Fix for Transparent Interfaces in Minecraft
This modification resolves the issue with transparency display in Minecraft's user interface and game elements. Thanks to this fix, game resource packs with semi-transparent elements, such as various HUD packages, work correctly and are displayed exactly as intended by the developers.
Compatibility with Other Mods
There are practically no compatibility issues — the solution works with most popular modifications. Conflicts are possible only when using other mods that also modify the mechanism for rendering textured quads through code injection systems (mixins), however, such situations are practically non-existent in practice.
Verified compatibility with:
- Exordium
- ImmediatelyFast
These mods also affect interface elements but work stably together with Translucency Fix.
Technical Requirements
No additional requirements — it is sufficient to install the corresponding version of the mod for the used loader (Fabric, Forge, etc.).
Video Materials
For a better understanding of the mod's operation, we recommend watching demonstration videos on YouTube.
Acknowledgments
IMS212 — for the original implementation code QuiltMC — for the icon design