Skip to content
[/craft]
Place a Chest

Place a Chest

Instantly place a chest at a specific location

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

Places a chest block at your position. The chest is functional immediately — you can open it and store items. Useful for map-making, automated storage setups, or command block chains.

/setblock ~ ~ ~ chest
21 characters

How to use

  1. Open chat (T on Java, / on Bedrock) and paste the command.
  2. Replace ~ ~ ~ with specific coordinates if needed.
  3. Press Enter — the chest appears and is ready to use.

Related commands