/tg/ Station 13 - Modules - TypesVar Details

food_processor_process

Vars

blacklistSubtypes of what the recipe takes that it can't actually take.
inputWhat this recipe takes
multiplierThe number of products this recipe creates.
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.

input

What this recipe takes

multiplier

The number of products this recipe creates.

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.