Skip to content

Exports Factorio's recipes & assembling machines as JSON.

Notifications You must be signed in to change notification settings

Ploppy3/factorio-data-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Factorio-data-exporter

Build mod

.zip the folder

Install mod

Copy .zip C:\Users\[user]\AppData\Roaming\Factorio\mods

Extract recipes & crafting machines & modules to json

  • Start game
  • Load world
  • Execute command:
/c remote.call("Extractor", "export_all");

Location of extracted data: C:\Users\[user]\AppData\Roaming\Factorio\script-output

Extract marathon/expensive recipes

In order to extract expensive recipes just extract the recipes as usual but in marathon world.

Extract mod recipes

In order to extract mods recipes just extract the recipes as usual but in worl with mods enabled.

About

Exports Factorio's recipes & assembling machines as JSON.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages