Hasitem 'quantity', 'item', and 'data' filters are broken
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
2022-04-28, 05:03 AM
2022-07-14, 10:09 AM
2022-07-14, 10:09 AM
1
1
-