ComputerCraft
ComputerCraft | |
---|---|
Name | ComputerCraft |
Creator | dan200 |
Type | Programmable systems and devices |
Latest Version | 1.74 |
Minecraft Version | 1.7.10 |
Website | ComputerCraft Curse Page |
Forum | MC Forum thread |
Add-on Mods | Misc Peripherals |
Root Mod | Unspecified |
Modpacks | Blood N' Bones DNS Techpack Direwolf20 1.5 Pack Direwolf20 1.6 Pack Direwolf20 1.7 Pack Direwolf20 Pack Feed The Beast 1.5.2 Beta Pack Feed The Beast Beta Pack A Feed The Beast Infinity Evolved Feed The Beast Infinity Evolved Skyblock Feed The Beast Inventions Feed The Beast Lite Feed The Beast Monster Feed The Beast PAX Challenge Pack (Minecraft 1.4) Feed The Beast Resurrection ...more |
ComputerCraft is a mod by dan200 that brings the digital revolution to Minecraft; it adds computers and assorted peripherals. All devices are programmable with the easy to learn Lua scripting language. You can use Redstone and even RedPower 2 alongside your computers. These computers are fast and have redstone, computation, and even wireless communication support.
Contents
Devices[edit]
Turtle[edit]
The Turtle is a programmable robot with its own API. They have the ability to mine out large sections of earth, or simply move items throughout a house. Equipping a turtle with a diamond tool gives it the ability to collect resources.
The Turtle will respond to commands from the Turtle API to move and interact with the world.
Example Program[edit]
Password Protected Door (By adencraft2000)
Add-on[edit]
Some FTB mod packs include the Misc Peripherals mod, which adds several peripherals that can be used to further enhance a Turtle. Examples of these peripherals include the Chunk Loader Upgrade, Feeding Upgrade, and Iron Note Block.
|