Types/SignalColorMapping: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(0.18.21)
m (typo)
Line 6: Line 6:
'''Type''': [[Types/string]]
'''Type''': [[Types/string]]


Type of the signal that shows this color. Either "virtual", "item" or "fluid.
Type of the signal that shows this color. Either "virtual", "item" or "fluid".


=== name ===
=== name ===

Revision as of 11:26, 4 May 2020

Used for Prototype/Lamp#signal_to_color_mapping

Mandatory properties

type

Type: Types/string

Type of the signal that shows this color. Either "virtual", "item" or "fluid".

name

Type: Types/string

Name of the signal that shows this color.

color

Type: Types/Color

The color this signal shows.