Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-154915

Hasitem 'quantity', 'item', and 'data' filters are broken

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Works As Intended
    • None
    • 1.18.31
    • None
    • Confirmed
    • Windows

      Steps to Reproduce

      1. Grab 64 lime wool (could be anything, but for example's sake it's lime wool)
      2. 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

            Cra-ZGuy James Deogrades
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: