-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 17w50a
-
None
-
game version: Java edition
version: 17w50a (snapshot)
New command system
-
Unconfirmed
When multiple entities are running an execute command with an if/unless statement it will stop all entities from running their command if only one of the entities' if/unless statement has an unsuccessful outcome.
It should only stop the command from running for entities with an unsuccessful outcome so the entities with a successful outcome still run their command.
- duplicates
-
MC-121934 execute sub-commands only run (for each entity), if the next sub-command runs at least one command for each entity
- Resolved