diff --git a/biomes/hot-mesa-beach.json b/biomes/mesa-beach.json similarity index 100% rename from biomes/hot-mesa-beach.json rename to biomes/mesa-beach.json diff --git a/biomes/hot-mesa-blue.json b/biomes/mesa-blue.json similarity index 100% rename from biomes/hot-mesa-blue.json rename to biomes/mesa-blue.json diff --git a/biomes/hot-mesa-cliffs.json b/biomes/mesa-cliffs.json similarity index 100% rename from biomes/hot-mesa-cliffs.json rename to biomes/mesa-cliffs.json diff --git a/biomes/hot-mesa-dark.json b/biomes/mesa-dark.json similarity index 100% rename from biomes/hot-mesa-dark.json rename to biomes/mesa-dark.json diff --git a/biomes/hot-mesa-green.json b/biomes/mesa-green.json similarity index 100% rename from biomes/hot-mesa-green.json rename to biomes/mesa-green.json diff --git a/biomes/hot-mesa-plateau-dirt-high.json b/biomes/mesa-plateau-dirt-high.json similarity index 100% rename from biomes/hot-mesa-plateau-dirt-high.json rename to biomes/mesa-plateau-dirt-high.json diff --git a/biomes/hot-mesa-plateau-dirt.json b/biomes/mesa-plateau-dirt.json similarity index 100% rename from biomes/hot-mesa-plateau-dirt.json rename to biomes/mesa-plateau-dirt.json diff --git a/biomes/hot-mesa-plateau-high.json b/biomes/mesa-plateau-high.json similarity index 100% rename from biomes/hot-mesa-plateau-high.json rename to biomes/mesa-plateau-high.json diff --git a/biomes/hot-mesa-plateau.json b/biomes/mesa-plateau.json similarity index 100% rename from biomes/hot-mesa-plateau.json rename to biomes/mesa-plateau.json diff --git a/biomes/hot-mesa-red.json b/biomes/mesa-red.json similarity index 100% rename from biomes/hot-mesa-red.json rename to biomes/mesa-red.json diff --git a/biomes/hot-mesa-river.json b/biomes/mesa-river.json similarity index 100% rename from biomes/hot-mesa-river.json rename to biomes/mesa-river.json diff --git a/biomes/hot-mesa-valleys.json b/biomes/mesa-valleys.json similarity index 100% rename from biomes/hot-mesa-valleys.json rename to biomes/mesa-valleys.json diff --git a/biomes/hot-mesa-yellow.json b/biomes/mesa-yellow.json similarity index 100% rename from biomes/hot-mesa-yellow.json rename to biomes/mesa-yellow.json diff --git a/biomes/hot-mesa.json b/biomes/mesa.json similarity index 100% rename from biomes/hot-mesa.json rename to biomes/mesa.json diff --git a/regions/mesa.json b/regions/mesa.json index d7296279..12a830ed 100644 --- a/regions/mesa.json +++ b/regions/mesa.json @@ -1,25 +1,25 @@ { "name": "Mesa", "landBiomes": [ - "hot-mesa-plateau", - "hot-mesa-valleys", - "hot-mesa-plateau-high", - "hot-mesa-valleys", - "hot-mesa", - "hot-mesa-cliffs" + "mesa-plateau", + "mesa-valleys", + "mesa-plateau-high", + "mesa-valleys", + "mesa", + "mesa-cliffs" ], "shoreBiomes": [ - "hot-mesa-beach" + "mesa-beach" ], "seaBiomes": [ - "hot-mesa-river" + "mesa-river" ], "caveBiomes": [ "temperate-old-cavern" ], "riverBiomes": [ - "hot-mesa-river" + "mesa-river" ], "structures": [ {