43 lines
797 B
SNBT
43 lines
797 B
SNBT
{
|
|
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"
|
|
}]
|
|
}
|