diff --git a/overworld/biomes/hot-beach.json b/overworld/biomes/hot-beach.json index 413813a3..fb52814c 100644 --- a/overworld/biomes/hot-beach.json +++ b/overworld/biomes/hot-beach.json @@ -37,7 +37,7 @@ "decorators":[ { "zoom": 0.3, - "chance": 0.03, + "chance": 0.003, "palette": [ "minecraft:stone_button[face=floor,facing=east,powered=false]", "AIR", @@ -48,15 +48,14 @@ }, { "zoom": 5, - "verticalZoom": 5, "chance": 0.11, "partOf": "SHORE_LINE", "stackMin": 1, - "stackMax": 2, + "stackMax": 3, "palette": [ "SUGAR_CANE" ], - "heightVariance": {"style": "IRIS"}, + "heightVariance": {"style": "STATIC"}, "style": {"style": "STATIC"}, "variance": {"style": "STATIC"} } diff --git a/overworld/biomes/swamp-beach.json b/overworld/biomes/swamp-beach.json index 2227d87d..d2b07dc8 100644 --- a/overworld/biomes/swamp-beach.json +++ b/overworld/biomes/swamp-beach.json @@ -32,7 +32,7 @@ "decorators":[ { "zoom": 0.3, - "chance": 0.009, + "chance": 0.004, "palette": [ "minecraft:dark_oak_button[face=floor,facing=east,powered=false]", "AIR" @@ -54,15 +54,13 @@ }, { "zoom": 5, - "verticalZoom": 5, - "chance": 0.12, + "chance": 0.009, "partOf": "SHORE_LINE", - "stackMin": 2, - "stackMax": 3, + "stackMax": 4, "palette": [ "SUGAR_CANE" ], - "heightVariance": {"style": "IRIS"}, + "heightVariance": {"style": "STATIC"}, "style": {"style": "STATIC"}, "variance": {"style": "STATIC"} } diff --git a/overworld/biomes/temperate-beach.json b/overworld/biomes/temperate-beach.json index afdf055c..f9d09fc7 100644 --- a/overworld/biomes/temperate-beach.json +++ b/overworld/biomes/temperate-beach.json @@ -39,15 +39,13 @@ }, { "zoom": 5, - "verticalZoom": 5, - "chance": 0.19, + "chance": 0.09, + "stackMax": 2, "partOf": "SHORE_LINE", - "stackMin": 1, - "stackMax": 5, "palette": [ "SUGAR_CANE" ], - "heightVariance": {"style": "IRIS"}, + "heightVariance": {"style": "STATIC"}, "style": {"style": "STATIC"}, "variance": {"style": "STATIC"} } diff --git a/overworld/biomes/tundra-beach.json b/overworld/biomes/tundra-beach.json index cef95049..7eaeaa25 100644 --- a/overworld/biomes/tundra-beach.json +++ b/overworld/biomes/tundra-beach.json @@ -46,26 +46,6 @@ "variance": { "style": "STATIC" } - }, - { - "zoom": 5, - "verticalZoom": 5, - "chance": 0.09, - "partOf": "SHORE_LINE", - "stackMin": 1, - "stackMax": 3, - "palette": [ - "SUGAR_CANE" - ], - "heightVariance": { - "style": "IRIS" - }, - "style": { - "style": "STATIC" - }, - "variance": { - "style": "STATIC" - } } ], "generators": [