QB-Inventory

Install

  • Open qb-core/shared/items.lua file and configure it according to your preferences.

["calamari"] 	 	 	 	 	 = {["name"] = "calamari", 						["label"] = "calamari", 				["weight"] = 250, 		["type"] = "item", 		["image"] = "calamari.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["gnoccisoup"] 	 	 	 	 	 = {["name"] = "gnoccisoup", 						["label"] = "gnoccisoup", 				["weight"] = 250, 		["type"] = "item", 		["image"] = "gnoccisoup.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["cheeseziti"] 	 	 	 	 	 = {["name"] = "cheeseziti", 						["label"] = "cheeseziti", 				["weight"] = 250, 		["type"] = "item", 		["image"] = "cheeseziti.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["mozzarella"] 	 	 	 	 	 = {["name"] = "mozzarella", 						["label"] = "mozzarella", 				["weight"] = 250, 		["type"] = "item", 		["image"] = "mozzarella.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["housesalad"] 	 	 	 	 	 = {["name"] = "housesalad", 						["label"] = "housesalad", 				["weight"] = 250, 		["type"] = "item", 		["image"] = "housesalad.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["minestrone"] 	 	 	 	 	 = {["name"] = "minestrone", 						["label"] = "minestrone", 				["weight"] = 250, 		["type"] = "item", 		["image"] = "minestrone.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["fagioli"] 	 	 	 	 	 = {["name"] = "fagioli", 						["label"] = "fagioli", 				["weight"] = 250, 		["type"] = "item", 		["image"] = "fagioli.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["shrimpalfredo"] 	 	 	 	 	 = {["name"] = "shrimpalfredo", 						["label"] = "shrimpalfredo", 				["weight"] = 250, 		["type"] = "item", 		["image"] = "shrimpalfredo.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["shrimpscampi"] 	 	 	 	 	 = {["name"] = "shrimpscampi", 						["label"] = "shrimpscampi", 				["weight"] = 250, 		["type"] = "item", 		["image"] = "shrimpscampi.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["tomatosoup"] 	 	 	 	 	 = {["name"] = "tomatosoup", 						["label"] = "tomatosoup", 				["weight"] = 250, 		["type"] = "item", 		["image"] = "tomatosoup.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["toastedravioli"] 	 	 	 	 	 = {["name"] = "toastedravioli", 						["label"] = "toastedravioli", 				["weight"] = 250, 		["type"] = "item", 		["image"] = "toastedravioli.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["blacktiemouse"] 	 	 	 	 	 = {["name"] = "blacktiemouse", 						["label"] = "blacktiemouse", 				["weight"] = 250, 		["type"] = "item", 		["image"] = "blacktiemouse.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["cheeseravioli"] 	 	 	 	 	 = {["name"] = "cheeseravioli", 						["label"] = "cheeseravioli", 				["weight"] = 250, 		["type"] = "item", 		["image"] = "cheeseravioli.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["chickenfettucine"] 	 	 	 	 	 = {["name"] = "chickenfettucine", 						["label"] = "chickenfettucine", 				["weight"] = 250, 		["type"] = "item", 		["image"] = "chickenfettucine.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["chickenlinguini"] 	 	 	 	 	 = {["name"] = "chickenlinguini", 						["label"] = "chickenlinguini", 				["weight"] = 250, 		["type"] = "item", 		["image"] = "chickenlinguini.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["chickenmarsala"] 	 	 	 	 	 = {["name"] = "chickenmarsala", 						["label"] = "chickenmarsala", 				["weight"] = 250, 		["type"] = "item", 		["image"] = "chickenmarsala.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["chickenparm"] 	 	 	 	 	 = {["name"] = "chickenparm", 						["label"] = "chickenparm", 				["weight"] = 250, 		["type"] = "item", 		["image"] = "chickenparm.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["lasagna"] 	 	 	 	 	 = {["name"] = "lasagna", 						["label"] = "lasagna", 				["weight"] = 250, 		["type"] = "item", 		["image"] = "lasagna.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["crablinguini"] 	 	 	 	 	 = {["name"] = "crablinguini", 						["label"] = "crablinguini", 				["weight"] = 250, 		["type"] = "item", 		["image"] = "crablinguini.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["eggplantparm"] 	 	 	 	 	 = {["name"] = "eggplantparm", 						["label"] = "eggplantparm", 				["weight"] = 250, 		["type"] = "item", 		["image"] = "eggplantparm.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["fettucine"] 	 	 	 	 	 = {["name"] = "fettucine", 						["label"] = "fettucine", 				["weight"] = 250, 		["type"] = "item", 		["image"] = "fettucine.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["lobsterlinguini"] 	 	 	 	 	 = {["name"] = "lobsterlinguini", 						["label"] = "lobsterlinguini", 				["weight"] = 250, 		["type"] = "item", 		["image"] = "lobsterlinguini.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["ratatouille"] 	 	 	 	 	 = {["name"] = "ratatouille", 						["label"] = "ratatouille", 				["weight"] = 250, 		["type"] = "item", 		["image"] = "ratatouille.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["spaghetti"] 	 	 	 	 	 = {["name"] = "spaghetti", 						["label"] = "spaghetti", 				["weight"] = 250, 		["type"] = "item", 		["image"] = "spaghetti.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["tiramisu"] 	 	 	 	 	 = {["name"] = "tiramisu", 						["label"] = "tiramisu", 				["weight"] = 250, 		["type"] = "item", 		["image"] = "tiramisu.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},

Last updated