From b1006f7fd8073cee1792b2f4ee34f96b9de53163 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20Pilgaard=20Gr=C3=B8ndahl?= Date: Sun, 21 Mar 2021 20:44:20 +0100 Subject: [PATCH] Update chapter_groups.snbt --- config/ftbquests/quests/chapter_groups.snbt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/config/ftbquests/quests/chapter_groups.snbt b/config/ftbquests/quests/chapter_groups.snbt index a56f704dc2..38467ee522 100644 --- a/config/ftbquests/quests/chapter_groups.snbt +++ b/config/ftbquests/quests/chapter_groups.snbt @@ -1,5 +1,13 @@ { chapter_groups: [ + { + id: "34B7FB260B6AEB81", + title: "Expert" + }, + { + id: "74B3CF67FCEAB20F", + title: "Tools" + }, { id: "0856CF7F5CBEB20A", title: "Logistics" @@ -11,14 +19,6 @@ { id: "5A8B89F87F77CF4C", title: "Magic" - }, - { - id: "34B7FB260B6AEB81", - title: "Expert" - }, - { - id: "74B3CF67FCEAB20F", - title: "Tools" } ] }