1

Need Help with a command block machine

LukeAsArts 6/11/16 6:58 pm
372
6/12/2016 12:18 pm
so iv'e built a little device that puts foot prints on almost all soft/dirt like objects
but some thing i can't do is get it to become a 1 command block machine

any help i'll post a sample of the commands and a screen shot of the device

execute @a ~ ~ ~ detect ~ ~-0.1 ~ minecraft:sand 0 particle footstep ~ ~0.001 ~ 0 0 0 0 4
Posted by
LukeAsArts
Level 41 : Master System
27

  Have something to say?

JoinSign in

1

Lexxer
06/12/2016 12:18 pm
Level 29 : Expert Caveman
You can't do this with only one command block, you will need to set up a chain of command blocks which executes this effect on all different blocks you want the effect to apply at.
1

Welcome