Prototype/ItemSubGroup

From Official Factorio Wiki
Revision as of 18:24, 6 August 2019 by Bilka (talk | contribs) (Converted to SMW format)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Prototype definitions » PrototypeBase » Prototype/ItemSubGroup


An item subgroup. The built-in subgroups can be found here. See Prototype/Item#subgroup.


Prototype/ItemSubGroup — item-subgroup
group::string
Inherited from PrototypeBase
name::string
type::string
localised_description::LocalisedString (optional)
localised_name::LocalisedString (optional)
order::Order (optional)

Mandatory properties

Inherits all properties from PrototypeBase.

group

Type: string
Name of a Prototype/ItemGroup. The item group this subgroup is located in.