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

23 lines
415 B
SNBT

{
title: "Wizardry Combiner",
x: -6.5d,
y: -1.5d,
text: [
"The wizardry Combiner uses the powers of wizardry to make powerful magical artifacts...",
"...and some other things as well..."
],
dependencies: [
"04a2f0d4"
],
tasks: [{
uid: "a5bdb88c",
type: "item",
items: [{
id: "modularmachinery:itemblueprint",
tag: {
dynamicmachine: "modularmachinery:wizardry_combiner"
}
}]
}]
}