OX Inventory

Install

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

["big_sushiboard"] = {
        label = "Big Sushi Board",
        weight = 1,
        stack = true,
        close = true,
    },
["big_sushiboard2"] = {
        label = "Big Sushi Board 2",
        weight = 1,
        stack = true,
        close = true,
    },
["big_sushiboard3"] = {
        label = "Big Sushi Board 3",
        weight = 1,
        stack = true,
        close = true,
    },
["big_sushiboard4"] = {
        label = "Big Sushi Board 4",
        weight = 1,
        stack = true,
        close = true,
    },
["big_sushiboard5"] = {
        label = "Big Sushi Board 5",
        weight = 1,
        stack = true,
        close = true,
    },
["big_sushiboard6"] = {
        label = "Big Sushi Board 6",
        weight = 1,
        stack = true,
        close = true,
    },
["bigandtall_sushiboard"] = {
        label = "Big And Tall Sushi Board",
        weight = 1,
        stack = true,
        close = true,
    },
["bigandtall_sushiboard2"] = {
        label = "Big And Tall Sushi Board 2",
        weight = 1,
        stack = true,
        close = true,
    },
["bigandtall_sushiboard3"] = {
        label = "Big And Tall Sushi Board3",
        weight = 1,
        stack = true,
        close = true,
    },
["black_ricebowl"] = {
        label = "Black Rice Bowl",
        weight = 1,
        stack = true,
        close = true,
    },
["black_ricecooker"] = {
        label = "Black Rice Cooker",
        weight = 1,
        stack = true,
        close = true,
    },
["board_caliroll"] = {
        label = "Cali Rool Board",
        weight = 1,
        stack = true,
        close = true,
    },
["board_canadaroll"] = {
        label = "Canada Roll Board",
        weight = 1,
        stack = true,
        close = true,
    },
["board_pillyroll"] = {
        label = "Pilly Roll Board",
        weight = 1,
        stack = true,
        close = true,
    },
['boat_sushi'] = {
        label = 'Sushi Boat',
        weight = 10,
        client = {
            status = { hunger = 400000 },
            anim = 'eating',
            prop = { model = `boat_sushi`, pos = vec3(0.06, 0.01, -0.02), rot = vec3(5.0, 5.0, -80.5) },
            usetime = 2500,
        },
    },
['boat_sushi2'] = {
        label = 'Sushi Boat',
        weight = 10,
        client = {
            status = { hunger = 400000 },
            anim = 'eating',
            prop = { model = `boat_sushi2`, pos = vec3(0.06, 0.01, -0.02), rot = vec3(5.0, 5.0, -80.5) },
            usetime = 2500,
        },
    },
['boat_sushi3'] = {
        label = 'Sushi Boat',
        weight = 10,
        client = {
            status = { hunger = 400000 },
            anim = 'eating',
            prop = { model = `boat_sushi3`, pos = vec3(0.06, 0.01, -0.02), rot = vec3(5.0, 5.0, -80.5) },
            usetime = 2500,
        },
    },
['boat_sushi4'] = {
        label = 'Sushi Boat',
        weight = 10,
        client = {
            status = { hunger = 400000 },
            anim = 'eating',
            prop = { model = `boat_sushi4`, pos = vec3(0.06, 0.01, -0.02), rot = vec3(5.0, 5.0, -80.5) },
            usetime = 2500,
        },
    },
["darkgray_ricecooker"] = {
        label = "Dark Gray Rice Cooker",
        weight = 1,
        stack = true,
        close = true,
    },
["gray_ricecooker"] = {
        label = "Gray Rice Cooker",
        weight = 1,
        stack = true,
        close = true,
    },
["green_ricecooker"] = {
        label = "Green Rice Cooker",
        weight = 1,
        stack = true,
        close = true,
    },
