Prototype/UtilitySprites: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "== Basics == Prototype type: '''utility-sprites''' Sprites used by the game that are not specific to certain prototypes. Only one instance of UtilityConstants can be defined,...")
 
(Updated styling of prototype doc migration note)
 
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Basics ==
<div class="stub"><p>'''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/UtilitySprites.html https://lua-api.factorio.com/latest/prototypes/UtilitySprites.html]
Prototype type: '''utility-sprites'''


Sprites used by the game that are not specific to certain prototypes. Only one instance of UtilityConstants can be defined, the base uses <code>"default"</code> as the name, so unless the base game definition is completely removed, <code>name</code> will have to be <code>"default"</code>.
</p><p>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 [https://forums.factorio.com/viewforum.php?f=233 on the forums].</p></div>


== Mandatory properties ==
 
 
{{Prototype parent|PrototypeBase}}
Sprites used by the game that are not specific to certain prototypes. Only one instance of UtilitySprites can be defined, the base uses <code>"default"</code> as the name, so unless the base game definition is completely removed, <code>name</code> will have to be <code>"default"</code>.
 
<!-- Custom thing because this prototype has more than 500 properties -->__NOTOC__
<table class="prototype-toc">
<tr><td class="caption" colspan="3">{{FULLPAGENAME}} — <code>[[Has prototype type::utility-sprites]]</code></td></tr>
<tr><td colspan="3" class="prototype-toc-item-name">See properties below in [[#Properties]]</td></tr>
{{#ask: [[Has parent ::+]][[{{FULLPAGENAME}}]]
|?Has parent
|format=plainlist
|mainlabel=-
|template=Prototype TOC/parent
|link=none
}}
</table>
 
== Properties ==
Inherits all properties from [[PrototypeBase]].
Inherits all properties from [[PrototypeBase]].


All sprites and animations are mandatory properties.
Unless otherwise noted, properties are mandatory.
 
{{Prototype property/short|cursor_box|[[Types/table|table]]}} - Table with the following key/value pairs.
** regular - [[Types/table|table]] (array) of [[Types/BoxSpecification|BoxSpecification]]
** not_allowed - [[Types/table|table]] (array) of [[Types/BoxSpecification|BoxSpecification]]
** copy - [[Types/table|table]] (array) of [[Types/BoxSpecification|BoxSpecification]]
** electricity - [[Types/table|table]] (array) of [[Types/BoxSpecification|BoxSpecification]]
** logistics - [[Types/table|table]] (array) of [[Types/BoxSpecification|BoxSpecification]]
** pair - [[Types/table|table]] (array) of [[Types/BoxSpecification|BoxSpecification]]
** train_visualization - [[Types/table|table]] (array) of [[Types/BoxSpecification|BoxSpecification]]
** blueprint_snap_rectangle - [[Types/table|table]] (array) of [[Types/BoxSpecification|BoxSpecification]]<!--
 
UtilitySprites.hpp: Search for <code>Utility(\w+).+"(.+)"</code>, list with <code>{{Prototype property/short|$2|[[Types/$1|$1]]}}\n</code>
 
-->{{Prototype property/short|clouds|[[Types/Animation|Animation]]}}
{{Prototype property/short|arrow_button|[[Types/Animation|Animation]]}}
{{Prototype property/short|explosion_chart_visualization|[[Types/Animation|Animation]]}}
{{Prototype property/short|refresh_white|[[Types/Animation|Animation]]}}
{{Prototype property/short|bookmark|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|center|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|check_mark|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|check_mark_white|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|check_mark_green|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|check_mark_dark_green|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|not_played_yet_green|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|not_played_yet_dark_green|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|played_green|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|played_dark_green|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|close_fat|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|close_white|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|close_black|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|close_map_preview|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|color_picker|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|change_recipe|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|dropdown|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|downloading|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|downloading_white|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|downloaded|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|downloaded_white|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|equipment_grid|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|expand_dots|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|expand_dots_white|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|export|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|import|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|map|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|map_exchange_string|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|missing_mod_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|not_available|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|play|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|stop|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|preset|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|refresh|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|reset|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|reset_white|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|shuffle|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|station_name|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|search_black|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|search_white|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|sync_mods|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|trash|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|trash_white|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|copy|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|reassign|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|warning|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|warning_white|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|list_view|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|grid_view|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|reference_point|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|mouse_cursor|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|mod_dependency_arrow|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|add|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|clone|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|go_to_arrow|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|pause|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|speed_down|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|speed_up|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|editor_speed_down|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|editor_pause|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|editor_play|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|editor_speed_up|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|tick_once|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|tick_sixty|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|tick_custom|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|search_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|too_far|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|shoot_cursor_green|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|shoot_cursor_red|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|electricity_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|fuel_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|ammo_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|fluid_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|warning_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|danger_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|destroyed_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|recharge_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|too_far_from_roboport_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|pump_cannot_connect_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|not_enough_repair_packs_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|not_enough_construction_robots_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|no_building_material_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|no_storage_space_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|electricity_icon_unplugged|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|game_stopped_visualization|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|health_bar_green_pip|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|health_bar_yellow_pip|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|health_bar_red_pip|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|ghost_bar_pip|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|bar_gray_pip|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|shield_bar_pip|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|hand|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|hand_black|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|entity_info_dark_background|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|medium_gui_arrow|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|small_gui_arrow|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|light_medium|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|light_small|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|light_cone|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|color_effect|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|clock|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|default_ammo_damage_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|default_gun_speed_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|default_turret_attack_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|hint_arrow_up|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|hint_arrow_down|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|hint_arrow_right|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|hint_arrow_left|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|fluid_indication_arrow|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|fluid_indication_arrow_both_ways|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|heat_exchange_indication|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|indication_arrow|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|rail_planner_indication_arrow|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|rail_planner_indication_arrow_too_far|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|rail_path_not_possible|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|indication_line|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|short_indication_line|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|short_indication_line_green|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|slot_icon_module|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|slot_icon_module_black|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|slot_icon_armor|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|slot_icon_armor_black|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|slot_icon_gun|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|slot_icon_gun_black|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|slot_icon_ammo|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|slot_icon_ammo_black|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|slot_icon_resource|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|slot_icon_resource_black|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|slot_icon_fuel|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|slot_icon_fuel_black|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|slot_icon_result|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|slot_icon_result_black|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|slot_icon_robot|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|slot_icon_robot_black|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|slot_icon_robot_material|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|slot_icon_robot_material_black|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|slot_icon_inserter_hand|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|slot_icon_inserter_hand_black|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|upgrade_blueprint|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|slot|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|equipment_slot|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|equipment_collision|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|battery|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|green_circle|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|green_dot|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|robot_slot|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|set_bar_slot|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|missing_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|deconstruction_mark|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|upgrade_mark|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|confirm_slot|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|export_slot|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|import_slot|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|none_editor_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|cable_editor_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|tile_editor_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|decorative_editor_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|resource_editor_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|entity_editor_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|item_editor_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|force_editor_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|clone_editor_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|scripting_editor_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|paint_bucket_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|surface_editor_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|time_editor_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|cliff_editor_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|brush_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|spray_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|cursor_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|area_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|line_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|variations_tool_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|lua_snippet_tool_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|editor_selection|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|brush_square_shape|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|brush_circle_shape|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|player_force_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|neutral_force_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|enemy_force_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|nature_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|no_nature_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|multiplayer_waiting_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|spawn_flag|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|questionmark|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|copper_wire|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|green_wire|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|red_wire|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|green_wire_hightlight|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|red_wire_hightlight|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|wire_shadow|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|and_or|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|left_arrow|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|right_arrow|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|down_arrow|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|enter|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|side_menu_blueprint_library_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|side_menu_production_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|side_menu_bonus_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|side_menu_tutorials_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|side_menu_train_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|side_menu_achievements_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|side_menu_menu_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|side_menu_map_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|side_menu_blueprint_library_hover_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|side_menu_production_hover_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|side_menu_bonus_hover_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|side_menu_tutorials_hover_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|side_menu_train_hover_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|side_menu_achievements_hover_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|side_menu_menu_hover_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|side_menu_map_hover_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|side_menu_technology_hover_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|side_menu_logistic_network_hover_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|circuit_network_panel_black|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|circuit_network_panel_white|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|logistic_network_panel_black|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|logistic_network_panel_white|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|rename_icon_small_black|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|rename_icon_small_white|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|rename_icon_normal|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|achievement_label_locked|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|achievement_label_unlocked_off|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|achievement_label_unlocked|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|achievement_label_failed|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|rail_signal_placement_indicator|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|train_stop_placement_indicator|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|placement_indicator_leg|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|grey_rail_signal_placement_indicator|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|grey_placement_indicator_leg|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|logistic_radius_visualization|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|construction_radius_visualization|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|track_button|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|show_logistics_network_in_map_view|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|show_electric_network_in_map_view|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|show_turret_range_in_map_view|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|show_pollution_in_map_view|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|show_train_station_names_in_map_view|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|show_player_names_in_map_view|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|show_tags_in_map_view|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|show_worker_robots_in_map_view|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|show_rail_signal_states_in_map_view|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|show_recipe_icons_in_map_view|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|show_logistics_network_in_map_view_black|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|show_electric_network_in_map_view_black|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|show_turret_range_in_map_view_black|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|show_pollution_in_map_view_black|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|show_train_station_names_in_map_view_black|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|show_player_names_in_map_view_black|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|show_tags_in_map_view_black|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|show_worker_robots_in_map_view_black|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|show_rail_signal_states_in_map_view_black|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|show_recipe_icons_in_map_view_black|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|train_stop_in_map_view|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|train_stop_disabled_in_map_view|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|train_stop_full_in_map_view|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|custom_tag_in_map_view|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|covered_chunk|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|white_square|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|white_mask|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|favourite_server_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|crafting_machine_recipe_not_unlocked|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|gps_map_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|custom_tag_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|underground_remove_belts|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|underground_remove_pipes|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|underground_pipe_connection|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|ghost_cursor|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|tile_ghost_cursor|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|cross_select|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|expand|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|expand_dark|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|collapse|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|collapse_dark|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|status_working|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|status_not_working|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|status_yellow|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|gradient|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|output_console_gradient|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|select_icon_black|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|select_icon_white|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|notification|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|alert_arrow|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|technology_black|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|technology_white|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_a|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_b|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_x|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_y|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_back|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_start|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_leftstick|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_rightstick|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_leftshoulder|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_rightshoulder|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_dpup|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_dpdown|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_dpleft|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_dpright|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_paddle1|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_paddle2|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_paddle3|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_paddle4|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_righttrigger|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_lefttrigger|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_left_stick|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_right_stick|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_black_a|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_black_b|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_black_x|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_black_y|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_black_back|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_black_start|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_black_leftstick|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_black_rightstick|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_black_leftshoulder|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_black_rightshoulder|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_black_dpup|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_black_dpdown|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_black_dpleft|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_black_dpright|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_black_paddle1|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_black_paddle2|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_black_paddle3|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_black_paddle4|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_black_righttrigger|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_black_lefttrigger|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_black_left_stick|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_joycon_black_right_stick|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_a|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_b|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_x|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_y|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_back|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_start|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_leftstick|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_rightstick|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_leftshoulder|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_rightshoulder|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_dpup|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_dpdown|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_dpleft|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_dpright|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_righttrigger|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_lefttrigger|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_left_stick|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_right_stick|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_black_a|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_black_b|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_black_x|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_black_y|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_black_back|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_black_start|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_black_leftstick|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_black_rightstick|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_black_leftshoulder|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_black_rightshoulder|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_black_dpup|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_black_dpdown|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_black_dpleft|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_black_dpright|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_black_righttrigger|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_black_lefttrigger|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_black_left_stick|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_xbox_black_right_stick|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_a|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_b|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_x|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_y|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_back|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_start|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_leftstick|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_rightstick|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_leftshoulder|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_rightshoulder|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_dpup|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_dpdown|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_dpleft|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_dpright|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_righttrigger|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_lefttrigger|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_left_stick|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_right_stick|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_black_a|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_black_b|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_black_x|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_black_y|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_black_back|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_black_start|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_black_leftstick|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_black_rightstick|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_black_leftshoulder|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_black_rightshoulder|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_black_dpup|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_black_dpdown|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_black_dpleft|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_black_dpright|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_black_righttrigger|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_black_lefttrigger|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_black_left_stick|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_ps_black_right_stick|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_a|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_b|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_x|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_y|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_back|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_start|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_leftstick|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_rightstick|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_leftshoulder|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_rightshoulder|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_dpup|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_dpdown|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_dpleft|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_dpright|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_paddle1|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_paddle2|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_paddle3|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_paddle4|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_righttrigger|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_lefttrigger|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_left_stick|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_right_stick|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_black_a|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_black_b|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_black_x|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_black_y|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_black_back|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_black_start|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_black_leftstick|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_black_rightstick|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_black_leftshoulder|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_black_rightshoulder|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_black_dpup|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_black_dpdown|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_black_dpleft|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_black_dpright|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_black_paddle1|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_black_paddle2|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_black_paddle3|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_black_paddle4|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_black_righttrigger|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_black_lefttrigger|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_black_left_stick|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|controller_steamdeck_black_right_stick|[[Types/Sprite|Sprite]]}}<!--
 
ModifierType.cpp: Remove "unused". Replace - with _. Search for <code>"(.+)"</code>, list with <code>{{Prototype property/short|$1_modifier_icon|[[Types/Sprite|Sprite]]}}\n{{Prototype property/short|$1_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}\n</code>


* "cursor_box" - [[Types/table]] - Table with the following key/value pairs.
-->{{Prototype property/short|inserter_stack_size_bonus_modifier_icon|[[Types/Sprite|Sprite]]}}
** "regular" - [[Types/table]] (array) of [[Types/BoxSpecification]]
{{Prototype property/short|inserter_stack_size_bonus_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
** "not_allowed" - [[Types/table]] (array) of [[Types/BoxSpecification]]
{{Prototype property/short|stack_inserter_capacity_bonus_modifier_icon|[[Types/Sprite|Sprite]]}}
** "copy" - [[Types/table]] (array) of [[Types/BoxSpecification]]
{{Prototype property/short|stack_inserter_capacity_bonus_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
** "electricity" - [[Types/table]] (array) of [[Types/BoxSpecification]]
{{Prototype property/short|laboratory_speed_modifier_icon|[[Types/Sprite|Sprite]]}}
** "logistics" - [[Types/table]] (array) of [[Types/BoxSpecification]]
{{Prototype property/short|laboratory_speed_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
** "pair" - [[Types/table]] (array) of [[Types/BoxSpecification]]
{{Prototype property/short|character_logistic_slots_modifier_icon|[[Types/Sprite|Sprite]]}}
** "train_visualization" - [[Types/table]] (array) of [[Types/BoxSpecification]]
{{Prototype property/short|character_logistic_slots_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "clouds" - [[Types/Animation]]
{{Prototype property/short|character_logistic_trash_slots_modifier_icon|[[Types/Sprite|Sprite]]}}
* "arrow_button" - [[Types/Animation]]
{{Prototype property/short|character_logistic_trash_slots_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "explosion_chart_visualization" - [[Types/Animation]]
{{Prototype property/short|maximum_following_robots_count_modifier_icon|[[Types/Sprite|Sprite]]}}
* "refresh_white" - [[Types/Animation]]
{{Prototype property/short|maximum_following_robots_count_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "center" - [[Types/Sprite]]
{{Prototype property/short|worker_robot_speed_modifier_icon|[[Types/Sprite|Sprite]]}}
* "check_mark_white" - [[Types/Sprite]]
{{Prototype property/short|worker_robot_speed_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "close_black" - [[Types/Sprite]]
{{Prototype property/short|worker_robot_storage_modifier_icon|[[Types/Sprite|Sprite]]}}
* "close_fat" - [[Types/Sprite]]
{{Prototype property/short|worker_robot_storage_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "close_white" - [[Types/Sprite]]
{{Prototype property/short|ghost_time_to_live_modifier_icon|[[Types/Sprite|Sprite]]}}
* "color_picker" - [[Types/Sprite]]
{{Prototype property/short|ghost_time_to_live_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "downloading" - [[Types/Sprite]]
{{Prototype property/short|turret_attack_modifier_icon|[[Types/Sprite|Sprite]]}}
* "downloading_white" - [[Types/Sprite]]
{{Prototype property/short|turret_attack_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "downloaded" - [[Types/Sprite]]
{{Prototype property/short|ammo_damage_modifier_icon|[[Types/Sprite|Sprite]]}}
* "downloaded_white" - [[Types/Sprite]]
{{Prototype property/short|ammo_damage_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "dropdown" - [[Types/Sprite]]
{{Prototype property/short|give_item_modifier_icon|[[Types/Sprite|Sprite]]}}
* "expand_dots" - [[Types/Sprite]]
{{Prototype property/short|give_item_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "expand_dots_white" - [[Types/Sprite]]
{{Prototype property/short|gun_speed_modifier_icon|[[Types/Sprite|Sprite]]}}
* "export" - [[Types/Sprite]]
{{Prototype property/short|gun_speed_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "import" - [[Types/Sprite]]
{{Prototype property/short|unlock_recipe_modifier_icon|[[Types/Sprite|Sprite]]}}
* "map" - [[Types/Sprite]]
{{Prototype property/short|unlock_recipe_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "map_exchange_string" - [[Types/Sprite]]
{{Prototype property/short|character_crafting_speed_modifier_icon|[[Types/Sprite|Sprite]]}}
* "missing_mod_icon" - [[Types/Sprite]]
{{Prototype property/short|character_crafting_speed_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "not_available" - [[Types/Sprite]]
{{Prototype property/short|character_mining_speed_modifier_icon|[[Types/Sprite|Sprite]]}}
* "play" - [[Types/Sprite]]
{{Prototype property/short|character_mining_speed_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "preset" - [[Types/Sprite]]
{{Prototype property/short|character_running_speed_modifier_icon|[[Types/Sprite|Sprite]]}}
* "refresh" - [[Types/Sprite]]
{{Prototype property/short|character_running_speed_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "reset" - [[Types/Sprite]]
{{Prototype property/short|character_build_distance_modifier_icon|[[Types/Sprite|Sprite]]}}
* "reset_white" - [[Types/Sprite]]
{{Prototype property/short|character_build_distance_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "shuffle" - [[Types/Sprite]]
{{Prototype property/short|character_item_drop_distance_modifier_icon|[[Types/Sprite|Sprite]]}}
* "station_name" - [[Types/Sprite]]
{{Prototype property/short|character_item_drop_distance_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "stop" - [[Types/Sprite]]
{{Prototype property/short|character_reach_distance_modifier_icon|[[Types/Sprite|Sprite]]}}
* "sync_mods" - [[Types/Sprite]]
{{Prototype property/short|character_reach_distance_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "trash" - [[Types/Sprite]]
{{Prototype property/short|character_resource_reach_distance_modifier_icon|[[Types/Sprite|Sprite]]}}
* "trash_white" - [[Types/Sprite]]
{{Prototype property/short|character_resource_reach_distance_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "warning" - [[Types/Sprite]]
{{Prototype property/short|character_item_pickup_distance_modifier_icon|[[Types/Sprite|Sprite]]}}
* "warning_white" - [[Types/Sprite]]
{{Prototype property/short|character_item_pickup_distance_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "mod_dependency_arrow" - [[Types/Sprite]]
{{Prototype property/short|character_loot_pickup_distance_modifier_icon|[[Types/Sprite|Sprite]]}}
* "add" - [[Types/Sprite]]
{{Prototype property/short|character_loot_pickup_distance_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "clone" - [[Types/Sprite]]
{{Prototype property/short|character_inventory_slots_bonus_modifier_icon|[[Types/Sprite|Sprite]]}}
* "go_to_arrow" - [[Types/Sprite]]
{{Prototype property/short|character_inventory_slots_bonus_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "remove" - [[Types/Sprite]]
{{Prototype property/short|deconstruction_time_to_live_modifier_icon|[[Types/Sprite|Sprite]]}}
* "pause" - [[Types/Sprite]]
{{Prototype property/short|deconstruction_time_to_live_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "speed_down" - [[Types/Sprite]]
{{Prototype property/short|max_failed_attempts_per_tick_per_construction_queue_modifier_icon|[[Types/Sprite|Sprite]]}}
* "speed_up" - [[Types/Sprite]]
{{Prototype property/short|max_failed_attempts_per_tick_per_construction_queue_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "editor_speed_down" - [[Types/Sprite]]
{{Prototype property/short|max_successful_attempts_per_tick_per_construction_queue_modifier_icon|[[Types/Sprite|Sprite]]}}
* "editor_pause" - [[Types/Sprite]]
{{Prototype property/short|max_successful_attempts_per_tick_per_construction_queue_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "editor_play" - [[Types/Sprite]]
{{Prototype property/short|character_health_bonus_modifier_icon|[[Types/Sprite|Sprite]]}}
* "editor_speed_up" - [[Types/Sprite]]
{{Prototype property/short|character_health_bonus_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "tick_once" - [[Types/Sprite]]
{{Prototype property/short|mining_drill_productivity_bonus_modifier_icon|[[Types/Sprite|Sprite]]}}
* "tick_sixty" - [[Types/Sprite]]
{{Prototype property/short|mining_drill_productivity_bonus_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "tick_custom" - [[Types/Sprite]]
{{Prototype property/short|train_braking_force_bonus_modifier_icon|[[Types/Sprite|Sprite]]}}
* "clear" - [[Types/Sprite]]
{{Prototype property/short|train_braking_force_bonus_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "search_icon" - [[Types/Sprite]]
{{Prototype property/short|zoom_to_world_enabled_modifier_icon|[[Types/Sprite|Sprite]]}}
* "too_far" - [[Types/Sprite]]
{{Prototype property/short|zoom_to_world_enabled_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "shoot_cursor_green" - [[Types/Sprite]]
{{Prototype property/short|zoom_to_world_ghost_building_enabled_modifier_icon|[[Types/Sprite|Sprite]]}}
* "shoot_cursor_red" - [[Types/Sprite]]
{{Prototype property/short|zoom_to_world_ghost_building_enabled_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "electricity_icon" - [[Types/Sprite]]
{{Prototype property/short|zoom_to_world_blueprint_enabled_modifier_icon|[[Types/Sprite|Sprite]]}}
* "fuel_icon" - [[Types/Sprite]]
{{Prototype property/short|zoom_to_world_blueprint_enabled_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "ammo_icon" - [[Types/Sprite]]
{{Prototype property/short|zoom_to_world_deconstruction_planner_enabled_modifier_icon|[[Types/Sprite|Sprite]]}}
* "fluid_icon" - [[Types/Sprite]]
{{Prototype property/short|zoom_to_world_deconstruction_planner_enabled_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "warning_icon" - [[Types/Sprite]]
{{Prototype property/short|zoom_to_world_upgrade_planner_enabled_modifier_icon|[[Types/Sprite|Sprite]]}}
* "danger_icon" - [[Types/Sprite]]
{{Prototype property/short|zoom_to_world_upgrade_planner_enabled_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "destroyed_icon" - [[Types/Sprite]]
{{Prototype property/short|zoom_to_world_selection_tool_enabled_modifier_icon|[[Types/Sprite|Sprite]]}}
* "recharge_icon" - [[Types/Sprite]]
{{Prototype property/short|zoom_to_world_selection_tool_enabled_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "too_far_from_roboport_icon" - [[Types/Sprite]]
{{Prototype property/short|worker_robot_battery_modifier_icon|[[Types/Sprite|Sprite]]}}
* "pump_cannot_connect_icon" - [[Types/Sprite]]
{{Prototype property/short|worker_robot_battery_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "not_enough_repair_packs_icon" - [[Types/Sprite]]
{{Prototype property/short|laboratory_productivity_modifier_icon|[[Types/Sprite|Sprite]]}}
* "not_enough_construction_robots_icon" - [[Types/Sprite]]
{{Prototype property/short|laboratory_productivity_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "no_building_material_icon" - [[Types/Sprite]]
{{Prototype property/short|follower_robot_lifetime_modifier_icon|[[Types/Sprite|Sprite]]}}
* "no_storage_space_icon" - [[Types/Sprite]]
{{Prototype property/short|follower_robot_lifetime_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "electricity_icon_unplugged" - [[Types/Sprite]]
{{Prototype property/short|artillery_range_modifier_icon|[[Types/Sprite|Sprite]]}}
* "game_stopped_visualization" - [[Types/Sprite]]
{{Prototype property/short|artillery_range_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "pollution_visualization" - [[Types/Sprite]]
{{Prototype property/short|nothing_modifier_icon|[[Types/Sprite|Sprite]]}}
* "health_bar_green_pip" - [[Types/Sprite]]
{{Prototype property/short|nothing_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "health_bar_yellow_pip" - [[Types/Sprite]]
{{Prototype property/short|character_additional_mining_categories_modifier_icon|[[Types/Sprite|Sprite]]}}
* "health_bar_red_pip" - [[Types/Sprite]]
{{Prototype property/short|character_additional_mining_categories_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "bar_gray_pip" - [[Types/Sprite]]
{{Prototype property/short|character_logistic_requests_modifier_icon|[[Types/Sprite|Sprite]]}}
* "ghost_bar_pip" - [[Types/Sprite]]
{{Prototype property/short|character_logistic_requests_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
* "shield_bar_pip" - [[Types/Sprite]]
* "hand" - [[Types/Sprite]]
* "entity_info_dark_background" - [[Types/Sprite]]
* "medium_gui_arrow" - [[Types/Sprite]]
* "small_gui_arrow" - [[Types/Sprite]]
* "light_medium" - [[Types/Sprite]]
* "light_small" - [[Types/Sprite]]
* "light_cone" - [[Types/Sprite]]
* "color_effect" - [[Types/Sprite]]
* "clock" - [[Types/Sprite]]
* "default_ammo_damage_modifier_icon" - [[Types/Sprite]]
* "default_gun_speed_modifier_icon" - [[Types/Sprite]]
* "default_turret_attack_modifier_icon" - [[Types/Sprite]]
* "hint_arrow_up" - [[Types/Sprite]]
* "hint_arrow_down" - [[Types/Sprite]]
* "hint_arrow_right" - [[Types/Sprite]]
* "hint_arrow_left" - [[Types/Sprite]]
* "fluid_indication_arrow" - [[Types/Sprite]]
* "fluid_indication_arrow_both_ways" - [[Types/Sprite]]
* "heat_exchange_indication" - [[Types/Sprite]]
* "indication_arrow" - [[Types/Sprite]]
* "rail_planner_indication_arrow" - [[Types/Sprite]]
* "rail_planner_indication_arrow_too_far" - [[Types/Sprite]]
* "rail_path_not_possible" - [[Types/Sprite]]
* "indication_line" - [[Types/Sprite]]
* "short_indication_line" - [[Types/Sprite]]
* "slot_icon_module" - [[Types/Sprite]]
* "slot_icon_armor" - [[Types/Sprite]]
* "slot_icon_blueprint" - [[Types/Sprite]]
* "slot_icon_gun" - [[Types/Sprite]]
* "slot_icon_ammo" - [[Types/Sprite]]
* "slot_icon_resource" - [[Types/Sprite]]
* "slot_icon_fuel" - [[Types/Sprite]]
* "slot_icon_result" - [[Types/Sprite]]
* "slot_icon_robot" - [[Types/Sprite]]
* "slot_icon_robot_material" - [[Types/Sprite]]
* "slot_icon_upgrade" - [[Types/Sprite]]
* "slot" - [[Types/Sprite]]
* "equipment_slot" - [[Types/Sprite]]
* "equipment_collision" - [[Types/Sprite]]
* "battery_indicator" - [[Types/Sprite]]
* "green_circle" - [[Types/Sprite]]
* "green_dot" - [[Types/Sprite]]
* "robot_slot" - [[Types/Sprite]]
* "set_bar_slot" - [[Types/Sprite]]
* "upgrade_mark" - [[Types/Sprite]]
* "confirm_slot" - [[Types/Sprite]]
* "export_slot" - [[Types/Sprite]]
* "import_slot" - [[Types/Sprite]]
* "tile_editor_icon" - [[Types/Sprite]]
* "decorative_editor_icon" - [[Types/Sprite]]
* "resource_editor_icon" - [[Types/Sprite]]
* "entity_editor_icon" - [[Types/Sprite]]
* "item_editor_icon" - [[Types/Sprite]]
* "cable_editor_icon" - [[Types/Sprite]]
* "none_editor_icon" - [[Types/Sprite]]
* "force_editor_icon" - [[Types/Sprite]]
* "clone_editor_icon" - [[Types/Sprite]]
* "scripting_editor_icon" - [[Types/Sprite]]
* "paint_bucket_icon" - [[Types/Sprite]]
* "surface_editor_icon" - [[Types/Sprite]]
* "time_editor_icon" - [[Types/Sprite]]
* "cliff_editor_icon" - [[Types/Sprite]]
* "brush_icon" - [[Types/Sprite]]
* "spray_icon" - [[Types/Sprite]]
* "cursor_icon" - [[Types/Sprite]]
* "area_icon" - [[Types/Sprite]]
* "line_icon" - [[Types/Sprite]]
* "editor_selection" - [[Types/Sprite]]
* "brush_square_shape" - [[Types/Sprite]]
* "brush_circle_shape" - [[Types/Sprite]]
* "player_force_icon" - [[Types/Sprite]]
* "neutral_force_icon" - [[Types/Sprite]]
* "enemy_force_icon" - [[Types/Sprite]]
* "nature_icon" - [[Types/Sprite]]
* "no_nature_icon" - [[Types/Sprite]]
* "multiplayer_waiting_icon" - [[Types/Sprite]]
* "spawn_flag" - [[Types/Sprite]]
* "questionmark" - [[Types/Sprite]]
* "copper_wire" - [[Types/Sprite]]
* "green_wire" - [[Types/Sprite]]
* "red_wire" - [[Types/Sprite]]
* "green_wire_hightlight" - [[Types/Sprite]]
* "red_wire_hightlight" - [[Types/Sprite]]
* "wire_shadow" - [[Types/Sprite]]
* "trash_bin" - [[Types/Sprite]]
* "left_arrow" - [[Types/Sprite]]
* "right_arrow" - [[Types/Sprite]]
* "down_arrow" - [[Types/Sprite]]
* "and_or" - [[Types/Sprite]]
* "enter" - [[Types/Sprite]]
* "side_menu_menu_icon" - [[Types/Sprite]]
* "side_menu_production_icon" - [[Types/Sprite]]
* "side_menu_bonus_icon" - [[Types/Sprite]]
* "side_menu_map_icon" - [[Types/Sprite]]
* "side_menu_tutorials_icon" - [[Types/Sprite]]
* "side_menu_train_icon" - [[Types/Sprite]]
* "side_menu_achievements_icon" - [[Types/Sprite]]
* "side_menu_menu_hover_icon" - [[Types/Sprite]]
* "side_menu_production_hover_icon" - [[Types/Sprite]]
* "side_menu_bonus_hover_icon" - [[Types/Sprite]]
* "side_menu_map_hover_icon" - [[Types/Sprite]]
* "side_menu_train_hover_icon" - [[Types/Sprite]]
* "side_menu_achievements_hover_icon" - [[Types/Sprite]]
* "circuit_network_panel" - [[Types/Sprite]]
* "logistic_network_panel" - [[Types/Sprite]]
* "electric_network_info" - [[Types/Sprite]]
* "rename_icon_small" - [[Types/Sprite]]
* "rename_icon_normal" - [[Types/Sprite]]
* "achievement_label_locked" - [[Types/Sprite]]
* "achievement_label_unlocked_off" - [[Types/Sprite]]
* "achievement_label_unlocked" - [[Types/Sprite]]
* "achievement_label_failed" - [[Types/Sprite]]
* "rail_signal_placement_indicator" - [[Types/Sprite]]
* "train_stop_placement_indicator" - [[Types/Sprite]]
* "placement_indicator_leg" - [[Types/Sprite]]
* "grey_rail_signal_placement_indicator" - [[Types/Sprite]]
* "grey_placement_indicator_leg" - [[Types/Sprite]]
* "logistic_radius_visualization" - [[Types/Sprite]]
* "construction_radius_visualization" - [[Types/Sprite]]
* "track_button" - [[Types/Sprite]]
* "show_logistics_network_in_map_view" - [[Types/Sprite]]
* "show_electric_network_in_map_view" - [[Types/Sprite]]
* "show_turret_range_in_map_view" - [[Types/Sprite]]
* "show_pollution_in_map_view" - [[Types/Sprite]]
* "show_train_station_names_in_map_view" - [[Types/Sprite]]
* "show_player_names_in_map_view" - [[Types/Sprite]]
* "train_stop_in_map_view" - [[Types/Sprite]]
* "custom_tag_in_map_view" - [[Types/Sprite]]
* "covered_chunk" - [[Types/Sprite]]
* "white_square" - [[Types/Sprite]]
* "white_mask" - [[Types/Sprite]]
* "favourite_server_icon" - [[Types/Sprite]]
* "crafting_machine_recipe_not_unlocked" - [[Types/Sprite]]
* "gps_map_icon" - [[Types/Sprite]]
* "underground_remove_belts" - [[Types/Sprite]]
* "underground_remove_pipes" - [[Types/Sprite]]
* "underground_pipe_connection" - [[Types/Sprite]]
* "ghost_cursor" - [[Types/Sprite]]
* "expand" - [[Types/Sprite]]
* "expand_dark" - [[Types/Sprite]]
* "collapse" - [[Types/Sprite]]
* "collapse_dark" - [[Types/Sprite]]
* "inserter_stack_size_bonus_modifier_icon" - [[Types/Sprite]]
* "stack_inserter_capacity_bonus_modifier_icon" - [[Types/Sprite]]
* "laboratory_speed_modifier_icon" - [[Types/Sprite]]
* "character_logistic_slots_modifier_icon" - [[Types/Sprite]]
* "character_logistic_trash_slots_modifier_icon" - [[Types/Sprite]]
* "quick_bar_count_modifier_icon" - [[Types/Sprite]]
* "maximum_following_robots_count_modifier_icon" - [[Types/Sprite]]
* "worker_robot_speed_modifier_icon" - [[Types/Sprite]]
* "worker_robot_storage_modifier_icon" - [[Types/Sprite]]
* "ghost_time_to_live_modifier_icon" - [[Types/Sprite]]
* "turret_attack_modifier_icon" - [[Types/Sprite]]
* "ammo_damage_modifier_icon" - [[Types/Sprite]]
* "give_item_modifier_icon" - [[Types/Sprite]]
* "gun_speed_modifier_icon" - [[Types/Sprite]]
* "unlock_recipe_modifier_icon" - [[Types/Sprite]]
* "character_crafting_speed_modifier_icon" - [[Types/Sprite]]
* "character_mining_speed_modifier_icon" - [[Types/Sprite]]
* "character_running_speed_modifier_icon" - [[Types/Sprite]]
* "character_build_distance_modifier_icon" - [[Types/Sprite]]
* "character_item_drop_distance_modifier_icon" - [[Types/Sprite]]
* "character_reach_distance_modifier_icon" - [[Types/Sprite]]
* "character_resource_reach_distance_modifier_icon" - [[Types/Sprite]]
* "character_item_pickup_distance_modifier_icon" - [[Types/Sprite]]
* "character_loot_pickup_distance_modifier_icon" - [[Types/Sprite]]
* "character_inventory_slots_bonus_modifier_icon" - [[Types/Sprite]]
* "deconstruction_time_to_live_modifier_icon" - [[Types/Sprite]]
* "max_failed_attempts_per_tick_per_construction_queue_modifier_icon" - [[Types/Sprite]]
* "max_successful_attempts_per_tick_per_construction_queue_modifier_icon" - [[Types/Sprite]]
* "character_health_bonus_modifier_icon" - [[Types/Sprite]]
* "auto_character_logistic_trash_slots_modifier_icon" - [[Types/Sprite]]
* "mining_drill_productivity_bonus_modifier_icon" - [[Types/Sprite]]
* "train_braking_force_bonus_modifier_icon" - [[Types/Sprite]]
* "zoom_to_world_enabled_modifier_icon" - [[Types/Sprite]]
* "zoom_to_world_ghost_building_enabled_modifier_icon" - [[Types/Sprite]]
* "zoom_to_world_blueprint_enabled_modifier_icon" - [[Types/Sprite]]
* "zoom_to_world_deconstruction_planner_enabled_modifier_icon" - [[Types/Sprite]]
* "zoom_to_world_upgrade_planner_enabled_modifier_icon" - [[Types/Sprite]]
* "zoom_to_world_selection_tool_enabled_modifier_icon" - [[Types/Sprite]]
* "worker_robot_battery_modifier_icon" - [[Types/Sprite]]
* "laboratory_productivity_modifier_icon" - [[Types/Sprite]]
* "follower_robot_lifetime_modifier_icon" - [[Types/Sprite]]
* "artillery_range_modifier_icon" - [[Types/Sprite]]
* "nothing_modifier_icon" - [[Types/Sprite]]
* "character_additional_mining_categories_modifier_icon" - [[Types/Sprite]]

Latest revision as of 10:43, 21 September 2023

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/UtilitySprites.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/UtilitySprites


Sprites used by the game that are not specific to certain prototypes. Only one instance of UtilitySprites can be defined, the base uses "default" as the name, so unless the base game definition is completely removed, name will have to be "default".


Prototype/UtilitySprites — utility-sprites
See properties below in #Properties
Inherited from PrototypeBase
name::string
type::string
localised_description::LocalisedString (optional)
localised_name::LocalisedString (optional)
order::Order (optional)

Properties

Inherits all properties from PrototypeBase.

Unless otherwise noted, properties are mandatory.

  • cursor_box - table - Table with the following key/value pairs.
  • clouds - Animation
  • arrow_button - Animation
  • explosion_chart_visualization - Animation
  • refresh_white - Animation
  • bookmark - Sprite
  • center - Sprite
  • check_mark - Sprite
  • check_mark_white - Sprite
  • check_mark_green - Sprite
  • check_mark_dark_green - Sprite
  • not_played_yet_green - Sprite
  • not_played_yet_dark_green - Sprite
  • played_green - Sprite
  • played_dark_green - Sprite
  • close_fat - Sprite
  • close_white - Sprite
  • close_black - Sprite
  • close_map_preview - Sprite
  • color_picker - Sprite
  • change_recipe - Sprite
  • dropdown - Sprite
  • downloading - Sprite
  • downloading_white - Sprite
  • downloaded - Sprite
  • downloaded_white - Sprite
  • equipment_grid - Sprite
  • expand_dots - Sprite
  • expand_dots_white - Sprite
  • export - Sprite
  • import - Sprite
  • map - Sprite
  • map_exchange_string - Sprite
  • missing_mod_icon - Sprite
  • not_available - Sprite
  • play - Sprite
  • stop - Sprite
  • preset - Sprite
  • refresh - Sprite
  • reset - Sprite
  • reset_white - Sprite
  • shuffle - Sprite
  • station_name - Sprite
  • search_black - Sprite
  • search_white - Sprite
  • sync_mods - Sprite
  • trash - Sprite
  • trash_white - Sprite
  • copy - Sprite
  • reassign - Sprite
  • warning - Sprite
  • warning_white - Sprite
  • list_view - Sprite
  • grid_view - Sprite
  • reference_point - Sprite
  • mouse_cursor - Sprite
  • mod_dependency_arrow - Sprite
  • add - Sprite
  • clone - Sprite
  • go_to_arrow - Sprite
  • pause - Sprite
  • speed_down - Sprite
  • speed_up - Sprite
  • editor_speed_down - Sprite
  • editor_pause - Sprite
  • editor_play - Sprite
  • editor_speed_up - Sprite
  • tick_once - Sprite
  • tick_sixty - Sprite
  • tick_custom - Sprite
  • search_icon - Sprite
  • too_far - Sprite
  • shoot_cursor_green - Sprite
  • shoot_cursor_red - Sprite
  • electricity_icon - Sprite
  • fuel_icon - Sprite
  • ammo_icon - Sprite
  • fluid_icon - Sprite
  • warning_icon - Sprite
  • danger_icon - Sprite
  • destroyed_icon - Sprite
  • recharge_icon - Sprite
  • too_far_from_roboport_icon - Sprite
  • pump_cannot_connect_icon - Sprite
  • not_enough_repair_packs_icon - Sprite
  • not_enough_construction_robots_icon - Sprite
  • no_building_material_icon - Sprite
  • no_storage_space_icon - Sprite
  • electricity_icon_unplugged - Sprite
  • game_stopped_visualization - Sprite
  • health_bar_green_pip - Sprite
  • health_bar_yellow_pip - Sprite
  • health_bar_red_pip - Sprite
  • ghost_bar_pip - Sprite
  • bar_gray_pip - Sprite
  • shield_bar_pip - Sprite
  • hand - Sprite
  • hand_black - Sprite
  • entity_info_dark_background - Sprite
  • medium_gui_arrow - Sprite
  • small_gui_arrow - Sprite
  • light_medium - Sprite
  • light_small - Sprite
  • light_cone - Sprite
  • color_effect - Sprite
  • clock - Sprite
  • default_ammo_damage_modifier_icon - Sprite
  • default_gun_speed_modifier_icon - Sprite
  • default_turret_attack_modifier_icon - Sprite
  • hint_arrow_up - Sprite
  • hint_arrow_down - Sprite
  • hint_arrow_right - Sprite
  • hint_arrow_left - Sprite
  • fluid_indication_arrow - Sprite
  • fluid_indication_arrow_both_ways - Sprite
  • heat_exchange_indication - Sprite
  • indication_arrow - Sprite
  • rail_planner_indication_arrow - Sprite
  • rail_planner_indication_arrow_too_far - Sprite
  • rail_path_not_possible - Sprite
  • indication_line - Sprite
  • short_indication_line - Sprite
  • short_indication_line_green - Sprite
  • slot_icon_module - Sprite
  • slot_icon_module_black - Sprite
  • slot_icon_armor - Sprite
  • slot_icon_armor_black - Sprite
  • slot_icon_gun - Sprite
  • slot_icon_gun_black - Sprite
  • slot_icon_ammo - Sprite
  • slot_icon_ammo_black - Sprite
  • slot_icon_resource - Sprite
  • slot_icon_resource_black - Sprite
  • slot_icon_fuel - Sprite
  • slot_icon_fuel_black - Sprite
  • slot_icon_result - Sprite
  • slot_icon_result_black - Sprite
  • slot_icon_robot - Sprite
  • slot_icon_robot_black - Sprite
  • slot_icon_robot_material - Sprite
  • slot_icon_robot_material_black - Sprite
  • slot_icon_inserter_hand - Sprite
  • slot_icon_inserter_hand_black - Sprite
  • upgrade_blueprint - Sprite
  • slot - Sprite
  • equipment_slot - Sprite
  • equipment_collision - Sprite
  • battery - Sprite
  • green_circle - Sprite
  • green_dot - Sprite
  • robot_slot - Sprite
  • set_bar_slot - Sprite
  • missing_icon - Sprite
  • deconstruction_mark - Sprite
  • upgrade_mark - Sprite
  • confirm_slot - Sprite
  • export_slot - Sprite
  • import_slot - Sprite
  • none_editor_icon - Sprite
  • cable_editor_icon - Sprite
  • tile_editor_icon - Sprite
  • decorative_editor_icon - Sprite
  • resource_editor_icon - Sprite
  • entity_editor_icon - Sprite
  • item_editor_icon - Sprite
  • force_editor_icon - Sprite
  • clone_editor_icon - Sprite
  • scripting_editor_icon - Sprite
  • paint_bucket_icon - Sprite
  • surface_editor_icon - Sprite
  • time_editor_icon - Sprite
  • cliff_editor_icon - Sprite
  • brush_icon - Sprite
  • spray_icon - Sprite
  • cursor_icon - Sprite
  • area_icon - Sprite
  • line_icon - Sprite
  • variations_tool_icon - Sprite
  • lua_snippet_tool_icon - Sprite
  • editor_selection - Sprite
  • brush_square_shape - Sprite
  • brush_circle_shape - Sprite
  • player_force_icon - Sprite
  • neutral_force_icon - Sprite
  • enemy_force_icon - Sprite
  • nature_icon - Sprite
  • no_nature_icon - Sprite
  • multiplayer_waiting_icon - Sprite
  • spawn_flag - Sprite
  • questionmark - Sprite
  • copper_wire - Sprite
  • green_wire - Sprite
  • red_wire - Sprite
  • green_wire_hightlight - Sprite
  • red_wire_hightlight - Sprite
  • wire_shadow - Sprite
  • and_or - Sprite
  • left_arrow - Sprite
  • right_arrow - Sprite
  • down_arrow - Sprite
  • enter - Sprite
  • side_menu_blueprint_library_icon - Sprite
  • side_menu_production_icon - Sprite
  • side_menu_bonus_icon - Sprite
  • side_menu_tutorials_icon - Sprite
  • side_menu_train_icon - Sprite
  • side_menu_achievements_icon - Sprite
  • side_menu_menu_icon - Sprite
  • side_menu_map_icon - Sprite
  • side_menu_blueprint_library_hover_icon - Sprite
  • side_menu_production_hover_icon - Sprite
  • side_menu_bonus_hover_icon - Sprite
  • side_menu_tutorials_hover_icon - Sprite
  • side_menu_train_hover_icon - Sprite
  • side_menu_achievements_hover_icon - Sprite
  • side_menu_menu_hover_icon - Sprite
  • side_menu_map_hover_icon - Sprite
  • side_menu_technology_hover_icon - Sprite
  • side_menu_logistic_network_hover_icon - Sprite
  • circuit_network_panel_black - Sprite
  • circuit_network_panel_white - Sprite
  • logistic_network_panel_black - Sprite
  • logistic_network_panel_white - Sprite
  • rename_icon_small_black - Sprite
  • rename_icon_small_white - Sprite
  • rename_icon_normal - Sprite
  • achievement_label_locked - Sprite
  • achievement_label_unlocked_off - Sprite
  • achievement_label_unlocked - Sprite
  • achievement_label_failed - Sprite
  • rail_signal_placement_indicator - Sprite
  • train_stop_placement_indicator - Sprite
  • placement_indicator_leg - Sprite
  • grey_rail_signal_placement_indicator - Sprite
  • grey_placement_indicator_leg - Sprite
  • logistic_radius_visualization - Sprite
  • construction_radius_visualization - Sprite
  • track_button - Sprite
  • show_logistics_network_in_map_view - Sprite
  • show_electric_network_in_map_view - Sprite
  • show_turret_range_in_map_view - Sprite
  • show_pollution_in_map_view - Sprite
  • show_train_station_names_in_map_view - Sprite
  • show_player_names_in_map_view - Sprite
  • show_tags_in_map_view - Sprite
  • show_worker_robots_in_map_view - Sprite
  • show_rail_signal_states_in_map_view - Sprite
  • show_recipe_icons_in_map_view - Sprite
  • show_logistics_network_in_map_view_black - Sprite
  • show_electric_network_in_map_view_black - Sprite
  • show_turret_range_in_map_view_black - Sprite
  • show_pollution_in_map_view_black - Sprite
  • show_train_station_names_in_map_view_black - Sprite
  • show_player_names_in_map_view_black - Sprite
  • show_tags_in_map_view_black - Sprite
  • show_worker_robots_in_map_view_black - Sprite
  • show_rail_signal_states_in_map_view_black - Sprite
  • show_recipe_icons_in_map_view_black - Sprite
  • train_stop_in_map_view - Sprite
  • train_stop_disabled_in_map_view - Sprite
  • train_stop_full_in_map_view - Sprite
  • custom_tag_in_map_view - Sprite
  • covered_chunk - Sprite
  • white_square - Sprite
  • white_mask - Sprite
  • favourite_server_icon - Sprite
  • crafting_machine_recipe_not_unlocked - Sprite
  • gps_map_icon - Sprite
  • custom_tag_icon - Sprite
  • underground_remove_belts - Sprite
  • underground_remove_pipes - Sprite
  • underground_pipe_connection - Sprite
  • ghost_cursor - Sprite
  • tile_ghost_cursor - Sprite
  • cross_select - Sprite
  • expand - Sprite
  • expand_dark - Sprite
  • collapse - Sprite
  • collapse_dark - Sprite
  • status_working - Sprite
  • status_not_working - Sprite
  • status_yellow - Sprite
  • gradient - Sprite
  • output_console_gradient - Sprite
  • select_icon_black - Sprite
  • select_icon_white - Sprite
  • notification - Sprite
  • alert_arrow - Sprite
  • technology_black - Sprite
  • technology_white - Sprite
  • controller_joycon_a - Sprite
  • controller_joycon_b - Sprite
  • controller_joycon_x - Sprite
  • controller_joycon_y - Sprite
  • controller_joycon_back - Sprite
  • controller_joycon_start - Sprite
  • controller_joycon_leftstick - Sprite
  • controller_joycon_rightstick - Sprite
  • controller_joycon_leftshoulder - Sprite
  • controller_joycon_rightshoulder - Sprite
  • controller_joycon_dpup - Sprite
  • controller_joycon_dpdown - Sprite
  • controller_joycon_dpleft - Sprite
  • controller_joycon_dpright - Sprite
  • controller_joycon_paddle1 - Sprite
  • controller_joycon_paddle2 - Sprite
  • controller_joycon_paddle3 - Sprite
  • controller_joycon_paddle4 - Sprite
  • controller_joycon_righttrigger - Sprite
  • controller_joycon_lefttrigger - Sprite
  • controller_joycon_left_stick - Sprite
  • controller_joycon_right_stick - Sprite
  • controller_joycon_black_a - Sprite
  • controller_joycon_black_b - Sprite
  • controller_joycon_black_x - Sprite
  • controller_joycon_black_y - Sprite
  • controller_joycon_black_back - Sprite
  • controller_joycon_black_start - Sprite
  • controller_joycon_black_leftstick - Sprite
  • controller_joycon_black_rightstick - Sprite
  • controller_joycon_black_leftshoulder - Sprite
  • controller_joycon_black_rightshoulder - Sprite
  • controller_joycon_black_dpup - Sprite
  • controller_joycon_black_dpdown - Sprite
  • controller_joycon_black_dpleft - Sprite
  • controller_joycon_black_dpright - Sprite
  • controller_joycon_black_paddle1 - Sprite
  • controller_joycon_black_paddle2 - Sprite
  • controller_joycon_black_paddle3 - Sprite
  • controller_joycon_black_paddle4 - Sprite
  • controller_joycon_black_righttrigger - Sprite
  • controller_joycon_black_lefttrigger - Sprite
  • controller_joycon_black_left_stick - Sprite
  • controller_joycon_black_right_stick - Sprite
  • controller_xbox_a - Sprite
  • controller_xbox_b - Sprite
  • controller_xbox_x - Sprite
  • controller_xbox_y - Sprite
  • controller_xbox_back - Sprite
  • controller_xbox_start - Sprite
  • controller_xbox_leftstick - Sprite
  • controller_xbox_rightstick - Sprite
  • controller_xbox_leftshoulder - Sprite
  • controller_xbox_rightshoulder - Sprite
  • controller_xbox_dpup - Sprite
  • controller_xbox_dpdown - Sprite
  • controller_xbox_dpleft - Sprite
  • controller_xbox_dpright - Sprite
  • controller_xbox_righttrigger - Sprite
  • controller_xbox_lefttrigger - Sprite
  • controller_xbox_left_stick - Sprite
  • controller_xbox_right_stick - Sprite
  • controller_xbox_black_a - Sprite
  • controller_xbox_black_b - Sprite
  • controller_xbox_black_x - Sprite
  • controller_xbox_black_y - Sprite
  • controller_xbox_black_back - Sprite
  • controller_xbox_black_start - Sprite
  • controller_xbox_black_leftstick - Sprite
  • controller_xbox_black_rightstick - Sprite
  • controller_xbox_black_leftshoulder - Sprite
  • controller_xbox_black_rightshoulder - Sprite
  • controller_xbox_black_dpup - Sprite
  • controller_xbox_black_dpdown - Sprite
  • controller_xbox_black_dpleft - Sprite
  • controller_xbox_black_dpright - Sprite
  • controller_xbox_black_righttrigger - Sprite
  • controller_xbox_black_lefttrigger - Sprite
  • controller_xbox_black_left_stick - Sprite
  • controller_xbox_black_right_stick - Sprite
  • controller_ps_a - Sprite
  • controller_ps_b - Sprite
  • controller_ps_x - Sprite
  • controller_ps_y - Sprite
  • controller_ps_back - Sprite
  • controller_ps_start - Sprite
  • controller_ps_leftstick - Sprite
  • controller_ps_rightstick - Sprite
  • controller_ps_leftshoulder - Sprite
  • controller_ps_rightshoulder - Sprite
  • controller_ps_dpup - Sprite
  • controller_ps_dpdown - Sprite
  • controller_ps_dpleft - Sprite
  • controller_ps_dpright - Sprite
  • controller_ps_righttrigger - Sprite
  • controller_ps_lefttrigger - Sprite
  • controller_ps_left_stick - Sprite
  • controller_ps_right_stick - Sprite
  • controller_ps_black_a - Sprite
  • controller_ps_black_b - Sprite
  • controller_ps_black_x - Sprite
  • controller_ps_black_y - Sprite
  • controller_ps_black_back - Sprite
  • controller_ps_black_start - Sprite
  • controller_ps_black_leftstick - Sprite
  • controller_ps_black_rightstick - Sprite
  • controller_ps_black_leftshoulder - Sprite
  • controller_ps_black_rightshoulder - Sprite
  • controller_ps_black_dpup - Sprite
  • controller_ps_black_dpdown - Sprite
  • controller_ps_black_dpleft - Sprite
  • controller_ps_black_dpright - Sprite
  • controller_ps_black_righttrigger - Sprite
  • controller_ps_black_lefttrigger - Sprite
  • controller_ps_black_left_stick - Sprite
  • controller_ps_black_right_stick - Sprite
  • controller_steamdeck_a - Sprite
  • controller_steamdeck_b - Sprite
  • controller_steamdeck_x - Sprite
  • controller_steamdeck_y - Sprite
  • controller_steamdeck_back - Sprite
  • controller_steamdeck_start - Sprite
  • controller_steamdeck_leftstick - Sprite
  • controller_steamdeck_rightstick - Sprite
  • controller_steamdeck_leftshoulder - Sprite
  • controller_steamdeck_rightshoulder - Sprite
  • controller_steamdeck_dpup - Sprite
  • controller_steamdeck_dpdown - Sprite
  • controller_steamdeck_dpleft - Sprite
  • controller_steamdeck_dpright - Sprite
  • controller_steamdeck_paddle1 - Sprite
  • controller_steamdeck_paddle2 - Sprite
  • controller_steamdeck_paddle3 - Sprite
  • controller_steamdeck_paddle4 - Sprite
  • controller_steamdeck_righttrigger - Sprite
  • controller_steamdeck_lefttrigger - Sprite
  • controller_steamdeck_left_stick - Sprite
  • controller_steamdeck_right_stick - Sprite
  • controller_steamdeck_black_a - Sprite
  • controller_steamdeck_black_b - Sprite
  • controller_steamdeck_black_x - Sprite
  • controller_steamdeck_black_y - Sprite
  • controller_steamdeck_black_back - Sprite
  • controller_steamdeck_black_start - Sprite
  • controller_steamdeck_black_leftstick - Sprite
  • controller_steamdeck_black_rightstick - Sprite
  • controller_steamdeck_black_leftshoulder - Sprite
  • controller_steamdeck_black_rightshoulder - Sprite
  • controller_steamdeck_black_dpup - Sprite
  • controller_steamdeck_black_dpdown - Sprite
  • controller_steamdeck_black_dpleft - Sprite
  • controller_steamdeck_black_dpright - Sprite
  • controller_steamdeck_black_paddle1 - Sprite
  • controller_steamdeck_black_paddle2 - Sprite
  • controller_steamdeck_black_paddle3 - Sprite
  • controller_steamdeck_black_paddle4 - Sprite
  • controller_steamdeck_black_righttrigger - Sprite
  • controller_steamdeck_black_lefttrigger - Sprite
  • controller_steamdeck_black_left_stick - Sprite
  • controller_steamdeck_black_right_stick - Sprite
  • inserter_stack_size_bonus_modifier_icon - Sprite
  • inserter_stack_size_bonus_modifier_constant - Sprite - Optional.
  • stack_inserter_capacity_bonus_modifier_icon - Sprite
  • stack_inserter_capacity_bonus_modifier_constant - Sprite - Optional.
  • laboratory_speed_modifier_icon - Sprite
  • laboratory_speed_modifier_constant - Sprite - Optional.
  • character_logistic_slots_modifier_icon - Sprite
  • character_logistic_slots_modifier_constant - Sprite - Optional.
  • character_logistic_trash_slots_modifier_icon - Sprite
  • character_logistic_trash_slots_modifier_constant - Sprite - Optional.
  • maximum_following_robots_count_modifier_icon - Sprite
  • maximum_following_robots_count_modifier_constant - Sprite - Optional.
  • worker_robot_speed_modifier_icon - Sprite
  • worker_robot_speed_modifier_constant - Sprite - Optional.
  • worker_robot_storage_modifier_icon - Sprite
  • worker_robot_storage_modifier_constant - Sprite - Optional.
  • ghost_time_to_live_modifier_icon - Sprite
  • ghost_time_to_live_modifier_constant - Sprite - Optional.
  • turret_attack_modifier_icon - Sprite
  • turret_attack_modifier_constant - Sprite - Optional.
  • ammo_damage_modifier_icon - Sprite
  • ammo_damage_modifier_constant - Sprite - Optional.
  • give_item_modifier_icon - Sprite
  • give_item_modifier_constant - Sprite - Optional.
  • gun_speed_modifier_icon - Sprite
  • gun_speed_modifier_constant - Sprite - Optional.
  • unlock_recipe_modifier_icon - Sprite
  • unlock_recipe_modifier_constant - Sprite - Optional.
  • character_crafting_speed_modifier_icon - Sprite
  • character_crafting_speed_modifier_constant - Sprite - Optional.
  • character_mining_speed_modifier_icon - Sprite
  • character_mining_speed_modifier_constant - Sprite - Optional.
  • character_running_speed_modifier_icon - Sprite
  • character_running_speed_modifier_constant - Sprite - Optional.
  • character_build_distance_modifier_icon - Sprite
  • character_build_distance_modifier_constant - Sprite - Optional.
  • character_item_drop_distance_modifier_icon - Sprite
  • character_item_drop_distance_modifier_constant - Sprite - Optional.
  • character_reach_distance_modifier_icon - Sprite
  • character_reach_distance_modifier_constant - Sprite - Optional.
  • character_resource_reach_distance_modifier_icon - Sprite
  • character_resource_reach_distance_modifier_constant - Sprite - Optional.
  • character_item_pickup_distance_modifier_icon - Sprite
  • character_item_pickup_distance_modifier_constant - Sprite - Optional.
  • character_loot_pickup_distance_modifier_icon - Sprite
  • character_loot_pickup_distance_modifier_constant - Sprite - Optional.
  • character_inventory_slots_bonus_modifier_icon - Sprite
  • character_inventory_slots_bonus_modifier_constant - Sprite - Optional.
  • deconstruction_time_to_live_modifier_icon - Sprite
  • deconstruction_time_to_live_modifier_constant - Sprite - Optional.
  • max_failed_attempts_per_tick_per_construction_queue_modifier_icon - Sprite
  • max_failed_attempts_per_tick_per_construction_queue_modifier_constant - Sprite - Optional.
  • max_successful_attempts_per_tick_per_construction_queue_modifier_icon - Sprite
  • max_successful_attempts_per_tick_per_construction_queue_modifier_constant - Sprite - Optional.
  • character_health_bonus_modifier_icon - Sprite
  • character_health_bonus_modifier_constant - Sprite - Optional.
  • mining_drill_productivity_bonus_modifier_icon - Sprite
  • mining_drill_productivity_bonus_modifier_constant - Sprite - Optional.
  • train_braking_force_bonus_modifier_icon - Sprite
  • train_braking_force_bonus_modifier_constant - Sprite - Optional.
  • zoom_to_world_enabled_modifier_icon - Sprite
  • zoom_to_world_enabled_modifier_constant - Sprite - Optional.
  • zoom_to_world_ghost_building_enabled_modifier_icon - Sprite
  • zoom_to_world_ghost_building_enabled_modifier_constant - Sprite - Optional.
  • zoom_to_world_blueprint_enabled_modifier_icon - Sprite
  • zoom_to_world_blueprint_enabled_modifier_constant - Sprite - Optional.
  • zoom_to_world_deconstruction_planner_enabled_modifier_icon - Sprite
  • zoom_to_world_deconstruction_planner_enabled_modifier_constant - Sprite - Optional.
  • zoom_to_world_upgrade_planner_enabled_modifier_icon - Sprite
  • zoom_to_world_upgrade_planner_enabled_modifier_constant - Sprite - Optional.
  • zoom_to_world_selection_tool_enabled_modifier_icon - Sprite
  • zoom_to_world_selection_tool_enabled_modifier_constant - Sprite - Optional.
  • worker_robot_battery_modifier_icon - Sprite
  • worker_robot_battery_modifier_constant - Sprite - Optional.
  • laboratory_productivity_modifier_icon - Sprite
  • laboratory_productivity_modifier_constant - Sprite - Optional.
  • follower_robot_lifetime_modifier_icon - Sprite
  • follower_robot_lifetime_modifier_constant - Sprite - Optional.
  • artillery_range_modifier_icon - Sprite
  • artillery_range_modifier_constant - Sprite - Optional.
  • nothing_modifier_icon - Sprite
  • nothing_modifier_constant - Sprite - Optional.
  • character_additional_mining_categories_modifier_icon - Sprite
  • character_additional_mining_categories_modifier_constant - Sprite - Optional.
  • character_logistic_requests_modifier_icon - Sprite
  • character_logistic_requests_modifier_constant - Sprite - Optional.