From ce9601d453f511953963c13b019c3b5e537d029a Mon Sep 17 00:00:00 2001 From: thederpysockdude123 Date: Wed, 24 Dec 2025 07:32:47 -0700 Subject: [PATCH] added quest for scraping knives (#2507) Signed-off-by: thederpysockdude123 --- .../quests/chapters/tips__tools.snbt | 35 +++++++++++++++---- 1 file changed, 28 insertions(+), 7 deletions(-) diff --git a/config/ftbquests/quests/chapters/tips__tools.snbt b/config/ftbquests/quests/chapters/tips__tools.snbt index 6ec2de534..c22705e7e 100644 --- a/config/ftbquests/quests/chapters/tips__tools.snbt +++ b/config/ftbquests/quests/chapters/tips__tools.snbt @@ -1404,7 +1404,7 @@ }] title: "{quests.tfg_tips.trowel.title}" x: -6.5d - y: 8.5d + y: 9.0d } { dependencies: ["150B7C5CD152E1BA"] @@ -1425,8 +1425,8 @@ type: "item" }] title: "{quests.tfg_tips.fishing_net.title}" - x: -3.0d - y: 7.0d + x: -2.5d + y: 7.5d } { dependencies: ["150B7C5CD152E1BA"] @@ -1447,7 +1447,7 @@ }] title: "{quests.tfg_tips.cane.title}" x: -2.5d - y: 8.5d + y: 9.0d } { dependencies: ["72B3EA6588E18CCC"] @@ -2289,8 +2289,8 @@ type: "item" }] title: "{quests.tfg_tips.digger_helmet.title}" - x: -6.0d - y: 7.0d + x: -6.5d + y: 7.5d } { dependencies: ["72B3EA6588E18CCC"] @@ -2888,7 +2888,28 @@ type: "item" }] title: "{quests.tfg_tips.feeding_troughs.title}" - x: -4.5d + x: -5.5d + y: 6.5d + } + { + dependencies: ["150B7C5CD152E1BA"] + description: ["{quests.tfg_tips.scraping_knives.desc}"] + id: "2301E2248A3560C8" + subtitle: "{quests.tfg_tips.scraping_knives.subtitle}" + tasks: [{ + id: "193C47D8A2AD2265" + item: { + Count: 1 + id: "ftbfiltersystem:smart_filter" + tag: { + "ftbfiltersystem:filter": "or(item_tag(tfcscraping:scraping_knives))" + } + } + title: "{quests.tfg_tips.scraping_knives.task}" + type: "item" + }] + title: "{quests.tfg_tips.scraping_knives.title}" + x: -3.5d y: 6.5d } ]