NimajnebEC / auto-elytra

A client side mod that automatically switches your elytra and chestplate when you go to fly.
MIT License
5 stars 3 forks source link

Can't swap back to armor when submerged in lava #11

Closed stefan1508 closed 4 months ago

stefan1508 commented 4 months ago

If you press space in lava you equip the elytra but can't equip the armor again until you get out, this can be really bad in certain situations. I assume it is related to this bug

NimajnebEC commented 4 months ago

Thanks for such a thorough bug report!

This definitely seems to be caused by MC-106879. I should be able to patch this as part of the mod!

At the moment, your armour is only re-equipped after vanilla behavior causes you to stop flying, usually by landing on the ground. I could force your armour to be equipped when in lava, although this should be behind a configuration option as it may not be preferable in all situations...

I will let you know when this fix has been implemented!

NimajnebEC commented 4 months ago

You should now be able to download the fixed version from GitHub Releases or Modrinth!