Summon a Camel
Spawn a camel mob (rideable)
⚠︎ Awaiting in-game verification for Java 26.2Spawns a camel at your location. Camels are rideable desert mobs that can carry two players and make long jumps.
/summon camel ~ ~ ~19 characters
- Java: yes
- Bedrock: yes
- Command block: yes
- Needs cheats / OP: yes
How to use
- Open chat (T on Java, / on Bedrock) and paste the command.
- Press Enter — the camel spawns.
- Right-click or interact to mount it, and use WASD to control movement.
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 ~ ~ ~Spawn a tamed wolf that follows you
/summon wolf ~ ~ ~ {Owner:"[PlayerUUID]",Sitting:0b,CollarColor:14}