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,7 +1,5 @@
|
||||
{
|
||||
"fill": {
|
||||
"block": "minecraft:cave_air"
|
||||
},
|
||||
"fill": {"block": "minecraft:cave_air"},
|
||||
"verticalRange": {
|
||||
"max": 50,
|
||||
"min": 5
|
||||
@@ -18,31 +16,27 @@
|
||||
"ravine": "amethyst/main"
|
||||
}
|
||||
],
|
||||
"caves": [
|
||||
{
|
||||
"breakSurface": false,
|
||||
"cave": "amethyst/small",
|
||||
"rarity": 110
|
||||
"caves": [{
|
||||
"breakSurface": false,
|
||||
"cave": "amethyst/small",
|
||||
"rarity": 110
|
||||
}],
|
||||
"elipsoids": [{
|
||||
"customBiome": "subterrestrial-palette/amethyst-cavern",
|
||||
"fill": {"block": "minecraft:cave_air"},
|
||||
"rarity": 90,
|
||||
"baseWidth": {
|
||||
"min": 5,
|
||||
"max": 17,
|
||||
"style": {"style": "STATIC"}
|
||||
}
|
||||
],
|
||||
"elipsoids": [
|
||||
{
|
||||
"customBiome": "subterrestrial-palette/amethyst-cavern",
|
||||
"fill": {
|
||||
"block": "minecraft:cave_air"
|
||||
},
|
||||
"rarity": 90,
|
||||
"baseWidth": {"min": 5, "max": 17, "style": {"style": "STATIC"}}
|
||||
}
|
||||
]
|
||||
}]
|
||||
},
|
||||
"worm": {
|
||||
"girth": {
|
||||
"max": 5,
|
||||
"min": 2,
|
||||
"style": {
|
||||
"style": "NOWHERE"
|
||||
}
|
||||
"style": {"style": "NOWHERE"}
|
||||
},
|
||||
"maxDistance": 129,
|
||||
"yStyle": {
|
||||
@@ -70,4 +64,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user