From 5471eb3e559ac44b749bbb579059531531a851c2 Mon Sep 17 00:00:00 2001 From: Daniel Mills Date: Tue, 17 Nov 2020 22:25:42 -0500 Subject: [PATCH] Styl;es --- dimensions/overworld.json | 22 +++++++++++++++++----- regions/hot.json | 3 +-- 2 files changed, 18 insertions(+), 7 deletions(-) diff --git a/dimensions/overworld.json b/dimensions/overworld.json index 54f9c4d8..02ce567d 100644 --- a/dimensions/overworld.json +++ b/dimensions/overworld.json @@ -1,7 +1,7 @@ { "continentalStyle": { "style": "FRACTAL_WATER", - "zoom": 4.925 + "zoom": 1.925 }, "decorate": true, "landZoom": 1.25, @@ -33,17 +33,29 @@ "zoom": 2, "style": "CELLULAR_IRIS_DOUBLE", "fracture": { - "multiplier": 205, + "multiplier": 13, + "maxFractureAccuracy": true, "style": "FRACTAL_WATER", - "zoom": 2.655 + "zoom": 0.655, + "fracture": { + "maxFractureAccuracy": true, + "style": "STATIC", + "multiplier": 4 + } } }, "regionStyle": { "style": "CELLULAR_IRIS_DOUBLE", "fracture": { - "multiplier": 60, + "multiplier": 18, + "maxFractureAccuracy": true, "style": "FRACTAL_WATER", - "zoom": 0.255 + "zoom": 0.255, + "fracture": { + "maxFractureAccuracy": true, + "style": "STATIC", + "multiplier": 4 + } } }, "mutations": [ diff --git a/regions/hot.json b/regions/hot.json index f1995490..2203c849 100644 --- a/regions/hot.json +++ b/regions/hot.json @@ -125,9 +125,8 @@ { "potionTicksMin": 87, "potionEffect": "CONFUSION", - "chance": 12, + "chance": 120, "potionStrength": 0, - "interval": 3000, "potionTicksMax": 67 }, {