I want to try to create a tool that can
given a request for x resources/min
create the graph that would result in those resources.
I have some ideas how I can do this optimally but I was wondering if there is easily parsable info on
all items
their recipe
their crafting time
troughput of belts and inserters
I know how to find this in wiki's but I'd prefer it if I didn't have to look it up for every item.
[0.15] blueprint creator
Re: [0.15] blueprint creator
Version doesn't really matter that much.
Sorry if this info is obvious/can be easily found somewhere
I'm not really familiar with the API and wouldn't write it as a mod but a seperate tool, probably in c++.
Can you use the api to print this data to a file?
Sorry if this info is obvious/can be easily found somewhere
I'm not really familiar with the API and wouldn't write it as a mod but a seperate tool, probably in c++.
Can you use the api to print this data to a file?