doomeer / factorio

Factorio Planner
MIT License
137 stars 40 forks source link

Idea: Count the number of furnaces, assemblers, miners etc #24

Open Grokzen opened 7 years ago

Grokzen commented 7 years ago

I was tinkering with the planner and when i am calculating requirements for scales like 5k science/min and above i was trying to compare how much better a increase in speed bonus and productivity bonus would be. What i am looking for is a simple count of all miners, smelters, assembly machines, chemplants etc so that i can see how many of them i need with a given setup. I can get partial calculation by checking the box for each individual material and get a total for things like ore and oil. But i can't get a complete total.

doomeer commented 7 years ago

Interesting idea! This sounds easy enough to implement and quite useful. I'll try to get this done :)