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,37 @@
{
title: "Tier 3 Rocket",
x: -3.5d,
y: -1.5d,
dependencies: [
"8d606c37"
],
tasks: [{
uid: "94f4f9c6",
type: "item",
title: "Tier 3 Rocket",
items: [{
item: "galacticraftplanets:rocket_t3 1 3"
},
{
item: "galacticraftplanets:rocket_t3 1 2"
},
{
item: "galacticraftplanets:rocket_t3 1 1"
},
{
item: "galacticraftplanets:rocket_t3"
}],
ignore_damage: true,
ignore_nbt: 1b
}],
rewards: [{
uid: "c4afd973",
type: "item",
item: "planetprogression:research_paper_2"
},
{
uid: "f157e51b",
type: "item",
item: "planetprogression:research_paper_8"
}]
}