diff --git a/overworld/dimensions/overworld.json b/overworld/dimensions/overworld.json index 1bb023ea..44d73fec 100644 --- a/overworld/dimensions/overworld.json +++ b/overworld/dimensions/overworld.json @@ -48,13 +48,9 @@ "landBiomeStyle": { "style": "CELLULAR_IRIS_DOUBLE", "fracture": { - "style": "IRIS_DOUBLE", - "multiplier": 14, - "zoom": 0.03, - "fracture": { - "style": "STATIC", - "multiplier": 3 - } + "style": "FRACTAL_WATER", + "multiplier": 25 , + "zoom": 0.455 } }, "seaBiomeStyle": { @@ -73,20 +69,16 @@ "style": "CELLULAR_IRIS_DOUBLE" }, "regionStyle": { - "style": "CELLULAR_IRIS_THICK" - }, - "continentalStyle": { "style": "CELLULAR_IRIS_DOUBLE", "fracture": { - "style": "IRIS_DOUBLE", - "multiplier": 14, - "zoom": 0.03, - "fracture": { - "style": "STATIC", - "multiplier": 3 - } + "style": "FRACTAL_WATER", + "multiplier": 75, + "zoom": 0.4 } }, + "continentalStyle": { + "style": "CELLULAR_IRIS_DOUBLE" + }, "continentZoom": 1, "dimensionAngleDeg": 19, "terrainZoom": 1,