/tg/ Station 13 - Modules - TypesVar Details

food_processor_process

Vars

added_foodtypesThe food types will be added to the resulting food (if the input is food) when processed.
blacklistSubtypes of what the recipe takes that it can't actually take.
food_multiplierMultiplied additional food made when processed
inputWhat this recipe takes
outputWhat this recipe creates
preserve_materialsWhether to copy the materials from the input to the output
removed_foodtypesThe food types will be removed from the resulting food (if the input is food) when processed.
required_machineThe machine required to do this recipe
timeThe 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.