Filename
EpicFightMod-1.16.5-5.1.1.jar
Uploaded by
maninthe_home
Uploaded
Oct 6, 2021
Game Version
1.16.5
+1
Size
4.09 MB
Downloads
19,510
MD5
be65347c354a50b6c67a8d42ca0147f2
Supported Modloader Versions
Forge
Supported Minecraft 1.16 Versions
1.16.5
Changelog
Bugfix:
Fixed the blocking animation of the shield is not played.
Fixed witch & drowned's throwing animation is not played.
Fixed the greatsword's guard animation is not played.
Fixed crash when player uses Skillbook with no skills
java.lang.NullPointerException
at maninhouse.epicfight.item.SkillBookItem.getContainSkill(SkillBookItem.java:39)
Fixed crash when hitting mobs having piglin model.
java.lang.NullPointerException
at yesman.epicfight.animation.types.LinkAnimation.getPoseByTime(LinkAnimation.java:45)
Fixed crash when vex is spawned.
java.lang.NullPointerException
at yesman.epicfight.client.animation.AnimatorClient.playInitialLivingMotion(AnimatorClient.java:94)