Spell Check! :-D

Mandrake Naader Fernflower (IGN: TheDoctor15555) 2013-12-29 19:32:55 -08:00
parent e9c47bf414
commit a0c5cffad0

@ -21,7 +21,7 @@ Currently the library is distributed with the mod for Windows, Mac OS X (Intel O
Modularity
----------
You can add and remove components such as expansion cards and hard drives. This means it takes a little more effort to get your first computer, but adds a whole new level of flexibility. For example, you could build a pure "server" by having a computer that only has a network card, but no graphics card.
You can add and remove components such as expansion cards and hard drives. This means it takes a little more effort to get your first computer, but adds a whole new level of flexibility. For example, you could build a pure "server" by having a computer that only has a network card, but no graphics card, Or a "mainframe" that contains large amounts of graphics processing, networking, I/O and RAM. Etc.
Resource Limits
---------------
@ -32,9 +32,9 @@ This also makes computers quite server-friendly, since it's less likely for them
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.
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 to, the amount of energy being consumed depending on the size of the area that is being 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#power-converter]].
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², ThermalExpansion 3 and Universal Electricity using the [[Power Converter block|Blocks#power-converter]].
Connectivity
------------