['longboard_sushiwithchopsticksandsauce'] = {
        label = 'Sushi With Chopsticks And Sauce',
        weight = 10,
        client = {
            status = { hunger = 400000 },
            anim = 'eating',
            prop = { model = `longboard_sushiwithchopsticksandsauce`, pos = vec3(0.06, 0.01, -0.02), rot = vec3(5.0, 5.0, -80.5) },
            usetime = 2500,
        },
    },
['longboard_sushiwithchopsticksandsauce2'] = {
        label = 'Sushi With Chopsticks And Sauce 2',
        weight = 10,
        client = {
            status = { hunger = 400000 },
            anim = 'eating',
            prop = { model = `longboard_sushiwithchopsticksandsauce2`, pos = vec3(0.06, 0.01, -0.02), rot = vec3(5.0, 5.0, -80.5) },
            usetime = 2500,
        },
    },
['longboard_sushiwithchopsticksandsauce3'] = {
        label = 'Sushi With Chopsticks And Sauce 3',
        weight = 10,
        client = {
            status = { hunger = 400000 },
            anim = 'eating',
            prop = { model = `longboard_sushiwithchopsticksandsauce3`, pos = vec3(0.06, 0.01, -0.02), rot = vec3(5.0, 5.0, -80.5) },
            usetime = 2500,
        },
    },
['longplate_sushi'] = {
        label = 'Sushi Long Plate',
        weight = 10,
        client = {
            status = { hunger = 400000 },
            anim = 'eating',
            prop = { model = `longplate_sushi`, pos = vec3(0.06, 0.01, -0.02), rot = vec3(5.0, 5.0, -80.5) },
            usetime = 2500,
        },
    },
['longplate_sushi2'] = {
        label = 'Sushi Long Plate 2',
        weight = 10,
        client = {
            status = { hunger = 400000 },
            anim = 'eating',
            prop = { model = `longplate_sushi2`, pos = vec3(0.06, 0.01, -0.02), rot = vec3(5.0, 5.0, -80.5) },
            usetime = 2500,
        },
    },
['longplate_sushi3'] = {
        label = 'Sushi Long Plate 3',
        weight = 10,
        client = {
            status = { hunger = 400000 },
            anim = 'eating',
            prop = { model = `longplate_sushi3`, pos = vec3(0.06, 0.01, -0.02), rot = vec3(5.0, 5.0, -80.5) },
            usetime = 2500,
        },
    },
['longplate_sushi4'] = {
        label = 'Sushi Long Plate 4',
        weight = 10,
        client = {
            status = { hunger = 400000 },
            anim = 'eating',
            prop = { model = `longplate_sushi4`, pos = vec3(0.06, 0.01, -0.02), rot = vec3(5.0, 5.0, -80.5) },
            usetime = 2500,
        },
    },
['longplate_sushi5'] = {
        label = 'Sushi Long Plate 5',
        weight = 10,
        client = {
            status = { hunger = 400000 },
            anim = 'eating',
            prop = { model = `longplate_sushi5`, pos = vec3(0.06, 0.01, -0.02), rot = vec3(5.0, 5.0, -80.5) },
            usetime = 2500,
        },
    },
['longtray_sushiboard'] = {
        label = 'Longtray Sushi Board',
        weight = 10,
        client = {
            status = { hunger = 400000 },
            anim = 'eating',
            prop = { model = `longtray_sushiboard`, pos = vec3(0.06, 0.01, -0.02), rot = vec3(5.0, 5.0, -80.5) },
            usetime = 2500,
        },
    },
['longtray_sushiboard2'] = {
        label = 'Longtray Sushi Board 2',
        weight = 10,
        client = {
            status = { hunger = 400000 },
            anim = 'eating',
            prop = { model = `longtray_sushiboard2`, pos = vec3(0.06, 0.01, -0.02), rot = vec3(5.0, 5.0, -80.5) },
            usetime = 2500,
        },
    },
['longtray_sushiboard3'] = {
        label = 'Longtray Sushi Board 3',
        weight = 10,
        client = {
            status = { hunger = 400000 },
            anim = 'eating',
            prop = { model = `longtray_sushiboard3`, pos = vec3(0.06, 0.01, -0.02), rot = vec3(5.0, 5.0, -80.5) },
            usetime = 2500,
        },
    },
