🥂Jim's Consumables
Step 1: Locate the Inventory Folder
Navigate to your FiveM server directory.
Open the
resourcesfolder.Find and open the inventory resource folder.
Step 2: Add Inventory Configs
Please visit your desired inventory above
Find Step 3 and install config named "Items Config (non-consumable)"
Step 3: Locate the Jims-Consumables Folder
Navigate to your FiveM server directory.
Open the
resourcesfolder.Find and open the
jims-consumablesresource folder.Copy and paste inside
jims-consumables/shared/emotes.lua
emotes.Lua
-- Gas Stations
djs_box_wings = { "anim@djs@food@plated", "djs_food_plate_bite_loop", "Box Wings", AnimationOptions = { Prop = "djs_box_wings", PropBone = 18905, PropPlacement = { 0.13, 0.02, 0.02, 0.0, 0.0, 0.0 }, SecondProp = 'djs_fork', SecondPropBone = 58868, SecondPropPlacement = { 0.046000, -0.003000, 0.000000, 2.850003, 0.000000, 112.500748 }, EmoteLoop = true, EmoteMoving = true }},
djs_chips_nacho = { "anim@djs@food@chips", "djs_food_chips_bite_loop", "Chips Nacho", AnimationOptions = { Prop = "djs_chips_nacho", PropBone = 58868, PropPlacement = { 0.062000, 0.062000, 0.000000, 13.649989, 0.000000, 0.000000 }, EmoteLoop = true, EmoteMoving = true }},
djs_chips_original = { "anim@djs@food@chips", "djs_food_chips_bite_loop", "Chips Original", AnimationOptions = { Prop = "djs_chips_original", PropBone = 58868, PropPlacement = { 0.062000, 0.062000, 0.000000, 13.649989, 0.000000, 0.000000 }, EmoteLoop = true, EmoteMoving = true }},
djs_coffeecup_blackwhite = { "anim@djs@drink@coffee", "djs_drink_coffee_sip_long", "Coffee Cup Black White", AnimationOptions = { Prop = "djs_coffeecup_blackwhite", PropBone = 57005, PropPlacement = { 0.112000, 0.078000, 0.000000, -47.250099, 0.000000, -21.749966 }, EmoteLoop = true, EmoteMoving = true }},
djs_coffeecup_brownwhite = { "anim@djs@drink@coffee", "djs_drink_coffee_sip_long", "Coffee Cup Brown White", AnimationOptions = { Prop = "djs_coffeecup_brownwhite", PropBone = 57005, PropPlacement = { 0.112000, 0.078000, 0.000000, -47.250099, 0.000000, -21.749966 }, EmoteLoop = true, EmoteMoving = true }},
djs_cup_noodles = { "anim@djs@food@plated", "djs_food_plate_bite_loop", "Cup Noodles", AnimationOptions = { Prop = "djs_cup_noodles", PropBone = 26612, PropPlacement = { 0.044000, -0.112000, 0.000000, 85.650490, 0.000000, 14.849986 }, SecondProp = 'djs_fork', SecondPropBone = 58868, SecondPropPlacement = { 0.046000, -0.003000, 0.000000, 2.850003, 0.000000, 112.500748 }, EmoteLoop = true, EmoteMoving = true }},
djs_cup_rednoodles = { "anim@djs@food@plated", "djs_food_plate_bite_loop", "Cup Red Noodles", AnimationOptions = { Prop = "djs_cup_rednoodles", PropBone = 26612, PropPlacement = { 0.044000, -0.112000, 0.000000, 85.650490, 0.000000, 14.849986 }, SecondProp = 'djs_fork', SecondPropBone = 58868, SecondPropPlacement = { 0.046000, -0.003000, 0.000000, 2.850003, 0.000000, 112.500748 }, EmoteLoop = true, EmoteMoving = true }},
djs_glass_lemonade = { "mp_player_intdrink", "loop_bottle", "Glass Lemonade", AnimationOptions = { Prop = "djs_glass_lemonade", PropBone = 57005, PropPlacement = { 0.02, 0.01, 0.02, 5.0, 5.0, -180.5 }, EmoteLoop = true, EmoteMoving = true }},
djs_glass_ogalmondmilk = { "mp_player_intdrink", "loop_bottle", "Glass Galmond Milk", AnimationOptions = { Prop = "djs_glass_ogalmondmilk", PropBone = 57005, PropPlacement = { 0.02, 0.01, 0.02, 5.0, 5.0, -180.5 }, EmoteLoop = true, EmoteMoving = true }},
djs_glass_orangejuice = { "mp_player_intdrink", "loop_bottle", "Glass Orange Juice", AnimationOptions = { Prop = "djs_glass_orangejuice", PropBone = 57005, PropPlacement = { 0.02, 0.01, 0.02, 5.0, 5.0, -180.5 }, EmoteLoop = true, EmoteMoving = true }},
djs_glass_strawberryjuice = { "mp_player_intdrink", "loop_bottle", "Glass Strawberry Juice", AnimationOptions = { Prop = "djs_glass_strawberryjuice", PropBone = 57005, PropPlacement = { 0.02, 0.01, 0.02, 5.0, 5.0, -180.5 }, EmoteLoop = true, EmoteMoving = true }},
djs_glass_usvanillaalmondmilk = { "mp_player_intdrink", "loop_bottle", "Glass Vanilla Almond Milk", AnimationOptions = { Prop = "djs_glass_usvanillaalmondmilk", PropBone = 57005, PropPlacement = { 0.02, 0.01, 0.02, 5.0, 5.0, -180.5 }, EmoteLoop = true, EmoteMoving = true }},
djs_ham_sandwich = { "mp_player_inteat@burger", "mp_player_int_eat_burger", "Ham Sandwich", AnimationOptions = { Prop = "djs_ham_sandwich", PropBone = 18905, PropPlacement = { 0.115000, 0.079000, 0.000000, -193.442108, 0.000000, 4.080024 }, EmoteLoop = true, EmoteMoving = true }},
djs_hotdog_mustard = { "mp_player_inteat@burger", "mp_player_int_eat_burger", "Hotdog Mustard", AnimationOptions = { Prop = "djs_hotdog_mustard", PropBone = 18905, PropPlacement = { 0.142000, 0.107000, 0.000000, 154.739975, 0.000000, 83.340034 }, EmoteLoop = true, EmoteMoving = true }},
djs_icecreambar_chocolate = { "anim@djs@food@cone", "djs_food_cone_lick_loop", "Ice Cream Chocolate Bar", AnimationOptions = { Prop = "djs_icecreambar_chocolate", PropBone = 57005, PropPlacement = { 0.118000, 0.085000, 0.000000, -60.720169, 0.000000, -32.879974 }, EmoteLoop = true, EmoteMoving = true }},
djs_icecreamcone_strawberry = { "anim@djs@food@cone", "djs_food_cone_lick_loop", "Icecream Cone Strawberry", AnimationOptions = { Prop = "djs_icecreamcone_strawberry", PropBone = 57005, PropPlacement = { 0.118000, 0.085000, 0.000000, -60.720169, 0.000000, -32.879974 }, EmoteLoop = true, EmoteMoving = true }},
djs_icecreamcone_vanilla = { "anim@djs@food@cone", "djs_food_cone_lick_loop", "Icecream Cone Vanilla", AnimationOptions = { Prop = "djs_icecreamcone_vanilla", PropBone = 57005, PropPlacement = { 0.118000, 0.085000, 0.000000, -60.720169, 0.000000, -32.879974 }, EmoteLoop = true, EmoteMoving = true }},
djs_juice_juicy = { "mp_player_intdrink", "loop_bottle", "Juice Juicy", AnimationOptions = { Prop = "djs_juice_juicy", PropBone = 57005, PropPlacement = { 0.02, 0.01, 0.02, 5.0, 5.0, -180.5 }, EmoteLoop = true, EmoteMoving = true }},
djs_largesoda = { "mp_player_intdrink", "loop_bottle", "Large Soda", AnimationOptions = { Prop = "djs_largesoda", PropBone = 57005, PropPlacement = { 0.02, 0.01, 0.02, 5.0, 5.0, -180.5 }, EmoteLoop = true, EmoteMoving = true }},
djs_poptart_carmelcookie = { "mp_player_inteat@burger", "mp_player_int_eat_burger", "Poptart Carmel Cookie", AnimationOptions = { Prop = "djs_poptart_carmelcookie", PropBone = 18905, PropPlacement = { 0.137000, 0.068000, 0.000000, -23.999981, 0.000000, 0.480000 }, EmoteLoop = true, EmoteMoving = true }},
djs_poptart_cottoncandy = { "mp_player_inteat@burger", "mp_player_int_eat_burger", "Poptart Cotton Candy", AnimationOptions = { Prop = "djs_poptart_cottoncandy", PropBone = 18905, PropPlacement = { 0.137000, 0.068000, 0.000000, -23.999981, 0.000000, 0.480000 }, EmoteLoop = true, EmoteMoving = true }},
djs_poptart_redvelvet = { "mp_player_inteat@burger", "mp_player_int_eat_burger", "Poptart Redvelvet", AnimationOptions = { Prop = "djs_poptart_redvelvet", PropBone = 18905, PropPlacement = { 0.137000, 0.068000, 0.000000, -23.999981, 0.000000, 0.480000 }, EmoteLoop = true, EmoteMoving = true }},
djs_poptart_sprinkles = { "mp_player_inteat@burger", "mp_player_int_eat_burger", "Poptart Sprinkles", AnimationOptions = { Prop = "djs_poptart_sprinkles", PropBone = 18905, PropPlacement = { 0.137000, 0.068000, 0.000000, -23.999981, 0.000000, 0.480000 }, EmoteLoop = true, EmoteMoving = true }},
djs_poptart_strawberry = { "mp_player_inteat@burger", "mp_player_int_eat_burger", "Poptart Strawberry", AnimationOptions = { Prop = "djs_poptart_strawberry", PropBone = 18905, PropPlacement = { 0.137000, 0.068000, 0.000000, -23.999981, 0.000000, 0.480000 }, EmoteLoop = true, EmoteMoving = true }},
djs_poptart_strawberrymilkshake = { "mp_player_inteat@burger", "mp_player_int_eat_burger", "Poptart Strawberry Milkshake", AnimationOptions = { Prop = "djs_poptart_strawberrymilkshake", PropBone = 18905, PropPlacement = { 0.137000, 0.068000, 0.000000, -23.999981, 0.000000, 0.480000 }, EmoteLoop = true, EmoteMoving = true }},
djs_smallsoda = { "mp_player_intdrink", "loop_bottle", "Small Soda", AnimationOptions = { Prop = "djs_smallsoda", PropBone = 57005, PropPlacement = { 0.02, 0.01, 0.02, 5.0, 5.0, -180.5 }, EmoteLoop = true, EmoteMoving = true }},
djs_snackwrap_chicken = { "mp_player_inteat@burger", "mp_player_int_eat_burger", "Snackwrap Chicken", AnimationOptions = { Prop = "djs_snackwrap_chicken", PropBone = 18905, PropPlacement = { 0.153000, 0.098000, 0.000000, -36.480003, 0.000000, 71.040131 }, EmoteLoop = true, EmoteMoving = true }},
djs_sodaice = { "mp_player_intdrink", "loop_bottle", "Soda Ice", AnimationOptions = { Prop = "djs_sodaice", PropBone = 57005, PropPlacement = { 0.02, 0.01, 0.02, 5.0, 5.0, -180.5 }, EmoteLoop = true, EmoteMoving = true }},
djs_sodajuicy = { "mp_player_intdrink", "loop_bottle", "Soda Juicy", AnimationOptions = { Prop = "djs_sodajuicy", PropBone = 57005, PropPlacement = { 0.02, 0.01, 0.02, 5.0, 5.0, -180.5 }, EmoteLoop = true, EmoteMoving = true }},
djs_turkey_halfsandwich = { "mp_player_inteat@burger", "mp_player_int_eat_burger", "Turkey Half Sandwich", AnimationOptions = { Prop = "djs_turkey_halfsandwich", PropBone = 18905, PropPlacement = { 0.171000, 0.064000, 0.000000, 0.000000, 0.000000, -219.601715 }, EmoteLoop = true, EmoteMoving = true }}, Step 4: Locate the Jims-Consumables Folder
Navigate to your FiveM server directory.
Open the
resourcesfolder.Find and open the
jims-consumablesresource folder.Copy and paste inside
jims-consumables/shared/consumables.lua
Adjust size, Bites, Status, Stress, and Alcohol as needed.
Step 5: Add Item Image
ox_inventory:
ox_inventory/web/images/
Step 5: Save the File & Restart Server
Save the
emotes.lua & consuambles.Luafile.Save the Inventory file you've pick.
Restart your FiveM server using one of the following methods:
Full Server Restart: Stop and start the server manually.
Last updated