MCPets
  • MCPets
    • ๐Ÿ‘‹ Welcome
    • ๐Ÿฆฆ Get pets (+ Free otter)
    • ๐Ÿงช Upcoming features
  • Common issues
    • ๐Ÿ”ด Common issues
      • Requirements
      • My pet is removed on spawn
      • My pet is revoked on spawn
      • My pet looks like floating horse armors or doesn't look right
      • My pet leaves anchor mobs behind on server restart or chunk unloading
      • My pet has purple/black weird textures
      • My pet doesn't have its model applied
      • My pet can't be named
      • My pet can't be mounted
      • Pet experience : my pet is not getting any experience
      • ItemsAdder: I can't see the pet
      • Category : I can't see my pets
      • Texture Pack: merging custom items packs (1.21.3 and prior)
      • Atlases issues: purple/black icons
      • 1.21.4 Resource pack changes
      • Worldguard: making pet spawn in mob denied areas
  • Tutorials
    • โœจ Setup your first pet
    • ๐Ÿ”ฅ Pet features
      • Living Pet
        • Pet Experience
        • Modifiers
        • Taming
        • Pet Food
      • Pet Mount
      • Signal Stick
      • Pet Inventory
      • Skins
    • ๐Ÿ“œ Placeholder API support
    • ๐Ÿฒ MythicMobs add-ons
    • ๐Ÿ“ Config templates
      • Config file
      • Pet config
    • โš™๏ธ Plugin features
      • Commands
      • Permissions
      • Categories
      • Blacklisted Words
      • Custom Icons
      • WorldGuard flags
Powered by GitBook
On this page

Was this helpful?

  1. Tutorials
  2. ๐Ÿ”ฅ Pet features
  3. Living Pet

Taming

PreviousModifiersNextPet Food

Last updated 2 years ago

Was this helpful?

MCPets provides a native way to tame wild and add them to your collection.

How to use ?

First, make sure the pet you want to tame is defined as a in MCPets.

Then, in the MythicMobs mob file (usually into "./plugins/MythicMobs/Mobs"), find the Skills section of your pet and add the following line of script:

- setLivingPet{id=YourPetId;followOnTame=true} @self ~onSpawn

This will transform the MythicMobs instance into the said living pet on spawn, and it will become tameable. More information is available in the section.

Note that you could technically transform the mythicmob into a living pet at any time in game. For instance you could trigger the setLivingPet mechanic when the pet is at 30% HP with the following line:

- setLivingPet{id=YourPetId;followOnTame=true} @self ~onDamaged =30%

Now, in order to tame the pet you will need for taming purpose that is compatible with the pet. For more information, check the Pet Food page.

MythicMobs features
pet food
living pets
living pets