ComputerCraft | |
---|---|
![]() | |
Kasalukuyang developer | Daniel Ratcliffe Aaron Mills |
Bersyon | 1.80pr1 |
Suportadong bersyon ng Minecraft | 1.8.9 1.12.2 |
Kinakailangan sa | CCLights2 ComputerCraftEdu Computronics Extra Peripherals FirePeripherals HxCPeripherals Immibis's Peripherals OpenCCSensors OpenFM OpenPeripheral Peripherals++ Quadracoptors Random Peripherals ÜberNetworkingAntennas |
URL | Kawing |
ID ng mod | computercraft |
Wikidata | Q111397355 |
Mga modpack | |
All the Mods 3 FTB Unleashed FTB Unhinged Direwolf20 1.5 FTB Ultimate Direwolf20 Pack MindCrack Pack YogCraft Modpack FTB Lite Tech World Pax Challenge Pack A Feed The Beast Beta Pack A New World Mod Pack |
“ | ComputerCraft adds Computers, Programming and Robotics to Minecraft. | „ |
— mod description |
ComputerCraft is a mod by Daniel Ratcliffe that adds computers and assorted peripherals to the Minecraft world. All devices are programmable with the Lua scripting language with the ComputerCraft API, called CCLua. It is possible to use Redstone and even Red Alloy Wire and Bundled Cable of RedPower 2 or Project: Red alongside computers to add complexity to one's Redstone circuits. Along with Redstone support, Computers can also use Wireless Modems and Wired Modems to communicate to one another with RedNet.
Turtles
A Turtle is a type of computer that can move around and interact with the world with the right instructions. Turtles have an internal inventory allowing for 16 stacks of items to be stored within. Turtles can be crafted to have a set of peripherals or tools to perform different tasks. For example, crafting a Turtle with a Diamond Axe will turn it into a Felling Turtle that can chop wood. It is even possible to give a Turtle a Wireless Modem to allow it to use the RedNet API.
Ginagamit ng mga Turtle ang Turtle API para gumalaw at makipag-ugnay sa mundo.
Programming
Programming in ComputerCraft is accomplished by the use of the Lua scripting language. Each computer follows most of the specifications of Lua and can use most of the functions defined in the language. In addition to the basic Lua API, ComputerCraft also uses its own set of API to allow for interaction and interfacing with the Minecraft world. These API can allow for interfacing with Redstone, and Red Alloy Wires and Bundled Cables (if RedPower 2 or Project: Red is installed) along with a range of other uses.
Guides
- Getting Started with ComputerCraft
- Comparison of programming mods
Mga panlabas na kawing
- Opisyal na site ng ComputerCraft
- ComputerCraft sa CurseForge
- Opisyal na Wiki ng ComputerCraft
- ComputerCraft sa GitHub
- Suportahin si dan200 sa Patreon
- Suportahin si dan200 sa Flattr
Template:Navbox ComputerCraft/tl