Factorio Prototype Docs Version 1.1.89

EnergySource :: union

Loaded as one of the BaseEnergySource extensions, based on the value of the type key.

Union members

ElectricEnergySource

Loaded when the type is "electric".

BurnerEnergySource

Loaded when the type is "burner".

HeatEnergySource

Loaded when the type is "heat".

FluidEnergySource

Loaded when the type is "fluid".

VoidEnergySource

Loaded when the type is "void".

Prototypes

Types

>|