> For the complete documentation index, see [llms.txt](https://paradise-scripts.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://paradise-scripts.gitbook.io/docs/paid-scripts/crafting.md).

# Crafting

A Simple Crafting Script With A Unique UI

## Installation

1. Download latest update from [Keymaster](https://keymaster.fivem.net)
2. Add below code to **server.cfg**&#x20;

```
ensure paradise_crafting
```

**Dependencies**

* [QBOX](https://github.com/Qbox-project) / [QBCore](https://github.com/qbcore-framework)
* [ox\_inventory](https://github.com/overextended/ox_inventory) / [qb-inventory](https://github.com/qbcore-framework/qb-inventory)
* [ox\_target](https://github.com/overextended/ox_target) / [qb-target](https://github.com/qbcore-framework/qb-target)
* [ox\_lib](https://github.com/overextended/ox_lib)
* [oxmysql](https://github.com/overextended/oxmysql)
* [server artifacts](https://runtime.fivem.net/artifacts/fivem/build_server_windows/master/) (Make Sure Its Up to Date)
