Hi. This command works, BUT I can't handle the radius. What do I have to add so that only cows in the 10 block radius get the particles?
Isn't that just @e [type = Cow, r = 10]?
After cow a comma and:
distance = .10
It doesn't play on the Java Edition. In his case, FaidHD's answer is correct
Execute @e [type = cow, distance = .10] ~ ~ ~ particle minecraft: totem_manuel ~ ~ ~
Only know about the java edition.
Not quite, it depends on the Java version
Can you tell me why a chained conditional always active block doesn't kill the affected cows? The command is: kill @e [type = cow, r = 10]. Also points in the right direction.
Just put after [type = cow, r = 10 so: [type = cow, r = 10]
Execute commands don't always work without jokes I've tried