CCTweaks Mod 1.11.2/1.10.2 is an attempt to expand the functionality of ComputerCraft to ensure greater flexibility for users.
Important!
CCTweaks is a core mod and makes modifications to the internals of ComputerCraft. Whilst the mod is thoroughly tested there may be issues. If you encounter any bugs report them here and not on the ComputerCraft issue tracker. This will ensure a faster response time and will ensure you do not frustrate DanTwoHundred.
Features
Programming
- Custom computer timeout
- Whitelist debug API
- Fix the binary strings (for fs, http, rednet and os.queueEvent)
- TCP socket API (socket)
- Compression API (data)
- LuaJC compiler (compiles Lua code to Java for performance boost)
- Cobalt VM (reentrant fork of LuaJ)
- Custom termination handler
- Several bugs fixed (any object error messages, string pattern matching, number format strings)
- API for adding custom APIs
Turtles
- Blacklist turtle verbs – no more turtle.inspect if you don’t like it.
- Turtle refuel using RF/EU
- Turtle tool host – use any tool with turtles
- Turtles named dinnerbone or Grumm turn upside down [1.7.10 only]
Networking
- Networking API: add custom network components
- Multidimensional modems (connect wired networks together)
- Full block modems (connect to peripherals on 6 sides)
- Multipart support
- Item transport through OpenPeripheral [1.7.10 only]
- Beautiful network visualiser
More
- Computer upgrades – convert normal computers to advanced!
- Debug Wand – add the debug API to any computer
Screenshots:
Requires:
How to install:
- Make sure you have already installed Minecraft Forge.
- Locate the minecraft application folder.
- On windows open Run from the start menu, type %appdata% and click Run.
- On mac open finder, hold down ALT and click Go then Library in the top menu bar. Open the folder Application Support and look for Minecraft.
- Place the mod you have just downloaded (.jar file) into the Mods folder.
- When you launch Minecraft and click the mods button you should now see the mod is installed.
CCTweaks Mod Download Links:
File Name | Status | Game Version | Date |
---|---|---|---|
CCTweaks-1.11.2-1.5.0-pr1.jar (Requires latest builds of ComputerCraft) | Beta | 1.11.2 | Aug 18, 2017 |
CCTweaks-1.10.2-1.5.0-pr1.jar (Requires latest builds of ComputerCraft) | Beta | 1.10.2 | Aug 18, 2017 |
CCTweaks-1.11.2-1.4.1.jar | Release | 1.11.2 | May 27, 2017 |
CCTweaks-1.10.2-1.4.1.jar | Release | 1.10.2 | May 12, 2017 |
CCTweaks-1.8.9-1.4.0.jar | Release | 1.8.9 | Apr 28, 2017 |
CCTweaks-1.7.10-1.1.1.jar | Release | 1.7.10 | Mar 5, 2017 |
Author: SquidDev