From 0f17726dbf02cd34716afad48b93db0e7f490ee7 Mon Sep 17 00:00:00 2001 From: Felix Moro <38113910+MrDogit@users.noreply.github.com> Date: Wed, 4 Mar 2026 17:48:04 +0300 Subject: [PATCH 1/2] Fix that atm9.quest.gregtech.uhv.desc.hrmbs3 string is never used --- config/ftbquests/quests/chapters/ultra_high_voltage.snbt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/ftbquests/quests/chapters/ultra_high_voltage.snbt b/config/ftbquests/quests/chapters/ultra_high_voltage.snbt index 5b79afa6..8f30ba6f 100644 --- a/config/ftbquests/quests/chapters/ultra_high_voltage.snbt +++ b/config/ftbquests/quests/chapters/ultra_high_voltage.snbt @@ -1369,7 +1369,7 @@ "" "{atm9.quest.gregtech.uhv.desc.hrmbs2}" "" - "{atm9.quest.gregtech.uhv.desc.hrmbs2}" + "{atm9.quest.gregtech.uhv.desc.hrmbs3}" ] id: "7CF668319F4B5E11" shape: "gear" @@ -1462,3 +1462,4 @@ ] title: "{atm9.chapters.35.title}" } + From e960d2db306134dccd62e9a857fc36be8c42707e Mon Sep 17 00:00:00 2001 From: Felix Moro <38113910+MrDogit@users.noreply.github.com> Date: Wed, 4 Mar 2026 17:50:52 +0300 Subject: [PATCH 2/2] Fix description line of MA unobtanium seed --- config/ftbquests/quests/chapters/mystical_ag.snbt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/ftbquests/quests/chapters/mystical_ag.snbt b/config/ftbquests/quests/chapters/mystical_ag.snbt index 585dc4a3..947cd408 100644 --- a/config/ftbquests/quests/chapters/mystical_ag.snbt +++ b/config/ftbquests/quests/chapters/mystical_ag.snbt @@ -3800,7 +3800,7 @@ "0F031E62E5235251" "67C4A4D6DD93DB0E" ] - description: ["{atm9.quest.ma.desc.atm}"] + description: ["{atm9.quest.ma.desc.crux}"] id: "06401FE7C8D75FC1" rewards: [{ count: 3 @@ -3879,3 +3879,4 @@ ] title: "{atm9.chapters.16.title}" } +