/tg/ Station 13 - Modules - TypesVar Details

gas_recipe

Vars

energy_releaseAmount of energy released/consumed by the reaction (always positive)
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
reaction_typeType of reaction (either endothermic or exothermic)
requirementsGas required for the recipe to work

Var Details

energy_release

Amount of energy released/consumed by the reaction (always positive)

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

reaction_type

Type of reaction (either endothermic or exothermic)

requirements

Gas required for the recipe to work