
CC:CBC
CC:CBC is a mc mod that adds compatibility between the ComputerCraft and Create Big Cannons!
About this Mod
CC:CBC
A CC: Tweaked peripheral that adds computer control for cannons from Create Big Cannons.
Features
- Computer control mode (
setComputerControl) that disables default shaft-driven rotation. - Two-axis aiming (
yaw/pitch) with behavior tied to CBC kinetic speed. - Assembly/disassembly control (
assemble) and firing control (fire). - Cannon telemetry via
getInfo().
Lua API
Peripheral type: cannon_mount
| Method | Parameters | Returns | Description |
|---|---|---|---|
setComputerControl |
enabled: boolean |
nil |
Enables/disables computer control mode. |
isComputerControl |
- | boolean |
Current computer control mode status. |
setTargetAngles |
yaw: number, pitch: number |
nil |
Sets target aiming angles. |
setTargetYaw |
yaw: number |
nil |
Sets horizontal angle only. |
setTargetPitch |
pitch: number |
nil |
Sets vertical angle only. |
getInfo |
- | table |
Returns cannon telemetry/state. |
assemble |
enabled: boolean |
boolean |
true = assemble, false = disassemble. |
fire |
enabled: boolean |
boolean |
Controls fire signal (true keeps firing signal active). |
getInfo() fields
| Field | Type | Description |
|---|---|---|
computerControl |
boolean |
Whether computer control mode is active. |
assembled |
boolean |
Whether the cannon is assembled on the mount. |
yaw |
number |
Current horizontal angle (0..360). |
pitch |
number |
Current vertical angle. |
targetYaw |
number |
Target horizontal angle (0..360). |
targetPitch |
number |
Target vertical angle. |
yawShaftSpeed |
number |
Yaw interface shaft speed. |
pitchShaftSpeed |
number |
Pitch interface shaft speed. |
x, y, z |
number |
Cannon Mount position in the world. |
Available Versions
How to Install CC:CBC on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set forge Loader
In the panel under "Egg", select the forge loader and matching Minecraft version (1.21.1).
Install Mod
Open the mod browser in the dashboard and search for "CC:CBC". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.1, 1.20.1
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
CC:CBC 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 3 GB RAM is allocated and the loader matches the mod version (1.21.1). You can switch loaders with one click in the panel.
Is CC:CBC compatible with forge and neoforge?
CC:CBC officially supports forge, neoforge for Minecraft 1.21.1, 1.20.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with CC:CBC – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if CC:CBC 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:CBC with just one click on your server.