Compatibility
Minecraft: Java Edition
Platforms
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Villager Converting
Villagers attacked by zombies always get converted instead of dying. In 0.1.0, the villagers require a name in order to be guaranteed converted. In 1.0.0 and beyond, this is configurable. Required on the server for multiplayer, but also works in single player!
Configuration
You can configure the behavior of the mod from the villagerconverting.toml
file within your server (or local instance for single player) config folder. If you're on single player and have ModMenu installed, you can also access the configuration through the UI in ModMenu's mod list!
modEnabled
: true|false
- Simple toggle for the mod! When set to false
, the villagers will fall back to vanilla behavior/probability for zombie-conversion.
requireName
: true|false
- When set to true
, only villagers that have a custom name set (i.e. with a nametag) will be guaranteed to convert! Non-named villagers will fall back to vanilla behavior.