-
Bug
-
Resolution: Fixed
-
1.18.10.20 Beta, 1.17.40.23 Beta, 1.17.11 Hotfix, 1.17.41 Hotfix, 1.18.2 Hotfix
-
None
-
Confirmed
-
Multiple
-
631565
When using commands to obtain an locked item that cannot be dropped or moved in the inventory, the game still allows you to place it in an item frame, which completely defeats the purpose.
Steps to Reproduce:
- Open Chat
- Use the following command: /replaceitem entity @s slot.hotbar 0 apple 1 0 {"item_lock": {"mode": "lock_in_slot"}}
- Place the item inside an item frame.
Observed Results:
The item will be placed in the item frame, removing it from the player's inventory.
Expected Results:
The item should never be able to exit the player's inventory unless done through commands or consuming it if possible.
This bug could be very game-breaking for map makers, so I hope this can be fixed soon.