From 2cd29f00ab2524249e37a3101004a3162c0ef9c3 Mon Sep 17 00:00:00 2001 From: Pyritie Date: Sat, 20 Sep 2025 13:55:35 +0100 Subject: [PATCH] remove autopack-director for now, it's still blocking a few people from launching the game until they remove it --- pakku.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pakku.json b/pakku.json index 5ffd60c41..d057b63e6 100644 --- a/pakku.json +++ b/pakku.json @@ -251,6 +251,11 @@ "detected-setblock-be-gone": { "side": "BOTH" }, + + + "autopack-director": { + "export": false + }, "ftb-backups-2": { "side": "BOTH", "export": true @@ -279,6 +284,8 @@ "ftb-xmod-compat": { "export": true }, + + "probejs": { "side": "CLIENT", "export": false