Draylar / identity

A modern morph mod for Fabric.
https://www.curseforge.com/minecraft/mc-mods/identity
MIT License
106 stars 43 forks source link

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

Open realflow100 opened 3 years ago

realflow100 commented 3 years ago

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

James103 commented 3 years ago

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
realflow100 commented 3 years ago

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?