[Fabric] Compatibility, rendering issue with Twilight Forest
Reimnop opened this issue ยท 3 comments
Minecraft version - 1.18.2
Mod loader - Fabric Loader 0.14.9
Mod version - 1.1.0
I am using the latest version available - Yes
Describe the bug
If Twilight Forest is installed, the player's head is rendered in first person view whenever a Better Combat animation is played, which isn't supposed to happen.
To Reproduce
Steps to reproduce the behavior:
- Install Twilight Forest
- Use any weapon with a Better Combat animation
- Observe player head in first person
Expected behavior
There shouldn't be a player head
Screenshots or video recordings
Additional context
The problem stopped occurring after I uninstalled Twilight Forest.
Sadly, on Forge even after updating to newest TF version the issue persists.
It should be noted that disabling firstPersonEffects = false in twilightforest-client.toml does not solve the issue. It seems to be somehow related to the rendering Twilight Forest implements for it, yet even disabling that certain config option does not disable their renderer. Issue occurs in both Fabric and Forge versions with Twilight Forest installed