Features
- Category-based recipes — melee, handguns, attachments out of the box
- Per-category XP — 100 XP = 1 level, recipes gated by level
- Job + grade gating per workbench and per recipe
- Timed progressbar with optional distance-based cancellation
- Blueprint support — optional DB-backed blueprint items (
<item>_blueprint) - Success rate per recipe (chance of consumed ingredients without output)
- Permanent items — configurable tools that don’t get consumed (e.g. wrench)
- Opacity / hide logic — hide un-craftable recipes or grey them out
- MySQL-persisted XP across sessions
Requirements
Required
es_extended, ox_lib, oxmysqlConfiguration
config.lua
Resource info
Code accessible: Yes —
client/main.lua, server/main.lua, config.lua are all in escrow_ignore. Approximately 1200 lines of Lua + NUI. German (localizable via Config.Text).