mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-08-04 03:27:19 -04:00
Updated Blocks (markdown)
parent
323fc9e05d
commit
db1a36ef40
@ -37,6 +37,8 @@ From left to right: Card slots/RAM slots/HDD slots.
|
|||||||
|
|
||||||
For most use cases a basic case will be quite adequate. When you want to run more complex applications or control multiple screens you may need to upgrade to a higher tier case, though.
|
For most use cases a basic case will be quite adequate. When you want to run more complex applications or control multiple screens you may need to upgrade to a higher tier case, though.
|
||||||
|
|
||||||
|
Computers [[offer an API|Component/Computer]] to the programs running on them and neighbored blocks, allowing them to start or stop the computer, and to inspect its running state, for example.
|
||||||
|
|
||||||
Advanced Case
|
Advanced Case
|
||||||
-------------
|
-------------
|
||||||

|

|
||||||
@ -101,10 +103,12 @@ Redstone I/O
|
|||||||
------------
|
------------
|
||||||

|

|
||||||
|
|
||||||
Allows reading and emitting redstone signals around the block. Can be controlled by any computer the block is connected to. This is basically like an external redstone card.
|
Allows reading and emitting redstone signals around the block. Can be controlled by any computer the block is connected to. This is basically like an external [[redstone card|Items#redstone-card]].
|
||||||
- This also supports RedLogic wires, if present, including colored and bundled wires.
|
- This also supports RedLogic wires, if present, including colored and bundled wires.
|
||||||
- This also supports MineFactory Reloaded cables, if present.
|
- This also supports MineFactory Reloaded cables, if present.
|
||||||
|
|
||||||
|
Like redstone cards, this offers the [[redstone component|Component/Redstone]] API.
|
||||||
|
|
||||||
Robot
|
Robot
|
||||||
-----
|
-----
|
||||||

|

|
||||||
|
Loading…
x
Reference in New Issue
Block a user