- qbcore
- qb-target
- qb-inventory OR ox_inventory
- ox_lib https://github.com/overextended/ox_lib/releases/tag/v2.19.1
- Add this to qb-core > shared > items.lua
['steelfile'] = {['name'] = 'steelfile', ['label'] = 'Steel File', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'steelfile.png', ['unique'] = true, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '', ["created"] = nil, ["decay"] = 60.0 },