Prototype/Boiler

From Official Factorio Wiki
Revision as of 15:43, 24 July 2019 by Bilka (talk | contribs) (Set prototype parent)
Jump to navigation Jump to search

Prototype definitions » PrototypeBase » Prototype/Entity » Prototype/EntityWithHealth » Prototype/EntityWithOwner » Prototype/Boiler


Basics

Prototype type: boiler

A boiler. Extends Prototype/EntityWithHealth.

Mandatory properties

This prototype inherits all the properties from Prototype/EntityWithHealth.

energy_source

Type: Types/EnergySource

fluid_box

Type: Types/FluidBox

output_fluid_box

Type: Types/FluidBox

energy_consumption

Type: Types/Energy

burning_cooldown

Type: Types/uint32

target_temperature

Type: Types/double

structure

Type: Types/table

Table with the following mandatory members:

Optional properties

fire_glow_flicker_enabled

Type: Types/bool

Default: false

fire_flicker_enabled

Type: Types/bool

Default: false

mode

Type: Types/string

Default: "heat-water-inside"

One of "heat-water-inside" or "output-to-separate-pipe".

patch

Type: Types/table

Table with the following optional members:

fire

Type: Types/table

Table with the following optional members:

fire_glow

Type: Types/table

Table with the following optional members: