

Welcome to the apocalypse
- Something happens in the depths of the caves, a strange virus infects everything that moves, you can survive the end of the world.
- This mod will add a wide variety of zombies that will dominate your world, some will be small and weak, but others will be large and powerful.
- I recommend you use Tissou's Zombie Pack texture pack
- Requires GeckoLib
Mobs added
- Infected wolf
- Infected polar bear
- Infected pig
- Infected bee
- Corrupted hive
- Armored
- Boulder
- Demon
Existing mobs
- Rurch
- Caver
- Teber
There is a rudimentary phase system:
- Phase 0 – Only basic zombies spawn underground.
- Phase 1 (Day 10) – Infected animals start appearing on the surface.
- Phase 2 (Day 40) – Mutants begin to emerge.
This system is temporary until more mobs are added (e.g., mutants, infected, super mutants, abominations, cultists, etc.).
Armored
Boulder
Demon
Infected pig
Infected Wolf
Infected polar bear
Infected bee and corrupted hive
Rurch
Teber
Caver
MCreator :D
How to configure the mod
-Tags
The mod has default tags that affect its behavior that you can configure for your own use, now I will show how to locate, understand its use and how to modify the tags.
Location
To find the tags we must locate and enter the mod to go to the folder:
data > forge > tags > entity_types.
Function
common_enemies: This tag is for adding common enemies to IZLA zombies. Examples include pillagers, guardians, shulkers, etc.
flying_entities: Adds all flying creatures in this tag
only_fish: Add all aquatic creatures to this tag
the_zombies_izla: This tag contains the IDs of all the IZLA zombies, It is not recommended to modify them!
unlived_entity: Only non-living entities like falling_block, item, etc. Just add unlived entities!
zombie_team: In this tag, add entities to be allies with the IZLA zombies, all mobs of the zombie_team will have the benefits of the IZLA zombies.
Tag configuration}
First we need to enter the tag (in this example I will use the common_enemies tag) and locate the last ID
You will only need to add a comma and press enter to enter the following id
Add the mob ID and don't forget to add quotes " "
Now you know how to modify the mod tags :D