mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-08-03 19:17:27 -04:00
Updated Items (markdown)
parent
888b1b7562
commit
ffba3081a9
169
Items.md
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
|
||||||
|

|
||||||
|
|
||||||
|
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
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
# Components
|
||||||
|
## Crafting Upgrade
|
||||||
|

|
||||||
|
|
||||||
|
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
|
||||||
|

|
||||||
|
|
||||||
|
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
|
||||||
|

|
||||||
|
|
||||||
|
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
|
||||||
|

|
||||||
|
|
||||||
|
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
|
||||||
|

|
||||||
|
|
||||||
|
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 (4MB)
|
||||||
|

|
||||||
|
## HDD (8MB)
|
||||||
|

|
||||||
|
## Memory (64KB)
|
||||||
|

|
||||||
|
|
||||||
|
Required to get computers to run. The more you have, the more complex the programs you can run.
|
||||||
|
## Memory (128KB)
|
||||||
|

|
||||||
|
|
||||||
|
Required to get computers to run. The more you have, the more complex the programs you can run.
|
||||||
|
## Memory (256KB)
|
||||||
|

|
||||||
|
|
||||||
|
Required to get computers to run. The more you have, the more complex the programs you can run.
|
||||||
|
|
||||||
|
## Network Card
|
||||||
|

|
||||||
|
|
||||||
|
Allows distant computers connected by other blocks (such as cable) to communicate by sending messages to each other.
|
||||||
|
|
||||||
|
|
||||||
|
## Redstone Card
|
||||||
|

|
||||||
|
|
||||||
|
Allows reading and emitting redstone signals around the computer or robot.
|
||||||
|
|
||||||
|
RedNet is supported.
|
||||||
|
|
||||||
|
RedLogic is supported.
|
||||||
|
## WLan Card
|
||||||
|

|
||||||
|
|
||||||
|
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)
|
||||||
|

|
||||||
|
|
||||||
|
Adds number so you don't have to. It might be better this way.
|
||||||
|
## Arrow Keys
|
||||||
|

|
||||||
|
|
||||||
|
## Button Group
|
||||||
|

|
||||||
|
|
||||||
|
## Card Base
|
||||||
|

|
||||||
|
|
||||||
|
As the name indicates, this is the basic building block for all expansion cards.
|
||||||
|
|
||||||
|
## Circuit Board
|
||||||
|

|
||||||
|
|
||||||
|
Now we're getting somewhere. Can be etched to obtain a printed circuit board.
|
||||||
|
|
||||||
|
## Central Processing Unit (CPU)
|
||||||
|

|
||||||
|
|
||||||
|
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)
|
||||||
|

|
||||||
|
|
||||||
|
This is the unit that... controls... stuff. You need it to build a CPU. So yeah, totally important.
|
||||||
|
## Cutting Wire
|
||||||
|

|
||||||
|
|
||||||
|
Used to cut clay blocks into circuit board shape. Breaks after one use, which probably makes it the most inefficient tool ever.
|
||||||
|
## Disk Platter
|
||||||
|

|
||||||
|
|
||||||
|
Primitive medium that can be used to build persistent storage devices.
|
||||||
|
## Grog
|
||||||
|

|
||||||
|
|
||||||
|
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
|
||||||
|

|
||||||
|
|
||||||
|
A nugget, made of iron... that's why it called an iron nugget, stupid...
|
||||||
|
## Simple Microchip
|
||||||
|

|
||||||
|
|
||||||
|
The chip formerly known as Integrated Circuit. I have no idea why this works with redstone, but it does.
|
||||||
|
## Advanced Microchip
|
||||||
|

|
||||||
|
|
||||||
|
The chip formerly known as Integrated Circuit. I have no idea why this works with redstone, but it does.
|
||||||
|
## Superior Microchip
|
||||||
|

|
||||||
|
|
||||||
|
The chip formerly known as Integrated Circuit. I have no idea why this works with redstone, but it does.
|
||||||
|
## Numeric Keypad
|
||||||
|

|
||||||
|
## PCB
|
||||||
|

|
||||||
|
|
||||||
|
The basic building block for expansion cards and memory and such.
|
||||||
|
## RawCircuitBoard
|
||||||
|

|
||||||
|
|
||||||
|
Can be hardened in any furnace compatible oven.
|
||||||
|
|
||||||
|
## Transistor
|
||||||
|

|
||||||
|
|
||||||
|
A basic element in most other computer parts. It's a bit twisted, but it does the job.
|
Loading…
x
Reference in New Issue
Block a user