Files
meatballcraft/config/ftbquests/normal/chapters/37c824bb/f5231d80.snbt
T
PietroSainaghi 35aff91e33 Finally a GIT!
2022-10-06 18:38:10 -07:00

34 lines
626 B
SNBT

{
title: "Hot Fusion",
x: 35.0d,
y: 1.5d,
text: [
"Well...now that I started playing with fission it is only natural that I'd eventually get to fusion, which should be a good, yet expensive, way of generating matter according to my needs."
],
dependencies: [
"65ea6518"
],
hide: true,
tasks: [{
uid: "d1713cbc",
type: "item",
items: [{
item: "techreborn:fusion_control_computer"
}],
consume_items: false
},
{
uid: "5b4f6163",
type: "item",
items: [{
item: "techreborn:fusion_coil"
}]
}],
rewards: [{
uid: "fcb50c21",
type: "item",
item: "nuclearcraft:ore 1 6",
count: 32
}]
}