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

Fixed item frames can be killed by projectiles

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.16.2, 1.16.3, 1.16.4, 20w46a, 20w51a, 21w03a, 1.17.1, 1.20.2, 1.20.4
    • Community Consensus
    • Projectiles

      Item Frames with the Fixed tag can be destroyed by hitting them with a projectile. 

       

      Recreation:

      1) Get an item frame and snowball from the creative menu

      2) Place the item frame down on a block

      3) Set the item frame to be Fixed:

      /data merge entity @e[type=item_frame,limit=1,sort=nearest] {Fixed:1b}

      4) Throw a snowball at the item frame

       

      Expected Behavior:

      The item frame should not be destroyed because Fixed item frames should not be destroyed under any circumstance.

       

      Additional Notes:

       

      If the item frame has an item in it, the item will pop off.

      Setting the item frame to Invulnerable:1b also does not prevent it from being destroyed by a projectile.

            Unassigned Unassigned
            BluePsychoRanger BluePsychoRanger
            Votes:
            11 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              CHK: