From e12ffbb627a4c073b576f2435bd42a8276288d3c Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Sat, 24 Jul 2021 15:28:20 -0700 Subject: [PATCH] Region increment --- dimensions/overworld.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dimensions/overworld.json b/dimensions/overworld.json index 3caceb0c..94726fb7 100644 --- a/dimensions/overworld.json +++ b/dimensions/overworld.json @@ -14,12 +14,12 @@ "exponent": 10.1 }, "REGIONS": "Contains the list of regions and their placement style", - "regionZoom": 7.25, + "regionZoom": 7.35, "regions": [ "mushroom", "swamp", - "temperate", "hot", + "temperate", "tropical", "temperate", "frozen", @@ -40,7 +40,7 @@ }, "SEAS": "Sea settings (for the biomes that are oceans).", "seaZoom": 1.25, - "seaBiomeStyle": {"style": "NOWHERE_CELLULAR"}, + "seaBiomeStyle": {"style": "FRACTAL_FBM_IRIS"}, "LAND": "Land settings (for the biomes that are non-ocean).", "landZoom": 3.2, "landBiomeStyle": {