Difference between revisions of "Computer"
From ComputerCraft Wiki
(Fix grammar error) |
(→Usage) |
||
Line 12: | Line 12: | ||
== Usage == | == Usage == | ||
Place the console wherever you please, and just right click it to use. | Place the console wherever you please, and just right click it to use. | ||
− | [[File:Computer-in-game.png|frame|right|Computer in-game]] | + | [[File:Computer-in-game.png|frame|right|The Computer in-game]] |
== Keyboard Shortcuts == | == Keyboard Shortcuts == |
Revision as of 03:34, 17 September 2012
The console is the main block of ComputerCraft. This is the computer, which is the centerpiece of this mod. From this block you will be able to use the Rednet, make programs, turn on and off redstone (And bundled cables from RedPower!), play games and much more.
Recipe
Usage
Place the console 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!