Place a Charged Respawn Anchor
Place a fully charged Nether respawn point
✅ Verified for Java 26.2 · Bedrock 26.32 — checked June 2026Places 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
- Java: yes
- Bedrock: yes
- Command block: yes
- Needs cheats / OP: yes
How to use
- Open chat (T on Java, / on Bedrock).
- Stand in the Nether where you want your spawn point.
- Paste the command and press Enter.
- Right-click the anchor to set your respawn (uses one charge per death).
Related commands
Place a sculk shrieker that can summon the Warden
/setblock ~ ~ ~ sculk_shrieker[can_summon=true]Delete a region of blocks by filling it with air
/fill ~ ~ ~ ~10 ~10 ~10 airCreate a hollow room or box out of any block
/fill ~ ~ ~ ~10 ~6 ~10 stone hollowCreate a pool or lake by filling a region with water
/fill ~ ~ ~ ~10 ~ ~10 water