Prototype/RecipeCategory: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
m (→‎Basics: added usage, added link to built in categories)
m (→‎Basics: typo)
Line 1: Line 1:
== Basics ==
== Basics ==
A recipe category. The built-in categories can be found [[Data.raw#recipe-category|here]]. See [[Prototype/Recipe#category]]. Recipe categoreis can be used to specify which machine can craft which recipes.
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.


== Properties ==
== Properties ==

Revision as of 21:08, 23 October 2017

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

type

Type: Types/string

Must be "recipe-category".

name

Type: Types/string

The unique name of this recipe category.