About Elytra Slot Compatibility
This modification enables integration support for elytra slot addons. Simply installing this enhancement won't produce any visible effects—you need to configure it using configuration files.
Compatibility Configuration
When launching the game with the mod installed, a file named "elytraslot_compat.json" will appear in the "config" directory. Opening this file reveals the following preset code:
{
"compatList": {
"netherite_ext:netherite_elytra": "netherite_ext:textures/entity/netherite_elytra.png",
"reimaginingpotatoes:poisonous_polytra": "reimaginingpotatoes:textures/entity/poisonous_polytra.png"
}
}
To link a specific elytra with the elytra slot, you need to specify the elytra item identifier on the left side and the texture identifier on the right side (leave blank if no texture exists).
Out of the box, the mod comes pre-configured to work with Netherite Elytras from the "Netherite Extension" mod and Poisonous Polytra from the "Poisonous Potato Update" addon.
Additional Information
Cape Slot Integration
When using NeoForge, you can simultaneously install the «Accessories», «Trinkets», and «Accessories Compatibility Layer» mods, which will allow equipping elytras compatible with the elytra slot in the cape slot of the Trinkets system. This requires additional mods: Sinytra Connector, Forgified Fabric API, and Connector Extras.
Custom Elytra Features
Even if an elytra has unique functionality, it will operate as a standard elytra. It's important to understand that you won't be able to utilize the additional features of such elytras when using them through this slot.
Texture Display
Elytras with armor values may not display their equipped texture appearance regardless of whether a texture is specified in the settings.