[Bug]: Rendering transformations are applied on other curios
ochotonida opened this issue ยท 0 comments
Minecraft Version
1.20.1
What happened?
TotemRenderer::render does not call poseStack.push/poseStack.pop, causing all curios rendered afterwards to appear in incorrect locations
How do you trigger this bug?
- Equip a totem of undying
- Equip a second curio with a model in a slot sorted after the charm slot
- The second curio will render in an incorrect location, upside down and at a smaller scale
Loader
Forge
Loader Version
Forge 47.0.16
API Version
No response
Mod Version
forge-6.4.1+1.20.1
Relevant Log Outputs
No response