From 76807a5e00bebe4e3429119a82e59f14515281bb Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Sat, 5 Jun 2021 14:38:38 -0700 Subject: [PATCH] changed lowlows --- dimensions/overworld.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dimensions/overworld.json b/dimensions/overworld.json index ab4f8c68..56594b9b 100644 --- a/dimensions/overworld.json +++ b/dimensions/overworld.json @@ -170,7 +170,7 @@ }, "fullPercent": 0.5, "threshold": 0.68, - "minHeight": -100, + "minHeight": -70, "maxHeight": 100 } @@ -186,7 +186,7 @@ "caveThickness": 0.5, "caveZoom": 0.7, "horizontalSlope": { - "min": -50, + "min": -40, "max": 30, "generator": { "style": "IRIS", @@ -209,7 +209,7 @@ "caveThickness": 0.5, "caveZoom": 0.7, "horizontalSlope": { - "min": -50, + "min": -40, "max": 50, "generator": { "style": "SIMPLEX", @@ -231,7 +231,7 @@ "caveThickness": 0.1, "caveZoom": 0.7, "horizontalSlope": { - "min": -50, + "min": -40, "max": 50, "generator": { "style": "PERLIN", @@ -240,7 +240,7 @@ } }, "verticalSlope": { - "min": -50, + "min": -40, "max": 70, "generator": { "style": "PERLIN",