Module veloren_common::recipe
source ยท Structsยง
- ItemList ๐
- RawComponentRecipe ๐
- RawRecipe ๐
- RawRecipeBook ๐
- RawRepairRecipe ๐
- RawRepairRecipeBook ๐
Enumsยง
- ComponentOutput ๐
- RawComponentOutput ๐
- RepairKey ๐
Functionsยง
- Determine whether the inventory contains the ingredients for a recipe. If it does, return a vec of inventory slots that contain the ingredients needed, whose positions correspond to particular recipe inputs. If items are missing, return the missing items, and how many are missing.