Accessories Wiki & Guide
The community wiki and guide for Accessories — recipes, items, tags and mechanics, kept current for every Minecraft version the mod supports.
About this mod
Accessories is a Data-Driven Accessory mod for NeoForge and Fabric with emphasis on using a Common API for both platforms when possible.
The style for the library's API is based on the works of Curios and Trinkets with credit going to both TheIllusiveC4 and emilyploszaj for their work on Accessory mods for Minecraft.

Features
Elytra, Totem, and Banner Support Included
By default, you can equip banners in your head or cape(WIP) slot to show off a custom banner. For elytra, or totem, you will need to enable such within the config as its disabled by default.
Compatibility Layer
Due to existing API's like Trinket and Curios being predominantly used, you can install the Accessories Compatibility Layer to have them work under Accessories for a unified experience
Model Translation API
Included for developers is a proper transformation API used within rendering native Accessories, allowing proper linkage to a given entity model parts, which enables proper support for EMF Resourcepacks like Fresh Animations, and there are future plans to support other rendering mods like Figura.
Managing Equipped Accessories
The ability to access other tamed entities allows other mods to have accessory items for pets or mounts. Combined with it being useful for server owners to manage other players' accessories if needed, without the use of direct management commands. Just hold shift and use the 'Accessories Open Screen' on any entity (If owned, must be the owner) to bring up the screen, or run the command /accessories edit if OPed.
API Additions
Here are some examples of the API implemented in Accessories that may assist you with your mod development:
Compatibility
Which Minecraft versions and mod loaders the mod supports.
| Loader | MC 1.21.10 | MC 1.21.8 | MC 1.21.5 | MC 1.21.4 | MC 1.21.3 | MC 1.21.1 | MC 1.21 | MC 1.20.4 | MC 1.20.1 |
|---|---|---|---|---|---|---|---|---|---|
| Fabric | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| Forge | — | — | — | — | — | — | — | — | ✓ |
| Neoforge | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
Dependencies
Other mods required (or optional) to run this mod.
Recent updates
Latest releases with the author's changelog notes.
Remove use of Stream API in hot code errors to improve performance
Remove use of Stream API in hot code errors to improve performance
Fixes:
- Resolve issue with stack resize or mutation not causing an update on the client
- Fix issues with parsing slot paths from string for cases like namespaces containing a '-' or having inner slot indices
- Rename modid used for cosmetic slots to prevent its erasure as a slot path
Fixes:
- Resolve issue with stack resize or mutation not causing an update on the client
- Fix issues with parsing slot paths from string for cases like namespaces containing a '-' or having inner slot indices
- Rename modid used for cosmetic slots to prevent its erasure as a slot path
Temp fix for issues with remapping by removing use of shadow
Gallery



Related mods
Mods in the same category as this one.
Developer resources
Version history
Accessories 1.0.0-beta48+1.20.1 (MC 1.20.1) → 1.1.0-beta.53+1.21.1 (MC 1.21.1): 0 recipes added · 0 recipes removed · 0 recipes updated.