Mojira Archive
MC-44718

Double chests unlocking

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)

Works As Intended

user-2a4c8

2014-01-12, 06:31 AM

2021-10-06, 10:32 AM

2021-10-06, 10:32 AM

4

10

Confirmed

Block states

blockdata, chest, double, lock

Minecraft 14w02c - 21w07aMinecraft 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

-