CC: Tweaked for Fabric (Discontinued) will start downloading in 5 seconds...
STILL DOWNLOADING MANUALLY??
Join over 10 million players who use the CurseForge app!
Download App NowDescription
DISCONTINUED. USE THIS INSTEAD.
CC: Restitched is a fork of CC: Tweaked which ports the mod over to Fabric 1.16.2. It also aims to maintain feature parity with the official CC: Tweaked.
ComputerCraft itself adds many different computers and turtle robots which can be programmed and used with Lua to perform various different tasks. Computers and turtles can both be extended with peripherals, which allows the computer to perform additional functions such as wired and wireless networking, printing, playing sounds, and more.
Turtles can also have tools applied which allow them to dig, mine, attack, hoe, and more. They are essentially one of the best tools for automating different in-world tasks.
For information on how to use the various APIs in the mod (as well as how to use the basics of the mod), you can check out the ComputerCraft Wiki.
Credits
- DanTwoHundred - Original author of ComputerCraft
- SquidDev - Author of CC: Tweaked, which this port was based off of