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,