Changelog
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[12.0.0+1.21.8] - 2026.02.16
Added
- Added new constructors for
CurioCanEquipEvent,CurioCanUnequipEvent, andCurioChangeEvent - Added
ICuriosItemHandler#loadDatapacks
Changed
ICuriosItemHandler,ICurioStacksHandler, andIDynamicStackHandlernow extendValueIOSerializable
Deprecated
- Deprecated old constructors for
CurioCanEquipEvent,CurioCanUnequipEvent, andCurioChangeEvent - Deprecated tag-based serialization and deserialization methods:
serializeNBTanddeserializeNBTinIDynamicStackHandlerserializeNBTanddeserializeNBTinICurioStacksHandlerwriteTagandreadTaginIDynamicStackHandler
