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

22 lines
336 B
SNBT

{
title: "Arc Reactor",
x: 23.5d,
y: 2.0d,
text: [
"The Arc Reactor passively produces RF, as well as Arc Residue."
],
dependencies: [
"248c48e3"
],
tasks: [{
uid: "daae9a26",
type: "item",
items: [{
id: "modularmachinery:itemblueprint",
tag: {
dynamicmachine: "modularmachinery:arc_reactor"
}
}]
}]
}