Initial
This commit is contained in:
@@ -0,0 +1,94 @@
|
||||
{
|
||||
title: "Gem Ores",
|
||||
x: -8.0d,
|
||||
y: -2.5d,
|
||||
text: [
|
||||
"",
|
||||
"Gem Ores spawn inside asteroids between Y50 - Y100"
|
||||
],
|
||||
dependencies: [
|
||||
"748e2473"
|
||||
],
|
||||
tasks: [{
|
||||
uid: "a9ed9f2a",
|
||||
type: "item",
|
||||
items: [{
|
||||
item: "minecraft:redstone"
|
||||
},
|
||||
{
|
||||
item: "minecraft:redstone_ore"
|
||||
}],
|
||||
count: 16L
|
||||
},
|
||||
{
|
||||
uid: "6127a3cd",
|
||||
type: "item",
|
||||
items: [{
|
||||
item: "minecraft:dye 1 4"
|
||||
},
|
||||
{
|
||||
item: "minecraft:lapis_ore"
|
||||
}],
|
||||
count: 16L
|
||||
},
|
||||
{
|
||||
uid: "2b241b5d",
|
||||
type: "item",
|
||||
items: [{
|
||||
item: "minecraft:diamond"
|
||||
},
|
||||
{
|
||||
item: "minecraft:diamond_ore"
|
||||
}],
|
||||
count: 2L
|
||||
},
|
||||
{
|
||||
uid: "9d9d7e43",
|
||||
type: "item",
|
||||
items: [{
|
||||
item: "galacticraftcore:basic_item 1 2"
|
||||
},
|
||||
{
|
||||
item: "galacticraftcore:basic_block_core 1 8"
|
||||
}],
|
||||
count: 2L
|
||||
},
|
||||
{
|
||||
uid: "948374c4",
|
||||
type: "item",
|
||||
items: [{
|
||||
item: "minecraft:quartz"
|
||||
},
|
||||
{
|
||||
item: "minecraft:quartz_ore"
|
||||
}],
|
||||
count: 6L
|
||||
},
|
||||
{
|
||||
uid: "daa2f336",
|
||||
type: "item",
|
||||
items: [{
|
||||
item: "minecraft:emerald"
|
||||
},
|
||||
{
|
||||
item: "minecraft:emerald_ore"
|
||||
}],
|
||||
count: 6L
|
||||
},
|
||||
{
|
||||
uid: "8bb0bf9f",
|
||||
type: "item",
|
||||
items: [{
|
||||
item: "galacticraftplanets:item_basic_mars"
|
||||
},
|
||||
{
|
||||
item: "galacticraftplanets:mars 1 2"
|
||||
}],
|
||||
count: 6L
|
||||
}],
|
||||
rewards: [{
|
||||
uid: "6f3e9daf",
|
||||
type: "choice",
|
||||
table: 8
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user