Autocrafting
Autocrafting is a system in which the production of items is automated by software or machinery, rather than performed entirely by hand. It relies on a catalog of recipes that specify the inputs required to produce a given item and the resulting output. A storage or inventory system supplies the necessary resources, and a crafting engine executes the recipes to generate items automatically, either on demand or according to a planned production schedule.
Core components typically include a recipe library, an inventory or logistics network, and a crafting module
Autocrafting can be implemented in several ways. A simple approach performs on-demand crafting, producing an item
Benefits of autocrafting include reduced manual input, increased production speed, and the ability to scale output.