illusivesoulworks / elytraslot

Minecraft Mod: Adds an accessory slot for the elytra so you can fly and wear chest armor at the same time.
https://www.curseforge.com/minecraft/mc-mods/elytra-slot
Other
46 stars 18 forks source link

Netherite Elytra added to the back Curios. #25

Closed GameKnight6067 closed 3 months ago

GameKnight6067 commented 3 years ago

The Netherite elytra mod is a great mod to help with durability and make sure it can't burn in lava, I was wondering if that could be added to the curios elytra mod.

ghost commented 2 years ago

The Netherite Elytra can now be added to the Back slot via a mod update, but it does not consume durability. Could you use instanceof instead of stack.getItem() == Items.Elytra in VanillaElytraProvider, maybe for better compatibility?

Thanks