Dependencies

  • 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	},

Credits