From a9bc021d60d57a311a6c96223018b8d2e0e0150d Mon Sep 17 00:00:00 2001 From: Jory Shilmover Date: Sat, 19 Oct 2024 11:34:40 -0700 Subject: [PATCH 1/3] Added a quest for the Quintessence Infuser --- .../ftbquests/quests/chapters/mid_game.snbt | 93 +++++++++++++++++++ 1 file changed, 93 insertions(+) diff --git a/config/ftbquests/quests/chapters/mid_game.snbt b/config/ftbquests/quests/chapters/mid_game.snbt index be15345ac..19b57fe9a 100644 --- a/config/ftbquests/quests/chapters/mid_game.snbt +++ b/config/ftbquests/quests/chapters/mid_game.snbt @@ -3092,6 +3092,46 @@ x: 47.0d y: -4.5d } + { + dependencies: ["745628397790ED7A"] + description: [ + "While you could simply just extract power from the reactor and call it a day, you might find better luck in taking advantage of its ability to &esuperheat&r water into &9High Pressure Steam&r." + "" + "&9Large Steam Turbines&r are best equiped for this, being able to use &eRotor Holders&r and &eTurbines&r to produce large amounts of power from High Pressure Steam." + "" + "[\"The \", {\"text\": \"Large Turbines\", \"underlined\": \"true\", \"clickEvent\": { \"action\": \"change_page\", \"value\": \"0F779BEEED8E67BB\" } },\" quest goes into more detail on how exactly these large turbines work.\"]" + ] + icon: "gtceu:steam_large_turbine" + id: "69034B168B5134ED" + rewards: [{ + count: 3 + id: "05A240B35081D3F6" + item: "kubejs:moni_nickel" + type: "item" + }] + tasks: [ + { + id: "1CB0BAF39BD9486E" + item: "gtceu:steam_large_turbine" + type: "item" + } + { + count: 27L + id: "1BE09907EC7CAAB0" + item: "gtceu:steel_turbine_casing" + type: "item" + } + { + count: 2L + id: "31B29F8245043671" + item: { Count: 2, id: "gtceu:steel_gearbox" } + type: "item" + } + ] + title: "&9High Pressure Steam" + x: 47.0d + y: 13.5d + } { dependencies: ["2CC50101A39EA2C0"] description: [ @@ -3129,6 +3169,59 @@ x: 6.0d y: 8.5d } + { + dependencies: ["1349044BF8C04A12"] + description: [ + "&2Upgraded form of the Soul Binder&r" + "" + "Accepts any &6Parallel Control Hatch&r, parallelizing up to &e4096x&r with the best hatch!." + ] + id: "3DC4B160A2B0FF9A" + rewards: [{ + id: "40C6AC07AC9F6EFB" + item: "kubejs:moni_quarter" + type: "item" + }] + tasks: [ + { + id: "52542C99DFA4BBBF" + item: "gtceu:quintessence_infuser" + type: "item" + } + { + count: 12L + id: "670A6FF907228EF7" + item: { Count: 12, id: "enderio:ensouled_chassis" } + type: "item" + } + { + count: 24L + id: "150E1148924780FF" + item: { Count: 24, id: "gtceu:tungsten_frame" } + type: "item" + } + { + count: 36L + id: "54C714DECB262FD1" + item: { Count: 36, id: "gtceu:fusion_glass" } + type: "item" + } + { + count: 5L + id: "79C1B9BE67982463" + item: { Count: 5, id: "gtceu:tungstensteel_pipe_casing" } + type: "item" + } + { + count: 67L + id: "5D284C18C46D6F16" + item: { Count: 67, id: "kubejs:dark_soularium_casing" } + type: "item" + } + ] + x: 25.75d + y: 12.0d + } ] title: "Mid Game" } From 8a73ff17f521a910f9b2b0c0ed8f3a038844ff8e Mon Sep 17 00:00:00 2001 From: Jory Shilmover Date: Sat, 19 Oct 2024 11:42:36 -0700 Subject: [PATCH 2/3] Removed HP Steam quest --- .../quests/chapters/fun_with_fusion.snbt | 7 ++++ .../ftbquests/quests/chapters/mid_game.snbt | 40 ------------------- 2 files changed, 7 insertions(+), 40 deletions(-) diff --git a/config/ftbquests/quests/chapters/fun_with_fusion.snbt b/config/ftbquests/quests/chapters/fun_with_fusion.snbt index 0369a1962..8744701c4 100644 --- a/config/ftbquests/quests/chapters/fun_with_fusion.snbt +++ b/config/ftbquests/quests/chapters/fun_with_fusion.snbt @@ -32,6 +32,13 @@ x: 3.5d y: -2.0d } + { + id: "042267F47AE0C415" + linked_quest: "69034B168B5134ED" + shape: "square" + x: -4.0d + y: -9.5d + } { id: "6888572487BED5D5" linked_quest: "745628397790ED7A" diff --git a/config/ftbquests/quests/chapters/mid_game.snbt b/config/ftbquests/quests/chapters/mid_game.snbt index 19b57fe9a..a5092cb49 100644 --- a/config/ftbquests/quests/chapters/mid_game.snbt +++ b/config/ftbquests/quests/chapters/mid_game.snbt @@ -3092,46 +3092,6 @@ x: 47.0d y: -4.5d } - { - dependencies: ["745628397790ED7A"] - description: [ - "While you could simply just extract power from the reactor and call it a day, you might find better luck in taking advantage of its ability to &esuperheat&r water into &9High Pressure Steam&r." - "" - "&9Large Steam Turbines&r are best equiped for this, being able to use &eRotor Holders&r and &eTurbines&r to produce large amounts of power from High Pressure Steam." - "" - "[\"The \", {\"text\": \"Large Turbines\", \"underlined\": \"true\", \"clickEvent\": { \"action\": \"change_page\", \"value\": \"0F779BEEED8E67BB\" } },\" quest goes into more detail on how exactly these large turbines work.\"]" - ] - icon: "gtceu:steam_large_turbine" - id: "69034B168B5134ED" - rewards: [{ - count: 3 - id: "05A240B35081D3F6" - item: "kubejs:moni_nickel" - type: "item" - }] - tasks: [ - { - id: "1CB0BAF39BD9486E" - item: "gtceu:steam_large_turbine" - type: "item" - } - { - count: 27L - id: "1BE09907EC7CAAB0" - item: "gtceu:steel_turbine_casing" - type: "item" - } - { - count: 2L - id: "31B29F8245043671" - item: { Count: 2, id: "gtceu:steel_gearbox" } - type: "item" - } - ] - title: "&9High Pressure Steam" - x: 47.0d - y: 13.5d - } { dependencies: ["2CC50101A39EA2C0"] description: [ From 35250d94275d73b60ba6391c54bf9a6fc245befd Mon Sep 17 00:00:00 2001 From: Echoloquate <104210539+Echoloquate@users.noreply.github.com> Date: Sat, 19 Oct 2024 11:43:25 -0700 Subject: [PATCH 3/3] Update fun_with_fusion.snbt --- config/ftbquests/quests/chapters/fun_with_fusion.snbt | 7 ------- 1 file changed, 7 deletions(-) diff --git a/config/ftbquests/quests/chapters/fun_with_fusion.snbt b/config/ftbquests/quests/chapters/fun_with_fusion.snbt index 8744701c4..0369a1962 100644 --- a/config/ftbquests/quests/chapters/fun_with_fusion.snbt +++ b/config/ftbquests/quests/chapters/fun_with_fusion.snbt @@ -32,13 +32,6 @@ x: 3.5d y: -2.0d } - { - id: "042267F47AE0C415" - linked_quest: "69034B168B5134ED" - shape: "square" - x: -4.0d - y: -9.5d - } { id: "6888572487BED5D5" linked_quest: "745628397790ED7A"