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
- Host: GitHub
- URL: https://github.com/meltingscales/factorio_dumper
- Owner: meltingscales
- License: unlicense
- Created: 2017-10-08T23:17:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-05T20:57:50.000Z (over 8 years ago)
- Last Synced: 2024-01-06T15:30:20.013Z (over 2 years ago)
- Topics: factorio, factorio-mod, mod, spreadsheet
- Language: Lua
- Homepage: https://mods.factorio.com/mods/HenryFBP/factorioDumper
- Size: 23.4 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"