Difference between revisions of "Computer"
From ComputerCraft Wiki
MKlegoman357 (Talk | contribs) (Updated) |
|||
Line 2: | Line 2: | ||
|name=Computer | |name=Computer | ||
|image=Iso_Computer.png | |image=Iso_Computer.png | ||
− | |id= | + | |id=ComputerCraft:CC-Computer |
− | |damage-value= | + | |damage-value=0 |
|is-peripheral=Yes | |is-peripheral=Yes | ||
|peripheral-api=Computer (API) | |peripheral-api=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 | + | The Computer (pictured) is the main block of ComputerCraft. From the Computer, you will be able to make programs, [[redstone_(API)|turn on and off Redstone]], [[rednet_(API)|use Rednet]], [[:Category:Games|play games]], and much more. The Computer runs an OS called [[CraftOS]]. Computers, [[Advanced Computer]]s and [[Command Computer]]s have a [[resolution]] of 51 pixels/characters horizontally by 19 pixels/characters vertically. |
[[Category:Blocks]] | [[Category:Blocks]] | ||
Line 28: | Line 28: | ||
|- | |- | ||
|{{Keypress|key=CTRL}} + {{Keypress|key=T}} | |{{Keypress|key=CTRL}} + {{Keypress|key=T}} | ||
− | |Terminates the current program. | + | |[[terminate_(event)|Terminates]] the current program. |
|- | |- | ||
|{{Keypress|key=CTRL}} + {{Keypress|key=R}} | |{{Keypress|key=CTRL}} + {{Keypress|key=R}} | ||
Line 36: | Line 36: | ||
|Forcefully shuts down the computer. | |Forcefully shuts down the computer. | ||
|} | |} | ||
− | + | '''Note:''' You have to hold the keyboard shortcuts down for at least 1 second! | |
== Peripheral Functions == | == Peripheral Functions == |
Revision as of 10:15, 17 February 2015
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.
Recipe
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
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 |