From 3f0206f35cd508d52bba4dd5e3b9aadbf7b58448 Mon Sep 17 00:00:00 2001 From: Pyritie Date: Sat, 31 May 2025 19:34:49 +0100 Subject: [PATCH] ore processing chapter tweaks --- .../quests/chapters/ore_processing.snbt | 49 ++++++++++--------- 1 file changed, 26 insertions(+), 23 deletions(-) diff --git a/config/ftbquests/quests/chapters/ore_processing.snbt b/config/ftbquests/quests/chapters/ore_processing.snbt index aff277eb7..75f89f6bc 100644 --- a/config/ftbquests/quests/chapters/ore_processing.snbt +++ b/config/ftbquests/quests/chapters/ore_processing.snbt @@ -19,20 +19,23 @@ quests: [ { description: ["{quests.ore_proc.native_ore.desc}"] + icon: { + Count: 1 + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "tfc:ore/rich_native_copper" + } id: "5D09BEE61210DF02" size: 1.5d subtitle: "{quests.ore_proc.native_ore.subtitle}" tasks: [{ - id: "047DA2872D107BA0" - item: { - Count: 1 - id: "ftbfiltersystem:smart_filter" - tag: { - "ftbfiltersystem:filter": "or(item_tag(tfc:ore_pieces))" - } - } + id: "1F5D8018334CFB8F" title: "{quests.ore_proc.native_ore.task}" - type: "item" + type: "checkmark" }] title: "{quests.ore_proc.native_ore.title}" x: 0.5d @@ -246,6 +249,20 @@ item: "gtceu:crushed_cooperite_ore" type: "item" } + { + id: "074FD2C736818A95" + item: { + Count: 1 + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "gtceu:crushed_gold_ore" + } + type: "item" + } ] title: "{quests.ore_proc.mercury.title}" x: 3.5d @@ -273,20 +290,6 @@ item: "gtceu:crushed_cobalt_ore" type: "item" } - { - id: "46B6DEFD1A7BEA60" - item: { - Count: 1 - ForgeCaps: { - "tfc:item_heat": { - heat: 0.0f - ticks: 0L - } - } - id: "gtceu:crushed_tetrahedrite_ore" - } - type: "item" - } ] title: "{quests.ore_proc.sodium_ores.title}" x: -2.5d