-
Bug
-
Resolution: Works As Intended
-
None
-
1.18.31
-
None
-
Confirmed
-
Windows
Steps to Reproduce
- Grab 64 lime wool (could be anything, but for example's sake it's lime wool)
- Run these commands:
/execute @a[hasitem={item=diamond,data=14,quantity=..63}] ~ ~ ~ say hi (Command 1) /execute @a[hasitem={item=diamond,data=14,quantity=63..}] ~ ~ ~ say hi (Command 2)
Expected Result
Doesn't run for both commands
Observed Result
Runs on Command 1 but not on Command 2