Prototype/ConstantCombinator

From Official Factorio Wiki
Revision as of 18:35, 22 August 2018 by Bilka (talk | contribs) (Created page with "== Basics == Extends Prototype/EntityWithHealth. == Mandatory properties == This prototype inherits all the properties from Prototype/EntityWithHealth. === item_slot...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Basics

Extends Prototype/EntityWithHealth.

Mandatory properties

This prototype inherits all the properties from Prototype/EntityWithHealth.

item_slot_count

Type: Types/uint32

sprites

Type: Types/Sprite4Way

activity_led_sprites

Type: Types/Sprite4Way

activity_led_light_offsets

Type: Types/table of Types/vector

Array of 4 vectors.

circuit_wire_connection_points

Type: Types/table of Types/WireConnectionPoint

Array of 4 WireConnectionPoints.

Optional properties

activity_led_light

Type: Types/LightDefinition

circuit_wire_max_distance

Type: Types/double

Default: 0