CC-Misc Documentation

A collection of utility modules and programs for ComputerCraft development

Programs

Complete applications and systems for ComputerCraft

AutoCrafter - Automated Crafting & Storage SystemProgram

A fully-featured automated crafting and storage system for ComputerCraft that maintains a desired set of items by automatically crafting them when stock runs low.

Farming ProgramProgram

A horrible farming program I made that automatically adjusts what it's farming to what's needed in the network.

Hierarchical Router SystemProgram

A modular hierarchical routing system for CC:Tweaked, designed for apartment complex networks.

Netherite Mining ProgramProgram

A netherite mining turtle program that uses a Plethora scanner to locate and mine ancient debris in the Nether. Automatically deposits items to an ender storage when inventory gets full.

RBC (Road Builder Controller)Program

A multi-turtle road building system for ComputerCraft with wireless control. Build roads automatically with GPS positioning, configurable road widths, and ender storage integration for extended operat...

SignShopProgram

CC: Tweaked program that creates plugin-like SignShops with automated item dispensing and Krist payment processing.

SpleefProgram

A horribly programmed spleef minigame.

Libraries

Utility libraries for building ComputerCraft applications

attachv1.0.3

A turtle utility module for ComputerCraft that provides safe block interaction, automatic tool management, and peripheral handling for turtles. Features: Automatic tool equipping based on action type ...

cmdv1.3.0

Command-line interface module for ComputerCraft that provides a REPL-style command processor with support for custom commands, autocompletion, and command history. Features: Built-in commands (clear, ...

formuiv0.4.0

A dynamic form user interface library for ComputerCraft that provides interactive forms with various field types, validation, and peripheral detection. Features: Text and number input fields, select d...

installerv3.2.0

Installer for CC-Misc Utilities Interactive tool to install ComputerCraft libraries with dependency management This tool provides a user-friendly interface to select and install libraries from the cc-...

logv1.5.1

A logging utility module for ComputerCraft that provides colored console output and automatic file logging with daily log rotation. Features: Color-coded console output (red for errors, yellow for war...

pagerv1.0.0

Pager utility for ComputerCraft that displays long output with pagination Similar to 'less' or 'more' on Unix systems. Allows scrolling through content that exceeds the terminal height. Features: Page...

persistv1.1.1

A persistence module for ComputerCraft that provides automatic data serialization and storage to files with support for both Lua serialization and JSON formats. Features: Automatic file creation and l...

sv2.1.0

A settings management module for ComputerCraft that provides interactive configuration with automatic validation, peripheral detection, and persistent storage using CC settings. Features: Interactive ...

shopkv1.0.0

A Kromer cryptocurrency API client for ComputerCraft that provides real-time transaction monitoring and wallet operations through WebSocket connections. Features: Real-time transaction monitoring via ...

tablesv1.0.1

A utility module for table operations in ComputerCraft providing common table manipulation functions like searching, counting, copying, and comparison operations. Features: Element existence checking ...

timeutilv1.0.0

A timing utility module for ComputerCraft that provides persistent interval management with two different timing modes: absolute time-based and accumulated runtime-based. Features: Absolute time inter...

turtle-trackerv1.0.0

A turtle API client module for ComputerCraft that provides easy integration with the krawlet-api turtle tracking system. Features: Automatic stat tracking, position reporting, configurable API endpoin...

updaterv2.0.0

A package updater module for CC-Misc utilities that checks for and installs updates programmatically using the GitHub API. Features: Check for available updates, programmatic package installation and ...