🛠ī¸Installation

qb-core/shared/items.lua

["hose"]   	= {["name"] = "hose", 			["label"] = "Hose", 		 	 	["weight"] = 150, 		["type"] = "item", 		["image"] = "hose.png", 				["unique"] = false,   	["useable"] = true,    ["shouldClose"] = false,    ["combinable"] = nil,   ["description"] = ""},

Last updated