Compatibilité
- Frameworks
- Non spécifié
- Version
- 1.0
- Mode de jeu
- FiveM

by Community
This mod adds an engaging and configurable food stall job where players can experience managing their own snack shack. Easy to customize and fun to play, this script guarantees to enhance your FiveM server by providing a new role-playing opportunity for players. It is based on the popular wxyz-crafting script, ensuring reliability and performance.



The Snack Shack Job Script brings a new âfood stall ownerâ role to your RP server. Hereâs what makes this script exciting:
wxyz-crafting framework, known for its efficiency and flexibility.Installing the Snack Shack Job Script is simple. Follow these steps:
.zip file to a folder on your computer.resources directory.ensure snack_shack to your server configuration file (server.cfg).-- Add this to qb-core/shared/items.lua
-- snack shack Drinks
["juice"] = {["name"] = "juice", ["label"] = "Strawberry Juice", ["weight"] = 1, ["type"] = "item", ["image"] = "cocktail.webp", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Strawberry Juice"},
-- snack shack Food
["burger"] = {["name"] = "burger", ["label"] = "Cheese Burger", ["weight"] = 1, ["type"] = "item", ["image"] = "burger.webp", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Yummy Chessy Burger"},
-- snack shack Ingridients
["onion"] = {["name"] = "onion", ["label"] = "Onion", ["weight"] = 1, ["type"] = "item", ["image"] = "onion.webp", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "onion"},
["cheese"] = {["name"] = "cheese", ["label"] = "Cheese", ["weight"] = 1, ["type"] = "item", ["image"] = "cheese.webp", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "cheese"},
["cookingoil"] = {["name"] = "cookingoil", ["label"] = "Cooking Oil", ["weight"] = 1, ["type"] = "item", ["image"] = "cookingoil.webp", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "cookingoil"},
["bun"] = {["name"] = "bun", ["label"] = "Bun", ["weight"] = 1, ["type"] = "item", ["image"] = "bun.webp", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Burger Bun"},
["patty"] = {["name"] = "patty", ["label"] = "Patty", ["weight"] = 1, ["type"] = "item", ["image"] = "patty.webp", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "patty"},
["ketchup"] = {["name"] = "ketchup", ["label"] = "Ketchup", ["weight"] = 1, ["type"] = "item", ["image"] = "ketchup.webp", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Tomato ketchup"},
["strawberry"] = {["name"] = "strawberry", ["label"] = "Strawberry", ["weight"] = 1, ["type"] = "item", ["image"] = "strawberry.webp", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "strawberry"},
-- Eat
['burger'] = math.random(90, 95),
-- Drink
['cocktail'] = math.random(90, 95),
snack = {
label = 'Snack Shack',
defaultDuty = true,
offDutyPay = false,
grades = {
['0'] = { name = 'Trainee', payment = 50 },
['1'] = { name = 'Employee', payment = 100 },
['2'] = { name = 'Owner', isboss = true, payment = 150 },
},
},
img.rar and add images to the qb-inventory folder.wxyz-snackshackjob to your resources folder.ensure wxyz-snakcshackjob to your server configuration file.This mod is fully compatible with servers running QBCore framework.
wxyz-crafting script.For more exciting mods, scripts, and MLOs to elevate your FiveM server, check out the links below:
Happy gaming!
Free download (ad supported)
Free downloads are supported by a brief ad page (Linkvertise) to keep this service running.
Written by the VertexMods editorial team based on the current CitizenFX artifact and the target framework â not copy-pasted from the upstream post.
resources/[standalone]/snack-shack-job-qbcore on your server. Keep the resource folder name as-is â most manifests reference it verbatim.ensure snack-shack-job-qbcore to your server.cfg.ensure snack-shack-job-qbcore in the live console to confirm it loads without red errors. If you hit a dependency error, the mod probably needs ox_lib or ox_inventory â install those first, then retry.Tirez le meilleur des mods gratuits
Créez un compte gratuit pour les notifications de mises à jour, votre collection de mods et les téléchargements sans publicité.
Premium Alternative
Get premium scripts with dedicated support, lifetime updates, and one-click installation.
D'autres mods gratuits populaires qui pourraient ĂȘtre utiles pour votre serveur.
Réponses rapides basées sur les informations publiées pour Snack Shack Job (QBCore).
Vous avez une autre question ? Consultez la description du mod ci-dessus pour plus de détails.
Learn more about setting up, configuring, and using this type of resource.
Découvrez plus de ressources pour votre serveur FiveM ou GTA 5.
Free mods are a good starting point. When your server needs stronger support, cleaner installs, and premium systems, move into the commercial hubs below.