ComputerCraft
Talk0
972pages on
this wiki
this wiki
Category page

Added by Lhs970317- Console
- Disk Drive
- Floppy Disk
- Modem
- Turtle
- Mining Turtle
- Wireless Turtle
- Wireless Mining Turtle
- Monitor
Contents |
Components
Edit
Build a Computer
Edit
Here is the Crafting Recipie to build a "Computer". The "Computer" will be used to craft a Turtle .
Build a Turtle
Edit
Build a Disk Drive
Edit
Lua
Edit
Lua is an easy-to-learn programming language that is used for computercraft. Tutorials can be found on the page Lua Tutorials.
APIs
Edit
- Bit API
- Colors API
- ComputerCraft API
- Coroutine API
- Disk API
- Fs API
- Gps API
- Help API
- HTTP API
- IO API
- Keymapper API
- Math API
- OS API]]
- Parallel API
- Peripheral API
- Rednet API
- Redstone API
- Rs API
- Shell API
- String API
- Table API
- Term API
- Textutils API
- Turtle API
- Vector API
Source
Edit
Most of the information is found on the official ComputerCraft Wiki.
