its only one private quarry on server now and at moment of this issue, maybe you can suggest something else, because I have no ideas :(
Config params:
{
"Apply patch to user quarry to fix long run time": true,
"Apply patch for mining rates for more precise pM config params": true,
"Patch for ladder flyhack": true,
"Patch for light signal when quarry is running": true,
"Maximum stack size for diesel engine (-1 to disable function)": -1,
"Number of slots for diesel storage (-1 to disable function)": 6,
"Number of slots for output storage (-1 to disable function)": 36,
"Time per barrel of diesel in second (-1 to disable function, default time 125 sec)": -1,
"Enable static quarry resource modifier": false,
"refill command name": "backpumpjack.refill",
"Info command name": "backpumpjack.info",
"Reset resource deposit command name": "backpumpjack.reset",
"Search radius for past resource deposit allocation (use 0.0 to disable)": 25.0,
Config for this quarry:
{
"Permission": "backpumpjack.oremax",
"Priority": 0,
"Oil Crater Chance": 0.0,
"Oil Crater Settings": {
"Minimum Mineral Amount": 0,
"Maximum Mineral Amount": 0,
"Allow Duplication Of Mineral Item": false,
"Mineral Items": []
},
"Normal Crater Settings": {
"Modify Chance (If not modified, use default mineral)": 100.0,
"Minimum Mineral Amount": 4,
"Maximum Mineral Amount": 4,
"Allow Duplication Of Mineral Item": false,
"Mineral Items": [
{
"Mineral Item Short Name": "stones",
"Chance": 100.0,
"Minimum pM": 3600.5,
"Maximum pM": 3600.5
},
{
"Mineral Item Short Name": "metal.ore",
"Chance": 100.0,
"Minimum pM": 720.0,
"Maximum pM": 720.0
},
{
"Mineral Item Short Name": "sulfur.ore",
"Chance": 100.0,
"Minimum pM": 720.0,
"Maximum pM": 720.0
},
{
"Mineral Item Short Name": "hq.metal.ore",
"Chance": 100.0,
"Minimum pM": 36.5,
"Maximum pM": 36.5
}
]
}
}
Data:
{
"quarryDataList": [
{
"position": {
"x": 1492.02319,
"y": 3.39773941,
"z": -99.9431152
},
"isLiquid": false,
"mineralItems": [
{
"shortname": "sulfur.ore",
"amount": 9852529,
"workNeeded": 0.6666667
},
{
"shortname": "stones",
"amount": 6514681,
"workNeeded": 0.133314818
},
{
"shortname": "hq.metal.ore",
"amount": 5773310,
"workNeeded": 13.1506853
},
{
"shortname": "metal.ore",
"amount": 9231952,
"workNeeded": 0.6666667
}
]
}
]
}