Prototype/RecipeCategory: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
m (→‎Basics: typo)
(overhaul to include Prototype)
Line 3: Line 3:


== Properties ==
== Properties ==
=== type ===
Inherits all properties from [[Prototype]].
'''Type''': [[Types/string]]
 
Must be "recipe-category".
 
=== name ===
'''Type''': [[Types/string]]
 
The unique name of this recipe category.

Revision as of 13:05, 23 January 2018

Basics

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.

Properties

Inherits all properties from Prototype.