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

48 lines
733 B
SNBT

{
x: 3.0d,
y: -1.5d,
text: [
"Full tier 4 Thermal Padding suit is required to be able to survive in Jupiter."
],
dependencies: [
"cd46e880"
],
tasks: [{
uid: "338804f6",
type: "item",
items: [{
item: "extraplanets:tier4_thermal_padding"
}],
ignore_nbt: 1b
},
{
uid: "d101dc70",
type: "item",
items: [{
item: "extraplanets:tier4_thermal_padding 1 1"
}],
ignore_nbt: 1b
},
{
uid: "b335c556",
type: "item",
items: [{
item: "extraplanets:tier4_thermal_padding 1 2"
}],
ignore_nbt: 1b
},
{
uid: "6efa43df",
type: "item",
items: [{
item: "extraplanets:tier4_thermal_padding 1 3"
}],
ignore_nbt: 1b
}],
rewards: [{
uid: "f197406d",
type: "choice",
table: 8
}]
}