A performance mod designed to optimize Minecraft's general performance and unofficial fork of Lithium mod for Minecraft Forge.
GNU Lesser General Public License v3.0
41
stars
3
forks
source link
Entities with the LookAtEntityGoal don't look at entities they should be tracking #21
Closed
SmileycorpMC closed 2 years ago
Version Information
canary-mc1.18.2-0.0.7
Expected Behavior
Mobs using LookAtEntityGoal should track nearby entities of the right class and look at them.
Actual Behavior
Mobs with the LookAtEntityGoal don't look at nearby entities of the right class.
Reproduction Steps
1) Spawn a passive entity, which would normally look at nearby players e.g. Cow 2) The entity doesn't look at the player.
Other Information
Tested with only canary installed, behavior works as expected without the mod installed.