mojira.dev
MC-68058

Command with @e is broken

This command isn't working: /particle happyVillager ~ ~1 ~ 1 1 1 0.01 100 @e[name=Kingsamxx]
It will just put the particles on top of the command block and not summon them at you.

Comments 2

Invalid syntax:

Syntax
particle <name> <x> <y> <z> <xd> <yd> <zd> <speed> [count] [mode]

you could use an execute command for that:
/execute @e[name=Kingsamxx] ~ ~ ~ /particle happyVillager ~ ~1 ~ 1 1 1 0.01 100

Samuel

(Unassigned)

Unconfirmed

Minecraft 14w34b

Retrieved