- Added example entries to the whitelist
cow, pig, sheep. - Added
?leashedtag: Selects mobs that are leashed.
- Switch to Configured (https://github.com/Clickism/Configured) for configuration files.
- Renamed keys in the configuration file to use snake_case.
- Changed blacklisting/whitelisting to use tags:
- Available tags:
?all, ?hostile, ?baby, ?tamed, ?nametagged, ?silent, ?mob - For more information, read the wiki: https://github.com/Clickism/ClickMobs/wiki/Tags
- Removed options "allow-hostile" and "only-allow-whitelisted". Use tags instead.
- Available tags:
- Warning: Due to the config changes, you will need to set up the config file again.
- Switch to Configured (https://github.com/Clickism/Configured) for configuration files.
- Switched to YAML for the configuration file and renamed keys to use snake_case.
- Moved the configuration file to ".../config/ClickMobs/config.yml".
- Changed blacklisting/whitelisting to use tags:
- Available tags:
?all, ?hostile, ?baby, ?tamed, ?nametagged, ?silent, ?mob - For more information, read the wiki: https://github.com/Clickism/ClickMobs/wiki/Tags
- Removed options "allow-hostile" and "only-allow-whitelisted". Use tags instead.
- Available tags:
- Warning: Due to the config changes, you will need to set up the config file again.
- Updated to 1.21.5
- Added update checker.
- Added config option "check-update" to enable/disable update checker.
- Updated to 1.21.5
- Internal switch to a hybrid use of EntitySnapshot and NMS for storing villager data on items.
- Switched to Modrinth Update Checker.
- Warn operators on join if a new update is available.
- Fixed: Can pick up players.
- Fixed: Placing mobs from off-hand doesn't work.
- Fixed: Can pick up mobs when not sneaking.
- Fixed: Allowing/disallowing hostile mobs not working.


