Data Exporter to JSON


Outputs|Exports a JSON file to /script-output/recipe-lister that lists all recipes, crafting machines, mining drills, belts, inserters, resources, items, fluids, and technologies loaded on player creation. Settings for split files and toggles for each category

Utilities
2 years ago
0.16 - 1.1
668

i Other properties to save

5 years ago

I was missing a couple of other properties, so i included the following:

  • rocket_launch_products
  • fuel_category
  • fuel_acceleration_multiplier
  • fuel_top_speed_multiplier
  • attack_parameters
  • burnt_result
  • equipment_grid

For the last two i had to add a few extra lines to make it work, and for fuel_acceleration_multiplier and fuel_top_speed_multiplier i also added a few lines so that it won't spam them as being 1 for all items and just write them for actual fuel items.
There's a link to the modified control.lua: https://pastebin.com/MuUrUZv7
Changes are in lines 26 and 75 to 86

Also thanks for the quick response in the other thread and changing the energy and adding belts, i forgot to respond heh.

5 years ago

Also, couldn't find any reactor entities, or I just missed them.

5 years ago

Any power generators i presume, including solar panels, steam engines, turbines. Also boilers and heat exchangers.

4 years ago

I have implemented your changes and added power generating related entities.

4 years ago

:D

New response