FollowRange is breaking ThreatTable mobs
When FollowRange lets say set to 5 mob will aggro any enemy enter the 5 block radius. If enemy will out 5 block radius mob will lose aggro. Bug is mob should not lose aggro if ThreatTable is enabled. It was working fine before when we are using MM 5.2 But latest 5.6 dev builds is broken. Mob lose aggro even ThreatTable is enabled. If this is a new design choice, could you please add a setting where we can change it? Please don't hardcode this let us change.
Type: ZOMBIE
Health: 1000
Damage: 1
AIGoalSelectors:
- clear
- meleeattack
- randomstroll
- randomlookaround
AITargetSelectors:
- clear
- players
Modules:
ThreatTable: true
Options:
Silent: true
Despawn: true
FollowRange: 5
PreventOtherDrops: true
PreventItemPickup: true
PreventSunburn: true
KnockbackResistance: 1.0
PreventMobKillDrops: true
NoDamageTicks: 1
Example video (Mob not lose aggro in old MM versions when ThreatTable enabled) https://www.youtube.com/watch?v=jxMrseRFzgk
After fixing the bug please can we get FollowRange mechanic to ?