![[EMF] Entity Model Features [Fabric & Forge]](https://media.forgecdn.net/avatars/thumbnails/983/284/256/256/638491564386011875.png)
[Bug - models] Player
Willem07 opened this issue ยท 0 comments
Describe the bug
Since EMF 3.0.1 + ETF 7.0.2, the player model jitters in the inventory screen when using the resourcepack DetailedAnimationsReworked V1.15.
In previous versions (EMF 2.4.1 + ETF 6.2.9), the player model rendered smoothly in GUI without this issue.
List and link to broken resourcepacks
Expected behavior
The custom player model from the resourcepack should render smoothly in the inventory GUI (like in EMF 2.4.1). No constant pose resets or jittering.
(please complete the following information):
- Minecraft Version: 1.21.1 NeoForge 21.1.206
- EMF Version: 3.0.1
- ETF Version: 7.0.2
Additional context
- Issue happens only in GUI (inventory, creative menu).
- World rendering works correctly, only GUI model is affected.
- Setting
"resetPlayerModelEachRender": false
and"resetPlayerModelEachRender_v2": false
in config does not fix the problem. - Reverting back to EMF 2.4.1 + ETF 6.2.9 removes the issue.