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

23 lines
472 B
SNBT

{
title: "Dragonfire Crucible",
x: -6.5d,
y: -2.5d,
text: [
"The Dragonfire Crucible uses the extreme heat of eternal dragon fire and twilight fire to fuse materials together.",
"Fire can be passively supplied using fluid transport methods."
],
dependencies: [
"db2b859e"
],
tasks: [{
uid: "63f42927",
type: "item",
items: [{
id: "modularmachinery:itemblueprint",
tag: {
dynamicmachine: "modularmachinery:dragonfire_crucible"
}
}]
}]
}