Page 1 of 1

[move this if needed] console dump recipe categories

Posted: Fri Apr 07, 2017 4:02 pm
by Fahrradkette
Hello

Not sure if this belongs to this section since it's rather about console objects then the actual gameplay.

I'm playing angels/bobs and the vast amount of recipes just overwhelms me. Therefore I made a graph of the recipes and items using the Json Exctractor mod and graphviz. It turns out the .dot file has around 8k lines.
Now I'd like to make smaller graphs, for instance only the petrochem part (or tab in the gui). In general I want only recipes/items on my graph which show up in the crafting window. I'd also love to get the filename of the item's icons so I can include them in the graph.

How do I get the names of those recipes shown in the crafting gui?

Thanks for your help.