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

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.