food_processor_process 
Vars | |
| added_foodtypes | The food types will be added to the resulting food (if the input is food) when processed. |
|---|---|
| blacklist | Subtypes of what the recipe takes that it can't actually take. |
| food_multiplier | Multiplied additional food made when processed |
| input | What this recipe takes |
| output | What this recipe creates |
| preserve_materials | Whether to copy the materials from the input to the output |
| removed_foodtypes | The food types will be removed from the resulting food (if the input is food) when processed. |
| required_machine | The machine required to do this recipe |
| time | The amount of time this recipe takes. |
Var Details
added_foodtypes 
The food types will be added to the resulting food (if the input is food) when processed.
blacklist 
Subtypes of what the recipe takes that it can't actually take.
food_multiplier 
Multiplied additional food made when processed
input 
What this recipe takes
output 
What this recipe creates
preserve_materials 
Whether to copy the materials from the input to the output
removed_foodtypes 
The food types will be removed from the resulting food (if the input is food) when processed.
required_machine 
The machine required to do this recipe
time 
The amount of time this recipe takes.