Compatibilidade
- Frameworks
- Não especificado
- Versão
- 1.0
- Modo de Jogo
- 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.Aproveite Mais dos Mods Grátis
Crie uma conta gratuita para notificações de atualização, sua coleção de mods e downloads sem anúncios.
Premium Alternative
Get premium scripts with dedicated support, lifetime updates, and one-click installation.
Outros mods gratuitos populares que podem ser úteis para o seu servidor.
Respostas rápidas baseadas nas informações publicadas para Snack Shack Job (QBCore).
Tem outra pergunta? Verifique a descrição do mod acima para mais detalhes.
Learn more about setting up, configuring, and using this type of resource.
Descubra mais recursos para seu servidor 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.