diff --git a/dimensions/overworld.json b/dimensions/overworld.json index dfb614c5..97cb2b2b 100644 --- a/dimensions/overworld.json +++ b/dimensions/overworld.json @@ -156,11 +156,11 @@ }, { "minHeight": 2, - "maxPerChunk": 2, + "maxPerChunk": 3, "maxHeight": 30, "minPerChunk": 0, - "minSize": 1, - "maxSize": 5, + "minSize": 3, + "maxSize": 6, "palette": [ { "block": "diamond_ore" @@ -172,7 +172,7 @@ "minHeight": 4, "maxPerChunk": 5, "maxHeight": 40, - "minPerChunk": 0, + "minPerChunk": 2, "minSize": 5, "maxSize": 8, "palette": [ @@ -189,9 +189,9 @@ "minHeight": 3, "maxPerChunk": 2, "maxHeight": 67, - "minPerChunk": 0, - "minSize": 1, - "maxSize": 3, + "minPerChunk": 1, + "minSize": 3, + "maxSize": 5, "palette": [ { "block": "gold_ore" @@ -201,9 +201,9 @@ }, { "minHeight": 3, - "maxPerChunk": 2, + "maxPerChunk": 4, "maxHeight": 29, - "minPerChunk": 0, + "minPerChunk": 2, "minSize": 3, "maxSize": 8, "palette": [ @@ -215,10 +215,10 @@ }, { "minHeight": 1, - "maxPerChunk": 9, + "maxPerChunk": 12, "maxHeight": 120, "minPerChunk": 8, - "minSize": 3, + "minSize": 4, "maxSize": 8, "palette": [ { @@ -270,7 +270,7 @@ "caveLayers": [ { "canBreakSurface": true, - "caveThickness": 0.5, + "caveThickness": 0.48, "caveZoom": 0.7, "horizontalSlope": { "min": -40, @@ -360,7 +360,7 @@ "fullPercent": 0.01, "threshold": 0.75, "minHeight": -40, - "maxHeight": 70 + "maxHeight": 100 }, { "style": { @@ -388,7 +388,7 @@ "aggressiveBiomeReshuffle": true, "coordFractureDistance": 926, "coordFractureZoom": 0.15, - "dimensionAngleDeg": 69, + "dimensionAngleDeg": 70, "preventLeafDecay": true, "postProcessCaves": true, "postProcessing": true,