https://github.com/caoimhebyrne/zombify
Prevents villagers from dying when converting to zombie villagers on any difficulty
https://github.com/caoimhebyrne/zombify
fabric fabric-mod minecraft
Last synced: 16 days ago
JSON representation
Prevents villagers from dying when converting to zombie villagers on any difficulty
- Host: GitHub
- URL: https://github.com/caoimhebyrne/zombify
- Owner: caoimhebyrne
- License: mit
- Created: 2021-12-18T22:13:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-12T17:51:01.000Z (10 months ago)
- Last Synced: 2025-03-26T00:36:03.258Z (about 1 month ago)
- Topics: fabric, fabric-mod, minecraft
- Language: Java
- Homepage: https://modrinth.com/mod/zombify
- Size: 71.3 KB
- Stars: 6
- Watchers: 1
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zombify
**Prevents villagers from dying when converting to zombie villagers on any difficulty**
Normally, on easy or normal difficulty, villagers may die when converting to zombie villagers:
#### Chance of villager successfully converting to a zombie villager
| Difficulty | Chance (without the mod) | Chance (with the mod) |
|------------|--------------------------|--------------------------|
| Easy | 0% | 100% |
| Normal | 50% | 100% |
| Hard | 100% | 100% |## Download
You can find the latest release on the [releases page](https://github.com/cbyrneee/Zombify/releases).