From b5628fcc2b250b858fac06deed6f8e84d71db379 Mon Sep 17 00:00:00 2001 From: CocoTheOwner Date: Tue, 22 Jun 2021 14:31:05 +0200 Subject: [PATCH] Rename mesa biomes to not hot- --- .../{hot-mesa-beach.json => mesa-beach.json} | 0 biomes/{hot-mesa-blue.json => mesa-blue.json} | 0 .../{hot-mesa-cliffs.json => mesa-cliffs.json} | 0 biomes/{hot-mesa-dark.json => mesa-dark.json} | 0 .../{hot-mesa-green.json => mesa-green.json} | 0 ...t-high.json => mesa-plateau-dirt-high.json} | 0 ...lateau-dirt.json => mesa-plateau-dirt.json} | 0 ...lateau-high.json => mesa-plateau-high.json} | 0 ...hot-mesa-plateau.json => mesa-plateau.json} | 0 biomes/{hot-mesa-red.json => mesa-red.json} | 0 .../{hot-mesa-river.json => mesa-river.json} | 0 ...hot-mesa-valleys.json => mesa-valleys.json} | 0 .../{hot-mesa-yellow.json => mesa-yellow.json} | 0 biomes/{hot-mesa.json => mesa.json} | 0 regions/mesa.json | 18 +++++++++--------- 15 files changed, 9 insertions(+), 9 deletions(-) rename biomes/{hot-mesa-beach.json => mesa-beach.json} (100%) rename biomes/{hot-mesa-blue.json => mesa-blue.json} (100%) rename biomes/{hot-mesa-cliffs.json => mesa-cliffs.json} (100%) rename biomes/{hot-mesa-dark.json => mesa-dark.json} (100%) rename biomes/{hot-mesa-green.json => mesa-green.json} (100%) rename biomes/{hot-mesa-plateau-dirt-high.json => mesa-plateau-dirt-high.json} (100%) rename biomes/{hot-mesa-plateau-dirt.json => mesa-plateau-dirt.json} (100%) rename biomes/{hot-mesa-plateau-high.json => mesa-plateau-high.json} (100%) rename biomes/{hot-mesa-plateau.json => mesa-plateau.json} (100%) rename biomes/{hot-mesa-red.json => mesa-red.json} (100%) rename biomes/{hot-mesa-river.json => mesa-river.json} (100%) rename biomes/{hot-mesa-valleys.json => mesa-valleys.json} (100%) rename biomes/{hot-mesa-yellow.json => mesa-yellow.json} (100%) rename biomes/{hot-mesa.json => mesa.json} (100%) 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": [ {