Trims display selectively in inventory but do not in game.
DagothUrTheFalse opened this issue ยท 9 comments
Something to do with the 2 different textures used for armor is my best guess.
Seems to be an issue with your texture pack since I could not reproduce this bug. What texture pack are you using? And could you try to redo the screenshots/reproduce this bug with the vanilla texture pack? I'd like to know if this is because of my mod, your texture pack or something else.
Odd fix but the problem wholey disappears when installing the mod AllTheTrims (different trim and resource pack used but i have double checked the issue is still present without allthetrims and without the resource pack). The issue and the fix of using AllTheTrims also seem to be present when using the similar mod Stackable Trims which was inspired by Stacked trims.
So: This is a bug with immediatelyFast where they use Overwrite (https://github.com/RaphiMC/ImmediatelyFast/blob/1.20/src/main/java/net/raphimc/immediatelyfast/injection/mixins/core/MixinArmorFeatureRenderer.java), so I can't really do anything about this.