Prototype/Boiler: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Added prototype type to page)
(0.17)
Line 46: Line 46:


'''Default''': false
'''Default''': false
=== mode ===
'''Type''': [[Types/string]]
'''Default''': "heat-water-inside"
One of "heat-water-inside" or "output-to-separate-pipe".


=== patch ===
=== patch ===
'''Type''': [[Types/table]]
'''Type''': [[Types/table]]


Table with the following mandatory members:
Table with the following optional members:


* north - [[Types/Sprite]]
* north - [[Types/Sprite]]
Line 60: Line 67:
'''Type''': [[Types/table]]
'''Type''': [[Types/table]]


Table with the following mandatory members:
Table with the following optional members:


* north - [[Types/Animation]]
* north - [[Types/Animation]]
Line 70: Line 77:
'''Type''': [[Types/table]]
'''Type''': [[Types/table]]


Table with the following mandatory members:
Table with the following optional members:


* north - [[Types/Animation]]
* north - [[Types/Animation]]

Revision as of 13:26, 27 March 2019

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: