Prototype/ItemSubGroup: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Added prototype type to page)
(Changed links going to the redirect Prototype to go to PrototypeBase.)
Line 2: Line 2:
Prototype type: '''item-subgroup'''
Prototype type: '''item-subgroup'''


An item subgroup. The built-in subgroups can be found [[Data.raw#item-subgroup|here]]. See [[Prototype/Item#subgroup]]. Extends [[Prototype]].
An item subgroup. The built-in subgroups can be found [[Data.raw#item-subgroup|here]]. See [[Prototype/Item#subgroup]]. Extends [[PrototypeBase]].


== Mandatory properties ==
== Mandatory properties ==
Inherits all properties from [[Prototype]].
Inherits all properties from [[PrototypeBase]].


=== group ===
=== group ===

Revision as of 12:00, 16 July 2019

Basics

Prototype type: item-subgroup

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

Mandatory properties

Inherits all properties from PrototypeBase.

group

Type: Types/string

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