Files
Jacob Vinding 1c991e905d Initial
2025-12-27 00:06:47 +01:00

46 lines
636 B
SNBT

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