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,47 @@
{
x: 0.0d,
y: -1.5d,
text: [
"A full tier 4 Thermal Padding suit is required to be able to survive in Mercury."
],
dependencies: [
"abff11dc"
],
tasks: [{
uid: "982d379f",
type: "item",
items: [{
item: "extraplanets:tier3_thermal_padding"
}],
ignore_nbt: 1b
},
{
uid: "c17b3ca3",
type: "item",
items: [{
item: "extraplanets:tier3_thermal_padding 1 1"
}],
ignore_nbt: 1b
},
{
uid: "1979854d",
type: "item",
items: [{
item: "extraplanets:tier3_thermal_padding 1 2"
}],
ignore_nbt: 1b
},
{
uid: "95d871c1",
type: "item",
items: [{
item: "extraplanets:tier3_thermal_padding 1 3"
}],
ignore_nbt: 1b
}],
rewards: [{
uid: "111c8089",
type: "choice",
table: 7
}]
}