Skip to content
[/craft]
Set a Single Block

Set a Single Block

Place one block at a specific spot

✅ Verified for Java 26.2 · Bedrock 26.32 — checked June 2026

Places a single stone block at your current position (~ ~ ~). Any existing block is replaced — items aren't dropped, just overwritten. Substitute the coordinates (use absolute like 100 64 -200 or relative offsets) and block ID. Useful for instant construction, redstone chains, and map-making.

/setblock ~ ~ ~ stone
21 characters

How to use

  1. Open chat (T on Java, / on Bedrock).
  2. Paste the command and choose your coordinates and block type.
  3. Press Enter — the block appears instantly.
  4. Nothing is dropped or damaged — the block simply replaces whatever was there.

Related commands