🛠ī¸Installation

qb-core/shared/items.lua

['pumpkin']       	= {['name'] = 'pumpkin',      	['label'] = 'Pumpkin',      		['weight'] = 0,         ['type'] = 'item',         ['image'] = 'pumpkin.png',                 ['unique'] = false,     ['useable'] = true,     ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},

interact-sound/client/html/sounds

Put the file available on folder Sounds

Last updated