Running MythicMobs 4.1.0, Spigot 1.11.2.
The "holding" condition always returns false, whether you're holding the item or not. NurseInteract will always run. NurseRegen never runs. No errors in the console.
Mob config:
holding Condition always returning false
The "holding" condition always returns false, whether you're holding the item or not. NurseInteract will always run. NurseRegen never runs. No errors in the console.
Mob config:
Code:
Nurse: Mobtype: cow Display: '&dNurse' Disguise: Type: player Skin: 'NurseJoy' Player: '&dNurse' Drops: - glass_bottle 1-2 1 Skills: - effect:particles{particle=heart;amount=8;speed=5;hS=0.75;vS=1.0;} @self ~onTimer:100 -...