21 lines
1.1 KiB
Markdown

# Factorio: Inserter Cranes
When creating train stations in factorio, I disliked the amount of inserters/loaders required for every single cargo wagon.
*This mod adds larger inserters called cranes with larger hand stack sizes and up-scaled throughput based on the building size.*
## Notes
- Works best in combination with [Long Warehouses](https://mods.factorio.com/mod/nco-LongWarehouses)
- Feel free to review and improve my code.
- If you want me to support more inserters please provide a pull request
- I would appreciate if someone would make a nice mod icon
- Please also check [my other mods](https://mods.factorio.com/user/karoschel)
## Translation
You are welcome to help with localization, please use [this Crowdin project](https://crowdin.com/project/factorio-mods-localization). You can find more details [here](https://github.com/dima74/factorio-mods-localization#how-to-translate-using-crowdin).
## Acknowledgements
- [Github actions based on Roang-zero1 Actions](https://github.com/Roang-zero1)
- Thanks @ stringweasel for the suggestions and the testing