diff --git a/overworld/biomes/tropical-rainforest.json b/overworld/biomes/tropical-rainforest.json index 00cacff8..9c78627b 100644 --- a/overworld/biomes/tropical-rainforest.json +++ b/overworld/biomes/tropical-rainforest.json @@ -176,8 +176,6 @@ { "zoom": 10, "chance": 0.6, - "stackMin": 1, - "stackMax": 3, "palette": [ "minecraft:jungle_leaves[persistent=true]", "GRASS" @@ -187,8 +185,6 @@ }, { "zoom": 10, - "stackMax": 1, - "stackMin": 1, "chance": 0.1, "palette": [ "JUNGLE_WOOD" @@ -200,8 +196,6 @@ }, { "zoom": 10, - "stackMax": 1, - "stackMin": 1, "chance": 0.5, "palette": [ "GRASS", diff --git a/overworld/dimensions/overworld.json b/overworld/dimensions/overworld.json index b0bf156f..e4dc85e5 100644 --- a/overworld/dimensions/overworld.json +++ b/overworld/dimensions/overworld.json @@ -47,10 +47,10 @@ "carvingEnvelope": 0.335, "caves": true, "caveScale": 1, - "caveShift": -13, + "caveShift": -5, "focus": "", "fluidHeight": 99, - "biomeZoom": 1, + "biomeZoom": 1.72, "regionZoom": 2.245, "continentZoom": 1, "dimensionAngleDeg": 19,