I kinda need help on making block detection when placing items, and when it detects, the block toggles a command when detected. TY for appreciating the post.
hmm, I tried that, but it toggles the command on a single area only e.g. if you're on x=5 and z=5 the command will toggle on x=0 and z=0
testforblock <x> <y> <z> <TileName> [dataValue] [dataTag] x y z - coordinates TileName - block id datavalue (optional) - block data datatag (optional) - block data tags Set up a redstone clock so the command runs constantly and put a comparator facing out from the command block into another command block.
Doesn't Work. It only detects one area. I want to detect the block placed on a large area, and toggles a command, like /clone thing command.
http://minecraft.gamepedia.com/Commands#execute He wants to detect the block placed on a large area, so this doesn't work for it. Sorry if I'm wrong. lol xD And stop faming posts
Here's download link: https://www.dropbox.com/s/n57iiqkg2sjf6rf/Block detection.zip?dl=1 Ask me if you have any questions