Conditionals within chains
DeltaWhy opened this issue · 0 comments
DeltaWhy commented
Currently there is no way to use testfor commands. This Reddit post describes a way to do if/else logic with multiple commands in each branch. We may need to insert empty command blocks at certain points to make sure the condition block is actually behind the first block of the true branch (when the path turns).