mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-30 12:19:06 +00:00
51 lines
1.1 KiB
JSON
51 lines
1.1 KiB
JSON
{
|
|
"name": "Amethyst Cavern Small",
|
|
"fill": {"block": "minecraft:cave_air"},
|
|
"verticalRange": {
|
|
"max": 400,
|
|
"min": 15
|
|
},
|
|
"customBiome": "carving/ice-lite",
|
|
"fork": {"elipsoids": [{
|
|
"fill": {"block": "minecraft:cave_air"},
|
|
"rarity": 325,
|
|
"baseWidth": {
|
|
"min": 9,
|
|
"max": 27,
|
|
"style": {"style": "STATIC"}
|
|
}
|
|
}]},
|
|
"worm": {
|
|
"girth": {
|
|
"max": 4,
|
|
"min": 2,
|
|
"style": {"style": "VASCULAR"}
|
|
},
|
|
"maxDistance": 15,
|
|
"yStyle": {
|
|
"min": -7,
|
|
"max": 7,
|
|
"generator": {
|
|
"zoom": 1,
|
|
"style": "NOWHERE"
|
|
}
|
|
},
|
|
"xStyle": {
|
|
"min": -7,
|
|
"max": 7,
|
|
"generator": {
|
|
"zoom": 1,
|
|
"style": "NOWHERE"
|
|
}
|
|
},
|
|
"zStyle": {
|
|
"min": -7,
|
|
"max": 7,
|
|
"generator": {
|
|
"zoom": 1,
|
|
"style": "NOWHERE"
|
|
}
|
|
}
|
|
}
|
|
}
|