top of page


/scoreboard objectives add brushhorse dummy
Repeating command block
/scoreboard players set @a brushhorse 0
Chain command block
scoreboard players set @a brushhorse 1 {SelectedItem:{tag:{display:{Name:"Brush"}}}}
Chain command block
/execute @e[score_brushhorse_min=1] ~ ~ ~ /execute @e[type=EntityHorse,r=1] ~ ~ ~ particle fallingdust ~ ~.85 ~ .1 .1 .1 .1 2 force
bottom of page