Skip to content
[/craft]

Place an Enchanting Table

Instantly place an enchanting table

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

Places an enchanting table at your feet, skipping the 4 obsidian, 2 diamonds, and book. Surround it with 15 bookshelves (one block gap) to unlock level-30 enchantments, or command those in too.

/setblock ~ ~ ~ enchanting_table
32 characters

How to use

  1. Open chat (T on Java, / on Bedrock).
  2. Stand where the table should go.
  3. Paste the command and press Enter.
  4. Add bookshelves around it to reach max-level enchantments.

Related commands

Place one block at a specific spot

/setblock ~ ~ ~ stone

Delete a region of blocks by filling it with air

/fill ~ ~ ~ ~10 ~10 ~10 air

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

Instantly place a chest at a specific location

/setblock ~ ~ ~ chest