Types/ElectricUsagePriority: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(0.16)
(Changed links going to the redirect Electric network to go to Electric system.)
Line 1: Line 1:
== Basics ==
== Basics ==
Used to specify priority of energy usage in the [[Electric_network|Electric network]].
Used to specify priority of energy usage in the [[Electric system|Electric network]].


== Values ==
== Values ==

Revision as of 13:06, 6 March 2018

Basics

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

Values

primary

"primary-input" and "primary-output"

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

secondary

"secondary-input" and "secondary-output"

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

terciary

"terciary"

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

solar

"solar"

lamp

"lamp"

example

   usage_priority = "primary-input"