Prototype/UtilitySprites: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Updated styling of prototype doc migration note)
(Removed old prototype docs)
Tag: Replaced
 
Line 2: Line 2:


</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>
</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>
{{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]].
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>
-->{{Prototype property/short|inserter_stack_size_bonus_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|inserter_stack_size_bonus_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|stack_inserter_capacity_bonus_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|stack_inserter_capacity_bonus_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|laboratory_speed_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|laboratory_speed_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|character_logistic_slots_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|character_logistic_slots_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|character_logistic_trash_slots_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|character_logistic_trash_slots_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|maximum_following_robots_count_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|maximum_following_robots_count_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|worker_robot_speed_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|worker_robot_speed_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|worker_robot_storage_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|worker_robot_storage_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|ghost_time_to_live_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|ghost_time_to_live_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|turret_attack_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|turret_attack_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|ammo_damage_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|ammo_damage_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|give_item_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|give_item_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|gun_speed_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|gun_speed_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|unlock_recipe_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|unlock_recipe_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|character_crafting_speed_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|character_crafting_speed_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|character_mining_speed_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|character_mining_speed_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|character_running_speed_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|character_running_speed_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|character_build_distance_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|character_build_distance_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|character_item_drop_distance_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|character_item_drop_distance_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|character_reach_distance_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|character_reach_distance_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|character_resource_reach_distance_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|character_resource_reach_distance_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|character_item_pickup_distance_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|character_item_pickup_distance_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|character_loot_pickup_distance_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|character_loot_pickup_distance_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|character_inventory_slots_bonus_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|character_inventory_slots_bonus_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|deconstruction_time_to_live_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|deconstruction_time_to_live_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|max_failed_attempts_per_tick_per_construction_queue_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|max_failed_attempts_per_tick_per_construction_queue_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|max_successful_attempts_per_tick_per_construction_queue_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|max_successful_attempts_per_tick_per_construction_queue_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|character_health_bonus_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|character_health_bonus_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|mining_drill_productivity_bonus_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|mining_drill_productivity_bonus_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|train_braking_force_bonus_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|train_braking_force_bonus_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|zoom_to_world_enabled_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|zoom_to_world_enabled_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|zoom_to_world_ghost_building_enabled_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|zoom_to_world_ghost_building_enabled_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|zoom_to_world_blueprint_enabled_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|zoom_to_world_blueprint_enabled_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|zoom_to_world_deconstruction_planner_enabled_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|zoom_to_world_deconstruction_planner_enabled_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|zoom_to_world_upgrade_planner_enabled_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|zoom_to_world_upgrade_planner_enabled_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|zoom_to_world_selection_tool_enabled_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|zoom_to_world_selection_tool_enabled_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|worker_robot_battery_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|worker_robot_battery_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|laboratory_productivity_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|laboratory_productivity_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|follower_robot_lifetime_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|follower_robot_lifetime_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|artillery_range_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|artillery_range_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|nothing_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|nothing_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|character_additional_mining_categories_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|character_additional_mining_categories_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property/short|character_logistic_requests_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|character_logistic_requests_modifier_constant|[[Types/Sprite|Sprite]]|optional=true}}

Latest revision as of 14:33, 25 October 2024

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.