Prototype/ConstantCombinator

From Official Factorio Wiki
Revision as of 15:45, 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/ConstantCombinator


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

The maximum circuit wire distance for this entity.

draw_copper_wires

Type: Types/bool

Default: true

draw_circuit_wires

Type: Types/bool

Default: true