Shield with non-default item model doesn't show first person blocking animation
A shield with an specified item model other than default won't show the blocking animation in first person, despite this working as expected on other items with an specified blocks_attacks component.
How to reproduce
- Give yourself a shield with a different item model:
/give @s shield[minecraft:item_model="blue_stained_glass_pane"] - Now give yourself another item but with the blocks_attacks component:
/give @s minecraft:blue_stained_glass_pane[minecraft:blocks_attacks={}] - Compare the blocking animation with both items.
Expected result
Blue stained glass pane with the blocks_attacks component.
Observed result
Shield with the item model of a blue stained glass pane.
2025-01-25, 04:32 PM
2025-01-28, 08:08 AM
2025-01-28, 08:08 AM
1
3
-