DESCRIPTION
Job-gated grape harvesting and processing for FiveM. Players with the matching framework job can pick grapes at configured vines and craft products on shared processing benches (NUI grid or ox_lib flow). Integrates with ox_lib, ox_inventory, and Qbox (qbx_core) or QBCore (qb-core).
Features
- Job-gated harvest — vine zones tied to framework jobs (and grades where configured).
- Processing benches — shared stations with recipe chains (juice, wines, molasses, jam, raisins, sparkling, etc.) driven by
config/config.lua. - Two UI modes — NUI crafting grid or ox_lib-based flow (configurable per resource).
- ox_inventory — items and bench stash behavior; item definitions documented in the shipped
web/inventory/OX_INVENTORY_SETUP.txtandconfig/inventory_items.lua. - Locales — English and Turkish strings in
shared/locales.lua(extend as needed). - Framework bridge — works with Qbox (
qbx_core) or QBCore (qb-core) via shared framework helpers.
Dependencies
| Resource | Required |
|---|---|
| ox_lib | ✅ |
| ox_inventory | ✅ |
| qbx_core / qb-core | ✅ |