Mining Job V3
Free open source FiveM mining job for ESX, QBCore and Qbox — four-stage chain from raw rock to smelted ore to crafted jewelry, with tool durability, quests, coal delivery missions, and a live XP leaderboard.
Most free FiveM scripts stop at the first interaction — mine rock, get money, repeat. Mining Job V3 actually runs the full production chain inside a single resource: dig at Davis Quarry or the Chaparral Mineshaft, haul raw stone to a conveyor belt for processing, feed black stone into the furnace (coal required), then take finished ingots to the crafting bench to produce jewelry and sellable items. That four-stage loop is what makes the difference between a job players run once and one they keep coming back to — and it costs nothing.
The Production Chain in Detail
Each stage has its own friction built in, which is what keeps the economy balanced without needing server-side artificial limits. Pickaxes and stone pans have durability — they wear down through use and eventually break, creating an ongoing tool economy. Coal for the furnace comes from delivery missions rather than drops, so players coordinate around supply rather than hoarding indefinitely. Stone panning zones give randomized rewards, and uncut gemstones that come out of panning require a cracking tool before they're tradeable.
- Two default locations: Davis Quarry and Chaparral Mineshaft — both configurable
- Conveyor belt processing converts raw stone to black stone
- Furnace smelting stage gated by coal supply
- Crafting bench produces jewelry and custom items from ingots
- Stone panning zones with randomized loot pools
- Uncut gemstone mechanic — cracking tool required before gems are usable
- Coal delivery missions integrated into the job loop
- Tool breakage: pickaxes and pans degrade and break with use
- Quest system with configurable cash and item rewards
- Mining leaderboard tracking XP rankings across players
- Optional XP progression system — enable or disable per server preference
- Night-time lighting support at both mine locations
- Work uniform system with configurable outfit
- Portable and static workstation variants
Open Source Means You Own the Config
The source is fully open — no obfuscated Lua, no escrow lock. That matters when you're running a custom server economy and need to adjust drop rates, add a third mine location, or wire in a new crafting recipe without waiting on a developer update. Dependencies are ox_lib, oxmysql, bzzz-miningprops, and your framework's inventory, target, and vehicle key systems — nothing unusual for a QBCore or ESX server already running ox stack.
Framework Compatibility
Supports ESX, QBCore, and Qbox. The leaderboard and XP system work across all three. Rated 4.22/5 from nine reviews — for a free, open source script with this depth of crafting chain, that's a reliable foundation rather than a throwaway job script.
Set up Mining Job V3 safely
Use the documentation included with the download as the final authority. This plan helps you prepare a rollback, install in the right order, and verify the resource before it reaches players.
- Resource type
- FiveM script
- Catalog category
- ESX Scripts
- Package source
- Shop Tebex
-
Audit the package and requirements
Open the supplied documentation before moving files or changing the database. Build the install order from the package, not from assumptions.
- Identify the actual resource folder, required dependencies, and supported framework version.
- Locate any SQL, configuration examples, permissions, or optional integrations.
- Check whether the documentation requires a specific start order.
Ready when Every dependency and required file has a place in your install plan.
-
Create a rollback point
Prepare the server so the change can be reversed cleanly if the resource conflicts with your current stack.
- Keep an untouched copy of the downloaded package.
- Back up the database and every configuration file you will edit.
- Use a test server or schedule a maintenance window before changing production.
Ready when You can restore the previous database, files, and configuration.
-
Install in the documented order
Apply only the changes supplied for this resource, keeping dependency and startup order intact.
- Place the resource folder where your server loads resources, without renaming it unless instructed.
- Install dependencies first, then import included SQL once and review configuration values.
- Add the documented resource name to the server startup configuration after its dependencies.
Ready when The resource starts without missing files, exports, tables, or dependencies.
-
Verify the complete player flow
Restart the test server, watch both server and client consoles, and exercise the resource before opening it to players.
- Test the main workflow with an authorized player and a player without permission.
- Reconnect and restart once to confirm saved state and startup behavior.
- Review console output again before promoting the same configuration to production.
Complete when The intended flow works twice with no new console errors.
Mining Job V3
Contact support
Mining Job V3 compatibility and specs
Related scripts
About this FiveM script
Mining Job V3 is a FiveM resource for esx, qbcore, qbox servers. Review the product details, requirements, and compatibility notes before ordering.
Use the included files and documentation as the source of truth for installation, configuration, dependencies, and any stated performance information.