Updated Blocks (markdown)

Florian Nücke 2013-12-11 18:00:09 -08:00
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
------------
![Redstone I/O](http://i.imgur.com/CiNEBNM.png)
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
----- -----
![Robot](http://i.imgur.com/fHWkdgb.png) ![Robot](http://i.imgur.com/fHWkdgb.png)