Space Station 13 - Modules - TypesVar Details

crafting_recipe

Vars

alert_admins_on_craftWill this recipe send an admin message when it's completed.
always_availableIs this recipe always available, or does it need to be learned first.
blacklistType paths of items explicitly not allowed as an ingredient.
categoryWhat category it's shown under in the crafting UI.
nameIn-game display name.
partsType paths of items that will be placed inside the result.
pathtoolsType paths of items needed but not consumed.
reqsType paths of items consumed associated with how many are needed.
resultType paths of item(s) resulting from this craft.
subcategoryWhat subcategory it's shown under in the crafting UI. (e.g 'Ammo' under 'Weapons')
timeCrafting time in deciseconds.
toolsTool behaviours of items needed but not consumed.

Var Details

alert_admins_on_craft

Will this recipe send an admin message when it's completed.

always_available

Is this recipe always available, or does it need to be learned first.

blacklist

Type paths of items explicitly not allowed as an ingredient.

category

What category it's shown under in the crafting UI.

name

In-game display name.

parts

Type paths of items that will be placed inside the result.

pathtools

Type paths of items needed but not consumed.

reqs

Type paths of items consumed associated with how many are needed.

result

Type paths of item(s) resulting from this craft.

subcategory

What subcategory it's shown under in the crafting UI. (e.g 'Ammo' under 'Weapons')

time

Crafting time in deciseconds.

tools

Tool behaviours of items needed but not consumed.