

More Red Computercraft Integration
Активный0.0
Установок
Последнее обновление
More Red Computercraft Integration is a forge mod that adds an adapter between More Red's bundled cables and Computercraft's computers. This block can be crafted at More Red's gatecrafting plinth.
This mod depends on both More Red and CC:Tweaked, and both of these mods must be installed for More Red Computercraft Integration to work.
One end of the MRCC (pronounced "merk") Adapter points toward a bundled cable, colored network cable, or another block that uses More Red cable APIs. The other points toward a Computercraft computer or another block that uses Computercraft bundled redstone APIs.
When placed next to a computercraft computer, the computer can interface with the more red network by typing lua
to enter the lua interpreter, and then using the bundled input/output commands detailed in the computercraft documentation here.
https://tweaked.cc/module/redstone.html
Each color of More Red cable corresponds to a bit in a digital signal, where white = 1, orange = 2, magenta = 4, light blue = 8, etc (in Wool Color Order).
More Red Computercraft Integration is not affiliated with or maintained by Computercraft, CC:Tweaked, or any developers or maintainers thereof. This mod compiles against CC:Tweaked's API, but does not include or copy any code or assets from CC:Tweaked or Computercraft.