From d86260010b5020c59aa5d55ad90c5ebe43e32670 Mon Sep 17 00:00:00 2001 From: Espen Date: Sat, 5 Jun 2021 00:54:43 +0200 Subject: [PATCH] redo caves --- dimensions/overworld.json | 189 ++++++++++++++++++-------------------- 1 file changed, 88 insertions(+), 101 deletions(-) diff --git a/dimensions/overworld.json b/dimensions/overworld.json index 5f32e7dd..64ba82dd 100644 --- a/dimensions/overworld.json +++ b/dimensions/overworld.json @@ -30,7 +30,7 @@ }, "seaZoom": 1.25, "biomeZoom": 8.09, - "carving": true, + "lootTries": 32, "caveBiomeStyle": { "style": "CELLULAR_IRIS_DOUBLE" @@ -38,7 +38,7 @@ "continentZoom": 1, "postProcessing": true, "postProcessCaves":true, - "Nipple-Remover":true, + "Nipple-Remover":true, "landBiomeStyle": { "style": "CELLULAR", "fracture": { @@ -98,7 +98,7 @@ "coordFractureZoom": 0.15, "fluidHeight": 63, "ravines": true, - "ravineRarity": 200, + "ravineRarity": 500, "ravineRibRarity": 3, "fluidPalette": { "palette": [ @@ -137,136 +137,123 @@ ] }, "coordFractureDistance": 926, + + + + "carving": true, + "carveLayers": [ + { + "style": { + "style": "IRIS_DOUBLE", + "zoom": 1.0, + "fracture": { + "multiplier": 20, + "style": "FRACTAL_SMOKE", + "zoom": 0.5 + } + }, + "fullPercent": 0.01, + "threshold": 0.75, + "minHeight": -30, + "maxHeight": 70 + }, + + { + "style": { + "style": "PERLIN_IRIS_HALF", + "zoom": 0.3, + "fracture": { + "multiplier": 20, + "style": "FRACTAL_SMOKE", + "zoom": 0.5 + } + }, + "fullPercent": 0.5, + "threshold": 0.68, + "minHeight": -100, + "maxHeight": 100 + } + + + ], + "caves": true, "caveLayers": [ + { + "canBreakSurface": false, + "caveThickness": 0.5, + "caveZoom": 0.7, + "horizontalSlope": { + "min": -50, + "max": 30, + "generator": { + "style": "IRIS", + "zoom": 2 + + } + }, + "verticalSlope": { + "min": 60, + "max": 255, + "generator": { + "style": "IRIS", + "zoom": 4 + } + } + }, + { "canBreakSurface": true, + "caveThickness": 0.5, + "caveZoom": 0.7, "horizontalSlope": { - "min": -20, - "max": 10, + "min": -50, + "max": 50, "generator": { - "style": "IRIS_THICK", - "zoom": 0.885, - "fracture": { - "multiplier": 9, - "style": "IRIS_THICK", - "zoom": 0.3 - } + "style": "SIMPLEX", + "zoom": 2 + } }, - "caveThickness": 0.7, - "caveZoom": 0.89, - "verticalSlope": { - "min": 68, - "max": 110, - "generator": { - "style": "IRIS_DOUBLE", - "zoom": 1.82, - "fracture": { - "multiplier": 9, - "style": "IRIS_THICK", - "zoom": 0.3 - } - } - - - - - } - }, - - - { - "canBreakSurface": false, - "horizontalSlope": { - "min": -110, - "max": -100, - "generator": { - "style": "IRIS_THICK", - "zoom": 0.885, - "fracture": { - "multiplier": 5, - "style": "PERLIN", - "zoom": 0.3 - } - } - }, - "caveThickness": 0.7, - "caveZoom": 0.89, - "verticalSlope": { - "min": -10, - "max": 35, - "generator": { - "style": "IRIS_DOUBLE", - "zoom": 1.82 - } - } - }, - - - { - "canBreakSurface": false, - "horizontalSlope": { - "min": -110, - "max": -100, - "generator": { - "style": "PERLIN", - "zoom": 0.885, - "fracture": { - "multiplier": 5, - "style": "PERLIN", - "zoom": 0.3 - } - } - }, - "caveThickness": 0.7, - "caveZoom": 0.89, "verticalSlope": { "min": 10, - "max": 80, + "max": 100, "generator": { - "style": "FRACTAL_SMOKE", - "zoom": 1.82 - + "style": "SIMPLEX", + "zoom": 4 } } }, - { "canBreakSurface": false, "caveThickness": 0.1, "caveZoom": 0.7, "horizontalSlope": { - "min": -30, - "max": 30, + "min": -50, + "max": 50, "generator": { - "style": "SIMPLEX", - "zoom": 2, - "fracture": { - "style": "SIMPLEX", - "zoom": 0.8, - "multiplier": 10 - } + "style": "PERLIN", + "zoom": 2 + } }, "verticalSlope": { - "min": 10, - "max": 30, + "min": -50, + "max": 70, "generator": { - "style": "SIMPLEX", + "style": "PERLIN", "zoom": 2 } }, "fluid": { - "fluidHeight": 13, + "fluidHeight": 12, "fluidType": { "block": "lava" } } } - ], "shoreBiomeStyle": { "style": "CELLULAR", @@ -282,7 +269,7 @@ } } }, - "caves": true, + "landChance": 0.69, "preventLeafDecay": true, "version": 3, @@ -362,10 +349,10 @@ }, { "minHeight": 2, - "maxPerChunk": 2, + "maxPerChunk": 1, "maxHeight": 18, "minPerChunk": 0, - "minSize": 2, + "minSize": 0, "maxSize": 5, "palette": [ {