Files
meatballcraft/config/ftbquests/normal/chapters/0722378b/3a78d3f6.snbt
T
PietroSainaghi 35aff91e33 Finally a GIT!
2022-10-06 18:38:10 -07:00

26 lines
407 B
SNBT

{
x: -1.0d,
y: 9.0d,
text: [
"The alternators provide power to the crafter.",
"The more alternators in a 7x7 area around the machine, the better!"
],
dependencies: [
"4788eb53"
],
tasks: [{
uid: "2df219c1",
type: "item",
items: [{
item: "extendedcrafting:ender_crafter"
}]
},
{
uid: "76dffff0",
type: "item",
items: [{
item: "extendedcrafting:ender_alternator"
}]
}]
}