Prototype/RecipeCategory: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page.)
 
m (→‎Basics: added usage, added link to built in categories)
Line 1: Line 1:
== Basics ==
== Basics ==
A recipe category. The built-in categories are "crafting" and "smelting" but mods can define their own. See [[Prototype/Recipe#category]].
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.


== Properties ==
== Properties ==

Revision as of 08:58, 22 October 2017

Basics

A recipe category. The built-in categories can be found here. See Prototype/Recipe#category. Recipe categoreis 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.