The identifier of the recipe.
Optional
tags: string[]The crafting tags of the recipe.
Readonly
identifierReadonly
ingredientsThe ingredients required to craft the recipe.
The priority of the recipe.
Readonly
recipeReadonly
resultantsThe resulting items of the recipe.
Readonly
tagsReadonly
uuidStatic
recipeStatic
recipesAdd an ingredient to the recipe.
The ingredient to add, can be a CraftingRecipeIngredient or an ItemType.
Static
to
Create a new shapeless crafting recipe.