Updated Items (markdown)

lordjoda 2013-12-07 09:17:39 -08:00
parent 888b1b7562
commit ffba3081a9

169
Items.md

@ -1,3 +1,168 @@
This page lists all items OpenComputers adds to the game.
This page lists all items OpenComputers adds to the game. For crafting recipies please use NEI
TODO
# Usable Items
## Analyzer
![Analyzer](http://i.imgur.com/bBABHFn.png)
Used to display information about blocks, such as their address and component name.
Also displays the error that caused a computer to crash if it did not shut down normally.
## Floppy Disk
![Floppy Disk](http://i.imgur.com/apssABe.png)
# Components
## Crafting Upgrade
![ Crafting Upgrade ](http://i.imgur.com/4wjjaod.png)
Enables robots to use the top left area of their inventory for crafting objects. Items have to be aligned as they would be in a crafting table.
## Generator Upgrade
![Generator Upgrade](http://i.imgur.com/5Z1SIA2.png)
Can be used to generate energy from fuel on the go. Burns items to generate energy over time, based on their fuel value.
Default Efficiency: 80%
## Basic Graphics Card
![GPU 1](http://i.imgur.com/1dS39Ps.png)
Used to change what's displayed on screens.
Maximum resolution: 50x16.
Maximum color depth: 1.
Operations/tick: 1/1/4/2/2.
## Advanced Graphics Card
![GPU 2](http://i.imgur.com/8zRXmpA.png)
Used to change what's displayed on screens.
Maximum resolution: 80x25.
Maximum color depth: 4.
Operations/tick: 2/4/8/4/4.
## Superior Graphics Card
![GPU 3](http://i.imgur.com/fNByfw4.png)
Used to change what's displayed on screens.
Maximum resolution: 160x50.
Maximum color depth: 8.
Operations/tick: 4/8/16/8/8.
## HDD (2MB)
![HDD 1](http://i.imgur.com/DsKZSJv.png)
## HDD (4MB)
![HDD 2](http://i.imgur.com/fy2yp0O.png)
## HDD (8MB)
![HDD 3](http://i.imgur.com/uda8KKF.png)
## Memory (64KB)
![Memory 1](http://i.imgur.com/6clVpLx.png)
Required to get computers to run. The more you have, the more complex the programs you can run.
## Memory (128KB)
![Memory 2](http://i.imgur.com/8eVuKO7.png)
Required to get computers to run. The more you have, the more complex the programs you can run.
## Memory (256KB)
![Memory 3](http://i.imgur.com/SX7b9cA.png)
Required to get computers to run. The more you have, the more complex the programs you can run.
## Network Card
![Network Card](http://i.imgur.com/7ase9pa.png)
Allows distant computers connected by other blocks (such as cable) to communicate by sending messages to each other.
## Redstone Card
![Redstone Card](http://i.imgur.com/8xrUsZm.png)
Allows reading and emitting redstone signals around the computer or robot.
RedNet is supported.
RedLogic is supported.
## WLan Card
![WLan Card](http://i.imgur.com/UAEnyKC.png)
Allows wireless sending of network messages in addition to normal ones. Make sure to set the signal strength or no wireless packet will be sent!
# Crafting
## Arithmetic Logic Unit (ALU)
![ALU](http://i.imgur.com/d7ilJMq.png)
Adds number so you don't have to. It might be better this way.
## Arrow Keys
![ArrowKeys](http://i.imgur.com/U5iKmtS.png)
## Button Group
![Button Group](http://i.imgur.com/aHO6s5P.png)
## Card Base
![Card Base](http://i.imgur.com/BRqM0XG.png)
As the name indicates, this is the basic building block for all expansion cards.
## Circuit Board
![Circuit Board](http://i.imgur.com/VkdXTNG.png)
Now we're getting somewhere. Can be etched to obtain a printed circuit board.
## Central Processing Unit (CPU)
![CPU ](http://i.imgur.com/9rOLRWe.png)
An essential component of all computers. The clock rate is a bit unreliable, but what do you expect when it runs on a pocket sundial?
## Control Unit (CU)
![CU](http://i.imgur.com/Lq9bWEN.png)
This is the unit that... controls... stuff. You need it to build a CPU. So yeah, totally important.
## Cutting Wire
![Cutting Wire](http://i.imgur.com/MiwVOZK.png)
Used to cut clay blocks into circuit board shape. Breaks after one use, which probably makes it the most inefficient tool ever.
## Disk Platter
![Disk Platter](http://i.imgur.com/D0Z8M0G.png)
Primitive medium that can be used to build persistent storage devices.
## Grog
![Grog](http://i.imgur.com/uiJ93vx.png)
A highly toxic pseudo-liquid, usually only consumed by certain pirates. Thanks to its corrosive nature it is perfectly suited for etching circuit boards.
## Iron Nugget
![Iron Nugget](http://i.imgur.com/INCGr7l.png)
A nugget, made of iron... that's why it called an iron nugget, stupid...
## Simple Microchip
![Micro Chip 1](http://i.imgur.com/Y68v2Wi.png)
The chip formerly known as Integrated Circuit. I have no idea why this works with redstone, but it does.
## Advanced Microchip
![Micro Chip 2](http://i.imgur.com/7VxvD2c.png)
The chip formerly known as Integrated Circuit. I have no idea why this works with redstone, but it does.
## Superior Microchip
![Micro Chip 3](http://i.imgur.com/Fly5Y0u.png)
The chip formerly known as Integrated Circuit. I have no idea why this works with redstone, but it does.
## Numeric Keypad
![Num Pad](http://i.imgur.com/VAIeXLx.png)
## PCB
![PCB](http://i.imgur.com/CLPeP6Z.png)
The basic building block for expansion cards and memory and such.
## RawCircuitBoard
![RawCircuitBoard](http://i.imgur.com/pcQHe86.png)
Can be hardened in any furnace compatible oven.
## Transistor
![Transistor](http://i.imgur.com/4Y4siUx.png)
A basic element in most other computer parts. It's a bit twisted, but it does the job.