pen-ruler0R - Craft V2

Setup, integrations, FAQ, and detailed configuration guide for 0r-craft-v2

circle-info

This script is intended for ESX, QBCore, and Qbox based servers.

author '0resmon & alikoc.dev'
dependencies { 'ox_lib', 'oxmysql', '0r_lib' }

Overview

0r-craft-v2 is a crafting system built around configurable benches, item sets, recipes, weapon components, and level progression.

Start Here

wrenchSetup and Itemschevron-rightpuzzle-pieceScript Integrationschevron-rightquestionFAQ and Troubleshootingchevron-rightslidersConfigurationchevron-right

Important Notes

  • Main config file: config.lua

  • Bench config: escrow/bench/config.lua

  • Recipe and component config: escrow/craft/config.lua

  • Player profile SQL is created automatically by modules/mysql/server.lua

  • Default source includes a Camp Fire bench using objectModel = '3fe_beach_fire'

  • 3fe_campfire is not a required dependency in fxmanifest.lua

Last updated