Use Coupon WELCOME to save 20%

$ USD
  • $ USD
  • € EUR
  • £ GBP
  • $ AUD
  • R$ BRL
  • CHF CHF
  • ¥ JPY
Snack Shack Job (QBCore) – RPCrate

Snack Shack for QBCore: Source and Installation Checks

Wxyz Snack Shack is a configurable QBCore food-stall job. The original Cfx.re release identifies WxyzOfficial and links to the creator’s repository. Use that source rather than an ad-gated mirror.

Original Cfx.re release

Wxyz Snack Shack repository

Resolve the resource name first

The repository is named wxyz-snakcshackjob, including that spelling. Extract it into a folder with that name and use ensure wxyz-snakcshackjob after qb-core. The folder containing fxmanifest.lua must match the name in server.cfg; do not combine the different spellings found in the old instructions.

Reconcile recipes, items and job settings

The server code checks for the snack job, the configured recipe, nearby processing coordinates and required ingredients. Review config.lua alongside your inventory and job definitions before importing the example items. Preserve existing item definitions where names overlap.

There is a naming inconsistency in the upstream README: its drink item is juice, while the consumption example uses cocktail. Match the configured recipe output to the actual usable item and consumption handler in your installation. An image filename is not an item identifier.

Test the complete crafting flow

On a test server, try crafting with the correct job and ingredients, then with the wrong job, missing ingredients and insufficient inventory space. Confirm that items are removed and added correctly, including after reconnecting. The presence of checks in the source is not proof that every inventory adapter handles failure safely.

Inspect missing export and item errors before opening the job to players. Sources checked on 9 September 2026 at the recorded repository revision; no in-game or economy-safety certification is implied.

Leave a Reply