[QBX] Smelting/Furnace

[QBX] Smelting/Furnace

$14.00

Add to Basket

TD SMELTING
Furnace smelting for FiveM — ox_target, NUI, server-side queue

(YouTube showcase — [link])


Players use ox_target on configured furnaces, pick a recipe in a browser UI, confirm, then wait on a real timer. Inputs are removed on the server when smelting starts; outputs are granted when they collect. Progress stays correct if they close and reopen the menu.

What you get

  • Editable per-furnace coords + recipe list in config.lua (single-ingredient or multi-ingredient recipes)

  • Inventory-aware UI (shows what they can smelt with ox_inventory)

  • Server queue per player / furnace — no client-trust smelting

  • Optional Discord webhook for start/collect logs (s_config.lua)

  • Config.Debug for optional server console traces

  • config.lua and s_config.lua left editable

Framework

  • Built for Qbox/qbx_core

Requirements

  • ox_lib

  • ox_inventory

  • ox_target

  • qbx_core

Install

  1. Add the folder to resources

  2. Adjust furnaces / recipes in config.lua, to your liking

  3. Add webhook in s_config.lua if used