From 504c93c2971a16708dd81fcc03725f97c38bc6c2 Mon Sep 17 00:00:00 2001 From: cyberpwn Date: Tue, 21 Sep 2021 08:16:45 -0400 Subject: [PATCH] Reduce mantle size --- caves/calcite/main.json | 2 +- caves/deep/elongated.json | 2 +- caves/deep/main.json | 2 +- caves/drip/main.json | 2 +- caves/jungle/main.json | 2 +- caves/mixed-sandstone/main.json | 2 +- caves/red-sandstone/main.json | 2 +- caves/rocky/main.json | 2 +- caves/sandstone/main.json | 2 +- caves/simple/main.json | 2 +- caves/volcanic/main.json | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/caves/calcite/main.json b/caves/calcite/main.json index 8e5fe6e4..26b29505 100644 --- a/caves/calcite/main.json +++ b/caves/calcite/main.json @@ -27,7 +27,7 @@ "min": 4, "style": {"style": "STATIC"} }, - "maxDistance": 129, + "maxDistance": 77, "yStyle": { "min": -3, "max": 1, diff --git a/caves/deep/elongated.json b/caves/deep/elongated.json index b2ad2606..8278589c 100644 --- a/caves/deep/elongated.json +++ b/caves/deep/elongated.json @@ -43,7 +43,7 @@ "zoom": 0.5 } }, - "maxDistance": 128, + "maxDistance": 77, "yStyle": { "min": -2, "max": 1, diff --git a/caves/deep/main.json b/caves/deep/main.json index 3f3d301f..1fbbd1dc 100644 --- a/caves/deep/main.json +++ b/caves/deep/main.json @@ -38,7 +38,7 @@ "min": 2, "style": {"style": "NOWHERE"} }, - "maxDistance": 75, + "maxDistance": 55, "yStyle": { "min": -3, "max": 1, diff --git a/caves/drip/main.json b/caves/drip/main.json index 3bd80005..3b78ac95 100644 --- a/caves/drip/main.json +++ b/caves/drip/main.json @@ -28,7 +28,7 @@ "min": 4, "style": {"style": "STATIC"} }, - "maxDistance": 129, + "maxDistance": 77, "yStyle": { "min": -3, "max": 1, diff --git a/caves/jungle/main.json b/caves/jungle/main.json index a35f5e8c..29a27af9 100644 --- a/caves/jungle/main.json +++ b/caves/jungle/main.json @@ -45,7 +45,7 @@ "min": 3, "style": {"style": "SIMPLEX"} }, - "maxDistance": 100, + "maxDistance": 77, "yStyle": { "min": -3, "max": 1, diff --git a/caves/mixed-sandstone/main.json b/caves/mixed-sandstone/main.json index 69079ebc..13585f96 100644 --- a/caves/mixed-sandstone/main.json +++ b/caves/mixed-sandstone/main.json @@ -27,7 +27,7 @@ "min": 4, "style": {"style": "STATIC"} }, - "maxDistance": 129, + "maxDistance": 77, "yStyle": { "min": -3, "max": 1, diff --git a/caves/red-sandstone/main.json b/caves/red-sandstone/main.json index 9a216cf1..c4936895 100644 --- a/caves/red-sandstone/main.json +++ b/caves/red-sandstone/main.json @@ -27,7 +27,7 @@ "min": 4, "style": {"style": "STATIC"} }, - "maxDistance": 129, + "maxDistance": 77, "yStyle": { "min": -3, "max": 1, diff --git a/caves/rocky/main.json b/caves/rocky/main.json index 45e55782..0876e264 100644 --- a/caves/rocky/main.json +++ b/caves/rocky/main.json @@ -27,7 +27,7 @@ "min": 4, "style": {"style": "STATIC"} }, - "maxDistance": 129, + "maxDistance": 77, "yStyle": { "min": -3, "max": 1, diff --git a/caves/sandstone/main.json b/caves/sandstone/main.json index bf7f2bc4..c44fbaff 100644 --- a/caves/sandstone/main.json +++ b/caves/sandstone/main.json @@ -27,7 +27,7 @@ "min": 4, "style": {"style": "STATIC"} }, - "maxDistance": 129, + "maxDistance": 77, "yStyle": { "min": -3, "max": 1, diff --git a/caves/simple/main.json b/caves/simple/main.json index 5491a331..28199eed 100644 --- a/caves/simple/main.json +++ b/caves/simple/main.json @@ -26,7 +26,7 @@ "min": 4, "style": {"style": "STATIC"} }, - "maxDistance": 129, + "maxDistance": 77, "yStyle": { "min": -3, "max": 1, diff --git a/caves/volcanic/main.json b/caves/volcanic/main.json index 75af4881..23321381 100644 --- a/caves/volcanic/main.json +++ b/caves/volcanic/main.json @@ -27,7 +27,7 @@ "min": 4, "style": {"style": "STATIC"} }, - "maxDistance": 129, + "maxDistance": 77, "yStyle": { "min": -3, "max": 1,