QB-Inventory

Install

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

["donut_applepie"] 	 	 	  	 = {["name"] = "donut_applepie", 							["label"] = "Apple Pie Donut", 					["weight"] = 20, 		["type"] = "item", 		["image"] = "donut_applepie.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["donut_blueberryglazed"] 	 	 	 	  = {["name"] = "donut_blueberryglazed", 							["label"] = "Blueberry Glazed Donut", 					["weight"] = 20, 		["type"] = "item", 		["image"] = "donut_blueberryglazed.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["donut_cakebatter"] 	 	 	      = {["name"] = "donut_cakebatter", 							["label"] = "Cake Batter Donut", 					["weight"] = 20, 		["type"] = "item", 		["image"] = "donut_cakebatter.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["donut_chocspinkles"] 	 	 	      = {["name"] = "donut_chocspinkles", 							["label"] = "Chocolate Spinkles Donut", 					["weight"] = 20, 		["type"] = "item", 		["image"] = "donut_chocspinkles.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["donut_cinnamon"] 	 	 	      = {["name"] = "donut_cinnamon", 							["label"] = "Cinnamon Donut", 					["weight"] = 20, 		["type"] = "item", 		["image"] = "donut_cinnamon.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["donut_cookiescream"] 	 	 	      = {["name"] = "donut_cookiescream", 							["label"] = "Cookies & Cream Donut", 					["weight"] = 20, 		["type"] = "item", 		["image"] = "donut_cookiescream.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["donut_dulcedeleche"] 	 	 	      = {["name"] = "donut_dulcedeleche", 							["label"] = "Dulce De Leche Donut", 					["weight"] = 20, 		["type"] = "item", 		["image"] = "donut_dulcedeleche.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["donut_nycheesecake"] 	 	 	      = {["name"] = "donut_nycheesecake", 							["label"] = "Nyc Cheese Cake Donut", 					["weight"] = 20, 		["type"] = "item", 		["image"] = "donut_nycheesecake.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["donut_origglaze"] 	 	 	      = {["name"] = "donut_origglaze", 							["label"] = "Original Glazed Donut", 					["weight"] = 20, 		["type"] = "item", 		["image"] = "donut_origglaze.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["donut_reeses"] 	 	 	      = {["name"] = "donut_reeses", 							["label"] = "Reeses Donut", 					["weight"] = 20, 		["type"] = "item", 		["image"] = "donut_reeses.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["donut_strawberrysprinkle"] 	 	 	      = {["name"] = "donut_strawberrysprinkle", 							["label"] = "Strawberry Sprinkles Donut", 					["weight"] = 20, 		["type"] = "item", 		["image"] = "donut_strawberrysprinkle.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["donut_halfapplepie"] 	 	 	      = {["name"] = "donut_halfapplepie", 							["label"] = "Apple Pie Donut", 					["weight"] = 20, 		["type"] = "item", 		["image"] = "donut_halfapplepie.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["donut_halfblueberryglazed"] 	 	 	      = {["name"] = "donut_halfblueberryglazed", 							["label"] = "Blueberry Glazed Donut", 					["weight"] = 20, 		["type"] = "item", 		["image"] = "donut_halfblueberryglazed.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["donut_halfcakebatter"] 	 	 	      = {["name"] = "donut_halfcakebatter", 							["label"] = "Cake Batter Donut", 					["weight"] = 20, 		["type"] = "item", 		["image"] = "donut_halfcakebatter.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["donut_halfchocglazed"] 	 	 	      = {["name"] = "donut_halfchocglazed", 							["label"] = "Chocolate Glazed Donut", 					["weight"] = 20, 		["type"] = "item", 		["image"] = "donut_halfchocglazed.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["donut_halfchocspinkles"] 	 	 	      = {["name"] = "donut_halfchocspinkles", 							["label"] = "Chocolate Sprinkles Donut", 					["weight"] = 20, 		["type"] = "item", 		["image"] = "donut_halfchocspinkles.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["donut_halfcinnamon"] 	 	 	      = {["name"] = "donut_halfcinnamon", 							["label"] = "Cinnamon Donut", 					["weight"] = 20, 		["type"] = "item", 		["image"] = "donut_halfcinnamon.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["donut_halfcookiescream"] 	 	 	      = {["name"] = "donut_halfcookiescream", 							["label"] = "Cookies & Cream Donut", 					["weight"] = 20, 		["type"] = "item", 		["image"] = "donut_halfcookiescream.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["donut_halfnycheesecake"] 	 	 	      = {["name"] = "donut_halfnycheesecake", 							["label"] = "Nyc Cheese Cake Donut", 					["weight"] = 20, 		["type"] = "item", 		["image"] = "donut_halfnycheesecake.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["donut_halforigglaze"] 	 	 	      = {["name"] = "donut_halforigglaze", 							["label"] = "Original Glazed Donut", 					["weight"] = 20, 		["type"] = "item", 		["image"] = "donut_halforigglaze.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["donut_halfreeses"] 	 	 	      = {["name"] = "donut_halfreeses", 							["label"] = "Reeses Donut", 					["weight"] = 20, 		["type"] = "item", 		["image"] = "donut_halfreeses.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},
["donut_halfstrawberrysprinkle"] 	 	 	      = {["name"] = "donut_halfstrawberrysprinkle", 							["label"] = "Strawberry Sprinkles Donut", 					["weight"] = 20, 		["type"] = "item", 		["image"] = "donut_halfstrawberrysprinkle.png", 				["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Eat"},

Last updated