From 7ec64d2f62a5d8093186a8355b596f1928121831 Mon Sep 17 00:00:00 2001 From: Wyrrrd Date: Sun, 23 Feb 2020 10:36:12 +0100 Subject: [PATCH] Added incompatibility (for now) --- info.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/info.json b/info.json index c0af410..1cd7ff2 100644 --- a/info.json +++ b/info.json @@ -3,7 +3,10 @@ "version": "0.18.3", "title": "Autofilter", "author": "Wyrrrd", - "dependencies": ["base >= 0.18.0"], + "dependencies": [ + "base >= 0.18.0", + "!upgrade-planner-next" + ], "description": "Automatically set inserter filters based on adjacent inventory.", "factorio_version": "0.18" } \ No newline at end of file