mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-08-04 03:27:19 -04:00
Updated Blocks (markdown)
parent
9222040b2c
commit
d06781a38d
@ -97,6 +97,14 @@ Power Distributor
|
|||||||
|
|
||||||
Distributes energy between different networks. This can be useful for powering multiple sub-networks that should not connect to each other. For example, you'll usually want to try and keep different computers in different networks - unless you have a startup script on each computer that manually assigns the primary components. Otherwise you'll frequently end up with the computers binding the wrong screen and/or keyboard on startup, for example, or even multiple computer binding to the same screen.
|
Distributes energy between different networks. This can be useful for powering multiple sub-networks that should not connect to each other. For example, you'll usually want to try and keep different computers in different networks - unless you have a startup script on each computer that manually assigns the primary components. Otherwise you'll frequently end up with the computers binding the wrong screen and/or keyboard on startup, for example, or even multiple computer binding to the same screen.
|
||||||
|
|
||||||
|
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.
|
||||||
|
- This also supports RedLogic wires, if present, including colored and bundled wires.
|
||||||
|
- This also supports MineFactory Reloaded cables, if present.
|
||||||
|
|
||||||
Robot
|
Robot
|
||||||
-----
|
-----
|
||||||

|

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