Can multiple command blocks feed into a chain?
I have 3 command blocks that are activated individually, and occasionally two or all three of them are activated in the same tick. What I need is for the 3 command blocks to execute some command, then execute a chain of commands only once. The chain has to execute after the 3 impulse blocks execute their commands. If two command blocks are activated at the same time, then the chain should still only execute once.
What I'm wondering is if the design in the screenshot below does what I need, or if I should look for another method.
The two chain command blocks on the left are empty, while the chain command block in the middle above the impulse block contains the first command.
Pictures about "Can multiple command blocks feed into a chain?"



How do you chain multiple command blocks?
To make your command block run multiple commands, you will need to summon FallingSand or falling_block (depending on your version of Minecraft) with command blocks and redstone blocks for each command. The command blocks will be stacked one on top of the other and contain the individual command.Do chain command blocks run on the same tick?
Chained command blocks execute simultaneously in the same game tick in the order they are chained.How do you trigger a chain with a command block?
Chain command blocks are activated when a command block pointing into it is activated. Repeat command blocks are activated once every in-game tick, as long as they have a redstone signal. Minecraft has 20 ticks per second.How do you activate two command blocks at once?
Place the chain command block adjacent to the first block so that the arrow on the 1st command block points at this new command block. Remember, when placing the command block you must face opposite the direction you want the chain to go after that step!Conditional Chain Command Block Tutorial
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: Samson Katt, Zen Chung, Nicola Barts, Nicola Barts

