QB-Inventory

Install

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

['bigplate_jerkchickenrice'] = {
        ["name"] = "bigplate_jerkchickenrice",
        ["label"] = 'jerk chicken rice',
        ["weight"] = 2,         
        ["type"] = "item",         
        ["image"] = "bigplate_jerkchickenrice.png",                 
		["unique"] = true,     
        ["useable"] = true,     
        ["shouldClose"] = true,    
        ["combinable"] = nil,   
        ["description"] = "Eat"
	},
    ['bigplate_oxtailricepeas'] = {
        ["name"] = "bigplate_oxtailricepeas",
        ["label"] = 'oxtail rice peas',
        ["weight"] = 2,         
        ["type"] = "item",         
        ["image"] = "bigplate_oxtailricepeas.png",                 
		["unique"] = true,     
        ["useable"] = true,     
        ["shouldClose"] = true,    
        ["combinable"] = nil,   
        ["description"] = "Eat"		
    },
    ['bigplate_peppershrimpplantains'] = {
        ["name"] = "bigplate_peppershrimpplantains",
        ["label"] = 'pepper shrimp plantains',
        ["weight"] = 2,         
        ["type"] = "item",         
        ["image"] = "bigplate_peppershrimpplantains.png",                 
		["unique"] = true,     
        ["useable"] = true,     
        ["shouldClose"] = true,    
        ["combinable"] = nil,   
        ["description"] = "Eat"
    },
	['bowl_currygoat'] = {
		["name"] = "bowl_currygoat",
        ["label"] = 'curry goat',
        ["weight"] = 2,         
        ["type"] = "item",         
        ["image"] = "bowl_currygoat.png",                 
		["unique"] = true,     
        ["useable"] = true,     
        ["shouldClose"] = true,    
        ["combinable"] = nil,   
        ["description"] = "Eat"
    },
	['bowl_ricepeas'] = {
		["name"] = "bowl_ricepeas",
        ["label"] = 'rice peas',
        ["weight"] = 2,         
        ["type"] = "item",         
        ["image"] = "bowl_ricepeas.png",                 
		["unique"] = true,     
        ["useable"] = true,     
        ["shouldClose"] = true,    
        ["combinable"] = nil,   
        ["description"] = "Eat"
    },
	['bowl_yellowrice'] = {
		["name"] = "bowl_yellowrice",
        ["label"] = 'yellow rice',
        ["weight"] = 2,         
        ["type"] = "item",         
        ["image"] = "bowl_yellowrice.png",                 
		["unique"] = true,     
        ["useable"] = true,     
        ["shouldClose"] = true,    
        ["combinable"] = nil,   
        ["description"] = "Eat"
    },
	['plate_cocobeefpatty'] = {
		["name"] = "plate_cocobeefpatty",
        ["label"] = 'coco beef patty',
        ["weight"] = 2,         
        ["type"] = "item",         
        ["image"] = "plate_cocobeefpatty.png",                 
		["unique"] = true,     
        ["useable"] = true,     
        ["shouldClose"] = true,    
        ["combinable"] = nil,   
        ["description"] = "Eat"
    },
	['plate_cocobeefpattyeaten'] = {
		["name"] = "plate_cocobeefpattyeaten",
        ["label"] = 'coco beef patty',
        ["weight"] = 2,         
        ["type"] = "item",         
        ["image"] = "plate_cocobeefpattyeaten.png",                 
		["unique"] = true,     
        ["useable"] = true,     
        ["shouldClose"] = true,    
        ["combinable"] = nil,   
        ["description"] = "Eat"
    },
	['plate_currygoatrice'] = {
		["name"] = "plate_currygoatrice",
        ["label"] = 'curry goat',
        ["weight"] = 2,         
        ["type"] = "item",         
        ["image"] = "plate_currygoatrice.png",                 
		["unique"] = true,     
        ["useable"] = true,     
        ["shouldClose"] = true,    
        ["combinable"] = nil,   
        ["description"] = "Eat"
    },
	['plate_friedplantains'] = {
		["name"] = "plate_friedplantains",
        ["label"] = 'fried plantains',
        ["weight"] = 2,         
        ["type"] = "item",         
        ["image"] = "plate_friedplantains.png",                 
		["unique"] = true,     
        ["useable"] = true,     
        ["shouldClose"] = true,    
        ["combinable"] = nil,   
        ["description"] = "Eat"
    },
	['plate_jerkchickenrice'] = {
		["name"] = "plate_jerkchickenrice",
        ["label"] = 'jerk chicken',
        ["weight"] = 2,         
        ["type"] = "item",         
        ["image"] = "plate_jerkchickenrice.png",                 
		["unique"] = true,     
        ["useable"] = true,     
        ["shouldClose"] = true,    
        ["combinable"] = nil,   
        ["description"] = "Eat"
    },
	['plate_oxtailricepeas'] = {
		["name"] = "plate_oxtailricepeas",
        ["label"] = 'oxtail rice peas',
        ["weight"] = 2,         
        ["type"] = "item",         
        ["image"] = "plate_oxtailricepeas.png",                 
		["unique"] = true,     
        ["useable"] = true,     
        ["shouldClose"] = true,    
        ["combinable"] = nil,   
        ["description"] = "Eat"
    },
	['prop_chicken'] = {
		["name"] = "prop_chicken",
        ["label"] = 'chicken',
        ["weight"] = 2,         
        ["type"] = "item",         
        ["image"] = "prop_chicken.png",                 
		["unique"] = true,     
        ["useable"] = true,     
        ["shouldClose"] = true,    
        ["combinable"] = nil,   
        ["description"] = "Eat"
    },
	['prop_cocobeefbread'] = {
		["name"] = "prop_cocobeefbread",
        ["label"] = 'coco beef bread',
        ["weight"] = 2,         
        ["type"] = "item",         
        ["image"] = "cocobeefbread.png",                 
		["unique"] = true,     
        ["useable"] = true,     
        ["shouldClose"] = true,    
        ["combinable"] = nil,   
        ["description"] = "Eat"
    },
	['prop_coconutdrink'] = {
		["name"] = "prop_coconutdrink",
        ["label"] = 'coconut drink',
        ["weight"] = 2,         
        ["type"] = "item",         
        ["image"] = "prop_coconutdrink.png",                 
		["unique"] = true,     
        ["useable"] = true,     
        ["shouldClose"] = true,    
        ["combinable"] = nil,   
        ["description"] = "Eat"
    },
	['prop_friedplantains'] = {
		["name"] = "prop_friedplantains",
        ["label"] = 'fried plantains',
        ["weight"] = 2,         
        ["type"] = "item",         
        ["image"] = "prop_friedplantains.png",                 
		["unique"] = true,     
        ["useable"] = true,     
        ["shouldClose"] = true,    
        ["combinable"] = nil,   
        ["description"] = "Eat"
    },
	['prop_pineapple'] = {
		["name"] = "prop_pineapple",
        ["label"] = 'pineapple',
        ["weight"] = 2,         
        ["type"] = "item",         
        ["image"] = "prop_pineapple.png",                 
		["unique"] = true,     
        ["useable"] = true,     
        ["shouldClose"] = true,    
        ["combinable"] = nil,   
        ["description"] = "Eat"
    },

Last updated