From ee4321c71c3d2c6820498efb058361a09716b09e Mon Sep 17 00:00:00 2001 From: Pyritie Date: Tue, 9 Sep 2025 21:19:51 +0100 Subject: [PATCH] tiny quest tweak --- config/ftbquests/quests/chapters/tips__transportation.snbt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/ftbquests/quests/chapters/tips__transportation.snbt b/config/ftbquests/quests/chapters/tips__transportation.snbt index a88a4b21f..f46a3396b 100644 --- a/config/ftbquests/quests/chapters/tips__transportation.snbt +++ b/config/ftbquests/quests/chapters/tips__transportation.snbt @@ -513,10 +513,10 @@ Count: 1 id: "ftbfiltersystem:smart_filter" tag: { - "ftbfiltersystem:filter": "ftbfiltersystem:item_tag(tfc:saws)" + "ftbfiltersystem:filter": "ftbfiltersystem:item_tag(forge:tools/saws)" } } - title: "{quests.tasktype.item.any} #tfc:saws" + title: "{quests.tasktype.item.any} Saws" type: "item" } { @@ -528,7 +528,7 @@ "ftbfiltersystem:filter": "ftbfiltersystem:item_tag(tfc:axes)" } } - title: "{quests.tasktype.item.any} #tfc:axes" + title: "{quests.tasktype.item.any} Axes" type: "item" } {