/tg/ Station 13 - Modules - TypesVar Details

stack_recipe

Vars

categoryCategory for general crafting menu
crafting_flagscrafting_flags var to hold bool values
max_res_amountMax amount of resulting atoms made
placement_checksBitflag of additional placement checks required to place. (STACK_CHECK_CARDINALS|STACK_CHECK_ADJACENT|STACK_CHECK_TRAM_FORBIDDEN|STACK_CHECK_TRAM_EXCLUSIVE)
req_amountAmount of stack required to make
res_amountAmount of resulting atoms made
result_typeWhat atom the recipe makes, typepath
timeHow long it takes to make
titleThe title of the recipe
trait_boosterWhat trait, if any, boosts the construction speed of this item
trait_modifierHow much the trait above, if supplied, boosts the construct speed of this item

Var Details

category

Category for general crafting menu

crafting_flags

crafting_flags var to hold bool values

max_res_amount

Max amount of resulting atoms made

placement_checks

Bitflag of additional placement checks required to place. (STACK_CHECK_CARDINALS|STACK_CHECK_ADJACENT|STACK_CHECK_TRAM_FORBIDDEN|STACK_CHECK_TRAM_EXCLUSIVE)

req_amount

Amount of stack required to make

res_amount

Amount of resulting atoms made

result_type

What atom the recipe makes, typepath

time

How long it takes to make

title

The title of the recipe

trait_booster

What trait, if any, boosts the construction speed of this item

trait_modifier

How much the trait above, if supplied, boosts the construct speed of this item