awesome-computercraft
github.com/tomodachi94/awesome-computercraft ↗Useful libraries, programs, literature, and mods for ComputerCraft and its forks.
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me tutorials resources from awesome-computercraft"
Installation instructions →What's inside
Literature
- 1Tutorials
Though a bit dated, they are excellent for the beginnings of your journey.
- Awesome CC: TweakedOther lists
An Awesome list which only lists things relevant to CC: Tweaked.
- Awesome LuaOther lists
An Awesome list specific to the Lua programming language.
- Awesome SwitchCraftOther lists
An Awesome list specific to the SwitchCraft server.
- Bomb Bloke's Guide to CoroutinesTutorials
Explains why you should not use coroutines, and includes tutorials on using them.
- Direwolf20's tutorialsTutorials
A series of videos explaining the basics of ComputerCraft programming.
Lua programs
- AcidityLibrary
A simple procedual world generation-oriented noise generation library.
- Anavrins' ChaCha20Library
Implementation of
- ArtistUtility
One of the first item management systems for ComputerCraft.
- AUKitLibrary
The quintessential audio processing and conversion library for ComputerCraft.
- AUKit austreamFun
Based on AUKit, a simple audio player supporting WAV, DFPWM, AIFF, AU, and FLAC.
- BasaltLibrary
A GUI library emphasizing the user experience.
Mods
- Advanced PeripheralsAdd-on mods
A mod which adds various peripherals and APIs for interacting with other mods.
- CC:C BridgeAdd-on mods
A mod that adds compatibility between ComputerCraft and
- ComputerCraftComputerCraft mods
A mod which adds computers to allow execution of Lua programs.
- ComputerCraft: RestitchedComputerCraft mods
A set of patches for CC:T that allow running it on Fabric.
- ComputerCraft: TweakedComputerCraft mods
A fork of the original ComputerCraft for modern versions of Minecraft.
- ComputerCreateResource packs
A resource pack which adds texture packs in the style of the
Non-Lua programs
- BIMG-GeneratorTools
A Java program to convert images to the BIMG format.
- CCEmuXEmulators
A CC and CC:T emulator which executes the mods directly.
- Cloud CatcherBridging
A program which enables interaction with computers outside of the game.
- ComputerCraft Music ConverterTools
A web app to convert various sound formats to DFPWM (ComputerCraft's sound format).
- Copy CatEmulators
A CC:T emulator that runs in a web browser.
- CraftOS-PCEmulators
A CC:T emulator written in C++ with the intention of speed.
Resources
- CC's forums
An extremely valuable resource, filled with tutorials and programs.
- CC:T's forums
Also extremely valuable, but is newer.
- ComputerCraft's subreddit
A subreddit for showing off your ComputerCraft creations, as well as getting help.
- documentation
Contains documentation for most methods in CC and CC:T.
- Lua's manual
Contains documentation on methods not covered in
- Minecraft Computer Mods Discord
A Discord server for getting help with programming in CC and CC:T.
Showing a sample of 116 resources. View the full list on GitHub →