food_processor_process 
Vars | |
| 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 |
| required_machine | The machine required to do this recipe |
| time | The amount of time this recipe takes. |
Var Details
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
required_machine 
The machine required to do this recipe
time 
The amount of time this recipe takes.