CC-Misc Documentation

A collection of utility modules and programs for ComputerCraft development

Programs

Complete applications and systems for ComputerCraft

SignShopProgram

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

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.

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...

Hierarchical Router SystemProgram

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

SpleefProgram

A horribly programmed spleef minigame.

Libraries

Utility libraries for building ComputerCraft applications

cmdv1.2.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, ...

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-...

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...

shopkv0.0.4

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 ...

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 ...

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 ...

logv1.5.0

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...

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 ...

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 ...

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...

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...

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...