mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-31 04:36:33 +00:00
55 lines
1.2 KiB
JSON
55 lines
1.2 KiB
JSON
{
|
|
"fill": {"block": "minecraft:cave_air"},
|
|
"verticalRange": {
|
|
"max": 60,
|
|
"min": 17
|
|
},
|
|
"customBiome": "carving/lush",
|
|
"fork": {"elipsoids": [{
|
|
"caves": [{
|
|
"breakSurface": false,
|
|
"cave": "lush/small",
|
|
"rarity": 100
|
|
}],
|
|
"fill": {"block": "minecraft:cave_air"},
|
|
"rarity": 50,
|
|
"baseWidth": {
|
|
"min": 9,
|
|
"max": 27,
|
|
"style": {"style": "STATIC"}
|
|
}
|
|
}]},
|
|
"worm": {
|
|
"girth": {
|
|
"max": 4,
|
|
"min": 2,
|
|
"style": {"style": "SIMPLEX"}
|
|
},
|
|
"maxDistance": 35,
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|