Initial commit

This commit is contained in:
2024-11-28 17:00:03 +00:00
commit c0bd808561
11697 changed files with 631986 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
{
"oreConfig": [
{
"ore": "minecraft:ancient_debris",
"fillers": [
"STONE_ORE_REPLACEABLES"
],
"distribution": "TRIANGLE",
"minY": -64,
"maxY": 20,
"maxVeinSize": 5,
"spawnRate": 6.0,
"discardChanceOnAirExposure": 0.5,
"biomeFilters": {
"biomeBlacklist": [],
"biomeWhitelist": [ "biomesoplenty:wasteland", "biomesoplenty:wooded_wasteland" ]
},
"replace": true
}
]
}