
[Bug] Connected textures incompatibility with Sodium
CrackedEmerald opened this issue ยท 1 comments
Version Info
- Minecraft: 1.20.1
- Rechiseled: 1.1.6
- Fusion: 1.1.1
Fabric Modloader
Description of the Bug
Connected textures not connecting, they look like their non connecting versions, making the two blocks identical
Steps to Reproduce
Place blocks with connected textures
Enable Sodium (0.5.8+mc1.20.1)
Connected textures not working with Sodium enabled.
Screenshots
If you are using Sodium, you will also have to install Indium. Sodium replaces the vanilla renderer with one which ignores the Fabric Rendering API. This means any mod which uses the Fabric Rendering API is broken by Sodium. Indium patches Sodium to support the Fabric Rendering API.