Skip to content

Ploppy3/factorio-data-exporter

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

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