1
CommandBlock error*
pls help me !!!
i put this command in command block and isn't working
i put this command in command block and isn't working
Click to reveal
/execute @e[type=ArmorStand] ~ ~ ~ detect ~1 ~ ~1 minecraft:glass
2
thanks
You should put a command after the detect. For example,
/execute @e[type=ArmorStand] ~ ~ ~ detect ~1 ~ ~1 minecraft:glass 0 /say its working
