An open API service indexing awesome lists of open source software.

https://github.com/meltingscales/factorio_dumper

item info/recipe tree dumper mod for factorio
https://github.com/meltingscales/factorio_dumper

factorio factorio-mod mod spreadsheet

Last synced: about 1 year ago
JSON representation

item info/recipe tree dumper mod for factorio

Awesome Lists containing this project

README

          

# Factorio Dumper
an item info/recipe tree dumper mod for factorio

Mod page: https://mods.factorio.com/mods/HenryFBP/factorioDumper

This mod is intended to assist players in dumping data such as stack size, item speed, fluid amount, belt speed, and other things to spreadsheets.

It will eventually have some handy recipe requirement calculators (How much copper + iron for 300 green circuits?)
as well as an items-per-second belt calculator (how many belts of copper and iron for 1 fast belt of green circuits?)
and maybe even a train speed calculator!

To install, put the .zip file from the releases into C:\Users\USERNAME\AppData\Roaming\Factorio\mods as you would any other mod.

Currently, its only keybinds are CONTROL + SHIFT + E , which exports a .csv file of a list of all items, along with the following attributes:

"name"

"type"

"stack_size"

"fuel_category"

"fuel_value"

"fuel_acceleration_multiplier"

"fuel_top_speed_multiplier"