Adjust work around that led to crashing with Canary and Radium due to the use of Bad Fake Level
Fix another issue with Apothic Curios not passing entity leading to issues within Trinkets Compat layer breaking predicates
Fix another issue with missing API Method call for createCurioProvider
leading to crashing
Fix issues with missing deprecated API and not properly getting slots for SlotHelper leading to issues with Inventory HUD+
Fix issues with missing deprecated API and not properly getting slots for SlotHelper leading to issues with Inventory HUD+
Fixes:
- Fix the crash by using Holder version of SoundEvent instead of the base value
- Fix issues with a lower version than required for Relics
This is a backport of the changes found on the 1.21 version of the compat layer pulling various bug fixes for various issues and using a similar code base target for accessories 1.21.
Small bug fix for incorrect logic when trying to item handler capability from a given entity returning null when slots did exist
Attempt a fix for an Incompatibility with Apothic curios
Fix crash with Enigmatic Graves Fork for 1.20.1
Initial release designed to target the two main versions of Curios. Bugs and issues may exist so please report anything found to the github.
Initial Alpha release of a Compatibility layer for Curios-based mods, be warned there may be bugs.
Fixes:
- Fix the issue with using the immutable collection and not handling possible collection mutation with onDeath event
Initial Alpha release of a Compatibility layer for Curios-based mods, be warned there may be bugs.
Fixes:
- Adjustment for on-death event leading to errors or crashes when dropping items
Initial Alpha release of a Compatibility layer for Curios-based mods, be warned there may be bugs.
Fixes:
- Fix issues with rendering for slot icons
- Implement Curios events within Accessories System
Initial Alpha release of a Compatibility layer for Curios-based mods, be warned there may be bugs.
Fixes:
- Fix issues with rendering for slot icons
- Implement Curios events within Accessories System
- Fix issues with converting existing curios data
Initial Alpha release of a Compatibility layer for Curios-based mods, be warned there may be bugs.
Fixes:
- Add support for recent Curios Predicate changes
- Fix crash when attempting to get Curio slot type
**Initial Alpha release of a Compatibility layer for Curios-based mods, be warned there may be bugs. **
Fixes:
- Add support for recent Curios Predicate changes
- Fix crash when attempting to get Curio slot type
Initial Alpha release of a Compatibility layer for Curios-based mods, be warned there may be bugs.
Fixes:
- Implement saving and loading of curios data allowing for support of mods that need to do such like grave mods
- Fix mods still using Legacy IMC API not working at all
- Add code for binary compat with the new V2 Curios Screen