From 2e82bb0ca33d14f248853e74e7fa99efa6d6bc8d Mon Sep 17 00:00:00 2001 From: thederpysockdude123 Date: Wed, 24 Dec 2025 14:32:59 -0700 Subject: [PATCH] add checkmark to cooked meat preservation quest for meats that are for some reason not included (#2508) * add checkmark to cooked meat preservation quest for meats that are for some reason not included Signed-off-by: thederpysockdude123 * Update queststfc_tips.snbt Signed-off-by: thederpysockdude123 * Update queststfc_tips.snbt Signed-off-by: Pyritie --------- Signed-off-by: thederpysockdude123 Signed-off-by: Pyritie Co-authored-by: Pyritie --- config/ftbquests/quests/chapters/queststfc_tips.snbt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config/ftbquests/quests/chapters/queststfc_tips.snbt b/config/ftbquests/quests/chapters/queststfc_tips.snbt index 73a72333a..1062a46a6 100644 --- a/config/ftbquests/quests/chapters/queststfc_tips.snbt +++ b/config/ftbquests/quests/chapters/queststfc_tips.snbt @@ -1104,6 +1104,7 @@ "ftbfiltersystem:filter": "or(custom(HasPreservation/tfc:wood_grilled)custom(HasPreservation/firmaciv:oven_baked))" } } + optional_task: true title: "{quests.tfg_tips.cook_meat.task.1}" type: "item" } @@ -1116,9 +1117,15 @@ "ftbfiltersystem:filter": "or(item(tfc:wrought_iron_grill)item(firmalife:cured_oven_top))" } } + optional_task: true title: "{quests.tfg_tips.cook_meat.task.2}" type: "item" } + { + id: "3277299EE8419365" + title: "{quests.tasktype.checkmark}" + type: "checkmark" + } ] title: "{quests.tfg_tips.cook_meat.title}" x: 5.0d