With this update, if you have MythicMobs installed the plugin will enable support for it. Not only does this allow for you to designate MythicMobs as bards - you can now create
bards with custom ModelEngine models if they're setup through MythicMobs!
How to do it? Just set the option "IsBard" to true in your MythicMob configuration like so:
Code (Text):
bardNPC:
Type: PIG
Display: "MyBard"
Damage: 0
AIGoalSelectors:
- 0 clear
Options:
IsBard: true