-
Bug
-
Resolution: Invalid
-
None
-
Minecraft 1.9.3 Pre-Release 2, Minecraft 1.11.2, Minecraft 17w06a, 1.14.4, 19w41a, 1.15.2, 1.16.1, 20w29a, 1.16.4, 20w45a, 21w05b, 21w06a, 21w07a, 21w11a, 21w14a, 21w16a, 1.17, 1.17.1
-
Confirmed
-
(Unassigned)
The Chest and Hopper minecarts don't have a Lock data tag, like in their solid homologue.
(I'm opening the minecart in the 2nd screenshot without the redstone named "TestKey".)
Steps to Reproduce:
- Run the following commands:
/summon minecraft:chest_minecart ~ ~ ~ {Lock:"Test"} /summon minecraft:hopper_minecart ~ ~ ~ {Lock:"Test"}
→ Notice how you are able to open both the hopper and chest minecart and that the "Lock" data tag doesn't exist for these entities.