Sandwiches
Last updated
Last updated
Ox Inventory
Install Ox Inventory to your resource folder
Locate Ox Inventory folder ox_inventory\data\items.lua
Copy The Config Below, and install pictures inside
['bowl_buffalochicken'] = {
label = 'Buffalo Chicken Bowl',
weight = 1,
stack = true,
close = true,
client = {
status = { hunger = 2000000 },
anim = 'alca', prop = {model = 'bowl_buffalochicken',
bone = 18905,
pos = vec3(0.06, 0.01, -0.01),
rot = vec3(-22.0, 0.0, 0.0),
},
propTwo = { model = 'alcaprop_fork',
bone = 57005,
pos = vec3(0.11, 0.04, -0.03),
rot = vec3 (-98.0, -222.0, 22.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['bowl_chickenbaconranch'] = {
label = 'Rice Cooker | Dark Gray',
weight = 1,
stack = true,
close = true,
client = {
status = { hunger = 2000000 },
anim = 'alca', prop = {model = 'bowl_chickenbaconranch',
bone = 18905,
pos = vec3(0.06, 0.01, -0.01),
rot = vec3(-22.0, 0.0, 0.0),
},
propTwo = { model = 'alcaprop_fork',
bone = 57005,
pos = vec3(0.11, 0.04, -0.03),
rot = vec3 (-98.0, -222.0, 22.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['bowl_coldcut'] = {
label = 'Cold Cut Bowl',
weight = 1,
stack = true,
close = true,
client = {
status = { hunger = 2000000 },
anim = 'alca', prop = {model = 'bowl_coldcut',
bone = 18905,
pos = vec3(0.11, 0.02, 0.0),
rot = vec3(-22.0, 0.0, 0.0),
},
propTwo = { model = 'alcaprop_fork',
bone = 57005,
pos = vec3(0.11, 0.04, -0.03),
rot = vec3 (-98.0, -222.0, 22.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['bowl_ovenroastedturkey'] = {
label = 'Oven Roasted Turkey Bowl',
weight = 1,
stack = true,
close = true,
client = {
status = { hunger = 2000000 },
anim = 'alca', prop = {model = 'bowl_ovenroastedturkey',
bone = 18905,
pos = vec3(0.11, 0.02, 0.0),
rot = vec3(-22.0, 0.0, 0.0),
},
propTwo = { model = 'alcaprop_fork',
bone = 57005,
pos = vec3(0.11, 0.04, -0.03),
rot = vec3 (-98.0, -222.0, 22.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['bowl_rotisseriechicken'] = {
label = 'Rotisserie Chicken Bowl',
weight = 1,
stack = true,
close = true,
client = {
status = { hunger = 2000000 },
anim = 'alca', prop = {model = 'bowl_rotisseriechicken',
bone = 18905,
pos = vec3(0.11, 0.02, 0.0),
rot = vec3(-22.0, 0.0, 0.0),
},
propTwo = { model = 'alcaprop_fork',
bone = 57005,
pos = vec3(0.11, 0.04, -0.03),
rot = vec3 (-98.0, -222.0, 22.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['bowl_steakcheese'] = {
label = 'Steak Cheese Bowl',
weight = 1,
stack = true,
close = true,
client = {
status = { hunger = 2000000 },
anim = 'alca', prop = {model = 'bowl_steakcheese',
bone = 18905,
pos = vec3(0.11, 0.02, 0.0),
rot = vec3(-22.0, 0.0, 0.0),
},
propTwo = { model = 'alcaprop_fork',
bone = 57005,
pos = vec3(0.11, 0.04, -0.03),
rot = vec3 (-98.0, -222.0, 22.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['sandwich_blackforestham'] = {
label = 'Black Forest Ham Sandwich',
weight = 1,
stack = true,
close = true,
client = {
status = { hunger = 125000},
anim = 'eating',
prop = {model = 'sandwich_blackforestham',
bone = 18905,
pos = vec3(0.11, 0.04, 0.01),
rot = vec3(-22.0, -14.0, -1.0),
},
usetime = 17500,
}
},
['sandwich_buffalochicken'] = {
label = 'Buffalo Chicken Sandwich',
weight = 1,
stack = true,
close = true,
client = {
status = { hunger = 125000},
anim = 'eating',
prop = {model = 'sandwich_buffalochicken',
bone = 18905,
pos = vec3(0.11, 0.04, 0.01),
rot = vec3(-22.0, -14.0, -1.0),
},
usetime = 17500,
}
},
['sandwich_chickenbaconranch'] = {
label = 'Chicken Bacon Ranch Sandwich',
weight = 1,
stack = true,
close = true,
client = {
status = { hunger = 125000},
anim = 'eating',
prop = {model = 'sandwich_chickenbaconranch',
bone = 18905,
pos = vec3(0.11, 0.04, 0.01),
rot = vec3(-22.0, -14.0, -1.0),
},
usetime = 17500,
}
},
['sandwich_italian'] = {
label = 'italian Sandwich',
weight = 1,
stack = true,
close = true,
client = {
status = { hunger = 125000},
anim = 'eating',
prop = {model = 'sandwich_italian',
bone = 18905,
pos = vec3(0.11, 0.04, 0.01),
rot = vec3(-22.0, -14.0, -1.0),
},
usetime = 17500,
}
},
['sandwich_meatballmarinara'] = {
label = 'Meatball Sandwich',
weight = 1,
stack = true,
close = true,
client = {
status = { hunger = 125000},
anim = 'eating',
prop = {model = 'sandwich_meatballmarinara',
bone = 18905,
pos = vec3(0.11, 0.04, 0.01),
rot = vec3(-22.0, -14.0, -1.0),
},
usetime = 17500,
}
},
['sandwich_ovenroastedturkey'] = {
label = 'Oven Roasted Turkey Sandwich',
weight = 1,
stack = true,
close = true,
client = {
status = { hunger = 125000},
anim = 'eating',
prop = {model = 'sandwich_ovenroastturkey',
bone = 18905,
pos = vec3(0.11, 0.04, 0.01),
rot = vec3(-22.0, -14.0, -1.0),
},
usetime = 17500,
}
},
['sandwich_pizza'] = {
label = 'Pizza Sandwich',
weight = 1,
stack = true,
close = true,
client = {
status = { hunger = 125000},
anim = 'eating',
prop = {model = 'sandwich_pizza',
bone = 18905,
pos = vec3(0.11, 0.04, 0.01),
rot = vec3(-22.0, -14.0, -1.0),
},
usetime = 17500,
}
},
['sandwich_roastbeef'] = {
label = 'Roast Beef Sandwich',
weight = 1,
stack = true,
close = true,
client = {
status = { hunger = 125000},
anim = 'eating',
prop = {model = 'sandwich_roastbeef',
bone = 18905,
pos = vec3(0.11, 0.04, 0.01),
rot = vec3(-22.0, -14.0, -1.0),
},
usetime = 17500,
}
},
['sandwich_rotiseriechicken'] = {
label = 'Rotisserie Chicken Sandwich',
weight = 1,
stack = true,
close = true,
client = {
status = { hunger = 125000},
anim = 'eating',
prop = {model = 'sandwich_rotiseriechicken',
bone = 18905,
pos = vec3(0.11, 0.04, 0.01),
rot = vec3(-22.0, -14.0, -1.0),
},
usetime = 17500,
}
},
['sandwich_spicyitalian'] = {
label = 'Spicy Italian Sandwich',
weight = 1,
stack = true,
close = true,
client = {
status = { hunger = 125000},
anim = 'eating',
prop = {model = 'sandwich_spicyitalian',
bone = 18905,
pos = vec3(0.11, 0.04, 0.01),
rot = vec3(-22.0, -14.0, -1.0),
},
usetime = 17500,
}
},
['sandwich_steakandcheese'] = {
label = 'Steak And Cheese Sandwich',
weight = 1,
stack = true,
close = true,
client = {
status = { hunger = 125000},
anim = 'eating',
prop = {model = 'sandwich_steakandcheese',
bone = 18905,
pos = vec3(0.11, 0.04, 0.01),
rot = vec3(-22.0, -14.0, -1.0),
},
usetime = 17500,
}
},
['sandwich_sweetonionchickenteriyaki'] = {
label = 'Sweet Onion Chicken Teriyaki Sandwich',
weight = 1,
stack = true,
close = true,
client = {
status = { hunger = 125000},
anim = 'eating',
prop = {model = 'sandwich_sweetonionchickenteriyaki',
bone = 18905,
pos = vec3(0.11, 0.04, 0.01),
rot = vec3(-22.0, -14.0, -1.0),
},
usetime = 17500,
}
},
['sandwich_tuna'] = {
label = 'Tuna Sandwich',
weight = 1,
stack = true,
close = true,
client = {
status = { hunger = 125000},
anim = 'eating',
prop = {model = 'sandwich_tuna',
bone = 18905,
pos = vec3(0.11, 0.04, 0.01),
rot = vec3(-22.0, -14.0, -1.0),
},
usetime = 17500,
}
},
['wrap_blt'] = {
label = 'BLT Wrap',
weight = 1,
stack = true,
close = true,
client = {
status = { hunger = 125000},
anim = 'eating',
prop = {model = 'wrap_blt',
bone = 18905,
pos = vec3(0.12, 0.05, 0.02),
rot = vec3(148.0, -38.0, 0.0),
},
usetime = 17500,
}
},
['wrap_ovenroastedturkey'] = {
label = 'Oven Roasted Turkey Wrap',
weight = 1,
stack = true,
close = true,
client = {
status = { hunger = 125000},
anim = 'eating',
prop = {model = 'wrap_ovenroastedturkey',
bone = 18905,
pos = vec3(0.12, 0.05, 0.02),
rot = vec3(148.0, -38.0, 0.0),
},
usetime = 17500,
}
},
['wrap_roastbeef'] = {
label = 'Roast Beef Wrap',
weight = 1,
stack = true,
close = true,
client = {
status = { hunger = 125000},
anim = 'eating',
prop = {model = 'wrap_roastbeef',
bone = 18905,
pos = vec3(0.12, 0.05, 0.02),
rot = vec3(148.0, -38.0, 0.0),
},
usetime = 17500,
}
},
['wrap_spicyitalian'] = {
label = 'Spicy Italian Wrap',
weight = 1,
stack = true,
close = true,
client = {
status = { hunger = 125000},
anim = 'eating',
prop = {model = 'wrap_spicyitalian',
bone = 18905,
pos = vec3(0.12, 0.05, 0.02),
rot = vec3(148.0, -38.0, 0.0),
},
usetime = 17500,
}
},
['wrap_sweetonionchickenteriyaki'] = {
label = 'Sweet Onion Chicken Teriyaki Wrap',
weight = 1,
stack = true,
close = true,
client = {
status = { hunger = 125000},
anim = 'eating',
prop = {model = 'wrap_sweetonionchickenteriyaki',
bone = 18905,
pos = vec3(0.12, 0.05, 0.02),
rot = vec3(148.0, -38.0, 0.0),
},
usetime = 17500,
}
},
['wrap_tuna'] = {
label = 'Tuna Wrap',
weight = 1,
stack = true,
close = true,
client = {
status = { hunger = 125000},
anim = 'eating',
prop = {model = 'wrap_tuna',
bone = 18905,
pos = vec3(0.12, 0.05, 0.02),
rot = vec3(148.0, -38.0, 0.0),
},
usetime = 17500,
}
},
['wrap_veggiedelite'] = {
label = 'Veggie Delite Wrap',
weight = 1,
stack = true,
close = true,
client = {
status = { hunger = 125000},
anim = 'eating',
prop = {model = 'wrap_veggiedelite',
bone = 18905,
pos = vec3(0.12, 0.05, 0.02),
rot = vec3(148.0, -38.0, 0.0),
},
usetime = 17500,
}
},
Pictures