Started by
Noxvern
on
Topic category: Help with Minecraft modding (Java Edition)
Hello guys!
I would like the /particle command to repeat indefinitely, as if it were placed in a Repeating Command Block while the entity is joined to X Team, that way making a trail of particles.
How can I achieve this, without having to do it within the game with said block?
The command that im using is this one: /execute as @e[team=Yellow] at @s run particle dust_color_transition 1 0.89 0.22 1 1 0.89 0.22 ~ ~1 ~ 0 0 0 0 50
I tried to use the Repeat X times procedure but Its not working...
Thanks for you time!
Edited by Noxvern on Mon, 05/06/2024 - 07:35