Changing giant excavator multiplier?
I have this questions as well, but more specifically, what do each of these variables do exactly?
- "ExcavatorBeltSpeedMax": 0.1,
- "ExcavatorResourceModifiers": {
"*": 1.0
}, - "ExcavatorResourceTickRate": 3.0,
- "ExcavatorTimeForFullResources": 120.0,
My guess is (Please correct me):
- ExcavatorBeltSpeed - Only changes the physical speed of the belt and doesn't affect material consumption/gain rates.
- ExcavatorResourceModifiers - A multiplier for the amount of resources that are mined. (doesn't change fuel consumption rate)
- ExcavatorResourceTickRate - [IDK]I can't figure out exactly what affect this is.
- 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.
-yByTe
yByTe
I have this questions as well, but more specifically, what do each of these variables do exactly?
- "ExcavatorBeltSpeedMax": 0.1,
- "ExcavatorResourceModifiers": {
"*": 1.0
},- "ExcavatorResourceTickRate": 3.0,
- "ExcavatorTimeForFullResources": 120.0,
My guess is (Please correct me):Any help on this is greatly appreciated!
- ExcavatorBeltSpeed - Only changes the physical speed of the belt and doesn't affect material consumption/gain rates.
- ExcavatorResourceModifiers - A multiplier for the amount of resources that are mined. (doesn't change fuel consumption rate)
- ExcavatorResourceTickRate - [IDK]I can't figure out exactly what affect this is.
- 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.
-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.
hi, Im having a lil trouble figuring out how to change the excavator multiplier to 5x ? please help thanks