Prototype/BlueprintItem: Difference between revisions
Jump to navigation
Jump to search
(Ignored properties, show_in_library update/fixes) |
(1.1: show_in_library removed) |
||
Line 3: | Line 3: | ||
{{Prototype TOC|blueprint|no-properties=true}} | {{Prototype TOC|blueprint|no-properties=true}} | ||
== Mandatory values == | == Mandatory values == |
Latest revision as of 16:47, 3 February 2021
Prototype definitions » PrototypeBase » Prototype/Item » Prototype/ItemWithLabel » Prototype/SelectionTool » Prototype/BlueprintItem
A blueprint.
Mandatory values
Blueprints must have a stack size of 1.
Ignored properties
Prototype/BlueprintItem ignores the following properties that it inherits from Prototype/SelectionTool:
- selection_mode (forced to be "blueprint")
- alt_selection_mode (forced to be "blueprint")
- always_include_tiles (forced to be false)
- entity_filters
- entity_type_filters
- tile_filters
- entity_filter_mode
- tile_filter_mode
- alt_entity_filters
- alt_entity_type_filters
- alt_tile_filters
- alt_entity_filter_mode
- alt_tile_filter_mode