diff --git a/regions/frozen.json b/regions/frozen.json index 7c042e99..e203dbd1 100644 --- a/regions/frozen.json +++ b/regions/frozen.json @@ -73,7 +73,7 @@ ], "biomeImplosionRatio": 0.25, "riverRarity": 1, - "landBiomeZoom": 1.25, + "landBiomeZoom": 1.85, "shoreHeightMin": 2.2, "shoreHeightMax": 4.2, "loot": { diff --git a/regions/hot.json b/regions/hot.json index 1dfeb6c5..e99d133d 100644 --- a/regions/hot.json +++ b/regions/hot.json @@ -78,7 +78,7 @@ "varience": 4 } ], - "landBiomeZoom": 1.25, + "landBiomeZoom": 1.85, "effects": [ { "potionTicksMin": 87, diff --git a/regions/mountain.json b/regions/mountain.json index 3e38e59e..7f9d04bb 100644 --- a/regions/mountain.json +++ b/regions/mountain.json @@ -24,6 +24,7 @@ } ], "biomeImplosionRatio": 0.25, + "landBiomeZoom": 1.85, "deposits": [ { "minHeight": 15, diff --git a/regions/mushroom.json b/regions/mushroom.json index c62cd2be..49bb3ad1 100644 --- a/regions/mushroom.json +++ b/regions/mushroom.json @@ -115,7 +115,7 @@ } }], "biomeImplosionRatio": 0.25, - "landBiomeZoom": 1.25, + "landBiomeZoom": 1.85, "effects": [ { "particleAltX": 1.0E-5, diff --git a/regions/ocean.json b/regions/ocean.json index 6ab256ec..85f9567f 100644 --- a/regions/ocean.json +++ b/regions/ocean.json @@ -51,6 +51,6 @@ "shoreRatio": 0.01, "shoreHeightMin": 0, "shoreHeightMax": 1, - "landBiomeZoom": 0.01, + "landBiomeZoom": 0.5, "shoreBiomeZoom": 0.5 } diff --git a/regions/savanna.json b/regions/savanna.json index a7b99116..be1bf3db 100644 --- a/regions/savanna.json +++ b/regions/savanna.json @@ -111,7 +111,7 @@ "varience": 4 } ], - "landBiomeZoom": 2, + "landBiomeZoom": 1.85, "effects": [ { "potionTicksMin": 87, diff --git a/regions/swamp.json b/regions/swamp.json index 7f14640d..0d66f9de 100644 --- a/regions/swamp.json +++ b/regions/swamp.json @@ -94,7 +94,7 @@ "y": 2 } }], - "landBiomeZoom": 1.25, + "landBiomeZoom": 1.85, "shoreHeightMin": 0.02, "shoreHeightMax": 1.2, "loot": { diff --git a/regions/tropical.json b/regions/tropical.json index 1a7826bd..e1d80912 100644 --- a/regions/tropical.json +++ b/regions/tropical.json @@ -51,7 +51,7 @@ "palette": [{"block": "emerald_ore"}], "varience": 2 }], - "landBiomeZoom": 1.25, + "landBiomeZoom": 1.85, "shoreHeightMin": 3.2, "shoreHeightMax": 9.2, "loot": { diff --git a/regions/tundra.json b/regions/tundra.json index 92e4875b..4231237f 100644 --- a/regions/tundra.json +++ b/regions/tundra.json @@ -36,7 +36,7 @@ "varience": 2 }], "riverRarity": 1, - "landBiomeZoom": 1.25, + "landBiomeZoom": 1.85, "riverStyle": { "style": "VASCULAR", "zoom": 4.77,