Skip to content
/craftcmd

Summon a Camel

Spawn a camel mob (rideable)

⚠︎ Awaiting in-game verification for Java 26.2

Spawns a camel at your location. Camels are rideable desert mobs that can carry two players and make long jumps.

/summon camel ~ ~ ~
19 characters

How to use

  1. Open chat (T on Java, / on Bedrock) and paste the command.
  2. Press Enter — the camel spawns.
  3. 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}
Summon an Axolotl
Summon an Axolotl Awaiting in-game verification
Both

Spawn an axolotl mob

/summon axolotl ~ ~ ~
Summon an Allay
Summon an Allay Awaiting in-game verification
Both

Spawn an allay mob (item collector)

/summon allay ~ ~ ~
Summon a Sniffer
Summon a Sniffer Awaiting in-game verification
Both

Spawn a sniffer mob (seed finder)

/summon sniffer ~ ~ ~
Summon a Wolf (Tamed)
Summon a Wolf (Tamed) Awaiting in-game verification
Java

Spawn a tamed wolf that follows you

/summon wolf ~ ~ ~ {Owner:"[PlayerUUID]",Sitting:0b,CollarColor:14}