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

22 lines
482 B
SNBT

{
title: "Tech Rampup",
x: 21.5d,
y: -1.5d,
description: "Used to craft machines from tech reborn (see manufacturing and fabrication)",
text: [
"better fabrication, better machines!",
"The framing engineered using my upgraded table can be used to make machines that should be on par with Earth's current technology."
],
dependencies: [
"d4a82bd8"
],
hide: true,
tasks: [{
uid: "87fa12a8",
type: "item",
items: [{
item: "techreborn:machine_frame"
}]
}]
}