Other lists > Awesome CC: Tweaked
An Awesome list which only lists things relevant to CC: Tweaked.
Awesome CC: Tweaked
A curated list of awesome resources, libraries, programs, tutorials, and projects for CC:Tweaked, modern ComputerCraft fork for Minecraft.
📑 Table of Contents
Libraries
UI Frameworks
Basalt by Pyroxenium (aka. Robert Jelic) - a modern, fast and well-known UI Framework.
PixelUI by Shlomo1412 (Hey, it's me!) - New UI Framework, currently on beta. Very fast, well documented, and containing a lot of features.
[!WARNING] This library is archived since the release of the new and improved version. See next entry.
PixelUI v2 by Shlomo1412 - A new, improved, built from the ground up version of PixelUI - now with improved structure, and Teltext rendering using Shrekbox.
PrimeUI by JackMacWindows (aka. JackMC123/MCJack123) - A collection of UI component primitives for ComputerCraft. provides a number of small, mostly self-contained basic UI components that are designed to be embedded directly in a program.
CCKit by JackMacWindows (aka. JackMC123/MCJack123) (Yes, it's him again...) - A new cross-platform object-oriented UI framework for ComputerCraft.
Tamperer 2.0 by Fatboychummy - a menu driver for ComputerCraft that allows you to create interactive settings menus for your programs with ease.
2D Game development
Obsi 2 by Simadude - a Lua library that was designed specifically for CC:Tweaked. Originally it was made as a game engine, but have refactored into a library for easier packaging.
Xenon 2D Engine by SpartanSf (aka. SpSf) - The Xenon engine is focused for 2D games. It aims provides a feature-rich and easy to use interface for developing games.
ion2d by SpartanSf (aka. SpSf) - The spiritual successor to Xenon. A CraftOS-PC graphics mode engine with a decent set of features.
Networking
MCHTTP-and-DNS by THEHHOY - With MCHTTP you can request data, post data and you can make a web browser for it . You can control your world with MCHTTP. MCHTTP is pretty easy to understand.
ECNet2 by PG2:31 (aka. migeyel) - Encrypted Networking over Modem.
ModemShark by JackMacWindows (aka. JackMC123/MCJack123) - a tool to sniff modem packets being sent by nearby computers.
3D Renderers
Peripheral managment
Hopper.lua by umnikos - a cli CC program for the easy setup of complex item transportation pipelines. It supports wildcards, filters, transfer limits, many different peripherals, and more.
Open Inventory Library (OIL) by afo nya~ :3 (aka. afonya2) - A modern inventory library for CC: Tweaked, With a command line utility called
ChestPart.CC Speaks by SquidDev - A very silly TTS server using espeak-ng for Speakers. (not built as an API library but as a web service)
Threads/Multitasking
Taskmaster by JackMacWindows (aka. JackMC123/MCJack123) - A simple and highly flexible task runner/coroutine manager.
Thread by Fatboychummy - Simple CC Thread Implementation.
RedRun by JackMacWindows (aka. JackMC123/MCJack123) - a small coroutine manager that uses the
rednet.runtop-level coroutine to run tasks in the background.
Encryption
Advanced Encryption Standard (AES) library by afonya2 - an AES implementation for CC: Tweaked.
SHA256/HMAC/PBKDF2 by Anavrins - SHA-256, HMAC and PBKDF2 functions in ComputerCraft.
Teltext Renderers
Pixelbox_lite by 9551_dev - Very fast CC library used for rendering graphics with teletext characters (\128-\159)
BLittle by BigBloke - used by LevelOS. Couldn't find any info about it.
Chromy | Bimg Rendering by Sammy - Render bimg files easily!
Shrekbox by ShreksHellraiser - Find pixelbox incredibly useful, but wish you could get more functionality from it? So do ShreksHellraiser, so he's announcing a tentative preview of shrekbox.
Fonts
More Fonts by Michiel - a library to print large text using teletext pixels with various fonts, sizes, and text wrapping and spacing options!
Bigfont by Wojbie - Have you ever wanted to write something on computer screen in different font size? Now with magical 1.8+ features you can!
AI (Yeah you heard right)
ollama-cc by Emma (aka. EmmaKnijn) - A simple CC client for Ollama
Other
DesynCC by afonya2 - A Javascript like event and await/async library for CC: Tweaked.
Trainlib by root@dev:~# python3 mourn_sc3.py (<- That's the name, I promise) - makes it easier to handle Create's train schedules using a pseudo-OOP syntax.
TELEM by Cyberbit - a modular, modern “Trivial ETL Engine for Minecraft” that lets you extract data from in-game storage and machinery, transform it with middleware (e.g., calculating rates or averages), and output it via dashboards, graphs, or secure networks—all within ComputerCraft.
Quanty by Shlomo1412 - a simple Lua API library for ComputerCraft/CC: Tweaked and CCVS (CC-VS ShipAPI) that provides easy-to-use functions for working with quaternions and Euler angles.
Mods and addons
Mods
Advanced Peripherals by seniorendi (aka. Intelligence Modding) - a mod that adds many useful extensions for CC:Tweaked.
Some Peripherals by SuperSpaceEye - A WIP addon to CC:Tweaked that adds various blocks and items.
Plethora Peripherals by Lemmmy (Original Creator: SquidDev) - a ComputerCraft/CC: Tweaked peripheral provider. It aims to provide both metadata and peripherals for vanilla Minecraft and mainstream mods.
Tom's Peripherals by, well, Tom (aka. tom5454) - CC: Tweaked Addon with High resolution monitors, 3D grahpics and more.
CC: DirectGPU by tom (aka. tiktop101) - High-performance ComputerCraft peripheral for rendering full RGB graphics directly to monitors.
[!NOTE] This mod is currently only avilable to download from this post or from its GitHub Repo.
CC: LiftLink by tom (aka. tiktop101) - Adds ComputerCraft support for Create elevators using just one connected redstone contact from the elevator column.
CC: Androids by ThunderBear - Programmable Androids for minecraft.
UnlimitedPeripheralWorks by SirEdvin - Peripheral mod, that provides a lot extra features, new peripherals and even some items.
Embedded Computer by WindClan - Addon for CC:Tweaked that adds the "Embedded Computer" and a few other goodies to improve the multiplayer experience.
SwitchCraft Peripherals by Lemmmy - Custom peripherals for the SwitchCraft server, including 3D Printers in the style of OpenComputers.
[!NOTE] This mod is archived.
CC:C Bridge by Sammy - Adds compatibility between CC: Tweaked and Create through more peripherals!
CC: VS by TechTastic - A simple ComputerCraft x Valkyrien Skies integration addon
CC Shops by TechTastic - CC integration for Simple Shops
Ducky Peripherals by SamsTheNerd - A general peripheral addon mod for ComputerCraft Restitched and Tweaked.
More Peripherals by RoseIsProot - Adds new and interresting peripherals for CC:Tweaked.
CC: Drones by Acrogenous - Drones for CC Tweaked! they do turtle things, but with additional jank.
CC: Drones+ by minecraftbossdj (Original Creator: JSJBDEV) - A fork of CC: Drones, Originally created by JSJBDEV.
AC-Drones by qrmcat - Adds CC:Tweaked-powered programmable drone.
CC: Link by minecraftbossdj - a interesting take and a reimagining of Plethora, for forge.
CCSecureBoot by JackMacWindows - Implements boot security in CC: Tweaked.
CCTech by ShreksHellRaiser - More storage types for ComputerCraft:Tweaked.
Create: CC Better Recipes by the-can-of-soup - Balances ComputerCraft by making its recipes require Create materials!
KubeJS + CC: Tweaked by Wolfieboy09 - KubeJS + CC: Tweaked for Forge 1.20.1 and 1.19.2
Create: CC Total Logistics by xeli - Bridge between CC: Tweaked and Create's logistics networks.
Progressive Peripherals by SirEdvin - CC:T addon, that break limits for turtles and peripherals. Now you can do nearly everything!
SirEdvin's Cloud Solutions by, well, SirEdvin - CC:T addons that brings some cloud services from real world into minecraft.
Classic Peripherals by AlexDevs (aka. Alex, Ale32bit) - Addon for CC: Tweaked that adds a bunch of peripherals and tweaks.
Finer Peripherals by minecraftbossdj - Fabric CC Addon that adds several new peripherals.
Metaphysics by fashaodesu - some scanner API for cc:tweaked.
CC: Lectern Hub by minecraftbossdj - A tiny mod allowing the lectern to be a peripheral hub.
CCX by minecraftbossdj - CC: Tweaked addon adding misc stuff.
Datapacks
CC: Advanced Math by TechTastic - So TechTastic, after the making of the Quaternion API, realized he could also do Matrices. Then he made his own PID controller. Then he had an epiphany. Why not combine these advanced mathematical libraries into one singular datapack?
[!NOTE] This is a combination of TechTastic's 3 projects: PID controller, Quaternion API, and Matrices API.
[!IMPORTANT] All of the 3 projects above was created with the help of getItemFromBlock, and the "Spark" came from me, though tastic ended up not using my code.
External tools, websites and events
CraftOS-PC by JackMacWindows (aka. JackMC123/MCJack123) - A fast and feature-filled ComputerCraft emulator. Run CC Tweaked programs without minecraft!
PineStore by Xella - Easily add your ComputerCraft projects, browse the tags to check out already uploaded projects and use the API to create your own applications with access to the database!
Web-Based Turtle Controller by nnilky (aka. Ben Brady) - a turtle controller that you can use from your browser, it fully simulates the 3d environment and inventory as well as exposing all the turtle's controls.
PineJam by Xella - PineJam is an annual ComputerCraft-themed game jam hosted on PineStore, where participants create ComputerCraft-related projects around a central theme (like "FLOW" in 2024 or "VEHICLES" in 2025), judged on creativity, design, appeal, and how well they honor the theme.
CC: Blockly Editor by st sarxzer XI - a visual code editor for ComputerCraft and ComputerCraft:Tweaked. This Blockly application allows you to create Lua scripts for ComputerCraft using a visual block-based interface.
Charmap by ShreksHellraiser - a simple, web-based character map tailored for ComputerCraft: it lets you select a character (e.g. "0"), preview it with customizable foreground and background colors, and copy it to your clipboard in one click—perfect for crafting colored text or interfaces in-game.
ComputerCraft Monitor Size Calculator by ShreksHellraiser - a lightweight web tool that helps you determine the monitor dimensions in both character units and pixel units based on monitor width, height, and selected text scale — ideal for planning GUI layouts in-game.
XCC by Shlomo1412 - A comprehensive web-based development suite for CC: Tweaked.
Programs
Storage, Turtles, and Peripherals
Simple automatic turtle farm by JackMacWindows (aka. JackMC123/MCJack123) - a simple to use turtle farm.
MISC by ShreksHellraiser - Modular Item Storage and Crafting system.
[!NOTE] MISC is no longer maintained by ShreksHellraiser. it's now maintained by the Storehaus group.
Turtle 3D Printer (C#) by L3velDr4in - Print from png blueprints or scan terrain and reprint.
Schematic builder! by Axo - Choose a lazy programmer to do a hard job. Because a lazy programmer will find an easy way to do it. I will make it open source when it's complete. (<- Yeah, that's the description)
ShrekPrint by ShreksHellraiser - an infinitely expandable color printer.
Utility
Github Downloader by Tom - A user-friendly GUI tool for downloading entire GitHub repositories directly to your ComputerCraft device.
(Code) Editors
PixelCode by Shlomo (Yo, that's me again!) - A simple code editor app made to demo PixelUI framework abilities.
CONSULT by Sammy - A Lua editor that provides a modern user interface for CraftOS (and anything based on it).
ShrekWord by ShreksHellraiser - a word-like document editor for computercraft.
Games
CC: Zombies Demo by Nightheart - Call of Duty Zombies, ported to CC.
Chess Game by ArtJem (aka. aTimmYm) and braunnn - Chess for ComputerCraft — a full-featured chess game right inside Minecraft. The game supports two display modes (graphical and text), multiple board color themes, sound effects, multiplayer via Rednet and WebSocket, and three languages: Russian, Ukrainian, and English (for Graphical Mode).
Crazy Cargo Crusade by Sammy - A game where you drive towards a warehouse on a randomly generated map, as fast as possible! (PineJam 2025)
Watermelon Game 3D by Xella - You might have heard about the Suika Watermelon Game! 🍉 Now imagine, you play this game in 3D. Just kidding, you don't have to imagine that, because you can play this right now!
CCDoom by Xella - CCDoom is a 3D first-person shooter in ComputerCraft made using the Pine3D graphics library. It is inspired by the game "Doom" as the name implies. Enter your name and submit scores to the online leaderboard!
Pumpkin Carver by Xella - Enjoy the fun process of carving pumpkins now from the comfort of your ComputerCraft computer!
Spamton's Jump by Simaton (aka. Simadude/Sima) - A COOL GAME MADE BY SIMA!!! JUMP HIGHER AND HIGHER UNTIL YOU [[die]]. (<- Not even kidding. That's the original description.)
Tetracraft by Kazza - TETRIS ON YOUR POCKET PC (And anywhere else)
CC Minecraft by Xella - a mostly complete game emulating Minecraft within ComputerCraft in 3D made using the Pine3D graphics library. You can generate many different worlds, each with infinite chunks to build in with your limited number of blocks.
Mine Clicker by Sparkwave - an awesome little idle game for CC:Tweaked.
Car Dating Simulator by piguman3 - description contains inappropriate words.
[!IMPORTANT] This Game requires 1.8MB of storage, meaning it won't run on in-game computer unless you change the config.
Samurai Salad by Michiel - A game inspired by the mobile game Fruit Ninja, where you slice various fruits (including pineapples 🍍️) to gain points, but you have to avoid the bombs to stay alive.
CC Rubik's Cube by Michiel - A playable Rubik's Cube in ComputerCraft made with Pine3D!
Xevious by Stuin - Control a flying attack ship, the Solvalou, to destroy the Xevious forces plotting to take over Earth.
The Button by Michiel - Bored? Press the button!
Racing Game by Remie - a small game that's all about racing a little car through some checkpoints!
Audio/Video Players
YouCube by Commandcracker - a tool that streams dfpwm files to ComputerCraft: Tweaked. The YouCube server uses yt-dlp and yt-dlp/FFmpeg to provide media from services like YouTube as dfpwm files.
Musicify by Emma (aka. EmmaKnijn) - the port of the awesome Computronics music player to modern CC, it now plays music in every version after 1.100.0, Try it out now!
Musiclo by timuzkas - Simple, sleek YT music player.
MeowSynthCC by Michiel - a playful ComputerCraft project that recreates the iconic MeowSynth synthesizer inside Minecraft, letting players make music with meowing sounds in-game.
Blockman (Minecraft walkman) by Ella - A stationary Walkman for Minecraft. Easy to use with a neat UI, and ten pretty themes!
Quartz Audio Player by Alex - DFPWM and MDFPWM audio player for ComputerCraft.
Pocketbox by WindClan (aka. Ping On Reply) - a DFPWM player that plays music in playlists. It goes through all the music specified in your configuration file.
AI
Shape AI by Kazza - Computercraft Perceptron AI
Web, internet, and communication
Demoscene & Proof-of-Concept Projects
CCMaps by Cyberbit - A proof-of-concept vector map viewer. Requires HTTP.
Minecraft IRL Weather by Tom - An IRL weather app for minecraft, Computercraft
Operating Systems
Graphical Operating Systems
LevelOS by Leveloper - an OS developed for ComputerCraft that brings you the feel and interface of Windows 10. With the smooth and featureful window manager multitasking has become easier than ever.
Opus by kelper155c - An OS for CC, includes many features, like UI API.
Remos by ShreksHellraiser - a multitasking shell ("Operating System") heavily inspired by Android.
RedOS by RedTech0 (aka. Red Tech Innovations) - a system developed for a youtube series which by RedTech-Innovations.
Headless Operating Systems
Phoenix by JackMacWindows (aka. JackMC123/MCJack123) - the next-generation modular operating system for ComputerCraft. It introduces a brand-new way to interact with CC, adding many services from modern systems such as preemptive multitasking, filesystem permissions, virtual device trees, and much more.
OZY OS by Kuberow and Tom - a CC:T Operating System made for Security.
iPod OS by GlitchGod42 and kaykaypoopaa - an headless OS for advanced pocket computers.
XCC |
|
A comprehensive web-based development suite for CC: Tweaked by Shlomo1412. This project provides a toolset to streamline ComputerCraft application development.
XCC includes UI generator with support for multiple UI frameworks (Basalt, PixelUI, and PrimeUI), advanced components like TreeView and Chart widgets, and a dedicated NFP picture editor. The toolset generates clean, production-ready Lua/XML/JSON/XCC code and supports project management through our custom .xcc file format.
The project is now available as an open-source solution for CC: Tweaked developers.
As always, feedback is welcome. Feel free to point out bugs, open issues, and suggest a feature/new tool.
Current Tools
- Basalt UI Designer
- PixelUI UI Designer
- PrimeUI UI Designer
- NFP (CC's image format) Editor
Awesome People
People who have helped or been significantly involved in the CC: Tweaked community. Note that it's only my opinion, and mine only.
Leveloper
FLESHPRIS0N
Awesome Communities
MCCM (Minecraft Computer Mods) Discord Server by HydroNitrogen.
PineStore Discord Server by Xella.
Pyroxienum Discord Server by NyoriE.
Leveloper Software Discord Server by Leveloper.
Lua3D Discord Server by Xella.
CraftOS-PC/Phoenix Discord Server by JackMacWindows.
PineStore by Xella.
Awesoft Development Server by minecraftbossdj.
Credits
Author: Shlomo1412
People Who Helped
- FLESHPRIS0N - Made the DeepWikis for Basalt and PixelUI, along with their Shield Badges.
Contributors
Insert names here
Tools Used
Shieldy by Shlomo1412 - Used to create the Shield Badges
SimpleIcons.org - Used for the Shield badges' icons.
Sources Used
MCCM (Minecraft Computer Mods) Discord Server by HydroNitrogen - Used for Libraries and Programs.
Modrinth - Used for Mods and addons.
CurseForge - Used for Mods and addons.