Types/ElectricUsagePriority

From Official Factorio Wiki
Revision as of 14:25, 30 October 2013 by Kovarex (talk | contribs) (Created page with "== Basics == Used to specify priority of energy usage in the Electric network. == Values == === primary === As input used for the most important machines...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Basics

Used to specify priority of energy usage in the Electric network.

Values

primary

As input used for the most important machines, currently used for laser turrets. As output solar panels uses it.

secondary

As input used for all other machines. As output used in steam generators.

terciary

As input/output used for accumulators, to collect the overproduction or provide energy when neither primary/secondary output can't.

none

Default value, used in input/output doesn't allow the machine to have input/output flow of energy from the network.

example

   input_priority = "primary"