• Any issues or need an Payment Address for any crypto? join our Discord and open a ticket !

  • Paypal payment? Open a ticket in DISCORD!

QBCORE Osm-mining (1 Viewer)

jacknam05

Active member
God VIP
Mar 28, 2022
91
29
18
Sydney
Credits
504
# QBUS x OSM | Explosive Mining | Redesigned Mining Job with Explosives and Drilling.
Redesigned the native QBUS Mining to something different. Now it involves use of Explosives, and Jackhammer to break rocks. Its different from all other out in the place, and is completely free to use.
### [Preview](https://www.youtube.com/watch?v=H1rx_2WJVJc)
### [Discord](https://discord.gg/jrNxkpVaJU)
## Features
- Replaced native Pickaxe with Explosive Planting.
- Added Jackhammer Animations
- Added Washing and Processing at a new Spot
## Setup
- Only one thing you must check before starting, is that the items in `config.lua` and `server.lua` must be there in your server.
Also check if your shared.lua has Stone and Washed Stone else add this and use Images in `inventory-imgs` for icons.
```
["stone"] = {["name"] = "stone", ["label"] = "Stone", ["weight"] = 3500, ["type"] = "item", ["image"] = "stone.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "ORE"},
["washedstone"] = {["name"] = "washedstone", ["label"] = "Washed Stone", ["weight"] = 3500, ["type"] = "item", ["image"] = "washedstone.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "ORE"},
```
## Credits
- Ariz as always for supporting Development and Testing.
 

Attachments

  • osm-mining.rar
    43.6 KB · Views: 14

Sakura

Active member
Oct 29, 2022
183
140
43
Credits
824
# QBUS x OSM | Explosive Mining | Redesigned Mining Job with Explosives and Drilling.
Redesigned the native QBUS Mining to something different. Now it involves use of Explosives, and Jackhammer to break rocks. Its different from all other out in the place, and is completely free to use.
### [Preview](https://www.youtube.com/watch?v=H1rx_2WJVJc)
### [Discord](https://discord.gg/jrNxkpVaJU)
## Features
- Replaced native Pickaxe with Explosive Planting.
- Added Jackhammer Animations
- Added Washing and Processing at a new Spot
## Setup
- Only one thing you must check before starting, is that the items in `config.lua` and `server.lua` must be there in your server.
Also check if your shared.lua has Stone and Washed Stone else add this and use Images in `inventory-imgs` for icons.
```
["stone"] = {["name"] = "stone", ["label"] = "Stone", ["weight"] = 3500, ["type"] = "item", ["image"] = "stone.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "ORE"},
["washedstone"] = {["name"] = "washedstone", ["label"] = "Washed Stone", ["weight"] = 3500, ["type"] = "item", ["image"] = "washedstone.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "ORE"},
```
## Credits
- Ariz as always for supporting Development and Testing.
thx
 
  • Post hidden due to user being banned.

Users who are viewing this thread

Top