mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-30 20:29:10 +00:00
55 lines
1.2 KiB
JSON
55 lines
1.2 KiB
JSON
{
|
|
"fill": {
|
|
"block": "minecraft:cave_air"
|
|
},
|
|
"verticalRange": {
|
|
"max": 85,
|
|
"min": 7
|
|
},
|
|
"customBiome": "subterrestrial-palette/amethyst-cavern",
|
|
"fork": {
|
|
"elipsoids": [
|
|
{
|
|
"fill": {
|
|
"block": "minecraft:cave_air"
|
|
},
|
|
"rarity": 325,
|
|
"baseWidth": {"min": 9, "max": 27, "style": {"style": "STATIC"}}
|
|
}
|
|
]
|
|
},
|
|
"worm": {
|
|
"girth": {
|
|
"max": 2,
|
|
"min": 2,
|
|
"style": {
|
|
"style": "STATIC"
|
|
}
|
|
},
|
|
"maxDistance": 95,
|
|
"yStyle": {
|
|
"min": -7,
|
|
"max": 7,
|
|
"generator": {
|
|
"zoom": 1,
|
|
"style": "PERLIN"
|
|
}
|
|
},
|
|
"xStyle": {
|
|
"min": -7,
|
|
"max": 7,
|
|
"generator": {
|
|
"zoom": 1,
|
|
"style": "PERLIN"
|
|
}
|
|
},
|
|
"zStyle": {
|
|
"min": -7,
|
|
"max": 7,
|
|
"generator": {
|
|
"zoom": 1,
|
|
"style": "PERLIN"
|
|
}
|
|
}
|
|
}
|
|
} |