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

Double chests unlocking

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Works As Intended
    • None
    • Minecraft 14w02c, Minecraft 1.11.2, Minecraft 17w06a, Minecraft 18w03b, Minecraft 1.13.1, 19w40a, 1.16.1, 1.16.4, 20w48a, 20w51a, 21w03a, 21w05b, 21w06a, 21w07a
    • Confirmed
    • Block states

      The bug

      When a double chest is placed and both sides of the chest have a Lock tag, it stays locked. When one side is unlocked, the entire chest is still locked.

      How to reproduce

      1. Place down a double chest.
      2. Run this command on both chests:
        /data merge block x y z {Lock:"Test"}
        
      3. Try to open the chest (should be locked)
      4. Run this command on ONE side of the double chest:
        /data merge block x y z {Lock:""}
        
      5. Try to open the chest again (stays locked)

            Unassigned Unassigned
            jirauser54679 user-2a4c8 (Inactive)
            Votes:
            4 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: