• Please report every thread you think might be harmful or does not meet expectations or the link is offline, you will be refunded the credits you paid and the Thread Starter recieves a message to update his content, if its malicious we remove it and warn and eventualy the TS if it reoccurs.

QBUS Osm-mining (1 Viewer)

jacknam05

Active member
Joined
Mar 28, 2022
Messages
75
Reaction score
28
Points
18
Location
Hanoi, Vietnam
Credits
510
# 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://*******/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: 12

Sakura

Active member
Joined
Oct 29, 2022
Messages
186
Reaction score
132
Points
43
Credits
3,212
# 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://*******/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