Prototype/Boiler: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(0.17)
(Set prototype parent)
Line 1: Line 1:
{{Prototype parent|Prototype/EntityWithHealth}}
== Basics ==
== Basics ==
Prototype type: '''boiler'''
Prototype type: '''boiler'''

Revision as of 15:43, 24 July 2019

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: