From e53b77569ba089433b4cfb54a8c63bfee3697371 Mon Sep 17 00:00:00 2001 From: Daniel Mills Date: Sat, 10 Jul 2021 11:31:35 -0400 Subject: [PATCH] Just stop carving please --- dimensions/overworld.json | 34 +--------------------------------- 1 file changed, 1 insertion(+), 33 deletions(-) diff --git a/dimensions/overworld.json b/dimensions/overworld.json index 918de7ae..f842dafb 100644 --- a/dimensions/overworld.json +++ b/dimensions/overworld.json @@ -281,39 +281,7 @@ ], "caveBiomeStyle": {"style": "CELLULAR_IRIS_DOUBLE"}, "CAVERNS//CARVING": "Carving layers that cut off certain parts of the world", - "carving": true, - "carveLayers": [ - { - "style": { - "style": "IRIS_DOUBLE", - "zoom": 1, - "fracture": { - "multiplier": 5, - "style": "FRACTAL_SMOKE", - "zoom": 0.5 - } - }, - "fullPercent": 0.007, - "threshold": 0.8, - "minHeight": -40, - "maxHeight": 110 - }, - { - "style": { - "style": "PERLIN_IRIS_HALF", - "zoom": 0.2, - "fracture": { - "multiplier": 5, - "style": "FRACTAL_SMOKE", - "zoom": 0.5 - } - }, - "fullPercent": 0.01, - "threshold": 0.68, - "minHeight": -50, - "maxHeight": 110 - } - ], + "carving": false, "RAVINES": "Settings regarding ravines. Iris does not know when and where they spawn, so it may look weird (with cave fluids)", "ravines": false, "ravineRarity": 500,