QB-Inventory

Install

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

	["bowl_brownrice"] 				 = {["name"] = "bowl_brownrice", 			 	["label"] = "Brownrice Bowl", 				["weight"] = 250, 		["type"] = "item", 		["image"] = "bowl_brownrice.png", 			["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat Eat"},
	["bowl_refriedbeans"] 			 = {["name"] = "bowl_refriedbeans", 			["label"] = "Refriedbeans Bowl", 			["weight"] = 250, 		["type"] = "item", 		["image"] = "bowl_refriedbeans.png", 		["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat Eat"},
	["bowl_refriedbeanswithjalapeno"]	= {["name"] = "bowl_refriedbeanswithjalapeno",	["label"] = "Refriedbeans with Jalapeno Bowl",	["weight"] = 250,	["type"] = "item",	["image"] = "bowl_refriedbeanswithjalapeno.png",	["unique"] = true,	["useable"] = true,	["shouldClose"] = true,	["combinable"] = nil,  ["description"] = "Eat Eat"},
	["bowl_whiterice"] 			 	 = {["name"] = "bowl_whiterice", 				["label"] = "Whiterice Bowl", 				["weight"] = 250, 		["type"] = "item", 		["image"] = "bowl_whiterice.png", 			["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat Eat"},
	["food_birriataco"] 			 = {["name"] = "food_birriataco", 				["label"] = "Birria Taco", 					["weight"] = 250, 		["type"] = "item", 		["image"] = "food_birriataco.png", 			["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat Eat"},
	["mexicanfood"] 			     = {["name"] = "mexicanfood", 					["label"] = "mexicanfood", 					["weight"] = 250, 		["type"] = "item", 		["image"] = "mexicanfood.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat Eat"},
	["plate_burritos"] 			     = {["name"] = "plate_burritos", 				["label"] = "Burritos", 					["weight"] = 250, 		["type"] = "item", 		["image"] = "plate_burritos.png", 			["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat Eat"},
	["plate_chickenquesadilla"] 	 = {["name"] = "plate_chickenquesadilla", 		["label"] = "Chicken Quesadilla", 			["weight"] = 250, 		["type"] = "item", 		["image"] = "plate_chickenquesadilla.png", 	["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat Eat"},
	["plate_custardtresleche"] 	 	 = {["name"] = "plate_custardtresleche", 		["label"] = "Custard Tresleche Cake", 		["weight"] = 250, 		["type"] = "item", 		["image"] = "plate_custardtresleche.png", 	["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat Eat"},
	["plate_flan"] 	 	 			 = {["name"] = "plate_flan", 					["label"] = "Flan Plate", 					["weight"] = 250, 		["type"] = "item", 		["image"] = "plate_flan.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat Eat"},
	["plate_lemontresleche"] 	 	 = {["name"] = "plate_lemontresleche", 			["label"] = "Lemon Tresleche Cake", 		["weight"] = 250, 		["type"] = "item", 		["image"] = "plate_lemontresleche.png", 	["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat Eat"},
	["plate_minitaco"] 	 	 		 = {["name"] = "plate_minitaco", 				["label"] = "Mini Taco Plate", 				["weight"] = 250, 		["type"] = "item", 		["image"] = "plate_minitaco.png", 			["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat Eat"},
	["plate_prokburrito"] 	 	 	 = {["name"] = "plate_prokburrito", 			["label"] = "Pork Burrito", 				["weight"] = 250, 		["type"] = "item", 		["image"] = "plate_prokburrito.png", 		["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat Eat"},
	["plate_tacowithguac"] 	 	 	 = {["name"] = "plate_tacowithguac", 			["label"] = "Taco with Guac", 				["weight"] = 250, 		["type"] = "item", 		["image"] = "plate_tacowithguac.png", 		["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat Eat"},
	["plate_tacowithpico"] 	 	 	 = {["name"] = "plate_tacowithpico", 			["label"] = "Taco with Pico", 				["weight"] = 250, 		["type"] = "item", 		["image"] = "plate_tacowithpico.png", 		["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat Eat"},
	["plate_tacowithsourcream"] 	 = {["name"] = "plate_tacowithsourcream", 		["label"] = "Taco with Sour Cream", 		["weight"] = 250, 		["type"] = "item", 		["image"] = "plate_tacowithsourcream.png", 	["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat Eat"},
	["plate_tacowithsourcreamandchives"]	= {["name"] = "plate_tacowithsourcreamandchives",	["label"] = "Taco with Sour Cream & Chives",	["weight"] = 250,	["type"] = "item",	["image"] = "plate_tacowithsourcreamandchives.png",	["unique"] = true,	["useable"] = true,	["shouldClose"] = true,	["combinable"] = nil,	["description"] = "Eat Eat"},
	["plate_tresleche"] 	 		 = {["name"] = "plate_tresleche", 				["label"] = "Tresleche Cake", 				["weight"] = 250, 		["type"] = "item", 		["image"] = "plate_tresleche.png", 			["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat Eat"},
	["soup_chickenenchilada"] 	 	 = {["name"] = "soup_chickenenchilada", 		["label"] = "Chicken Enchilada Soup", 		["weight"] = 250, 		["type"] = "item", 		["image"] = "soup_chickenenchilada.png", 	["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat Eat"},
	["soup_pozole"] 	 	 	 	 = {["name"] = "soup_pozole", 					["label"] = "Pozole Soup", 					["weight"] = 250, 		["type"] = "item", 		["image"] = "soup_pozole.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat Eat"},

Last updated