β¬οΈInstallation
Items
['zf-electronic-parts'] = { name = 'zf-electronic-parts', label = 'Electronic Parts', weight = 75, type = 'item', image = 'zf-electronic-parts.png', unique = false, useable = false, shouldClose = false, combinable = nil, description = ''},
['zf-chipper-two'] = { name = 'zf-chipper-two', label = 'Chipper Two', weight = 600, type = 'item', image = 'zf-chipper-two.png', unique = false, useable = false, shouldClose = false, combinable = nil, description = ''},['zf-electronic-parts'] = {
label = 'Electronic Parts',
weight = 10,
stack = true,
},
['zf-chipper-two'] = {
label = 'Chipper Two',
weight = 600,
stack = false,
},Images for items can be found here on Github
Last updated