Locked items can be stored inside decorated pots
Steps to reproduce:
- Switch into Survival mode if not in it already
- Give yourself a locked item:
/give @s stick 1 0 {"item_lock": {"mode": "lock_in_inventory"}} /give @s stick 1 0 {"item_lock": {"mode": "lock_in_slot"}} - Use an empty decorated pot while holding the locked item
Observed result:
The locked item is inserted into the decorated pot.
Expected result:
The locked item stays in your inventory.
Linked Issues
is duplicated by3
relates to4
Created Issue:
Using a decorated Pot with a locked item will still put the item in the pot
If you give yourself a locked item for example:
/give @a stick 1 0 {"item_lock": {"mode": "lock_in_inventory"}}
/give @a stick 1 0 {"item_lock": {"mode": "lock_in_slot"}}
which purpose it is to stay in your inventory you are still able to get rid of them using a decorated pot.
this is very easy because you just have to right click the pot!
If you give yourself a locked item for example:
/give @a stick 1 0 {"item_lock": {"mode": "lock_in_inventory"}}
/give @a stick 1 0 {"item_lock": {"mode": "lock_in_slot"}}
which purpose it is to stay in your inventory you are still able to get rid of them using a decorated pot.
this is very easy because you just have to right click the pot!
Addition:
This also accurs with other interactions like using dye on a sheep! thx GoldenHelmet
If you give yourself a locked item for example:
/give @a stick 1 0 {"item_lock": {"mode": "lock_in_inventory"}}
/give @a stick 1 0 {"item_lock": {"mode": "lock_in_slot"}}
which purpose it is to stay in your inventory you are still able to get rid of them using a decorated pot.
this is very easy because you just have to right click the pot!
Addition:
This also accurs with other interactions like using dye on a sheep! thx GoldenHelmet
Steps to reproduce:
- Give yourself a locked item:
/give @a stick 1 0 {"item_lock": {"mode": "lock_in_inventory"}} # /give @a stick 1 0 {"item_lock": {"mode": "lock_in_slot"}}- Use an empty decorated pot
Observed result:
The locked item is inserted into the decorated pot.Expected result:
The locked item stays in your inventory.
Using a decorated Pot with a locked item will still put the item in thepotLocked items can be stored inside decorated pots
Steps to reproduce:
- Give yourself a locked item:
/give @a stick 1 0 {"item_lock": {"mode": "lock_in_inventory"}}#/give @a stick 1 0 {"item_lock": {"mode": "lock_in_slot"}}- Use an empty decorated pot
Observed result:
The locked item is inserted into the decorated pot.Expected result:
The locked item stays in your inventory.
Steps to reproduce:
- Give yourself a locked item:
/give @a stick 1 0 {"item_lock": {"mode": "lock_in_inventory"}} /give @a stick 1 0 {"item_lock": {"mode": "lock_in_slot"}}- Use an empty decorated pot while holding the locked item
Observed result:
The locked item is inserted into the decorated pot.Expected result:
The locked item stays in your inventory.
Steps to reproduce:
- Give yourself a locked item:
/give @a stick 1 0 {"item_lock": {"mode": "lock_in_inventory"}} /give @a stick 1 0 {"item_lock": {"mode": "lock_in_slot"}}- Use an empty decorated pot while holding the locked item
Observed result:
The locked item is inserted into the decorated pot.Expected result:
The locked item stays in your inventory.Steps to reproduce:
- Switch into Survival mode if not in it already
- Give yourself a locked item:
/give @a stick 1 0 {"item_lock": {"mode": "lock_in_inventory"}} /give @a stick 1 0 {"item_lock": {"mode": "lock_in_slot"}}- Use an empty decorated pot while holding the locked item
Observed result:
The locked item is inserted into the decorated pot.Expected result:
The locked item stays in your inventory.
Steps to reproduce:
- Switch into Survival mode if not in it already
- Give yourself a locked item:
/give @astick 1 0 {"item_lock": {"mode": "lock_in_inventory"}} /give @astick 1 0 {"item_lock": {"mode": "lock_in_slot"}}- Use an empty decorated pot while holding the locked item
Observed result:
The locked item is inserted into the decorated pot.Expected result:
The locked item stays in your inventory.Steps to reproduce:
- Switch into Survival mode if not in it already
- Give yourself a locked item:
/give @s stick 1 0 {"item_lock": {"mode": "lock_in_inventory"}} /give @s stick 1 0 {"item_lock": {"mode": "lock_in_slot"}}- Use an empty decorated pot while holding the locked item
Observed result:
The locked item is inserted into the decorated pot.Expected result:
The locked item stays in your inventory.
is duplicated by
is duplicated by
is duplicated by
Thank you for your report!
We're tracking this issue in MCPE-184636, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Thank you for your report!
We're tracking this issue in MCPE-184636, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
– I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.
Probably occurs with composters and compostable items too, and perhaps other "use" actions such as dying a sheep.
Can confirm in 1.21.20.24 Android.
Steps to reproduce:
/give @s potato 3 0 {"item_lock": {"mode": "lock_in_inventory"}}/give @s green_dye 1 0 {"item_lock": {"mode": "lock_in_inventory"}} /summon sheep ~ ~ ~Expected result:
You should not be able to interact with entities and blocks with items, that are locked in inventory.
Observed result:
You're able to interact with entities with items, that are locked in inventory.
Note:
This doesn't happen with armour stands.
Preventing items from being used is not the purpose of item lock, so please do not expand the scope of this particular ticket beyond pots