Computer
From ComputerCraft Wiki
Computer | |
Item ID | ComputerCraft:CC-Computer |
Damage Value | 0 |
Peripheral? | Yes- Computer (API) |
The Computer (pictured) is the main block of ComputerCraft. From the Computer, you will be able to make programs, turn on and off Redstone, use Rednet, play games, and much more. The Computer runs an OS called CraftOS. Computers, Advanced Computers and Command Computers have a resolution of 51 pixels/characters horizontally by 19 pixels/characters vertically.
Crafting
Usage
Place the Computer wherever you please, and just right click it to use.
Keyboard Shortcuts
Shortcut | Usage |
---|---|
CTRL + T |
Terminates the current program. |
CTRL + R |
Reboots the console. |
CTRL + S |
Forcefully shuts down the computer. |
Note: You have to hold the keyboard shortcuts down for at least 1 second!
Peripheral Functions
Computer and Turtle specific peripheral functions can be found here
History
1.0 | Added Computers. |
---|---|
1.1 | Terminal size can be changed in config. |
1.2 | Added ctrl + r shortcut for reboot. |
Added ctrl + t shortcut for terminate. | |
1.21 | Added ctrl + s shortcut for shutdown. |
1.3 | No longer get destroyed by water. |
Can be labelled, destroyed and moved around, keeping their state. | |
Can connect to adjacent devices and turn them on or off. | |
1.4 | Labelled Computers can now be crafted into Turtles or other Turtle types without losing their ID, label and data. |
The default size of the Computer screen has been increased. | |
They no longer crash when used with RedPower frames. | |
1.41 | Fixed labelled Computers not keeping their data when destroyed. |
1.45 | Added ability to change the background and text colour (black and white only). |
1.48 | They can now control Command Blocks, if enabled in the config. |
1.51 | They no longer drop in creative mode, until it is labeled. |
1.6 | Can be labelled using Name Tags and Anvils. |
1.74 | Added support for grey and lightGrey. |
1.77 / 1.78 | Can be mounted in Disk Drives. |
ComputerCraft Blocks and Items | |||
Blocks | |||
Computer | Advanced Computer | Command Computer | Disk Drive |
Monitor | Advanced Monitor | Printer | Turtle |
Wireless Modem | Ender Modem | Wired Modem | Networking Cable |
Items | |||
Pocket Computer | Advanced Pocket Computer | Floppy Disk | Printed Page |
Printed Pages | Printed Book |