📙
SW-Scripts - FiveM
  • 👋Introduction
  • Scripts
    • 🐝Beekeeping
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • ðŸšēBike Rental
      • Changelog
    • ðŸīConsumables
      • Changelog
    • ðŸ“ĶDelivery Job
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • ðŸĪŋDiving
      • Items - QB
      • Items - OX
      • Changelog
    • ðŸŒŋDrugs
      • Items - QB
      • Items - OX
      • Shops
      • Changelog
    • ðŸ“ĐElection
      • SQL
      • Changelog
    • 🐄Farming
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🐟Fishing
      • Items - QB
      • Items - OX
      • Dispatch
      • Changelog
    • 👷Garbage Job
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • ðŸŠĶGrave Robbery
      • Items - QB
      • Items - OX
      • Shops
      • Dispatch
      • Changelog
    • 🎃Halloween
      • Items - QB
      • Items - OX
      • Changelog
    • ðŸđHunting
      • Items - QB
      • Items - OX
      • Inventory
      • Changelog
    • ðŸŠĻMining
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 💊Oxy Runs
      • Items - QB
      • Items - OX
      • Changelog
    • 🔧Scrapyard
      • Items - QB
      • Items - OX
      • Changelog
    • 🌍Treasure Hunting
      • Items - QB
      • Items - OX
      • Shops
      • SQL
      • Changelog
    • 🍷Vineyard
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
  • Business Scripts
    • ðŸđBahama Mamas
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • ☕Bean Machine
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • ðŸ”ĨBlack Lantern
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🍔BurgerShot
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • ðŸąCat Cafe
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🌟Galaxy Nightclub
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🐔Hen House
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🍔Hornys Burger
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🐟Koi Seafood
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🚂Last Train
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🌕Nocturnal Nightclub
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🐟Pearls Seafood
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🍕Pizza This
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • ðŸĶĒPond Cafe
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • ðŸĶPops Diner
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • ðŸļTequi-La-La
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🍔Up-N-Atom
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • ðŸĶ„Vanilla Unicorn
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🍚Yellowjack Inn
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
Powered by GitBook
On this page
  1. Business Scripts
  2. Pops Diner

Items - OX

Add these into your items list e.g. ox_inventory/data/items.lua

-- Pops Diner
['bltsandwich']             = { label = 'BLT Sandwich',                 weight = 200, stack = true, close = true, client = { image = 'bltsandwich.png' },           description = 'Juicy tomatoes, smoked bacon and mixed salad served on malted bread' },
['blueberrycupcake']        = { label = 'Blueberry Cupcake',            weight = 200, stack = true, close = true, client = { image = 'blueberrycupcake.png' },      description = 'Freshly made chocolate cupcake adorned with blueberry icing' },
['carrotcake']              = { label = 'Carrot Cake',                  weight = 200, stack = true, close = true, client = { image = 'carrotcake.png' },            description = 'Cake that contains carrots mixed into the batter' },
['cheeseburger']            = { label = 'Cheeseburger',                 weight = 200, stack = true, close = true, client = { image = 'cheeseburger.png' },          description = 'Tender Cheese Burger in a toasted bun' },
['cheesehamsandwich']       = { label = 'Cheese and Ham Sandwich',      weight = 200, stack = true, close = true, client = { image = 'cheesehamsandwich.png' },     description = 'Cured ham and sliced mature cheddar cheese on malted bread' },
['chickenburger']           = { label = 'Chicken Burger',               weight = 500, stack = true, close = true, client = { image = 'chickenburger.png' },         description = 'Pops Diner signature chicken burger' },
['chickensaladsandwich']    = { label = 'Chicken Salad Sandwich',       weight = 200, stack = true, close = true, client = { image = 'chickensaladsandwich.png' },  description = 'Chicken breast with mayo and mixed salad on malted bread' },
['chocolatecupcake']        = { label = 'Chocolate Cupcake',            weight = 200, stack = true, close = true, client = { image = 'chocolatecupcake.png' },      description = 'Freshly made chocolate cupcake adorned with chocolate icing' },
['eggmayosandwich']         = { label = 'Egg Mayo Sandwich',            weight = 200, stack = true, close = true, client = { image = 'eggmayosandwich.png' },       description = 'Free-range egg mayo and fresh cress on malted bread' },
['hamburger']               = { label = 'Hamburger',                    weight = 500, stack = true, close = true, client = { image = 'hamburger.png' },             description = 'Pops Diner signature hamburger' },
['hamsaladsandwich']        = { label = 'Ham Salad Sandwich',           weight = 200, stack = true, close = true, client = { image = 'hamsaladsandwich.png' },      description = 'Cured ham and mixed salad leaves on malted bread' },
['pancake']                 = { label = 'Pancakes',                     weight = 200, stack = true, close = true, client = { image = 'pancake.png' },               description = 'Pops Diner signature pancakes' },
['salmonsandwich']          = { label = 'Salmon Sandwich',              weight = 200, stack = true, close = true, client = { image = 'salmonsandwich.png' },        description = 'Smoked salmon with a squeeze of lemon juice on malted bread' },
['sausageeggs']             = { label = 'Sausage and Eggs',             weight = 100, stack = true, close = true, client = { image = 'sausageeggs.png' },           description = 'Pops Diner signature breakfast meal' },
['strawberrycupcake']       = { label = 'Strawberry Cupcake',           weight = 200, stack = true, close = true, client = { image = 'strawberrycupcake.png' },     description = 'Freshly made chocolate cupcake adorned with strawberry icing' },
['popsdinermenu']           = { label = 'Pops Diner Menu',              weight = 100, stack = false, close = true, client = { image = 'menu.png' },                 description = 'Menu for Pops Diner' },

