← Назад к ресурсам

Armored Elytra

All in one elytra and chestplate combiner mod for fabric.

Modrinth equipment transportation utility

Описание

# Armored Elytra ## About the mod This mod adds armored elytra to the game. ### Forging You can combine any chestplate with an elytra in the anvil to forge an armored elytra. ![Forging](https://raw.githubusercontent.com/DorkixAzIgazi/armored-elytra/main/docs/forging.png) ### Splitting You can split the armored elytra in the grindstone to get back your original items. ![Splitting](https://raw.githubusercontent.com/DorkixAzIgazi/armored-elytra/main/docs/splitting.png) ![Splitting](https://raw.githubusercontent.com/DorkixAzIgazi/armored-elytra/main/docs/splitting_2.png) ### Server side All logic is handled on the server, client side install is only required for item icon and player model rendering. ### Client side rendering #### Player model If installed on client side both the elytra and the chestplate is visible. ![Inventory](https://raw.githubusercontent.com/DorkixAzIgazi/armored-elytra/main/docs/inventory.png) ![Thirdperson](https://raw.githubusercontent.com/DorkixAzIgazi/armored-elytra/main/docs/thirdperson.png) ![Armor stand](https://raw.githubusercontent.com/DorkixAzIgazi/armored-elytra/main/docs/armor_stand.png) #### Custom item icons Armor type, trim color and leather color icons with elytra at the back. Custom icons are visible for players who have the mod installed on the client. ![Custom icons](https://raw.githubusercontent.com/DorkixAzIgazi/armored-elytra/main/docs/custom_item_models.png) ### Resourcepacks The mod no longer uses a custom resourcepack for the combined item icons. It modifies to the code to actually render the two items on top of each other with a slight vertical offset. Any custom texture pack is supported, but might not totally correct depending on the item icons. (Any size x16, x32, etc...) The previous resourcepack [Armored-Elytra-Icons-v1.14.0.zip](https://github.com/DorkixAzIgazi/armored-elytra/releases/download/26.2-v1.14.0/Armored-Elytra-Icons-v1.14.0.zip) will continue to work for default minecraft armors for players who do not install the mod on their client, but play on servers that use this mod. (Might drop support in the future, as a server owner please recommend installing the mod for players if possible.) ### Compatibility #### For Players The following mods and datapacks have been tested and are compatible with this mod: **Mods** | Mod | Version | Features | | ----------------------------------------------------------------------------------------- | ---------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- | | [Advanced Netherite](https://modrinth.com/mod/advanced-netherite) | fabric-2.4.2-mc26.2 | Armored Elytra will have pacifying effects from mod chestplates | | [Elytra Trims](https://modrinth.com/mod/elytra-trims) | Elytra Trims Fabric 4.8.2 for 26.2 | Armored Elytra can be made with elytra items already having armor trims. Both Armor and elytra trims will show on item icons and player models. | | [Detail Armor Bar Reconstructed](https://modrinth.com/mod/detail-armor-bar-reconstructed) | 5.3.2-26.2-fabric | Armor bar will show armor and elytra icons for Armored Elytra items. (Enable multi line armor bars in the mod options when wearing full set of armor) | **Datapacks** | Datapack | Version | Features | | ------------------------------------------------------------------------------ | ---------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | [Stellarity](https://modrinth.com/datapack/stellarity) | 5.5.5+mod | Armored Elytra will have Stellarity specific item attributes like lower gravity. | | [Vanilla Tweaks - Armored Elytra](https://vanillatweaks.net/picker/datapacks/) | v2.0.11 for 26.2 | Armored elytra items made with this datapack will have combined item icon and combined player model rendering shown above. Splitting the item inside the GrindStone inventory will also work. | **Having compatibility issues?** Report them [here](https://github.com/DorkixAzIgazi/armored-elytra/issues) by creating an issue describing which mods and versions you are using!