mirror of
https://github.com/Wyrrrd/Autofilter.git
synced 2026-04-18 11:04:52 +02:00
Added hidden dependency
Fixes setting filter from wrong inventory when pickup location is rotated by Bob's Adjustable Inserters
This commit is contained in:
@@ -3,7 +3,10 @@
|
||||
"version": "0.18.5",
|
||||
"title": "Autofilter",
|
||||
"author": "Wyrrrd",
|
||||
"dependencies": ["base >= 0.18.0"],
|
||||
"dependencies": [
|
||||
"base >= 0.18.0",
|
||||
"(?)bobinserters"
|
||||
],
|
||||
"description": "Automatically set inserter filters based on adjacent inventory.",
|
||||
"factorio_version": "0.18"
|
||||
}
|
||||
Reference in New Issue
Block a user