Summon a Fast Horse (Tamed)
Spawn a fast, tamed horse
⚠︎ Awaiting in-game verification for Java 26.2Spawns a fast tamed horse with saddle (Java only). Replace [PlayerUUID] with your UUID. Attributes can be adjusted.
/summon horse ~ ~ ~ {Owner:"[PlayerUUID]",SaddleItem:{id:"minecraft:saddle",count:1},Attributes:[{Name:"generic.movement_speed",Base:0.3}]}139 characters
- Java: yes
- Bedrock: no
- Command block: yes
- Needs cheats / OP: yes
How to use
- Java: find your UUID.
- Paste the command with your UUID and press Enter.
- The horse spawns saddled and ready to ride.
Related commands
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}Spawn an allay mob (item collector)
/summon allay ~ ~ ~Spawn a sniffer mob (seed finder)
/summon sniffer ~ ~ ~