[Forge 1.18.2] First-person animations invisible when using with Wizard Staff mod
tharrmeehan opened this issue ยท 3 comments
Minecraft version - 1.18.2
Mod loader - Forge
Mod version - 1.1.0
I am using the latest version available - Yes
Describe the bug
When using this mod with the Wizard Staff mod (https://www.curseforge.com/minecraft/mc-mods/wizard-staff) , all the animations turn invisible in first person mode, this does not happen in third person. This is an incompatibility from Wizard Staff due to their use of custom animations.
To Reproduce
Steps to reproduce the behavior:
- Download all the mods
- Create/Join a world
- When attacking something, you won't see anything. No animation or weapon, only sounds.
Expected behavior
Animations should world as expected.
Wizard Staff touches lots of render related code.
Our solutions seem to conflict in a way that I don't understand.
I don't see a way to fix it on this end, since Better Combat is already using the miminal possible mixins for first person attack animation implementation.
Please create an issue at Wizard Staff repo.