Identity

Identity

3M Downloads

Wild Foxes become permanently hostile to the player after morphing into a prey and then back?

realflow100 opened this issue ยท 2 comments

commented

Wild Foxes become permanently hostile to the player after morphing into a prey and then back?
Some weird glitch
I got attacked by a fox while morphed as a player and a fox

The fox seemed to be stuck in its attack state or something?

minecraft 1.17 version

commented

When you aggro any mob into attacking you through any means, the aggroed mob will usually try to continue attacking you indefinitely for as long as the mob can see you. To fix this, try changing the following settings in your config file to the indicated values as well as breaking line of sight to any wild foxes.

foxesAttackIdentityPrey = false
hostilesForgetNewHostileIdentityPlayer = true
commented

but I thought this was a bug. foxes should run away no matter what if your transformed into a non-prey varient or human. since their normal instinct is to run away?