Answers for "detect a item at a specific location minecraft"

3

check if player has item in inventory

/execute as @a[nbt={Inventory:[{id:"minecraft:stone"}]}] run say hi
Posted by: Guest on July-15-2020

Code answers related to "detect a item at a specific location minecraft"

Browse Popular Code Answers by Language