/tg/ Station 13 - Modules - TypesVar Details

food_processor_process

Vars

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
required_machineThe machine required to do this recipe
timeThe 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.