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 <tomdidome@gmail.com>
This commit is contained in:
parent
966f4f000c
commit
d4b963ad74
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
passive: 4000
|
||||
}
|
||||
pause_game: true
|
||||
progression_mode: "flexible"
|
||||
progression_mode: "linear"
|
||||
show_lock_icons: true
|
||||
title: "TerraFirmaGreg"
|
||||
version: 13
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue