Summon a Skeleton Horse
Spawn the rare undead horse
✅ Verified for Java 26.2 · Bedrock 26.32 — checked June 2026Spawns a skeleton horse, normally only obtainable from a rare lightning-strike trap event. Skeleton horses never need a saddle's food upkeep, can breathe underwater, and are among the fastest mounts once tamed.
/summon skeleton_horse ~ ~ ~28 characters
- Java: yes
- Bedrock: yes
- Command block: yes
- Needs cheats / OP: yes
How to use
- Open chat (T on Java, / on Bedrock).
- Paste the command and press Enter.
- The skeleton horse appears at your position.
- Tame it by mounting repeatedly, then add a saddle to steer.
Related commands
Spawn a zombie equipped with armor
/summon zombie ~ ~ ~ {equipment:{head:{id:"diamond_helmet",count:1}}}Spawn an armor stand for displaying equipment or decoration
/summon armor_stand ~ ~ ~Spawn a mob with a custom name displayed above its head
/summon zombie ~ ~ ~ {CustomName:'{"text":"Bob"}',CustomNameVisible:1b}