Held Item Particle Effects (Tutorial - Command Blocks)
Hey everyone, just made this basic tutorial on how to get particle effects while holding an item (made with command blocks) because quite a few people asked for it. Commands below.
Commands:
/fill ~ ~-1 ~ ~ ~-1 ~6 redstone_block
/fill ~ ~1 ~ ~ ~1 ~6 stone
/scoreboard players set @a[score_HoldSword_min=1] HoldSword 0
/scoreboard players set @a HoldSword 1 {SelectedItem:{id:"minecraft:diamond_sword"}}
/execute @a[score_HoldSword_min=1] ~ ~ ~ particle cloud ~ ~3 ~ 0.3 0.3 0.3 0 5
/execute @a[score_HoldSword_min=1] ~ ~ ~ particle droplet ~ ~2.8 ~ 0.1 0.1 0.1 0 10
You can replace diamond_sword with any item you want. You also don't have to call the objective HoldSword. It's just an example.
Other Videos By samasaurus6
Other Statistics
Minecraft Statistics For samasaurus6
samasaurus6 presently has 2,032,467 views for Minecraft across 138 videos, with His channel uploaded over 1 day worth of Minecraft videos. This makes up 40.70% of the content that samasaurus6 has uploaded to YouTube.