Types/ItemPrototypeFlags: Difference between revisions
Jump to navigation
Jump to search
(Created page with "A types/string. Options: * "goes-to-main-inventory" * "goes-to-quickbar" * "hidden" * "hide-from-bonus-gui" * "hide-from-fuel-tooltip"") |
(0.17) |
||
Line 1: | Line 1: | ||
A [[types/string]]. Options: | A [[types/string]]. Options: | ||
* " | * "hidden" - Item will not appear in lists of all items such as those for logistics requests, filters, etc. | ||
* "hide-from-bonus-gui" | * "hide-from-bonus-gui" | ||
* "hide-from-fuel-tooltip" | * "hide-from-fuel-tooltip" | ||
* "not-stackable" | |||
* "can-extend-inventory" | |||
* "primary-place-result" | |||
* "mod-openable" | |||
* "only-in-cursor" |
Revision as of 14:44, 11 March 2019
A types/string. Options:
- "hidden" - Item will not appear in lists of all items such as those for logistics requests, filters, etc.
- "hide-from-bonus-gui"
- "hide-from-fuel-tooltip"
- "not-stackable"
- "can-extend-inventory"
- "primary-place-result"
- "mod-openable"
- "only-in-cursor"