mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-03 22:16:20 +00:00
Beauty is in the iris
This commit is contained in:
@@ -35,22 +35,16 @@
|
||||
"frozen",
|
||||
"tundra"
|
||||
],
|
||||
"carving": {
|
||||
"caves": [
|
||||
{
|
||||
"breakSurface": true,
|
||||
"cave": "deep/main",
|
||||
"rarity": 28,
|
||||
"caveStartHeight": {
|
||||
"max": 35,
|
||||
"min": 12,
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"carving": {"caves": [{
|
||||
"breakSurface": true,
|
||||
"cave": "deep/main",
|
||||
"rarity": 28,
|
||||
"caveStartHeight": {
|
||||
"max": 35,
|
||||
"min": 12,
|
||||
"style": {"style": "STATIC"}
|
||||
}
|
||||
}]},
|
||||
"islandBiomeChanceStyle": {
|
||||
"style": "NOWHERE_CELLULAR",
|
||||
"axialFracturing": true,
|
||||
|
||||
Reference in New Issue
Block a user