Several animations used by consumable component are broken.
For example
The eat animation can't be played in first person.
/give @s minecraft:iron_sword[minecraft:consumable={animation:eat,sound:{sound_id:"none"},consume_seconds:100000,has_consume_paricles:false}]
[media]and
The brush animation can't be played correctly in third person.
/give @s minecraft:iron_ingot[minecraft:consumable={animation:brush,sound:{sound_id:"none"},consume_seconds:100000,has_consume_paricles:false}]
[media][media]and the drink animation is the same as eat animation
/give @s minecraft:iron_ingot[minecraft:consumable={animation:drink,sound:{sound_id:"none"},consume_seconds:100000,has_consume_paricles:false}]
AND the brush animation is even broken in first person when it's used on a brush.
/give @s minecraft:brush[minecraft:consumable={animation:brush,sound:{sound_id:"none"},consume_seconds:100000,has_consume_paricles:false}]
[media][media]
Thank you for your report!
However, this issue is Invalid.
Please put only one bug report in each ticket. It is very difficult to keep track of bugs when they are not in their own tickets.
However, please review the Bug Tracker Guidelines before creating new reports. Be sure to search for an existing issue as it is likely to have already been reported.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki