- Add Accessories API sync for Aether mod accessory slots (pendant, cape, gloves, rings, shield, misc). Uses same pattern as Curios: validate data before clearing slots, PreparedStatements for DB operations - Add Cosmetic Armor Reworked sync for 4 cosmetic armor slots via InventoryManager/CosArmorAPI - Add Apotheosis + Placebo as compileOnly deps. Apotheosis item data (affixes, gems, sockets, rarity) travels with items via DataComponents and is already synced by the inventory sync - New generic mod_player_data DB table with composite key (uuid, mod_id) for extensible mod-specific data storage - Integrated save/restore in join, logout, and auto-save pipelines Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| addons | ||
| chat | ||
| ChatSync.java | ||
| VanillaSync.java | ||