[BUG][NeoForge 1.21.1][Mod Compatibility] Use of Supplementaries and Continuity Together Breaks Wire Textures in MoreRed (THIS IS NOT RELATED TO SODIUM)
CraftyZombie opened this issue ยท 4 comments
Minecraft: 1.21.1
NeoForge: 21.1.193
Mods:
- Supplementaries [1.21-3.3.5]
- Continuity [3.0.0+1.21.neoforge]
- Forgified Fabric API [0.115.6+2.1.1+1.21.1]
- More Red [6.0.0.3]
- Resourceful Lib [3.0.12]
- Sinytra Connector [2.0.0-beta.8+1.21.1]
Expected behavior:
Wires from the More Red mod connect when placed adjacent to each other, as seen in the image below. This behavior remains normal if either Continuity or Supplementaries are installed separately alongside More Red.

Resultant Behavior:
When both Supplementaries and Continuity are installed with More Red, the connected textures break, causing the connections between wires to not be rendered. Note that they are still functionally connected, as shown by their hitboxes.

Logs:
https://gist.github.com/CraftyZombie/8a46f4699214731e118dd3ffd846b99f
Note: A very similar conflict occurs between More Red, Continuity, and Bumblezone, which can be seen in this report:
Commoble/morered#51
Related to #661.
Is Resourceful Lib a dependency of Supplementaries or More Red? If it's the former, can you remove Supplementaries, install Resourceful Lib separately, and see if the issue still happens?