Difference between revisions of "Computer"
From ComputerCraft Wiki
(→Recipe) |
m (Undid spam by "124.189.82.149" (rolled back to last version "01:36, 17 October 2012 by Shnupbups100").) |
||
Line 7: | Line 7: | ||
|A1=stone |B1=stone |C1=stone | |A1=stone |B1=stone |C1=stone | ||
|A2=stone |B2=redstone_dust |C2=stone | |A2=stone |B2=redstone_dust |C2=stone | ||
− | |A3=stone |B3=glass_pane |C3= | + | |A3=stone |B3=glass_pane |C3=stone |
|Output=console | |Output=console | ||
}} | }} | ||
− | |||
== 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. | ||
Line 21: | Line 20: | ||
|- | |- | ||
|CTRL + T | |CTRL + T | ||
− | | | + | |Terminates the current program. |
|- | |- | ||
|CTRL + R | |CTRL + R | ||
− | | | + | |Reboots the console. |
|- | |- | ||
|CTRL + S | |CTRL + S | ||
− | | | + | |Forcefully shuts down the computer. |
|- | |- | ||
|CTRL + Q | |CTRL + Q | ||
− | |Plays a secret | + | |Plays a secret. |
|} | |} | ||
− | + | NOTE: You have to hold the keyboard shortcuts down for at least 1 second! |
Revision as of 21:42, 22 November 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. The console runs an OS called CraftOS.
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. |
CTRL + Q | Plays a secret. |
NOTE: You have to hold the keyboard shortcuts down for at least 1 second!