DD Crafting
Description
# DD-Crafting | 3×3 Grid Crafting System
**A fully featured, bench-based crafting system with a Minecraft-style 3×3 grid, built for QBX/QBCore servers.**
---
## Features
-
**4 bench types** — Guns, Melee, Heist & Misc. Add as many bench locations per type as you need.
-
**3×3 crafting grid** — Players must place ingredients in the correct pattern to craft. Full drag-and-drop support.
-
**Hint system** — Optional single-use hint per craft that reveals one correct slot. Fully toggleable in config.
-
**Progress bar** — Configurable duration and animation. Cancellable — walking away or getting in a vehicle will abort the craft.
-
**Durability support** — Ingredients can drain durability from a tool instead of consuming it (e.g. use a hammer at 25% durability per craft).
-
**Image support** — Use your own FiveManage CDN or fall back to the local ox_inventory image folder. Configured in one line.
-
**Locales** — Fully translatable via `locales/*.json`. Ships with English. Add your own language file, and it auto-loads.
-
**Rate limiting** — Server-side cooldown between crafts per player to prevent event spam.
---
## Dependencies
- [ox_lib](https://github.com/overextended/ox_lib)
- [ox_inventory](https://github.com/overextended/ox_inventory)
- [ox_target](https://github.com/overextended/ox_target)
- [qbx_core](https://github.com/Qbox-project/qbx_core)
Questions before you buy?
Join our Discord and we'll help you out.