['longtray_sushiboard4'] = {
        label = 'Longtray Sushi Board 4',
        weight = 10,
        client = {
            status = { hunger = 400000 },
            anim = 'eating',
            prop = { model = `longtray_sushiboard4`, pos = vec3(0.06, 0.01, -0.02), rot = vec3(5.0, 5.0, -80.5) },
            usetime = 2500,
        },
    },
['medium_sushiboard'] = {
        label = 'Medium Suchi Board',
        weight = 10,
        client = {
            status = { hunger = 400000 },
            anim = 'eating',
            prop = { model = `medium_sushiboard`, pos = vec3(0.06, 0.01, -0.02), rot = vec3(5.0, 5.0, -80.5) },
            usetime = 2500,
        },
    },
['medium_sushiboard2'] = {
        label = 'Medium Suchi Board 2',
        weight = 10,
        client = {
            status = { hunger = 400000 },
            anim = 'eating',
            prop = { model = `medium_sushiboard2`, pos = vec3(0.06, 0.01, -0.02), rot = vec3(5.0, 5.0, -80.5) },
            usetime = 2500,
        },
    },
['medium_sushiboard3'] = {
        label = 'Medium Suchi Board 3',
        weight = 10,
        client = {
            status = { hunger = 400000 },
            anim = 'eating',
            prop = { model = `medium_sushiboard3`, pos = vec3(0.06, 0.01, -0.02), rot = vec3(5.0, 5.0, -80.5) },
            usetime = 2500,
        },
    },
['medium_sushiboard4'] = {
        label = 'Medium Suchi Board 4',
        weight = 10,
        client = {
            status = { hunger = 400000 },
            anim = 'eating',
            prop = { model = `medium_sushiboard4`, pos = vec3(0.06, 0.01, -0.02), rot = vec3(5.0, 5.0, -80.5) },
            usetime = 2500,
        },
    },
['plate_triosushirolls'] = {
        label = 'Triou Sushi Rolls',
        weight = 10,
        client = {
            status = { hunger = 400000 },
            anim = 'eating',
            prop = { model = `plate_triosushirolls`, pos = vec3(0.06, 0.01, -0.02), rot = vec3(5.0, 5.0, -80.5) },
            usetime = 2500,
        },
    },
["pink_ricecooker"] = {
        label = "Pink Rice Cooker",
        weight = 1,
        stack = true,
        close = true,
    },
["red_ricecooker"] = {
        label = "Red Rice Cooker",
        weight = 1,
        stack = true,
        close = true,
    },
["small_sushiboard"] = {
        label = "Small Sushi Board",
        weight = 1,
        stack = true,
        close = true,
    },
["small_sushiboard2"] = {
        label = "Small Sushi Board 2",
        weight = 1,
        stack = true,
        close = true,
    },
["small_sushiboard3"] = {
        label = "Small Sushi Board 3",
        weight = 1,
        stack = true,
        close = true,
    },
['soysauce'] = {
        label = 'Soy Sauce',
        weight = 10,
        client = {
            status = { hunger = 400000 },
            anim = 'eating',
            prop = { model = `soysauce`, pos = vec3(0.06, 0.01, -0.02), rot = vec3(5.0, 5.0, -80.5) },
            usetime = 2500,
        },
    },
['white_ricebowl'] = {
        label = 'White Rice Bowl',
        weight = 10,
        client = {
            status = { hunger = 400000 },
            anim = 'eating',
            prop = { model = `white_ricebowl`, pos = vec3(0.06, 0.01, -0.02), rot = vec3(5.0, 5.0, -80.5) },
            usetime = 2500,
        },
    },
["yellow_ricecooker"] = {
        label = "Yello Rice Cooker",
        weight = 1,
        stack = true,
        close = true,
    },

Last updated