Mod CC:C Bridge by Sammy_echt

  • CC:C Bridge by Sammy_echt

    Adds compatibility between the ComputerCraft and Create mod via peripherals!
    • 1036517
    • 230.95 KB
    • 1.20.1
    • August 5, 2022
    • September 7, 2023
    • Addons
      Processing
      Technology
    CC:C Bridge
Mod Information
NameCC:C BridgeAuthorSammy_echtDescriptionAdds compatibility between the ComputerCraft and Create mod via peripherals!
InformationDownloads: 1036517
Version: 1.20.1
Size: 230.95 KB
Updated at: September 7, 2023
Created at: August 5, 2022
Tags
Addons
Processing
Technology

CC:C Bridge

CC:C Bridge is a Minecraft Mod that adds compatibility between the ComputerCraft and Create mod!

image image

For Forge, requires Create and CC:Tweaked!
For Fabric, requires the Fabric API, Create and CC:Restitched!

About

With this Mod it is finally possible to program within ComputerCraft for all kinds of displays in Create.
In other words, you can:

  • Display all your stuff with e.g. Displays (those flip things), Signs, Lecterns or Nixie Tubes via the Source Block!

  • Get informations from blocks via the Target Block. For example, you can now get how much stress your network exactly has (in SU), a death counter, how many <insert_itemnamehere> you produce, etc.

  • Handle Redstone signals with the RedRouter Block (it works like the Redstone API).

  • Or control Trains by using the Train Station as a peripheral.

With these blocks, many things you always wanted to handle precicely and easily via lua scripts, are now possible!

Documentation

To find out more, check out the wiki section!