Command Block Tutorial #24: Projectile Trail Commands in Minecraft
In this video I'm going to show you how to get a particle trail for when you fire a bow and arrow. Also walk you through the process.
Particle Commands in Minecraft Video: https://www.youtube.com/watch?v=kJ46Q9TClkw
Command Creator: https://bluecommand.weebly.com/arrow-particles.html
Minecraft Command Order:
1. Repeating Command Block: /execute at @e[type=arrow] run particle smoke ~ ~ ~ 0.1 0.1 0.1 0.01 5 force
2. Chain Command Block: /tag @e[type=arrow,nbt={inGround:1b}] add ArrowInGround
3. Chain Command Block: /execute at @e[tag=ArrowInGround] run particle lava ~ ~ ~ 0.8 0.8 0.8 0.01 15 force
4. Chain Command Block: /execute at @e[tag=ArrowInGround] run playsound minecraft:entity.blaze.hurt voice @a[distance=..25] ~ ~ ~ 1 1 1
5. Chain Command Block: /kill @e[tag=ArrowInGround]
Other Videos By RedstoneKnightX
Other Statistics
Minecraft Statistics For RedstoneKnightX
RedstoneKnightX presently has 1,527,317 views for Minecraft across 384 videos, with His channel uploaded over 2 days worth of Minecraft videos. This is 85.45% of the total watchable video on RedstoneKnightX's YouTube channel.