From 352c1e4bbee02301b54180e5d0cbe4de830db363 Mon Sep 17 00:00:00 2001 From: Julian Krings Date: Fri, 24 Jan 2025 17:41:30 +0100 Subject: [PATCH] revert height changes --- biomes/frozen/mountains/extreem-ice-spikes.json | 2 +- dimensions/overworld.json | 13 ++++++------- regions/frozen.json | 6 +++--- regions/hot.json | 10 +++++----- regions/mushroom.json | 2 +- regions/swamp.json | 2 +- regions/temperate.json | 4 ++-- regions/terralost.json | 2 +- regions/tropical.json | 8 ++++---- regions/tundra.json | 4 ++-- 10 files changed, 26 insertions(+), 27 deletions(-) diff --git a/biomes/frozen/mountains/extreem-ice-spikes.json b/biomes/frozen/mountains/extreem-ice-spikes.json index 536589a3..67f4bc25 100644 --- a/biomes/frozen/mountains/extreem-ice-spikes.json +++ b/biomes/frozen/mountains/extreem-ice-spikes.json @@ -7,7 +7,7 @@ "generators": [ { "min": 23, - "max": 310, + "max": 395, "generator": "spikes" }], "wall":{ diff --git a/dimensions/overworld.json b/dimensions/overworld.json index 439812f9..0033dca8 100644 --- a/dimensions/overworld.json +++ b/dimensions/overworld.json @@ -1,7 +1,6 @@ { "version": 31010, "name": "Overworld", - "doCaves": true, "environment": "NORMAL", "dimensionAngleDeg": 69, "fluidHeight": 75, @@ -28,19 +27,19 @@ "rarity": 1600 } ], - "logicalHeight": 320, + "logicalHeight": 1024, "dimensionHeight": { - "max": 320, + "max": 1024, "min": -64 }, - "logicalHeightEnd": 320, + "logicalHeightEnd": 448, "dimensionHeightEnd": { - "max": 320, + "max": 448, "min": -64 }, - "logicalHeightNether": 320, + "logicalHeightNether": 448, "dimensionHeightNether": { - "max": 320, + "max": 448, "min": -64 }, "landChance": 0.69, diff --git a/regions/frozen.json b/regions/frozen.json index 94f2fe02..5fea640c 100644 --- a/regions/frozen.json +++ b/regions/frozen.json @@ -153,7 +153,7 @@ "cave": "cavesv4/glacial/main", "rarity": 20, "caveStartHeight": { - "max": 250, + "max": 400, "min": 15, "style": { "style": "VASCULAR" @@ -165,7 +165,7 @@ "cave": "ice/main", "rarity": 50, "caveStartHeight": { - "max": 250, + "max": 400, "min": 15, "style": { "style": "VASCULAR" @@ -177,7 +177,7 @@ "cave": "rocky/main", "rarity": 50, "caveStartHeight": { - "max": 250, + "max": 400, "min": 15, "style": { "style": "STATIC" diff --git a/regions/hot.json b/regions/hot.json index 35d0c18d..099ac48f 100644 --- a/regions/hot.json +++ b/regions/hot.json @@ -182,7 +182,7 @@ "cave": "sandstone/main", "rarity": 20, "caveStartHeight": { - "max": 250, + "max": 400, "min": 15, "style": { "style": "STATIC" @@ -194,7 +194,7 @@ "cave": "red-sandstone/main", "rarity": 20, "caveStartHeight": { - "max": 250, + "max": 400, "min": 15, "style": { "style": "STATIC" @@ -206,7 +206,7 @@ "cave": "mixed-sandstone/main", "rarity": 15, "caveStartHeight": { - "max": 250, + "max": 400, "min": 15, "style": { "style": "STATIC" @@ -218,7 +218,7 @@ "cave": "drip/main", "rarity": 46, "caveStartHeight": { - "max": 250, + "max": 400, "min": 15, "style": { "style": "STATIC" @@ -230,7 +230,7 @@ "cave": "rocky/main", "rarity": 50, "caveStartHeight": { - "max": 250, + "max": 400, "min": 15, "style": { "style": "STATIC" diff --git a/regions/mushroom.json b/regions/mushroom.json index 8c40d35b..db28e312 100644 --- a/regions/mushroom.json +++ b/regions/mushroom.json @@ -139,7 +139,7 @@ "cave": "rocky/main", "rarity": 50, "caveStartHeight": { - "max": 250, + "max": 400, "min": 15, "style": { "style": "STATIC" diff --git a/regions/swamp.json b/regions/swamp.json index 8037fdcf..e7d98acc 100644 --- a/regions/swamp.json +++ b/regions/swamp.json @@ -124,7 +124,7 @@ "cave": "swamp/main", "rarity": 10, "caveStartHeight": { - "max": 250, + "max": 400, "min": 15, "style": { "style": "STATIC" diff --git a/regions/temperate.json b/regions/temperate.json index 402acc58..cee22ce6 100644 --- a/regions/temperate.json +++ b/regions/temperate.json @@ -154,7 +154,7 @@ "cave": "drip/main", "rarity": 30, "caveStartHeight": { - "max": 250, + "max": 400, "min": 15, "style": { "style": "STATIC" @@ -166,7 +166,7 @@ "cave": "rocky/main", "rarity": 15, "caveStartHeight": { - "max": 250, + "max": 400, "min": 15, "style": { "style": "STATIC" diff --git a/regions/terralost.json b/regions/terralost.json index acd41e1f..f0f566b1 100644 --- a/regions/terralost.json +++ b/regions/terralost.json @@ -36,7 +36,7 @@ "cave": "rocky/main", "rarity": 50, "caveStartHeight": { - "max": 250, + "max": 400, "min": 15, "style": { "style": "STATIC" diff --git a/regions/tropical.json b/regions/tropical.json index 0616a76e..04e5f74c 100644 --- a/regions/tropical.json +++ b/regions/tropical.json @@ -115,7 +115,7 @@ "cave": "volcanic/main", "rarity": 75, "caveStartHeight": { - "max": 250, + "max": 400, "min": 15, "style": { "style": "STATIC" @@ -127,7 +127,7 @@ "cave": "drip/main", "rarity": 45, "caveStartHeight": { - "max": 250, + "max": 400, "min": 15, "style": { "style": "STATIC" @@ -139,7 +139,7 @@ "cave": "rocky/main", "rarity": 50, "caveStartHeight": { - "max": 250, + "max": 400, "min": 15, "style": { "style": "STATIC" @@ -151,7 +151,7 @@ "cave": "jungle/main", "rarity": 25, "caveStartHeight": { - "max": 250, + "max": 400, "min": 15, "style": { "style": "STATIC" diff --git a/regions/tundra.json b/regions/tundra.json index 0ab94a82..39b5cbd2 100644 --- a/regions/tundra.json +++ b/regions/tundra.json @@ -146,7 +146,7 @@ "cave": "calcite/main", "rarity": 20, "caveStartHeight": { - "max": 250, + "max": 400, "min": 15, "style": { "style": "STATIC" @@ -158,7 +158,7 @@ "cave": "rocky/main", "rarity": 10, "caveStartHeight": { - "max": 250, + "max": 400, "min": 15, "style": { "style": "STATIC"