['st_snr_drink'] = { name = 'st_snr_drink', label = 'Drink', weight = 75, type = 'item', image = 'st_snr_drink.png', unique = false, useable = false, shouldClose = false, combinable = nil, description = ''},
['st_snr_main'] = { name = 'st_snr_main', label = 'Main', weight = 75, type = 'item', image = 'st_snr_main.png', unique = false, useable = false, shouldClose = false, combinable = nil, description = ''},
['st_snr_side'] = { name = 'st_snr_side', label = 'Side', weight = 75, type = 'item', image = 'st_snr_side.png', unique = false, useable = false, shouldClose = false, combinable = nil, description = ''},
['st_snr_box'] = { name = 'st_snr_box', label = 'Box', weight = 75, type = 'item', image = 'st_snr_box.png', unique = false, useable = false, shouldClose = false, combinable = nil, description = ''},
['st_snr_drink'] = {
label = 'Drink',
weight = 1000,
stack = true,
},
['st_snr_main'] = {
label = 'Main',
weight = 1000,
stack = true,
},
['st_snr_side'] = {
label = 'Side',
weight = 1000,
stack = true,
},
['st_snr_box'] = {
label = 'Box',
weight = 1000,
stack = true,
},
If you face any difficulties, you can contact us anytime on our Discord by creating a support ticket.