- 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