BJ Weed — Complete Weed System
A fully featured weed growing and processing script for FiveM. Supports ESX, QBCore, and QBox out of the box via a bridge system.
Features
🌿 Multi-Framework Support — Fully compatible with ESX, QBCore, and QBox. Automatic detection, no manual setup required.
🌱 Growing System — Plant pots, choose strains, water and fertilize crops. 6 visible growth stages with prop changes.
📦 Baggie Packing — Drag and drop interactive NUI. Place the bag on the scale, swipe to open the ziplock, and fill it with drugs.
🍂 Blunt / Backwood Rolling — Dynamic minigame where you craft your own joint. Drop different strains into the wrapper, swipe to roll it up, and enjoy.
🎯 Strain Mixing & Buffs — Mix different weed strains inside a single blunt. Each ingredient gives specific buffs (Health, Armor, Stamina). Add crack rocks for an extra kick.
💨 Dynamic Smoking Effects — Smoking triggers screen effects (timecycles), camera shakes, and applies calculated buffs. Crack-laced blunts trigger a heavier, more intense visual trip.
🧪 Cooking System — Craft decarbed weed, weed butter, gummies, and cookies using a full recipe system with kitchen and oven NUI minigames.
🔓 Unpacking System — Unpack baggies and bricks back into raw weed materials.
🔒 Job Lock System — Restrict any action (planting, harvesting, packing, cooking, unpacking) to specific jobs and grades.
🌍 Multi-Language Support — Fully translated into English (EN) and Polish (PL). Easy to extend with new languages.
Requirements
es_extended or qb-core or qbx-core ✅ One of these
ox_inventory ✅ Recommended Inventory system
ox_target or qb-target ✅ One of these
ox_lib ⬜ Optional, Context menus & progress bars (fallback built-in)
Installation
1. Place the `bj_weed` folder in your `resources/[scritps]/` directory
2. Add `ensure bj_weed` to your `server.cfg`
3. Import items from `!install/ox_inventory.txt` into your inventory config
4. Configure `config.lua`, `config_weed.lua`, and `config_cords.lua` to your needs
5. Restart the server
Job Lock
Controls which actions require a specific job. Set to `true` to restrict, `false` for everyone.
Config.JobLock = {
packing = false, -- Packing baggies/bricks
rolling = false, -- Rolling backwoods/bong
planting = false, -- Placing pots & planting seeds
harvesting = false, -- Harvesting plants
unpacking = false, -- Unpacking baggies/bricks
cooking = false -- Kitchen & oven recipes
}
License
This resource is protected by escrow. Config files and locale files are open for editing.