In the add function, these values are listed:
Code: Select all
choose-elem-button
elem_type :: string: The type of the button - one of the following values.
item :: string (optional): If type is "item" - the default value for the button.
tile :: string (optional): If type is "tile" - the default value for the button.
entity :: string (optional): If type is "entity" - the default value for the button.
signal :: SignalID (optional): If type is "signal" - the default value for the button.
fluid :: string (optional): If type is "fluid" - the default value for the button.
recipe :: string (optional): If type is "recipe" - the default value for the button.
decorative :: string (optional): If type is "decorative" - the default value for the button.
item-group :: string (optional): If type is "item-group" - the default value for the button.
achievement :: string (optional): If type is "achievement" - the default value for the button.
equipment :: string (optional): If type is "equipment" - the default value for the button.
technology :: string (optional): If type is "technology" - the default value for the button.