Skip to content
[/craft]

Place a Charged Respawn Anchor

Place a fully charged Nether respawn point

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

Places a respawn anchor with all four glowstone charges, ready to set your spawn in the Nether. Right-click the placed anchor once (empty-handed) to bind your respawn. Warning: anchors explode if used in the Overworld or End.

/setblock ~ ~ ~ respawn_anchor[charges=4]
41 characters

How to use

  1. Open chat (T on Java, / on Bedrock).
  2. Stand in the Nether where you want your spawn point.
  3. Paste the command and press Enter.
  4. Right-click the anchor to set your respawn (uses one charge per death).

Related commands

Place a lodestone to bind compasses to

/setblock ~ ~ ~ lodestone

Place a sculk shrieker that can summon the Warden

/setblock ~ ~ ~ sculk_shrieker[can_summon=true]

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