From 7082e410f0060957e529ea3ceb17b7e50c90e0b2 Mon Sep 17 00:00:00 2001 From: Daniel Mills Date: Wed, 4 Aug 2021 00:23:55 -0400 Subject: [PATCH] Drop regional spawners --- regions/frozen.json | 3 -- regions/hot.json | 3 -- regions/mushroom.json | 3 -- regions/swamp.json | 3 -- regions/temperate.json | 4 ++- regions/tropical.json | 3 -- regions/tundra.json | 3 -- spawners/frozen.json | 29 ----------------- spawners/hot.json | 34 -------------------- spawners/mushroom.json | 15 --------- spawners/swamp.json | 34 -------------------- spawners/temperate.json | 28 ----------------- spawners/tropical.json | 70 ----------------------------------------- spawners/tundra.json | 34 -------------------- 14 files changed, 3 insertions(+), 263 deletions(-) delete mode 100644 spawners/frozen.json delete mode 100644 spawners/hot.json delete mode 100644 spawners/mushroom.json delete mode 100644 spawners/swamp.json delete mode 100644 spawners/temperate.json delete mode 100644 spawners/tropical.json delete mode 100644 spawners/tundra.json diff --git a/regions/frozen.json b/regions/frozen.json index 1ce9af47..e0936e01 100644 --- a/regions/frozen.json +++ b/regions/frozen.json @@ -38,9 +38,6 @@ "zoom": 5 } }, - "entitySpawners": [ - "frozen" - ], "deposits": [ { "minHeight": 8, diff --git a/regions/hot.json b/regions/hot.json index c159c91b..3fc7ed0c 100644 --- a/regions/hot.json +++ b/regions/hot.json @@ -31,9 +31,6 @@ "zoom": 5 } }, - "entitySpawners": [ - "hot" - ], "spotBiomes": [{ "biome": "hot/oasis", "scale": 5, diff --git a/regions/mushroom.json b/regions/mushroom.json index e8334350..69054ba5 100644 --- a/regions/mushroom.json +++ b/regions/mushroom.json @@ -259,9 +259,6 @@ "soundDistance": 3 } ], - "entitySpawners": [ - "mushroom" - ], "shoreHeightMin": 3.2, "shoreHeightMax": 6.2, "loot": { diff --git a/regions/swamp.json b/regions/swamp.json index 2537767f..265307b0 100644 --- a/regions/swamp.json +++ b/regions/swamp.json @@ -31,9 +31,6 @@ "zoom": 5 } }, - "entitySpawners": [ - "swamp" - ], "biomeImplosionRatio": 0.26, "deposits": [ { diff --git a/regions/temperate.json b/regions/temperate.json index dfa527b0..bb230f18 100644 --- a/regions/temperate.json +++ b/regions/temperate.json @@ -33,7 +33,9 @@ }], "ENTITY_SPAWNS": "ALL ENTITY SPAWNS FOR THE REGION", "entitySpawners": [ - "temperate" + "temperate/land-passive", + "temperate/land-hostile", + "temperate/land-cave" ], "shoreRatio": 0.1, "shoreBiomeZoom": 0.15, diff --git a/regions/tropical.json b/regions/tropical.json index 67387f68..f032cffd 100644 --- a/regions/tropical.json +++ b/regions/tropical.json @@ -53,9 +53,6 @@ "palette": [{"block": "emerald_ore"}], "varience": 2 }], - "entitySpawners": [ - "tropical" - ], "landBiomeZoom": 1.85, "shoreHeightMin": 3.2, "shoreHeightMax": 9.2, diff --git a/regions/tundra.json b/regions/tundra.json index 32b534de..0989057f 100644 --- a/regions/tundra.json +++ b/regions/tundra.json @@ -32,9 +32,6 @@ "cave/tundra-cavern", "cave/spiked-cavern" ], - "entitySpawners": [ - "tundra" - ], "riverBiomes": [ "tundra/sea/river", "tundra/sea/river-rocky", diff --git a/spawners/frozen.json b/spawners/frozen.json deleted file mode 100644 index ecd11c5a..00000000 --- a/spawners/frozen.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - - "spawns": [ - { - "entity": "chicken", - "maxSpawns": 2, - "minSpawns": 1, - "rarity": 1 - }, - { - "entity": "sheep", - "maxSpawns": 2, - "minSpawns": 1, - "rarity": 1 - }, - { - "entity": "polar-bear", - "maxSpawns": 2, - "minSpawns": 1, - "rarity": 15 - }, - { - "entity": "fox", - "maxSpawns": 2, - "minSpawns": 1, - "rarity": 15 - } - ] -} \ No newline at end of file diff --git a/spawners/hot.json b/spawners/hot.json deleted file mode 100644 index 92473c08..00000000 --- a/spawners/hot.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "spawns": [ - { - "entity": "chicken", - "maxSpawns": 2, - "minSpawns": 1, - "rarity": 1 - }, - { - "entity": "donkey", - "maxSpawns": 3, - "minSpawns": 1, - "rarity": 100 - }, - { - "entity": "mule", - "maxSpawns": 3, - "minSpawns": 1, - "rarity": 100 - }, - { - "entity": "rabbit", - "maxSpawns": 1, - "minSpawns": 1, - "rarity": 1 - }, - { - "entity": "wanderingtrader", - "maxSpawns": 1, - "minSpawns": 1, - "rarity": 250 - } - ] -} \ No newline at end of file diff --git a/spawners/mushroom.json b/spawners/mushroom.json deleted file mode 100644 index aae4ba00..00000000 --- a/spawners/mushroom.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "spawns": [ - { - "entity": "mooshroom", - "maxSpawns": 4, - "minSpawns": 1, - "rarity": 1 - }, - { - "entity": "cow", - "maxSpawns": 2, - "rarity": 3 - } - ] -} \ No newline at end of file diff --git a/spawners/swamp.json b/spawners/swamp.json deleted file mode 100644 index 5dcd70e5..00000000 --- a/spawners/swamp.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "spawns": [ - { - "entity": "chicken", - "maxSpawns": 2, - "minSpawns": 1, - "rarity": 3 - }, - { - "entity": "cow", - "maxSpawns": 2, - "minSpawns": 1, - "rarity": 2 - }, - { - "entity": "pig", - "maxSpawns": 2, - "minSpawns": 1, - "rarity": 1 - }, - { - "entity": "sheep", - "maxSpawns": 2, - "minSpawns": 1, - "rarity": 4 - }, - { - "entity": "wolf", - "maxSpawns": 2, - "minSpawns": 1, - "rarity": 15 - } - ] -} \ No newline at end of file diff --git a/spawners/temperate.json b/spawners/temperate.json deleted file mode 100644 index ec329313..00000000 --- a/spawners/temperate.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "spawns": [ - { - "entity": "chicken", - "maxSpawns": 2, - "minSpawns": 1, - "rarity": 1 - }, - { - "entity": "cow", - "maxSpawns": 2, - "minSpawns": 1, - "rarity": 1 - }, - { - "entity": "pig", - "maxSpawns": 2, - "minSpawns": 1, - "rarity": 1 - }, - { - "entity": "bee", - "maxSpawns": 3, - "minSpawns": 2, - "rarity": 15 - } - ] -} \ No newline at end of file diff --git a/spawners/tropical.json b/spawners/tropical.json deleted file mode 100644 index 798bd358..00000000 --- a/spawners/tropical.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "spawns": [ - { - "entity": "chicken", - "maxSpawns": 2, - "minSpawns": 1, - "rarity": 2 - }, - { - "entity": "cow", - "maxSpawns": 2, - "minSpawns": 1, - "rarity": 2 - }, - { - "entity": "pig", - "maxSpawns": 2, - "minSpawns": 1, - "rarity": 2 - }, - { - "entity": "sheep", - "maxSpawns": 2, - "minSpawns": 1, - "rarity": 2 - }, - { - "entity": "wolf", - "maxSpawns": 2, - "minSpawns": 1, - "rarity": 10 - }, - { - "entity": "ocelot", - "maxSpawns": 2, - "minSpawns": 1, - "rarity": 1 - }, - { - "entity": "parrot", - "maxSpawns": 2, - "minSpawns": 1, - "rarity": 3 - }, - { - "entity": "turtle", - "maxSpawns": 1, - "minSpawns": 1, - "rarity": 6 - }, - { - "entity": "panda", - "maxSpawns": 3, - "minSpawns": 1, - "rarity": 4 - }, - { - "entity": "pandaUwU", - "maxSpawns": 1, - "minSpawns": 1, - "rarity": 15 - }, - { - "entity": "aeternum", - "maxSpawns": 1, - "minSpawns": 1, - "rarity": 15 - } - ] -} \ No newline at end of file diff --git a/spawners/tundra.json b/spawners/tundra.json deleted file mode 100644 index 1485a90e..00000000 --- a/spawners/tundra.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "spawns": [ - { - "entity": "chicken", - "maxSpawns": 2, - "minSpawns": 1, - "rarity": 1 - }, - { - "entity": "cow", - "maxSpawns": 2, - "minSpawns": 1, - "rarity": 1 - }, - { - "entity": "pig", - "maxSpawns": 2, - "minSpawns": 1, - "rarity": 1 - }, - { - "entity": "sheep", - "maxSpawns": 2, - "minSpawns": 1, - "rarity": 2 - }, - { - "entity": "wolf", - "maxSpawns": 2, - "minSpawns": 1, - "rarity": 15 - } - ] -} \ No newline at end of file