Trying to have a command block execute a command like testforblock returns a "failed to execute command" error in the block.
"[16:02:25] Failed to execute ' testforblock ~ ~ ~ minecraft:wool 6' as iWasHere"
Trying to have a command block execute a command like testforblock returns a "failed to execute command" error in the block.
"[16:02:25] Failed to execute ' testforblock ~ ~ ~ minecraft:wool 6' as iWasHere"
Malformed command. You are attempting to test for block at ~ ~ ~ which is either the block you are in, or the command block.
Also appears a space may be at the beginning of your command.