42 lines
852 B
JSON
42 lines
852 B
JSON
{
|
|
"oreConfig": [
|
|
{
|
|
"ore": "minecraft:granite",
|
|
"fillers": [
|
|
"STONE_ORE_REPLACEABLES"
|
|
],
|
|
"distribution": "UNIFORM",
|
|
"minY": 64,
|
|
"maxY": 128,
|
|
"maxVeinSize": 64,
|
|
"spawnRate": 0.16666667,
|
|
"discardChanceOnAirExposure": 0.0,
|
|
"biomeFilters": {
|
|
"biomeBlacklist": [],
|
|
"biomeWhitelist": [
|
|
"OVERWORLD"
|
|
]
|
|
},
|
|
"replace": true
|
|
},
|
|
{
|
|
"ore": "minecraft:granite",
|
|
"fillers": [
|
|
"BASE_STONE_OVERWORLD"
|
|
],
|
|
"distribution": "UNIFORM",
|
|
"minY": 0,
|
|
"maxY": 60,
|
|
"maxVeinSize": 64,
|
|
"spawnRate": 2.0,
|
|
"discardChanceOnAirExposure": 0.0,
|
|
"biomeFilters": {
|
|
"biomeBlacklist": [],
|
|
"biomeWhitelist": [
|
|
"OVERWORLD"
|
|
]
|
|
},
|
|
"replace": true
|
|
}
|
|
]
|
|
} |