[Bug] MC-121706 is still not fixed
Unknowneth opened this issue ยท 0 comments
Bug Description
MC-121706 is not fixed even though the mod supposedly fixes it
How to Reproduce?
- Spawn a skeleton, stray or bogged
- Let it target you
- Go 2 blocks higher or lower
- Notice that it doesn't try to aim at you
Expected Behavior
The skeleton's aim is supposed to be fixed by the mod and would point toward you but it doesn't happen.
This might be because the fix is only applied to the server but not registered to the client, quite possibly causing a desync.
Alternatively, could be because of the mixin injection method. Maybe try setting "at =" to {@at("TAIL")}
Version
1.0.0
Fabric/Quilt Loader Version
0.15.11 for 1.21
Logs or additional context
No response
Has not been reported.
- I made sure this bug hasn't already been reported.
Is on most update to date version.
- I made sure I am using the most up to date fabric/quilt loader and mod version.