
CC: Terminals
GUI-based terminal peripheral blocks for CC:Tweaked.
Screenshots


About this Mod
CC: Terminals
GUI-based (dumb) terminal peripheral blocks for CC:Tweaked.
Content
- Terminal and Advanced Terminal blocks
- Full
termAPI exposed as a peripheral computercraft:terminal_sizedata component support- Bundled
terminalprogram with shell autocompletion - Compatibility with CC: Graphics (0.1.4+)
Blocks
- Terminal - grayscale display, keyboard input
- Advanced Terminal - color display, keyboard and mouse input
Events
Events fired on attached computers when a player interacts with the terminal GUI:
| Event | Arguments | Normal | Advanced |
|---|---|---|---|
terminal_key |
side, key, isRepeat |
yes | yes |
terminal_key_up |
side, key |
yes | yes |
terminal_char |
side, character |
yes | yes |
terminal_paste |
side, text |
yes | yes |
terminal_mouse_click |
side, button, x, y |
no | yes |
terminal_mouse_up |
side, button, x, y |
no | yes |
terminal_mouse_drag |
side, button, x, y |
no | yes |
terminal_mouse_scroll |
side, direction, x, y |
no | yes |
Programs
terminal <side> <program> [arguments]
Redirects output to the terminal peripheral and translates terminal_* events into standard events (key, char, mouse_click, etc.) so any program runs unmodified.
Requirements
Requires CC:Tweaked 1.117.0+ on Minecraft 1.21.1. Available for both Fabric and NeoForge.
Available Versions
How to Install CC: Terminals on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.1).
Install Mod
Open the mod browser in the dashboard and search for "CC: Terminals". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.1
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
CC: Terminals server crashes on startup – what to do?
Most common cause: wrong fabric 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: Terminals compatible with fabric and neoforge?
CC: Terminals officially supports fabric, neoforge for Minecraft 1.21.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with CC: Terminals – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if CC: Terminals 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: Terminals with just one click on your server.