From 6389c337fb23e68484240a7e6172e8e682acbe28 Mon Sep 17 00:00:00 2001 From: CocoTheOwner Date: Tue, 22 Jun 2021 15:03:43 +0200 Subject: [PATCH] reorder tropical mountain --- regions/tropical-mountain.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/regions/tropical-mountain.json b/regions/tropical-mountain.json index 48e9e17d..21c0ebdf 100644 --- a/regions/tropical-mountain.json +++ b/regions/tropical-mountain.json @@ -1,4 +1,21 @@ { + "name": "Tropical mountain", + "landBiomes": [ + "tropical-plains", + "tropical-mountain", + "temperate-wilds", + "tropical-plains", + "tropical-mountain-extreme", + "tropical-wilds", + "tropical-plains-hills" + ], + "shoreBiomes": [ + "tropical-beach" + ], + "seaBiomes": [ + "tropical-river-steep", + "tropical-river-soft" + ], "riverBiomes": [ "tropical-river-steep", "tropical-river-soft" @@ -20,20 +37,7 @@ "zoom": 0.5 } ], - "landBiomes": [ - "tropical-plains", - "tropical-mountain", - "temperate-wilds", - "tropical-plains", - "tropical-mountain-extreme", - "tropical-wilds", - "tropical-plains-hills" - ], "biomeImplosionRatio": 0.25, - "seaBiomes": [ - "tropical-river-steep", - "tropical-river-soft" - ], "deposits": [ { "minHeight": 15, @@ -68,10 +72,6 @@ } }, "shoreHeightMin": 2.2, - "shoreBiomes": [ - "tropical-beach" - ], - "name": "Tropical mountain", "shoreHeightMax": 1.2, "shoreHeightZoom": 1.14, "riverThickness": 0.025,