diff --git a/iris.overworld.temperate/regions/temperate.json b/iris.overworld.temperate/regions/temperate.json index 74d21122..73f40761 100644 --- a/iris.overworld.temperate/regions/temperate.json +++ b/iris.overworld.temperate/regions/temperate.json @@ -6,7 +6,6 @@ "shoreHeightZoom": 1.14, "landBiomes": [ "temperate-plains", - "temperate-bamboo-forest", "temperate-birch-forest", "temperate-oak-forest", "temperate-highlands" diff --git a/iris.overworld.temperate/biomes/temperate-bamboo-forest.json b/iris.overworld.tropical/biomes/tropical-bamboo-forest.json similarity index 98% rename from iris.overworld.temperate/biomes/temperate-bamboo-forest.json rename to iris.overworld.tropical/biomes/tropical-bamboo-forest.json index 8cb200b2..304709ec 100644 --- a/iris.overworld.temperate/biomes/temperate-bamboo-forest.json +++ b/iris.overworld.tropical/biomes/tropical-bamboo-forest.json @@ -1,5 +1,5 @@ { - "name": "Otagi Plains", + "name": "Bamboo Forest", "layers": [ { "palette": [ diff --git a/iris.overworld.tropical/regions/tropical.json b/iris.overworld.tropical/regions/tropical.json index 5b3de99b..1c9e8895 100644 --- a/iris.overworld.tropical/regions/tropical.json +++ b/iris.overworld.tropical/regions/tropical.json @@ -5,7 +5,8 @@ "shoreHeightMax": 9.2, "shoreHeightZoom": 2.14, "landBiomes": [ - "tropical-rainforest" + "tropical-rainforest", + "tropical-bamboo-forest" ], "seaBiomes": [ "tropical-ocean"