Files
Astroblock/overrides/config/ftbquests/normal/chapters/2acb56d9/d5062d78.snbt
Jacob Vinding 1c991e905d Initial
2025-12-27 00:06:47 +01:00

38 lines
607 B
SNBT

{
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"
}]
}