Table of Contents
Using Miniature Pets and MythicMobs, you can make custom-modeled mobs!
Installation
- Download MiniaturePets from here. (Note that MiniaturePets is a premium plugin)
- Place it in your plugins directory
- Start your server!
Usage
Using MiniaturePets support is easy.
ExampleMob: Type: MPET MPet: Type: <type> Anchor: <invisible "base" mob type> ShowName: <true/false>
For example, you could create an AngryPug mob using the “Pug” mob type MPets has:
AngryPug: Type: MPET MPet: Type: Pug Anchor: SPIDER ShowName: true Display: 'Angry Pug'
Known Issues
- The “type” field is case-sensitive and must be exactly how it appears in your MPets config file. For example, if you have the MPets file “Pug.mpet” the type must be Pug, not pug.
- Movement speed may be irregular