New Features
- Disable Enderman's AI
- Stop Endermen from being hurt from freezing
- Stop Endermen from being hurt from explosions
- Stop Endermen from making obnoxious noises
- Make Endermen be invisible (only works if present on client apparently)
- Fix unexpected feature of Endermen being resistant to all sorts of damage due to misunderstanding mixins (after setting isAffectedByFire to false in config)
- Now this mod doesn't care about Minecraft and Fabric Loader version
- Fix dependencies being set wrong
- No longer require Cloth Config API, now instead mod makes use of CompleteConfig and bundles it inside the jar
- Better Config file
Initial Release
Requires Cloth Config API 6.2.57+