-
Bug
-
Resolution: Duplicate
-
None
-
1.19.10.22 Preview, 1.19.1 Switch, 1.19.0
-
None
-
Unconfirmed
-
Windows
When using the hasitem filter, the hasitem filter will accept negative data values.
Steps to Reproduce:
- Open a Minecraft World.
- Run /testfor @a[hasitem=\{item=allow,data=-5}]
- Observe
Observed Results:
Game accepts negative value
Expected Results:
Game should not accept a negative value
- duplicates
-
MCPE-151920 The command does not evaluate the selector argument "hasitem" -> data.
- Reopened