π οΈ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'] = ''},['pumpkin'] = { label = 'Pumpkin', weight = 50, stack = true, allowArmed = false, close = true },Last updated