-
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.