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

"Fixed" NBT on an Item Frame prevents rotation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Works As Intended
    • None
    • 1.16 Pre-release 2
    • None
    • Windows
    • Confirmed
    • Entities, Player

      I am creating a map and I have placed item frames, which are invisible and fixed. with a set item rotation following the command framework below:

       

      execute if score @r timerStart matches 3 run summon minecraft:item_frame 107 152 476 {Item:{id:prismarine_shard,Count:1},Facing:2,ItemRotation:1,Invisible:1,Fixed:1,Tags:["reset"]}
      

       

      Even in Creative mode it is impossible to rotate on right click. They can be destroyed just fine in Creative but not rotated. They could be rotated in any gamemode until the pre-releases

            Unassigned Unassigned
            Dweblenod Ryan Gunnison
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: