OX Inventory

Install

  • Open ox_inventory/data/items.lua file and configure it according to your preferences.

	['pizza_boardwithroller'] = {
		label = 'Pizza Board with Roller',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_boardwithroller2'] = {
		label = 'Pizza Board with Roller',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_boardwithroller3'] = {
		label = 'Pizza Board with Roller',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_cookingitems'] = {
		label = 'Cooking Items',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_cutter'] = {
		label = 'Pizza Cutter',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_cutter2'] = {
		label = 'Pizza Cutter',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_dough'] = {
		label = 'Pizza Dough',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_grinder'] = {
		label = 'Pizza Grinder',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_grinder2'] = {
		label = 'Pizza Grinder',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_grinder3'] = {
		label = 'Pizza Grinder',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_ovenempty'] = {
		label = 'oven empty',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_ovenwithpizza'] = {
		label = 'oven with pizza',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_plateslicebbqchicken'] = {
		label = 'plate slice bbq chicken',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_plateslicefourcheese'] = {
		label = 'plate slice four cheese',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_plateslicehawaiian'] = {
		label = 'plate slice hawaiian',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_plateslicemargherita'] = {
		label = 'plate slice margherita',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_plateslicepepperoni'] = {
		label = 'plate slice pepperoni',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_platesliceroastedgarlicchicken'] = {
		label = 'plate slice roasted garlic chicken',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_plateslicesicilian'] = {
		label = 'plate slice sicilian',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_plateslicespinachmushroomgarlic'] = {
		label = 'plate slice spinach mushroom garlic',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_plateslicesupreme'] = {
		label = 'plate slice supreme',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_plateslicewhitechicken'] = {
		label = 'plate slice white chicken',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_roller'] = {
		label = 'Pizza Roller',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_roller2'] = {
		label = 'Pizza Roller',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_roller3'] = {
		label = 'Pizza Roller',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_roller4'] = {
		label = 'Pizza Roller',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_sliceeatenbbqchicken'] = {
		label = 'slice eaten bbq chicken',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_sliceeatenfourcheese'] = {
		label = 'slice eaten four cheese',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_sliceeatenhawaiian'] = {
		label = 'slice eaten hawaiian',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_sliceeatenmargherita'] = {
		label = 'slice eaten margherita',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_sliceeatenpepperoni'] = {
		label = 'slice eaten pepperoni',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_sliceeatenroastedgarlicchicken'] = {
		label = 'slice eaten roasted garlic chicken',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_sliceeatensicilian'] = {
		label = 'slice eaten sicilian',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_sliceeatenspinachmushroomgarlic'] = {
		label = 'slice eaten spinach mushroom garlic',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_sliceeatensupreme'] = {
		label = 'slice eaten supreme',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_sliceeatenwhitechicken'] = {
		label = 'slice eaten white chicken',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_slicehawaiian'] = {
		label = 'slice hawaiian',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_slicepepperoni'] = {
		label = 'slice pepperoni',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_slicesupreme'] = {
		label = 'slice supreme',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_sliceveggie'] = {
		label = 'slice veggie',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_wholebbqchicken'] = {
		label = 'bbq chicken',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_wholefourcheese'] = {
		label = 'four cheese',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_wholehawaiian'] = {
		label = 'hawaiiane',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_wholemargherita'] = {
		label = 'Margherita',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_wholepepperoni'] = {
		label = 'Pepperoni',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_wholeroastedgarlicchicken'] = {
		label = 'Roasted Garlic Chicken',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_wholesicilian'] = {
		label = 'Sicilian',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_wholespinachmushroomgarlic'] = {
		label = 'Spinach Mushroom Garlic',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_wholesupreme'] = {
		label = 'Supreme,
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_wholewhitechicken'] = {
		label = 'White Chicken',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_woodentray'] = {
		label = 'Wooden Tray',
		stack = true,
		close = false,
		weight = 10,
	},
	['pizza_woodentray2'] = {
		label = 'Wooden Tray',
		stack = true,
		close = false,
		weight = 10,
	},

Last updated