Files
Jacob Vinding 1c991e905d Initial
2025-12-27 00:06:47 +01:00

25 lines
561 B
SNBT

{
x: -8.5d,
y: -1.5d,
shape: "rsquare",
text: [
"The NASA Workbench, also known as Rocket Crafting Table, is a specialized item assembly table which is used to craft a Tier 1 Rocket as well as other unlockable vehicles and items which require schematics in order to unlock them."
],
dependencies: [
"071aa4b0"
],
tasks: [{
uid: "efd7ae5f",
type: "item",
items: [{
item: "galacticraftcore:rocket_workbench"
}],
ignore_damage: true
}],
rewards: [{
uid: "24606273",
type: "item",
item: "galacticraftcore:prelaunch_checklist"
}]
}