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

26 lines
425 B
SNBT

{
x: -1.0d,
y: 10.0d,
text: [
"The crafting core holds a single item to be infused with the objects located on the surrounding pedestals.",
"Only the core requires energy."
],
dependencies: [
"4788eb53"
],
tasks: [{
uid: "1adeda4f",
type: "item",
items: [{
item: "extendedcrafting:crafting_core"
}]
},
{
uid: "01f743ce",
type: "item",
items: [{
item: "extendedcrafting:pedestal"
}]
}]
}