More Red x CC:Tweaked Compat
Compatibility Between More Red and CC:Tweaked Mods
This modification creates a bridge between bundled network cables from More Red and the bundled redstone API from CC:Tweaked, ensuring their full compatibility.
In the standard configuration, computers cannot connect to bundled network cables and are unable to read color values from adjacent network cables.


This mod fixes this issue by providing computers with the ability to directly read and write network cable signals (functioning as a full-fledged bundled network cable).


Compatibility works with all blocks from More Red that support channeled power capabilities, including relay plates for bundled cables.

Color System
Signal colors in More Red fully correspond to the values of the color API in CC:Tweaked (for example, colors.red corresponds to the red channel, colors.green to the green channel, and so on).
To transmit signals simultaneously across multiple color channels, use the color.combine function.
Important Requirements
For this mod to work, both modifications are required: More Red and CC:Tweaked.
Please note: starting from CC:Tweaked version 1.108.0 for Minecraft 1.20.1, native integration with More Red has been added, making this mod obsolete for that version.