diff --git a/config/mebahel-zombie-horde/mebahel-zombie-horde_config.json b/config/mebahel-zombie-horde/mebahel-zombie-horde_config.json index 794b063..6270847 100644 --- a/config/mebahel-zombie-horde/mebahel-zombie-horde_config.json +++ b/config/mebahel-zombie-horde/mebahel-zombie-horde_config.json @@ -2,8 +2,8 @@ "spawnInDayLight": true, "enableDifficultySystem": true, "hordeSpawning": true, - "hordeSpawnDelay": 12, - "hordeSpawnChance": 0.8, + "hordeSpawnDelay": 7, + "hordeSpawnChance": 0.4, "randomNumberHordeReinforcements": 4, "hordeNumber": 1, "hordeMemberBonusHealth": 8, diff --git a/config/mebahel-zombie-horde/mebahel-zombie-hordemob_type_config.json b/config/mebahel-zombie-horde/mebahel-zombie-hordemob_type_config.json index 52f7ab0..0679ab6 100644 --- a/config/mebahel-zombie-horde/mebahel-zombie-hordemob_type_config.json +++ b/config/mebahel-zombie-horde/mebahel-zombie-hordemob_type_config.json @@ -20,12 +20,7 @@ { "id": "minecraft:skeleton", "weight": 5, - "weapons": [ - { - "itemId": "minecraft:bow", - "chance": 1.0 - } - ] + "weapons": [] }, { "id": "irons_spellbooks:necromancer", @@ -64,22 +59,12 @@ { "id": "minecraft:skeleton", "weight": 2, - "weapons": [ - { - "itemId": "minecraft:bow", - "chance": 1.0 - } - ] + "weapons": [] }, { "id": "minecraft:stray", "weight": 5, - "weapons": [ - { - "itemId": "minecraft:bow", - "chance": 1.0 - } - ] + "weapons": [] }, { "id": "minecraft:husk", @@ -104,12 +89,7 @@ { "id": "minecraft:skeleton", "weight": 6, - "weapons": [ - { - "itemId": "minecraft:bow", - "chance": 1.0 - } - ] + "weapons": [] }, { "id": "irons_spellbooks:necromancer", @@ -188,12 +168,7 @@ { "id": "minecraft:pillager", "weight": 18, - "weapons": [ - { - "itemId": "minecraft:crossbow", - "chance": 1.0 - } - ] + "weapons": [] } ] }, @@ -202,12 +177,12 @@ "mobTypes": [ { "id": "minecraft:illusioner", - "weight": 1, + "weight": 2, "weapons": [] }, { "id": "minecraft:vindicator", - "weight": 6, + "weight": 7, "weapons": [ { "itemId": "minecraft:diamond_axe", @@ -221,23 +196,18 @@ }, { "id": "minecraft:evoker", - "weight": 0.3, + "weight": 1, "weapons": [] }, { "id": "minecraft:ravager", - "weight": 0.5, + "weight": 1, "weapons": [] }, { "id": "minecraft:pillager", "weight": 18, - "weapons": [ - { - "itemId": "minecraft:crossbow", - "chance": 1.0 - } - ] + "weapons": [] } ] }, diff --git a/index.toml b/index.toml index a9e7d6f..9654fde 100644 --- a/index.toml +++ b/index.toml @@ -6,11 +6,11 @@ hash = "89c88c900b7c8e46b05f0281a8fd2ffc5db77ea5559a86df248a45da25a30d8c" [[files]] file = "config/mebahel-zombie-horde/mebahel-zombie-horde_config.json" -hash = "d79edf26bf1fec924ef7e3cd8feb5876171b77401768324c3f29981b17210915" +hash = "c2a08fc4ef31e9e38adde629a39c29e5faf3540c5553c3093d1259019e3e9b8a" [[files]] file = "config/mebahel-zombie-horde/mebahel-zombie-hordemob_type_config.json" -hash = "a4c34e78fbb6ffab7e29cd10048fdf9cd56223ace62bed387cd5016cbb48526f" +hash = "28abda83743ce95d1346fef2a9a5644834d07327c2d1a93b991c344449e2740e" [[files]] file = "config/paxi/datapacks/UltimineWhitelist/data/ftbultimine/tags/block/block_whitelist.json" diff --git a/pack.toml b/pack.toml index 119e0e0..b221481 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "b30f30d04df1fc70c5aa51b3d26cadcb5b46ecbce4fd63512de56d64dfa766f9" +hash = "6925895df1f33f84f3482f7b967a5c1e368be127f29def8427400214d6e3ed8e" [versions] minecraft = "1.21.1"