Sushi v2
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
['black_ricebowl'] = {
label = 'Ricebowl black',
stack = true,
close = true,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'black_ricebowl',
bone = 18905,
pos = vec3(0.13, 0.02, 0.01),
rot = vec3(-18.0, 4.0, 38.0),
},
propTwo = { model = 'collection_chopstick',
bone = 57005,
pos = vec3(0.13, 0.02, 0.03),
rot = vec3 (78.0, 14.0, 138.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['white_ricebowl'] = {
label = 'Ricebowl White',
stack = true,
close = true,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'white_ricebowl',
bone = 18905,
pos = vec3(0.13, 0.02, 0.01),
rot = vec3(-18.0, 4.0, 38.0),
},
propTwo = { model = 'collection_chopstick',
bone = 57005,
pos = vec3(0.13, 0.02, 0.03),
rot = vec3 (78.0, 14.0, 138.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['blue_ricebowl'] = {
label = 'Ricebowl Blue',
stack = true,
close = true,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'blue_ricebowl',
bone = 18905,
pos = vec3(0.13, 0.02, 0.01),
rot = vec3(-18.0, 4.0, 38.0),
},
propTwo = { model = 'collection_chopstick',
bone = 57005,
pos = vec3(0.13, 0.02, 0.03),
rot = vec3 (78.0, 14.0, 138.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
--
['small_sushiboard'] = {
label = 'Sushi Board sm',
stack = true,
close = true,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'small_sushiboard',
bone = 18905,
pos = vec3(0.13, 0.02, 0.03),
rot = vec3(-18.0, 4.0, 38.0),
},
propTwo = { model = 'collection_chopstick',
bone = 57005,
pos = vec3(0.13, 0.02, 0.03),
rot = vec3 (78.0, 14.0, 138.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['small_sushiboard2'] = {
label = 'Sushi Board sm 2',
stack = true,
close = true,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'small_sushiboard2',
bone = 18905,
pos = vec3(0.13, 0.02, 0.03),
rot = vec3(-18.0, 4.0, 38.0),
},
propTwo = { model = 'collection_chopstick',
bone = 57005,
pos = vec3(0.13, 0.02, 0.03),
rot = vec3 (78.0, 14.0, 138.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['soysauce'] = {
label = 'Soysauce Packet',
stack = true,
close = true,
weight = 10,
},
['small_sushiboard3'] = {
label = 'Sushi Board sm 3',
stack = true,
close = true,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'small_sushiboard3',
bone = 18905,
pos = vec3(0.13, 0.02, 0.03),
rot = vec3(-18.0, 4.0, 38.0),
},
propTwo = { model = 'collection_chopstick',
bone = 57005,
pos = vec3(0.13, 0.02, 0.03),
rot = vec3 (78.0, 14.0, 138.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['board_caliroll'] = {
label = 'California Roll Board',
stack = true,
close = true,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'board_caliroll',
bone = 18905,
pos = vec3(0.13, 0.02, 0.01),
rot = vec3(-20.0, -6.0, -12.0),
},
propTwo = { model = 'collection_chopstick',
bone = 57005,
pos = vec3(0.13, 0.02, 0.03),
rot = vec3 (78.0, 14.0, 138.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['board_canadaroll'] = {
label = 'Canada Roll Board',
stack = true,
close = true,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'board_canadaroll',
bone = 18905,
pos = vec3(0.13, 0.02, 0.01),
rot = vec3(-20.0, -6.0, -12.0),
},
propTwo = { model = 'collection_chopstick',
bone = 57005,
pos = vec3(0.13, 0.02, 0.03),
rot = vec3 (78.0, 14.0, 138.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['board_pillyroll'] = {
label = 'Pilly Roll Board',
stack = true,
close = true,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'board_pillyroll',
bone = 18905,
pos = vec3(0.13, 0.02, 0.01),
rot = vec3(-20.0, -6.0, -12.0),
},
propTwo = { model = 'collection_chopstick',
bone = 57005,
pos = vec3(0.13, 0.02, 0.03),
rot = vec3 (78.0, 14.0, 138.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['longboard_sushiwithchopsticksandsauce'] = {
label = 'Sushi with Chopsticks and Sauce',
stack = true,
close = true,
weight = 10
},
['longboard_sushiwithchopsticksandsauce2'] = {
label = 'Sushi with Chopsticks and Sauce 2',
stack = true,
close = true,
weight = 10
},
['longboard_sushiwithchopsticksandsauce3'] = {
label = 'Sushi with Chopsticks and Sauce 3',
stack = true,
close = true,
weight = 10
},
['longboard_sushi'] = {
label = 'Sushi LongBoard',
stack = true,
close = true,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'longboard_sushi',
bone = 18905,
pos = vec3(0.13, 0.04, 0.03),
rot = vec3(-12.0, -21.0, -115.0),
},
propTwo = { model = 'collection_chopstick',
bone = 57005,
pos = vec3(0.13, 0.02, 0.03),
rot = vec3 (78.0, 14.0, 138.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['longboard_sushi2'] = {
label = 'Sushi LongBoard 2',
stack = true,
close = true,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'longboard_sushi2',
bone = 18905,
pos = vec3(0.13, 0.04, 0.03),
rot = vec3(-12.0, -21.0, -115.0),
},
propTwo = { model = 'collection_chopstick',
bone = 57005,
pos = vec3(0.13, 0.02, 0.03),
rot = vec3 (78.0, 14.0, 138.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['longboard_sushi3'] = {
label = 'Sushi LongBoard 3',
stack = true,
close = true,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'longboard_sushi3',
bone = 18905,
pos = vec3(0.13, 0.04, 0.03),
rot = vec3(-12.0, -21.0, -115.0),
},
propTwo = { model = 'collection_chopstick',
bone = 57005,
pos = vec3(0.13, 0.02, 0.03),
rot = vec3 (78.0, 14.0, 138.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['longtray_sushiboard'] = {
label = 'Sushi Long Tray',
stack = true,
close = true,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'longtray_sushiboard',
bone = 18905,
pos = vec3(0.13, 0.04, 0.03),
rot = vec3(-12.0, -21.0, -115.0),
},
propTwo = { model = 'collection_chopstick',
bone = 57005,
pos = vec3(0.13, 0.02, 0.03),
rot = vec3 (78.0, 14.0, 138.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['longtray_sushiboard2'] = {
label = 'Sushi Long Tray',
stack = true,
close = true,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'longtray_sushiboard2',
bone = 18905,
pos = vec3(0.13, 0.04, 0.03),
rot = vec3(-12.0, -21.0, -115.0),
},
propTwo = { model = 'collection_chopstick',
bone = 57005,
pos = vec3(0.13, 0.02, 0.03),
rot = vec3 (78.0, 14.0, 138.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['longtray_sushiboard3'] = {
label = 'Sushi Long Tray',
stack = true,
close = true,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'longtray_sushiboard3',
bone = 18905,
pos = vec3(0.13, 0.04, 0.03),
rot = vec3(-12.0, -21.0, -115.0),
},
propTwo = { model = 'collection_chopstick',
bone = 57005,
pos = vec3(0.13, 0.02, 0.03),
rot = vec3 (78.0, 14.0, 138.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['longtray_sushiboard4'] = {
label = 'Sushi Long Tray',
stack = true,
close = true,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'longtray_sushiboard4',
bone = 18905,
pos = vec3(0.13, 0.04, 0.03),
rot = vec3(-12.0, -21.0, -115.0),
},
propTwo = { model = 'collection_chopstick',
bone = 57005,
pos = vec3(0.13, 0.02, 0.03),
rot = vec3 (78.0, 14.0, 138.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['longplate_sushi'] = {
label = 'Sushi Long Plate',
stack = true,
close = true,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'longplate_sushi',
bone = 18905,
pos = vec3(0.1, 0.01, 0.01),
rot = vec3(0.0, -5.0, 58.0),
},
propTwo = { model = 'collection_chopstick',
bone = 57005,
pos = vec3(0.13, 0.02, 0.03),
rot = vec3 (78.0, 14.0, 138.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['longplate_sushi2'] = {
label = 'Sushi Long Plate 2',
stack = true,
close = true,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'longplate_sushi2',
bone = 18905,
pos = vec3(0.1, 0.01, 0.01),
rot = vec3(0.0, -5.0, 58.0),
},
propTwo = { model = 'collection_chopstick',
bone = 57005,
pos = vec3(0.13, 0.02, 0.03),
rot = vec3 (78.0, 14.0, 138.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['longplate_sushi3'] = {
label = 'Sushi Long Plate 3',
stack = true,
close = true,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'longplate_sushi3',
bone = 18905,
pos = vec3(0.1, 0.01, 0.01),
rot = vec3(0.0, -5.0, 58.0),
},
propTwo = { model = 'collection_chopstick',
bone = 57005,
pos = vec3(0.13, 0.02, 0.03),
rot = vec3 (78.0, 14.0, 138.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['longplate_sushi4'] = {
label = 'Sushi Long Plate 4',
stack = true,
close = true,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'longplate_sushi4',
bone = 18905,
pos = vec3(0.1, 0.01, 0.01),
rot = vec3(0.0, -5.0, 58.0),
},
propTwo = { model = 'collection_chopstick',
bone = 57005,
pos = vec3(0.13, 0.02, 0.03),
rot = vec3 (78.0, 14.0, 138.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['longplate_sushi5'] = {
label = 'Sushi Long plate 5',
stack = true,
close = true,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'longplate_sushi5',
bone = 18905,
pos = vec3(0.1, 0.01, 0.01),
rot = vec3(0.0, -5.0, 58.0),
},
propTwo = { model = 'collection_chopstick',
bone = 57005,
pos = vec3(0.13, 0.02, 0.03),
rot = vec3 (78.0, 14.0, 138.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['plate_triosushirolls'] = {
label = 'Sushi Long Tray',
stack = true,
close = true,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'plate_triosushirolls',
bone = 18905,
pos = vec3(0.12, 0.02, 0.01),
rot = vec3(-22.0, -11.0, -2.0),
},
propTwo = { model = 'collection_chopstick',
bone = 57005,
pos = vec3(0.13, 0.02, 0.03),
rot = vec3 (78.0, 14.0, 138.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['big_sushiboard'] = {
label = 'Big Sushi Board',
stack = true,
close = true,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'big_sushiboard',
bone = 18905,
pos = vec3(0.0, 0.1, 0.0),
rot = vec3(-10.0, 10.0, 50.0),
},
propTwo = { model = 'collection_chopstick',
bone = 57005,
pos = vec3(0.13, 0.02, 0.03),
rot = vec3 (78.0, 14.0, 138.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['big_sushiboard2'] = {
label = 'Big Sushi Board 2',
stack = true,
close = true,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'big_sushiboard2',
bone = 18905,
pos = vec3(0.0, 0.1, 0.0),
rot = vec3(-10.0, 10.0, 50.0),
},
propTwo = { model = 'collection_chopstick',
bone = 57005,
pos = vec3(0.13, 0.02, 0.03),
rot = vec3 (78.0, 14.0, 138.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['big_sushiboard3'] = {
label = 'Big Sushi Board 3',
stack = true,
close = true,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'big_sushiboard3',
bone = 18905,
pos = vec3(0.0, 0.1, 0.0),
rot = vec3(-10.0, 10.0, 50.0),
},
propTwo = { model = 'collection_chopstick',
bone = 57005,
pos = vec3(0.13, 0.02, 0.03),
rot = vec3 (78.0, 14.0, 138.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['big_sushiboard4'] = {
label = 'Big Sushi Board 4',
stack = true,
close = true,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'big_sushiboard4',
bone = 18905,
pos = vec3(0.0, 0.1, 0.0),
rot = vec3(-10.0, 10.0, 50.0),
},
propTwo = { model = 'collection_chopstick',
bone = 57005,
pos = vec3(0.13, 0.02, 0.03),
rot = vec3 (78.0, 14.0, 138.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['big_sushiboard5'] = {
label = 'Big Sushi Board 5',
stack = true,
close = true,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'big_sushiboard5',
bone = 18905,
pos = vec3(0.0, 0.1, 0.0),
rot = vec3(-10.0, 10.0, 50.0),
},
propTwo = { model = 'collection_chopstick',
bone = 57005,
pos = vec3(0.13, 0.02, 0.03),
rot = vec3 (78.0, 14.0, 138.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['big_sushiboard6'] = {
label = 'Big Sushi Board 6',
stack = true,
close = true,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'big_sushiboard6',
bone = 18905,
pos = vec3(0.0, 0.1, 0.0),
rot = vec3(-10.0, 10.0, 50.0),
},
propTwo = { model = 'collection_chopstick',
bone = 57005,
pos = vec3(0.13, 0.02, 0.03),
rot = vec3 (78.0, 14.0, 138.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['bigandtall_sushiboard'] = {
label = 'Big and Tall Sushi Board',
stack = true,
close = true,
weight = 10
},
['bigandtall_sushiboard2'] = {
label = 'Big and Tall Sushi Board 2',
stack = true,
close = true,
weight = 10
},
['bigandtall_sushiboard3'] = {
label = 'Big and Tall Sushi Board 3',
stack = true,
close = true,
weight = 10
},
['bigandtall_sushiboard4'] = {
label = 'Big and Tall Sushi Board 4',
stack = true,
close = true,
weight = 10
},
['bigandtall_sushiboard5'] = {
label = 'Big and Tall Sushi Board 5',
stack = true,
close = true,
weight = 10
},
['bigandtall_sushiboard6'] = {
label = 'Big and Tall Sushi Board 6',
stack = true,
close = true,
weight = 10
},
['black_ricecooker'] = {
label = 'Black Rice cooker',
stack = true,
close = true,
weight = 10
},
['blue_ricecooker'] = {
label = 'Blue Rice cooker',
stack = true,
close = true,
weight = 10
},
['cream_ricecooker'] = {
label = 'Cream Rice cooker',
stack = true,
close = true,
weight = 10
},
['pink_ricecooker'] = {
label = 'Pink Rice cooker',
stack = true,
close = true,
weight = 10
},
['yellow_ricecooker'] = {
label = 'Yellow Rice cooker',
stack = true,
close = true,
weight = 10
},
['gray_ricecooker'] = {
label = 'Gray Rice cooker',
stack = true,
close = true,
weight = 10
},
['darkgray_ricecooker'] = {
label = 'Dark Gray Rice cooker',
stack = true,
close = true,
weight = 10
},
['red_ricecooker'] = {
label = 'Red Rice cooker',
stack = true,
close = true,
weight = 10
},
['green_ricecooker'] = {
label = 'Green Rice cooker',
stack = true,
close = true,
weight = 10
},
['boat_sushi'] = {
label = 'Sushi Boat',
stack = true,
close = true,
weight = 10
},
['boat_sushi2'] = {
label = 'Sushi boat 2',
stack = true,
close = true,
weight = 10
},
['boat_sushi3'] = {
label = 'Sushi Boat 3',
stack = true,
close = true,
weight = 10
},
['boat_sushi4'] = {
label = 'Sushi Boat 4',
stack = true,
close = true,
weight = 10
},
['medium_sushiboard'] = {
label = 'Medium Sushi Board',
stack = true,
close = true,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'medium_sushiboard',
bone = 18905,
pos = vec3(0.13, 0.1, 0.01),
rot = vec3(-10.0, 0.0, 52.0),
},
propTwo = { model = 'collection_chopstick',
bone = 57005,
pos = vec3(0.13, 0.02, 0.03),
rot = vec3 (78.0, 14.0, 138.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['medium_sushiboard2'] = {
label = 'Medium Sushi Board 2',
stack = true,
close = true,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'medium_sushiboard2',
bone = 18905,
pos = vec3(0.13, 0.1, 0.01),
rot = vec3(-10.0, 0.0, 52.0),
},
propTwo = { model = 'collection_chopstick',
bone = 57005,
pos = vec3(0.13, 0.02, 0.03),
rot = vec3 (78.0, 14.0, 138.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['medium_sushiboard3'] = {
label = 'Medium Sushi Board 3',
stack = true,
close = true,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'medium_sushiboard3',
bone = 18905,
pos = vec3(0.13, 0.1, 0.01),
rot = vec3(-10.0, 0.0, 52.0),
},
propTwo = { model = 'collection_chopstick',
bone = 57005,
pos = vec3(0.13, 0.02, 0.03),
rot = vec3 (78.0, 14.0, 138.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
Pictures