Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/othyn/custom-inventory-size
Factorio mod to allow for custom inventory sizes
https://github.com/othyn/custom-inventory-size
factorio-mod
Last synced: 11 days ago
JSON representation
Factorio mod to allow for custom inventory sizes
- Host: GitHub
- URL: https://github.com/othyn/custom-inventory-size
- Owner: othyn
- License: mit
- Created: 2017-04-30T03:34:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-17T09:36:33.000Z (over 5 years ago)
- Last Synced: 2024-10-25T05:57:28.362Z (about 2 months ago)
- Topics: factorio-mod
- Language: HCL
- Homepage: https://mods.factorio.com/mods/Othyn/Custom%20Inventory%20Size
- Size: 305 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Custom Inventory Size
![https://mods.factorio.com/mod/Custom%20Inventory%20Size](https://img.shields.io/badge/dynamic/json.svg?label=downloads&color=success&url=https%3A%2F%2Fmods.factorio.com%2Fapi%2Fmods%2FCustom%2520Inventory%2520Size&query=%24.downloads_count)
![https://mods.factorio.com/mod/Custom%20Inventory%20Size](https://img.shields.io/badge/dynamic/json.svg?label=factorio%20version&color=informational&url=https%3A%2F%2Fmods.factorio.com%2Fapi%2Fmods%2FCustom%2520Inventory%2520Size&query=%24.releases%5B-1%3A%5D.info_json.factorio_version)
![https://mods.factorio.com/mod/Custom%20Inventory%20Size](https://img.shields.io/badge/dynamic/json.svg?label=mod%20version&color=informational&url=https%3A%2F%2Fmods.factorio.com%2Fapi%2Fmods%2FCustom%2520Inventory%2520Size&query=%24.releases%5B-1%3A%5D.version)## What?
Factorio mod to allow for custom inventory sizes.![Image of inventory size mod settings pane](icon.PNG)
Defaults to 120 (2x), but allows you to configure it anywhere from 60 (factorio default) to 480 (8x).
Mod can be downloaded via any of these:
- In game through the mod menu (best option)
- The [factorio mod portal](https://mods.factorio.com/mods/Othyn/Custom%20Inventory%20Size)
- A build can be found in the repo's `/dist` directory.Inspired by the original ["Larger Inventory"](https://github.com/Rseding91/Larger-Inventory) mod by [Rseding91](https://github.com/Rseding91).
## Changelog
1.0.1
- Updated for 0.161.0.0:
- Initial release