Condition line is not working when I change the direction of command block while other command on the line is work fine
Look on attachment for more detail
Condition line is not working when I change the direction of command block while other command on the line is work fine
Look on attachment for more detail
The condition being checked is if the command block behind the other was successfully executed. In the first screenshot, there is no command block behind "c", resulting in no execution of c, d or e.