Difference between revisions of "Computer"

From ComputerCraft Wiki
Jump to: navigation, search
(Undo revision 1980 by 88.172.66.162 (talk))
(Updated)
(38 intermediate revisions by 17 users not shown)
Line 1: Line 1:
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 bundeled cables from RedPower!), play games and much more.[[File:J4wd7.png|frame|right|The recipe for a console.]]
+
{{Block
 +
|name=Computer
 +
|image=Iso_Computer.png
 +
|id=ComputerCraft:CC-Computer
 +
|damage-value=0
 +
|is-peripheral=Yes
 +
|peripheral-api=Computer (API)
 +
}}
 +
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]]
 
+
[[Category:Consoles]]
 +
== Recipe ==
 +
{{Crafting grid
 +
|A1=stone |B1=stone      |C1=stone
 +
|A2=stone |B2=Redstone  |C2=stone
 +
|A3=stone |B3=glass_pane |C3=stone
 +
|Output=Computer
 +
}}
 
== Usage ==
 
== Usage ==
Place the console wherever you please, and just right click it to use.
+
[[File:Computer_w_DiskDrive_w_Monitor.png|frame|428x241px|right|A 2x2 [[Monitor]], connected to a [[Computer]], with a [[Disk Drive]] connected.]]
[[File:Computer-in-game.png|frame|right|Computer in-game]]
+
Place the Computer wherever you please, and just right click it to use.
=== Keyboard Shortcuts ===
+
 
 +
== Keyboard Shortcuts ==
 
{| border="1" cellpadding="2" cellspacing="0"
 
{| border="1" cellpadding="2" cellspacing="0"
 
!style="background:#EEE" width="200px"|Shortcut
 
!style="background:#EEE" width="200px"|Shortcut
 
!style="background:#EEE" width="*"|Usage
 
!style="background:#EEE" width="*"|Usage
 
|-
 
|-
|CTRL + T
+
|{{Keypress|key=CTRL}} + {{Keypress|key=T}}
|Terminates the current program.
+
|[[terminate_(event)|Terminates]] the current program.
 
|-
 
|-
|CTRL + R
+
|{{Keypress|key=CTRL}} + {{Keypress|key=R}}
 
|Reboots the console.
 
|Reboots the console.
 
|-
 
|-
|CTRL + S
+
|{{Keypress|key=CTRL}} + {{Keypress|key=S}}
 
|Forcefully shuts down the computer.
 
|Forcefully shuts down the computer.
 
|}
 
|}
NOTE: You have to hold the keyboard shortcuts down for at least 1 second!
+
'''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 [[Computer_(API)|here]]
 +
 
 +
 
 +
{{BlocksItemsList}}

Revision as of 10:15, 17 February 2015

Grid workbench.png   Computer
Iso Computer.png
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

stone

stone

stone

stone

Redstone

glass_pane

stone

stone

stone

Computer



Usage

A 2x2 Monitor, connected to a Computer, with a Disk Drive connected.

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


Grid Redstone.pngComputerCraft Blocks and Items
Grid paper.png  Blocks
 Iso Computer.png  Computer Iso Advanced Computer.png  Advanced Computer Iso Command Computer.png  Command Computer Iso DiskDrive.png  Disk Drive
 Iso Monitor.png  Monitor Iso Advanced Monitor.png  Advanced Monitor Iso Printer.png  Printer Grid turtle.png  Turtle
 Grid Modem.png  Wireless Modem Grid Ender Modem.png  Ender Modem Grid Wired Modem.png  Wired Modem Grid Networking Cable.png  Networking Cable
Grid paper.png  Items
 Grid Pocket Computer.png  Pocket Computer Grid Advanced Pocket Computer.png  Advanced Pocket Computer Grid disk.png  Floppy Disk Grid printed page.png  Printed Page
 Grid printed pages.png  Printed Pages Grid printed book .png  Printed Book