-
Bug
-
Resolution: Duplicate
-
None
-
1.19.10.22 Preview, 1.18.20.23 Beta, 1.19.0
-
None
-
Unconfirmed
-
Multiple
block item's data values aren't supported by newly added hasitem target selector, which means we can't target green wool, stone solely
How to reproduce:
- hold a green wool
- run command
/testfor @s[hasitem={item=wool,data=15} ]
- you can target yourself
Expected:
- you can't target yourself because green wool's data value isn't 15
- duplicates
-
MCPE-151920 The command does not evaluate the selector argument "hasitem" -> data.
- Reopened