![[Forge] Simple Zombie Players](https://cdn.metamods.net/images/mods/simple-zombie-players/logo.png)
[Forge] Simple Zombie Players
[Inspired by the Zombie Players mod]
This modification implements a simple but interesting mechanic: every time a player dies in the Minecraft world, a zombie spawns at their death location. It doesn't matter what exactly caused the character's death - all players are considered "infected" from the very beginning.
The mod features minimalistic implementation, so here are some important points to note:
- The function doesn't trigger when using the Totem of Undying, as it activates before the player's actual death
- Standard vanilla game models are used for the spawned zombies, without any appearance changes
- The modification has excellent compatibility with most other mods due to its simple architecture
- Development was done using Mcreator, which enabled quick implementation of the core concept
If you have suggestions for adding transformations into other mobs upon death or under other conditions, you can leave them in the comments - implementing such changes requires minimal effort.