-
Bug
-
Resolution: Invalid
-
None
-
Minecraft 18w19b
-
None
-
Confirmed
It's possible to test item tag in clear command but it's impossible to test in selector with nbt.
Example:
- /execute as @a[nbt={SelectedItem:{id:"#minecraft:planks"}}] run say @s have Planks
No match in this case.
- relates to
-
MC-123053 Game crashes when using an item with a tag in the CanDestroy or CanPlaceOn NBT tag
- Resolved