Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-279796

Shield with non-default item model doesn't show first person blocking animation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 25w04a
    • None
    • Community Consensus
    • (Unassigned)

      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

      1. Give yourself a shield with a different item model:
        /give @s shield[minecraft:item_model="blue_stained_glass_pane"]
        
      2. Now give yourself another item but with the blocks_attacks component:
        /give @s minecraft:blue_stained_glass_pane[minecraft:blocks_attacks={}]
        
      3. 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.

            Unassigned Unassigned
            Chavamix700 syarumi
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              CHK: