Custom Mob

You can use custom mobs as totems. At the moment, PluTotems only supports MythicMobs mobs.

You can use mobs from MythicMobs by doing the following: in the mob type, add the prefix "mm:" followed by the mob ID, example:

entity:
  type: "mm:MyCustomMob"

Last updated