Mobs & Pets
HomepagePurchase AdvancedPetsDiscord ServerMarketplaceMinecraft Hosting
  • Main Page
  • ➡️AdvancedPets UI [NEW]
  • ➡️Premium Mobs Pack
  • 🐶AdvancedPets
    • 🐕Available Pets
    • 🧟‍♂️Vanilla Mobs as Pets
    • 🪄Abilities
      • Ability Triggers
      • Effect List
    • Commands
    • Permissions
  • 🐮AdvancedMobs
    • The AdvancedMobs Wiki
    • 🦣Available Mobs
    • 🔧Commands
    • ⚙️Mechanics
      • Build Mobs With Blocks
      • Mob Loot
      • Random Spawning
      • Breeding
      • Mobs & Spawners Stacking
    • 📄AdvancedMobs API
  • 🐩MiniaturePets
    • 🐒Available Pets
    • 📚Information
      • Commands & Permissions
      • Config.yml Guide
      • Sql.yml Guide
    • ⁉️FAQ
  • 🛠️Edit Custom Mobs
    • In-Game Custom Mobs Creator
    • Configuration Explanation
    • Custom Mob Settings
    • ⁉️FAQ
  • 💾Supported Plugins
    • 🟣ItemsAdder support
    • 🤖ModelEngine
Powered by GitBook
On this page
  • Can I give vanilla mob pets to my players?
  • How to set up a vanilla mob as a pet?

Was this helpful?

  1. AdvancedPets

Vanilla Mobs as Pets

Use vanilla mobs with AdvancedPets

PreviousAvailable PetsNextAbilities

Last updated 2 years ago

Was this helpful?

Can I give vanilla mob pets to my players?

Yes! Since version 2.0.0, vanilla mobs are now supported as pets.

How to set up a vanilla mob as a pet?

Very simple! All you need to do is create a file in AdvancedPets' plugin folder. Go to your server/plugins/AdvancedPets/customMobs , you will need to create a file called <mob name>.amob, e.g. Zombie.amob and use this format inside:

Zombie.amob
settings:
  sounds: ZOMBIE
  mobtype: ZOMBIE
  nametagHeight: 0

skins:
parts:

Don't worry about the file extension - it's still a text file but using .amob our model format. Set mobtype and sounds to your vanilla mob's type, then save this file and restart.

Here you can find all the proper names for vanilla mobs:

🐶
🧟‍♂️
https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/EntityType.html