neuralgia/config/ftbquests/quests/chapter_groups.snbt
TomPlop 497795a2bc
Mv quest rework (#920)
* Changes for MV Quests

* First fix for Progression tab

* fixes lang title

Signed-off-by: TomPlop <tomdidome@gmail.com>

* Changes for LV, fixes for quest categories, adding GT Tips, adding Gregtech energy, rework of Progression tab

* fix macerator separator

---------

Signed-off-by: TomPlop <tomdidome@gmail.com>
2025-05-03 22:16:09 +01:00

10 lines
425 B
SNBT

{
chapter_groups: [
{ id: "19428C6E7A36D463", title: "{quests.groups.tips}" }
{ id: "3C4612A920658A7E", title: "{quests.groups.primitive}" }
{ id: "44D0F3E5067B5AB8", title: "{quests.groups.voltaic_age}" }
{ id: "21D975CEBDE06BA9", title: "{quests.groups.space_age}" }
{ id: "563374AD29C006DB", title: "{quests.groups.interstellar}" }
{ id: "33020D1D0ECDF301", title: "{quests.groups.technological_help}" }
]
}