Back to Tools
Minecraft 26.2 · Particle · Block

Item Particle

Item is a Minecraft Java Edition particle with the namespaced ID minecraft:item (numeric ID 47). Generic item-break particle — colour pulled from the item's texture. Spawn it with the /particle command: /particle minecraft:item ~ ~ ~ renders one at your feet, while /particle minecraft:item ~ ~1 ~ 0.5 0.5 0.5 0 30 scatters 30 around you in a half-block radius.

Item

Block particle · Minecraft 26.2

Item
minecraft:item

Quick stats

IDs, group and the version this was verified against

Namespaced IDminecraft:item
Numeric ID47
GroupBlock
Game version26.2

/particle commands

Click either one to copy it

Spawns one Item particle at your feet. Click to copy.

Scatters 30 particles in a 0.5-block radius above your head — useful for testing visibility.

Related Block particles

Others in the same group

More reference tools

Browse all Minecraft block particles

Frequently asked questions

The ID, the command and what the particle does

What is the Item particle ID in Minecraft?
The Item particle ID is minecraft:item. The numeric protocol ID is 47, but commands and data packs always use the namespaced form.
How do I spawn the Item particle with a command?
Run /particle minecraft:item ~ ~ ~ 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:item ~ ~1 ~ 0.5 0.5 0.5 0 30.
What does the Item particle do?
Generic item-break particle — colour pulled from the item's texture.

Source: minecraft.wiki/w/Particles_(Java_Edition) · Verified · Minecraft 26.2