Factorio Dumper
an item info/recipe tree dumper mod for factorio
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 https://github.com/HenryFBP/factorio_dumper/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"