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,45 @@
{
title: "Rare Ores",
x: -8.0d,
y: 0.5d,
text: [
"Aluminum, Copper and Tin ore spawns inside asteroids between Y80 - Y150",
""
],
dependencies: [
"748e2473"
],
tasks: [{
uid: "26a219fb",
type: "item",
items: [{
item: "galacticraftplanets:asteroids_block 1 3"
}]
},
{
uid: "85357c61",
type: "item",
items: [{
item: "thermalfoundation:ore"
}]
},
{
uid: "894ec287",
type: "item",
items: [{
item: "thermalfoundation:ore 1 1"
}]
},
{
uid: "4bee96e0",
type: "item",
items: [{
item: "minecraft:gold_ore"
}]
}],
rewards: [{
uid: "b7af2c79",
type: "choice",
table: 8
}]
}