Minecraft Spawn Dog Command

The syntax to summon a tamed wolf is “/summon wolf [pos] {Owner: <PlayerName>}” and for a tamed cat is “/summon cat [pos] {Owner:<PlayerName>}”. The position tags will be filled in with coordinates to ensure that the mob spawns in the correct location.

Summon Command in Minecraft Java Edition (PC/Mac)

In Minecraft Java Edition (PC/Mac) 1.11, 1.12, 1.13, 1.14, 1.15, 1.16, 1.17 and 1.18, the syntax to summon a tame wolf using the /summon command is:

In Minecraft Java Edition (PC/Mac) 1.8, 1.9 and 1.10, the syntax to summon a tame wolf is:

  • pos or x y z is optional. It is the x y z coordinate where the wolf should spawn. If no coordinate is specified, the wolf will spawn in the current location.
  • {Owner:} is an optional NBT tag (formerly called data tag) used to specify the owner of the tamed wolf. See NBT tags for wolf.
  • PlayerName is the name of the player that owns the wolf. You can not use target selectors such as @p.
  • Example in Java Edition (PC/Mac) 13, 14, 15, 16, 17 and 18

    To summon a wolf that is tamed and owned by DigMinecraft in Minecraft 1.13, 1.14, 1.15, 1.16, 1.17 and 1.18:

    To summon a wolf that is tamed, owned by Samantha and has a pink collar:

    Summon Command in Minecraft Education Edition

    In Minecraft Education Edition 1.14.31, the syntax to summon a wolf using the /summon command is:

    In Minecraft Education Edition 1.12, the syntax to summon a wolf is:

    In Minecraft Education Edition 1.9 and older, the syntax to summon a wolf is:

  • spawnPos is optional (starting in version 1.0). It is the x y z coordinate where the wolf should spawn. If no coordinate is specified, the wolf will spawn in the current location.
  • spawnEvent is optional. It is the name of a game event for the wolf. See spawn events for wolf.
  • nameTag is the custom name to assign to the wolf. It will appear as a nametag above the wolf.
  • Java
  • PE
  • Xbox
  • PS
  • Nintendo
  • Win10
  • Edu