mojira.dev
MC-94014

Conditional Chain Command Blocks don't trigger if they are powered from the side

If you set a chain cmd to conditional, place the one before so that it powers the first one from the side it will completely ignore the command in it.

Example: 1.(pointing to the 2 from the side) /testfor @p[m=0] {Unconditional, Always active, Repeat cmd}
2. /say hi {Conditional, Always Active, Chain cmd}

Power the repeat cmd.

Result: no text with "hi" in chat

Linked issues

Comments 2

they check condition from behind only. If condition is met from behind, it can be triggered from side.

AlexMagic

(Unassigned)

Unconfirmed

Minecraft 15w49b

Retrieved