From 8fed595b827caa44d40eced0384ccebb3bf2c2b4 Mon Sep 17 00:00:00 2001 From: Pyritie Date: Sun, 18 May 2025 18:00:43 +0100 Subject: [PATCH] some quest tweaks --- .../ftbquests/quests/chapters/questsmetallurgy.snbt | 2 ++ config/ftbquests/quests/chapters/questsstoneage.snbt | 12 +++++++++--- config/ftbquests/quests/chapters/queststfc_tips.snbt | 2 ++ 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/config/ftbquests/quests/chapters/questsmetallurgy.snbt b/config/ftbquests/quests/chapters/questsmetallurgy.snbt index 824726725..59d0386e7 100644 --- a/config/ftbquests/quests/chapters/questsmetallurgy.snbt +++ b/config/ftbquests/quests/chapters/questsmetallurgy.snbt @@ -427,6 +427,7 @@ id: "tfc:kaolin_clay" } type: "item" + weak_nbt_match: true }] title: "{quests.metal_age.kaolin_clay.title}" x: 13.5d @@ -884,6 +885,7 @@ } title: "Any #tfc:blast_furnace_fuel" type: "item" + weak_nbt_match: true }] title: "{quests.metal_age.blast_furnace_fuel.title}" x: 23.5d diff --git a/config/ftbquests/quests/chapters/questsstoneage.snbt b/config/ftbquests/quests/chapters/questsstoneage.snbt index 372346e1a..8920810bd 100644 --- a/config/ftbquests/quests/chapters/questsstoneage.snbt +++ b/config/ftbquests/quests/chapters/questsstoneage.snbt @@ -622,7 +622,7 @@ "{quests.stone_age.firepit.desc.2}" "{image:tfg:textures/quests/firepit.png width:100 height:100 align:center}" ] - icon: "tfc:firepit" + icon: "minecraft:campfire" id: "5301A38F7EA81140" subtitle: "{quests.stone_age.firepit.subtitle}" tasks: [ @@ -671,6 +671,7 @@ id: "tfc:metal/anvil/copper" } type: "item" + weak_nbt_match: true }] title: "{quests.metal_age.copper_anvil.title}" x: 26.0d @@ -691,7 +692,7 @@ count: 7L id: "5A6EF9EBF232601C" item: { - Count: 7 + Count: 1 ForgeCaps: { "tfc:item_heat": { heat: 0.0f @@ -701,6 +702,7 @@ id: "gtceu:copper_double_ingot" } type: "item" + weak_nbt_match: true }] title: "{quests.stone_age.weld_copper_ingots.title}" x: 21.0d @@ -777,6 +779,7 @@ id: "minecraft:copper_ingot" } type: "item" + weak_nbt_match: true }] title: "{quests.stone_age.copper_for_anvil.title}" x: 17.0d @@ -1806,7 +1809,7 @@ Count: 1 ForgeCaps: { "tfc:food": { - creationDate: -9223372036854775808L + creationDate: 10908000L traits: [ ] } } @@ -2114,6 +2117,7 @@ } title: "Any #forge:crushed_ores" type: "item" + weak_nbt_match: true }] title: "{quests.stone_age.crush_ore.title}" x: 18.0d @@ -2146,6 +2150,7 @@ } title: "Any #forge:impure_dusts" type: "item" + weak_nbt_match: true } { disable_toast: true @@ -2191,6 +2196,7 @@ } title: "Any #forge:dusts" type: "item" + weak_nbt_match: true }] title: "{quests.stone_age.clean_dust.title}" x: 17.0d diff --git a/config/ftbquests/quests/chapters/queststfc_tips.snbt b/config/ftbquests/quests/chapters/queststfc_tips.snbt index e33e2790d..838c35264 100644 --- a/config/ftbquests/quests/chapters/queststfc_tips.snbt +++ b/config/ftbquests/quests/chapters/queststfc_tips.snbt @@ -2346,6 +2346,7 @@ } title: "Any #tfg:unfinished_lamps" type: "item" + weak_nbt_match: true } { id: "146E09EE00F0EC3F" @@ -2358,6 +2359,7 @@ } title: "Any #tfc:lamps" type: "item" + weak_nbt_match: true } ] title: "{quests.tfg_tips.lamps.title}"