mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-04 15:31:40 +00:00
Beauty is in the iris
This commit is contained in:
@@ -1,36 +1,30 @@
|
||||
{
|
||||
"fill": {
|
||||
"block": "minecraft:cave_air"
|
||||
},
|
||||
"fill": {"block": "minecraft:cave_air"},
|
||||
"verticalRange": {
|
||||
"max": 85,
|
||||
"min": 7
|
||||
},
|
||||
"fork": {
|
||||
"caves": [
|
||||
{
|
||||
"breakSurface": false,
|
||||
"cave": "drip/small",
|
||||
"rarity": 7
|
||||
"caves": [{
|
||||
"breakSurface": false,
|
||||
"cave": "drip/small",
|
||||
"rarity": 7
|
||||
}],
|
||||
"elipsoids": [{
|
||||
"fill": {"block": "minecraft:cave_air"},
|
||||
"rarity": 15,
|
||||
"baseWidth": {
|
||||
"min": 5,
|
||||
"max": 17,
|
||||
"style": {"style": "STATIC"}
|
||||
}
|
||||
],
|
||||
"elipsoids": [
|
||||
{
|
||||
"fill": {
|
||||
"block": "minecraft:cave_air"
|
||||
},
|
||||
"rarity": 15,
|
||||
"baseWidth": {"min": 5, "max": 17, "style": {"style": "STATIC"}}
|
||||
}
|
||||
]
|
||||
}]
|
||||
},
|
||||
"worm": {
|
||||
"girth": {
|
||||
"max": 3,
|
||||
"min": 4,
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
}
|
||||
"style": {"style": "STATIC"}
|
||||
},
|
||||
"maxDistance": 129,
|
||||
"yStyle": {
|
||||
@@ -58,4 +52,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user