Changing giant excavator multiplier?
whats command to change the giant excavator multiplier rate?
its in the cfg file

I have this questions as well, but more specifically, what do each of these variables do exactly?  

  1. "ExcavatorBeltSpeedMax": 0.1,
  2. "ExcavatorResourceModifiers": {
    "*": 1.0
    },
  3. "ExcavatorResourceTickRate": 3.0,
  4. "ExcavatorTimeForFullResources": 120.0,

    My guess is (Please correct me):
  1. ExcavatorBeltSpeed - Only changes the physical speed of the belt and doesn't affect material consumption/gain rates.
  2. ExcavatorResourceModifiers - A multiplier for the amount of resources that are mined. (doesn't change fuel consumption rate)
  3. ExcavatorResourceTickRate - [IDK]I can't figure out exactly what affect this is.
  4. ExcavatorTimeForFullResources - [IDK] I THOUGHT this was the amount of seconds per fuel.  But when I change the variable it doesn't act like a time variable.  I reduced this is 30 and it took WAY longer than 2 min to consume a fuel, but gave me WAY more resources than expected.
Any help on this is greatly appreciated!
-yByTe
5dc28752e8cf5.jpg yByTe

I have this questions as well, but more specifically, what do each of these variables do exactly?  

  1. "ExcavatorBeltSpeedMax": 0.1,
  2. "ExcavatorResourceModifiers": {
    "*": 1.0
    },
  3. "ExcavatorResourceTickRate": 3.0,
  4. "ExcavatorTimeForFullResources": 120.0,

    My guess is (Please correct me):
  1. ExcavatorBeltSpeed - Only changes the physical speed of the belt and doesn't affect material consumption/gain rates.
  2. ExcavatorResourceModifiers - A multiplier for the amount of resources that are mined. (doesn't change fuel consumption rate)
  3. ExcavatorResourceTickRate - [IDK]I can't figure out exactly what affect this is.
  4. ExcavatorTimeForFullResources - [IDK] I THOUGHT this was the amount of seconds per fuel.  But when I change the variable it doesn't act like a time variable.  I reduced this is 30 and it took WAY longer than 2 min to consume a fuel, but gave me WAY more resources than expected.
Any help on this is greatly appreciated!
-yByTe

b. 3x
d. i set this to 1.0, and it produced 126k sulfur in 1 output, int total was 252k sulfur from both. I then thought about it and divided the default amount of 120.0/126000 = 1050. From what I gathered, 1 Barrel = 350x1 per second if setting "d." to 1.0. d. is = to the total amount divided by the amount entered.

I dont think you can change the actual speed or fuel consumption. With that in mind, 1 barrel is always going to last 120 seconds. If you set d. to 1 it will produce the the total amount per second for 120 seconds. if you set d. to 2 it will produce the total amount divided by 2 per second for 120 seconds. Thus the default number is 120, d. by default produces total amount divided by 120 per second for 120 seconds.

the last post helped me a lot, thanks!
You can track down the cause by removing all your plugins, then bring them back one at a time until you start getting the problem again - or do it the other way, remove them one by one.

hi, Im having a lil trouble figuring out how to change the excavator multiplier to 5x ? please help thanks