The only way to track specific items is: /execute @e[type=item,name=„diamond“] ~~~
But players can rename items and the item can not be tracked anymore.
Add ervery item to the type selector on the Bedrock version:
/execute @e[type=diamond] ~~~
Please sign in to leave a comment.
0 Comments