diff --git a/biomes/temperate/plateau.json b/biomes/temperate/plateau.json index 7d25c80c..69724edc 100644 --- a/biomes/temperate/plateau.json +++ b/biomes/temperate/plateau.json @@ -15,17 +15,7 @@ { "min": 25, "max": 37, - "generator": "canyon-steep" - }, - { - "min": 2, - "max": 3, - "generator": "smooth-dunes" - }, - { - "min": 2, - "max": 6, - "generator": "plain" + "generator": "small-cliffs" } ], "jigsawStructures": [ diff --git a/dimensions/overworld.json b/dimensions/overworld.json index e207c912..867b8c44 100644 --- a/dimensions/overworld.json +++ b/dimensions/overworld.json @@ -7,9 +7,9 @@ "CONTINENTS": "Continent settings containing placement of the continents.", "continentZoom": 1, "landChance": 0.69, - "biomeZoom": 7, + "biomeZoom": 4, "REGIONS": "Contains the list of regions and their placement style", - "regionZoom": 6.35, + "regionZoom": 6, "regions": [ "mushroom", "swamp",