Initial
This commit is contained in:
@@ -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"
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user