Prototype/RecipeCategory: 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: '''recipe-category'''
Prototype type: '''recipe-category'''


A recipe category. The built-in categories can be found [[Data.raw#recipe-category|here]]. See [[Prototype/Recipe#category]]. Recipe categories can be used to specify which machine can craft which recipes. Extends [[Prototype]].
A recipe category. The built-in categories can be found [[Data.raw#recipe-category|here]]. See [[Prototype/Recipe#category]]. Recipe categories can be used to specify which machine can craft which recipes. Extends [[PrototypeBase]].


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

Revision as of 12:00, 16 July 2019

Basics

Prototype type: recipe-category

A recipe category. The built-in categories can be found here. See Prototype/Recipe#category. Recipe categories can be used to specify which machine can craft which recipes. Extends PrototypeBase.

Properties

Inherits all properties from PrototypeBase.