From c3264573771206d4b3e89c67c47764a34a930bcf Mon Sep 17 00:00:00 2001 From: Daniel Mills Date: Tue, 21 Jul 2020 02:25:49 -0400 Subject: [PATCH] Caves --- IrisDimension.md | 6 +++++- iris.overworld.hot/regions/hot.json | 4 ++-- iris.overworld/dimensions/overworld.json | 2 ++ 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/IrisDimension.md b/IrisDimension.md index 0943275b..e3c8798e 100644 --- a/IrisDimension.md +++ b/IrisDimension.md @@ -4,13 +4,16 @@ { "landZoom": 1, "regions": [], + "caveThickness": 1, "seaZoom": 1, + "caves": true, "biomeZoom": 5, "interpolationScale": 63, "focus": "", "placeObjects": true, "shoreZoom": 1, "continentZoom": 1, + "caveShift": 0, "roughnessZoom": 2, "interpolationFunction": "BICUBIC", "environment": "NORMAL", @@ -21,7 +24,8 @@ "fluidHeight": 63, "dimensionAngleDeg": 0, "regionZoom": 1, - "coordFractureDistance": 20 + "coordFractureDistance": 20, + "caveScale": 1 } ``` diff --git a/iris.overworld.hot/regions/hot.json b/iris.overworld.hot/regions/hot.json index c994b68a..6f238bbc 100644 --- a/iris.overworld.hot/regions/hot.json +++ b/iris.overworld.hot/regions/hot.json @@ -20,8 +20,8 @@ "biome": "hot-volcanic", "type": "LAND", "scale": 5, - "rarity": 19, - "shuffle": 128 + "rarity": 36, + "shuffle": 328 } ] } \ No newline at end of file diff --git a/iris.overworld/dimensions/overworld.json b/iris.overworld/dimensions/overworld.json index 82e86316..5e5a89e6 100644 --- a/iris.overworld/dimensions/overworld.json +++ b/iris.overworld/dimensions/overworld.json @@ -22,6 +22,8 @@ "coordFractureDistance": 136, "placeObjects": true, "roughnessZoom": 1, + "caveScale": 0.5, + "caves": false, "focus": "", "regions": [ "temperate",