Main Navigation
Shadows of Aethro Mods
- ๐ Mystical Agriculture
- ๐ก๏ธ Heralds II
- ๐ Ad Astra
- ๐งณ Lootr
This is an old revision of the document!
Author | Applied Energistics Team |
---|---|
Category | Storage & Automation |
Autocrafting allows the ME Network to automatically assemble items and fluids using stored recipes.
* Craft blank patterns and encode them with recipes. * Insert patterns into a Pattern Provider. * Providers expose recipes to the network.
* When you request an item, the system checks if it has a recipe. * If so, it automatically pulls inputs from storage and routes them to machines.
* For machine-based recipes (furnaces, crushers, etc.), encode as processing patterns. * The system knows what goes in and expects the output to be imported back.
* Splitting patterns across multiple providers allows multiple crafts to happen at once. * Useful for mass production setups.
* Patterns also support fluid recipes. * Requires compatible machines or fluid interfaces.