Initial commit
This commit is contained in:
19
config/oretweaker/data/abyss/basalt.json
Normal file
19
config/oretweaker/data/abyss/basalt.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"oreConfig": [
|
||||
{
|
||||
"ore": "embellishcraft:basalt",
|
||||
"fillers": ["minecraft:deepslate"],
|
||||
"distribution": "UNIFORM",
|
||||
"minY": -54,
|
||||
"maxY": 380,
|
||||
"maxVeinSize": 46,
|
||||
"spawnRate": 12.0,
|
||||
"discardChanceOnAirExposure": 0.0,
|
||||
"biomeFilters": {
|
||||
"biomeBlacklist": [],
|
||||
"biomeWhitelist": ["deceasedcraft:undiscovered"]
|
||||
},
|
||||
"replace": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user