The Bug:
There is no sound or closed caption produced upon elytra breaking.
This issue is inconsistent with every other tool and piece of armor.
Steps to Reproduce:
Equip elytra that have very low durability by using the command provided below.
/give @s minecraft:elytra[minecraft:damage=429]
Begin flying with it, wait for it to break, and listen closely.
Take note as to whether or not there is a sound or closed caption produced upon elytra breaking.
Observed Behavior:
There is no sound or closed caption produced upon elytra breaking.
Expected Behavior:
There would be a sound and closed caption produced upon elytra breaking.
Attachments
Comments 2
The root cause seems to be that elytra become unusable at 1 health remaining so never get down to 0 damage which triggers the break sound. There's a related issue MC-2518 with a different root cause which was resolved but unfortunately this case wasn't considered.
Confirmed.