Calculator-relevant Data Exporter to JSON


Gathers set amount of data during data-final-fixes phase, allowing it to also retrieve icon paths. Currently gathers set bits of data regarding recipes, items, fluids, assembling machines, furnaces, mining drills, offshore pumps, modules and item groups. The JSON export is contained in Factorio's log, so you'll still need to automate some form of extraction from there. Not relevant for data in this export (as of time of writing), but some values in data.raw use infinity. The JSON parses used converts this to `(-)inf` as a value, which is invalid JSON. Make sure to perform a simple replace on this to something sensible for your usecase, eg. 0 or "inf".

Utilities
2 years ago
1.0 - 1.1
161

Where is export's data

posted by momift 1 year, 1 month ago
General
0
last message by momift 1 year, 1 month ago

Export extra data

posted by JohnTheCoolingFan 2 years ago
Ideas & suggestions
1
last message by TheDutcher 2 years ago

mining-drill.allowed-effects wrong type

posted by JohnTheCoolingFan 2 years ago
General
1
last message by TheDutcher 2 years ago

[banter] non-ISO date format

posted by SteveMacGyver 3 years ago
Ideas & suggestions
0
last message by SteveMacGyver 3 years ago

Export to separate file

posted by Impatient 3 years ago
Ideas & suggestions
1
last message by TheDutcher 3 years ago