add first patch

This commit is contained in:
2026-07-31 10:34:32 +09:00
parent 03aac2e45e
commit b1cbc6c78d
6390 changed files with 547430 additions and 0 deletions
@@ -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
}