Minecraft? - 4

pa
9
Minecraft

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?

Ja

Isn't that just @e [type = Cow, r = 10]?

Si

After cow a comma and:

distance = .10

gl

It doesn't play on the Java Edition. In his case, FaidHD's answer is correct

im

Execute @e [type = cow, distance = .10] ~ ~ ~ particle minecraft: totem_manuel ~ ~ ~

Si

Only know about the java edition.

im

Not quite, it depends on the Java version

pa

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.

sl

Just put after [type = cow, r = 10 so: [type = cow, r = 10]

Ea

Execute commands don't always work without jokes I've tried