
CC: Tweaked for Fabric (Discontinued)
USE THIS VERSION OF THE MODIFICATION INSTEAD
CC: Restitched is a fork of CC: Tweaked adapted to work on the Fabric platform version 1.16.2. This project aims to maintain complete functional compatibility with the official version of CC: Tweaked.
The ComputerCraft modification introduces various programmable computers and turtle robots into the game, which are controlled using the Lua language to perform various tasks. Both types of devices can be expanded by connecting additional peripheral modules, which provides access to new capabilities: wired and wireless network connections, printing, sound playback, and much more.
Turtle robots support the installation of specialized tools that allow them to perform excavation work, resource extraction, attacking enemies, soil cultivation, and other actions. Essentially, they represent one of the most effective tools for automating various processes in the game world.
For detailed information on how to use the various APIs in this modification (including basic operating principles), it is recommended to refer to the ComputerCraft wiki resource.
Credits
- DanTwoHundred - Original creator of ComputerCraft
- SquidDev - Author of CC: Tweaked, on which this port is based