['fertilizer']                      = {['name'] = 'fertilizer',                        ['label'] = 'Fertilizer',                ['weight'] = 100,          ['type'] = 'item',         ['image'] = 'fertilizer.png',              ['unique'] = false,         ['useable'] = true,      ['shouldClose'] = true,      ['combinable'] = nil,   ['description'] = 'Fertilizer'},
['water']                           = {['name'] = 'water',                             ['label'] = 'Water',                     ['weight'] = 100,          ['type'] = 'item',         ['image'] = 'water.png',                   ['unique'] = false,         ['useable'] = true,      ['shouldClose'] = true,      ['combinable'] = nil,   ['description'] = 'Water'},
['seed']                            = {['name'] = 'seed',                              ['label'] = 'Seed',                      ['weight'] = 100,          ['type'] = 'item',         ['image'] = 'seed.png',                    ['unique'] = false,         ['useable'] = true,      ['shouldClose'] = true,      ['combinable'] = nil,   ['description'] = 'Seed'},
['speeder_magic']                   = {['name'] = 'speeder_magic',                     ['label'] = 'Speeder Magic Spray',       ['weight'] = 100,          ['type'] = 'item',         ['image'] = 'speeder_magic.png',           ['unique'] = false,         ['useable'] = true,      ['shouldClose'] = true,      ['combinable'] = nil,   ['description'] = 'Speeder Magic Spray'},
['weed_leave']                      = {['name'] = 'weed_leave',                        ['label'] = 'Weed Leaves',               ['weight'] = 100,          ['type'] = 'item',         ['image'] = 'weed_leaves.png',             ['unique'] = false,         ['useable'] = true,      ['shouldClose'] = true,      ['combinable'] = nil,   ['description'] = 'Leave of a weed'},
['cigar']                           = {['name'] = 'cigar',                             ['label'] = 'Cigar',                     ['weight'] = 100,          ['type'] = 'item',         ['image'] = 'cigar.png',                   ['unique'] = false,         ['useable'] = true,      ['shouldClose'] = true,      ['combinable'] = nil,   ['description'] = 'Cigar'},
['rolling_paper']                   = {['name'] = 'rolling_paper',                     ['label'] = 'Rolling Paper',             ['weight'] = 100,          ['type'] = 'item',         ['image'] = 'rolling_paper.png',           ['unique'] = false,         ['useable'] = true,      ['shouldClose'] = true,      ['combinable'] = nil,   ['description'] = 'Paper made specifically for encasing and smoking tobacco or cannabis.'},