-
Bug
-
Resolution: Invalid
-
None
-
1.21
-
None
-
Community Consensus
-
Textures and models
There is an issue in Minecraft Java Edition where Elytra wings maintain their normal texture appearance when worn by the player, even when they are broken. This inconsistency can be misleading to players who might think their Elytra is still functional when it is actually broken.
Steps to Reproduce:
- Use "/give @s minecraft:elytra[minecraft:damage=431] 1" and wear it.
- Observe the texture of the Elytra in the inventory and when worn by the player.
Observed Behavior:
In the inventory, the Elytra texture correctly reflects its broken state. When worn by the player, the Elytra maintains its normal texture appearance, making it look like it is still functional.
Expected Behavior:
When the Elytra is broken, its texture should change to reflect its broken state, both in the inventory and when worn by the player.
- relates to
-
MC-270736 Broken elytra texture is inconsistent
- Open