diff --git a/iris.overworld.hot/biomes/hot-mesa-cliffs.json b/iris.overworld.hot/biomes/hot-mesa-cliffs.json index 3d899927..323184f3 100644 --- a/iris.overworld.hot/biomes/hot-mesa-cliffs.json +++ b/iris.overworld.hot/biomes/hot-mesa-cliffs.json @@ -4,7 +4,7 @@ "layers": [ { "minHeight": 2, - "maxHeight": 3, + "maxHeight": 2, "dispersion": "SCATTER", "palette": [ "TERRACOTTA" @@ -63,12 +63,12 @@ { "generator": "plain-cliffs", "min": 3, - "max": 38 + "max": 60 }, { "generator": "wavy", - "min": 2, - "max": 5 + "min": 3, + "max": 9 } ], "derivative": "SHATTERED_SAVANNA_PLATEAU"