All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning. Prior to version 6.0.0, this project used MCVERSION-MAJORMOD.MAJORAPI.MINOR.PATCH.
- Added
ru_ru
localization #10
- Fixed dedicated server crash when using the
additionalCreatures
configuration
- Updated to SpectreLib 0.13.14
- [Fabric] Requires Fabric Loader >=0.14.23
- Added in-game configuration GUI
- Updated to Minecraft 1.20.1
- Updated comments on configuration options
- Updated to Minecraft 1.19.4
- Merged Forge and Fabric versions of the project together using the MultiLoader template
- Configuration system is now provided by SpectreLib
- Configuration file is now located in the root folder's
config
folder additionalCreatures
configuration option can now accept entity type tags, tag entries should be namespaced and prefaced by "#"- Changed to Semantic Versioning
- Updated to Minecraft 1.19.2
- [Forge] Updated to Forge 43+
- [Fabric] Updated to Fabric API 0.60.0+
- Refactored to use mixins
- Fixed ConcurrentModificationException crash #6
- Updated to Minecraft 1.18.1
- Updated to Forge 38.0+
- Updated to Minecraft 1.17.1
- Updated to Minecraft 1.16.4
- Fixed villagers not being considered passive mobs #2
- Updated to Minecraft 1.16.4
- Updated to Minecraft 1.16.3
- Updated to Minecraft 1.16.2
- Tamed category now includes horses and saddled entities
- Updated to Minecraft 1.16.1
- Updated to Minecraft 1.15.2
- Updated to Forge 28.1.0
- Updated to Minecraft 1.14.4
- Updated to Minecraft 1.13.2
- Added configuration option for specifying additional mobs outside the creature type config option
Initial release