/tg/ Station 13 - Modules - TypesVar Details

gas_recipe

Vars

energy_releaseAmount of thermal energy released/consumed by the reaction. Positive numbers make the reaction release energy (exothermic) while negative numbers make the reaction consume energy (endothermic).
idId of the recipe for easy identification in the code
machine_typeWhat machine the recipe is for
max_tempMaximum temperature for the recipe
min_tempMinimum temperature for the recipe
nameDisplayed name of the recipe
productsProducts made from the recipe
requirementsGas required for the recipe to work

Var Details

energy_release

Amount of thermal energy released/consumed by the reaction. Positive numbers make the reaction release energy (exothermic) while negative numbers make the reaction consume energy (endothermic).

id

Id of the recipe for easy identification in the code

machine_type

What machine the recipe is for

max_temp

Maximum temperature for the recipe

min_temp

Minimum temperature for the recipe

name

Displayed name of the recipe

products

Products made from the recipe

requirements

Gas required for the recipe to work