Oxide Weed
Advanced cannabis cultivation and processing system for FiveM servers
Oxide Weed is a comprehensive cannabis cultivation system for FiveM servers. Players grow cannabis from seed to sale with full genetics, crossbreeding, drying, packaging, and NPC street selling — all backed by a 10-level progression system.
Key Features
- Full Cultivation Pipeline — Plant seeds, water, fertilize, harvest buds through 4 growth stages
- Genetics & Crossbreeding — 10 traits per strain, male/female plants, pollen collection, offspring breeding
- 10 Base Strains — From Generic to Amnesia Haze, unlocked through progression
- Drying System — 14-slot racks with heater acceleration and freeze dryer for high-volume operations
- Processing Chain — Trim, bag, and package into 1g through 1oz sizes
- Smoking System — Roll joints and blunts with trait-based effects (screen FX, hunger, healing)
- NPC Street Selling — Negotiation, counter-offers, police dispatch risk, and robbery mechanics
- 10-Level Progression — XP from every activity, gating strains, features, and equipment
- Supply Store & Scientist — NPC shops for supplies, lab reports, and seed cloning
- Wild Plants — Forageable cannabis in configurable polygon zones
- Equipment System — Grow lamps, heaters, water containers, storage totes, freeze dryers
Requirements
| Resource | Purpose |
|---|---|
| ox_lib | Utility library, locale, callbacks |
| oxmysql | MySQL database operations |
| community_bridge | Framework abstraction layer |
Quick Start
- Place
oxide-weedin your resources directory - Add
ensure oxide-weedtoserver.cfg(after dependencies) - Import
sql/install.sqlinto your database - Register all items in your framework
- Configure settings in
shared/config.luaandshared/config/*.lua
See the Installation Guide for detailed setup instructions.