Items - OX
Add these into your items list e.g. ox_inventory/data/items.lua
-- Bean Machine
['centillionaire'] = { label = 'Centillionaire Shortbread', weight = 500, stack = true, close = true, client = { image = 'centillionaire.png' }, description = 'Signature Bean Machine rich caramel shortbread' },
['coldcatalyst'] = { label = 'Cold Catalyst', weight = 500, stack = true, close = true, client = { image = 'coldcatalyst.png' }, description = 'Signature Bean Machine catalysing cold coffee' },
['cookiecrumbles'] = { label = 'Cookie Crumbles', weight = 500, stack = true, close = true, client = { image = 'cookiecrumbles.png' }, description = 'Signature Bean Machine cookies and cream coffee' },
['cremefatale'] = { label = 'Crème Fatale', weight = 500, stack = true, close = true, client = { image = 'cremefatale.png' }, description = 'Signature Bean Machine creamy frappuccino' },
['dejabrew'] = { label = 'DΓ©jΓ Brew', weight = 500, stack = true, close = true, client = { image = 'dejabrew.png' }, description = 'Signature Bean Machine Kopi Luwak Mochaccino' },
['expresso'] = { label = 'Ex-presso', weight = 500, stack = true, close = true, client = { image = 'expresso.png' }, description = 'Signature Bean Machine Americano' },
['frostedcronut'] = { label = 'Frosted Cronut', weight = 500, stack = true, close = true, client = { image = 'frostedcronut.png' }, description = 'The secret is in the frosting!' },
['greendream'] = { label = 'Green Dream', weight = 500, stack = true, close = true, client = { image = 'greendream.png' }, description = 'Signature Bean Machine vegan wrap' },
['jackolatte'] = { label = 'Jack O Latte', weight = 500, stack = true, close = true, client = { image = 'jackolatte.png' }, description = 'Signature Bean Machine Pumpkin Spiced Latte' },
['knotbread'] = { label = 'Knot Bread', weight = 500, stack = true, close = true, client = { image = 'knotbread.png' }, description = 'Signature Bean Machine giant pretzel' },
['licencetochill'] = { label = 'Licence to Chill', weight = 500, stack = true, close = true, client = { image = 'licensetochill.png' }, description = 'Problem solver? More of a problem eliminator' },
['mocharyofjustice'] = { label = 'Mochary of Justice', weight = 500, stack = true, close = true, client = { image = 'mocharyofjustice.png' }, description = 'Signature Bean Machine Mochaccino' },
['quickchill'] = { label = 'Quick Chill', weight = 500, stack = true, close = true, client = { image = 'quickchill.png' }, description = 'Live, laugh, love!' },
['shotdown'] = { label = 'Shot Down', weight = 500, stack = true, close = true, client = { image = 'shotdown.png' }, description = 'Signature Bean Machine Espresso' },
['shotinthedark'] = { label = 'Shot in the Dark', weight = 500, stack = true, close = true, client = { image = 'shotinthedark.png' }, description = 'Bean Machines premium Kopi Luwak Espresso' },
['sinnerman'] = { label = 'The Sinnerman', weight = 500, stack = true, close = true, client = { image = 'sinnerman.png' }, description = 'Bean Machines festive cinnamon beverage' },
['sweetkiss'] = { label = 'Sweet Kiss', weight = 500, stack = true, close = true, client = { image = 'sweetkiss.png' }, description = 'Extra sweet peach and orange slushy' },
['tickingtimebomb'] = { label = 'Ticking Time Bomb', weight = 500, stack = true, close = true, client = { image = 'tickingtimebomb.png' }, description = 'Signature Bean Machine coffee in a cone' },
['youdoyuzu'] = { label = 'You Do Yuzu', weight = 500, stack = true, close = true, client = { image = 'youdoyuzu.png' }, description = 'Signature Bean Machine yuzu slushy' },
['beanmachinemenu'] = { label = 'Bean Machine Menu', weight = 100, stack = true, close = true, client = { image = 'menu.png' }, description = 'Menu for Bean Machine' },
-- Soft 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' },
['water'] = { label = 'Water', weight = 500, stack = true, close = true, client = { image = 'water.png' }, description = 'The source of all life!' },
-- Farming
['blueberry'] = { label = 'Blueberry', weight = 100, stack = true, close = true, client = { image = 'blueberry.png' }, description = 'Technically not a berry' },
['cinnamon'] = { label = 'Cinnamon', weight = 100, stack = true, close = true, client = { image = 'cinnamon.png' }, description = 'A festive scent' },
['cocoabean'] = { label = 'Cocoa Bean', weight = 100, stack = true, close = true, client = { image = 'cocoabean.png' }, description = 'Signature ingredient of chocolate' },
['coffeebean'] = { label = 'Coffee Beans', weight = 100, stack = true, close = true, client = { image = 'coffeebean.png' }, description = 'Signature ingredient of coffee' },
['lemon'] = { label = 'Lemon', weight = 100, stack = true, close = true, client = { image = 'lemon.png' }, description = 'Citrusy delight' },
['lime'] = { label = 'Lime', weight = 100, stack = true, close = true, client = { image = 'lime.png' }, description = 'Goes well with Tequila!' },
['milk'] = { label = 'Milk', weight = 300, stack = true, close = true, client = { image = 'milk.png' }, description = 'Glass bottle of milk!' },
['mint'] = { label = 'Mint', weight = 100, stack = true, close = true, client = { image = 'mint.png' }, description = 'Peppermint? Spearmint? Who knows!' },
['orange'] = { label = 'Orange', weight = 100, stack = true, close = true, client = { image = 'orange.png' }, description = 'What came first - the fruit or the colour?' },
['peach'] = { label = 'Peach', weight = 100, stack = true, close = true, client = { image = 'peach.png' }, description = 'Peachy Keen!' },
['pumpkin'] = { label = 'Pumpkin', weight = 100, stack = true, close = true, client = { image = 'pumpkin.png' }, description = 'Spooky!' },
['strawberry'] = { label = 'Strawberry', weight = 100, stack = true, close = true, client = { image = 'strawberry.png' }, description = 'Technically not a berry' },
['sugar'] = { label = 'Sugar', weight = 100, stack = true, close = true, client = { image = 'sugar.png' }, description = 'Something sweet!' },
['yuzu'] = { label = 'Yuzu', weight = 100, stack = true, close = true, client = { image = 'yuzu.png' }, description = 'Japanese citrus fruit that resembles a small grapefruit' },
Last updated