Rechiseled

Rechiseled

32M Downloads

[Bug] Connected textures incompatibility with Sodium

CrackedEmerald opened this issue ยท 1 comments

commented

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

Sodium off
2024-06-01_20 18 23

Sodium on
2024-06-01_20 23 42

commented

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.