Files
meatballcraft/config/ftbquests/normal/chapters/bdbc09f0/b92c4911.snbt
T
PietroSainaghi cb3f80f938 Version 0.11.9.1
2022-10-31 09:44:45 -07:00

40 lines
709 B
SNBT

{
title: "Draconic Reactor",
x: 26.5d,
y: -2.0d,
text: [
"The draconic reactor passively produces energy, at the cost of mantaining a forcefield around its core. If the core is stronger than the forcefield, expect a big (really big) boom."
],
dependencies: [
"2e6d9937"
],
tasks: [{
uid: "46d46691",
type: "item",
items: [{
item: "draconicevolution:reactor_core"
}]
},
{
uid: "de808b2f",
type: "item",
items: [{
item: "draconicevolution:reactor_component 1 1"
}]
},
{
uid: "4e8ba419",
type: "item",
items: [{
item: "draconicevolution:reactor_component"
}]
},
{
uid: "c165e086",
type: "item",
items: [{
item: "draconicevolution:flow_gate"
}]
}]
}