the further adjusting
This commit is contained in:
parent
49f9e7e886
commit
d9a78bc87d
@ -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,
|
||||
|
||||
@ -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": []
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user