mirror of
https://github.com/Wyrrrd/Autofilter.git
synced 2026-04-23 14:13:18 +02:00
fc2afea961
- Typos - Code style - Better thumbnail
12 lines
826 B
Markdown
12 lines
826 B
Markdown
# Autofilter
|
|
<img src="https://raw.githubusercontent.com/Wyrrrd/Autofilter/master/thumbnail.png" width="128" height="128">
|
|
|
|
Description:
|
|
- When you place a filter inserter, it reads either the inventory contents or inventory filters on the pickup side and sets its filter to those items.
|
|
- Fills the inserter's filter only until it is full (of course).
|
|
- The mode can be changed or disabled in player mod settings on the fly as needed.
|
|
- Should work with most modded filter inserters.
|
|
|
|
Notes:
|
|
- Currently does not work if a mod moves the pickup location directly after placing the inserter (for example [Bob's Logistics](https://mods.factorio.com/mod/boblogistics)).
|
|
- Filter gets overwritten when the player places a filtered inserter on a ghost that already has a filter configured. Does not overwrite when placed with bots. |