Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Creators
Details
About
This mod allows users to add mods that support the Elytra Slot. By its nature, simply installing this mod does nothing; you must customize it via the configuration.
Use
When you launch the game with this MOD installed, a file named “elytraslot_compat.json” will be added to the “config” directory. Opening that file will reveal the following contents:
{
"compatList": {
"netherite_ext:netherite_elytra": "netherite_ext:textures/entity/netherite_elytra.png",
"reimaginingpotatoes:poisonous_polytra": "reimaginingpotatoes:textures/entity/poisonous_polytra.png"
},
"enableArmorValue": true
}
By entering the Elytra item ID you wish to map on the left side and the target Elytra's texture ID on the right side (leave blank if no texture exists), you can map the target Elytra to the Elytra Slot.
By default, it supports the Netherite Elytra from the Netherite Extension and the Poisonous Polytra from the Poisonous Potato Update.
Other
Back Slot
Only in Fabric will allow you to equip elytra in the back slot. (After 1.1.0)
Cape Slot
Only in NeoForge can you simultaneously install Accessories, and the Accessories Compatibility Layer to equip Elytra compatible with the Elytra Slot in the Accessories's Cape slot.
Custom Elytra Function
Even if the elytra has custom functionality, it will still function as a regular elytra. Therefore, please note that even if the elytra has custom features, you will not be able to benefit from them.
Elytra Armor Values
Elytra with armor values may not display their equipped texture, regardless of whether a texture is specified.
Starting with version 1.1.0, setting “enableArmorValue” to true (Default: true) now applies the durability of elytra equipped in the Cape or Back slots.



