Horseman

Horseman

171k Downloads

Fix Horse Moved Wrongly for Bygone Nether's Wither Skeleton Horses too

Fyoncle opened this issue ยท 3 comments

commented
commented

It should already be fixed for Wither Skeleton Horse. Only thing that comes to my mind on why it might not work - is that Wither Horse hitbox might be too big for the fix to work. But I don't know for sure.

https://github.com/izofar/bygone-nether/blob/1.20.1-Fabric/src/main/java/com/izofar/bygonenether/entity/WitherSkeletonHorse.java

Here is their code.

commented

It should already be fixed for Wither Skeleton Horse. Only thing that comes to my mind on why it might not work - is that Wither Horse hitbox might be too big for the fix to work. But I don't know for sure.

It just doesn't, you can try it for yourself, when running over a lantern for example it says moved too quickly and kicks you back

commented

It should already be fixed for Wither Skeleton Horse. Only thing that comes to my mind on why it might not work - is that Wither Horse hitbox might be too big for the fix to work. But I don't know for sure.