-
Posts
1,881 -
Joined
-
Last visited
-
Days Won
7
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by ThePitereq
-
- 202 comments
-
- #items
- #enhancement
-
(and 6 more)
Tagged with:
-
- 19 comments
-
- #mutations
- #monument
- (and 14 more)
-
"Static Quarry Tick (how often quarries dig resources, in seconds)": 42, "Static Quarries - Fuel Item": { "Shortname": "diesel_barrel", "Skin": 0, "Amount": 0.2, "Display Name": null, "Icon URL": null }, "Static Quarries - Metal Quarry Output": [ { "Shortname": "stones", "Skin": 0, "Amount Per Tick": 1000.0, "Display Name": "" }, { "Shortname": "metal.ore", "Skin": 0, "Amount Per Tick": 200.0, "Display Name": "" } ], "Static Quarries - Sulfur Quarry Output": [ { "Shortname": "sulfur.ore", "Skin": 0, "Amount Per Tick": 200.0, "Display Name": "" } ], "Static Quarries - HQM Quarry Output": [ { "Shortname": "hq.metal.ore", "Skin": 0, "Amount Per Tick": 10.0, "Display Name": "" } ], "Static Quarries - Pump Jack Output": [ { "Shortname": "crude.oil", "Skin": 0, "Amount Per Tick": 12.0, "Display Name": "" }, { "Shortname": "lowgradefuel", "Skin": 0, "Amount Per Tick": 34.0, "Display Name": "" } ], This should work 100% like vanilla, but please first check it by yourself before adding to server This configuration will dig part of items every 42 seconds, so it digs 5 times per 1 barrel.
-
Recycler doesn't change anything that is in rust already. You can modify it by adding it to config. Most of recycler plugins will conflict with this one because mine plugin allows you to edit i think everything that is possible in recycler so there is no need of other plugins. There is no command for that. There is only giverecycler command that you can add to and store plugin available.
-
Current plugin supports only 1 fuel, but it can be expanded to more if you want in next update. Quarries on map are visually running all the time. It's just a visual thing - it has nothing to do with output. Yeah. It should work like that. But if you want to use diesel barrel i recommend increasding static quarry tick rate because now it will be 1 diesel per 60 sec (default configuration). I'll add float values like 0.1 in next update.