From 1a1a2f3d20ef7bedf1362be0aff27a76fa42b382 Mon Sep 17 00:00:00 2001 From: Daniel Mills Date: Fri, 30 Jul 2021 05:09:28 -0400 Subject: [PATCH] Swamp beach tweaks --- biomes/swamp/shore/beach.json | 22 ++++------------------ 1 file changed, 4 insertions(+), 18 deletions(-) diff --git a/biomes/swamp/shore/beach.json b/biomes/swamp/shore/beach.json index 843af0d7..94308af2 100644 --- a/biomes/swamp/shore/beach.json +++ b/biomes/swamp/shore/beach.json @@ -17,9 +17,8 @@ "zoom": 0.25, "palette": [ {"block": "dirt"}, - {"block": "podzol"}, {"block": "coarse_dirt"}, - {"block": "podzol"} + {"block": "rooted_dirt"} ] }, { @@ -36,7 +35,7 @@ ], "decorators": [ { - "chance": 0.004, + "chance": 0.01, "variance": {"style": "STATIC"}, "zoom": 0.3, "palette": [ @@ -52,27 +51,14 @@ ], "style": {"style": "STATIC"} }, - { - "chance": 9.0E-5, - "variance": {"style": "STATIC"}, - "zoom": 0.3, - "palette": [ - {"block": "wither_rose"}, - {"block": "red_mushroom"}, - {"block": "brown_mushroom"}, - {"block": "poppy"} - ], - "style": {"style": "STATIC"} - }, { "partOf": "SHORE_LINE", - "chance": 0.09, + "chance": 0.29, "stackMin": 1, "stackMax": 4, "palette": [{"block": "sugar_cane"}], "style": { - "style": "IRIS", - "zoom": 0.65 + "style": "STATIC" }, "heightVariance": { "style": "STATIC"