Prototype/ConstantCombinator: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "== Basics == Extends Prototype/EntityWithHealth. == Mandatory properties == This prototype inherits all the properties from Prototype/EntityWithHealth. === item_slot...")
 
(Added prototype type to page)
Line 1: Line 1:
== Basics ==
== Basics ==
Prototype type: '''constant-combinator'''
Extends [[Prototype/EntityWithHealth]].
Extends [[Prototype/EntityWithHealth]].



Revision as of 16:27, 21 January 2019

Basics

Prototype type: constant-combinator

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