Inventory Setup
['forever_ring'] = {
    label = 'Forever Ring',
    weight = 1000,
    close = true,
},
['forever_certificate'] = {
    label = 'Forever Ring Certificate',
    weight = 1000,
    close = true,
},['forever_ring'] 		= {['name'] = 'forever_ring', 		['label'] = 'Forever Ring', 		['weight'] = 1000, 		['type'] = 'item', 		['image'] = 'forever_ring.png', 		['unique'] = true, 	    ['useable'] = true, 	['shouldClose'] = true,   		['combinable'] = nil,   ['description'] = 'Forever Ring'},
['forever_certificate']         = {['name'] = 'forever_certificate', 		['label'] = 'Forever Ring Certificate', 		['weight'] = 1000, 		['type'] = 'item', 		['image'] = 'forever_ring.png', 		['unique'] = true, 	    ['useable'] = true, 	['shouldClose'] = true,   		['combinable'] = nil,   ['description'] = 'Forever Ring'},Last updated
