Updated Home (markdown)

Florian Nücke 2013-12-07 07:43:36 -08:00
parent 3089e248e9
commit c81635f5f1

@ -33,7 +33,7 @@ Power
Computers and certain components need power to operate. For example, computers and screens require a constant amount of energy per tick to continue running / displaying. If there is not enough power, computers will crash / stop. Graphics cards consume energy when modifying the screen they are bound do, the amount of energy being consumed depending on the size of the area that is changed. Wireless network cards consume energy when sending wireless messages, based on the used signal strength. Robots use energy to move and perform other actions.
There is - except for a robot upgrade - no built-in mechanic for generating power at this point, so you'll want to use this mod together with others. OpenComputers can convert power from BuildCraft, IndustrialCraft² and Universal Electricity using the [[Power Converter block|Blocks#PowerConverter]].
There is - except for a robot upgrade - no built-in mechanic for generating power at this point, so you'll want to use this mod together with others. OpenComputers can convert power from BuildCraft, IndustrialCraft² and Universal Electricity using the [[Power Converter block|Blocks#power-converter]].
Connectivity
------------