Initial
This commit is contained in:
@@ -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
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user