add first patch
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "species:iridium",
|
||||
"item": "minecraft:netherite_scrap",
|
||||
"block": "society:iridium_ore",
|
||||
"location": "#society:is_skull_cavern",
|
||||
"maxCount": 8,
|
||||
"spawnWeight": 5,
|
||||
"maxSpawnHeight": 282,
|
||||
"minSpawnHeight": 142
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"id": "species:iridium",
|
||||
"item": "minecraft:netherite_scrap",
|
||||
"block": "society:iridium_ore",
|
||||
"location": "#society:is_skull_cavern",
|
||||
"maxCount": 16,
|
||||
"spawnWeight": 20,
|
||||
"maxSpawnHeight": 142
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "species:sparkstone",
|
||||
"item": "society:sparkstone",
|
||||
"block": "society:sparkstone_ore",
|
||||
"location": "#society:is_skull_cavern",
|
||||
"maxCount": 8,
|
||||
"spawnWeight": 5,
|
||||
"maxSpawnHeight": 282,
|
||||
"minSpawnHeight": 142
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"id": "species:sparkstone",
|
||||
"item": "society:sparkstone",
|
||||
"block": "society:sparkstone_ore",
|
||||
"location": "#society:is_skull_cavern",
|
||||
"maxCount": 8,
|
||||
"spawnWeight": 10,
|
||||
"minSpawnHeight": 282
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"id": "species:sparkstone",
|
||||
"item": "society:sparkstone",
|
||||
"block": "society:sparkstone_ore",
|
||||
"location": "#society:is_skull_cavern",
|
||||
"maxCount": 16,
|
||||
"spawnWeight": 20,
|
||||
"maxSpawnHeight": 142
|
||||
}
|
||||
Reference in New Issue
Block a user