-- Farming
['bacon']                   = { label = 'Bacon',                        weight = 100, stack = true, close = true, client = { image = 'bacon.png' },                 description = 'Little slice of Kevin' },
['beef']                    = { label = 'Beef',                         weight = 500, stack = false, close = false, client = { image = 'beef.png' },                description = 'A slab of raw beef' },
['bread']                   = { label = 'Bread',                        weight = 200, stack = true, close = true, client = { image = 'bread.png' },                 description = 'The staple of humanity' },
['cheddar']                 = { label = 'Cheddar Slice',                weight = 100, stack = true, close = true, client = { image = 'cheddar.png' },               description = 'Slice of Cheese' },
['chickenbreast']           = { label = 'Chicken Breast',               weight = 100, stack = false, close = false, client = { image = 'chickenbreast.png' },       description = 'A cooked chicken breast' },
['egg']                     = { label = 'Egg',                          weight = 100, stack = false, close = false, client = { image = 'egg.png' },                 description = 'Free range of course!' },
['flour']                   = { label = 'Flour',                        weight = 100, stack = false, close = false, client = { image = 'flour.png' },               description = 'Milled powder from collected grain' },
['ham']                     = { label = 'Ham',                          weight = 100, stack = true, close = true, client = { image = 'ham.png' },                   description = 'Freshly sliced ham' },
['lettuce']                 = { label = 'Lettuce',                      weight = 100, stack = true, close = true, client = { image = 'lettuce.png' },               description = 'Perfect for burger topping... or Rabbits' },
['milk']                    = { label = 'Milk',                         weight = 300, stack = true, close = true, client = { image = 'milk.png' },                  description = 'Glass bottle of milk!' },
['mushroom']                = { label = 'Mushroom',                     weight = 100, stack = true, close = true, client = { image = 'mushroom.png' },              description = 'What a fun guy!' },
['pepper']                  = { label = 'Pepper',                       weight = 100, stack = true, close = true, client = { image = 'pepper.png' },                description = 'Surprisingly good raw!' },
['sausages']                = { label = 'Sausages',                     weight = 100, stack = true, close = true, client = { image = 'sausages.png' },              description = 'Some not-so-spicy sausage!' },
['tomato']                  = { label = 'Tomato',                       weight = 100, stack = true, close = true, client = { image = 'tomato.png' },                description = 'A fruit. Not a vegetable.' },

-- Fishing
['salmon']                  = { label = 'Salmon',                       weight = 1000, stack = false, close = true, client = { image = 'salmon.png' },              description = 'A freshwater river salmon!' },

-- Other Drinks
['ecola']                   = { label = 'eCola',                        weight = 100, stack = true, close = true, client = { image = 'ecola.png' },                 description = 'Full fat cola beverage' },
['ecolalight']              = { label = 'eCola Light',                  weight = 100, stack = true, close = true, client = { image = 'ecolalight.png' },            description = 'Sugar free cola beverage' },
['sprunk']                  = { label = 'Sprunk',                       weight = 100, stack = true, close = true, client = { image = 'sprunk.png' },                description = 'Full fat lemonade beverage' },
['sprunklight']             = { label = 'Sprunk Light',                 weight = 100, stack = true, close = true, client = { image = 'sprunklight.png' },           description = 'Sugar free lemonade beverage' },
PreviousItems - QBNextJobs - QB

Last updated 16 hours ago

ðŸĶ