From 1fcee6087acdb38253883f078fbbbd42e692f2ae Mon Sep 17 00:00:00 2001 From: RaydenKonig <71474946+RaydenKonig@users.noreply.github.com> Date: Wed, 16 Jun 2021 09:41:24 -0300 Subject: [PATCH 1/5] Update hot.json mountains and volcanoes make the region uglier and uncomfortable --- regions/hot.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/regions/hot.json b/regions/hot.json index 86359ba2..90bf9b72 100644 --- a/regions/hot.json +++ b/regions/hot.json @@ -56,13 +56,10 @@ ], "landBiomes": [ "hot-desert-red", + "hot-desert-dunes", "hot-desert", "hot-desert-dunes", - "hot-desert-red", - "hot-desert", - "hot-desert-dunes-red", - "hot-desert-mountains", - "hot-volcanic" + "hot-desert" ], From 58eeabe8afac8a79da51d3a3106580d7a052e1d7 Mon Sep 17 00:00:00 2001 From: Brian Neumann-Fopiano <29320316+NextdoorPsycho@users.noreply.github.com> Date: Thu, 17 Jun 2021 17:54:05 -0700 Subject: [PATCH 2/5] Update hot.json doubled the rate of the other biomes, and formatting. looks better give it a look and report back if its ok --- regions/hot.json | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/regions/hot.json b/regions/hot.json index 90bf9b72..9cacdc12 100644 --- a/regions/hot.json +++ b/regions/hot.json @@ -56,11 +56,21 @@ ], "landBiomes": [ "hot-desert-red", - "hot-desert-dunes", "hot-desert", "hot-desert-dunes", - "hot-desert" - + "hot-desert-red", + "hot-desert-dunes-red", + "hot-desert", + "hot-volcanic" + "hot-desert-dunes", + "hot-desert-mountains", + "hot-desert-dunes", + "hot-volcanic" + "hot-desert", + "hot-desert-dunes-red", + "hot-desert-red", + "hot-desert-dunes", + "hot-desert", ], "biomeImplosionRatio": 0.25, From faa523beee2ec0b4a89c3923251fcf40085f939c Mon Sep 17 00:00:00 2001 From: Brian Neumann-Fopiano <29320316+NextdoorPsycho@users.noreply.github.com> Date: Sat, 19 Jun 2021 03:22:53 -0700 Subject: [PATCH 3/5] Update hot.json --- regions/hot.json | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/regions/hot.json b/regions/hot.json index 9cacdc12..3ac49b1d 100644 --- a/regions/hot.json +++ b/regions/hot.json @@ -56,21 +56,11 @@ ], "landBiomes": [ "hot-desert-red", - "hot-desert", + "hot-desert-dunes-red", "hot-desert-dunes", - "hot-desert-red", - "hot-desert-dunes-red", "hot-desert", + "hot-desert-mountains", "hot-volcanic" - "hot-desert-dunes", - "hot-desert-mountains", - "hot-desert-dunes", - "hot-volcanic" - "hot-desert", - "hot-desert-dunes-red", - "hot-desert-red", - "hot-desert-dunes", - "hot-desert", ], "biomeImplosionRatio": 0.25, From 9f56341c92bec3048b23220f2880a782dbcda9c4 Mon Sep 17 00:00:00 2001 From: CocoTheOwner Date: Sat, 19 Jun 2021 12:41:41 +0200 Subject: [PATCH 4/5] Patch region & remove biome --- biomes/hot-volcanic.json | 164 --------------------------------------- regions/hot.json | 3 +- 2 files changed, 1 insertion(+), 166 deletions(-) delete mode 100644 biomes/hot-volcanic.json diff --git a/biomes/hot-volcanic.json b/biomes/hot-volcanic.json deleted file mode 100644 index 2e88d96d..00000000 --- a/biomes/hot-volcanic.json +++ /dev/null @@ -1,164 +0,0 @@ -{ - "vanillaDerivative": "DESERT_HILLS", - "name": "Volcanic", - "jigsawStructures": [ - { - "rarity": 1000, - "structure": "pillager" - }, - { - "structure": "village-hot", - "rarity": 350 - } - ], - "children": [ - "tropical-volcanic-plains" - ], - "layers": [ - { - "minHeight": 2, - "maxHeight": 4, - "style": { - "style": "STATIC" - }, - "zoom": 0.33, - "palette": [ - { - "data": { - "axis": "x" - }, - "block": "basalt" - }, - { - "data": { - "axis": "y" - }, - "block": "basalt" - }, - { - "data": { - "axis": "z" - }, - "block": "basalt" - }, - { - "data": { - "axis": "x" - }, - "block": "basalt" - }, - { - "data": { - "axis": "y" - }, - "block": "basalt" - }, - { - "data": { - "axis": "z" - }, - "block": "basalt" - }, - { - "data": { - "axis": "x" - }, - "block": "basalt" - }, - { - "data": { - "axis": "y" - }, - "block": "basalt" - }, - { - "data": { - "axis": "z" - }, - "block": "basalt" - }, - { - "data": { - "axis": "x" - }, - "block": "basalt" - }, - { - "data": { - "axis": "y" - }, - "block": "basalt" - }, - { - "data": { - "axis": "z" - }, - "block": "basalt" - }, - { - "data": { - "axis": "x" - }, - "block": "basalt" - }, - { - "data": { - "axis": "y" - }, - "block": "basalt" - }, - { - "data": { - "axis": "z" - }, - "block": "basalt" - }, - { - "data": { - "axis": "x" - }, - "block": "basalt" - }, - { - "data": { - "axis": "y" - }, - "block": "basalt" - }, - { - "data": { - "axis": "z" - }, - "block": "basalt" - } - ] - }, - { - "minHeight": 6, - "maxHeight": 18, - "style": { - "style": "STATIC" - }, - "palette": [ - { - "block": "stone" - }, - { - "block": "andesite" - }, - { - "block": "stone" - } - ] - } - ], - "generators": [ - { - "min": 34, - "max": 39, - "generator": "plain" - } - ], - "derivative": "DESERT", - "rarity": 28 -} \ No newline at end of file diff --git a/regions/hot.json b/regions/hot.json index 3ac49b1d..624b7b36 100644 --- a/regions/hot.json +++ b/regions/hot.json @@ -59,8 +59,7 @@ "hot-desert-dunes-red", "hot-desert-dunes", "hot-desert", - "hot-desert-mountains", - "hot-volcanic" + "hot-desert-mountains" ], "biomeImplosionRatio": 0.25, From 564867b45d346e55694cd9f547d17b352e2a10a3 Mon Sep 17 00:00:00 2001 From: CocoTheOwner Date: Sat, 19 Jun 2021 12:44:47 +0200 Subject: [PATCH 5/5] And the mountains --- biomes/hot-desert-mountains.json | 228 ------------------------------- regions/hot.json | 4 +- 2 files changed, 1 insertion(+), 231 deletions(-) delete mode 100644 biomes/hot-desert-mountains.json diff --git a/biomes/hot-desert-mountains.json b/biomes/hot-desert-mountains.json deleted file mode 100644 index 9b2962a8..00000000 --- a/biomes/hot-desert-mountains.json +++ /dev/null @@ -1,228 +0,0 @@ -{ - "vanillaDerivative": "DESERT_HILLS", - "jigsawStructures": [ - { - "rarity": 1000, - "structure": "pillager" - }, - { - "structure": "village-hot", - "rarity": 350 - } - ], - "decorators": [ - { - "verticalZoom": 20, - "chance": 0.001, - "variance": { - "style": "STATIC" - }, - "stackMax": 5, - "style": { - "style": "STATIC" - }, - "palette": [ - { - "block": "cactus" - } - ], - "heightVariance": { - "style": "IRIS" - }, - "stackMin": 1 - }, - { - "chance": 0.00235, - "variance": { - "style": "STATIC" - }, - "zoom": 0.3, - "palette": [ - { - "data": { - "face": "floor", - "powered": false, - "facing": "east" - }, - "block": "polished_blackstone_button" - }, - { - "block": "air" - }, - { - "data": { - "face": "floor", - "powered": false, - "facing": "south" - }, - "block": "polished_blackstone_button" - } - ], - "style": { - "style": "STATIC" - } - }, - { - "chance": 0.01, - "variance": { - "style": "STATIC" - }, - "zoom": 0.3, - "palette": [ - { - "block": "dead_bush" - } - ], - "style": { - "style": "STATIC" - } - } - ], - "entityInitialSpawns": [ - { - "entity": "cow", - "maxSpawns": 1, - "minSpawns": 1, - "rarity": 6 - }, - { - "entity": "chicken", - "maxSpawns": 1, - "minSpawns": 1, - "rarity": 6 - } - ], - "objects": [ - { - "chance": 0.001, - "density": 3, - "place": [ - "clutter/desert-post1", - "clutter/desert-post2", - "clutter/desert-post3" - ] - }, - { - "chance": 0.001, - "mode": "VACUUM", - "density": 1, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "enabled": true - }, - "place": [ - "global-clutter/sphinxToomb-1", - "global-clutter/BrokSphinxToomb-1" - ], - "clamp": { - "maximumHeight": 73 - }, - "translate": { - "x": 0, - "y": -3, - "z": 0 - } - } - ], - "name": "Desert Mountains", - "layers": [ - { - "style": { - "style": "STATIC" - }, - "palette": [ - { - "block": "sandstone", - "weight": 2 - }, - { - "block": "sand" - } - ] - }, - { - "minHeight": 2, - "maxHeight": 9, - "palette": [ - { - "block": "smooth_sandstone" - } - ] - }, - { - "minHeight": 6, - "maxHeight": 18, - "style": { - "style": "STATIC" - }, - "palette": [ - { - "block": "stone" - }, - { - "block": "andesite" - }, - { - "block": "stone" - } - ] - } - ], - "rarity": 17, - "generators": [ - { - "min": 82, - "max": 114, - "generator": "mountain" - } - ], - "loot": { - "tables": [ - "cactus-clutter" - ] - }, - "derivative": "DESERT", - "wall": { - "style": { - "style": "STATIC" - }, - "palette": [ - { - "block": "smooth_sandstone" - }, - { - "block": "sand" - } - ] - }, - "slab": { - "style": { - "style": "STATIC" - }, - "palette": [ - { - "data": { - "waterlogged": false, - "type": "bottom" - }, - "block": "sandstone_slab" - }, - { - "data": { - "waterlogged": false, - "type": "bottom" - }, - "block": "smooth_sandstone_slab" - }, - { - "weight": 2, - "block": "air" - } - ] - } -} \ No newline at end of file diff --git a/regions/hot.json b/regions/hot.json index 624b7b36..3c58e4f6 100644 --- a/regions/hot.json +++ b/regions/hot.json @@ -58,9 +58,7 @@ "hot-desert-red", "hot-desert-dunes-red", "hot-desert-dunes", - "hot-desert", - "hot-desert-mountains" - + "hot-desert" ], "biomeImplosionRatio": 0.25, "seaBiomes": [