From d4b963ad740b802e8fe95627462d6e16d805a961 Mon Sep 17 00:00:00 2001 From: TomPlop Date: Fri, 8 Aug 2025 18:15:02 -0400 Subject: [PATCH] Change the config of FTBQuests to be back to linear (#1568) Hopefully this will future proof the issue of quests being not completed even though the tasks are done This one will need a massive announcement and asking for feedback. It shouldn't fix the already bugged quest but hopefully will prevent any future one. Signed-off-by: TomPlop --- config/ftbquests/quests/data.snbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/ftbquests/quests/data.snbt b/config/ftbquests/quests/data.snbt index 71c5407b3..fa4943b41 100644 --- a/config/ftbquests/quests/data.snbt +++ b/config/ftbquests/quests/data.snbt @@ -18,7 +18,7 @@ passive: 4000 } pause_game: true - progression_mode: "flexible" + progression_mode: "linear" show_lock_icons: true title: "TerraFirmaGreg" version: 13