Answers for "how to see if item is used 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 "how to see if item is used minecraft"

Browse Popular Code Answers by Language