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": [