Skip to content
[/craft]

Create an Obsidian Platform

Build an instant 5×5 obsidian platform under you

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

Creates a 5×5 obsidian platform one block below you — the same shape the game builds for End travel. Perfect as a blast-proof foundation, a sky-base starter, or a safe pad before a risky teleport into the void.

/fill ~-2 ~-1 ~-2 ~2 ~-1 ~2 obsidian
36 characters

How to use

  1. Open chat (T on Java, / on Bedrock).
  2. Stand (or teleport) where the platform should appear.
  3. Paste the command and press Enter.
  4. A 5×5 obsidian floor materialises directly under your feet.

Related commands

Create a hollow room or box out of any block

/fill ~ ~ ~ ~10 ~6 ~10 stone hollow

Create a pool or lake by filling a region with water

/fill ~ ~ ~ ~10 ~ ~10 water

Swap every block of one type for another in a region

/fill ~ ~ ~ ~10 ~10 ~10 stone replace dirt

Copy a region of blocks and paste it somewhere else

/clone ~-5 ~-5 ~-5 ~5 ~5 ~5 ~15 ~-5 ~-5

Delete all blocks in a large area quickly

/fill ~-10 ~-2 ~-10 ~10 ~10 ~10 air

Quickly fill a region with water

/fill ~-5 ~ ~-5 ~5 ~3 ~5 water