Summon a Wolf (Tamed)
Spawn a tamed wolf that follows you
⚠︎ Awaiting in-game verification for Java 26.2Spawns a red-collared tamed wolf at your position (Java only via NBT). Replace [PlayerUUID] with your actual player UUID. The wolf is immediately tamed to you.
/summon wolf ~ ~ ~ {Owner:"[PlayerUUID]",Sitting:0b,CollarColor:14}67 characters
- Java: yes
- Bedrock: no
- Command block: yes
- Needs cheats / OP: yes
How to use
- Java: look up your UUID online or from your player data files.
- Open chat (T) and paste the command, replacing [PlayerUUID] with your UUID.
- Press Enter — the tamed wolf spawns.
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 ~ ~ ~