This commit is contained in:
Jacob Vinding
2025-12-27 00:06:47 +01:00
commit 1c991e905d
1095 changed files with 172738 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
{
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"
}]
}