From cf0ed4b080794aad545ea76416c04097ef73f901 Mon Sep 17 00:00:00 2001 From: MuteTiefling Date: Wed, 3 Jul 2024 08:40:48 -0400 Subject: [PATCH 1/6] advancement --- config/ftbquests/quests/chapters/0095002B3E34FD9A.snbt | 6 ++++++ config/ftbquests/quests/lang/en_us.snbt | 1 + 2 files changed, 7 insertions(+) diff --git a/config/ftbquests/quests/chapters/0095002B3E34FD9A.snbt b/config/ftbquests/quests/chapters/0095002B3E34FD9A.snbt index cf259ae8..a3d8bef8 100644 --- a/config/ftbquests/quests/chapters/0095002B3E34FD9A.snbt +++ b/config/ftbquests/quests/chapters/0095002B3E34FD9A.snbt @@ -138,6 +138,12 @@ item: { count: 1, id: "occultism:sacrificial_bowl" } type: "item" } + { + advancement: "occultism:occultism/summon_foliot_crusher" + criterion: "" + id: "0DAE4E6D7B7DC9FB" + type: "advancement" + } ] x: 3.5d y: 1.0d diff --git a/config/ftbquests/quests/lang/en_us.snbt b/config/ftbquests/quests/lang/en_us.snbt index 8ccafaef..0d23fe16 100644 --- a/config/ftbquests/quests/lang/en_us.snbt +++ b/config/ftbquests/quests/lang/en_us.snbt @@ -1219,6 +1219,7 @@ task.0B20CB3AECE5EC6E.title: "WIP" task.0C66972E31440AAF.title: "Ender Cells" task.0CB92589AF70B557.title: "Any &3Handcrafted&r Item" + task.0DAE4E6D7B7DC9FB.title: "Summon: Foliot Crusher" task.0DE0A9A5505F1850.title: "Discovering Enigmatica" task.1B81285E0D45A226.title: "Any Tool" task.1BB7766A92FC514C.title: "Building Gadgets" From 970d8a304781eaedf780616ff7be23e9eb0f854f Mon Sep 17 00:00:00 2001 From: MuteTiefling Date: Wed, 3 Jul 2024 12:42:46 -0400 Subject: [PATCH 2/6] occultism --- .../quests/chapters/0095002B3E34FD9A.snbt | 441 +++++++++++++++++- .../quests/chapters/0E9796448AFA83CD.snbt | 2 +- config/ftbquests/quests/lang/en_us.snbt | 221 ++++++++- .../reward_tables/2806F6BEA4A73B0B.snbt | 2 +- 4 files changed, 640 insertions(+), 26 deletions(-) diff --git a/config/ftbquests/quests/chapters/0095002B3E34FD9A.snbt b/config/ftbquests/quests/chapters/0095002B3E34FD9A.snbt index a3d8bef8..ba17b6fe 100644 --- a/config/ftbquests/quests/chapters/0095002B3E34FD9A.snbt +++ b/config/ftbquests/quests/chapters/0095002B3E34FD9A.snbt @@ -16,7 +16,10 @@ quests: [ { icon: { - id: "handcrafted:hammer" + components: { + "ftbquests:icon": "occultism:textures/gui/book/robe.png" + } + id: "ftbquests:custom_icon" } id: "5DF2A3E977D4C11B" rewards: [{ @@ -35,8 +38,8 @@ item: { components: { "ftbfiltersystem:filter": "or(item(occultism:datura_seeds)item(occultism:datura))" }, count: 1, id: "ftbfiltersystem:smart_filter" } type: "item" }] - x: 2.5d - y: -2.5d + x: -2.0d + y: 0.0d } { dependencies: ["5DF2A3E977D4C11B"] @@ -52,8 +55,8 @@ item: { count: 1, id: "occultism:datura" } type: "item" }] - x: 2.5d - y: -1.5d + x: -1.0d + y: 0.0d } { dependencies: ["66B189D0C0CFE055"] @@ -74,8 +77,8 @@ to_observe: "occultism:spirit_fire" type: "observation" }] - x: 2.5d - y: -0.5d + x: 0.0d + y: 0.0d } { dependencies: ["426730088C72437A"] @@ -98,13 +101,16 @@ type: "item" } ] - x: 2.5d - y: 0.5d + x: 1.0d + y: 0.0d } { - dependencies: ["5AFA08920E94A02B"] + dependencies: ["66A24B8817411BBC"] icon: { - id: "occultism:ritual_dummy/custom_ritual" + components: { + "ftbquests:icon": "occultism:textures/gui/book/summoning.png" + } + id: "ftbquests:custom_icon" } id: "5BD04F0109CB6704" rewards: [{ @@ -116,17 +122,18 @@ type: "item" }] tasks: [ + { + advancement: "occultism:occultism/summon_foliot_crusher" + criterion: "" + id: "0DAE4E6D7B7DC9FB" + type: "advancement" + } { count: 4L id: "53EE7D896F7103FA" item: { components: { "ftbfiltersystem:filter": "ftbfiltersystem:item_tag(minecraft:candles)" }, count: 1, id: "ftbfiltersystem:smart_filter" } type: "item" } - { - id: "348E3EFD0F24F148" - item: { count: 1, id: "occultism:chalk_white" } - type: "item" - } { id: "7C03AA0EAA201AD2" item: { count: 1, id: "occultism:golden_sacrificial_bowl" } @@ -138,15 +145,411 @@ item: { count: 1, id: "occultism:sacrificial_bowl" } type: "item" } + ] + x: 2.5d + y: -1.5d + } + { + dependencies: ["5AFA08920E94A02B"] + icon: { + id: "occultism:chalk_gold" + } + id: "73F9A5F65B350A09" + rewards: [{ + exclude_from_claim_all: true + id: "3FE027324D5A9926" + table_id: 2884263910044023563L + type: "loot" + }] + tasks: [ + { + id: "665D17A36F8330F1" + item: { count: 1, id: "minecraft:glowstone_dust" } + type: "item" + } { - advancement: "occultism:occultism/summon_foliot_crusher" + id: "5E2FDB4FD0A0AA2B" + item: { count: 1, id: "occultism:chalk_gold" } + type: "item" + } + ] + x: 1.5d + y: 1.0d + } + { + dependencies: ["73F9A5F65B350A09"] + icon: { + components: { + "ftbquests:icon": "occultism:textures/gui/book/possession.png" + } + id: "ftbquests:custom_icon" + } + id: "7D4E0F2BF07D3223" + rewards: [{ + exclude_from_claim_all: true + id: "0214C8DA015806B8" + table_id: 2884263910044023563L + type: "loot" + }] + tasks: [ + { + advancement: "occultism:occultism/possess_endermite" criterion: "" - id: "0DAE4E6D7B7DC9FB" + id: "15BDBEA7237CBB17" + optional_task: true type: "advancement" } + { + id: "6311184FD5551332" + item: { count: 1, id: "minecraft:end_stone" } + type: "item" + } ] - x: 3.5d + x: 2.5d + y: 1.5d + } + { + dependencies: [ + "7D4E0F2BF07D3223" + "5BD04F0109CB6704" + ] + icon: { + id: "occultism:chalk_purple" + } + id: "036036EA25034BE8" + rewards: [{ + exclude_from_claim_all: true + id: "12CDA3C5A94CF7BF" + table_id: 2884263910044023563L + type: "loot" + }] + tasks: [ + { + id: "4CC5B2F6D92DEE32" + item: { count: 1, id: "occultism:crushed_end_stone" } + type: "item" + } + { + id: "47B10D1FE912235F" + item: { count: 1, id: "occultism:chalk_purple" } + type: "item" + } + ] + x: 3.0d + y: 0.0d + } + { + dependencies: ["5AFA08920E94A02B"] + id: "66A24B8817411BBC" + rewards: [{ + exclude_from_claim_all: true + id: "696AC61EE0B02A8F" + table_id: 2884263910044023563L + type: "loot" + }] + tasks: [{ + id: "3FFE7AC1B9D8A464" + item: { count: 1, id: "occultism:chalk_white" } + type: "item" + }] + x: 1.5d + y: -1.0d + } + { + dependencies: ["036036EA25034BE8"] + icon: { + components: { + "occultism:spirit_name": "(Not yet known)" + } + id: "occultism:dimensional_matrix" + } + id: "6BDA1C1BE04D541A" + rewards: [ + { + id: "44A199DF38E88A16" + item: { + count: 1 + id: "occultism:storage_stabilizer_tier2" + } + type: "item" + } + { + id: "6D6357FCD4CD48CD" + item: { + count: 1 + id: "occultism:stable_wormhole" + } + type: "item" + } + ] + tasks: [ + { + id: "2AAB10A32D2093A0" + item: { count: 1, id: "occultism:storage_controller" } + type: "item" + } + { + id: "1047800DF510BBDF" + item: { count: 1, id: "occultism:storage_stabilizer_tier1" } + type: "item" + } + ] + x: 4.5d y: 1.0d } + { + dependencies: ["7D4E0F2BF07D3223"] + icon: { + components: { + "ftbquests:icon": "relics:textures/mob_effect/vanishing.png" + } + id: "ftbquests:custom_icon" + } + id: "750FEAA1A27892FF" + rewards: [{ + id: "6291FA61C2A9AC64" + item: { + count: 1 + id: "occultism:soul_gem" + } + type: "item" + }] + tasks: [{ + advancement: "occultism:occultism/familiar/root" + criterion: "" + id: "2E36960EEF1F294E" + type: "advancement" + }] + x: 3.0d + y: 2.5d + } + { + dependencies: ["5A355C35CB5B24D8"] + id: "3AA1319E962A47C0" + rewards: [{ + id: "3F42DE17AA909C9E" + item: { + count: 1 + id: "occultism:divination_rod" + } + type: "item" + }] + tasks: [{ + id: "729271FAB4FD2834" + item: { components: { "occultism:spirit_name": "(Not yet known)" }, count: 1, id: "occultism:infused_pickaxe" } + type: "item" + }] + x: 5.5d + y: -1.5d + } + { + dependencies: ["036036EA25034BE8"] + id: "5A355C35CB5B24D8" + rewards: [{ + exclude_from_claim_all: true + id: "7AE48D7B79BD0CBB" + table_id: 2884263910044023563L + type: "loot" + }] + tasks: [{ + id: "369D21C6234EAEAC" + item: { count: 1, id: "occultism:otherworld_goggles" } + type: "item" + }] + x: 4.5d + y: -1.0d + } + { + dependencies: ["73F9A5F65B350A09"] + id: "375460FD4D4407FF" + rewards: [{ + exclude_from_claim_all: true + id: "5A7B9DC05464541B" + table_id: 2884263910044023563L + type: "loot" + }] + tasks: [{ + id: "282157F7B5CFEF7B" + item: { components: { "occultism:spirit_name": "(Not yet known)" }, count: 1, id: "occultism:satchel" } + type: "item" + }] + x: 2.0d + y: 0.0d + } + { + dependencies: ["036036EA25034BE8"] + icon: { + components: { + "ftbquests:icon": "occultism:textures/gui/book/summoning.png" + } + id: "ftbquests:custom_icon" + } + id: "79A6EED9C2D433F1" + rewards: [{ + exclude_from_claim_all: true + id: "6A9371B8A1C14015" + table_id: 310519013727846436L + type: "loot" + }] + tasks: [{ + advancement: "occultism:occultism/summon_djinni_crusher" + criterion: "" + id: "23F893300571CCAF" + type: "advancement" + }] + x: 4.0d + y: -2.0d + } + { + dependencies: ["3AA1319E962A47C0"] + id: "770EE92EA4CF973C" + rewards: [{ + id: "6724D2E1CF4FF824" + item: { + components: { + "minecraft:stored_enchantments": { + levels: { + "minecraft:fortune": 3 + } + } + } + count: 1 + id: "minecraft:enchanted_book" + } + type: "item" + }] + tasks: [{ + id: "709F04ED6D900C8D" + item: { count: 1, id: "occultism:iesnium_pickaxe" } + type: "item" + }] + x: 6.5d + y: -1.0d + } + { + dependencies: ["770EE92EA4CF973C"] + id: "34E95009CEB72776" + rewards: [{ + id: "247660BB2A435F10" + item: { + count: 1 + id: "occultism:dimensional_mineshaft" + } + type: "item" + }] + tasks: [{ + id: "3EBEA32607B77D3A" + item: { components: { "occultism:spirit_name": "(Not yet known)" }, count: 1, id: "occultism:miner_foliot_unspecialized" } + type: "item" + }] + x: 7.5d + y: -1.5d + } + { + dependencies: ["036036EA25034BE8"] + icon: { + id: "occultism:chalk_red" + } + id: "67835A69ECDC692D" + tasks: [ + { + id: "62A49EBE1BF6548D" + item: { count: 1, id: "occultism:afrit_essence" } + type: "item" + } + { + id: "07004EA0DBE774C0" + item: { count: 1, id: "occultism:chalk_red" } + type: "item" + } + ] + x: 5.0d + y: 0.0d + } + { + dependencies: ["67835A69ECDC692D"] + id: "4E7DA28C54FB8766" + rewards: [{ + count: 4 + id: "03675EADDCF0C630" + item: { + count: 1 + id: "minecraft:netherite_ingot" + } + type: "item" + }] + tasks: [ + { + id: "1A3A95961F04C91D" + item: { count: 1, id: "minecraft:heart_of_the_sea" } + type: "item" + } + { + id: "0D90339E51C54FA0" + item: { count: 1, id: "minecraft:netherite_upgrade_smithing_template" } + type: "item" + } + ] + x: 6.5d + y: 0.5d + } + { + dependencies: ["036036EA25034BE8"] + id: "16F69571092CAB9A" + rewards: [{ + exclude_from_claim_all: true + id: "73C69C968279432A" + table_id: 167859363417192230L + type: "loot" + }] + tasks: [ + { + id: "6767524581A2500B" + item: { count: 1, id: "minecraft:ghast_tear" } + type: "item" + } + { + id: "1C162B5EF18CAAFC" + item: { count: 1, id: "minecraft:ender_pearl" } + type: "item" + } + { + id: "56432D7C561E901B" + item: { count: 1, id: "minecraft:shulker_shell" } + type: "item" + } + { + id: "32707E03AFEB44D1" + item: { count: 1, id: "minecraft:echo_shard" } + type: "item" + } + { + id: "4309F3C82AD25405" + item: { count: 1, id: "minecraft:phantom_membrane" } + type: "item" + } + ] + x: 4.0d + y: 2.0d + } + { + dependencies: ["6BDA1C1BE04D541A"] + id: "33014A99A399B607" + rewards: [{ + id: "2ED235D8626727F6" + item: { + count: 1 + id: "occultism:storage_stabilizer_tier4" + } + type: "item" + }] + tasks: [{ + id: "7C7682AB99930DAF" + item: { count: 1, id: "occultism:storage_stabilizer_tier4" } + type: "item" + }] + x: 5.5d + y: 2.0d + } ] } diff --git a/config/ftbquests/quests/chapters/0E9796448AFA83CD.snbt b/config/ftbquests/quests/chapters/0E9796448AFA83CD.snbt index fc65be6a..c07f12d6 100644 --- a/config/ftbquests/quests/chapters/0E9796448AFA83CD.snbt +++ b/config/ftbquests/quests/chapters/0E9796448AFA83CD.snbt @@ -74,7 +74,7 @@ } id: "684A0E52D7BAC37C" rewards: [{ - id: "7549C50672F523F9" + id: "13469B824E37905B" item: { count: 1 id: "occultism:storage_remote" diff --git a/config/ftbquests/quests/lang/en_us.snbt b/config/ftbquests/quests/lang/en_us.snbt index 0d23fe16..47120633 100644 --- a/config/ftbquests/quests/lang/en_us.snbt +++ b/config/ftbquests/quests/lang/en_us.snbt @@ -39,6 +39,12 @@ ] quest.0230942DF53BB9E5.quest_desc: ["The following are blocks that can be used to charge energy based items and equipment."] quest.0230942DF53BB9E5.title: "Energy Chargers" + quest.036036EA25034BE8.quest_desc: [ + "Our third variant of chalk, Purple Chalk grants access to some powerful binding rituals. " + "" + "These are capable of handling the mighty Djinni whose control over time and weather is unrivaled." + ] + quest.036036EA25034BE8.title: "Purple Chalk" quest.04CE3E8B1DF8B441.quest_desc: ["The following are various forms of liquid transfer options available in E10."] quest.04CE3E8B1DF8B441.title: "Liquids" quest.09E7D266A7724F09.quest_desc: [ @@ -204,6 +210,21 @@ "These chapters cover a lot of ground, but they don’t cover everything. So, be sure to explore the manuals for those mods that have them." ] quest.16C7D5478BF3D449.title: "Learning Mods" + quest.16F69571092CAB9A.quest_desc: [ + "Possessed Creatures are good for obtaining other materials beyond End Stone. " + "" + "A variety of possessed creatures may be summoned that will give you easy access to things like Ghast Tears, Ender Pearls, Shulker Shells, and more. " + "" + "You can find the respective rituals for these by looking up the recipes for them in EMI." + "" + "&6⚠ Note: These rituals often require a " + "&6 sacrifice. " + "" + "&6 Trigger the ritual normally then kill" + "&6 the requested creature near the" + "&6 pentacle. " + ] + quest.16F69571092CAB9A.title: "Uncommon Materials" quest.176DAF596793D4FF.quest_desc: [ "While Nuclear Waste can be stored and safely disposed of in Waste Barrels, it is better off being re-processed into Polonium or Plutonium." "" @@ -446,7 +467,20 @@ quest.2F898C0C2DF380AE.quest_desc: ["The following are bulk energy storage units."] quest.2F898C0C2DF380AE.title: "Bulk Energy Storage" quest.31129C8D75EFD8E9.quest_desc: ["The Gas-Burning Generator can burn Ethene to produce even more energy. A couple of these combined with some sort of automated crop farm should cover power needs for a good while to come."] + quest.33014A99A399B607.quest_desc: [ + "Though no small feat to obtain, Tier 4 Dimensional Storage Stabilizers are well worth the effort. " + "" + "Be prepared for a lot of exploration to get a full set! We’ll get you started with an extra to call your own, however. " + ] quest.349B97172AB3E56E.quest_desc: ["Like the Centrifuge, the Electrolyzer helps us break down materials into others, such as recovering some aluminum from Lapis and Emerald Dusts. It will also find use in various fluid transformations very soon."] + quest.34E95009CEB72776.quest_desc: [ + "A Magic Lamp provides Spirits with a comfortable interface between our world and theirs. By binding one to a lamp, they can be set to work mining for a period of time. " + "" + "Place the Lamp in a Dimensional Mineshaft. It will produce materials slowly over time until the lamp eventually breaks. " + "" + "&a🛈 Tip: Ore can be extracted from the " + "&a bottom of the Mineshaft." + ] quest.35F1E0745E3EA61F.quest_desc: [ "As you expand your HV power grid, your existing MV machines can be easily upgraded to run on HV instead." "" @@ -455,6 +489,11 @@ "&6⚠ Note: Machines simply do not run if" "&6 given the wrong tier of power." ] + quest.375460FD4D4407FF.quest_desc: [ + "A small personal pocket dimension to help keep you organized. " + "" + "Perfect for spare tools, wrenches, and other odd equipment you find always taking up too much room in your inventory." + ] quest.397D4765002935F2.quest_desc: [ "Above all else, Mekanism requires power. Getting started with the mod, therefore will require some form of FE generator. " "" @@ -491,6 +530,20 @@ "&6 connections in total." ] quest.3A7AD25302240A1B.title: "Ad-Hoc Networks" + quest.3AA1319E962A47C0.quest_desc: [ + "Mining Iesnium requires a Spirit infused tool. Most materials hard enough to mine with are also not capable of containing a Spirit." + "" + "Spirit Attuned Gems just barely meet our criteria, but the resulting tool will be fragile indeed. " + "&n &r" + "" + "Craft an Infused Pickaxe in preparation to go mining in The Nether. " + "" + "Locating Iesnium requires some patience, as it is quite rare. However a Divination Rod will help tremendously." + "" + "&a🛈 Tip: Sneak Right-Click the Divination " + "&a Rod on Netherrack to attune it to " + "&a Iesnium Ore." + ] quest.3AD70D3BEF01A693.quest_desc: [ "The Coke Oven will be the first of many multi-block machines." "" @@ -801,6 +854,19 @@ "These are a great way to buffer items between machines in Modern Industrialization, or to hook up to Applied Energistics to hold all of those Copper Ingots you’re hoarding." ] quest.4C7D7FC6EEB07515.title: "Barrels" + quest.4E7DA28C54FB8766.quest_desc: [ + "These materials can frequently take a great deal of time to find by exploring alone. " + "" + "With a little help from our Spirit friends, they can be brought straight to us!" + "" + "&6⚠ Note: These rituals often require a " + "&6 sacrifice. " + "" + "&6 Trigger the ritual normally then kill" + "&6 the requested creature near the" + "&6 pentacle. " + ] + quest.4E7DA28C54FB8766.title: "Rare Materials" quest.4EC7DD1B35F0B6B5.quest_desc: ["The Chemical Reactor opens doors to chemical engineering and a whole new world of advanced processing as we prepare for the HV tier of power and material sciences."] quest.4F5E591110C0A372.quest_desc: ["Chemical Cards for LaserIO allow Laser Nodes to transport Mekanism Gases and Chemicals."] quest.4FEA49AD05720ED7.quest_desc: [ @@ -880,6 +946,14 @@ "" "As in the previous steps, items may be Right-Clicked into their respective Vessel, or inserted with any form of item logistics such as pipes." ] + quest.5A355C35CB5B24D8.quest_desc: [ + "There exists a wondrous material known as Iesnium which is an ideal substance for binding Spirits, as it serves to strengthen them and grant them greater power. " + "" + "This material exists only within The Nether and is quite rare. It can also only be seen by Spirits. " + "&n &r" + "" + "Craft some Otherworld Goggles. These grant Spirit sight and allow you to see Iesnium Ore." + ] quest.5AFA08920E94A02B.quest_desc: [ "The Spirit Fire will act as your primary interface to the Otherworld for now. " "" @@ -906,14 +980,14 @@ "" "The Sacrificial Bowls can go in any free space in a roughly eight block radius from the Golden Sacrificial Bowl, even outside of the pentacle. " "" - "Finally, put the ingredients in the Sacrificial Bowls, as shown in EMI; their relative position do not matter, they can go in any bowl." + "Next, put the ingredients in the Sacrificial Bowls, as shown in EMI; their relative position do not matter, they can go in any bowl." "" "The item in the Golden Sacrificial Bowl will go last and will trigger the ritual." "" "&a🛈 Tip: Items can be piped into the " "&a bowls too!" ] - quest.5BD04F0109CB6704.title: "Ritual Summons" + quest.5BD04F0109CB6704.title: "Summon: Foliot Crusher" quest.5CC1D814819E3044.quest_desc: [ "The Digital Miner is a targeted quarrying device that mines blocks out of the world. By setting the filters, you can target exactly what you need, making it a great way to top up on Diamonds or Ancient Debris. " "" @@ -967,9 +1041,11 @@ "&a🛈 Tip: Requires a clear view of the sky." ] quest.5DF2A3E977D4C11B.quest_desc: [ - "Work in progress." + "Welcome to Occultism, a mod all about summoning Spirits for personal gain." "" - "More content coming Soon™!" + "Here-in, we’ll walk you through the basic progression through Occultism, from making first contact with Spirits to Dimensional Storage and more!" + "" + "Occultism has an excellent in-game guide with far more information than we can put here, so be sure to refer to it for more in-depth explanations. " ] quest.5DF2A3E977D4C11B.title: "Occultism" quest.60EECBF540C75C09.quest_desc: ["Modern Industrialization offers a variety of tanks of all sizes to fit your needs. "] @@ -1018,6 +1094,11 @@ "" "Enrich some Redstone and Coal before inserting it in a Metallurgic Infuser for a nice boost to efficiency!" ] + quest.66A24B8817411BBC.quest_desc: [ + "Craft up some Impure White Chalk and toss it in the Spirit Fire to have it purified for use. " + "" + "We’ll need it for summoning up some friends." + ] quest.66B189D0C0CFE055.quest_desc: [ "Making first contact with the Spirit Realm, also known as the Otherworld, is going to require an… altered state of consciousness, shall we say?" "&n &r" @@ -1030,6 +1111,22 @@ ] quest.67782CB855950CD6.quest_desc: ["Another milestone material like Steel, HDPE is produced from Ethene and is used to craft many advanced machines as well as upgrades for the Meka-Suit. "] quest.67782CB855950CD6.title: "HDPE" + quest.67835A69ECDC692D.quest_desc: [ + "Red Chalk, our final tier of chalk, is infused with the very essence of the Afrit. " + "" + "As such, it can be used in rituals to bind even the most powerful of Spirits." + "&n &r" + "" + "Set up Abra’s Open Conjure to summon an Afrit, then defeat it in combat to obtain its essence." + "" + "&6⚠ Note: This ritual requires a " + "&6 sacrifice. " + "" + "&6 Trigger the ritual normally then kill" + "&6 the requested creature near the" + "&6 pentacle. " + ] + quest.67835A69ECDC692D.title: "Red Chalk" quest.684A0E52D7BAC37C.quest_desc: [ "A mass item storage solution with an integrated crafting table, making it simple to keep everything at hand for crafting." "" @@ -1071,6 +1168,18 @@ "&a Process large batches to make " "&a the most of them." ] + quest.6BDA1C1BE04D541A.quest_desc: [ + "Crafting a Dimensional Storage system is a multi-step process involving several rituals, but it is well worth the effort. " + "" + "The Actuator itself holds a large number of items and integrates a crafting grid to make life easier. " + "" + "It can also be remotely accessed by way of Stabilized Wormholes, meaning a remote farm can pipe items back to your storage without the need for long pipes. " + "" + "Furthermore, up to six stabilizers may be added to it to increase the number of items it can hold. " + "" + "&a🛈 Tip: Point Stabilizers at the crystal " + "&a floating above the Actuator. " + ] quest.6DE4258F18A7A321.quest_desc: [ "Welcome to &6Enigmatica 10&r! We hope you enjoy your time here! :D" "" @@ -1117,6 +1226,17 @@ "&a structure or valid places for " "&a hatches." ] + quest.73F9A5F65B350A09.quest_desc: [ + "With White Chalk, we can practice only the most basic summons. " + "" + "Obtaining some Glowstone and crafting Golden Chalk will open the way to Infusion and Possession rituals, whereby Spirits will be bound into items or other entities, respectively. " + "" + "Golden Chalk will also enable us to summon more powerful Spirits from the Otherworld. " + "&n &r" + "" + "Some Glowstone may be found around the Overworld, however it is likely easiest to simply pop into The Nether for a quick bit of it." + ] + quest.73F9A5F65B350A09.title: "Golden Chalk" quest.748B07D863BF549A.quest_desc: [ "The Bio-Generator efficiently burns Biofuel to produce a substantial amount of power. " "" @@ -1132,10 +1252,68 @@ "&a🛈 Tip: E10 includes a Mekanism Multi-" "&a Block planner in EMI! " ] + quest.750FEAA1A27892FF.quest_desc: [ + "Following on, with Hedyrin’s Lure we may also begin summoning Familiars." + "" + "These helpful critters are the result of the fusion of Spirits with creatures from our world and can offer a number of very useful powers." + "" + "The following pages will cover some highlights of these powers. " + "" + "For full details on these and other Familiars, refer to the Dictionary of Spirits under Familiar Rituals. " + "" + "&6⚠ Note: These rituals often require a " + "&6 sacrifice. " + "" + "&6 Trigger the ritual normally then kill" + "&6 the requested creature near the" + "&6 pentacle. " + "" + "{@pagebreak}" + "Combat" + " • Mummy: Fights alongside you by " + " punching the life out of things" + "" + " • Beholder: Disintegrates enemies with " + " magical laser beams" + "{@pagebreak}" + "Utility" + " • Guardian: Acts as a walking Totem of " + " Undying, losing limbs instead of" + " you losing your life" + "" + " • Greedy: Collects items like a magnet" + "" + " • Beaver: Causes you to break wood " + " faster" + "" + " • Blacksmith: Repairs equipment and " + " applies upgrades to familiars" + "{@pagebreak}" + "Buffs" + " • Drikwing: Multi-Jump " + " Jump Boost" + " Slow Fall" + "" + " • Dragon: Increased XP gain" + "" + " • Bat: Night Vision" + "" + " • Cthulhu: Water Breathing" + "" + " • Deer: Step Height" + "" + " • Devil: Fire Resistance" + ] + quest.750FEAA1A27892FF.title: "Familiars" quest.752888EAF2861EB4.quest_desc: ["The following are various forms of item transfer options available in E10."] quest.752888EAF2861EB4.title: "Items" quest.760910BF48876D8E.quest_desc: ["The following are various forms of chemical transfer options available in E10."] quest.760910BF48876D8E.title: "Chemicals and Gas" + quest.770EE92EA4CF973C.quest_desc: [ + "Upgrading to an Iesnium Pickaxe will allow us to obtain more Iesnium with less hassle compared to the Infused Pickaxe. " + "" + "We’ll be needing plenty more, after all, to set up a Dimensional Mineshaft." + ] quest.77A66ADAB0845804.quest_desc: [ "Macaw’s Mods are an expansive suite of decorative mods to fit just about any build. Enigmatica 10 currently has the following:" "" @@ -1172,6 +1350,11 @@ "&a Block planner in EMI! " ] quest.7992122E44D163DB.title: "Supercritical Phase Shifter" + quest.79A6EED9C2D433F1.quest_desc: [ + "Djinni Crushers are considerably more powerful than their Foliot cousins. " + "" + "As such, they’re able to work faster and more efficiently, gaining more yield from crushing ores than the Foliot." + ] quest.7B5EB5D6F749520F.quest_desc: [ "Using water to cool a Fission Reactor has its limits, preventing the reactor from safely running as fast as it could with a better coolant like Sodium." "" @@ -1187,6 +1370,31 @@ quest.7B5EB5D6F749520F.title: "Thermoelectric Boiler" quest.7BEE7FAD21AFEB68.quest_desc: ["With Silicon and Aluminum from the EBF, Electronic Circuits and MV Electronics open up to us. As with the Analog Circuits, the components here are somewhat costly to make manually, however upgraded options will soon become available. "] quest.7C71090829F8748A.quest_desc: ["Energy Cards for LaserIO allow Laser Nodes to transport FE."] + quest.7D4E0F2BF07D3223.quest_desc: [ + "Making Purple Chalk will need some slightly more exotic materials. However, one needn’t run off to The End just for End Stone." + "" + "With Hedyrin’s Lure, we’re able to call forth a Foliot to possess an Endermite. This Endermite, when slain, will always provide the End Stone we need." + "&n &r" + "" + "Find Hedyrin’s Lure in the Dictionary of Spirits, and click the 👁 in the preview to visualize it in-world." + "" + "&a🛈 Tip: The shape of individual chalk " + "&a marks is random and doesn’t " + "&a affect the ritual!" + "" + "The Sacrificial Bowls can go in any free space in a roughly eight block radius from the Golden Sacrificial Bowl, even outside of the pentacle. " + "" + "Next, put the ingredients in the Sacrificial Bowls, as shown in EMI; their relative position do not matter, they can go in any bowl." + "" + "The item in the Golden Sacrificial Bowl will go last and will trigger the ritual." + "" + "&6⚠ Note: This ritual also requires you " + "&6 to 'use' or throw an egg after " + "&6 triggering the ritual." + "" + "&a🛈 Tip: Items can be piped into the " + "&a bowls too! " + ] quest.7D82585D50D7207A.quest_desc: [ "Work in progress." "" @@ -1205,7 +1413,7 @@ reward_table.00540CF744EBCDCA.title: "Farmer's Delight" reward_table.02545B33A0B47726.title: "Scavenger's Delight" reward_table.044F2F65D540C024.title: "Miner's Delight" - reward_table.2806F6BEA4A73B0B.title: "Common Lootbox: Occultism" + reward_table.2806F6BEA4A73B0B.title: "Lootbox: Occultism" reward_table.4AD226E979319EAB.title: "Rare Lootbox: Modern Industrialization" reward_table.4C3908A1EDE782F7.title: "Alchemist's Delight" reward_table.506FFF33A24A6C87.title: "Sorcerer's Delight" @@ -1221,12 +1429,15 @@ task.0CB92589AF70B557.title: "Any &3Handcrafted&r Item" task.0DAE4E6D7B7DC9FB.title: "Summon: Foliot Crusher" task.0DE0A9A5505F1850.title: "Discovering Enigmatica" + task.15BDBEA7237CBB17.title: "Summon: Possessed Endermite" task.1B81285E0D45A226.title: "Any Tool" task.1BB7766A92FC514C.title: "Building Gadgets" task.1D4765846A798B24.title: "Any Modern Industrialization Barrel" task.213012F4279A21AF.title: "Chemical Tanks" + task.23F893300571CCAF.title: "Summon: Djinni Crusher" task.2443C92B985E88B2.title: "Ender Cells" task.24FDDE2CC71EBC7A.title: "Logisticss" + task.2D436B66D664DACD.title: "Visit The End" task.2DF31416CB56A844.title: "Sal Ammoniac" task.2E84D0BE1079BF3C.title: "Energy Cubes" task.3153DDF073D649E4.title: "Divination Rods" diff --git a/config/ftbquests/quests/reward_tables/2806F6BEA4A73B0B.snbt b/config/ftbquests/quests/reward_tables/2806F6BEA4A73B0B.snbt index 1911c3d3..599c16ac 100644 --- a/config/ftbquests/quests/reward_tables/2806F6BEA4A73B0B.snbt +++ b/config/ftbquests/quests/reward_tables/2806F6BEA4A73B0B.snbt @@ -2,7 +2,7 @@ hide_tooltip: true icon: { components: { - "ftbquests:icon": "kubejs:item/lootbox/common" + "ftbquests:icon": "kubejs:item/lootbox/epic" } id: "ftbquests:custom_icon" } From a6b2c566ba92922fc13ba8ed2d385d4b4c67b51d Mon Sep 17 00:00:00 2001 From: MuteTiefling Date: Wed, 3 Jul 2024 12:44:44 -0400 Subject: [PATCH 3/6] Update CHANGELOG.md --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb4412f7..f3ac99e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +### Enigmatica 10 1.4.0 + +#### ⭐ Improvements + +- More quests! [\#18](https://github.com/EnigmaticaModpacks/Enigmatica10/pull/18) + +--- + ### Enigmatica 10 1.3.0 NeoForge-1.21.0-21.0.42 | [Mod Updates](https://github.com/EnigmaticaModpacks/Enigmatica10/blob/master/changelogs/changelog_mods_1.3.0.md) | [Modlist](https://github.com/EnigmaticaModpacks/Enigmatica10/blob/master/changelogs/modlist_1.3.0.md) From fecfd6aac7862465fb86e05d3fe7d9a3e5b28a96 Mon Sep 17 00:00:00 2001 From: MuteTiefling Date: Wed, 3 Jul 2024 14:17:20 -0400 Subject: [PATCH 4/6] more ae quests --- .../quests/chapters/777EE0C4949DFE12.snbt | 229 +++++++++++++++++- config/ftbquests/quests/lang/en_us.snbt | 118 +++++++++ 2 files changed, 345 insertions(+), 2 deletions(-) diff --git a/config/ftbquests/quests/chapters/777EE0C4949DFE12.snbt b/config/ftbquests/quests/chapters/777EE0C4949DFE12.snbt index 6a131082..9d8fe8fa 100644 --- a/config/ftbquests/quests/chapters/777EE0C4949DFE12.snbt +++ b/config/ftbquests/quests/chapters/777EE0C4949DFE12.snbt @@ -84,7 +84,7 @@ } ] x: 2.0d - y: 1.5d + y: 2.0d } { dependencies: ["3E622F93756E9BFA"] @@ -222,7 +222,7 @@ type: "item" } ] - x: 2.0d + x: 2.5d y: 3.5d } { @@ -241,8 +241,233 @@ item: { count: 1, id: "ae2:controller" } type: "item" }] + x: 1.5d + y: 3.5d + } + { + dependencies: ["56DDD2327724F715"] + id: "3F021EBB71F4BC70" + tasks: [ + { + id: "576CB5FB3B8A46A6" + item: { components: { "ftbfiltersystem:filter": "ftbfiltersystem:item_tag(ae2:smart_cable)" }, count: 1, id: "ftbfiltersystem:smart_filter" } + type: "item" + } + { + id: "2914EFBE380196D0" + item: { components: { "ftbfiltersystem:filter": "ftbfiltersystem:item_tag(ae2:smart_dense_cable)" }, count: 1, id: "ftbfiltersystem:smart_filter" } + type: "item" + } + ] + x: 2.0d + y: 5.5d + } + { + dependencies: [ + "3CA4472228D0F866" + "3A7AD25302240A1B" + ] + id: "56DDD2327724F715" + tasks: [ + { + id: "073DDF6031485D23" + item: { components: { "ftbfiltersystem:filter": "ftbfiltersystem:item_tag(ae2:covered_cable)" }, count: 1, id: "ftbfiltersystem:smart_filter" } + type: "item" + } + { + id: "7FC1B66AFF268BF8" + item: { components: { "ftbfiltersystem:filter": "ftbfiltersystem:item_tag(ae2:covered_dense_cable)" }, count: 1, id: "ftbfiltersystem:smart_filter" } + type: "item" + } + { + id: "664C79E935ED1414" + item: { components: { "ftbfiltersystem:filter": "ftbfiltersystem:item_tag(ae2:glass_cable)" }, count: 1, id: "ftbfiltersystem:smart_filter" } + type: "item" + } + ] x: 2.0d y: 4.5d } + { + dependencies: ["56DDD2327724F715"] + id: "62E2DEBF71698376" + tasks: [ + { + id: "3DD9754A2E3482A2" + item: { count: 1, id: "ae2:import_bus" } + type: "item" + } + { + id: "62C07FEB734804E8" + item: { count: 1, id: "ae2:export_bus" } + type: "item" + } + { + id: "7E40C9E196BA5386" + item: { count: 1, id: "ae2:storage_bus" } + type: "item" + } + ] + x: 3.0d + y: 4.5d + } + { + dependencies: ["56DDD2327724F715"] + id: "289A1CE4C4092687" + rewards: [{ + count: 8 + id: "6010712C5739D872" + item: { + count: 1 + id: "ae2:interface" + } + type: "item" + }] + tasks: [{ + id: "5D8E35699FF69418" + item: { components: { "ftbfiltersystem:filter": "ftbfiltersystem:item_tag(ae2:interface)" }, count: 1, id: "ftbfiltersystem:smart_filter" } + type: "item" + }] + x: 4.0d + y: 4.5d + } + { + dependencies: ["56DDD2327724F715"] + id: "52E79B2EB7400D13" + rewards: [{ + id: "0B0F8B918E6D9E57" + item: { + count: 1 + id: "ae2:wireless_crafting_terminal" + } + type: "item" + }] + tasks: [{ + id: "1E437E1BEE76E5FF" + item: { components: { "ftbfiltersystem:filter": "or(item(ae2:crafting_terminal)item(ae2:terminal))" }, count: 1, id: "ftbfiltersystem:smart_filter" } + type: "item" + }] + x: 1.0d + y: 4.5d + } + { + dependencies: ["56DDD2327724F715"] + id: "6F8C048404EAF9FF" + tasks: [{ + id: "70531464F6943384" + item: { components: { "ftbfiltersystem:filter": "or(item(ae2:pattern_encoding_terminal)item(ae2:pattern_access_terminal))" }, count: 1, id: "ftbfiltersystem:smart_filter" } + type: "item" + }] + x: 0.0d + y: 4.5d + } + { + dependencies: ["6F8C048404EAF9FF"] + icon: { + id: "ae2:molecular_assembler" + } + id: "631AA5AAA6EF687C" + tasks: [ + { + id: "2EFD078D0F36514F" + item: { count: 1, id: "ae2:pattern_provider" } + type: "item" + } + { + id: "21EBBF20665849BD" + item: { count: 1, id: "ae2:molecular_assembler" } + type: "item" + } + ] + x: 0.0d + y: 5.5d + } + { + dependencies: ["56DDD2327724F715"] + id: "51233852CD921F79" + rewards: [ + { + id: "45F18E0E0B8EDDE2" + item: { + count: 1 + id: "ae2:item_storage_cell_1k" + } + type: "item" + } + { + id: "254849A959B11A0E" + item: { + count: 1 + id: "ae2:cell_workbench" + } + type: "item" + } + ] + tasks: [{ + id: "20B7CCD51EF893EB" + item: { count: 1, id: "ae2:drive" } + type: "item" + }] + x: 3.0d + y: 5.5d + } + { + dependencies: ["631AA5AAA6EF687C"] + id: "579C07CD07599438" + tasks: [ + { + id: "13552D4A328B8196" + item: { count: 1, id: "ae2:crafting_unit" } + type: "item" + } + { + id: "2B9BE7351E8EE150" + item: { count: 1, id: "ae2:crafting_accelerator" } + type: "item" + } + { + id: "37CDC8E9B9004A0D" + item: { components: { "ftbfiltersystem:filter": "or(item(ae2:1k_crafting_storage)item(ae2:4k_crafting_storage)item(ae2:16k_crafting_storage)item(ae2:64k_crafting_storage)item(ae2:256k_crafting_storage))" }, count: 1, id: "ftbfiltersystem:smart_filter" } + type: "item" + } + { + id: "17A03F54A5B3A77C" + item: { count: 1, id: "ae2:crafting_monitor" } + type: "item" + } + ] + x: 0.0d + y: 6.5d + } + { + dependencies: ["52E79B2EB7400D13"] + id: "1BAEB780F38B1C56" + rewards: [ + { + count: 4 + id: "504EB42F7A01DF17" + item: { + count: 1 + id: "ae2:wireless_booster" + } + type: "item" + } + { + id: "22799AD51BF131E2" + item: { + count: 1 + id: "powah:battery_starter" + } + type: "item" + } + ] + tasks: [{ + id: "6366E1C971FAB12F" + item: { count: 1, id: "ae2:wireless_access_point" } + type: "item" + }] + x: 1.0d + y: 5.5d + } ] } diff --git a/config/ftbquests/quests/lang/en_us.snbt b/config/ftbquests/quests/lang/en_us.snbt index 47120633..474d8c0d 100644 --- a/config/ftbquests/quests/lang/en_us.snbt +++ b/config/ftbquests/quests/lang/en_us.snbt @@ -295,6 +295,11 @@ "&a a connection." ] quest.1A650F4235F6204A.title: "Upgrade Electric" + quest.1BAEB780F38B1C56.quest_desc: [ + "Connect an Access Point to your network, then place a Wireless Terminal inside it to link them and gain wireless access to the entire network." + "" + "Greater range will cost more power!" + ] quest.1D3ECD980E15451B.quest_desc: ["Gas pipes that double as limited storage, keeping a buffer of the gas in each block space. The more there are in a network, the more gas they can transfer per tick."] quest.1D4634BB3AF725EC.quest_desc: ["An all-purpose crushing machine used to process ores and other materials. Using it to produce Biofuel is a great way to get some power out of growing crops. "] quest.1D5616DFA428D46F.quest_desc: [ @@ -421,6 +426,16 @@ "&a the Accumulator will greatly " "&a speed it up." ] + quest.289A1CE4C4092687.quest_desc: [ + "Interfaces are essentially a combined Import/Export Bus." + "" + "For example, one might be used to stock coal for a power generator, while a nearby automated wheat farm might send all of its wheat back through the same interface. " + "" + "Their combined nature means getting more done with a single channel." + "" + "&a🛈 Tip: Cable Subparts cannot be " + "&a placed on Dense Cables." + ] quest.2A83BC699BE18F3A.quest_desc: [ "Work in progress." "" @@ -606,6 +621,11 @@ "Inside the Meteorite, you will also find a Mysterious Cube. Break it to obtain all four Circuit Presses." ] quest.3E622F93756E9BFA.title: "Meteor Hunting" + quest.3F021EBB71F4BC70.quest_desc: [ + "Smart Cables are identical to their covered counterparts, with one small addition: they display the number of channels passing through them directly on their surface." + "" + "These are an excellent way to help you keep track of the number of channels in use, as you can visually trace back where they’re coming from. " + ] quest.3F30CC32709BE5DD.quest_desc: ["A close second behind the Polarizer, making an Assembler will drastically reduce the cost of making electric components. "] quest.3F815BF9AC5DD212.quest_desc: [ "The Fluidic Plenisher can be an excellent way to fill an area with fluid. Simply pipe in fluids and supply power to quickly make a lake of anything you like!" @@ -880,6 +900,13 @@ quest.4FEA49AD05720ED7.title: "Arts and Crafts" quest.5047A6F1EF472407.quest_desc: ["The following are bulk storage units capable of holding more than a simple chest."] quest.5047A6F1EF472407.title: "Bulk Item Storage" + quest.51233852CD921F79.quest_desc: [ + "Drives act as compact storage capable of holding tens of thousands of items." + "" + "A single drive may contain up to 10 Storage Cells, each with their own capacity and limitations. " + "" + "Cells may also be filtered in a Cell Workbench, allowing you to dictate exactly what materials will be stored on that cell. " + ] quest.51F25D35F62B37BA.quest_desc: [ "The Mercurial Item transport system is a simple logistics network for moving, well, items." "" @@ -901,6 +928,14 @@ "&a🛈 Tip: Bins can be locked by Sneak " "&a Right-Clicking with an empty hand!" ] + quest.52E79B2EB7400D13.quest_desc: [ + "Terminals grant you visibility into the network and allow you to manually interact with the contents." + "" + "Crafting Terminals also have a built in crafting grid, making them the better choice most of the time." + "" + "&a🛈 Tip: Cable Subparts cannot be " + "&a placed on Dense Cables." + ] quest.5362D855D207F79A.quest_desc: [ "With a Distillery up and running, it should be possible to offset some energy costs by running some Diesel Generators. " "" @@ -931,11 +966,49 @@ "" "They can also be inserted into an Ender Cell to increase it's capacity." ] + quest.56DDD2327724F715.quest_desc: [ + "Cables come in a variety of sizes and colors to suit your needs. " + "" + "Different colors of cable will not interconnect, meaning they can be easily run alongside each other without risk. Fluix Cables, on the other hand, will connect to any other cable." + "" + "Glass and Covered Cables can support up to eight channels, while Dense Cables can carry a full 32 channels. " + "" + "Typically, these would be run from an ME Controller with smaller cables branching off where needed." + "" + "&a🛈 Tip: Cable Anchors may be used to " + "&a prevent connections between" + "&a cables." + ] + quest.56DDD2327724F715.title: "Cables" quest.577377C909FF0001.quest_desc: [ "The Distillery will be our entry point into oil refining. This machine can produce multiple outputs for any given input, and must be told which to produce." "" "The simplest way to do this is to place the machine and open the GUI. From here locate the recipe you want it to run in EMI and press the + button to set the input and output filters." ] + quest.579C07CD07599438.quest_desc: [ + "In order to autocraft anything, AE needs a CPU to manage the craft. These are multi-block constructions composed of up to three components." + "" + "The multi-block itself must contain at least one Storage Unit and must be a rectangular prism." + "" + "One CPU is needed for each simultaneous craft request." + "" + "• Crafting Storage: Used to store all " + " the items required for the craft. " + " More than one may be used." + "" + "• Crafting Co-Processor: Optional. " + " Allows the CPU to send out batches " + " more often." + "" + "• Crafting Units: Optional. Cheap filler " + " blocks to meet the shape " + " requirements." + "" + "• Crafting Monitor: Optional. Displays " + " the request a CPU is currently " + " handling." + ] + quest.579C07CD07599438.title: "Crafting CPUs" quest.59A56F3053A30126.quest_desc: [ "Finally, with the Incubator we are able to bring together our three materials to re-combine the base Sulfur into its purified form. For ores, this yields three Ingots for every Raw Material input." "&n &r" @@ -1069,6 +1142,32 @@ "&c explode if improperly cooled!" ] quest.62BDFBDD13019EFB.quest_desc: ["Technically the same size as a regular Chest, the Configurable Chest is notable in that each slot can be filtered to hold specific amounts of items. "] + quest.62E2DEBF71698376.quest_desc: [ + "Import, Export, and Storage Buses are your primary interface with the network. " + "" + "Import and Export Buses act as one might expect, pulling items into, or pushing them out of the network. " + "" + "Storage Buses, on the other hand, effectively make the attached inventory a part of the network; anything in it can be accessed by the network and it can be used to store anything coming into the network." + "" + "&a🛈 Tip: Cable Subparts cannot be " + "&a placed on Dense Cables." + ] + quest.631AA5AAA6EF687C.quest_desc: [ + "Autocrafting is a central part of Applied Energistics, allowing it to perform all of the sub-crafting required for a requested item. " + "" + "Naturally, this becomes very helpful when dealing with more complicated crafts from other mods. " + "" + "Pattern Providers are the network's means of interfacing with crafting machines. " + "" + "For basic Crafting Patterns, such as you'd do at a Crafting Table, the Provider needs to be placed next to a Molecular Assembler. " + "" + "For machine crafting, or Processing Patterns, the Provider should be placed facing that machine. It can also feed into any inventory and you can pipe items from there. For example, an array of Furnaces could be fed by a single Provider pushing into a chest. Pipes would then carry items and distribute them amongst the Furnaces." + "" + "&n &r" + "" + "We won’t fully cover Autocrafting in the quests here; it’s already explained quite well in the AE Guidebook. We will touch on a few key pieces, however." + ] + quest.631AA5AAA6EF687C.title: "Autocrafting" quest.63DDC1FFF52DC39F.quest_desc: [ "Modern Industrialization includes a robust system of pipes for carrying items, fluids, and electrical power. " "" @@ -1206,6 +1305,16 @@ "&a machines with Gunpowder will briefly" "&a speed them up." ] + quest.6F8C048404EAF9FF.quest_desc: [ + "Pattern Terminals are used to set up autocrafting within Applied Energistics." + "" + "In order to craft anything automatically, the system must first be taught the pattern. These patterns are configured at the Pattern Encoding Terminal." + "" + "Those Patterns must then be put into a Pattern Provider. This can be done directly at the Provider, but a Pattern Access Terminal also gives you access to all of them in a single place for easy management." + "" + "&a🛈 Tip: Cable Subparts cannot be " + "&a placed on Dense Cables." + ] quest.7220A9770C3E1C6F.quest_desc: [ "The Inscriber will be the primary machine you’ll be working with to produce crafting components; the various Processors are used extensively throughout Applied Energistics." "" @@ -1424,6 +1533,7 @@ task.0164AF75B5EA3F49.title: "Fluid Tanks" task.0459BF27966A67E4.title: "Iron Chests" task.04A7890742B7519E.title: "Observe: Spirit Fire" + task.073DDF6031485D23.title: "Covered Cables" task.0B20CB3AECE5EC6E.title: "WIP" task.0C66972E31440AAF.title: "Ender Cells" task.0CB92589AF70B557.title: "Any &3Handcrafted&r Item" @@ -1433,15 +1543,18 @@ task.1B81285E0D45A226.title: "Any Tool" task.1BB7766A92FC514C.title: "Building Gadgets" task.1D4765846A798B24.title: "Any Modern Industrialization Barrel" + task.1E437E1BEE76E5FF.title: "Terminals" task.213012F4279A21AF.title: "Chemical Tanks" task.23F893300571CCAF.title: "Summon: Djinni Crusher" task.2443C92B985E88B2.title: "Ender Cells" task.24FDDE2CC71EBC7A.title: "Logisticss" + task.2914EFBE380196D0.title: "Dense Smart Cables" task.2D436B66D664DACD.title: "Visit The End" task.2DF31416CB56A844.title: "Sal Ammoniac" task.2E84D0BE1079BF3C.title: "Energy Cubes" task.3153DDF073D649E4.title: "Divination Rods" task.35B971D8A6CCBC94.title: "EU Cables" + task.37CDC8E9B9004A0D.title: "Crafting Storage" task.3C9F8F7D407AC253.title: "Sender Modules" task.3EAFB384DAB520FD.title: "Any &3Arts and Crafts&r Item" task.40F7F5B9E57315CB.title: "Energy Cables" @@ -1458,19 +1571,23 @@ task.53537003380689AB.title: "Universal Cables" task.53EE7D896F7103FA.title: "Any Candle" task.54D4D90621C89634.title: "WIP" + task.576CB5FB3B8A46A6.title: "Smart Cables" task.5AB2F86A6AC8271E.title: "Any &3Vanilla Plus&r Tool" task.5B601A86609CEDFF.title: "Energy Hopers" + task.5D8E35699FF69418.title: "Interfaces" task.5F727F447B0B4623.title: "Just Dire Things Tools" task.5FAB53ACB4BF565C.title: "Fluid Modules" task.60BB29288D966B49.title: "Any &3Macaw's&r Item" task.625CF3D84E78B9F0.title: "Time in a Bottle" task.6434DA9DBF54356B.title: "Ender Gates" task.64C50D306E73EA0A.title: "Tier Installers" + task.664C79E935ED1414.title: "Glass Cables" task.676C8DE6C246D422.title: "AE Power" task.695AC45D6E273032.title: "Energy Cells" task.6B400826247EBFB3.title: "Raw Materials" task.6F72D2074543BF23.title: "Bins" task.700A9968FA0DA65E.title: "Player Transmitters" + task.70531464F6943384.title: "Pattern Terminals" task.73D7073169A23821.title: "WIP" task.741114ACD8AABEF6.title: "Demon's Dream" task.75050C1ED68FA527.title: "Building Gadgets" @@ -1479,4 +1596,5 @@ task.7C0E5A805AE1132B.title: "Learning Mods" task.7D4421F5BDC35DFE.title: "Any Pickaxe" task.7E47FB0D32A9C1AC.title: "Any Modern Industrialization Tank" + task.7FC1B66AFF268BF8.title: "Dense Covered Cables" } From 1c5f9836227effdf805ce89672002422275379de Mon Sep 17 00:00:00 2001 From: MuteTiefling Date: Wed, 3 Jul 2024 14:39:56 -0400 Subject: [PATCH 5/6] ae2 --- .../ftbquests/quests/chapters/3676C6A060A63447.snbt | 3 +++ .../ftbquests/quests/chapters/777EE0C4949DFE12.snbt | 11 +++++++++++ config/ftbquests/quests/lang/en_us.snbt | 7 +++++++ 3 files changed, 21 insertions(+) diff --git a/config/ftbquests/quests/chapters/3676C6A060A63447.snbt b/config/ftbquests/quests/chapters/3676C6A060A63447.snbt index 56f735c3..9ffc5ce8 100644 --- a/config/ftbquests/quests/chapters/3676C6A060A63447.snbt +++ b/config/ftbquests/quests/chapters/3676C6A060A63447.snbt @@ -69,6 +69,9 @@ } { dependencies: ["6538BD86D9419DD4"] + icon: { + id: "minecraft:raw_copper" + } id: "48F901DB80482CAA" rewards: [{ count: 16 diff --git a/config/ftbquests/quests/chapters/777EE0C4949DFE12.snbt b/config/ftbquests/quests/chapters/777EE0C4949DFE12.snbt index 9d8fe8fa..6ec4572a 100644 --- a/config/ftbquests/quests/chapters/777EE0C4949DFE12.snbt +++ b/config/ftbquests/quests/chapters/777EE0C4949DFE12.snbt @@ -469,5 +469,16 @@ x: 1.0d y: 5.5d } + { + dependencies: ["56DDD2327724F715"] + id: "0227D9EC391788D6" + tasks: [{ + id: "5CE5C1A8B02B037B" + item: { components: { "ae2:facade_item": "minecraft:stone_bricks" }, count: 1, id: "ae2:facade" } + type: "item" + }] + x: 2.0d + y: 6.5d + } ] } diff --git a/config/ftbquests/quests/lang/en_us.snbt b/config/ftbquests/quests/lang/en_us.snbt index 474d8c0d..1fe706ab 100644 --- a/config/ftbquests/quests/lang/en_us.snbt +++ b/config/ftbquests/quests/lang/en_us.snbt @@ -37,6 +37,12 @@ "" "The router needs some kind of storage tank in its buffer to work. A bucket is sufficient but a larger fluid tank from any other mod is ideal." ] + quest.0227D9EC391788D6.quest_desc: [ + "Tired of looking at exposed cables everywhere?" + "" + "Facades may be crafted from most solid blocks and act as a nice cover for cables and cable subparts, making your AE system look like an integrated part of your base." + ] + quest.0227D9EC391788D6.title: "Cable Facades" quest.0230942DF53BB9E5.quest_desc: ["The following are blocks that can be used to charge energy based items and equipment."] quest.0230942DF53BB9E5.title: "Energy Chargers" quest.036036EA25034BE8.quest_desc: [ @@ -1574,6 +1580,7 @@ task.576CB5FB3B8A46A6.title: "Smart Cables" task.5AB2F86A6AC8271E.title: "Any &3Vanilla Plus&r Tool" task.5B601A86609CEDFF.title: "Energy Hopers" + task.5CE5C1A8B02B037B.title: "Cable Facades" task.5D8E35699FF69418.title: "Interfaces" task.5F727F447B0B4623.title: "Just Dire Things Tools" task.5FAB53ACB4BF565C.title: "Fluid Modules" From 973ec56de4ac74ad038851deddb725b92a3ccc59 Mon Sep 17 00:00:00 2001 From: MuteTiefling Date: Wed, 3 Jul 2024 14:45:33 -0400 Subject: [PATCH 6/6] Update 777EE0C4949DFE12.snbt --- .../quests/chapters/777EE0C4949DFE12.snbt | 46 +++++++++++++++++++ 1 file changed, 46 insertions(+) diff --git a/config/ftbquests/quests/chapters/777EE0C4949DFE12.snbt b/config/ftbquests/quests/chapters/777EE0C4949DFE12.snbt index 6ec4572a..b1af655e 100644 --- a/config/ftbquests/quests/chapters/777EE0C4949DFE12.snbt +++ b/config/ftbquests/quests/chapters/777EE0C4949DFE12.snbt @@ -247,6 +247,12 @@ { dependencies: ["56DDD2327724F715"] id: "3F021EBB71F4BC70" + rewards: [{ + exclude_from_claim_all: true + id: "32BFB69B6456DBDD" + table_id: 167859363417192230L + type: "loot" + }] tasks: [ { id: "576CB5FB3B8A46A6" @@ -268,6 +274,12 @@ "3A7AD25302240A1B" ] id: "56DDD2327724F715" + rewards: [{ + exclude_from_claim_all: true + id: "684E34325EB87D18" + table_id: 167859363417192230L + type: "loot" + }] tasks: [ { id: "073DDF6031485D23" @@ -291,6 +303,12 @@ { dependencies: ["56DDD2327724F715"] id: "62E2DEBF71698376" + rewards: [{ + exclude_from_claim_all: true + id: "2430085A811F5E25" + table_id: 167859363417192230L + type: "loot" + }] tasks: [ { id: "3DD9754A2E3482A2" @@ -353,6 +371,14 @@ { dependencies: ["56DDD2327724F715"] id: "6F8C048404EAF9FF" + rewards: [{ + id: "3D37F2B98677931D" + item: { + count: 1 + id: "ae2wtlib:wireless_pattern_encoding_terminal" + } + type: "item" + }] tasks: [{ id: "70531464F6943384" item: { components: { "ftbfiltersystem:filter": "or(item(ae2:pattern_encoding_terminal)item(ae2:pattern_access_terminal))" }, count: 1, id: "ftbfiltersystem:smart_filter" } @@ -367,6 +393,12 @@ id: "ae2:molecular_assembler" } id: "631AA5AAA6EF687C" + rewards: [{ + exclude_from_claim_all: true + id: "40CBA01363F77E31" + table_id: 167859363417192230L + type: "loot" + }] tasks: [ { id: "2EFD078D0F36514F" @@ -414,6 +446,12 @@ { dependencies: ["631AA5AAA6EF687C"] id: "579C07CD07599438" + rewards: [{ + exclude_from_claim_all: true + id: "38AD4F7B909A13D8" + table_id: 167859363417192230L + type: "loot" + }] tasks: [ { id: "13552D4A328B8196" @@ -472,6 +510,14 @@ { dependencies: ["56DDD2327724F715"] id: "0227D9EC391788D6" + rewards: [{ + id: "5DED4789FF725801" + item: { + count: 1 + id: "ae2:certus_quartz_cutting_knife" + } + type: "item" + }] tasks: [{ id: "5CE5C1A8B02B037B" item: { components: { "ae2:facade_item": "minecraft:stone_bricks" }, count: 1, id: "ae2:facade" }