HOME > Commands, 1.15, Java Edition Creations, Bedrock Edition Creations

Particle Trail Commands for Minecraft

minecraft particle trails command
4.2
(190)

With the Minecraft particle command, you can create really cool particle trails, you leave when walking. Awesome particle effects for multiplayer servers!

The following commands were tested in Minecraft 1.15. (so I updated the ones from the 9 particle trails video)

Simple footsteps

With two simple lines of code, you can leave footsteps particle where you walk.

This particle was removed, since unused, and doesn’t work in Minecraft 1.15.

/scoreboard objectives add walking stat.walkOneCm
/execute @a[score_walking_min=1] ~ ~ ~ particle footstep ~ ~-0.1 ~ 0.2 0.1 0.2 0 1 force
/scoreboard players reset @a[score_walking_min=2] walking

This is a cool effect to see on snow, here’s how you limit it: now it shows only when walking on snow.

Mystery Particle Trail

This reminds me of particles found in Minecraft servers like Mineplex or Hypixel.

/execute at @a run particle enchantmenttable ~ ~0.1 ~ 0.2 0 0.2 0.5 3 force

Green Trail Effect

/execute at @a run particle totem

Love Trail

/execute at @a run particle explode ~ ~-0.2 ~ 0.3 0 0.3 0.001 1 force
/execute at @a run particle heart ~ ~ ~ 0.3 0 0.3 1 1 force

Fire Horns

Create diabolic fire horns generating from your head, even when you rotate it. Put the following two commands in repeating command blocks (or better a repeating chain):

/execute at @a positioned ~ ~1.5 ~ run particle minecraft:flame ^-0.3 ^0.4 ^ 1 1 1 0.05 0
execute at @a positioned ~ ~1.5 ~ run particle minecraft:flame ^0.3 ^0.4 ^ -1 1 -1 0.05 0

World Download

Download the world used in the video! Wondering how to install a Minecraft map?

Did you enjoy this creation?

Click on a star to rate it!

Average rating 4.2 / 5. Vote count: 190

No votes so far! Be the first to rate this creation.

As you liked this creation...

Follow me on social media!

I'm sorry you didn't like this creation

Let me improve!

Tell me how could I improve this creation?

Do you like Minecraft Maps?

Hey, I'm Cimap! I love to amaze thousands of Minecraft players with my creations. Don't miss them out!