CustomAssets — Recipes
How to define recipes and attach them to machines with the CustomAssets Python API. This is the deep-dive companion to the Recipes section of the Modder's Guide.
What changed (0.3.0). A recipe used to be created and bound to a machine in a single
build_recipe(machine=…)call. As of the 0.3.0 game API a **recipe is machine…





