Initial
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
{
|
||||
x: -3.5d,
|
||||
y: 0.0d,
|
||||
text: [
|
||||
"The Rocket Launch Pad is needed to launch your Spaceship out of the atmosphere in Galacticraft.",
|
||||
"",
|
||||
"The Rocket Launch Pad must be placed in a 3 x 3 square to create a functional launch pad."
|
||||
],
|
||||
dependencies: [
|
||||
"d5062d78"
|
||||
],
|
||||
tasks: [{
|
||||
uid: "1cc8b4f3",
|
||||
type: "item",
|
||||
items: [{
|
||||
item: "galacticraftcore:fuel_loader"
|
||||
}]
|
||||
},
|
||||
{
|
||||
uid: "a2039e6d",
|
||||
type: "item",
|
||||
items: [{
|
||||
item: "galacticraftcore:landing_pad"
|
||||
}],
|
||||
count: 9L
|
||||
}],
|
||||
rewards: [{
|
||||
uid: "1ca03e58",
|
||||
type: "choice",
|
||||
table: 7
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user