Items

Installation guide for stevo_portablecrafting

['weap_craftingtable'] = {
    label = 'Weapon Crafting Table',
    weight = 500,
    stack = false
},

['item_craftingtable'] = {
    label = 'Item Crafting Table',
    weight = 500,
    stack = false
},

['stevo_exampleblueprint'] = {
    label = 'Example Blueprint',
    weight = 190,
    stack = false
},

Last updated