Prototype/ConstantCombinator
The prototype docs have moved to a new website with an improved format. This documentation page can now be found here: https://lua-api.factorio.com/latest/prototypes/ConstantCombinatorPrototype.html
This wiki page is no longer updated and will be removed at some point in the future, so please update your browser bookmarks or other links that sent you here. If you'd like to contribute to the new docs, you can leave your feedback on the forums.
Prototype definitions » PrototypeBase » Prototype/Entity » Prototype/EntityWithHealth » Prototype/EntityWithOwner » Prototype/ConstantCombinator
Mandatory properties
This prototype inherits all the properties from Prototype/EntityWithOwner.
item_slot_count
Type: uint32
sprites
Type: Sprite4Way
activity_led_sprites
Type: Sprite4Way
activity_led_light_offsets
Type: table of vector
Array of 4 vectors.
circuit_wire_connection_points
Type: table of WireConnectionPoint
Array of 4 WireConnectionPoints.
Optional properties
activity_led_light
Type: LightDefinition
circuit_wire_max_distance
Type: double
Default: 0
The maximum circuit wire distance for this entity.
draw_copper_wires
Type: bool
Default: true
draw_circuit_wires
Type: bool
Default: true