1
Execute/Detect and Conditional Command Blocks [1.9]
Hello! I am currently in 1.9 (15w47c), and I have a command block running this command, "execute @a ~ ~ ~ detect ~ ~ ~+1 minecraft:barrier 0 tp @p ~ ~ ~-2".
It works, but the output is "[15:17] Failed to execute 'detect' as betterjakers", so any command blocks set to conditional around it will not work. Any way to fix this?
It works, but the output is "[15:17] Failed to execute 'detect' as betterjakers", so any command blocks set to conditional around it will not work. Any way to fix this?
1
Hmm, the "+1" is setting you off just from an amateur's perspective. Replace it with just "1".
