- Updated to 1.21, Forge support was dropped in favor of NeoForge.
- Drop chance configuration, being expressed as a percentage, is now more intuitive.
- Refactored the codebase.
- Backported 1.6.0 changes to mc1.16.5
- No Supplementaries compatibility in this version
- Removed Architectury API requirement
- Switched to Forge Config API
- Added ability to configure drops for individual mobs
- Re-added compatibility with Supplementaries cages (now works for every configured mob)
- Fabric/Quilt and (Neo)Forge are now two separate downloads for better compatibility.
- Prepared to move from LexForge to NeoForge entirely on next minor release.
- Depending on Architectury API instead of mixins now for better compatibility.
- Removed Supplementaries cages interop (the method was dirty, not sure if I will reimplement it)
- Various minor changes (if you had custom drop item configured, you may need to reconfigure it)
- Removed Herobrine
- Updated the mod to 1.20;
- Added an option to configure the dropped item;
- Added an option to configure mobs that drop the configurable item.
- Minor code fixes.
- Removed Cloth Config dependency. (it is still required if you wish to configure the mod)
- Added translations for configuration menu: pt_br (Thanks to FITFC), ru_ru, lt_lt, uk_ua.
- Re-added compatibility with Supplementaries.
- Changed configuration option name for easier comprehension.
- Removed Supplementaries compatibility at least temporarily, because of the issues.
- Compatibility with Supplementaries (Chickens in cages now drop feathers).
- Minor fixes and code cleanup.
- Backport of 1.19.x - 1.3.3.
- Forge and Fabric/Quilt versions now load from one file.
- Forge and Fabric/Quilt now have different configuration serializers.
- Extended support for both 1.19 and 1.19.1 on Forge.
- Updated configuration tooltip.