mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-30 20:29:10 +00:00
51 lines
1.1 KiB
JSON
51 lines
1.1 KiB
JSON
{
|
|
"fill": {"block": "minecraft:cave_air"},
|
|
"verticalRange": {
|
|
"max": 65,
|
|
"min": 5
|
|
},
|
|
"customBiome": "carving/swamp",
|
|
"fork": {"elipsoids": [{
|
|
"customBiome": "carving/amethyst",
|
|
"fill": {"block": "minecraft:cave_air"},
|
|
"rarity": 250,
|
|
"baseWidth": {
|
|
"min": 5,
|
|
"max": 17,
|
|
"style": {"style": "STATIC"}
|
|
}
|
|
}]},
|
|
"worm": {
|
|
"girth": {
|
|
"max": 4,
|
|
"min": 2,
|
|
"style": {"style": "VASCULAR"}
|
|
},
|
|
"maxDistance": 75,
|
|
"yStyle": {
|
|
"min": -3,
|
|
"max": 1,
|
|
"generator": {
|
|
"zoom": 3,
|
|
"style": "IRIS"
|
|
}
|
|
},
|
|
"xStyle": {
|
|
"min": -9,
|
|
"max": 9,
|
|
"generator": {
|
|
"zoom": 0.8,
|
|
"style": "SIMPLEX"
|
|
}
|
|
},
|
|
"zStyle": {
|
|
"min": -9,
|
|
"max": 9,
|
|
"generator": {
|
|
"zoom": 0.8,
|
|
"style": "SIMPLEX"
|
|
}
|
|
}
|
|
}
|
|
}
|