[0.15] blueprint creator

Enhance your gameplay with these tools. This category is also the right place for tools useful for modders.
Mod databases, calculators, cheatsheets, multiplayer, scripts, libs and other useful stuff that is not strictly in-game mods.
Post Reply
turoni
Burner Inserter
Burner Inserter
Posts: 10
Joined: Thu Aug 04, 2016 9:42 pm
Contact:

[0.15] blueprint creator

Post by turoni »

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.


turoni
Burner Inserter
Burner Inserter
Posts: 10
Joined: Thu Aug 04, 2016 9:42 pm
Contact:

Re: [0.15] blueprint creator

Post by turoni »

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?

Post Reply

Return to “Tools”