
CC:Bridge (Create Computers)
Adds inbuilt functions for CC:Tweaked computers to allow communication with redstone links from create with no added blocks
Screenshots





About this Mod
Create Computers : Bridge
Adds 3 new functions for the CC:Tweaked computers
Heres what it adds:
GetFrequency: Returns the integer value/redstone strength of any defined ongoing frequencies
SendFrequency: Sends a redstone signal to the defined frequency with a defined duration of how long that signal will last, setting the duration to 0 or math.huge will make it last indefinitely
PulseFrequency: Similar to SendFrequency however allows you to define how many times it should fire a redstone signal like a heartbeat, and allows you to define how long those pulses should be
Examples being
GetFrequency
Example usage:
ccbridge.getf("minecraft:stone","minecraft:redstone_block")
Base usage:
ccbridge.GetFrequency(freq1,freq2)
SendFrequency
Example usage:
ccbridge.sendf("minecraft:stone","minecraft:redstone_block",true,60)
Base usage:
ccbridge.SendFrequency(freq1,freq2, boolean, integer)
PulseFrequency
Example usage:
ccbridge.pulsef("minecraft:stone","minecraft:redstone_block",true,5,10)
Base usage:
ccbridge.PulseFrequency(freq1,freq2, boolean, pulses(integer), duration(integer) )
There are also shortened aliases for if you want to save a few seconds typing
Shortened Aliases:
getf == GetFrequency
sendf == SendFrequency
pulsef == PulseFrequency
There are NO new blocks and NO new textures that this mod adds
This mod was made soley because I didnt like the texture that This mod made + the fact that it adds a block
Available Versions
How to Install CC:Bridge (Create Computers) on Your Server
Order Server
Order a Minecraft Java server with at least 4 GB RAM (6 GB recommended).
Set forge Loader
In the panel under "Egg", select the forge loader and matching Minecraft version (1.20.1).
Install Mod
Open the mod browser in the dashboard and search for "CC:Bridge (Create Computers)". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.20.1
Server-side
✓ RequiredRecommended RAM
6 GB(min. 4 GB)Frequently Asked Questions
CC:Bridge (Create Computers) server crashes on startup – what to do?
Most common cause: wrong forge version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 4 GB RAM is allocated and the loader matches the mod version (1.20.1). You can switch loaders with one click in the panel.
Is CC:Bridge (Create Computers) compatible with forge?
CC:Bridge (Create Computers) officially supports forge for Minecraft 1.20.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with CC:Bridge (Create Computers) – how to optimize performance?
Recommended RAM: 6 GB (per 5 players). Use /spark profiler to check if CC:Bridge (Create Computers) consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install CC:Bridge (Create Computers) with just one click on your server.