Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blackaslight/deconstruction
Factorio Mod: Marks Miners/Chests/Belts for Deconstruction.
https://github.com/blackaslight/deconstruction
factorio factorio-mod lua
Last synced: about 1 month ago
JSON representation
Factorio Mod: Marks Miners/Chests/Belts for Deconstruction.
- Host: GitHub
- URL: https://github.com/blackaslight/deconstruction
- Owner: BlackAsLight
- License: mit
- Created: 2021-10-08T01:14:26.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-05T01:33:09.000Z (11 months ago)
- Last Synced: 2024-04-20T08:44:47.090Z (8 months ago)
- Topics: factorio, factorio-mod, lua
- Language: Lua
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: LICENSE
Awesome Lists containing this project
README
# Deconstruction
Deconstruction is a mod made for Factorio. When miners run out of resources to mine, they get marked for deconstruction.
## Chests
Chests receiving input directly from miners can be auto marked for deconstruction. This can be toggled on and off within the mod's settings, and is off by default. When toggled on, and the chest loses its last miner inserting directly into it, it will have a minimum of 10mins to empty itself, or it won't get marked for deconstruction.
## Belts, Underground Belts and Splitters
Belts receiving input directly from miners can be auto marked for deconstruction. This can be toggled on and off within the mod's settings, and is off by default. When toggled on and if the belt has no other belts inserting into it, then when it loses its last miner inserting directly into it, it will have a minimum of 1min to empty itself, or it won't get marked for deconstruction.