Back to Tools
Minecraft 26.2 · Particle · Technical

Block Marker Particle

Block Marker is a Minecraft Java Edition particle with the namespaced ID minecraft:block_marker (numeric ID 2). Used internally to mark block positions; not normally seen by players. Spawn it with the /particle command: /particle minecraft:block_marker ~ ~ ~ renders one at your feet, while /particle minecraft:block_marker ~ ~1 ~ 0.5 0.5 0.5 0 30 scatters 30 around you in a half-block radius.

Block Marker

Technical particle · Minecraft 26.2

Block Marker
minecraft:block_marker

Quick stats

IDs, group and the version this was verified against

Namespaced IDminecraft:block_marker
Numeric ID2
GroupTechnical
Game version26.2

/particle commands

Click either one to copy it

Spawns one Block Marker particle at your feet. Click to copy.

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

More reference tools

Browse all Minecraft technical particles

Frequently asked questions

The ID, the command and what the particle does

What is the Block Marker particle ID in Minecraft?
The Block Marker particle ID is minecraft:block_marker. The numeric protocol ID is 2, but commands and data packs always use the namespaced form.
How do I spawn the Block Marker particle with a command?
Run /particle minecraft:block_marker ~ ~ ~ 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:block_marker ~ ~1 ~ 0.5 0.5 0.5 0 30.
What does the Block Marker particle do?
Used internally to mark block positions; not normally seen by players.

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