mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-31 20:56:31 +00:00
JUNGLE FIXES
This commit is contained in:
@@ -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,
|
||||
|
||||
@@ -21,10 +21,10 @@
|
||||
},
|
||||
"worm": {
|
||||
"girth": {
|
||||
"max": 3,
|
||||
"min": 2,
|
||||
"max": 5,
|
||||
"min": 1,
|
||||
"style": {
|
||||
"style": "VASCULAR"
|
||||
"style": "IRIS"
|
||||
}
|
||||
},
|
||||
"maxDistance": 75,
|
||||
|
||||
@@ -72,7 +72,7 @@
|
||||
{
|
||||
"breakSurface": true,
|
||||
"cave": "jungle/main",
|
||||
"rarity": 75,
|
||||
"rarity": 30,
|
||||
"caveStartHeight": {
|
||||
"max": 120,
|
||||
"min": 75,
|
||||
|
||||
Reference in New Issue
Block a user