- Fixed memory leaks due to unnecessary invalidating caps
- Fixed certain valid items being marked as invalid
- Fixed potential attribute modifiers collisions
- Fixed potential attributes resizing crash
- Fixed slot modifiers syncing
- Fixed UI re-position after cosmetics toggle
- Corrected dummy attribute RL to be in the same style as real ones
- Added fallback for slots localization
- Updated pl_pl translation by Greg-21
- Another take on fixing recursive call of curio equip logic
- Fixed missing tooltip when using data-driven curios
- Potentially fixed recursive call of curio equip logic
â Switched to the new NeoForge tooltip processing algorithm
â Extended context of the slot and attribute tooltip overrides
â Fixed compatibility with mods that disable the recipe book and toggle button for curios visibility
â Fixed mixins injection failure in the dev env
â Fixed curio fortune modifier
â Fixed looting modifier
â Removed ability to close GUI via curios menu key
â Potentially fixed wrong slot index issue
â Fixed experience drop issue with Silk Touch enchantment
â Fixed wrong method signature on the newer version of NeoForge (NoSuchMethodError)
â Fixed compatibility with NeoForge 21.0.28-beta+
â Fixed ICurioItem#getFortuneLevel


