mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-06 15:41:43 +00:00
70 lines
1.5 KiB
JSON
70 lines
1.5 KiB
JSON
{
|
|
"fill": {
|
|
"block": "minecraft:cave_air"
|
|
},
|
|
"verticalRange": {
|
|
"max": 400,
|
|
"min": 15
|
|
},
|
|
"customBiome": "carving/lush",
|
|
"fork": {
|
|
"ravines": [
|
|
{
|
|
"breakSurface": false,
|
|
"rarity": 110,
|
|
"ravine": "deep/main"
|
|
}
|
|
],
|
|
"caves": [
|
|
{
|
|
"breakSurface": false,
|
|
"cave": "drip/main",
|
|
"rarity": 120
|
|
},
|
|
{
|
|
"breakSurface": false,
|
|
"cave": "amethyst/small",
|
|
"rarity": 125
|
|
},
|
|
{
|
|
"breakSurface": false,
|
|
"cave": "volcanic/small",
|
|
"rarity": 140
|
|
}
|
|
]
|
|
},
|
|
"worm": {
|
|
"girth": {
|
|
"max": 7,
|
|
"min": 2,
|
|
"style": {
|
|
"style": "NOWHERE"
|
|
}
|
|
},
|
|
"maxDistance": 122,
|
|
"yStyle": {
|
|
"min": -3,
|
|
"max": 2,
|
|
"generator": {
|
|
"zoom": 3,
|
|
"style": "NOWHERE"
|
|
}
|
|
},
|
|
"xStyle": {
|
|
"min": -12,
|
|
"max": 12,
|
|
"generator": {
|
|
"zoom": 2,
|
|
"style": "NOWHERE"
|
|
}
|
|
},
|
|
"zStyle": {
|
|
"min": -12,
|
|
"max": 12,
|
|
"generator": {
|
|
"zoom": 2,
|
|
"style": "NOWHERE"
|
|
}
|
|
}
|
|
}
|
|
} |