Hey MrMokka,
I've purchased and installed your plugin, and it is working perfectly for my small quarries. However, it doesn't appear to modify the output of the giant excavator; it only mentions the three settings below.
"Excavator fuel time per diesel (seconds)": 120.0,
"Excavator resource tickrate": 3.0,
"Use excavator settings if GatherManager exists": false
Am I missing something here? Or do I need to manually add in a line for giant Ex saying "Amount of resources per diesel (1000 = vanilla)": 1250.0? Below is how I have mine configured. Thank you!
{
"Stone Quarry": {
"Fuel time per diesel (seconds)": 130.0,
"Resource tickrate (seconds)": 5.0,
"Amount of resources per diesel (1000 = vanilla)": 1250.0
},
"Sulfur Quarry": {
"Fuel time per diesel (seconds)": 130.0,
"Resource tickrate (seconds)": 5.0,
"Amount of resources per diesel (1000 = vanilla)": 1250.0
},
"High quality metal Quarry": {
"Fuel time per diesel (seconds)": 130.0,
"Resource tickrate (seconds)": 5.0,
"Amount of resources per diesel (1000 = vanilla)": 1250.0
},
"Pumpjack": {
"Fuel time per diesel (seconds)": 120.0,
"Resource tickrate (seconds)": 5.0,
"Amount of resources per diesel (1000 = vanilla)": 1000.0
},
"Excavator fuel time per diesel (seconds)": 120.0,
"Excavator resource tickrate": 3.0,
"Use excavator settings if GatherManager exists": true
}