mirror of
https://github.com/Wyrrrd/Autofilter.git
synced 2026-04-17 18:54:50 +02:00
Added entity type check
Apparently event filters are not applied to mod-raised events
This commit is contained in:
@@ -1,12 +1,9 @@
|
||||
{
|
||||
"name": "Autofilter",
|
||||
"version": "0.18.3",
|
||||
"version": "0.18.4",
|
||||
"title": "Autofilter",
|
||||
"author": "Wyrrrd",
|
||||
"dependencies": [
|
||||
"base >= 0.18.0",
|
||||
"!upgrade-planner-next"
|
||||
],
|
||||
"dependencies": ["base >= 0.18.0"],
|
||||
"description": "Automatically set inserter filters based on adjacent inventory.",
|
||||
"factorio_version": "0.18"
|
||||
}
|
||||
Reference in New Issue
Block a user