Dust
Redstone particle · Minecraft 26.2
Quick stats
IDs, group and the version this was verified against
| Namespaced ID | minecraft:dust |
|---|---|
| Numeric ID | 14 |
| Group | Redstone |
| Game version | 26.2 |
/particle commands
Click either one to copy it
Spawns one Dust particle at your feet. Click to copy.
Scatters 30 particles in a 0.5-block radius above your head — useful for testing visibility.
Related Redstone particles
Others in the same group
- minecraft:dust_color_transition Two-colour animated dust that fades between two RGB values.
- minecraft:sculk_soul Soul particle released into a Sculk Catalyst when a mob dies near it.
- minecraft:sculk_charge Sculk Catalyst charge particle that travels along sculk veins.
- minecraft:sculk_charge_pop Pop emitted when a Sculk Charge expires or settles.
- minecraft:vibration Sculk vibration trail — visible signal travelling toward a Sculk Sensor.
- minecraft:electric_spark Yellow spark emitted when Lightning hits a Lightning Rod.
- minecraft:shriek Sonic pulse emitted by an active Sculk Shrieker.
More reference tools
Browse all Minecraft redstone particles
Frequently asked questions
The ID, the command and what the particle does
- What is the Dust particle ID in Minecraft?
- The Dust particle ID is minecraft:dust. The numeric protocol ID is 14, but commands and data packs always use the namespaced form.
- How do I spawn the Dust particle with a command?
- Run /particle minecraft:dust ~ ~ ~ in any world with cheats enabled. Add velocity (dx dy dz), an extra parameter, and a count after the position to scatter the particle, e.g. /particle minecraft:dust ~ ~1 ~ 0.5 0.5 0.5 0 30.
- What does the Dust particle do?
- Coloured Redstone dust particle — supports custom RGB and size via NBT.
Source: minecraft.wiki/w/Particles_(Java_Edition) · Verified · Minecraft 26.2