GPack/config/undeadnights_horde_mobs_config.json
2026-03-26 13:17:41 +01:00

20 lines
406 B
JSON

{
"configVariant": 1,
"maxWaveSize": 15,
"defaultMobId": "undeadnights:horde_zombie",
"extraSpawnInfo": "none",
"hordeMobs": [
{
"mobId": "undeadnights:elite_zombie",
"spawnChance": "8",
"extraSpawnInfo": "none"
},
{
"mobId": "undeadnights:demolition_zombie",
"spawnChance": "4",
"extraSpawnInfo": "tnt:5"
}
],
"internalConfigVersion": 1
}