recipes
Description
Create a recipe for an item.
Parameters
Name | Description |
---|---|
name | The recipe name that corresponds to the item name that will be created. |
requirements | The recipe requirements as an array of items with name and quantity. |
time | The recipe crafting time. |
maxQuantity | The recipe maximum quantity that can be crafted. |