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

/execute if/unless entity feedback message doesn't include count

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.20.10.20 Preview, 1.19.80.21 Preview, 1.19.10.20 Preview, 1.19.10, 1.19.70, 1.20.60.21 Preview, 1.20.41 Hotfix, 1.20.80.21 Preview
    • None
    • Confirmed
    • Windows
    • 791027

      The bug

      The Bedrock version of /execute if entity and /execute unless entity has a less-helpful feedback message compared to Java's.

      In Bedrock, the messages are:

      Test passed.
      Execute subcommand unless entity test failed.
      

      In Java, the messages are:

      Test passed, count: X
      Test failed, count: X
      

      Where "X" is how many entities were found.

            tryashtar [Mod] tryashtar
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              CHK: