Search found 3 matches
- Thu Mar 19, 2015 2:22 pm
- Forum: Cheatsheets / Calculators / Viewers
- Topic: Foreman 0.1.9 - A factory optimisation tool.
- Replies: 349
- Views: 341232
Re: Foreman - A factory optimisation tool. Now 11.X compatible!
Nicksaurus will have to look into it, but in the source-code of Foreman I can see that he is using the formula mentioned in your link. public float GetRate(Resource resource) { return (this.MiningPower - resource.Hardness) * this.Speed / resource.Time; } So either the base values are wrong, or the r...
- Thu Mar 19, 2015 1:24 pm
- Forum: Cheatsheets / Calculators / Viewers
- Topic: Foreman 0.1.9 - A factory optimisation tool.
- Replies: 349
- Views: 341232
Re: Foreman - A factory optimisation tool. Now 11.X compatible!
First of all, wonderful tool!
Just one thing I cannot understand. An Electric Mining Drill drills Iron Ore at a rate of 0.5/s.
Why does Foreman tell me I need 4 Electric Mining Drills for a total Iron Ore rate of 1/s? I would say I only need two.
Just one thing I cannot understand. An Electric Mining Drill drills Iron Ore at a rate of 0.5/s.
Why does Foreman tell me I need 4 Electric Mining Drills for a total Iron Ore rate of 1/s? I would say I only need two.
- Mon Jan 12, 2015 1:37 pm
- Forum: Resolved Problems and Bugs
- Topic: [0.11.8][kovarex] Train stops with "no path" error
- Replies: 14
- Views: 14265
Re: [0.11.8][kovarex] Train stops with "no path" error
Good to hear you have found a fix already. Just to be complete, I ran into the same problem on a super simple track layout: http://i.imgur.com/ZO8MNYh.jpg Train will not path to the westbound station. But after I manually drive across the red line, it will. Even after removing the top portion of the...