Prototype/UtilitySprites: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(0.18.35)
(Removed old prototype docs)
Tag: Replaced
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Prototype parent|PrototypeBase}}
<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]
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>.


<!-- Custom thing because this prototype has 270 properties -->__NOTOC__
</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>
<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 [[#Mandatory properties]]</td></tr>
{{#ask: [[Has parent ::+]][[{{FULLPAGENAME}}]]
|?Has parent
|format=plainlist
|mainlabel=-
|template=Prototype TOC/parent
|link=none
}}
</table>
 
== Mandatory properties ==
Inherits all properties from [[PrototypeBase]].
 
All sprites and animations are mandatory properties.
 
{{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]]
{{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|battery_indicator|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|battery_indicator_bar|[[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|close_black|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|close_fat|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|close_white|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|color_picker|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|change_recipe|[[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|dropdown|[[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|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|stop|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|sync_mods|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|search_black|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|search_white|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|trash|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|trash_white|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|warning|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|warning_white|[[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|pollution_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|bar_gray_pip|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|ghost_bar_pip|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|shield_bar_pip|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|hand|[[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|slot_icon_module|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|slot_icon_armor|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|slot_icon_gun|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|slot_icon_ammo|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|slot_icon_resource|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|slot_icon_fuel|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|slot_icon_result|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|slot_icon_robot|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|slot_icon_robot_material|[[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|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|cable_editor_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|none_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|trash_bin|[[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|and_or|[[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|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_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|train_stop_in_map_view|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|train_stop_disabled_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|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|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|inserter_stack_size_bonus_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|stack_inserter_capacity_bonus_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|laboratory_speed_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|character_logistic_slots_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|character_logistic_trash_slots_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|quick_bar_count_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|maximum_following_robots_count_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|worker_robot_speed_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|worker_robot_storage_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|ghost_time_to_live_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|turret_attack_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|ammo_damage_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|give_item_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|gun_speed_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|unlock_recipe_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|character_crafting_speed_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|character_mining_speed_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|character_running_speed_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|character_build_distance_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|character_item_drop_distance_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|character_reach_distance_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|character_resource_reach_distance_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|character_item_pickup_distance_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|character_loot_pickup_distance_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|character_inventory_slots_bonus_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|deconstruction_time_to_live_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|max_failed_attempts_per_tick_per_construction_queue_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|max_successful_attempts_per_tick_per_construction_queue_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|character_health_bonus_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|auto_character_logistic_trash_slots_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|mining_drill_productivity_bonus_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|train_braking_force_bonus_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|zoom_to_world_enabled_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|zoom_to_world_ghost_building_enabled_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|zoom_to_world_blueprint_enabled_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|zoom_to_world_deconstruction_planner_enabled_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|zoom_to_world_upgrade_planner_enabled_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|zoom_to_world_selection_tool_enabled_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|worker_robot_battery_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|laboratory_productivity_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|follower_robot_lifetime_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|artillery_range_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|nothing_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|character_additional_mining_categories_modifier_icon|[[Types/Sprite|Sprite]]}}
{{Prototype property/short|character_logistic_requests_modifier_icon|[[Types/Sprite|Sprite]]}}

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.