Types/ItemPrototypeFlags: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(0.17)
(array)
Line 1: Line 1:
A [[types/string]]. Options:
A [[Types/table]] (array) of [[types/string]]. Options for the string:
* "hidden" - Item will not appear in lists of all items such as those for logistics requests, filters, etc.
* "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"

Revision as of 17:14, 13 April 2019

A Types/table (array) of types/string. Options for the string:

  • "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"