9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-31 20:56:31 +00:00

JUNGLE FIXES

This commit is contained in:
Brian Fopiano
2021-08-30 16:35:15 -07:00
parent ff6ba8bf52
commit 95a61e658a
3 changed files with 7 additions and 7 deletions

View File

@@ -3,10 +3,10 @@
"block": "minecraft:cave_air"
},
"verticalRange": {
"max": 80,
"max": 130,
"min": 5
},
"customBiome": "subterrestrial-palette/swamp-cavern",
"customBiome": "subterrestrial-palette/jungle-cavern",
"fork": {
"ravines": [
{
@@ -47,7 +47,7 @@
"max": 5,
"min": 3,
"style": {
"style": "VASCULAR"
"style": "SIMPLEX"
}
},
"maxDistance": 100,

View File

@@ -21,10 +21,10 @@
},
"worm": {
"girth": {
"max": 3,
"min": 2,
"max": 5,
"min": 1,
"style": {
"style": "VASCULAR"
"style": "IRIS"
}
},
"maxDistance": 75,

View File

@@ -72,7 +72,7 @@
{
"breakSurface": true,
"cave": "jungle/main",
"rarity": 75,
"rarity": 30,
"caveStartHeight": {
"max": 120,
"min": 75,