When using a redstone clock created by placing a command block with the command "setblock ~ ~1 ~ redstone_block 0 destroy" (or ~1 ~ ~, ~-1 ~ ~, ~ ~-1 ~, ~ ~ ~1, ~ ~ ~-1) Command blocks using the execute command which place blocks will act differently depending on the direction. I cannot explain this very well so here is a video.
https://www.youtube.com/watch?v=4oP7LCpC2ug
Comments 4
Switching the commands of the two command blocks should not make a difference, but it did. One lets the player emit a redstone signal, the other leaving a trail of redstone blocks behind.
Well, one of the commands has to happen first, doesn't it? Depending on how you order them, different things will happen.
Sooo, what's the bug? I watched the video, and everything seems to be working fine.