Initial
This commit is contained in:
@@ -0,0 +1,42 @@
|
||||
{
|
||||
title: "Common Ores",
|
||||
icon: "galacticraftplanets:asteroids_block 1 5",
|
||||
x: -8.0d,
|
||||
y: -1.0d,
|
||||
shape: "square",
|
||||
description: "Iron and Coal Everywhere!",
|
||||
text: [
|
||||
"Any size of Asteroid can contain a Solid Mineral Core within, so make sure you check every one!",
|
||||
"",
|
||||
"Iron and Coal ore spawns inside asteroids between Y100 - Y200"
|
||||
],
|
||||
dependencies: [
|
||||
"0f3f58cf"
|
||||
],
|
||||
tasks: [{
|
||||
uid: "6de20f0a",
|
||||
type: "item",
|
||||
items: [{
|
||||
item: "galacticraftplanets:item_basic_asteroids 1 3"
|
||||
},
|
||||
{
|
||||
item: "galacticraftplanets:asteroids_block 1 5"
|
||||
}],
|
||||
count: 16L
|
||||
},
|
||||
{
|
||||
uid: "a8d0de4c",
|
||||
type: "item",
|
||||
items: [{
|
||||
item: "minecraft:coal"
|
||||
},
|
||||
{
|
||||
item: "minecraft:coal_ore"
|
||||
}]
|
||||
}],
|
||||
rewards: [{
|
||||
uid: "cec4d3be",
|
||||
type: "item",
|
||||
item: "pickletweaks:nightvision_goggles"
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user