From c2d903495be4ad51925406714f6125bae22a4907 Mon Sep 17 00:00:00 2001 From: TomPlop Date: Tue, 13 May 2025 12:09:04 -0400 Subject: [PATCH] HV Quests in eng and fixes for others quests and HV integration (#998) --- config/ftbquests/quests/chapters/ae2.snbt | 51 +- .../quests/chapters/ev__extreme_voltage.snbt | 16 +- .../quests/chapters/gregtech_energy.snbt | 11 +- .../quests/chapters/hv__high_voltage.snbt | 924 ++++++++++-------- .../quests/chapters/mv__medium_voltage.snbt | 66 +- .../gregtech/recipes.removes.js | 4 + 6 files changed, 599 insertions(+), 473 deletions(-) diff --git a/config/ftbquests/quests/chapters/ae2.snbt b/config/ftbquests/quests/chapters/ae2.snbt index 60a9aad87..ba3a501e8 100644 --- a/config/ftbquests/quests/chapters/ae2.snbt +++ b/config/ftbquests/quests/chapters/ae2.snbt @@ -6,24 +6,14 @@ icon: "ae2:controller" id: "09BE9F51822EC180" order_index: 2 - quest_links: [ - { - id: "3293CB774C1A4DF0" - linked_quest: "1D88369409736DC7" - shape: "gear" - size: 2.0d - x: -7.0d - y: 0.0d - } - { - id: "6F0C443B72699EFA" - linked_quest: "05ABC370D7153350" - shape: "gear" - size: 2.0d - x: -4.0d - y: -2.0d - } - ] + quest_links: [{ + id: "6F0C443B72699EFA" + linked_quest: "05ABC370D7153350" + shape: "gear" + size: 2.0d + x: -4.0d + y: -2.0d + }] quests: [ { dependencies: ["15B4CB2A3B01C930"] @@ -253,8 +243,8 @@ } { dependencies: [ - "1D88369409736DC7" "3E51DAA2E5CF0422" + "27E6D3B21555EEC0" ] id: "20AAF0C5177EC3FE" size: 1.0d @@ -1914,20 +1904,22 @@ y: 2.0d } { - dependencies: ["1D88369409736DC7"] + dependencies: ["00A2566109144D7F"] + description: ["With your first step on the Moon comes access to your first &bCertus Quartz&r vein.\\nDon't worry — they're quite common and should be easy to locate, though having a decent &9Ore Scanner&r wouldn’t hurt.\\n\\nWhether you decide to set up a miner or manually dig out a full vein, make sure to gather a &dhefty amount&r — you’ll need it to progress through &bAE2&r."] id: "3E51DAA2E5CF0422" + subtitle: "A first step for you, a big leap for AE2" tasks: [{ - id: "65E083074C5E0111" + id: "201DEABD6D380F46" item: { Count: 1 id: "ftbfiltersystem:smart_filter" tag: { - "ftbfiltersystem:filter": "ftbfiltersystem:item_tag(forge:ores/certus_quartz)" + "ftbfiltersystem:filter": "or(item(gtceu:poor_raw_certus_quartz)item(gtceu:raw_certus_quartz)item(gtceu:rich_raw_certus_quartz))" } } - title: "Any #forge:ores/certus_quartz" type: "item" }] + title: "Certus Quartz" x: -7.0d y: 2.0d } @@ -2373,6 +2365,19 @@ x: 2.0d y: 3.0d } + { + dependencies: ["52AD30F04DD5A812"] + id: "27E6D3B21555EEC0" + shape: "gear" + size: 2.0d + tasks: [{ + id: "5490D2074B0AC944" + item: "gtceu:hv_polarizer" + type: "item" + }] + x: -7.0d + y: 0.0d + } ] subtitle: ["{quests.ae2.subtitle}"] title: "{quests.ae2}" diff --git a/config/ftbquests/quests/chapters/ev__extreme_voltage.snbt b/config/ftbquests/quests/chapters/ev__extreme_voltage.snbt index 6d9c53fdc..cf2a37efd 100644 --- a/config/ftbquests/quests/chapters/ev__extreme_voltage.snbt +++ b/config/ftbquests/quests/chapters/ev__extreme_voltage.snbt @@ -520,6 +520,7 @@ "478B0D55369C0F7F" "6B08799BCFD01D3D" "30A6EDDF25A5E5F8" + "173A04F328414A36" ] description: [ "&aRuthenium-tungsten-molybdenum (RTM) Alloy Coils&r raise the Heat Capacity to a scorching &d4,500K&r." @@ -541,10 +542,7 @@ y: 2.25d } { - dependencies: [ - "2D01E80DE837F6A6" - "7FA0ACB7F161F378" - ] + dependencies: ["7FA0ACB7F161F378"] description: [ "The &3Diode&r (the block, not the component) accepts energy inputs from 5 sides, but only outputs through a single side." "" @@ -1601,6 +1599,16 @@ x: 7.875d y: 6.75d } + { + id: "173A04F328414A36" + tasks: [{ + id: "66828E992294F8BD" + item: "gtceu:rtm_alloy_ingot" + type: "item" + }] + x: 11.5d + y: 3.5d + } ] subtitle: ["Improve your infrastructure and parallelise your setups"] title: "&5EV&r - Extreme Voltage" diff --git a/config/ftbquests/quests/chapters/gregtech_energy.snbt b/config/ftbquests/quests/chapters/gregtech_energy.snbt index cdffcb756..03bb0c387 100644 --- a/config/ftbquests/quests/chapters/gregtech_energy.snbt +++ b/config/ftbquests/quests/chapters/gregtech_energy.snbt @@ -10,14 +10,17 @@ quest_links: [ ] quests: [ { - description: ["We know that &5GregTech&r isn’t the easiest mod to get into — especially when it comes to the &cenergy system&r. That’s why we’ll take our time in this chapter to explain as much as we can.\\n\\nSome things here might not make full sense until later in your progression, so &adon’t stress yourself&r. Just try to understand what you can for now, and feel free to &dcome back to this chapter&r whenever you have questions.\\n\\nWe’ve split this chapter into &efour categories&r, each one covering a topic related to the &6GregTech Energy System&r. We’ll provide as many examples as possible to help you understand how it all works."] + description: ["{quests.gregtech_energy.start.desc}"] icon: "gtceu:uhv_ultimate_battery" id: "06B2E38F7DCF2678" tasks: [{ - id: "07E1FA6A1BB796D4" - title: "How to Gregtech" - type: "checkmark" + dimension: "minecraft:overworld" + icon: "gtceu:gregification_hazard_sign_block" + id: "7F62C4A9ED2562BD" + title: "{quests.gregtech_energy.start.task}" + type: "dimension" }] + title: "{quests.gregtech_energy.start.title}" x: 0.0d y: 0.0d } diff --git a/config/ftbquests/quests/chapters/hv__high_voltage.snbt b/config/ftbquests/quests/chapters/hv__high_voltage.snbt index 66b19f6d2..bf625217d 100644 --- a/config/ftbquests/quests/chapters/hv__high_voltage.snbt +++ b/config/ftbquests/quests/chapters/hv__high_voltage.snbt @@ -10,55 +10,31 @@ { id: "2583D0B64E51FAC8" linked_quest: "5063FDFFBE3E4855" - size: 0.75d - x: 7.875d - y: -5.25d + x: 2.5d + y: -7.5d } { - id: "6C3B2B8F8B6646EA" - linked_quest: "6DDDE2268B691F74" - shape: "square" - size: 0.75d - x: 0.0d - y: -3.0d + id: "308E11BE764398A1" + linked_quest: "7C1FD81C5DCFB74E" + x: -6.5d + y: -6.5d } { - id: "306AB6B6B81566DA" - linked_quest: "16A6AE5C770DB83A" - shape: "gear" - size: 1.2d - x: 2.25d - y: -1.875d + id: "197A1DD7E5E6EBE0" + linked_quest: "3E51DAA2E5CF0422" + shape: "octagon" + size: 2.0d + x: 13.0d + y: -6.0d } ] quests: [ - { - dependencies: ["16A6AE5C770DB83A"] - description: [ - "When your power generation allows for it, &3HV machines&r are well worth using for on-demand processing. The quadrupled energy cost compared to their &7LV&r counterparts shouldn't bother you too much." - "" - "&9Note:&r Crafting Hulls in the &3Assembler&r is slightly more efficient. Prioritise this recipe!" - ] - icon: "gtceu:hv_machine_casing" - id: "2D01E80DE837F6A6" - shape: "square" - size: 0.75d - tasks: [{ - count: 6L - id: "09C7FB07CF7A1B49" - item: "gtceu:hv_machine_hull" - type: "item" - }] - title: "High Voltage Machines" - x: 1.125d - y: -1.875d - } { dependencies: ["0021051273D48936"] description: ["&aEnergium Crystals&r store a significant amount of &9EU&r. They're also arguably cheaper."] icon: "gtceu:energy_crystal" id: "55552589C581EE9E" - size: 0.75d + size: 1.0d subtitle: "Science-fiction batteries!" tasks: [{ id: "35D2AE2899F60BC3" @@ -66,14 +42,11 @@ type: "item" }] title: "Super Batteries" - x: 3.375d - y: -4.125d + x: -2.0d + y: -5.0d } { - dependencies: [ - "26394C1290D70AB6" - "16A6AE5C770DB83A" - ] + dependencies: ["52AD30F04DD5A812"] description: [ "The &3HV Autoclave&r - despite being optional - is a machine you'll definitively want to grab." "" @@ -81,19 +54,23 @@ ] icon: "gtceu:hv_autoclave" id: "0021051273D48936" - shape: "rsquare" - size: 0.75d + shape: "square" + size: 1.0d + subtitle: "Never underestimate this one" tasks: [{ id: "51F819B8083DC13A" item: "gtceu:hv_autoclave" type: "item" }] title: "HV Autoclave" - x: 3.375d - y: -3.0d + x: -2.0d + y: -4.0d } { - dependencies: ["16A6AE5C770DB83A"] + dependencies: [ + "4024C831C77101CA" + "16E3465CF94E2BDD" + ] description: [ "The &3HV Chemical Bath&r is used to &ddye Lenses&r using &aChemical Dye&r. This will let you engrave more types of Wafers!" "" @@ -101,7 +78,7 @@ ] icon: "gtceu:hv_chemical_bath" id: "124B32A0583A636A" - size: 0.75d + size: 1.0d subtitle: "Please don't bathe with electronics..." tasks: [{ id: "13B0B5168E4B06E3" @@ -109,33 +86,11 @@ type: "item" }] title: "High Voltage Bathing" - x: 4.5d - y: -1.875d + x: 3.0d + y: 2.0d } { - dependencies: ["26394C1290D70AB6"] - description: [ - "If you're &lstill&r running off the &3Large Bronze Boiler&r, you may want to upgrade to the &3Large Steel Boiler&r." - "" - "It's slightly more efficient than the &3LBB&r, and produces &d900 EU/t worth of Steam&r." - "" - "We'd recommend you try other power options at this point." - ] - icon: "gtceu:steel_large_boiler" - id: "1BB40CCF17D00719" - shape: "rsquare" - size: 0.66d - tasks: [{ - id: "3872B1D118426B33" - item: "gtceu:steel_large_boiler" - type: "item" - }] - title: "One Hundred Million Pressure Cookers" - x: 1.125d - y: -0.75d - } - { - dependencies: ["16A6AE5C770DB83A"] + dependencies: ["52AD30F04DD5A812"] description: [ "You now have access to two &3new Maintenance Hatches&r. Both hatches &6do not require Maintenance&r when first placed in a Multiblock." "" @@ -151,8 +106,9 @@ ] icon: "gtceu:configurable_maintenance_hatch" id: "15645E46CC0E6764" - shape: "rsquare" - size: 0.66d + shape: "square" + size: 1.0d + subtitle: "One of the best QoL" tasks: [ { id: "4BE8DFB45A1BFC09" @@ -166,11 +122,11 @@ } ] title: "Advanced Maintenance" - x: 1.125d - y: -3.0d + x: -2.0d + y: 0.0d } { - dependencies: ["16A6AE5C770DB83A"] + dependencies: ["52AD30F04DD5A812"] description: [ "Just like &bMV&r, you'll need to make higher-tier components." "" @@ -185,8 +141,7 @@ ] icon: "gtceu:hv_electric_motor" id: "029CF0D9E5097F87" - shape: "rsquare" - size: 0.66d + size: 1.0d tasks: [ { id: "5B6D9DD390CC3184" @@ -225,42 +180,24 @@ } ] title: "We call this \"fun\"" - x: 0.0d - y: -1.875d + x: -2.0d + y: -2.0d } { - dependencies: [ - "26394C1290D70AB6" - "16A6AE5C770DB83A" - ] - description: ["The &3HV Assembling Machine&r is the next step in progression, but also unlocks a handful of useful utilities - check around this quest for more."] + dependencies: ["52AD30F04DD5A812"] + description: ["The &3HV Assembling Machine&r is the next step in progression, but also unlocks a handful of useful utilities - check around this quest for more.\\n\\nYou will need this &6HV Assembler&r to make your &dRocket&r."] icon: "gtceu:hv_assembler" id: "16B735F9C391D260" - size: 0.75d + shape: "octagon" + size: 2.0d tasks: [{ id: "1B70E35262CA2CB8" item: "gtceu:hv_assembler" type: "item" }] title: "HV Assembling Machine" - x: 2.25d - y: -0.75d - } - { - dependencies: ["16B735F9C391D260"] - description: ["The &9Digital Interface Cover (DIC)&r is a visual Cover. It can show useful things like the status and progress of Machines, or the amount of fluids stored in a Super Tank."] - icon: "gtceu:digital_interface_cover" - id: "111877E2F16AD71C" - shape: "rsquare" - size: 0.66d - tasks: [{ - id: "505B2CDC455C36C5" - item: "gtceu:digital_interface_cover" - type: "item" - }] - title: "Digital Interface Cover" - x: 1.125d - y: 0.375d + x: 5.0d + y: -6.0d } { dependencies: ["124B32A0583A636A"] @@ -271,8 +208,7 @@ ] icon: "gtceu:cyan_glass_lens" id: "6975F16F5B50F17F" - shape: "rsquare" - size: 0.66d + size: 1.0d tasks: [ { id: "73A16ED7BA7D64E8" @@ -285,68 +221,50 @@ item: "gtceu:simple_soc" type: "item" } + { + id: "0A73E24102F7294F" + item: "gtceu:orange_glass_lens" + type: "item" + } + { + id: "07EBD328A78E8BE9" + item: "gtceu:lpic_chip" + type: "item" + } ] title: "I see the world in colour" - x: 4.5d - y: 0.375d + x: 4.0d + y: 3.5d } { - dependencies: [ - "315169840E06110F" - "6975F16F5B50F17F" - ] - description: ["&8ULV&r Circuits are used in some AE2 recipes, such as the &aAnnihilation Core&r and &aFormation Core&r."] + dependencies: ["6975F16F5B50F17F"] + description: ["&8ULV&r Circuits are used in some &9AE2&r recipes and &aCreate&r recipes."] icon: "gtceu:nand_chip" id: "15EC934CE8F4DC86" - size: 0.75d + size: 1.0d tasks: [{ id: "6B595E3904B796C3" item: "gtceu:nand_chip" type: "item" }] title: "Best ULV Circuits!" - x: 4.5d - y: 1.5d - } - { - dependencies: [ - "6975F16F5B50F17F" - "16B735F9C391D260" - ] - description: [ - "&bDigital fluid storage&r is pretty cool. Each &b1k ME Fluid Storage Cell&r holds up to &d5 types&r of fluid, and can hold &6over 8,000 buckets&r of those 5 fluid types! That's more than a &3Super Tank 2&r!" - "" - "You may want to &4format&r Fluid Storage Cells to certain types to prevent the network from clogging. Make a &3Cell Workbench&r to do so." - ] - icon: "ae2:fluid_cell_housing" - id: "26E8E5C163340E5A" - shape: "rsquare" - size: 0.66d - tasks: [{ - id: "4717CD0721804BAC" - item: "ae2:fluid_cell_housing" - type: "item" - }] - title: "Digital Fluid Storage" - x: 3.375d - y: -0.75d + x: 4.0d + y: 4.5d } { dependencies: [ "3568BC9742092FC5" - "124B32A0583A636A" "16B735F9C391D260" ] description: [ "The &aLow Power Integrated Circuit&r requires an &3HV Cutting Machine&r inside your &3Cleanroom&r." "" "&3HV Energy Hatches&r will be nice additions so you can run your Multiblocks (mainly your Electric Blast Furnace and Large Chemical Reactor) directly off a &6HV&r line." - "" - "This time around, you won't need to upgrade your EBF with 2 Energy Hatches to progress to &5EV&r - phew!" ] icon: "gtceu:hv_energy_input_hatch" id: "5DBBD9B1F5B01F4E" - size: 0.75d + shape: "octagon" + size: 1.5d subtitle: "Noticing a pattern here?" tasks: [ { @@ -367,14 +285,11 @@ } ] title: "Upgrade your EBF II" - x: 4.5d - y: -0.75d + x: 2.5d + y: -6.0d } { - dependencies: [ - "26394C1290D70AB6" - "16A6AE5C770DB83A" - ] + dependencies: ["52AD30F04DD5A812"] description: [ "The &3HV Chemical Reactor&r unlocks a ton of new recipes. Ah, who doesn't love the ever-growing demand on more advanced Chemistry?" "" @@ -384,58 +299,47 @@ ] icon: "gtceu:hv_chemical_reactor" id: "390E59F05132FCB8" - shape: "square" - size: 0.75d + shape: "octagon" + size: 2.0d tasks: [{ id: "652CFAE1FA60F3E2" item: "gtceu:hv_chemical_reactor" type: "item" }] title: "High Voltage Chemistry" - x: 5.625d - y: -1.875d + x: 0.0d + y: 2.0d } { - dependencies: ["0EFEE489906256AA"] description: [ - "Titanium requires a slightly more &binvolved&r process than the previous materials to process. To get started, you'll need &aRutile&r, which can be obtained by processing &aBauxite&r." + "Titanium requires a slightly more &binvolved&r process than the previous materials to process. To get started, you'll need &aRutile&r, which can be obtained by processing &aBauxite&r, &aIlmenite&r and &aAluminium&r." "" "Once you've gotten enough &5Rutile&r, your journey to &6Titanium&r continues in the next quest. There's no need to rush things." "{@pagebreak}" "You may have already noticed that Bauxite is also an &6excellent source of Aluminium&r." "" - "Visiting &dThe End&r allows you to access a richer Bauxite vein, as well as &9Ilmenite&r - an even better source of Rutile." + "Visiting &dThe Moon&r allows you to access a richer Bauxite vein, as well as &dArmalcolite&r - an even better source of Rutile." "" "&9Tip:&r Ore processing for &aBauxite&r is ridiculously good! Including the &3Thermal Centrifuge&r step easily &6triples&r your &aRutile&r yield." ] icon: "gtceu:rutile_dust" id: "59DFC4DA7D29C315" - shape: "rsquare" - size: 0.66d + shape: "square" + size: 1.0d subtitle: "...means it WASN'T Titanium!" - tasks: [ - { - count: 15L - id: "7046AD026C55153C" - item: "gtceu:bauxite_dust" - optional_task: true - type: "item" - } - { - id: "5593109F3592A432" - item: "gtceu:rutile_dust" - type: "item" - } - ] + tasks: [{ + id: "5593109F3592A432" + item: "gtceu:rutile_dust" + type: "item" + }] title: "Almost Titanium" - x: 5.625d - y: -3.0d + x: -6.0d + y: 2.0d } { dependencies: [ "390E59F05132FCB8" "59DFC4DA7D29C315" - "1C55AE6AD5BDE304" ] description: [ "To get your grubby hands on some Titanium, &aRutile&r must first be reduced to &aTitanium Tetrachloride&r in an &3HV Chemical Reactor&r, then reduced again in an &3EBF&r with &dMagnesium&r to finally arrive at Titanium." @@ -446,15 +350,15 @@ ] icon: "gtceu:titanium_tetrachloride_bucket" id: "727075AAF9F91FAE" - size: 0.75d + size: 1.0d tasks: [{ id: "6B0E33342374C12E" item: "gtceu:titanium_tetrachloride_bucket" type: "item" }] title: "Almost Titanium²" - x: 5.625d - y: -4.125d + x: -4.0d + y: 2.0d } { dependencies: ["6B08799BCFD01D3D"] @@ -467,22 +371,18 @@ ] icon: "gtceu:mercury_barium_calcium_cuprate_double_wire" id: "45F9AAE4ABE32033" - shape: "rsquare" - size: 0.66d + size: 1.0d tasks: [{ id: "2C582DDA7BC36951" item: "gtceu:mercury_barium_calcium_cuprate_single_wire" type: "item" }] title: "HV Superconductors" - x: 4.5d - y: -4.125d + x: -6.5d + y: -9.0d } { - dependencies: [ - "1C55AE6AD5BDE304" - "6958029B5514D4EC" - ] + dependencies: ["7E755297E9685374"] description: [ "&3Nichrome Heating Coils&r increase the temperature of your &3Blast Furnace&r to &d3,600K&r." "" @@ -492,7 +392,7 @@ ] icon: "gtceu:nichrome_coil_block" id: "6B08799BCFD01D3D" - size: 0.75d + size: 1.0d subtitle: "A long way to go before we beat the Sun" tasks: [{ count: 16L @@ -501,8 +401,8 @@ type: "item" }] title: "Nichrome Coils" - x: 4.5d - y: -5.25d + x: -6.5d + y: -10.0d } { dependencies: [ @@ -520,51 +420,19 @@ ] icon: "gtceu:titanium_ingot" id: "7FA0ACB7F161F378" - shape: "gear" - size: 1.2d + shape: "octagon" + size: 1.5d tasks: [{ id: "6D3E269567F419DE" item: "gtceu:titanium_ingot" type: "item" }] title: "Titanium" - x: 5.625d - y: -5.25d - } - { - dependencies: ["6958029B5514D4EC"] - description: [ - "&oThis is a guide on how to automatically route &lall&r&o your Hot Ingots to your Vacuum Freezer while keeping everything automated perfectly fine.&r" - "" - "You already know the drill from the Chemical Bath, so let's get right to the chase." - "{@pagebreak}" - "Install an &aItem Tag Filter&r Cover on the &3Input Bus&r of your &3Vacuum Freezer&r, open it and set to whitelist &e&lingots/hot&r. The slot is to &dtest&r items to make sure you configured the Filter properly in case you forgot. Drag ingots from JEI!" - "" - "From here, you now have the option to route either with &9Item Pipes&r or &9AE2&r." - "{@pagebreak}" - "&2With Item Pipes&r, connect the output of your &3EBF(s)&r to the input of your &3Vacuum Freezer&r and the output dump (Chest, Crate, or ME Interface)." - "You can also have a &dRestrictive Pipe&r in front of the output dump to ensure the Vacuum Freezer will be prioritized." - "" - "&2With AE2&r, place a &3ME Storage Bus&r on top of your Cover and set to very &dhigh priority&r. Any hot ingots entering your ME system will automatically be moved into the Vacuum Freezer." - "{@pagebreak}" - "&l&9Note:&r If you wish to know more tags for future automation setups, they will display if you press Shift when hovering over an item. For instance, an item tagged with &e&o#forge:plates/copper&r would be filtered as &e&lplates/copper&r." - "" - "&9Other Note:&r The Item Tag Filter partially supports &dregex&r. Hover over the info icon for more information." - ] - icon: "gtceu:item_tag_filter" - id: "717099CE2CB9A0ED" - shape: "rsquare" - size: 0.66d - tasks: [{ - id: "497959F0CC572A68" - item: "gtceu:item_tag_filter" - type: "item" - }] - title: "300IQ" - x: 3.375d - y: -5.25d + x: -4.0d + y: -2.0d } { + dependencies: ["6A451F43F3D7A671"] description: [ "The &3Vacuum Freezer&r is a multiblock used to cool down &eHot Ingots&r. All ingots made in the EBF with a temperature above &d1750K&r will need it." "" @@ -574,7 +442,8 @@ ] icon: "gtceu:vacuum_freezer" id: "6958029B5514D4EC" - size: 0.75d + shape: "gear" + size: 3.0d subtitle: "Did you know vacuums actually make things hotter?" tasks: [{ id: "784C1A8A77AD314E" @@ -582,64 +451,63 @@ type: "item" }] title: "Ice Cold" - x: 6.75d - y: -5.25d + x: -4.0d + y: -7.5d } { - dependencies: [ - "1C55AE6AD5BDE304" - "6958029B5514D4EC" + dependencies: ["6958029B5514D4EC"] + description: [ + "&a4A&r of &bMV&r energy transmission may be appealing, but you probably don't need these at this point. The option is always there if you need it." + "" + "These wires will have their use for the EV Tank and Chest though." ] - description: ["&a4A&r of &bMV&r energy transmission may be appealing, but you probably don't need these at this point. The option is always there if you need it."] icon: "gtceu:magnesium_diboride_double_wire" id: "72F0DFAF5CC6D0FE" - shape: "rsquare" - size: 0.66d + shape: "square" + size: 1.0d tasks: [{ id: "4CCBDA5AC16CBB48" item: "gtceu:magnesium_diboride_single_wire" type: "item" }] title: "MV Superconductors" - x: 6.75d - y: -4.125d + x: -6.5d + y: -7.5d } { dependencies: ["41D32C5178760F47"] description: [ - "The next &3Circuit Assembler&r. This tier of Circuit Assembler is only required for one type of Circuit - your first ever &aMainframe&r." + "The next &3Circuit Assembler&r. This tier of Circuit Assembler is only required for one type of Circuit - your first ever &aMainframe&r. You may have only one use for them, the &5EV Circuit Assembler&r." "" - "You can put this off until &5EV&r." + "You can put this off until &5EV&r or simply just use it for faster circuits making." ] icon: "gtceu:hv_circuit_assembler" id: "6B1595678ECB7AC8" - size: 0.75d + shape: "gear" + size: 3.0d tasks: [{ id: "337D8EF42A7BD3A2" item: "gtceu:hv_circuit_assembler" type: "item" }] title: "HV Circuit Assembler" - x: 7.875d - y: -3.0d + x: 10.0d + y: 2.0d } { - dependencies: [ - "124B32A0583A636A" - "16E3465CF94E2BDD" - "4024C831C77101CA" - ] + dependencies: ["124B32A0583A636A"] + description: ["You now have everything you need to craft the &5Eye of Ender&r.\\nSimply extract &6Liquid Blaze&r from the &6Blaze Powder&r you previously crafted, and mix it with your &5Ender Pearl&r in a &6Chemical Bath&r.\\n\\nYou won’t need many for now — just one for your &6Rocket&r and another for your &6HV Circuit Assembler&r.\\nBut be warned: from &5EV&r and beyond, the demand will rise quickly."] icon: "minecraft:ender_eye" id: "41D32C5178760F47" - size: 0.75d + size: 1.0d tasks: [{ - count: 12L id: "30A89DD2A22EE314" item: "minecraft:ender_eye" type: "item" }] - x: 7.875d - y: -1.875d + title: "The Eye of the Gregtech" + x: 6.0d + y: 2.0d } { dependencies: ["6A451F43F3D7A671"] @@ -652,29 +520,25 @@ ] icon: "gtceu:micro_processor_mainframe" id: "14D277A164202FF8" - size: 0.75d + shape: "gear" + size: 3.0d tasks: [{ id: "71E3128BA0CAC113" item: "gtceu:micro_processor_mainframe" type: "item" }] title: "Mainframes - first IV Circuits!" - x: 9.0d - y: -4.125d + x: 0.0d + y: -10.5d } { - dependencies: [ - "10FB27DD3C7BEC2F" - "0DE5C3FBC9A6A690" - ] + dependencies: ["52AD30F04DD5A812"] description: [ "The &3Cleanroom&r is a hollow multiblock free of contaminants. Going forward, most new âuit-related recipes&r, as well as some unique blocks like &3Fusion Casings&r, will need to be run in machines inside a Cleanroom." "" "Creating it will put your &aPolyethylene&r automation to the test for all the &dPlascrete&r and/or &dCleanroom Glass&r you will make." "" "We'll start you off with a 5x5x5 Cleanroom, but you should upgrade its size when you start feeling cramped." - "" - "&6This quest unlocks a new tutorial on the Cleanroom in the &lTips and Tricks&r&6 tab - check it out to learn more!&r" "{@pagebreak}" "&l&3Lore:&r&o The Cleanroom comes from GregTech 5, but as is often the case, the GT5 implementation is much more punishing. The recipes would run without regard to cleanliness, but had a % chance of completion equal to the cleanliness of the Cleanroom. This caused a lot of accidental voiding." "" @@ -684,8 +548,8 @@ ] icon: "gtceu:cleanroom" id: "3568BC9742092FC5" - shape: "gear" - size: 1.5d + shape: "octagon" + size: 2.0d subtitle: "They put me in a room... a clean room" tasks: [ { @@ -713,8 +577,8 @@ } ] title: "The Cleanroom" - x: 6.75d - y: -3.0d + x: 0.0d + y: -6.0d } { dependencies: ["41D32C5178760F47"] @@ -723,27 +587,29 @@ "" "Sneak right-clicking with the Prospector in your hand will change its mode to &6Fluid Prospection&r. This will instead display the base &dyield&r of Fluid veins, along with how full they are." "" - "&9Reminder:&r The yield of a &3Fluid Drilling Rig&r is directly proportional to the \"fullness\" of the vein. When low enough, the output will default to a yield that can be defined in the CEu config." + "This will be really useful to find &9water&r on the moon." "{@pagebreak}" + "&9Reminder:&r The yield of a &3Fluid Drilling Rig&r is directly proportional to the \"fullness\" of the vein. When low enough, the output will default to a yield that can be defined in the CEu config." + "" "&9Tip:&r When the fullness drops below 30% (alright, rough estimate), you should consider moving to another vein for the sake of power-to-yield efficiency. Aiming for the &3Advanced Fluid Drilling Rig&r in &5EV&r may interest you, as not only does it significantly boost the output, but it also reduces the rate at which it drains the vein!" "" "&cCaution:&r Due to a bug, the Prospector display may be offset by one chunk, so avoid placing your Rig in the corners of a fluid vein. or you may end up pumping the wrong fluid!" ] icon: "gtceu:prospector.hv" id: "2124BF15006733D5" - shape: "rsquare" - size: 0.66d + optional: true + shape: "heart" + size: 1.0d tasks: [{ id: "1ED12D379EEE0CBA" item: "gtceu:prospector.hv" type: "item" }] title: "HV Prospector" - x: 9.0d - y: -1.875d + x: 6.0d + y: 4.0d } { - dependencies: ["0EFEE489906256AA"] description: [ "Fluorine is the rarest gas to obtain from electrolysis in this game." "" @@ -751,16 +617,15 @@ ] icon: "gtceu:fluorine_bucket" id: "42FB276AB16258D9" - shape: "rsquare" - size: 0.66d + size: 1.0d tasks: [{ id: "344000CF4AAC68AF" item: "gtceu:fluorine_bucket" type: "item" }] title: "Fluorine" - x: 5.625d - y: -0.75d + x: 1.0d + y: 3.5d } { dependencies: [ @@ -778,7 +643,7 @@ ] icon: "gtceu:polytetrafluoroethylene_plate" id: "7CC79617A4965F25" - size: 0.75d + size: 1.0d subtitle: "A.K.A - Teflon" tasks: [ { @@ -798,27 +663,27 @@ } ] title: "Polytetrafluoroethylene" - x: 5.625d - y: 0.375d + x: 0.0d + y: 3.5d } { - dependencies: ["04F6E968CEEC3D49"] + dependencies: ["5BACED5AE350EAB1"] description: [ "Making &aNitrobenzene&r will boost the energy efficiency of &aBenzene&r roughly &6fourfold&r. You love to see it." "" "The catch here is that it takes &dDistilled Water&r, and consumes a bit of &dSulfur&r with every step." ] id: "56E7A3A0CC690C8A" - shape: "rsquare" - size: 0.66d + shape: "square" + size: 1.0d tasks: [{ id: "33CF24B0A19D2F25" item: "gtceu:nitrobenzene_bucket" type: "item" }] title: "Benzene Nitro" - x: 9.0d - y: 1.5d + x: -1.0d + y: 8.5d } { dependencies: ["7CC79617A4965F25"] @@ -850,7 +715,7 @@ icon: "gtceu:large_chemical_reactor" id: "528CE69DA4358B2E" shape: "gear" - size: 1.3d + size: 3.0d tasks: [ { id: "4738F666E22B212B" @@ -870,14 +735,10 @@ } ] title: "Large Chemical Reactor" - x: 5.625d - y: 1.5d + x: 0.0d + y: 6.0d } { - dependencies: [ - "316FF60D6FFE97CE" - "6A304E453D74C57C" - ] description: [ "&cTNT&r (Trinitrotoluene) can't be prepared with the usual Gunpowder and Sand anymore. Instead, you'll have to produce &aGelled Toluene&r and react it with Sulfuric Acid to make TNT." "" @@ -893,7 +754,7 @@ ] icon: "minecraft:tnt" id: "2B7B214EDE0B45A2" - size: 0.75d + size: 1.0d tasks: [ { id: "1CB85F57BA45252D" @@ -912,19 +773,15 @@ } ] title: "TNT" - x: 7.875d - y: 0.375d + x: 3.0d + y: 3.5d } { dependencies: ["390E59F05132FCB8"] - description: [ - "If you've killed a Blaze before, you may have noticed it dropped &eSulfur Dust&r instead of a &cBlaze Rod&r." - "" - "In order to get &6Blaze Powder&r, you must instead combine &7Carbon Dust&r and &eSulfur Dust&r in a &3HV Chemical Reactor&r." - ] + description: ["In order to get &6Blaze Powder&r, you must instead combine &7Carbon Dust&r and &eSulfur Dust&r in a &3HV Chemical Reactor&r."] icon: "minecraft:blaze_powder" id: "16E3465CF94E2BDD" - size: 0.75d + size: 1.0d tasks: [{ count: 12L id: "00CC416ACB6CA99F" @@ -932,24 +789,18 @@ type: "item" }] title: "Blaze Powder" - x: 6.75d - y: -1.875d + x: 1.5d + y: 2.0d } { dependencies: [ "1137D2BA7E03D685" "2B7B214EDE0B45A2" ] - description: [ - "If you've killed an Enderman before, you may have noticed it dropped &aEnderpearl Dust&r instead of an Ender Pearl. In order to get &aEnder Pearls&r, you must make them from Enderpearl Dust in the &3Implosion Compressor&r." - "" - "&9Pro tip for non-Peaceful players&r: Trapping Endermen in Boats makes them much easier to kill! Use a &dButchery Knife&r when slaying Endermen for the Looting 3 bonus." - "" - "In the long term, &aEnderpearl Dust&r should be made in an &3HV Mixer&r." - ] + description: ["You won’t find any Endermen dropping Ender Pearls in TFG.\\nEven the ones lurking in the Beneath won’t help you there.\\n\\nInstead, your only option for now is to craft them yourself:\\nCombine &2Beryllium Dust&r and &2Potassium Dust&r in a &6HV&r Mixer to create the elusive &5Ender Dust&r.\\n\\nOnce that’s done, throw it into an &8Implosion Compressor&r and recreate the iconic Ender Pearl — Gregtech style."] icon: "minecraft:ender_pearl" id: "4024C831C77101CA" - size: 0.75d + size: 1.0d tasks: [ { id: "3DC62CA60F006A06" @@ -964,8 +815,8 @@ } ] title: "Ender Pearls" - x: 7.875d - y: -0.75d + x: 2.0d + y: 3.5d } { dependencies: ["3568BC9742092FC5"] @@ -980,7 +831,7 @@ ] icon: "gtceu:phosphorus_boule" id: "017019EB38F7A18C" - size: 0.75d + size: 1.0d subtitle: "That's dope, bro!" tasks: [ { @@ -995,11 +846,10 @@ } ] title: "Phosphorus Boules" - x: 9.0d - y: -3.0d + x: -2.0d + y: -6.0d } { - dependencies: ["26394C1290D70AB6"] description: [ "The &3Implosion Compressor&r turns the Dust form of Gems into their Gem form." "" @@ -1009,21 +859,22 @@ ] icon: "gtceu:implosion_compressor" id: "1137D2BA7E03D685" - size: 0.75d + size: 1.0d tasks: [{ id: "52E617BBF3718471" item: "gtceu:implosion_compressor" type: "item" }] title: "Implosion Compressor" - x: 9.0d - y: -0.75d + x: 2.0d + y: 6.0d } { dependencies: [ "4343746E706264E6" "528CE69DA4358B2E" ] + dependency_requirement: "one_completed" description: [ "Nitric Acid's fumes are extremely toxic! It's also a very potent oxidizer." "" @@ -1045,7 +896,7 @@ ] icon: "gtceu:nitric_acid_bucket" id: "5BACED5AE350EAB1" - size: 0.75d + size: 1.0d subtitle: "This won't eat your skin" tasks: [{ id: "5F8F684990622DE1" @@ -1053,8 +904,8 @@ type: "item" }] title: "Nitric Acid" - x: 6.75d - y: 1.5d + x: 0.0d + y: 8.5d } { dependencies: ["5BACED5AE350EAB1"] @@ -1064,8 +915,8 @@ "The catch comes in the complexity of making &dTNM&r. In order to concoct it, you must react &aNitric Acid&r with either &dEthenone&r or &aMethyl Acetate&r, both of which have quite an involved process themselves!" ] id: "04F6E968CEEC3D49" - shape: "rsquare" - size: 0.66d + shape: "square" + size: 1.0d subtitle: "This is to go further beyond" tasks: [{ id: "51D904AA29256F8D" @@ -1073,8 +924,8 @@ type: "item" }] title: "Cetane-boosted Diesel" - x: 7.875d - y: 1.5d + x: 1.0d + y: 8.5d } { dependencies: ["16B735F9C391D260"] @@ -1087,7 +938,7 @@ ] icon: "gtceu:smd_transistor" id: "4C3805F75C9EE3DD" - size: 0.75d + size: 1.0d subtitle: "Alternate components!" tasks: [ { @@ -1105,42 +956,37 @@ item: "gtceu:smd_capacitor" type: "item" } + { + id: "628E184D52DFE8F6" + item: "gtceu:smd_inductor" + type: "item" + } ] title: "SMD Components" - x: 3.375d - y: 0.375d + x: 8.0d + y: -6.0d } { dependencies: ["4C3805F75C9EE3DD"] description: [ - "&aPlatinum&r (needed for SMD Diodes) has its own dedicated Quest in the &5EV&r tab." + "&aPlatinum&r (needed for SMD Diodes) has its own dedicated Quest in the &5EV&r tab. But you could also get Platinium directly from Platinium vein or Chemical Washer processing." "" "&l&3Lore:&r&o The SMD Inductors make an appearance in GTCEu for the first time. It's more consistent and convenient to have all Circuit components receive an SMD counterpart." ] icon: "gtceu:smd_capacitor" id: "7F272A099E65F848" - size: 0.75d - tasks: [ - { - id: "75955EC3248DEA7A" - item: "gtceu:smd_diode" - type: "item" - } - { - id: "46FD3F3FEFBF7ECD" - item: "gtceu:smd_inductor" - type: "item" - } - ] + size: 1.0d + tasks: [{ + id: "75955EC3248DEA7A" + item: "gtceu:smd_diode" + type: "item" + }] title: "More SMD Components" - x: 3.375d - y: 1.5d + x: 9.5d + y: -6.0d } { - dependencies: [ - "26394C1290D70AB6" - "16A6AE5C770DB83A" - ] + dependencies: ["52AD30F04DD5A812"] description: [ "The &3HV Macerator&r finally unlocks more of the slots shown in JEI. With this, the first &9three&r slots are now available. This allows you to receive the &6unique ore Byproduct&r from macerating &dThermal &dCentrifuged Ore&r." "" @@ -1151,7 +997,8 @@ "&l&3Lore:&r&o In GregTech 5u, the &6HV&r&o Macerator only gave two slots. Urgh... we weren't planning on using that Stone Dust, anyway..." ] id: "6B7762F672BAE76F" - size: 0.75d + shape: "octagon" + size: 1.5d subtitle: "Shredding your Ores with byproducts" tasks: [{ id: "76DAF1C1B90EFE87" @@ -1159,14 +1006,11 @@ type: "item" }] title: "Universal Macerator" - x: -1.125d - y: -1.875d + x: 3.0d + y: 0.0d } { - dependencies: [ - "6EB68C28BEE24DEF" - "390E59F05132FCB8" - ] + dependencies: ["390E59F05132FCB8"] description: [ "&aAmmonia&r is &doptional&r in &6HV&r." "" @@ -1181,78 +1025,31 @@ ] icon: "gtceu:ammonia_bucket" id: "4343746E706264E6" - shape: "rsquare" - size: 0.66d + size: 1.0d tasks: [{ id: "1C3EBA2535471DB6" item: "gtceu:ammonia_bucket" type: "item" }] title: "Ammonia" - x: 6.75d - y: -0.75d + x: -3.0d + y: 5.0d } { - dependencies: ["16A6AE5C770DB83A"] - id: "1D88369409736DC7" - size: 0.75d - tasks: [{ - id: "722AEA3607BBAC94" - item: "gtceu:hv_polarizer" - type: "item" - }] - x: 4.5d - y: -3.0d - } - { - dependencies: ["7FA0ACB7F161F378"] - id: "2F5778EDE6426D7E" - shape: "circle" - size: 0.8d - tasks: [{ - id: "1BCFD5295BE92C4E" - item: { - Count: 1 - id: "minecraft:elytra" - tag: { - Damage: 0 - } - } - type: "item" - }] - x: 5.625d - y: -6.5d - } - { - dependencies: ["2F5778EDE6426D7E"] - id: "2045D32219AA0DCC" - shape: "circle" - size: 0.9d - tasks: [{ - id: "3785469E7628386A" - item: { - Count: 1 - id: "hangglider:reinforced_hang_glider" - tag: { - Damage: 0 - } - } - type: "item" - }] - x: 5.625d - y: -8.0d - } - { - dependencies: ["16A6AE5C770DB83A"] + dependencies: ["52AD30F04DD5A812"] + dependency_requirement: "all_started" + description: ["You will need the &6HV&r Mixer to make the &6Rocket Alloy&r, but that's not its only useful recipe.\\n\\nIt also unlocks:\\n- &dIndium&r\\n- &eCetane Boosted Diesel&r\\n- The extremely valuable &6Ultimate Alloy&r used for &9Turbine Rotors&r\\n- &dFluix Crystal&r, which is absolutely essential to unlock &dAE2&r"] id: "05ABC370D7153350" - size: 0.75d + shape: "octagon" + size: 1.5d + subtitle: "Mixing never got so good" tasks: [{ id: "6D522B2EF097AA95" item: "gtceu:hv_mixer" type: "item" }] - x: 2.25d - y: -3.0d + x: 3.0d + y: -2.0d } { description: [ @@ -1268,12 +1065,6 @@ ] icon: "gtceu:blue_alloy_ingot" id: "073F59194B479AA3" - rewards: [{ - id: "6DDC52F547CDE852" - item: "gtceu:electrotine_dust" - random_bonus: 7 - type: "item" - }] shape: "square" size: 1.0d subtitle: "You're blue now... that's my alloy" @@ -1283,19 +1074,16 @@ type: "item" }] title: "Blue Alloy" - x: 11.0d - y: -6.0d + x: -1.5d + y: -8.5d } { dependencies: [ "5063FDFFBE3E4855" "3568BC9742092FC5" + "073F59194B479AA3" ] - description: [ - "Your first &5EV&r Circuit gets a unique texture. If you still consider yourself to be in &bMV&r, &ahold off&r on making too many of these, as they won't benefit you right now. We can't stop you from making these if you &djust wanna flex&r on us, though." - "" - "It'll be needed in &6HV&r." - ] + description: ["Your first &5EV&r Circuit gets a unique texture. If you still consider yourself to be in &bMV&r, &ahold off&r on making too many of these, as they won't benefit you right now. We can't stop you from making these if you &djust wanna flex&r on us, though."] icon: "gtceu:micro_processor_computer" id: "6A451F43F3D7A671" shape: "square" @@ -1307,10 +1095,284 @@ type: "item" }] title: "First EV Circuits!" + x: 0.0d + y: -7.5d + } + { + description: [ + "&2We hope you're getting the hang of &9GregTech&r, because now it's time to push your skills a bit further.\\nIn this chapter, you'll unlock &eadvanced multiblocks&r, &ecomplex processes&r, and even take your first steps onto the &fMoon&r!\\n\\n&6For this chapter, you have two main goals :&r\\n- Craft your first &5EV&r Machine Hull\\n- Begin your journey to the &fMoon&r\\n\\nUnlocking the Moon will also grant access to &bCertus Quartz&r, paving the way for &dApplied Energistics 2&r. You’re free to tackle these objectives in any order you prefer." + "{@pagebreak}" + "To craft the &5EV&r Machine Hull:\\n- Build your first &aCleanroom&r\\n- Construct a &bVacuum Freezer&r to cool hot ingots\\n- Process &9Rutile&r into &7Titanium&r\\n\\nYou'll find plenty of &9Rutile&r on the &fMoon&r, but it can also be located in &eBauxite&r veins in the &aOverworld&r." + "{@pagebreak}" + "To reach the Moon:\\n- Craft a generous amount of &6Rocket Alloy&r\\n- Create your first &eEnder Eye&r using the &3Chemical Bath&r and the &8Implosion Compressor&r\\n- Prepare all the &bequipment&r you'll need to &bbreathe in space&r\\n\\nGetting the &bVacuum Freezer&r and &6better coils&r will speed up &6Rocket Alloy&r production, but they’re not mandatory.\\n\\n&dChoose your path.&r" + ] + id: "52AD30F04DD5A812" + shape: "gear" + size: 3.0d + subtitle: "Soon to be an minestronaut" + tasks: [{ + id: "1AD314A1377F41CD" + item: "gtceu:hv_machine_hull" + type: "item" + }] + title: "Welcome to HV Chapter" + x: 0.0d + y: -2.0d + } + { + dependencies: ["6958029B5514D4EC"] + description: ["Your third alloy is here — and it's essential for your next set of coils in the &6EBF&r.\\nThis time, you’ll notice that you can’t use a &6Chemical Washer&r. Instead, you're required to use a &6Vacuum Chamber&r.\\n\\nGood news: it’s actually simpler and faster.\\n\\nYou’ll only be using &6Nichrome&r for these coils, but don’t get too comfortable — it will return later for the next set of &5RTM Coils&r."] + id: "7E755297E9685374" + subtitle: "It doesn't have much use" + tasks: [{ + count: 128L + id: "7B963F86A90057FF" + item: "gtceu:nichrome_ingot" + type: "item" + }] + title: "Nichrome Ingots" + x: -4.0d + y: -10.0d + } + { + dependencies: [ + "3E2F96A02FEF12AC" + "1E307CD76691C24F" + "4AD686D18247315E" + ] + description: ["Woh, it's time to build your &6Rocket&r!\\n\\nAssemble all the parts with &d8 Dense Rocket Alloy&r. To finish the insulation, you'll need &b576mb&r of &bLiquid Silicon&r (&b4 ingots&r) and &f16 pieces of dust&r.\\n\\nYou have two choices:\\n&e•&r &eBorosilicate Glass Dust&r — crafted in a &6Mixer&r with &dBoron&r and &fGlass Dust&r\\n\\n&e•&r &5Vitrified Asbestos&r — obtained through a &6Pyrolysis Oven&r\\n\\nGo with the one you have available!"] + icon_scale: 2.0d + id: "3FBDC8552F7D8008" + shape: "none" + size: 2.0d + subtitle: "That's the Tier 1, there is many others" + tasks: [{ + id: "76D1CE96C52F9963" + item: { + Count: 1 + id: "ad_astra:tier_1_rocket" + tag: { } + } + type: "item" + }] + title: "Your First Rocket!" x: 8.0d - y: -4.0d + y: -2.0d + } + { + dependencies: [ + "05ABC370D7153350" + "16B735F9C391D260" + ] + description: ["To make the &6Rocket Alloy&r, you will need to put &7Aluminium&r, &7Stainless Steel&r and &cLiquid Red Steel&r into your new &6HV&r Mixer.\\n\\nThe recipe takes some time, so expect to have your mixer fully dedicated to this step.\\n\\nAfter that, your dust will need to be smelted in your EBF at &bMV&r. If you already have &6Nichrome Coils&r and your EBF is running at &6HV&r, you will be able to &aPerfect Overclock&r the recipe (&7check the Gregtech Energy chapter if you don't understand&r).\\n\\nYou can also cool the ingots down with a &9Chemical Bath&r or, if you already have one, a &9Vacuum Freezer&r for a shorter processing time.\\n\\n&7144mb equals 1 ingot&r, so make sure not to extract too much &cRed Steel&r.\\n\\nYou will need &685 Rocket Alloy&r ingots total, which means:\\n- &760 Aluminium&r\\n- &720 Stainless Steel&r\\n- &710 Red Steel&r\\n\\n&aNothing too bad!&r"] + id: "56D337E264A4154F" + subtitle: "It's a new material" + tasks: [ + { + id: "0FCF38A07889B205" + item: "gtceu:rocket_alloy_t1_ingot" + type: "item" + } + { + id: "26C409116E4D516C" + item: "gtceu:rocket_alloy_t1_dust" + type: "item" + } + ] + title: "Space Alloy" + x: 5.0d + y: -2.0d + } + { + dependencies: [ + "56D337E264A4154F" + "41D32C5178760F47" + ] + description: ["The &6Rocket Nose Cone&r is the hardest part of your Rocket.\\nYou will need a hefty amount of &aPolyethylene&r — so we hope you already have it passively produced — and a &6HV&r Emitter.\\nYou should be able to get your hands on &dChromium&r by electrolyzing &cRuby Dust&r.\\n\\nThe &aEye of Ender&r is trickier and requires you to follow the quest unlocked by the &6HV Chemical Reactor&r.\\nGet ready to make &cTNT&r, build an &5Implosion Compressor&r, and recreate the famous Enderman drop — since you won’t find Ender Pearls natively in &2TFG&r."] + id: "1E307CD76691C24F" + subtitle: "You really had to put an Eye of Ender..." + tasks: [{ + id: "05AEC4A2F295098C" + item: "ad_astra:rocket_nose_cone" + type: "item" + }] + x: 6.0d + y: -1.0d + } + { + dependencies: ["7FA0ACB7F161F378"] + description: ["Well, that was quite the experience! Between the &9Rutile Processing&r line, the &5Vacuum Chamber&r, and the &5Cleanroom&r, you’ve uncovered a lot of new mechanics. \\nThat’s great — because this is only the beginning.\\n\\nDid you walk on the &fMoon&r yet? If not, we strongly encourage you to go. You’ll encounter &dessential mechanics&r for later stages of the modpack and unlock &bAE2&r, all while gaining access to &aricher ore veins&r.\\n\\nIf you’ve already made your lunar journey, then we hope your infrastructure is solid — because it’s time to enter &5EV&r. This complex chapter will introduce &7even more advanced systems&r and take your factory to the next level."] + id: "4214D5C501C35876" + shape: "gear" + size: 4.0d + subtitle: "That's half of Gregtech tiers" + tasks: [{ + id: "766F3215D322BAAE" + item: "gtceu:ev_machine_hull" + type: "item" + }] + x: -8.0d + y: -2.0d + } + { + dependencies: ["56D337E264A4154F"] + description: ["We made the &6Rocket Fins&r use an &bAlloy Smelter&r simply to remind you that you now have access to the &bMulti-Smelter&r — a wonderful small EBF that can be used as a &eFurnace&r or an &bAlloy Smelter&r.\\n\\nThe quest to craft it is in the &bMV&r Chapter. We really advise you to think about it if you haven't yet."] + id: "3E2F96A02FEF12AC" + subtitle: "So you reach the right destination" + tasks: [{ + count: 4L + id: "433BFEE192C565E8" + item: "ad_astra:rocket_fin" + type: "item" + }] + title: "Rocket Fins" + x: 6.0d + y: -2.0d + } + { + dependencies: ["56D337E264A4154F"] + description: ["The &6Steel Engine&r is required so your rocket can &atravel to the Moon&r.\\n\\nThe recipe isn't too bad — we assume you're ready to tackle each part.\\n\\nTo get &91152mb of Liquid Blue Steel&r, you will need &78 ingots&r."] + id: "4AD686D18247315E" + subtitle: "Blue Steel is back baby" + tasks: [{ + id: "57D58E699F70DD55" + item: "ad_astra:steel_engine" + type: "item" + }] + x: 6.0d + y: -3.0d + } + { + dependencies: ["3FBDC8552F7D8008"] + description: ["&6For each travel you will need Rocket Fuel&r, it seems complicated and it is quite a long process but you can make Rocket Fuel from &bChlorine&r, &bMethane&r, &bNitrogen&r, &bOxygen&r and &bWater&r. Nothing too bad, also if you already have your &5Large Chemical Reactor&r you could unlock some bypass.\\n\\n&7We advise you to use EMI Recipe Tree to have an easier time understanding each step. Simply click on the small icon with 4 squares on the right of the crafting recipe.&r"] + id: "6EF2D4D1C1CC9D3E" + subtitle: "Easier than you think" + tasks: [{ + id: "0E3E97E93E9F3A3A" + item: "gtceu:rocket_fuel_bucket" + type: "item" + }] + x: 10.0d + y: -2.0d + } + { + dependencies: [ + "6EF2D4D1C1CC9D3E" + "6752CC523D38A214" + "038B204DAC9C863D" + ] + description: ["&2Congrats&r, you’ve successfully landed on the &7Moon&r!\\nHere, you’ll find &bCertus Quartz&r veins, allowing you to begin unlocking &dAE2&r.\\n\\nBut that’s not all—some veins here have much higher density than those on Earth.\\n\\nFor instance, you can easily find &6Ilmenite&r, &7Bauxite&r, &7Aluminium&r, and &5Chromite&r veins on the Moon.\\nEstablishing a small base here will be crucial to keep progressing.\\n\\nYour biggest challenge will be transporting resources, as there are no easy cross-dimensional tools like the &5Ender Chest&r or &dAE2 Quantum Link&r just yet."] + id: "00A2566109144D7F" + shape: "gear" + size: 4.0d + subtitle: "Hope you have everything to come back" + tasks: [{ + dimension: "ad_astra:moon" + icon: "ad_astra:moon_globe" + id: "39DDB5FE1449E38A" + title: "I'm on the Moon" + type: "dimension" + }] + x: 13.0d + y: -2.0d + } + { + dependencies: ["3FBDC8552F7D8008"] + description: ["&6Before crossing the last Earth boundary,&r you should be sure to not die when you arrive on the moon.\\n\\nTo do that, you're gonna need a &bfull set of Space Suit&r loaded with &bOxygen&r — and if you're careful, even a &ebackup can&r.\\n\\n&cThe hardest part&r will definitely be the &dPolycaprolactam Fabric&r.\\n\\nYou will need an &cEBF&r and a &6HV&r &eChemical Reactor&r.\\n\\nFrom there, you'll be able to craft it using &aBenzene&r, &bHydrogen&r, &9Chlorine&r, &bOxygen&r and &3Ammonia&r.\\n\\nWe won't tell you every step, but you should be able to figure it out yourself through &aEMI&r now that you're a fierce Gregtech player.\\n\\nOnce everything is ready, to fill your space suit and can, simply &eRight-Click&r a drum or tank filled with &bOxygen&r."] + id: "038B204DAC9C863D" + subtitle: "Let's be honest, this may be the hardest" + tasks: [ + { + id: "2BB34BBE18F6816F" + item: { + Count: 1 + id: "ad_astra:space_helmet" + tag: { + Damage: 0 + } + } + type: "item" + } + { + id: "6BC9CD7F95F51E5F" + item: { + Count: 1 + id: "ad_astra:space_suit" + tag: { + Damage: 0 + } + } + type: "item" + } + { + id: "1BB8E9880CCE403D" + item: { + Count: 1 + id: "ad_astra:space_pants" + tag: { + Damage: 0 + } + } + type: "item" + } + { + id: "2B02A73CDA83B147" + item: { + Count: 1 + id: "ad_astra:space_boots" + tag: { + Damage: 0 + } + } + type: "item" + } + { + id: "08B8FBA74D69C0C7" + item: { + Count: 1 + id: "ad_astra_giselle_addon:oxygen_can" + tag: { } + } + type: "item" + } + ] + x: 10.0d + y: -1.0d + } + { + dependencies: ["3FBDC8552F7D8008"] + description: ["&6The Launch Pad is indispensable to launch your Rocket.&r That's the only block on which you will be able to put your Rocket.\\n\\n&cReally important&r but you will need &cTWO Launch Pads&r as it will stay on your launching site and you will need another one to travel back."] + id: "6752CC523D38A214" + subtitle: "Without it impossible to launch" + tasks: [{ + id: "4451763FB0D75C2D" + item: "ad_astra:launch_pad" + type: "item" + }] + x: 10.0d + y: -3.0d + } + { + dependencies: [ + "56E7A3A0CC690C8A" + "04F6E968CEEC3D49" + ] + dependency_requirement: "one_completed" + description: [ + "You are beginning to refine your fuels much better, you should be sure you had a look at the Energy Chapter." + "" + "{ \"text\": \"Click here\", \"underlined\": \"true\", \"clickEvent\": { \"action\": \"change_page\", \"value\": \"2CDB9778C7A30044\" } }" + ] + id: "595C5A01358B9550" + tasks: [{ + id: "4E59108C7FC5421C" + title: "Have a look at the Energy Chapter" + type: "checkmark" + }] + x: 0.0d + y: 10.0d } ] - subtitle: ["Scale up your power and begin advanced chemistry"] - title: "&6HV&r - High Voltage" + subtitle: ["{quests.high_voltage.subtitle}"] + title: "{quests.high_voltage}" } diff --git a/config/ftbquests/quests/chapters/mv__medium_voltage.snbt b/config/ftbquests/quests/chapters/mv__medium_voltage.snbt index bdbeb0137..9571cad7e 100644 --- a/config/ftbquests/quests/chapters/mv__medium_voltage.snbt +++ b/config/ftbquests/quests/chapters/mv__medium_voltage.snbt @@ -680,10 +680,7 @@ y: 14.0d } { - dependencies: [ - "38DE506FF5B32031" - "3DFFA8F91452C62A" - ] + dependencies: ["38DE506FF5B32031"] description: ["{quests.medium_voltage.mv_second_hv.desc}"] icon: "gtceu:micro_processor_assembly" id: "5063FDFFBE3E4855" @@ -1007,7 +1004,7 @@ type: "item" }] title: "{quests.medium_voltage.mv_oilsands.title}" - x: -8.0d + x: -2.5d y: 1.0d } { @@ -1016,7 +1013,6 @@ "6EB68C28BEE24DEF" "05ADBAE5B6F38956" ] - dependency_requirement: "one_completed" description: [ "{quests.medium_voltage.mv_distillery.desc.1}" "{@pagebreak}" @@ -1031,12 +1027,12 @@ size: 1.0d subtitle: "{quests.medium_voltage.mv_distillery.subtitle}" tasks: [{ - id: "6C32C7BCF9D12EBC" + id: "685043442271A0D0" item: { Count: 1 id: "ftbfiltersystem:smart_filter" tag: { - "ftbfiltersystem:filter": "or(item(gtceu:lv_distillery)item(gtceu:mv_distillery))" + "ftbfiltersystem:filter": "or(item(gtceu:mv_distillery)item(gtceu:lv_distillery))" } } title: "{quests.medium_voltage.mv_distillery.task}" @@ -1174,7 +1170,7 @@ }] title: "{quests.medium_voltage.mv_mutli_channel.title}" x: -8.0d - y: -2.0d + y: 1.0d } { dependencies: ["315169840E06110F"] @@ -1488,11 +1484,11 @@ } { dependencies: ["22E462070F8B027A"] - description: ["{quests.medium_voltage.mv_.desc}"] + description: ["{quests.medium_voltage.mv_chemical_reactor.desc}"] id: "79E8DC4D9B5F6B97" shape: "octagon" size: 2.0d - subtitle: "{quests.medium_voltage.mv_.subtitle}" + subtitle: "{quests.medium_voltage.mv_chemical_reactor.subtitle}" tasks: [{ id: "04A6D4858DA3CE94" item: "gtceu:mv_chemical_reactor" @@ -1519,6 +1515,54 @@ x: 9.0d y: 6.0d } + { + dependencies: [ + "26394C1290D70AB6" + "5063FDFFBE3E4855" + ] + dependency_requirement: "one_completed" + description: ["{quests.medium_voltage.lsb.desc}"] + icon: "gtceu:steel_large_boiler" + id: "730D7C10DEED3117" + shape: "square" + size: 1.0d + subtitle: "{quests.medium_voltage.lsb.subtitle}" + tasks: [{ + id: "67728209D0BE18B1" + item: "gtceu:steel_large_boiler" + type: "item" + }] + title: "{quests.medium_voltage.lsb.desc}" + x: 1.28d + y: 16.5d + } + { + dependencies: ["315169840E06110F"] + description: ["{quests.medium_voltage.mv_cpu.desc}"] + icon: "gtceu:cpu_chip" + id: "2C875707A396B6D3" + subtitle: "{quests.medium_voltage.mv_cpu.subtitle}" + tasks: [ + { + id: "0C0649DBFF188F15" + item: "gtceu:diamond_lens" + type: "item" + } + { + id: "54424809334833A8" + item: "gtceu:cpu_wafer" + type: "item" + } + { + id: "79DC85B4ACC166FB" + item: "gtceu:cpu_chip" + type: "item" + } + ] + title: "{quests.medium_voltage.mv_cpu.title}" + x: 5.0d + y: 8.0d + } ] subtitle: ["{quests.medium_voltage.subtitle}"] title: "{quests.medium_voltage}" diff --git a/kubejs/server_scripts/gregtech/recipes.removes.js b/kubejs/server_scripts/gregtech/recipes.removes.js index 3d5fefae8..8b3ff1f5b 100644 --- a/kubejs/server_scripts/gregtech/recipes.removes.js +++ b/kubejs/server_scripts/gregtech/recipes.removes.js @@ -640,4 +640,8 @@ function removeGTCEURecipes(event) { event.remove({ id: 'gtceu:centrifuge/decomposition_centrifuging__fireclay' }) event.remove({ id: 'gtceu:smelting/sticky_resin_from_slime' }) + + // Remove vanilla Eye of Ender + + event.remove({ id: 'minecraft:ender_eye' }) }