Open FlameyFaucet opened 3 years ago
I think that this happens with tinker's construct as well, though without shaders. When I remove sodium reforged it goes away.
Yeah. I also have an issue on that too- https://github.com/spoorn/sodium-forge/issues/163
Expected Behavior
The items that are compatible with IE's shaders should display the shader's additional colors when applied.
Actual Behavior
They do not display any color, and the resulting item will show a grey/white model. Any patterns such as stripes are retained and colored, and revolvers appear to be immune to this issue.
Reproduction Steps
Mods list
This happens with just Sodium and Immersive Engineering.
System Information
A fix for this is by adding mixin.features.item=false to the mixin config (taken from a comment in the Tinker's Construct color issue). However, this also results in items with animated textures not doing the animations.