I discovered that Condtional Chain Command Blocks must be touching the previous one with the side which has a square, so the chain must be straight.
I tried to ask Searge if it's a bug, but i got no reply.
Linked issues
is duplicated by 2
Attachments
Comments 10
Normal chains can turn, it doesn't have to be straight.
So why doesn't it work when the command block is conditional ?!
I think it's a bug.
Conditional command blocks require the command block on their backside to have executed a command successfully. The command block on their backside is not necessarily the previous one in the chain.
Still think it's a bug?
Skylinerw provided a great explanation here: https://www.reddit.com/r/Minecraft/comments/3hpxm6/snapshot_15w34b/cu9m8u4
ok, I'm sorry for spamming the bug tracker. I thought it's a bit weird that it works different than uncoditional, but now I see it's more useful this way and not a bug 😃 thx for the link w/ explanation
Can I ask one more thing please? Look at the bug2 video. I hope I'm doing it right, but it still doesn't work. Is this a bug?
The chain command block has its condition for executing met, but it isn't actually getting executed. You still have to start the chain by pointing another executing command block into it.
Are you aware that you can use command blocks that aren't part of the chain as the condition command block? This looks intended to me.