diff --git a/overrides/config/ftbquests/chapter_groups.snbt b/overrides/config/ftbquests/chapter_groups.snbt index 4a76cf9..e433f94 100644 --- a/overrides/config/ftbquests/chapter_groups.snbt +++ b/overrides/config/ftbquests/chapter_groups.snbt @@ -1,11 +1,11 @@ { chapter_groups: [ - { id: "09648D74820560E0", title: "{category.2}" } - { id: "096CB91396E10C63", title: "{category.3}" } - { id: "7B3AC22CD8E60CFC", title: "{category.4}" } - { id: "522B815F02CD197F", title: "{category.5}" } - { id: "7309DC73431430A6", title: "{category.6}" } - { id: "7186BEA3DCCD9782", title: "{category.7}" } - { id: "2C067EA168A8ADBD", title: "{category.8}" } + { id: "09648D74820560E0", title: "主线" } + { id: "096CB91396E10C63", title: "Chapter 1" } + { id: "7B3AC22CD8E60CFC", title: "Chapter 2" } + { id: "522B815F02CD197F", title: "Chapter 3" } + { id: "7309DC73431430A6", title: "Chapter 4" } + { id: "7186BEA3DCCD9782", title: "Chapter 5" } + { id: "2C067EA168A8ADBD", title: "Chapter 6" } ] } diff --git a/overrides/config/ftbquests/chapters/06A34EFCC102032F.snbt b/overrides/config/ftbquests/chapters/06A34EFCC102032F.snbt index b6c954d..0b112f3 100644 --- a/overrides/config/ftbquests/chapters/06A34EFCC102032F.snbt +++ b/overrides/config/ftbquests/chapters/06A34EFCC102032F.snbt @@ -3,7 +3,7 @@ group: "7309DC73431430A6" order_index: 1 filename: "06A34EFCC102032F" - title: "{chapter.23.title}" + title: "工业先锋" icon: "industrialforegoing:machine_frame_pity" default_quest_shape: "" default_hide_dependency_lines: false @@ -16,7 +16,7 @@ tasks: [{ id: "3CADF8488FEE90B5" type: "checkmark" - title: "{chapter.23.quest.1.task.1.title}" + title: "工业先锋" }] rewards: [{ id: "20EC4570A284376B" diff --git a/overrides/config/ftbquests/chapters/0721EB6DCA0D20CF.snbt b/overrides/config/ftbquests/chapters/0721EB6DCA0D20CF.snbt index 360da74..fdca3a8 100644 --- a/overrides/config/ftbquests/chapters/0721EB6DCA0D20CF.snbt +++ b/overrides/config/ftbquests/chapters/0721EB6DCA0D20CF.snbt @@ -3,13 +3,13 @@ group: "" order_index: 1 filename: "0721EB6DCA0D20CF" - title: "{chapter.2.title}" + title: "&6商&4店" icon: "thermal:gold_coin" default_quest_shape: "" default_hide_dependency_lines: false quests: [ { - title: "{chapter.2.quest.1.title}" + title: "商店" x: 0.0d y: 0.0d dependencies: ["1A9FF3BCD305DA49"] @@ -873,7 +873,7 @@ }] } { - title: "{chapter.2.quest.43.title}" + title: "无限圆石抽屉" icon: "minecraft:cobblestone" x: 3.0d y: 4.0d @@ -916,7 +916,7 @@ }] } { - title: "{chapter.2.quest.44.title}" + title: "无限圆石抽屉" icon: "minecraft:cobblestone" x: 0.0d y: 4.0d @@ -959,7 +959,7 @@ }] } { - title: "{chapter.2.quest.45.title}" + title: "无限圆石抽屉" icon: "minecraft:cobblestone" x: -3.0d y: 4.0d diff --git a/overrides/config/ftbquests/chapters/09DE55C5FD8F9A31.snbt b/overrides/config/ftbquests/chapters/09DE55C5FD8F9A31.snbt index 8fae16e..6ceb166 100644 --- a/overrides/config/ftbquests/chapters/09DE55C5FD8F9A31.snbt +++ b/overrides/config/ftbquests/chapters/09DE55C5FD8F9A31.snbt @@ -3,7 +3,7 @@ group: "09648D74820560E0" order_index: 6 filename: "09DE55C5FD8F9A31" - title: "{chapter.9.title}" + title: "7.结束了!" icon: "storagedrawers:creative_vending_upgrade" default_quest_shape: "" default_hide_dependency_lines: true @@ -21,7 +21,7 @@ }] quests: [ { - title: "{chapter.9.quest.1.title}" + title: "是时候该结束了!" x: 0.0d y: 0.0d shape: "diamond" diff --git a/overrides/config/ftbquests/chapters/16249CFABD2B7FAF.snbt b/overrides/config/ftbquests/chapters/16249CFABD2B7FAF.snbt index 922108a..b1d9b5a 100644 --- a/overrides/config/ftbquests/chapters/16249CFABD2B7FAF.snbt +++ b/overrides/config/ftbquests/chapters/16249CFABD2B7FAF.snbt @@ -3,7 +3,7 @@ group: "096CB91396E10C63" order_index: 0 filename: "16249CFABD2B7FAF" - title: "{chapter.10.title}" + title: "机械动力" icon: "create:cogwheel" default_quest_shape: "" default_hide_dependency_lines: false @@ -47,7 +47,7 @@ ] quests: [ { - title: "{chapter.10.quest.1.title}" + title: "Create" x: 0.0d y: 0.0d dependencies: ["2AC553A135527182"] @@ -937,8 +937,11 @@ { x: 0.0d y: 6.0d - subtitle: "{chapter.10.quest.49.subtitle}" - description: ["{chapter.10.quest.49.description.1}"] + subtitle: "为什么是10次?" + description: [ + "不关我事奥" + "群友强烈建议的<_<" + ] dependencies: ["23B2B6C44F95AB43"] id: "2D175C569C2978D3" tasks: [{ diff --git a/overrides/config/ftbquests/chapters/17C41F9465DA708C.snbt b/overrides/config/ftbquests/chapters/17C41F9465DA708C.snbt index 2c7704b..9a7da22 100644 --- a/overrides/config/ftbquests/chapters/17C41F9465DA708C.snbt +++ b/overrides/config/ftbquests/chapters/17C41F9465DA708C.snbt @@ -3,7 +3,7 @@ group: "522B815F02CD197F" order_index: 2 filename: "17C41F9465DA708C" - title: "{chapter.19.title}" + title: "集成动力" icon: "integrateddynamics:menril_sapling" default_quest_shape: "" default_hide_dependency_lines: false @@ -16,7 +16,7 @@ tasks: [{ id: "777954E785BC50B0" type: "checkmark" - title: "{chapter.19.quest.1.task.1.title}" + title: "集成动力" }] rewards: [ { diff --git a/overrides/config/ftbquests/chapters/18C7CC236384665F.snbt b/overrides/config/ftbquests/chapters/18C7CC236384665F.snbt index 7e56ade..16f708d 100644 --- a/overrides/config/ftbquests/chapters/18C7CC236384665F.snbt +++ b/overrides/config/ftbquests/chapters/18C7CC236384665F.snbt @@ -3,7 +3,7 @@ group: "7309DC73431430A6" order_index: 3 filename: "18C7CC236384665F" - title: "{chapter.25.title}" + title: "极限反应堆" icon: "bigreactors:basic_reactorfuelrod" default_quest_shape: "" default_hide_dependency_lines: false @@ -16,7 +16,7 @@ tasks: [{ id: "6711931A350124CB" type: "checkmark" - title: "{chapter.25.quest.1.task.1.title}" + title: "大型反应堆" }] rewards: [{ id: "7B94524088ABC20F" diff --git a/overrides/config/ftbquests/chapters/1A96F6C481618C6C.snbt b/overrides/config/ftbquests/chapters/1A96F6C481618C6C.snbt index 19c0dba..abd342b 100644 --- a/overrides/config/ftbquests/chapters/1A96F6C481618C6C.snbt +++ b/overrides/config/ftbquests/chapters/1A96F6C481618C6C.snbt @@ -3,18 +3,18 @@ group: "09648D74820560E0" order_index: 0 filename: "1A96F6C481618C6C" - title: "{chapter.3.title}" + title: "1.从木头开始" icon: "minecraft:oak_sapling" default_quest_shape: "" default_hide_dependency_lines: false quests: [ { - title: "{chapter.3.quest.1.title}" + title: "属于你的第一个创造抽屉" x: -5.5d y: 0.0d shape: "diamond" - subtitle: "{chapter.3.quest.1.subtitle}" - description: ["{chapter.3.quest.1.description.1}"] + subtitle: "没有跳舞生长mod" + description: ["它的用处貌似不是用来种的"] dependencies: ["1A9FF3BCD305DA49"] id: "12046DF8C17795D5" tasks: [{ @@ -53,7 +53,7 @@ { x: -4.0d y: 0.0d - description: ["{chapter.3.quest.2.description.1}"] + description: ["查询jei了解如何用树苗合成木板"] dependencies: ["12046DF8C17795D5"] id: "42CB65ADDC71C300" tasks: [{ @@ -71,7 +71,7 @@ { x: -2.5d y: 0.0d - subtitle: "{chapter.3.quest.3.subtitle}" + subtitle: "它的配方貌似被修改了" dependencies: ["42CB65ADDC71C300"] id: "1891420B456B79FA" tasks: [{ @@ -89,8 +89,8 @@ { x: -2.5d y: 1.5d - subtitle: "{chapter.3.quest.4.subtitle}" - description: ["{chapter.3.quest.4.description.1}"] + subtitle: "可以用原版的堆肥桶制作" + description: ["当然你也可以制作一个刷怪塔"] dependencies: ["1891420B456B79FA"] id: "2AC03A2792024F7B" tasks: [{ @@ -108,8 +108,8 @@ { x: -2.5d y: -1.5d - subtitle: "{chapter.3.quest.5.subtitle}" - description: ["{chapter.3.quest.5.description.1}"] + subtitle: "它居然可以随身携带!" + description: ["更加便捷的工作台"] dependencies: ["1891420B456B79FA"] id: "479A626FBC6A9EAE" tasks: [{ @@ -127,8 +127,8 @@ { x: -1.0d y: 0.0d - subtitle: "{chapter.3.quest.6.subtitle}" - description: ["{chapter.3.quest.6.description.1}"] + subtitle: "你现在只能在工作台内合成它" + description: ["如果你非要使一棵树长大来合成的话当我没说qwq"] dependencies: ["1891420B456B79FA"] id: "7B019B84F0CC19B1" tasks: [{ @@ -140,7 +140,7 @@ { x: 0.5d y: -3.0d - subtitle: "{chapter.3.quest.7.subtitle}" + subtitle: "前期快速获取原木的一种办法,其实也只有这一种方法" hide_dependency_lines: false dependencies: ["5980C29C94468030"] id: "4759BD440B573FAA" @@ -210,8 +210,8 @@ { x: 2.0d y: -3.0d - subtitle: "{chapter.3.quest.10.subtitle}" - description: ["{chapter.3.quest.10.description.1}"] + subtitle: "无限的原木" + description: ["你可以选择现在做这个任务,你也可以等你有更多的应力后做"] dependencies: ["4759BD440B573FAA"] optional: true id: "61B65DC0BA56A0AD" @@ -254,8 +254,8 @@ { x: 0.5d y: -1.5d - subtitle: "{chapter.3.quest.11.subtitle}" - description: ["{chapter.3.quest.11.description.1}"] + subtitle: "目前只有原版箱子,其他都被ban掉咯" + description: ["所有配方都被删除了,只剩这一个"] dependencies: ["2AC553A135527182"] id: "2B5316295980E433" tasks: [{ @@ -314,8 +314,14 @@ } x: 0.5d y: 0.0d - subtitle: "{chapter.3.quest.14.subtitle}" - description: ["{chapter.3.quest.14.description.1}"] + subtitle: "我不要用手锤石头,这太痛了!!" + description: [ + "也许可以用机械手!" + "木锤有512耐久;石锤有1024耐久;铁锤有2048耐久;" + "金锤有4096耐久;钻石锤有16384耐久;而下界合金锤不消耗耐久!!" + "压缩锤子可以锤压缩的石头/沙砾/泥土/沙子" + "" + ] dependencies: [ "2AC553A135527182" "7B019B84F0CC19B1" @@ -361,8 +367,12 @@ { x: 2.0d y: 0.0d - subtitle: "{chapter.3.quest.15.subtitle}" - description: ["{chapter.3.quest.15.description.1}"] + subtitle: "更高的效率!" + description: [ + "作为平衡,他们压缩后耐久与原物品相同" + "不同的是,压缩木锤和压缩铁锤只能锤一重压缩的" + "而其他的可以锤一重及二重的压缩物品" + ] dependencies: ["360300207598130F"] id: "3CF9867415E53F45" tasks: [{ @@ -406,7 +416,7 @@ { x: -1.0d y: 4.5d - subtitle: "{chapter.3.quest.17.subtitle}" + subtitle: "无限圆石!" dependencies: ["17185A9549FDB017"] id: "65201EA728BBC45A" tasks: [{ @@ -447,7 +457,7 @@ { x: -1.0d y: 1.5d - description: ["{chapter.3.quest.18.description.1}"] + description: ["制作一个原版刷石机"] dependencies: ["7B019B84F0CC19B1"] id: "3D0DA7A6FC472F33" tasks: [{ @@ -479,7 +489,7 @@ x: 0.5d y: 4.5d shape: "gear" - subtitle: "{chapter.3.quest.19.subtitle}" + subtitle: "无限的沙砾!泥土!沙子!" dependencies: [ "15BBB968ED4C91E7" "52D10E42C9F9D2C0" @@ -605,7 +615,7 @@ { x: -1.0d y: 3.0d - description: ["{chapter.3.quest.20.description.1}"] + description: ["什么?你说太慢了,试试这个!"] dependencies: ["3D0DA7A6FC472F33"] id: "17185A9549FDB017" tasks: [{ @@ -623,7 +633,7 @@ { x: -2.5d y: 4.5d - description: ["{chapter.3.quest.21.description.1}"] + description: ["无限骨粉"] dependencies: ["288C83062E4367EB"] id: "0FB0A7D24C5A3831" tasks: [{ @@ -664,8 +674,11 @@ { x: 0.5d y: 3.0d - subtitle: "{chapter.3.quest.22.subtitle}" - description: ["{chapter.3.quest.22.description.1}"] + subtitle: "什么?你说没有应力太慢了?" + description: [ + "不妨试试这个机器" + "他不消耗电量!" + ] dependencies: ["4474CC63C565059C"] id: "15BBB968ED4C91E7" tasks: [{ diff --git a/overrides/config/ftbquests/chapters/1A9FF3BCD305DA49.snbt b/overrides/config/ftbquests/chapters/1A9FF3BCD305DA49.snbt index 682097f..6245175 100644 --- a/overrides/config/ftbquests/chapters/1A9FF3BCD305DA49.snbt +++ b/overrides/config/ftbquests/chapters/1A9FF3BCD305DA49.snbt @@ -3,7 +3,7 @@ group: "" order_index: 0 filename: "1A9FF3BCD305DA49" - title: "{chapter.1.title}" + title: "&5欢&6迎" icon: "minecraft:grass_block" default_quest_shape: "" default_hide_dependency_lines: false @@ -11,13 +11,13 @@ { x: 0.0d y: 0.0d - subtitle: "{chapter.1.quest.1.subtitle}" + subtitle: "请仔细阅读本章内容" description: ["{image:storagedrawers:textures/items/upgrade_creative_vend.png width:100 height:100 align:1}"] id: "200584F94441AB93" tasks: [{ id: "3A10F12A6CE22C11" type: "checkmark" - title: "{chapter.1.quest.1.task.1.title}" + title: "欢迎来到Creative Drawers Producer" }] rewards: [ { @@ -51,13 +51,13 @@ icon: "create:wrench" x: 2.0d y: 1.0d - subtitle: "{chapter.1.quest.2.subtitle}" + subtitle: "它属于半专家包,新手以及资深专家慎入" dependencies: ["200584F94441AB93"] id: "30E6DB5C68EF28E9" tasks: [{ id: "2C40ED001CFB9202" type: "checkmark" - title: "{chapter.1.quest.2.task.1.title}" + title: "关于游戏难度" }] rewards: [{ id: "78B60D5E064BB168" @@ -76,13 +76,16 @@ } x: 2.0d y: -1.0d - description: ["{chapter.1.quest.3.description.1}"] + description: [ + "" + "1. FTB Ultimine 默认按键为` 2. OreExcavation 默认按键为`" + ] dependencies: ["200584F94441AB93"] id: "1B9C7CA6BE154D28" tasks: [{ id: "57DA3F2379CAF496" type: "checkmark" - title: "{chapter.1.quest.3.task.1.title}" + title: "关于连锁" }] rewards: [{ id: "5F1AA8B443AEA095" @@ -92,11 +95,11 @@ }] } { - title: "{chapter.1.quest.4.title}" + title: "关于世界" icon: "minecraft:dirt" x: -1.0d y: 2.5d - description: ["{chapter.1.quest.4.description.1}"] + description: ["本整合包利用skyblockbuilder使创建世界时默认选择skyblock,所以直接创建世界就行啦;若出现了bug请在更多世界选项中手动选择skyblock"] dependencies: ["200584F94441AB93"] id: "7456911EF017F41D" tasks: [{ @@ -111,11 +114,11 @@ }] } { - title: "{chapter.1.quest.5.title}" + title: "关于整合包" icon: "storagedrawers:creative_vending_upgrade" x: -2.0d y: -1.0d - description: ["{chapter.1.quest.5.description.1}"] + description: ["该整合包仍处于测试阶段,如果遇到什么问题,请加群号:814125336"] dependencies: ["200584F94441AB93"] dependency_requirement: "one_completed" id: "31AB91FEF97F5994" @@ -134,13 +137,18 @@ icon: "ftbquests:book" x: 0.0d y: -2.0d - description: ["{chapter.1.quest.6.description.1}"] + description: [ + "钻石型是一章的开始" + "齿轮型是一章的结束,亦是下一章的开始的条件" + "圆角正方形是与齿轮形类似,不同的是齿轮型需要全部完成才可以进入下一章,而圆角正方形只要做完其中之一就可以进入下一章" + "心形是可以选择的任务" + ] dependencies: ["200584F94441AB93"] id: "764F2254ADE837DD" tasks: [{ id: "5F573CA8DA52EE42" type: "checkmark" - title: "{chapter.1.quest.6.task.1.title}" + title: "关于任务" }] rewards: [{ id: "1DE34B48DA2CA679" @@ -153,7 +161,7 @@ x: -3.0d y: -4.0d shape: "diamond" - subtitle: "{chapter.1.quest.7.subtitle}" + subtitle: "钻石型" dependencies: ["764F2254ADE837DD"] id: "0A4E753DE766B289" tasks: [{ @@ -171,7 +179,7 @@ x: 3.0d y: -4.0d shape: "gear" - subtitle: "{chapter.1.quest.8.subtitle}" + subtitle: "齿轮型" dependencies: ["764F2254ADE837DD"] id: "107EB7C6164A4A5E" tasks: [{ @@ -189,13 +197,17 @@ icon: "storagedrawers:oak_full_drawers_1" x: -2.0d y: 1.0d - description: ["{chapter.1.quest.9.description.1}"] + description: [ + "通过一些自动化获得特定的大量物品以此来获得某个物品的无限抽屉" + "对于任务的bug:" + "检测标记的任务请不要在未解锁前点击,否则出现bug自行解决" + ] dependencies: ["200584F94441AB93"] id: "71C738B92709BE52" tasks: [{ id: "15E846DF3198FCBB" type: "checkmark" - title: "{chapter.1.quest.9.task.1.title}" + title: "关于游戏" }] rewards: [{ id: "0A66411F933879C4" @@ -208,7 +220,7 @@ x: -1.0d y: -4.5d shape: "rsquare" - subtitle: "{chapter.1.quest.10.subtitle}" + subtitle: "圆角正方形状" dependencies: ["764F2254ADE837DD"] id: "294DF626D4AC8C33" tasks: [{ @@ -226,7 +238,7 @@ x: 1.0d y: -4.5d shape: "heart" - subtitle: "{chapter.1.quest.11.subtitle}" + subtitle: "心形" dependencies: ["764F2254ADE837DD"] id: "68237791E62E63A9" tasks: [{ @@ -241,7 +253,7 @@ }] } { - title: "{chapter.1.quest.12.title}" + title: "关于作者" icon: { id: "minecraft:player_head" Count: 1b @@ -265,8 +277,16 @@ } x: 1.0d y: 2.5d - subtitle: "{chapter.1.quest.12.subtitle}" - description: ["{chapter.1.quest.12.description.1}"] + subtitle: "作者:Y_Xiao233" + description: [ + "感谢一下对本整合包做出帮助的作者:" + "Btmy:SFCraft作者兼GreedyCraft2贴图作者,提供部分技术支持" + "Red_Tea_co:对部分魔改配方提供帮助,对bug修复提供技术支持,对整合包做出了较大贡献" + "莫舍得:DSB及SMM作者,提供部分技术支持" + "Star`GT:对变色物品提供支持" + "citrus:提供部分支持" + "还有部分对本整合包做出贡献的:牛子精灵,行也思君,落秋,LEIEN" + ] dependencies: ["200584F94441AB93"] id: "7E26837A33504DC4" tasks: [{ @@ -303,7 +323,13 @@ icon: "custom:ultimate_controller" x: 0.0d y: 4.0d - description: ["{chapter.1.quest.13.description.1}"] + description: [ + "本整合包所有自定义多方块结构均有Create蓝图以及Building Gadgets模板(mod原本的多方块请自行查询)" + "所有Create的蓝图均会在有关任务赠送(部分机器在多处均有任务,但只有一处有赠送,请仔细查看任务),若丢失或出现其他情况,请自行制作蓝图并在蓝图桌内获取" + "Building Gadgets的模板之能在文件夹下自行复制使用,若想要使用,请自行复制,文件位置位于:" + ".minecraft/version/Creative Drawers Producer/schematics/Building Gadgets" + "请注意多方块的方向可能会导致多方块结构无效,若无效请尝试换个方向" + ] dependencies: ["200584F94441AB93"] id: "5E74F3E1DFD567AD" tasks: [{ diff --git a/overrides/config/ftbquests/chapters/29B68BE99EBAAFB2.snbt b/overrides/config/ftbquests/chapters/29B68BE99EBAAFB2.snbt index 2759919..c8f802f 100644 --- a/overrides/config/ftbquests/chapters/29B68BE99EBAAFB2.snbt +++ b/overrides/config/ftbquests/chapters/29B68BE99EBAAFB2.snbt @@ -3,7 +3,7 @@ group: "522B815F02CD197F" order_index: 3 filename: "29B68BE99EBAAFB2" - title: "{chapter.20.title}" + title: "实用物品" icon: { id: "shrink:shrinking_device" Count: 1b @@ -13,7 +13,7 @@ default_hide_dependency_lines: false quests: [ { - title: "{chapter.20.quest.1.title}" + title: "实用工具!" x: 0.0d y: 0.0d dependencies: ["0409376E9ADEB0C5"] diff --git a/overrides/config/ftbquests/chapters/2A7524A717418BE7.snbt b/overrides/config/ftbquests/chapters/2A7524A717418BE7.snbt index 9ac49e1..46a6872 100644 --- a/overrides/config/ftbquests/chapters/2A7524A717418BE7.snbt +++ b/overrides/config/ftbquests/chapters/2A7524A717418BE7.snbt @@ -3,13 +3,13 @@ group: "7B3AC22CD8E60CFC" order_index: 1 filename: "2A7524A717418BE7" - title: "{chapter.15.title}" + title: "传输" icon: "pipez:item_pipe" default_quest_shape: "" default_hide_dependency_lines: false quests: [ { - title: "{chapter.15.quest.1.title}" + title: "传输" x: 0.0d y: 0.0d dependencies: ["0625E3BF226969E7"] @@ -33,7 +33,7 @@ tasks: [{ id: "3247ABA36E2C00A4" type: "checkmark" - title: "{chapter.15.quest.2.task.1.title}" + title: "物品传输" }] rewards: [{ id: "6418FD7E6517C074" @@ -50,7 +50,7 @@ tasks: [{ id: "22269F1657FF0BFC" type: "checkmark" - title: "{chapter.15.quest.3.task.1.title}" + title: "电力传输" }] rewards: [{ id: "04B8FDDDFB3B9839" @@ -67,7 +67,7 @@ tasks: [{ id: "2AF1C49FBC7EDA84" type: "checkmark" - title: "{chapter.15.quest.4.task.1.title}" + title: "流体传输" }] rewards: [{ id: "275378AB080D8F80" diff --git a/overrides/config/ftbquests/chapters/2F4E1211ED85866B.snbt b/overrides/config/ftbquests/chapters/2F4E1211ED85866B.snbt index 9092d3e..c9009f3 100644 --- a/overrides/config/ftbquests/chapters/2F4E1211ED85866B.snbt +++ b/overrides/config/ftbquests/chapters/2F4E1211ED85866B.snbt @@ -3,13 +3,13 @@ group: "09648D74820560E0" order_index: 4 filename: "2F4E1211ED85866B" - title: "{chapter.7.title}" + title: "5.结束之前" icon: "extendedcrafting:the_ultimate_ingot" default_quest_shape: "" default_hide_dependency_lines: false quests: [ { - title: "{chapter.7.quest.1.title}" + title: "合成拓展" x: 0.0d y: -1.0d shape: "diamond" diff --git a/overrides/config/ftbquests/chapters/314248A34F8EC25C.snbt b/overrides/config/ftbquests/chapters/314248A34F8EC25C.snbt index 4c4977b..1f142dd 100644 --- a/overrides/config/ftbquests/chapters/314248A34F8EC25C.snbt +++ b/overrides/config/ftbquests/chapters/314248A34F8EC25C.snbt @@ -3,13 +3,13 @@ group: "7B3AC22CD8E60CFC" order_index: 0 filename: "314248A34F8EC25C" - title: "{chapter.14.title}" + title: "存储" icon: "minecraft:chest" default_quest_shape: "" default_hide_dependency_lines: true quests: [ { - title: "{chapter.14.quest.1.title}" + title: "存储" x: 0.0d y: 0.0d dependencies: ["0625E3BF226969E7"] diff --git a/overrides/config/ftbquests/chapters/3296487029FA44A5.snbt b/overrides/config/ftbquests/chapters/3296487029FA44A5.snbt index 0f61bb2..611049e 100644 --- a/overrides/config/ftbquests/chapters/3296487029FA44A5.snbt +++ b/overrides/config/ftbquests/chapters/3296487029FA44A5.snbt @@ -3,13 +3,13 @@ group: "522B815F02CD197F" order_index: 0 filename: "3296487029FA44A5" - title: "{chapter.17.title}" + title: "自然灵气" icon: "naturesaura:gold_leaf" default_quest_shape: "" default_hide_dependency_lines: false quests: [ { - title: "{chapter.17.quest.1.title}" + title: "自然灵气" x: -8.5d y: 0.0d dependencies: ["0CEB59035B0D126A"] diff --git a/overrides/config/ftbquests/chapters/34160A0004E52888.snbt b/overrides/config/ftbquests/chapters/34160A0004E52888.snbt index f1667aa..b187bc0 100644 --- a/overrides/config/ftbquests/chapters/34160A0004E52888.snbt +++ b/overrides/config/ftbquests/chapters/34160A0004E52888.snbt @@ -3,7 +3,7 @@ group: "7309DC73431430A6" order_index: 6 filename: "34160A0004E52888" - title: "{chapter.28.title}" + title: "血魔法" icon: "bloodmagic:altar" default_quest_shape: "" default_hide_dependency_lines: false @@ -11,13 +11,13 @@ { x: 0.0d y: 0.0d - description: ["{chapter.28.quest.1.description.1}"] + description: ["或许你可以搭配rf工具的环境控制器以此更快的用牺牲匕首"] dependencies: ["04CF9D2FFF0C9F86"] id: "47F8CD65C4AC3DAF" tasks: [{ id: "7183A1C0AAB618AD" type: "checkmark" - title: "{chapter.28.quest.1.task.1.title}" + title: "血魔法" }] rewards: [ { @@ -300,7 +300,7 @@ tasks: [{ id: "2CB5D974937660F6" type: "fluid" - fluid: "minecraft:water" + fluid: "hexerei:blood_flowing" amount: 10000000L }] rewards: [ diff --git a/overrides/config/ftbquests/chapters/34EA2F75677FA913.snbt b/overrides/config/ftbquests/chapters/34EA2F75677FA913.snbt index 553ba8a..02f78af 100644 --- a/overrides/config/ftbquests/chapters/34EA2F75677FA913.snbt +++ b/overrides/config/ftbquests/chapters/34EA2F75677FA913.snbt @@ -3,7 +3,7 @@ group: "522B815F02CD197F" order_index: 1 filename: "34EA2F75677FA913" - title: "{chapter.18.title}" + title: "植物魔法" icon: "botania:natura_pylon" default_quest_shape: "" default_hide_dependency_lines: false @@ -11,13 +11,18 @@ { x: -8.5d y: -0.5d - description: ["{chapter.18.quest.1.description.1}"] + description: [ + "因为作者不太喜欢此类mod" + "所以在该整合包中涉及较少此类mod" + "而在整合包中此类的魔改也较少" + "所以本章仅显示任务所需" + ] dependencies: ["4DC3ABC2E551B69B"] id: "303D55DCCC0A3487" tasks: [{ id: "16334D8A57A41B8C" type: "checkmark" - title: "{chapter.18.quest.1.task.1.title}" + title: "植物魔法" }] rewards: [{ id: "311ACB6BB1F1E516" diff --git a/overrides/config/ftbquests/chapters/38DC1EC677FBD9CF.snbt b/overrides/config/ftbquests/chapters/38DC1EC677FBD9CF.snbt index 704437b..e3fd5e8 100644 --- a/overrides/config/ftbquests/chapters/38DC1EC677FBD9CF.snbt +++ b/overrides/config/ftbquests/chapters/38DC1EC677FBD9CF.snbt @@ -3,7 +3,7 @@ group: "096CB91396E10C63" order_index: 3 filename: "38DC1EC677FBD9CF" - title: "{chapter.13.title}" + title: "实用物品" icon: { id: "constructionwand:stone_wand" Count: 1b @@ -18,13 +18,16 @@ { x: 0.0d y: 0.0d - description: ["{chapter.13.quest.1.description.1}"] + description: [ + "才第一章就想要什么实用物品?" + "想屁吃呢>_>" + ] dependencies: ["12046DF8C17795D5"] id: "79D0FC96883EC1E5" tasks: [{ id: "362B6B5E334327B0" type: "checkmark" - title: "{chapter.13.quest.1.task.1.title}" + title: "低级实用物品" }] rewards: [{ id: "1E25B0182EA07550" @@ -60,7 +63,7 @@ { x: 0.0d y: 1.5d - description: ["{chapter.13.quest.3.description.1}"] + description: ["你也许可以制作一个刷怪塔来获取你的第一个背包"] dependencies: ["79D0FC96883EC1E5"] id: "28AF0EE8EE2D0BBB" tasks: [{ diff --git a/overrides/config/ftbquests/chapters/39EFA4448565342B.snbt b/overrides/config/ftbquests/chapters/39EFA4448565342B.snbt index af6ddda..12663f7 100644 --- a/overrides/config/ftbquests/chapters/39EFA4448565342B.snbt +++ b/overrides/config/ftbquests/chapters/39EFA4448565342B.snbt @@ -3,7 +3,7 @@ group: "7309DC73431430A6" order_index: 14 filename: "39EFA4448565342B" - title: "{chapter.36.title}" + title: "存储(更多实用设备)" icon: "extrautilitiesrebirth:reinforced_drum" default_quest_shape: "" default_hide_dependency_lines: false @@ -16,7 +16,7 @@ tasks: [{ id: "0081F6A72D0E6513" type: "checkmark" - title: "{chapter.36.quest.1.task.1.title}" + title: "更多实用设备存储" }] } { diff --git a/overrides/config/ftbquests/chapters/3AC424B6E6F85913.snbt b/overrides/config/ftbquests/chapters/3AC424B6E6F85913.snbt index 14e8de6..e016623 100644 --- a/overrides/config/ftbquests/chapters/3AC424B6E6F85913.snbt +++ b/overrides/config/ftbquests/chapters/3AC424B6E6F85913.snbt @@ -3,17 +3,17 @@ group: "096CB91396E10C63" order_index: 2 filename: "3AC424B6E6F85913" - title: "{chapter.12.title}" + title: "传输" icon: "woodenhopper:wooden_hopper" default_quest_shape: "" default_hide_dependency_lines: false quests: [ { - title: "{chapter.12.quest.1.title}" + title: "低级传输" x: 0.0d y: 0.0d - subtitle: "{chapter.12.quest.1.subtitle}" - description: ["{chapter.12.quest.1.description.1}"] + subtitle: "你还无法传输电力!" + description: ["只能使用漏斗"] dependencies: ["1891420B456B79FA"] id: "009558313C06E64A" tasks: [{ @@ -35,7 +35,7 @@ tasks: [{ id: "7B856A0E109F9522" type: "checkmark" - title: "{chapter.12.quest.2.task.1.title}" + title: "流体传输" }] rewards: [{ id: "63410A6ECF81B020" @@ -52,7 +52,7 @@ tasks: [{ id: "5C4C50F8D4C66B01" type: "checkmark" - title: "{chapter.12.quest.3.task.1.title}" + title: "物品传输" }] rewards: [{ id: "4772BF4AE0131305" diff --git a/overrides/config/ftbquests/chapters/3C3674E8212B0BFF.snbt b/overrides/config/ftbquests/chapters/3C3674E8212B0BFF.snbt index 02e8145..82bfedf 100644 --- a/overrides/config/ftbquests/chapters/3C3674E8212B0BFF.snbt +++ b/overrides/config/ftbquests/chapters/3C3674E8212B0BFF.snbt @@ -3,7 +3,7 @@ group: "7309DC73431430A6" order_index: 4 filename: "3C3674E8212B0BFF" - title: "{chapter.26.title}" + title: "气动工艺" icon: "pneumaticcraft:pressure_gauge" default_quest_shape: "" default_hide_dependency_lines: false @@ -16,7 +16,7 @@ tasks: [{ id: "4FF97AE0D655F270" type: "checkmark" - title: "{chapter.26.quest.1.task.1.title}" + title: "气动工艺" }] rewards: [ { diff --git a/overrides/config/ftbquests/chapters/3DDB413093D25AD2.snbt b/overrides/config/ftbquests/chapters/3DDB413093D25AD2.snbt index 53277a0..77061e7 100644 --- a/overrides/config/ftbquests/chapters/3DDB413093D25AD2.snbt +++ b/overrides/config/ftbquests/chapters/3DDB413093D25AD2.snbt @@ -3,7 +3,7 @@ group: "2C067EA168A8ADBD" order_index: 0 filename: "3DDB413093D25AD2" - title: "{chapter.41.title}" + title: "终极发电!" icon: "custom:ultimate_controller" default_quest_shape: "" default_hide_dependency_lines: false @@ -20,7 +20,7 @@ tasks: [{ id: "1C52E4A32FCB8A32" type: "checkmark" - title: "{chapter.41.quest.1.task.1.title}" + title: "终极发电!!!" }] } { @@ -43,6 +43,7 @@ { x: 0.0d y: -2.0d + description: [""] dependencies: ["0E56F5B6D2021879"] id: "11359B52B5954661" tasks: [{ diff --git a/overrides/config/ftbquests/chapters/3F30D3409A788AE3.snbt b/overrides/config/ftbquests/chapters/3F30D3409A788AE3.snbt index e8e17a6..5e6a1f5 100644 --- a/overrides/config/ftbquests/chapters/3F30D3409A788AE3.snbt +++ b/overrides/config/ftbquests/chapters/3F30D3409A788AE3.snbt @@ -3,7 +3,7 @@ group: "7309DC73431430A6" order_index: 2 filename: "3F30D3409A788AE3" - title: "{chapter.24.title}" + title: "热力系列" icon: "thermal:machine_frame" default_quest_shape: "" default_hide_dependency_lines: true @@ -16,7 +16,7 @@ tasks: [{ id: "34B0877A639B107E" type: "checkmark" - title: "{chapter.24.quest.1.task.1.title}" + title: "热力系列" }] rewards: [{ id: "21289C9A88F7B9EF" diff --git a/overrides/config/ftbquests/chapters/4D9FA0DBD11181FD.snbt b/overrides/config/ftbquests/chapters/4D9FA0DBD11181FD.snbt index 0a9d2f2..71e59f8 100644 --- a/overrides/config/ftbquests/chapters/4D9FA0DBD11181FD.snbt +++ b/overrides/config/ftbquests/chapters/4D9FA0DBD11181FD.snbt @@ -3,7 +3,7 @@ group: "09648D74820560E0" order_index: 1 filename: "4D9FA0DBD11181FD" - title: "{chapter.4.title}" + title: "2.一对大家伙" icon: "create:crushing_wheel" default_quest_shape: "" default_hide_dependency_lines: false @@ -17,7 +17,7 @@ tasks: [{ id: "2BDF316840B91436" type: "checkmark" - title: "{chapter.4.quest.1.task.1.title}" + title: "利用粉碎轮获得矿物" }] rewards: [{ id: "7CF3B776D9BD2710" @@ -80,7 +80,7 @@ { x: 1.5d y: 1.5d - description: ["{chapter.4.quest.5.description.1}"] + description: ["注液器给沙子注水获得黏土块"] dependencies: ["0625E3BF226969E7"] id: "7AB149390FD438D8" tasks: [{ @@ -755,12 +755,12 @@ }] } { - title: "{chapter.4.quest.42.title}" + title: "一些无限矿物" x: -3.5d y: -0.5d shape: "rsquare" - subtitle: "{chapter.4.quest.42.subtitle}" - description: ["{chapter.4.quest.42.description.1}"] + subtitle: "但是是粉碎矿物,并不是烧制好的" + description: ["无限的铁!金!铜!锌!"] dependencies: [ "02AE8CB847F6B283" "0CEB59035B0D126A" @@ -859,12 +859,12 @@ ] } { - title: "{chapter.4.quest.43.title}" + title: "又一些无限矿物" x: -3.5d y: -1.5d shape: "rsquare" - subtitle: "{chapter.4.quest.43.subtitle}" - description: ["{chapter.4.quest.43.description.1}"] + subtitle: "依旧只是一些碎片的无限" + description: ["非要多加一步合成!(bushi"] dependencies: [ "390F2C90C21714C1" "6EC953E7880676FC" @@ -964,11 +964,11 @@ ] } { - title: "{chapter.4.quest.44.title}" + title: "又又一些无限矿物" x: -2.0d y: -0.5d shape: "rsquare" - subtitle: "{chapter.4.quest.44.subtitle}" + subtitle: "他还是粉碎的!" dependencies: [ "3DF7D3B638B88F04" "635A55219583B6E4" @@ -1067,11 +1067,11 @@ ] } { - title: "{chapter.4.quest.45.title}" + title: "叒一些无限矿物" x: -2.0d y: -1.5d shape: "rsquare" - subtitle: "{chapter.4.quest.45.subtitle}" + subtitle: "没错,还是粉碎的" dependencies: [ "60E5D64B4D5DB0AF" "00ED0B7946ABCC43" @@ -1188,11 +1188,11 @@ }] } { - title: "{chapter.4.quest.47.title}" + title: "这次是一些无限植物" x: -2.0d y: -2.5d shape: "rsquare" - subtitle: "{chapter.4.quest.47.subtitle}" + subtitle: "不同的是,他们不是种子!" dependencies: ["2EDCE13C6B7B87B1"] id: "5671894463C32DE8" tasks: [ @@ -1286,11 +1286,11 @@ ] } { - title: "{chapter.4.quest.48.title}" + title: "叕一些无限矿物" x: -0.5d y: -0.5d shape: "rsquare" - subtitle: "{chapter.4.quest.48.subtitle}" + subtitle: "叕是一些粉碎矿物" dependencies: [ "756A2C48AFD401EA" "13DE67031E7E8C4E" @@ -1389,11 +1389,11 @@ ] } { - title: "{chapter.4.quest.49.title}" + title: "一些奇怪的东西" x: -0.5d y: -1.5d shape: "rsquare" - subtitle: "{chapter.4.quest.49.subtitle}" + subtitle: "你猜是无限的啥呢?" dependencies: [ "597994557998728D" "731E6954A14B1D74" @@ -1493,7 +1493,7 @@ ] } { - title: "{chapter.4.quest.50.title}" + title: "无限黏液球!无限海带!无限海晶砂砾!无限海晶碎片!" x: 1.5d y: -0.5d shape: "rsquare" @@ -1588,12 +1588,12 @@ ] } { - title: "{chapter.4.quest.51.title}" + title: "无限下界合金和金锭" x: 3.0d y: -0.5d shape: "rsquare" - subtitle: "{chapter.4.quest.51.subtitle}" - description: ["{chapter.4.quest.51.description.1}"] + subtitle: "这回是锭!" + description: ["你可能需要整整一背包的金块"] dependencies: [ "257C1196F8EA5754" "05744BF0B4909AC2" @@ -1662,7 +1662,7 @@ ] } { - title: "{chapter.4.quest.52.title}" + title: "无限之眼" x: 4.5d y: -0.5d shape: "rsquare" @@ -1750,7 +1750,7 @@ ] } { - title: "{chapter.4.quest.53.title}" + title: "无限之星" x: 4.5d y: -1.5d shape: "rsquare" @@ -1826,7 +1826,7 @@ tasks: [{ id: "4EDC68C6B287EB23" type: "checkmark" - title: "{chapter.4.quest.54.task.1.title}" + title: "无限应力!" }] rewards: [ { @@ -1874,7 +1874,7 @@ { x: 1.5d y: 8.5d - description: ["{chapter.4.quest.57.description.1}"] + description: ["无限荧石"] dependencies: ["7BF4AD4DA3C232D5"] id: "1BCF72D14273B40B" tasks: [{ diff --git a/overrides/config/ftbquests/chapters/5031CF3EB7FF2AAD.snbt b/overrides/config/ftbquests/chapters/5031CF3EB7FF2AAD.snbt index 956cc4d..db979d6 100644 --- a/overrides/config/ftbquests/chapters/5031CF3EB7FF2AAD.snbt +++ b/overrides/config/ftbquests/chapters/5031CF3EB7FF2AAD.snbt @@ -3,13 +3,13 @@ group: "09648D74820560E0" order_index: 2 filename: "5031CF3EB7FF2AAD" - title: "{chapter.5.title}" + title: "3.其他维度" icon: "minecraft:end_portal_frame" default_quest_shape: "" default_hide_dependency_lines: false quests: [ { - title: "{chapter.5.quest.1.title}" + title: "其他维度!" x: -8.5d y: 2.0d shape: "diamond" @@ -138,7 +138,7 @@ { x: -2.5d y: 1.0d - description: ["{chapter.5.quest.8.description.1}"] + description: ["只能在下界工作!"] dependencies: ["4476421DD1AF79AB"] id: "57146F9E27A4317B" tasks: [{ @@ -175,7 +175,7 @@ { x: -2.5d y: 3.0d - description: ["{chapter.5.quest.9.description.1}"] + description: ["只能在末地工作!"] dependencies: ["35ABEEC58FC832E2"] id: "155B18BDDD8BE690" tasks: [{ diff --git a/overrides/config/ftbquests/chapters/521598F9DE363FA8.snbt b/overrides/config/ftbquests/chapters/521598F9DE363FA8.snbt index 067c46e..8bd74c8 100644 --- a/overrides/config/ftbquests/chapters/521598F9DE363FA8.snbt +++ b/overrides/config/ftbquests/chapters/521598F9DE363FA8.snbt @@ -3,13 +3,13 @@ group: "09648D74820560E0" order_index: 3 filename: "521598F9DE363FA8" - title: "{chapter.6.title}" + title: "4.科技,魔法时代" icon: "thermal:machine_frame" default_quest_shape: "" default_hide_dependency_lines: false quests: [ { - title: "{chapter.6.quest.1.title}" + title: "疯狂的机器" x: 0.0d y: -1.5d shape: "diamond" diff --git a/overrides/config/ftbquests/chapters/523A46F72A829A33.snbt b/overrides/config/ftbquests/chapters/523A46F72A829A33.snbt index 0b4caf8..7df76ef 100644 --- a/overrides/config/ftbquests/chapters/523A46F72A829A33.snbt +++ b/overrides/config/ftbquests/chapters/523A46F72A829A33.snbt @@ -3,7 +3,7 @@ group: "096CB91396E10C63" order_index: 1 filename: "523A46F72A829A33" - title: "{chapter.11.title}" + title: "存储" icon: "minecraft:chest" default_quest_shape: "" default_hide_dependency_lines: false @@ -21,10 +21,10 @@ }] quests: [ { - title: "{chapter.11.quest.1.title}" + title: "低级存储" x: 0.0d y: 0.0d - subtitle: "{chapter.11.quest.1.subtitle}" + subtitle: "你现在貌似只能使用这五种存储" dependencies: ["1891420B456B79FA"] id: "41CCBE247695691C" tasks: [{ @@ -80,7 +80,7 @@ tasks: [{ id: "4AA403BAC53B8242" type: "item" - title: "{chapter.11.quest.4.task.1.title}" + title: "Any #storagedrawers:drawers" item: { id: "itemfilters:tag" Count: 1b @@ -104,7 +104,7 @@ tasks: [{ id: "0AFCD0146BF87FEE" type: "item" - title: "{chapter.11.quest.5.task.1.title}" + title: "Any #functionalstorage:drawer" item: { id: "itemfilters:tag" Count: 1b diff --git a/overrides/config/ftbquests/chapters/541F2DCDB199B71A.snbt b/overrides/config/ftbquests/chapters/541F2DCDB199B71A.snbt index 7b5a210..0d8a129 100644 --- a/overrides/config/ftbquests/chapters/541F2DCDB199B71A.snbt +++ b/overrides/config/ftbquests/chapters/541F2DCDB199B71A.snbt @@ -3,7 +3,7 @@ group: "7B3AC22CD8E60CFC" order_index: 2 filename: "541F2DCDB199B71A" - title: "{chapter.16.title}" + title: "实用物品" icon: { id: "buildinggadgets:gadget_building" Count: 1b @@ -22,7 +22,7 @@ default_hide_dependency_lines: true quests: [ { - title: "{chapter.16.quest.1.title}" + title: "实用物品" x: 0.0d y: 0.0d dependencies: ["0625E3BF226969E7"] diff --git a/overrides/config/ftbquests/chapters/60DA9F867FBCEE9E.snbt b/overrides/config/ftbquests/chapters/60DA9F867FBCEE9E.snbt index 1323d6d..f83f50f 100644 --- a/overrides/config/ftbquests/chapters/60DA9F867FBCEE9E.snbt +++ b/overrides/config/ftbquests/chapters/60DA9F867FBCEE9E.snbt @@ -3,7 +3,7 @@ group: "7309DC73431430A6" order_index: 13 filename: "60DA9F867FBCEE9E" - title: "{chapter.35.title}" + title: "存储(工业先锋)" icon: "industrialforegoing:supreme_black_hole_tank" default_quest_shape: "" default_hide_dependency_lines: false @@ -16,7 +16,7 @@ tasks: [{ id: "7B9E6457AD47BBA5" type: "checkmark" - title: "{chapter.35.quest.1.task.1.title}" + title: "工业先锋存储" }] rewards: [{ id: "5C7C27C706EA40DE" diff --git a/overrides/config/ftbquests/chapters/62A5E01229A9594F.snbt b/overrides/config/ftbquests/chapters/62A5E01229A9594F.snbt index 8403265..9da5aec 100644 --- a/overrides/config/ftbquests/chapters/62A5E01229A9594F.snbt +++ b/overrides/config/ftbquests/chapters/62A5E01229A9594F.snbt @@ -3,20 +3,20 @@ group: "7309DC73431430A6" order_index: 17 filename: "62A5E01229A9594F" - title: "{chapter.39.title}" + title: "实用物品" icon: "artifacts:fire_gauntlet" default_quest_shape: "" default_hide_dependency_lines: false quests: [{ x: 0.0d y: 0.0d - description: ["{chapter.39.quest.1.description.1}"] + description: ["点击完此按钮之后你就可以去商店买饰品咯"] dependencies: ["4B7CF4B73B3DFCC8"] id: "44911A780E25F3C9" tasks: [{ id: "5B546D873339B274" type: "checkmark" - title: "{chapter.39.quest.1.task.1.title}" + title: "饰品" }] }] quest_links: [ ] diff --git a/overrides/config/ftbquests/chapters/64BCBDF91B831EC9.snbt b/overrides/config/ftbquests/chapters/64BCBDF91B831EC9.snbt index 3351301..f47bd84 100644 --- a/overrides/config/ftbquests/chapters/64BCBDF91B831EC9.snbt +++ b/overrides/config/ftbquests/chapters/64BCBDF91B831EC9.snbt @@ -3,7 +3,7 @@ group: "7309DC73431430A6" order_index: 10 filename: "64BCBDF91B831EC9" - title: "{chapter.32.title}" + title: "存储(Refined Storage)" icon: "refinedstorage:creative_controller" default_quest_shape: "" default_hide_dependency_lines: false @@ -16,7 +16,7 @@ tasks: [{ id: "1F74B452C38D1309" type: "checkmark" - title: "{chapter.32.quest.1.task.1.title}" + title: "精致存储" }] rewards: [{ id: "1AF7CD844AD6E4D6" @@ -730,7 +730,7 @@ tasks: [{ id: "02743F50EB6B4DAF" type: "item" - title: "{chapter.32.quest.41.task.1.title}" + title: "Any #refinedstorage:parts/items/256k" item: { id: "itemfilters:tag" Count: 1b @@ -754,7 +754,7 @@ tasks: [{ id: "135F350713C58931" type: "item" - title: "{chapter.32.quest.42.task.1.title}" + title: "Any #refinedstorage:parts/items/1024k" item: { id: "itemfilters:tag" Count: 1b @@ -778,7 +778,7 @@ tasks: [{ id: "5F5DBA6002107649" type: "item" - title: "{chapter.32.quest.43.task.1.title}" + title: "Any #refinedstorage:parts/items/4096k" item: { id: "itemfilters:tag" Count: 1b @@ -802,7 +802,7 @@ tasks: [{ id: "162E303F906140D4" type: "item" - title: "{chapter.32.quest.44.task.1.title}" + title: "Any #refinedstorage:parts/items/16384k" item: { id: "itemfilters:tag" Count: 1b @@ -826,7 +826,7 @@ tasks: [{ id: "1C6E50F2F483237E" type: "item" - title: "{chapter.32.quest.45.task.1.title}" + title: "Any #refinedstorage:parts/items/infinite" item: { id: "itemfilters:tag" Count: 1b @@ -901,7 +901,7 @@ tasks: [{ id: "752CB76F76EB9F23" type: "item" - title: "{chapter.32.quest.49.task.1.title}" + title: "Any #refinedstorage:parts/fluids/16384k" item: { id: "itemfilters:tag" Count: 1b @@ -925,7 +925,7 @@ tasks: [{ id: "48F20F3BE8C5FE1E" type: "item" - title: "{chapter.32.quest.50.task.1.title}" + title: "Any #refinedstorage:parts/fluids/65536k" item: { id: "itemfilters:tag" Count: 1b @@ -949,7 +949,7 @@ tasks: [{ id: "1388815C4BCDCDD3" type: "item" - title: "{chapter.32.quest.51.task.1.title}" + title: "Any #refinedstorage:parts/fluids/262144k" item: { id: "itemfilters:tag" Count: 1b @@ -973,7 +973,7 @@ tasks: [{ id: "62ABA76D4B9EA1F4" type: "item" - title: "{chapter.32.quest.52.task.1.title}" + title: "Any #refinedstorage:parts/fluids/1048576k" item: { id: "itemfilters:tag" Count: 1b @@ -997,7 +997,7 @@ tasks: [{ id: "4DE76814A32EA6D2" type: "item" - title: "{chapter.32.quest.53.task.1.title}" + title: "Any #refinedstorage:parts/fluids/infinite" item: { id: "itemfilters:tag" Count: 1b diff --git a/overrides/config/ftbquests/chapters/65107FE0444D0C57.snbt b/overrides/config/ftbquests/chapters/65107FE0444D0C57.snbt index d8527cd..b8b268c 100644 --- a/overrides/config/ftbquests/chapters/65107FE0444D0C57.snbt +++ b/overrides/config/ftbquests/chapters/65107FE0444D0C57.snbt @@ -3,7 +3,7 @@ group: "7186BEA3DCCD9782" order_index: 0 filename: "65107FE0444D0C57" - title: "{chapter.40.title}" + title: "合成拓展" icon: "extendedcrafting:the_ultimate_ingot" default_quest_shape: "" default_hide_dependency_lines: false @@ -16,7 +16,7 @@ tasks: [{ id: "6F23435ADF0905BB" type: "checkmark" - title: "{chapter.40.quest.1.task.1.title}" + title: "合成拓展!" }] rewards: [{ id: "4E083D6A98976B57" @@ -103,13 +103,17 @@ icon: "packagedexcrafting:ultimate_crafter" x: 0.0d y: 1.0d - description: ["{chapter.40.quest.6.description.1}"] + description: [ + "本整合包有封包合成以及其拓展," + "但是未对其进行魔改,为正常配方," + "请自行查询jei" + ] dependencies: ["68E78561C5D5AF97"] id: "41084C5CB52227A1" tasks: [{ id: "73BCF7FBB50EDBC5" type: "checkmark" - title: "{chapter.40.quest.6.task.1.title}" + title: "关于封包合成" }] rewards: [{ id: "799B99C1EF3D5290" diff --git a/overrides/config/ftbquests/chapters/728FF22E9A647238.snbt b/overrides/config/ftbquests/chapters/728FF22E9A647238.snbt index 99ffaa5..7977094 100644 --- a/overrides/config/ftbquests/chapters/728FF22E9A647238.snbt +++ b/overrides/config/ftbquests/chapters/728FF22E9A647238.snbt @@ -3,7 +3,7 @@ group: "7309DC73431430A6" order_index: 7 filename: "728FF22E9A647238" - title: "{chapter.29.title}" + title: "压缩空间" icon: "compactmachines:personal_shrinking_device" default_quest_shape: "" default_hide_dependency_lines: false @@ -16,7 +16,7 @@ tasks: [{ id: "53BF2629A2B33374" type: "checkmark" - title: "{chapter.29.quest.1.task.1.title}" + title: "压缩空间" }] rewards: [{ id: "4759D4E5FCB8EA53" diff --git a/overrides/config/ftbquests/chapters/7C1AF52B2CAD6FC8.snbt b/overrides/config/ftbquests/chapters/7C1AF52B2CAD6FC8.snbt index 66bab82..dd5aa2b 100644 --- a/overrides/config/ftbquests/chapters/7C1AF52B2CAD6FC8.snbt +++ b/overrides/config/ftbquests/chapters/7C1AF52B2CAD6FC8.snbt @@ -3,7 +3,7 @@ group: "522B815F02CD197F" order_index: 4 filename: "7C1AF52B2CAD6FC8" - title: "{chapter.21.title}" + title: "传输" icon: { id: "laserio:laser_wrench" Count: 1b @@ -21,14 +21,18 @@ { x: 0.0d y: 0.0d - subtitle: "{chapter.21.quest.1.subtitle}" - description: ["{chapter.21.quest.1.description.1}"] + subtitle: "没有未成型的逻辑芯片!" + description: [ + "我删除了未成型的逻辑芯片," + "它现在可以直接合成逻辑芯片!" + "只是稍微有点贵" + ] dependencies: ["0409376E9ADEB0C5"] id: "2E753026E762E095" tasks: [{ id: "39FB43DA777A088C" type: "checkmark" - title: "{chapter.21.quest.1.task.1.title}" + title: "Laserio" }] rewards: [ { diff --git a/overrides/config/ftbquests/chapters/7D8C6CEE583C23CE.snbt b/overrides/config/ftbquests/chapters/7D8C6CEE583C23CE.snbt index 00d2f24..b0b4546 100644 --- a/overrides/config/ftbquests/chapters/7D8C6CEE583C23CE.snbt +++ b/overrides/config/ftbquests/chapters/7D8C6CEE583C23CE.snbt @@ -3,13 +3,13 @@ group: "09648D74820560E0" order_index: 5 filename: "7D8C6CEE583C23CE" - title: "{chapter.8.title}" + title: "6.结束了?" icon: "extendedcrafting:ultimate_singularity" default_quest_shape: "" default_hide_dependency_lines: false quests: [ { - title: "{chapter.8.quest.1.title}" + title: "压缩!!!" x: 0.0d y: 0.0d shape: "diamond" @@ -635,7 +635,7 @@ { x: 0.0d y: -2.0d - description: ["{chapter.8.quest.27.description.1}"] + description: ["只是5重压缩圆石的无限"] dependencies: ["5C7BF6C18E465556"] id: "35C6F5E354A12038" tasks: [{ diff --git a/overrides/config/ftbquests/chapters/7FB77A9E3EB6B65C.snbt b/overrides/config/ftbquests/chapters/7FB77A9E3EB6B65C.snbt index 8e5f98f..cababd1 100644 --- a/overrides/config/ftbquests/chapters/7FB77A9E3EB6B65C.snbt +++ b/overrides/config/ftbquests/chapters/7FB77A9E3EB6B65C.snbt @@ -3,13 +3,13 @@ group: "7309DC73431430A6" order_index: 15 filename: "7FB77A9E3EB6B65C" - title: "{chapter.37.title}" + title: "传输" icon: "modularrouters:modular_router" default_quest_shape: "" default_hide_dependency_lines: false quests: [ { - title: "{chapter.37.quest.1.title}" + title: "高级传输" x: 0.0d y: 0.0d dependencies: ["6E468BD877E046EE"] @@ -17,7 +17,7 @@ tasks: [{ id: "1031F7310C3AC47D" type: "checkmark" - title: "{chapter.37.quest.1.task.1.title}" + title: "modular" }] rewards: [{ id: "0EDCED004D9E1F91" @@ -78,7 +78,7 @@ }] } { - title: "{chapter.37.quest.5.title}" + title: "工业先锋" icon: "industrialforegoing:machine_frame_pity" x: 0.0d y: -1.5d @@ -90,7 +90,7 @@ tasks: [{ id: "1C2C7E7BEAE4F85F" type: "checkmark" - title: "{chapter.37.quest.5.task.1.title}" + title: "工业先锋传输" }] rewards: [{ id: "5954663DA2858836" @@ -108,7 +108,7 @@ tasks: [{ id: "582ECA53D54EDF22" type: "checkmark" - title: "{chapter.37.quest.6.task.1.title}" + title: "模块化路由器" }] rewards: [ { @@ -153,7 +153,7 @@ tasks: [{ id: "2ED7782554C96991" type: "checkmark" - title: "{chapter.37.quest.7.task.1.title}" + title: "Xnet" }] rewards: [{ id: "5C7EF7279D60A0C6" diff --git a/overrides/config/ftbquests/chapters/aers.snbt b/overrides/config/ftbquests/chapters/aers.snbt index 02e4d56..fb211df 100644 --- a/overrides/config/ftbquests/chapters/aers.snbt +++ b/overrides/config/ftbquests/chapters/aers.snbt @@ -3,7 +3,7 @@ group: "7309DC73431430A6" order_index: 12 filename: "aers" - title: "{chapter.34.title}" + title: "AE~RS大联动?!!" icon: "refinedproxy:refined_proxy" default_quest_shape: "" default_hide_dependency_lines: false @@ -23,7 +23,11 @@ { x: 0.0d y: 0.0d - description: ["{chapter.34.quest.1.description.1}"] + description: [ + "必须用rs的线缆连接,不能直接放在rs的任何机器边上!!!" + "必须用rs的线缆连接,不能直接放在rs的任何机器边上!!!" + "必须用rs的线缆连接,不能直接放在rs的任何机器边上!!!" + ] dependencies: ["517E04AE3B6CBB06"] id: "10C70251150FE5AA" tasks: [{ diff --git a/overrides/config/ftbquests/chapters/applied_energistics2.snbt b/overrides/config/ftbquests/chapters/applied_energistics2.snbt index 999a166..54cf36b 100644 --- a/overrides/config/ftbquests/chapters/applied_energistics2.snbt +++ b/overrides/config/ftbquests/chapters/applied_energistics2.snbt @@ -3,7 +3,7 @@ group: "7309DC73431430A6" order_index: 11 filename: "applied_energistics2" - title: "{chapter.33.title}" + title: "存储(Applied Energistics2)" icon: "ae2:singularity" default_quest_shape: "" default_hide_dependency_lines: false @@ -16,7 +16,7 @@ tasks: [{ id: "227BE1B26DAAE917" type: "checkmark" - title: "{chapter.33.quest.1.task.1.title}" + title: "应用能源2" }] rewards: [{ id: "304BFA913EC1A0F1" diff --git a/overrides/config/ftbquests/chapters/flux_networks.snbt b/overrides/config/ftbquests/chapters/flux_networks.snbt index dcd579f..29a06c3 100644 --- a/overrides/config/ftbquests/chapters/flux_networks.snbt +++ b/overrides/config/ftbquests/chapters/flux_networks.snbt @@ -3,7 +3,7 @@ group: "7309DC73431430A6" order_index: 16 filename: "flux_networks" - title: "{chapter.38.title}" + title: "通量网络(Flux NetWorks)" icon: "fluxnetworks:flux_dust" default_quest_shape: "" default_hide_dependency_lines: false @@ -16,7 +16,7 @@ tasks: [{ id: "171F4BBC72E4E2EB" type: "checkmark" - title: "{chapter.38.quest.1.task.1.title}" + title: "通量网络" }] rewards: [{ id: "69113C799484DAF4" diff --git a/overrides/config/ftbquests/chapters/mek.snbt b/overrides/config/ftbquests/chapters/mek.snbt index 89404c3..35d9140 100644 --- a/overrides/config/ftbquests/chapters/mek.snbt +++ b/overrides/config/ftbquests/chapters/mek.snbt @@ -3,7 +3,7 @@ group: "7309DC73431430A6" order_index: 8 filename: "mek" - title: "{chapter.30.title}" + title: "Mek" icon: "mekanism:steel_casing" default_quest_shape: "" default_hide_dependency_lines: false @@ -16,7 +16,7 @@ tasks: [{ id: "08FB58F0A0B4E34D" type: "checkmark" - title: "{chapter.30.quest.1.task.1.title}" + title: "Mek" }] rewards: [{ id: "630709A8E22BFA4E" diff --git a/overrides/config/ftbquests/chapters/occultism.snbt b/overrides/config/ftbquests/chapters/occultism.snbt index ae14dfc..bbe12d1 100644 --- a/overrides/config/ftbquests/chapters/occultism.snbt +++ b/overrides/config/ftbquests/chapters/occultism.snbt @@ -3,7 +3,7 @@ group: "7309DC73431430A6" order_index: 9 filename: "occultism" - title: "{chapter.31.title}" + title: "存储(occultism)" icon: { id: "occultism:storage_remote" Count: 1b @@ -20,7 +20,7 @@ tasks: [{ id: "150F255439554BA6" type: "checkmark" - title: "{chapter.31.quest.1.task.1.title}" + title: "维度存储" }] rewards: [{ id: "342916C5C97FB346" diff --git a/overrides/config/ftbquests/chapters/powah.snbt b/overrides/config/ftbquests/chapters/powah.snbt index 097fb13..786759a 100644 --- a/overrides/config/ftbquests/chapters/powah.snbt +++ b/overrides/config/ftbquests/chapters/powah.snbt @@ -3,7 +3,7 @@ group: "7309DC73431430A6" order_index: 0 filename: "powah" - title: "{chapter.22.title}" + title: "Powah!" icon: "powah:energizing_orb" default_quest_shape: "" default_hide_dependency_lines: false @@ -21,7 +21,7 @@ }] quests: [ { - title: "{chapter.22.quest.1.title}" + title: "Powah!" x: 0.0d y: 0.0d dependencies: ["303D55DCCC0A3487"] @@ -29,7 +29,7 @@ tasks: [{ id: "0DD20448360C09DF" type: "checkmark" - title: "{chapter.22.quest.1.task.1.title}" + title: "Powah!!!" }] rewards: [ { diff --git a/overrides/config/ftbquests/chapters/rf.snbt b/overrides/config/ftbquests/chapters/rf.snbt index af3405b..1dae43b 100644 --- a/overrides/config/ftbquests/chapters/rf.snbt +++ b/overrides/config/ftbquests/chapters/rf.snbt @@ -3,7 +3,7 @@ group: "7309DC73431430A6" order_index: 5 filename: "rf" - title: "{chapter.27.title}" + title: "RF工具" icon: "rftoolsbuilder:builder" default_quest_shape: "" default_hide_dependency_lines: true @@ -16,7 +16,7 @@ tasks: [{ id: "4802616B97CE78F1" type: "checkmark" - title: "{chapter.27.quest.1.task.1.title}" + title: "RF工具" }] rewards: [{ id: "6B02CF3DD69A1F1E" diff --git a/overrides/config/ftbquests/quests/chapter_groups.snbt b/overrides/config/ftbquests/quests/chapter_groups.snbt deleted file mode 100644 index e433f94..0000000 --- a/overrides/config/ftbquests/quests/chapter_groups.snbt +++ /dev/null @@ -1,11 +0,0 @@ -{ - chapter_groups: [ - { id: "09648D74820560E0", title: "主线" } - { id: "096CB91396E10C63", title: "Chapter 1" } - { id: "7B3AC22CD8E60CFC", title: "Chapter 2" } - { id: "522B815F02CD197F", title: "Chapter 3" } - { id: "7309DC73431430A6", title: "Chapter 4" } - { id: "7186BEA3DCCD9782", title: "Chapter 5" } - { id: "2C067EA168A8ADBD", title: "Chapter 6" } - ] -} diff --git a/overrides/config/ftbquests/quests/chapters/06A34EFCC102032F.snbt b/overrides/config/ftbquests/quests/chapters/06A34EFCC102032F.snbt deleted file mode 100644 index 0b112f3..0000000 --- a/overrides/config/ftbquests/quests/chapters/06A34EFCC102032F.snbt +++ /dev/null @@ -1,1216 +0,0 @@ -{ - id: "06A34EFCC102032F" - group: "7309DC73431430A6" - order_index: 1 - filename: "06A34EFCC102032F" - title: "工业先锋" - icon: "industrialforegoing:machine_frame_pity" - default_quest_shape: "" - default_hide_dependency_lines: false - quests: [ - { - x: 0.0d - y: 0.0d - dependencies: ["01E5774DC63C7BFD"] - id: "44AE7C9063694FFA" - tasks: [{ - id: "3CADF8488FEE90B5" - type: "checkmark" - title: "工业先锋" - }] - rewards: [{ - id: "20EC4570A284376B" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -6.5d - y: -3.5d - dependencies: ["44AE7C9063694FFA"] - id: "7CF8C1889892070F" - tasks: [{ - id: "4E8FF7510B3205A3" - type: "item" - item: "industrialforegoing:machine_frame_pity" - }] - rewards: [{ - id: "13258EA55CDEEE40" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 7.0d - y: -3.5d - dependencies: [ - "231038F03305E766" - "44AE7C9063694FFA" - ] - id: "08332FEBE4B7AE20" - tasks: [{ - id: "3BE46206116CB1C1" - type: "item" - item: "industrialforegoing:machine_frame_simple" - }] - rewards: [{ - id: "0168282E22EF583B" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -6.5d - y: 3.5d - dependencies: [ - "44AE7C9063694FFA" - "584BBD11B77AF461" - ] - id: "5BD0582B4A13B58D" - tasks: [{ - id: "70F47B8F149608D6" - type: "item" - item: "industrialforegoing:machine_frame_advanced" - }] - rewards: [{ - id: "50504532C506EC07" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 7.0d - y: 3.5d - dependencies: [ - "44AE7C9063694FFA" - "259CA52FE6FB7361" - "5FC6B9529E839F7E" - ] - id: "298CF9154E992BE3" - tasks: [{ - id: "226B52514340F2C8" - type: "item" - item: "industrialforegoing:machine_frame_supreme" - }] - rewards: [{ - id: "5FCB2049954CD49D" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -11.0d - y: -3.5d - dependencies: ["7CF8C1889892070F"] - id: "326CB15FBA9658CA" - tasks: [{ - id: "286D7B62E7D204C5" - type: "item" - item: "industrialforegoing:block_breaker" - }] - rewards: [{ - id: "4BB2837A466854E3" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -6.5d - y: -8.0d - dependencies: ["7CF8C1889892070F"] - id: "707F35E008CADC6C" - tasks: [{ - id: "261651FFA0EE1523" - type: "item" - item: "industrialforegoing:animal_baby_separator" - }] - rewards: [{ - id: "01F605CF855FDDE3" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -8.0d - y: -4.5d - dependencies: ["7CF8C1889892070F"] - id: "36E56776F7E852A3" - tasks: [{ - id: "0F906ABA1EE4BBB2" - type: "item" - item: "industrialforegoing:fluid_placer" - }] - rewards: [{ - id: "5D4A357120141ECF" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -5.0d - y: -3.5d - dependencies: ["7CF8C1889892070F"] - id: "2B4F4CA04BE4E28E" - tasks: [{ - id: "35FC9AF45D34219C" - type: "item" - item: "industrialforegoing:fluid_extractor" - }] - rewards: [{ - id: "1620737F308F6294" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -6.5d - y: -7.0d - dependencies: ["7CF8C1889892070F"] - id: "202202FD37554807" - tasks: [{ - id: "22A7E23FBCA57054" - type: "item" - item: "industrialforegoing:fluid_collector" - }] - rewards: [{ - id: "2CC13621A2AD0BC8" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -4.0d - y: -3.5d - dependencies: ["7CF8C1889892070F"] - id: "1B9CD526F7A1D875" - tasks: [{ - id: "296DBFD43F2DC62A" - type: "item" - item: "industrialforegoing:latex_processing_unit" - }] - rewards: [{ - id: "16EE4AA9BE8F56CA" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -8.0d - y: -3.5d - dependencies: ["7CF8C1889892070F"] - id: "209D99F996FD964E" - tasks: [{ - id: "05B325FA0CA34A9A" - type: "item" - item: "industrialforegoing:mob_slaughter_factory" - }] - rewards: [{ - id: "59EC807B6087902F" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -10.0d - y: -5.5d - dependencies: ["7CF8C1889892070F"] - id: "3BDDF4EECA57984E" - tasks: [{ - id: "3846DB85D3E5413C" - type: "item" - item: "industrialforegoing:plant_gatherer" - }] - rewards: [{ - id: "55EC7FD2FDB3CBF5" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -5.5d - y: -5.5d - dependencies: ["7CF8C1889892070F"] - id: "423ADF20184B5B20" - tasks: [{ - id: "639E44211278CE96" - type: "item" - item: "industrialforegoing:dye_mixer" - }] - rewards: [{ - id: "47F8C38D12A68E91" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -1.0d - y: -3.5d - dependencies: [ - "7CF8C1889892070F" - "134A15F1890C4B24" - ] - id: "49DA7A60DCFF910F" - tasks: [{ - id: "338E10AC6CA25A92" - type: "item" - item: "industrialforegoing:dissolution_chamber" - }] - rewards: [{ - id: "0F52470206CFBE2E" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -9.0d - y: -3.5d - dependencies: ["7CF8C1889892070F"] - id: "1B19E50E7207F382" - tasks: [{ - id: "479F4319A542CC0D" - type: "item" - item: "industrialforegoing:pitiful_generator" - }] - rewards: [{ - id: "7C8F058BC2F6DEBD" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -4.0d - y: -5.0d - dependencies: ["7CF8C1889892070F"] - id: "32C85D82A7AA2C36" - tasks: [{ - id: "370FDEDF2C01718B" - type: "item" - item: "industrialforegoing:bioreactor" - }] - rewards: [{ - id: "39C1801B0A53C63B" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -4.5d - y: -6.5d - dependencies: ["7CF8C1889892070F"] - id: "65C19C2729CB1F82" - tasks: [{ - id: "3E85C6810A753EF1" - type: "item" - item: "industrialforegoing:biofuel_generator" - }] - rewards: [{ - id: "2B73559D75011A42" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -5.0d - y: -4.5d - dependencies: ["7CF8C1889892070F"] - id: "2D620290CAD24110" - tasks: [{ - id: "23D96681BC856CC2" - type: "item" - item: "industrialforegoing:sewer" - }] - rewards: [{ - id: "1B80BFD893D63921" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -8.0d - y: -6.0d - dependencies: ["7CF8C1889892070F"] - id: "00615820533CED4A" - tasks: [{ - id: "55FAD75BC6F99282" - type: "item" - item: "industrialforegoing:sewage_composter" - }] - rewards: [{ - id: "2E08D8E0EC92CEB3" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -7.5d - y: -5.5d - dependencies: ["7CF8C1889892070F"] - id: "3FDBCF99D627681A" - tasks: [{ - id: "4BA7EC98B52F0ED1" - type: "item" - item: "industrialforegoing:plant_sower" - }] - rewards: [{ - id: "0C8DFCCA93E549AF" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -3.0d - y: -5.5d - dependencies: ["7CF8C1889892070F"] - id: "7AE98DB965B546DF" - tasks: [{ - id: "66D06B120F495485" - type: "item" - item: "industrialforegoing:animal_rancher" - }] - rewards: [{ - id: "7B27630908D5BAF7" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -8.5d - y: -6.5d - dependencies: ["7CF8C1889892070F"] - id: "54D7CC3318AF50E4" - tasks: [{ - id: "25EF7F02E7CE7C1B" - type: "item" - item: "industrialforegoing:animal_feeder" - }] - rewards: [{ - id: "423F77CAE082EBAB" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -6.5d - y: -9.0d - dependencies: ["7CF8C1889892070F"] - id: "4C86E3898BA7D8B1" - tasks: [{ - id: "09ADEFF3F3EA0860" - type: "item" - item: "industrialforegoing:resourceful_furnace" - }] - rewards: [{ - id: "131D16F81B042355" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -10.0d - y: -3.5d - dependencies: ["7CF8C1889892070F"] - id: "0EA99DCCFC03CF76" - tasks: [{ - id: "706BA287BBEE409A" - type: "item" - item: "industrialforegoing:sludge_refiner" - }] - rewards: [{ - id: "45385C00682F0809" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -5.0d - y: -6.0d - dependencies: ["7CF8C1889892070F"] - id: "664A7690BE241D3F" - tasks: [{ - id: "208521D4EA0350FC" - type: "item" - item: "industrialforegoing:water_condensator" - }] - rewards: [{ - id: "535886F1F09F2B85" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -6.5d - y: -6.0d - dependencies: ["7CF8C1889892070F"] - id: "36638ECCDB8482F9" - tasks: [{ - id: "74DF81B13A4CF1D3" - type: "item" - item: "industrialforegoing:block_placer" - }] - rewards: [{ - id: "1B3CB58A329F865F" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -9.0d - y: -5.0d - dependencies: ["7CF8C1889892070F"] - id: "7E2C2EDC072D7596" - tasks: [{ - id: "030482369A07B5FD" - type: "item" - item: "industrialforegoing:spores_recreator" - }] - rewards: [{ - id: "49CEC67248058F9C" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -2.0d - y: -3.5d - dependencies: ["1B9CD526F7A1D875"] - id: "134A15F1890C4B24" - tasks: [{ - id: "15C6FB41938BCADC" - type: "item" - item: "industrialforegoing:plastic" - }] - rewards: [{ - id: "2CD72E57C33B0420" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 7.0d - y: -5.0d - dependencies: ["08332FEBE4B7AE20"] - id: "533F1CB21F2F721C" - tasks: [{ - id: "2DF4D6FEC38D89BA" - type: "item" - item: "industrialforegoing:mycelial_furnace" - }] - rewards: [{ - id: "601E1CD93345B11C" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 8.0d - y: -2.5d - dependencies: ["08332FEBE4B7AE20"] - id: "65B4C86117E75184" - tasks: [{ - id: "11F592423D6EAE2E" - type: "item" - item: "industrialforegoing:mycelial_pink" - }] - rewards: [{ - id: "5C760E86404FDEA4" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 7.0d - y: -6.0d - dependencies: ["08332FEBE4B7AE20"] - id: "2FB88D9CEC2C97B7" - tasks: [{ - id: "568F867E6E7BBF7C" - type: "item" - item: "industrialforegoing:plant_fertilizer" - }] - rewards: [{ - id: "39BEFC3AAF34EBBE" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 7.0d - y: -2.5d - dependencies: ["08332FEBE4B7AE20"] - id: "3922E9A80F9F9F22" - tasks: [{ - id: "03EF8D1ED474D29E" - type: "item" - item: "industrialforegoing:hydroponic_bed" - }] - rewards: [{ - id: "1B31D3A51D44988B" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 8.0d - y: -4.5d - dependencies: ["08332FEBE4B7AE20"] - id: "48D5B4AC80C9ED32" - tasks: [{ - id: "539F3BF66C23D2BD" - type: "item" - item: "industrialforegoing:fermentation_station" - }] - rewards: [{ - id: "0C522351BD042779" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 9.5d - y: -3.5d - dependencies: ["08332FEBE4B7AE20"] - id: "5211ECB68EBBE607" - tasks: [{ - id: "4BFB8B229A452A42" - type: "item" - item: "industrialforegoing:marine_fisher" - }] - rewards: [{ - id: "6F155FBC71C14ADC" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 8.5d - y: -3.5d - dependencies: ["08332FEBE4B7AE20"] - id: "2097278E9C2D5195" - tasks: [{ - id: "5175538482F651BF" - type: "item" - item: "industrialforegoing:mycelial_culinary" - }] - rewards: [{ - id: "6AF0289840630BED" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 9.0d - y: -5.0d - dependencies: ["08332FEBE4B7AE20"] - id: "45887EBED913BBD1" - tasks: [{ - id: "7F5E46C69CB48F4A" - type: "item" - item: "industrialforegoing:mob_detector" - }] - rewards: [{ - id: "7F8981385818CAE6" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 7.0d - y: -1.5d - dependencies: ["08332FEBE4B7AE20"] - id: "5FC6B9529E839F7E" - tasks: [{ - id: "09608D51D36FEAA4" - type: "item" - item: "industrialforegoing:laser_drill" - }] - rewards: [{ - id: "20C122F49A2EB6E5" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 9.0d - y: -2.0d - dependencies: ["08332FEBE4B7AE20"] - id: "31F42754179E36C2" - tasks: [{ - id: "3E8C0D95240DEA0E" - type: "item" - item: "industrialforegoing:mycelial_frosty" - }] - rewards: [{ - id: "44BB81EBC199295D" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -6.5d - y: -2.0d - dependencies: ["209D99F996FD964E"] - id: "584BBD11B77AF461" - tasks: [{ - id: "311B63FA78D81050" - type: "item" - item: "industrialforegoing:pink_slime_bucket" - }] - rewards: [{ - id: "4581510E2E8D9CEB" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -8.0d - y: 3.5d - dependencies: ["5BD0582B4A13B58D"] - id: "3BE25ED8B920D395" - tasks: [{ - id: "580C21E3AEFAD625" - type: "item" - item: "industrialforegoing:mycelial_slimey" - }] - rewards: [{ - id: "240E05B4B800DE21" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -9.0d - y: 3.5d - dependencies: ["5BD0582B4A13B58D"] - id: "5692FBB5CAB6D33D" - tasks: [{ - id: "6DEEB31A6987E8F5" - type: "item" - item: "industrialforegoing:mycelial_potion" - }] - rewards: [{ - id: "3710978D174C6D63" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -10.0d - y: 3.5d - dependencies: ["5BD0582B4A13B58D"] - id: "44B3B8EA64794D57" - tasks: [{ - id: "2D35848D194690E1" - type: "item" - item: "industrialforegoing:mycelial_disenchantment" - }] - rewards: [{ - id: "77E3C39A9349E0EB" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -8.5d - y: 2.0d - dependencies: ["5BD0582B4A13B58D"] - id: "1BF961E940C43AB3" - tasks: [{ - id: "3D265AC7F578EB90" - type: "item" - item: "industrialforegoing:mycelial_ender" - }] - rewards: [{ - id: "69C5954E159CAB1E" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -8.5d - y: 5.0d - dependencies: ["5BD0582B4A13B58D"] - id: "2925AE2E114B87A9" - tasks: [{ - id: "01B6EBCA5F297848" - type: "item" - item: "industrialforegoing:mycelial_explosive" - }] - rewards: [{ - id: "1BE823ACB287124F" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -7.5d - y: 2.5d - dependencies: ["5BD0582B4A13B58D"] - id: "56BA4CD9D9772413" - tasks: [{ - id: "7E26D316EDF9AD6B" - type: "item" - item: "industrialforegoing:mycelial_magma" - }] - rewards: [{ - id: "6933E41B6355259C" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -7.5d - y: 4.5d - dependencies: ["5BD0582B4A13B58D"] - id: "5EE8909C98836B6E" - tasks: [{ - id: "0D1FB4BFC67AA0D9" - type: "item" - item: "industrialforegoing:mycelial_death" - }] - rewards: [{ - id: "56F77480C74BF245" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -9.5d - y: 1.5d - dependencies: ["5BD0582B4A13B58D"] - id: "40170B0F5259BB13" - tasks: [{ - id: "7751AF96431EDF9C" - type: "item" - item: "industrialforegoing:mycelial_rocket" - }] - rewards: [{ - id: "6BE8EB7431526860" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -6.5d - y: 8.0d - dependencies: ["5BD0582B4A13B58D"] - id: "2A8DF74217E62A84" - tasks: [{ - id: "53E67B4801B6483B" - type: "item" - item: "industrialforegoing:mycelial_crimed" - }] - rewards: [{ - id: "1C420A21B109903D" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -9.5d - y: 5.5d - dependencies: ["5BD0582B4A13B58D"] - id: "5DDA8D341BBEE64A" - tasks: [{ - id: "1958ED315FB9837D" - type: "item" - item: "industrialforegoing:mob_crusher" - }] - rewards: [{ - id: "25C52E2DC9FECC9C" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -11.0d - y: 3.5d - dependencies: ["5BD0582B4A13B58D"] - id: "15BDAE4751664585" - tasks: [{ - id: "15D20759591279F6" - type: "item" - item: "industrialforegoing:mob_duplicator" - }] - rewards: [{ - id: "1E9696F15652EE36" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -5.5d - y: 4.5d - dependencies: ["5BD0582B4A13B58D"] - id: "314995477D4FAE54" - tasks: [{ - id: "612DEE35DA3CDAB3" - type: "item" - item: "industrialforegoing:material_stonework_factory" - }] - rewards: [{ - id: "5B6F30530A3DFB2B" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -2.5d - y: 6.0d - dependencies: ["5BD0582B4A13B58D"] - id: "11229A3656E3631D" - tasks: [{ - id: "60D0CA0F1C1BDCC7" - type: "item" - item: "industrialforegoing:potion_brewer" - }] - rewards: [{ - id: "731831FE035DD57E" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -5.0d - y: 3.5d - dependencies: ["5BD0582B4A13B58D"] - id: "09B8424ECA9937AF" - tasks: [{ - id: "590E0789CA85AF75" - type: "item" - item: "industrialforegoing:ore_laser_base" - }] - rewards: [{ - id: "2AC234179AB22DF5" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -4.0d - y: 3.5d - dependencies: ["5BD0582B4A13B58D"] - id: "2DB45FCBFAA0D7E0" - tasks: [{ - id: "613FCF76BA4CD775" - type: "item" - item: "industrialforegoing:fluid_laser_base" - }] - rewards: [{ - id: "2425C81DC0BBA3DD" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -4.5d - y: 5.0d - dependencies: ["5BD0582B4A13B58D"] - id: "3F8240305524198B" - tasks: [{ - id: "3BED2773CAA51DC0" - type: "item" - item: "industrialforegoing:washing_factory" - }] - rewards: [{ - id: "62F0A5FE8F8895E0" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -10.5d - y: 1.0d - dependencies: ["5BD0582B4A13B58D"] - id: "7D760A505178586F" - tasks: [{ - id: "17B0793924BFE304" - type: "item" - item: "industrialforegoing:fluid_sieving_machine" - }] - rewards: [{ - id: "2B3E9DF840930DEA" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -3.0d - y: 3.5d - dependencies: ["5BD0582B4A13B58D"] - id: "392C0EADB453D140" - tasks: [{ - id: "6FF6264CFA13643E" - type: "item" - item: "industrialforegoing:stasis_chamber" - }] - rewards: [{ - id: "1566379C737D8443" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -3.5d - y: 5.5d - dependencies: ["5BD0582B4A13B58D"] - id: "2AE153BCFD7DD2CE" - tasks: [{ - id: "4BF92E28DA057614" - type: "item" - item: "industrialforegoing:enchantment_sorter" - }] - rewards: [{ - id: "6EDFF2E6ACBC15D7" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -6.5d - y: 5.0d - dependencies: ["5BD0582B4A13B58D"] - id: "0FBA10871546B669" - tasks: [{ - id: "06AF72C31BABD8CE" - type: "item" - item: "industrialforegoing:enchantment_applicator" - }] - rewards: [{ - id: "01D3AA0C7D426269" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -10.5d - y: 6.0d - dependencies: ["5BD0582B4A13B58D"] - id: "730E86F0E4FEB28C" - tasks: [{ - id: "6775842245AFE290" - type: "item" - item: "industrialforegoing:enchantment_extractor" - }] - rewards: [{ - id: "02AC113F28020A8F" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -6.5d - y: 7.0d - dependencies: ["5BD0582B4A13B58D"] - id: "3DDF0F838390666D" - tasks: [{ - id: "48AD33E0814B2D99" - type: "item" - item: "industrialforegoing:enchantment_factory" - }] - rewards: [{ - id: "4EBE21127FDE3000" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -6.5d - y: 6.0d - dependencies: ["5BD0582B4A13B58D"] - id: "1C93B1EDD9C62E91" - tasks: [{ - id: "3442010E613C7AAF" - type: "item" - item: "industrialforegoing:infinity_charger" - }] - rewards: [{ - id: "04E8A5FF2B5AD671" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -2.0d - y: 3.5d - dependencies: ["2DB45FCBFAA0D7E0"] - id: "259CA52FE6FB7361" - tasks: [{ - id: "7B5728EA4F52E7EC" - type: "item" - item: "industrialforegoing:ether_gas_bucket" - }] - rewards: [{ - id: "2C2E3091881271B1" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 7.0d - y: 5.0d - dependencies: ["298CF9154E992BE3"] - id: "5FF76285E6C3BC06" - tasks: [{ - id: "7BED88184EDA79C1" - type: "item" - item: "industrialforegoing:mycelial_reactor" - }] - rewards: [{ - id: "63079602361DD6F4" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 8.5d - y: 3.5d - dependencies: ["298CF9154E992BE3"] - id: "754F7653C8212CF9" - tasks: [{ - id: "46584B3462B13CFF" - type: "item" - item: "industrialforegoing:mycelial_halitosis" - }] - rewards: [{ - id: "4408E0B2E89F7E6A" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 8.0d - y: 4.5d - dependencies: ["298CF9154E992BE3"] - id: "1ECC27011EA52449" - tasks: [{ - id: "1C52D834AF0126A9" - type: "item" - item: "industrialforegoing:mycelial_netherstar" - }] - rewards: [{ - id: "62F2D4B698620B58" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 8.0d - y: 2.5d - dependencies: ["298CF9154E992BE3"] - id: "1BE205DB96B29CD1" - tasks: [{ - id: "41D6F3EAB073ABEC" - type: "item" - item: "industrialforegoing:mycelial_meatallurgic" - }] - rewards: [{ - id: "392A621B5A6ABABC" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 6.0d - y: 4.5d - dependencies: ["298CF9154E992BE3"] - id: "33F76B0AE607F10A" - tasks: [{ - id: "633AA0801A2FF118" - type: "item" - item: "industrialforegoing:wither_builder" - }] - rewards: [{ - id: "7228E55732A4573F" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -3.0d - y: -3.5d - dependencies: ["2B4F4CA04BE4E28E"] - id: "231038F03305E766" - tasks: [{ - id: "334FA2AAA5274F51" - type: "item" - item: "industrialforegoing:latex_bucket" - }] - rewards: [{ - id: "48334192FD83BFB7" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/0721EB6DCA0D20CF.snbt b/overrides/config/ftbquests/quests/chapters/0721EB6DCA0D20CF.snbt deleted file mode 100644 index fdca3a8..0000000 --- a/overrides/config/ftbquests/quests/chapters/0721EB6DCA0D20CF.snbt +++ /dev/null @@ -1,1006 +0,0 @@ -{ - id: "0721EB6DCA0D20CF" - group: "" - order_index: 1 - filename: "0721EB6DCA0D20CF" - title: "&6商&4店" - icon: "thermal:gold_coin" - default_quest_shape: "" - default_hide_dependency_lines: false - quests: [ - { - title: "商店" - x: 0.0d - y: 0.0d - dependencies: ["1A9FF3BCD305DA49"] - can_repeat: true - id: "7723318ECEBD1061" - tasks: [{ - id: "346B12BE2A682BCC" - type: "checkmark" - }] - } - { - icon: "artifacts:whoopee_cushion" - x: 2.0d - y: -3.0d - dependencies: ["5B546D873339B274"] - can_repeat: true - id: "40B48390BB310826" - tasks: [{ - id: "5069326C62609E41" - type: "item" - item: "thermal:copper_coin" - consume_items: true - }] - rewards: [{ - id: "2BAE7DF3CF472951" - type: "item" - item: "artifacts:whoopee_cushion" - }] - } - { - icon: "artifacts:bunny_hoppers" - x: -3.0d - y: -1.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "4D51540100064B67" - tasks: [{ - id: "592B227AC8B15CE9" - type: "item" - item: "thermal:gold_coin" - count: 4L - consume_items: true - }] - rewards: [{ - id: "5F6784BD26B96AEC" - type: "item" - item: "artifacts:bunny_hoppers" - }] - } - { - icon: "artifacts:aqua_dashers" - x: -3.0d - y: -5.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "1B2E8B3B2C0B1B73" - tasks: [{ - id: "0B3EA030F725A175" - type: "item" - item: "thermal:iron_coin" - count: 4L - consume_items: true - }] - rewards: [{ - id: "5D0F04CA26B0B84A" - type: "item" - item: "artifacts:aqua_dashers" - }] - } - { - icon: "artifacts:antidote_vessel" - x: 2.0d - y: -1.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "0F8F9E7D52C8B744" - tasks: [{ - id: "1ACA9669DE4E55D5" - type: "item" - item: "thermal:iron_coin" - count: 8L - consume_items: true - }] - rewards: [{ - id: "1991FEB1B85E1884" - type: "item" - item: "artifacts:antidote_vessel" - }] - } - { - icon: "artifacts:charm_of_sinking" - x: 0.0d - y: -5.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "62249FE48320A88F" - tasks: [{ - id: "6938F7CD6EEE2695" - type: "item" - item: "thermal:iron_coin" - consume_items: true - }] - rewards: [{ - id: "43D30072076190C8" - type: "item" - item: "artifacts:charm_of_sinking" - }] - } - { - icon: "artifacts:thorn_pendant" - x: 0.0d - y: -6.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "6C4D5EC27BB80CC6" - tasks: [{ - id: "1B8690063DB1918D" - type: "item" - item: "thermal:iron_coin" - count: 2L - consume_items: true - }] - rewards: [{ - id: "00272EB5C7D0033D" - type: "item" - item: "artifacts:thorn_pendant" - }] - } - { - icon: "artifacts:flame_pendant" - x: 0.0d - y: -2.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "433A4CA0711E35AB" - tasks: [{ - id: "7D4E2E55B66461D8" - type: "item" - item: "thermal:iron_coin" - count: 5L - consume_items: true - }] - rewards: [{ - id: "4FEED2C66C9736C3" - type: "item" - item: "artifacts:flame_pendant" - }] - } - { - icon: "artifacts:shock_pendant" - x: 0.0d - y: -1.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "1BA0FA7CC4F4C08A" - tasks: [{ - id: "126071AED607305C" - type: "item" - item: "thermal:iron_coin" - count: 3L - consume_items: true - }] - rewards: [{ - id: "1282FAD69A2CEA99" - type: "item" - item: "artifacts:shock_pendant" - }] - } - { - icon: "artifacts:cross_necklace" - x: 0.0d - y: -3.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "4A40D933F2F24FA0" - tasks: [{ - id: "12A0E4A77D9DCE6B" - type: "item" - item: "thermal:iron_coin" - consume_items: true - }] - rewards: [{ - id: "2B993C5DD2885B7E" - type: "item" - item: "artifacts:cross_necklace" - }] - } - { - icon: "artifacts:umbrella" - x: 2.0d - y: -2.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "152834BCD9BE4DD1" - tasks: [{ - id: "4A71AB4B66FF5A2D" - type: "item" - item: "thermal:iron_coin" - count: 8L - consume_items: true - }] - rewards: [{ - id: "58A9A93458587D59" - type: "item" - item: "artifacts:umbrella" - }] - } - { - icon: "artifacts:eternal_steak" - x: 1.0d - y: -3.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "105C53C08C6B925F" - tasks: [{ - id: "198FC81264F5C78B" - type: "item" - item: "thermal:gold_coin" - count: 4L - consume_items: true - }] - rewards: [{ - id: "70396B31BDC9635A" - type: "item" - item: "artifacts:eternal_steak" - }] - } - { - icon: "artifacts:plastic_drinking_hat" - x: -2.0d - y: -3.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "182C1B4D4B9592D9" - tasks: [{ - id: "506B8A0EA5394AD8" - type: "item" - item: "thermal:gold_coin" - consume_items: true - }] - rewards: [{ - id: "542182C7EB978B23" - type: "item" - item: "artifacts:plastic_drinking_hat" - }] - } - { - icon: "artifacts:novelty_drinking_hat" - x: -2.0d - y: -4.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "4DD39EDCAC0A9D10" - tasks: [{ - id: "4EA9FCA438224B51" - type: "item" - item: "thermal:gold_coin" - count: 2L - consume_items: true - }] - rewards: [{ - id: "25A59C5EFF2831F6" - type: "item" - item: "artifacts:novelty_drinking_hat" - }] - } - { - icon: "artifacts:snorkel" - x: 1.0d - y: -2.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "59C4B6005A699C0E" - tasks: [{ - id: "16A78611DD366C82" - type: "item" - item: "thermal:gold_coin" - count: 2L - consume_items: true - }] - rewards: [{ - id: "31265B8E804BB7EF" - type: "item" - item: "artifacts:snorkel" - }] - } - { - icon: "artifacts:night_vision_goggles" - x: 1.0d - y: -1.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "67FCCBA5614F0DA3" - tasks: [{ - id: "6424B2F1355798DA" - type: "item" - item: "thermal:gold_coin" - count: 5L - consume_items: true - }] - rewards: [{ - id: "6F0A178CA5244B59" - type: "item" - item: "artifacts:night_vision_goggles" - }] - } - { - icon: "artifacts:villager_hat" - x: -2.0d - y: -1.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "4AD289F072F1085A" - tasks: [{ - id: "1FE7255BE2AFAD78" - type: "item" - item: "thermal:iron_coin" - count: 4L - consume_items: true - }] - rewards: [{ - id: "585879886EFA76D1" - type: "item" - item: "artifacts:villager_hat" - }] - } - { - icon: "artifacts:superstitious_hat" - x: -2.0d - y: -2.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "7C60D03C5497F1E8" - tasks: [{ - id: "24E9AA0C224EB03F" - type: "item" - item: "thermal:gold_coin" - consume_items: true - }] - rewards: [{ - id: "6CA7BAD8D8C0F5D7" - type: "item" - item: "artifacts:superstitious_hat" - }] - } - { - icon: "artifacts:lucky_scarf" - x: 1.0d - y: -4.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "1708B888B22BE8A3" - tasks: [{ - id: "79714478EF11DC0D" - type: "item" - item: "thermal:iron_coin" - consume_items: true - }] - rewards: [{ - id: "19B7E6159DDD96EC" - type: "item" - item: "artifacts:lucky_scarf" - }] - } - { - icon: "artifacts:scarf_of_invisibility" - x: 1.0d - y: -5.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "04175DB075EBD6F3" - tasks: [{ - id: "4DA112C8D7C5BD46" - type: "item" - item: "thermal:iron_coin" - count: 3L - consume_items: true - }] - rewards: [{ - id: "5A2C23D4B9A910EA" - type: "item" - item: "artifacts:scarf_of_invisibility" - }] - } - { - icon: "artifacts:panic_necklace" - x: 0.0d - y: -4.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "0ADC755FFFB56B99" - tasks: [{ - id: "1317ED17B215CF23" - type: "item" - item: "thermal:iron_coin" - consume_items: true - }] - rewards: [{ - id: "3D15D35A4BEBF35A" - type: "item" - item: "artifacts:panic_necklace" - }] - } - { - icon: "artifacts:cloud_in_a_bottle" - x: 3.0d - y: -2.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "3060F22078FF353E" - tasks: [{ - id: "2919BD748C4524B8" - type: "item" - item: "thermal:iron_coin" - count: 4L - consume_items: true - }] - rewards: [{ - id: "2EE5E5522227B77F" - type: "item" - item: "artifacts:cloud_in_a_bottle" - }] - } - { - icon: "artifacts:obsidian_skull" - x: -2.0d - y: -5.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "6B69147CFAA53C30" - tasks: [{ - id: "7D121273F2820253" - type: "item" - item: "thermal:iron_coin" - count: 4L - consume_items: true - }] - rewards: [{ - id: "035FF29C4D7029A9" - type: "item" - item: "artifacts:obsidian_skull" - }] - } - { - icon: "artifacts:universal_attractor" - x: 3.0d - y: -4.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "497CC1EA358917E2" - tasks: [{ - id: "6893AE2E7B79A545" - type: "item" - item: "thermal:gold_coin" - count: 4L - consume_items: true - }] - rewards: [{ - id: "6C9A461E475ECCA9" - type: "item" - item: "artifacts:universal_attractor" - }] - } - { - icon: "artifacts:crystal_heart" - x: 3.0d - y: -5.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "2CEECDA5F891CAEA" - tasks: [{ - id: "2029DCDE21DD10EF" - type: "item" - item: "thermal:iron_coin" - count: 6L - consume_items: true - }] - rewards: [{ - id: "143A528E60A39A7C" - type: "item" - item: "artifacts:crystal_heart" - }] - } - { - icon: "artifacts:helium_flamingo" - x: 2.0d - y: -5.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "31C10E52E466FA52" - tasks: [{ - id: "6EF9C51148EEFCC5" - type: "item" - item: "thermal:iron_coin" - count: 6L - consume_items: true - }] - rewards: [{ - id: "1B59928C318F1633" - type: "item" - item: "artifacts:helium_flamingo" - }] - } - { - icon: "artifacts:digging_claws" - x: -1.0d - y: -5.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "248A132A1A1C67FD" - tasks: [{ - id: "070A397D39B8061F" - type: "item" - item: "thermal:copper_coin" - count: 6L - consume_items: true - }] - rewards: [{ - id: "2DBFBCB513972FC9" - type: "item" - item: "artifacts:digging_claws" - }] - } - { - icon: "artifacts:feral_claws" - x: -1.0d - y: -4.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "72578A09E6D3C244" - tasks: [{ - id: "15D9C1D5EFEB15DB" - type: "item" - item: "thermal:gold_coin" - count: 2L - consume_items: true - }] - rewards: [{ - id: "21A94E6CED889747" - type: "item" - item: "artifacts:feral_claws" - }] - } - { - icon: "artifacts:power_glove" - x: -1.0d - y: -1.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "4A0F0E462729D04A" - tasks: [{ - id: "6C4F32FF3C101608" - type: "item" - item: "thermal:iron_coin" - count: 5L - consume_items: true - }] - rewards: [{ - id: "6EC0AA7AF536E6FE" - type: "item" - item: "artifacts:power_glove" - }] - } - { - icon: "artifacts:fire_gauntlet" - x: -1.0d - y: -3.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "46D00BDF3F24823B" - tasks: [{ - id: "27CDE064F6E72332" - type: "item" - item: "thermal:gold_coin" - consume_items: true - }] - rewards: [{ - id: "40B522AD46222218" - type: "item" - item: "artifacts:fire_gauntlet" - }] - } - { - icon: "artifacts:pocket_piston" - x: 2.0d - y: -4.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "1C84D007D12C578D" - tasks: [{ - id: "3B35B1399548047E" - type: "item" - item: "thermal:iron_coin" - consume_items: true - }] - rewards: [{ - id: "29C1B19A1C9C24BA" - type: "item" - item: "artifacts:pocket_piston" - }] - } - { - icon: "artifacts:vampiric_glove" - x: 3.0d - y: -3.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "60934A6EBA033B1A" - tasks: [{ - id: "6DF75DE2BA4FF52D" - type: "item" - item: "thermal:gold_coin" - count: 2L - consume_items: true - }] - rewards: [{ - id: "06A44348958839DC" - type: "item" - item: "artifacts:vampiric_glove" - }] - } - { - icon: "artifacts:golden_hook" - x: -1.0d - y: -2.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "2A9815C88B68F673" - tasks: [{ - id: "0485C77524182087" - type: "item" - item: "thermal:gold_coin" - consume_items: true - }] - rewards: [{ - id: "238683BBAB3BBC07" - type: "item" - item: "artifacts:golden_hook" - }] - } - { - icon: "artifacts:kitty_slippers" - x: -3.0d - y: -4.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "3F1387D31F1EDC85" - tasks: [{ - id: "6749CDDB664DE72E" - type: "item" - item: "thermal:iron_coin" - count: 8L - consume_items: true - }] - rewards: [{ - id: "7633BA9C3300F4B7" - type: "item" - item: "artifacts:kitty_slippers" - }] - } - { - icon: "artifacts:running_shoes" - x: -3.0d - y: -3.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "117B4AD9F9001F9E" - tasks: [{ - id: "0F079EF2F31807AC" - type: "item" - item: "thermal:gold_coin" - count: 2L - consume_items: true - }] - rewards: [{ - id: "792DB9F9C6F6A492" - type: "item" - item: "artifacts:running_shoes" - }] - } - { - icon: "artifacts:steadfast_spikes" - x: -3.0d - y: -2.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "54183C120B93F1AB" - tasks: [{ - id: "12B28DF1D2E2E100" - type: "item" - item: "thermal:copper_coin" - count: 4L - consume_items: true - }] - rewards: [{ - id: "1685384E737DDAE8" - type: "item" - item: "artifacts:steadfast_spikes" - }] - } - { - icon: "artifacts:flippers" - x: 3.0d - y: -1.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "0CDEE647B6E4AE05" - tasks: [{ - id: "71B1C6D43CA0399D" - type: "item" - item: "thermal:iron_coin" - count: 2L - consume_items: true - }] - rewards: [{ - id: "0E2450370143248C" - type: "item" - item: "artifacts:flippers" - }] - } - { - icon: { - id: "extrautilitiesrebirth:advanced_chicken_wing_ring" - Count: 1b - tag: { - Damage: 0 - } - } - x: -1.0d - y: -6.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "0DC682E7FCFA826A" - tasks: [{ - id: "28D345B2FDABDEF5" - type: "item" - item: "thermal:gold_coin" - consume_items: true - }] - rewards: [{ - id: "7CDF51DDA642AA99" - type: "item" - item: { - id: "extrautilitiesrebirth:advanced_chicken_wing_ring" - Count: 1b - tag: { - Damage: 0 - } - } - }] - } - { - icon: { - id: "extrautilitiesrebirth:chicken_wing_ring" - Count: 1b - tag: { - Damage: 0 - } - } - x: 1.0d - y: -6.0d - dependencies: ["44911A780E25F3C9"] - can_repeat: true - id: "3ADBF756E79B79D6" - tasks: [{ - id: "36ADF9078CE3964E" - type: "item" - item: "thermal:iron_coin" - count: 2L - consume_items: true - }] - rewards: [{ - id: "142BB4D7D0C1AE2A" - type: "item" - item: { - id: "extrautilitiesrebirth:chicken_wing_ring" - Count: 1b - tag: { - Damage: 0 - } - } - }] - } - { - icon: "angelring:resonant_angel_ring" - x: -1.0d - y: 1.0d - dependencies: ["7723318ECEBD1061"] - can_repeat: true - id: "78D4D7DF842F96FD" - tasks: [{ - id: "7DED462F06B6A373" - type: "item" - item: "thermal:netherite_coin" - consume_items: true - }] - rewards: [{ - id: "5A1A7FB0BE3E0B0B" - type: "item" - item: "angelring:resonant_angel_ring" - }] - } - { - icon: "angelring:itemring" - x: 1.0d - y: 1.0d - dependencies: ["7723318ECEBD1061"] - can_repeat: true - id: "6B30649914EC3007" - tasks: [{ - id: "0FB1D1658B571D12" - type: "item" - item: "thermal:netherite_coin" - consume_items: true - }] - rewards: [{ - id: "033C69C92851C5C6" - type: "item" - item: "angelring:itemring" - }] - } - { - icon: { - id: "buildinggadgets:template" - Count: 1b - tag: { - template_id: [I; - -1503501402 - 74925475 - -1795587668 - 35535424 - ] - } - } - x: 0.0d - y: 2.0d - dependencies: ["7723318ECEBD1061"] - can_repeat: true - id: "2391A248D10995F3" - tasks: [{ - id: "43B4667F3A0DAB27" - type: "item" - item: "thermal:copper_coin" - consume_items: true - }] - rewards: [{ - id: "5B038EA04C151B9F" - type: "item" - item: { - id: "buildinggadgets:template" - Count: 1b - tag: { - template_id: [I; - -1503501402 - 74925475 - -1795587668 - 35535424 - ] - } - } - }] - } - { - title: "无限圆石抽屉" - icon: "minecraft:cobblestone" - x: 3.0d - y: 4.0d - dependencies: ["65201EA728BBC45A"] - id: "351C4323ADF854E3" - tasks: [{ - id: "16D4D070C31955DB" - type: "item" - item: "thermal:netherite_coin" - count: 4L - consume_items: true - }] - rewards: [{ - id: "3865EB6607A22CCC" - type: "item" - item: { - id: "storagedrawers:oak_full_drawers_1" - Count: 1b - tag: { - BlockEntityTag: { - Upgrades: [{ - Slot: 0b - id: "storagedrawers:creative_vending_upgrade" - Count: 1b - }] - id: "storagedrawers:standard_drawers_1" - Drawers: [{ - Item: { - id: "minecraft:cobblestone" - Count: 1b - } - Count: 0 - }] - } - display: { - Lore: ["\"(+NBT)\""] - } - } - } - }] - } - { - title: "无限圆石抽屉" - icon: "minecraft:cobblestone" - x: 0.0d - y: 4.0d - dependencies: ["351C4323ADF854E3"] - id: "7445ED256D3B66CB" - tasks: [{ - id: "144468EC03487300" - type: "item" - item: "thermal:netherite_coin" - count: 8L - consume_items: true - }] - rewards: [{ - id: "5C17B47A1B996CDD" - type: "item" - item: { - id: "storagedrawers:oak_full_drawers_1" - Count: 1b - tag: { - BlockEntityTag: { - Upgrades: [{ - Slot: 0b - id: "storagedrawers:creative_vending_upgrade" - Count: 1b - }] - id: "storagedrawers:standard_drawers_1" - Drawers: [{ - Item: { - id: "minecraft:cobblestone" - Count: 1b - } - Count: 0 - }] - } - display: { - Lore: ["\"(+NBT)\""] - } - } - } - }] - } - { - title: "无限圆石抽屉" - icon: "minecraft:cobblestone" - x: -3.0d - y: 4.0d - dependencies: ["7445ED256D3B66CB"] - can_repeat: true - id: "083E8BBA167A364F" - tasks: [{ - id: "6B0F8DB865E1E08B" - type: "item" - item: "extrautilitiesrebirth:octuple_compressed_cobblestone" - consume_items: true - }] - rewards: [{ - id: "5539047C8CED5EB9" - type: "item" - item: { - id: "storagedrawers:oak_full_drawers_1" - Count: 1b - tag: { - BlockEntityTag: { - Upgrades: [{ - Slot: 0b - id: "storagedrawers:creative_vending_upgrade" - Count: 1b - }] - id: "storagedrawers:standard_drawers_1" - Drawers: [{ - Item: { - id: "minecraft:cobblestone" - Count: 1b - } - Count: 0 - }] - } - display: { - Lore: ["\"(+NBT)\""] - } - } - } - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/09DE55C5FD8F9A31.snbt b/overrides/config/ftbquests/quests/chapters/09DE55C5FD8F9A31.snbt deleted file mode 100644 index 6ceb166..0000000 --- a/overrides/config/ftbquests/quests/chapters/09DE55C5FD8F9A31.snbt +++ /dev/null @@ -1,558 +0,0 @@ -{ - id: "09DE55C5FD8F9A31" - group: "09648D74820560E0" - order_index: 6 - filename: "09DE55C5FD8F9A31" - title: "7.结束了!" - icon: "storagedrawers:creative_vending_upgrade" - default_quest_shape: "" - default_hide_dependency_lines: true - images: [{ - x: 2.0d - y: -4.5d - width: 25.0d - height: 25.0d - rotation: 0.0d - image: "storagedrawers:textures/items/upgrade_creative_vend.png" - hover: [ ] - click: "" - dev: false - corner: false - }] - quests: [ - { - title: "是时候该结束了!" - x: 0.0d - y: 0.0d - shape: "diamond" - dependencies: ["70E57CC37C3FFB7A"] - id: "573E4908F78E2595" - tasks: [{ - id: "0E100773A3B69E2E" - type: "checkmark" - }] - } - { - x: 0.0d - y: -1.0d - dependencies: ["573E4908F78E2595"] - id: "066357565E21C470" - tasks: [{ - id: "20F29C633CE298D5" - type: "item" - item: "custom:creative_machine" - }] - rewards: [ - { - id: "74B0D4FFE96C9A79" - type: "item" - item: { - id: "create:schematic" - Count: 1b - tag: { - Owner: "Y_Xiao233" - Anchor: { - X: 48 - Y: 65 - Z: 45 - } - Bounds: [ - 3 - 3 - 3 - ] - Deployed: 1b - File: "创造核心生产机.nbt" - Rotation: "NONE" - Mirror: "NONE" - } - } - } - { - id: "6B2647B83F15DFFB" - type: "random" - exclude_from_claim_all: true - table_id: 3048787081562464597L - } - ] - } - { - x: 0.0d - y: -2.0d - dependencies: ["066357565E21C470"] - id: "02243FB75D769BCE" - tasks: [{ - id: "314FDEE22C4E91DC" - type: "item" - item: "kubejs:creative_core" - }] - rewards: [{ - id: "79AD4AEFC837444D" - type: "random" - exclude_from_claim_all: true - table_id: 3048787081562464597L - }] - } - { - x: -4.0d - y: -2.0d - dependencies: ["02243FB75D769BCE"] - id: "60B407AC6BC2203B" - tasks: [{ - id: "141319086A81A35F" - type: "item" - item: "ae2:creative_energy_cell" - }] - rewards: [{ - id: "6FC8434E717B45B1" - type: "random" - exclude_from_claim_all: true - table_id: 3048787081562464597L - }] - } - { - x: -4.0d - y: -3.0d - dependencies: ["02243FB75D769BCE"] - id: "41C8D88B2C1004A8" - tasks: [{ - id: "37D56CBCC55DCECA" - type: "item" - item: "ae2:creative_item_cell" - }] - rewards: [{ - id: "29E4BEF4B2AC3289" - type: "random" - exclude_from_claim_all: true - table_id: 3048787081562464597L - }] - } - { - x: -4.0d - y: -1.0d - dependencies: ["02243FB75D769BCE"] - id: "7887855D16A77982" - tasks: [{ - id: "492FA257F2C7F7A2" - type: "item" - item: "ae2:creative_fluid_cell" - }] - rewards: [{ - id: "2A1A630D617C5CCC" - type: "random" - exclude_from_claim_all: true - table_id: 3048787081562464597L - }] - } - { - x: -4.0d - y: -4.0d - dependencies: ["02243FB75D769BCE"] - id: "294E18134AF0F75C" - tasks: [{ - id: "0712EA9CC9F75605" - type: "item" - item: "appmek:creative_chemical_cell" - }] - rewards: [{ - id: "40D4DAB3D89238A7" - type: "random" - exclude_from_claim_all: true - table_id: 3048787081562464597L - }] - } - { - x: -3.0d - y: -4.0d - dependencies: ["02243FB75D769BCE"] - id: "53076EF0B778DF46" - tasks: [{ - id: "4DDAE4D0F68F2CEF" - type: "item" - item: "thermal:rf_coil_creative_augment" - }] - rewards: [{ - id: "0F66E86F1CBA21C6" - type: "random" - exclude_from_claim_all: true - table_id: 3048787081562464597L - }] - } - { - x: -2.0d - y: -4.0d - dependencies: ["02243FB75D769BCE"] - id: "6098E6A3FDFEA2BA" - tasks: [{ - id: "655A48B01A3F25E2" - type: "item" - item: "thermal:fluid_tank_creative_augment" - }] - rewards: [{ - id: "7FD4A69D3279698C" - type: "random" - exclude_from_claim_all: true - table_id: 3048787081562464597L - }] - } - { - x: -1.0d - y: -4.0d - dependencies: ["02243FB75D769BCE"] - id: "36DB41AA7358C371" - tasks: [{ - id: "2D16130169A21596" - type: "item" - item: "thermal:machine_efficiency_creative_augment" - }] - rewards: [{ - id: "1211397AA2877D02" - type: "random" - exclude_from_claim_all: true - table_id: 3048787081562464597L - }] - } - { - x: 0.0d - y: -4.0d - dependencies: ["02243FB75D769BCE"] - id: "07B3E0B2C652806D" - tasks: [{ - id: "6F7AC447CD25D640" - type: "item" - item: "thermal:machine_catalyst_creative_augment" - }] - rewards: [{ - id: "4947E4CCD001B9DE" - type: "random" - exclude_from_claim_all: true - table_id: 3048787081562464597L - }] - } - { - x: 4.0d - y: -3.0d - dependencies: ["02243FB75D769BCE"] - id: "27C1AFEFFF1C907F" - tasks: [{ - id: "4EAB366B343D966C" - type: "item" - item: "mekanism:creative_fluid_tank" - }] - rewards: [{ - id: "3DA317C2FF6CFD71" - type: "random" - exclude_from_claim_all: true - table_id: 3048787081562464597L - }] - } - { - x: 4.0d - y: -2.0d - dependencies: ["02243FB75D769BCE"] - id: "1815F1F1CD6B8599" - tasks: [{ - id: "33B4A897DF69C10F" - type: "item" - item: "mekanism:creative_chemical_tank" - }] - rewards: [{ - id: "1D491BB6E9EF387F" - type: "random" - exclude_from_claim_all: true - table_id: 3048787081562464597L - }] - } - { - x: -3.0d - y: 0.0d - dependencies: ["02243FB75D769BCE"] - id: "5390B54933DD4C0C" - tasks: [{ - id: "4A9058C7CE424F2A" - type: "item" - item: "pneumaticcraft:creative_compressed_iron_block" - }] - rewards: [{ - id: "4A16F246E2B0973F" - type: "random" - exclude_from_claim_all: true - table_id: 3048787081562464597L - }] - } - { - x: -2.0d - y: 0.0d - dependencies: ["02243FB75D769BCE"] - id: "408EE748F1CD6276" - tasks: [{ - id: "53446117E5CEABDA" - type: "item" - item: "pneumaticcraft:creative_compressor" - }] - rewards: [{ - id: "6FBB3C041628778E" - type: "random" - exclude_from_claim_all: true - table_id: 3048787081562464597L - }] - } - { - x: -1.0d - y: 0.0d - dependencies: ["02243FB75D769BCE"] - id: "729EF039CFABBCB5" - tasks: [{ - id: "0CCC3F5BF55920D2" - type: "item" - item: "pneumaticcraft:creative_upgrade" - }] - rewards: [{ - id: "27ADCC4865F04BEE" - type: "random" - exclude_from_claim_all: true - table_id: 3048787081562464597L - }] - } - { - x: 4.0d - y: -4.0d - dependencies: ["02243FB75D769BCE"] - id: "279C01D73CE3C9CD" - tasks: [{ - id: "3D8DC4ED6A179023" - type: "item" - item: "create:creative_motor" - }] - rewards: [{ - id: "7E704B05DDC1B060" - type: "random" - exclude_from_claim_all: true - table_id: 3048787081562464597L - }] - } - { - x: 3.0d - y: -4.0d - dependencies: ["02243FB75D769BCE"] - id: "3DF3507E5456AA2F" - tasks: [{ - id: "5EA6BCBCFDAC4344" - type: "item" - item: "create:creative_fluid_tank" - }] - rewards: [{ - id: "7937C11B267F301C" - type: "random" - exclude_from_claim_all: true - table_id: 3048787081562464597L - }] - } - { - x: 2.0d - y: -4.0d - dependencies: ["02243FB75D769BCE"] - id: "0545CEC9C9927091" - tasks: [{ - id: "4454EBA94F5AFE69" - type: "item" - item: "create:creative_crate" - }] - rewards: [{ - id: "73B1E4B2F785FC54" - type: "random" - exclude_from_claim_all: true - table_id: 3048787081562464597L - }] - } - { - x: 1.0d - y: -4.0d - dependencies: ["02243FB75D769BCE"] - id: "6AF993F2F4C5E339" - tasks: [{ - id: "536FCCBA0D4ECFA5" - type: "item" - item: "create:creative_blaze_cake" - }] - rewards: [{ - id: "5DC43959C6AC9F4A" - type: "random" - exclude_from_claim_all: true - table_id: 3048787081562464597L - }] - } - { - x: 1.0d - y: 0.0d - dependencies: ["02243FB75D769BCE"] - id: "7BC05E1839046985" - tasks: [{ - id: "1A73F37246D19E7A" - type: "item" - item: { - id: "refinedstorage:creative_storage_disk" - Count: 1b - tag: { - Id: [I; - -2111434331 - -2044702971 - -1925809413 - -899994238 - ] - } - } - }] - rewards: [{ - id: "52B106B0A4C115EA" - type: "random" - exclude_from_claim_all: true - table_id: 3048787081562464597L - }] - } - { - x: 2.0d - y: 0.0d - dependencies: ["02243FB75D769BCE"] - id: "4DA2693BBF7BD209" - tasks: [{ - id: "1ED9DB98366ABBB8" - type: "item" - item: { - id: "refinedstorage:creative_fluid_storage_disk" - Count: 1b - tag: { - Id: [I; - 1280779499 - 955139342 - -1600064128 - 699855247 - ] - } - } - }] - rewards: [{ - id: "355E550BE91F55B8" - type: "random" - exclude_from_claim_all: true - table_id: 3048787081562464597L - }] - } - { - x: 3.0d - y: 0.0d - dependencies: ["02243FB75D769BCE"] - id: "399DD5CFC7D99311" - tasks: [{ - id: "0582044CFAE5DAC3" - type: "item" - item: "refinedstorage:creative_controller" - }] - rewards: [{ - id: "7145320CC1E941C8" - type: "random" - exclude_from_claim_all: true - table_id: 3048787081562464597L - }] - } - { - x: 4.0d - y: 0.0d - dependencies: ["02243FB75D769BCE"] - id: "3D20BBBF63C60938" - tasks: [{ - id: "0324212DBF73A5F4" - type: "item" - item: "creativewirelesstransmitter:creative_wireless_transmitter" - }] - rewards: [{ - id: "647E8A28F16488BB" - type: "random" - exclude_from_claim_all: true - table_id: 3048787081562464597L - }] - } - { - x: 4.0d - y: -1.0d - dependencies: ["02243FB75D769BCE"] - id: "23BB7346D0685041" - tasks: [{ - id: "5D8B8B6A9FB8CDFC" - type: "item" - item: { - id: "universalgrid:creative_wireless_universal_grid" - Count: 1b - tag: { - gridType: 0 - } - } - }] - rewards: [{ - id: "6A09D866D7DFD84A" - type: "random" - exclude_from_claim_all: true - table_id: 3048787081562464597L - }] - } - { - x: -4.0d - y: 0.0d - dependencies: ["02243FB75D769BCE"] - id: "60A6810FE09A4444" - tasks: [{ - id: "4DCAFAB6C93DAC01" - type: "item" - item: "rftoolspower:dimensionalcell_creative" - }] - rewards: [{ - id: "663CFF00985598A7" - type: "random" - exclude_from_claim_all: true - table_id: 3048787081562464597L - }] - } - { - x: 0.0d - y: -9.0d - dependencies: [ - "6098E6A3FDFEA2BA" - "1815F1F1CD6B8599" - "07B3E0B2C652806D" - "294E18134AF0F75C" - "41C8D88B2C1004A8" - "7887855D16A77982" - "7BC05E1839046985" - "399DD5CFC7D99311" - "3D20BBBF63C60938" - "23BB7346D0685041" - "0545CEC9C9927091" - "408EE748F1CD6276" - "5390B54933DD4C0C" - "3DF3507E5456AA2F" - "4DA2693BBF7BD209" - "6AF993F2F4C5E339" - "60B407AC6BC2203B" - "5BC6DAA13874D08E" - "729EF039CFABBCB5" - "36DB41AA7358C371" - "53076EF0B778DF46" - "279C01D73CE3C9CD" - "60A6810FE09A4444" - ] - id: "1032206BE4B6DF76" - tasks: [{ - id: "5547394DA79C4296" - type: "item" - item: "storagedrawers:creative_vending_upgrade" - }] - rewards: [{ - id: "724811278389FB72" - type: "random" - exclude_from_claim_all: true - table_id: 3048787081562464597L - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/16249CFABD2B7FAF.snbt b/overrides/config/ftbquests/quests/chapters/16249CFABD2B7FAF.snbt deleted file mode 100644 index b1d9b5a..0000000 --- a/overrides/config/ftbquests/quests/chapters/16249CFABD2B7FAF.snbt +++ /dev/null @@ -1,972 +0,0 @@ -{ - id: "16249CFABD2B7FAF" - group: "096CB91396E10C63" - order_index: 0 - filename: "16249CFABD2B7FAF" - title: "机械动力" - icon: "create:cogwheel" - default_quest_shape: "" - default_hide_dependency_lines: false - images: [ - { - x: 0.0d - y: -7.0d - width: 10.0d - height: 10.0d - rotation: 0.0d - image: "create:textures/block/andesite_casing.png" - hover: [ ] - click: "" - dev: false - corner: false - } - { - x: 7.5d - y: 0.5d - width: 8.0d - height: 8.0d - rotation: 0.0d - image: "create:textures/block/copper_casing.png" - hover: [ ] - click: "" - dev: false - corner: false - } - { - x: -7.5d - y: 0.5d - width: 8.0d - height: 8.0d - rotation: 0.0d - image: "create:textures/block/brass_casing.png" - hover: [ ] - click: "" - dev: false - corner: false - } - ] - quests: [ - { - title: "Create" - x: 0.0d - y: 0.0d - dependencies: ["2AC553A135527182"] - id: "23B2B6C44F95AB43" - tasks: [{ - id: "3E26F770B878FD20" - type: "checkmark" - }] - rewards: [ - { - id: "6A5AE376DB1E35DD" - type: "item" - item: "create:wrench" - } - { - id: "3FDF8D30E0C79208" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - } - ] - } - { - x: 0.0d - y: 3.0d - dependencies: ["7F264095F1AA379C"] - id: "6F2262E64356899C" - tasks: [{ - id: "2426202200DC9C51" - type: "item" - item: "create:cogwheel" - }] - rewards: [{ - id: "5CF9AD0712099D24" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 0.0d - y: 4.5d - dependencies: ["7F264095F1AA379C"] - id: "0EF3B05CF9D0D2D1" - tasks: [{ - id: "140B529A5C4B1946" - type: "item" - item: "create:large_cogwheel" - }] - rewards: [{ - id: "525CCD18B074FA61" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 3.0d - y: 3.0d - hide_dependency_lines: true - dependencies: ["6F2262E64356899C"] - id: "3C64121C7A4124A0" - tasks: [{ - id: "68C357CA9E542945" - type: "item" - item: "create:vertical_gearbox" - }] - rewards: [{ - id: "4E8C73B729955490" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 3.0d - y: 4.5d - hide_dependency_lines: true - dependencies: [ - "0EF3B05CF9D0D2D1" - "0FC05653C94BE632" - ] - id: "71E2F7E418CABA60" - tasks: [{ - id: "7802924452BCE7EE" - type: "item" - item: "create:water_wheel" - }] - rewards: [{ - id: "359155D59795C861" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 0.0d - y: 1.5d - dependencies: ["062FFB2572119D92"] - id: "7F264095F1AA379C" - tasks: [{ - id: "3CD3C269207ABBB2" - type: "item" - item: "create:shaft" - }] - rewards: [{ - id: "1D3306566C9A008D" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 0.0d - y: -1.5d - dependencies: ["23B2B6C44F95AB43"] - id: "062FFB2572119D92" - tasks: [{ - id: "732196DD1DEDC18A" - type: "item" - item: "create:andesite_alloy" - }] - rewards: [{ - id: "3245969E4DEBC3C9" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - }] - } - { - x: 3.0d - y: 1.5d - hide_dependency_lines: true - dependencies: ["5F724D7961A093A8"] - id: "7547A1D5A57FAAEC" - tasks: [{ - id: "0232B790013F2733" - type: "item" - item: "create:belt_connector" - }] - rewards: [{ - id: "4C4C2A5AFC2065E9" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 0.0d - y: -6.5d - dependencies: ["062FFB2572119D92"] - id: "2C2CCE58DB8F1D14" - tasks: [{ - id: "421FD8B0365B8396" - type: "item" - item: "create:andesite_casing" - }] - rewards: [{ - id: "7C8114559DB3F94B" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: -1.5d - y: 4.5d - hide_dependency_lines: true - dependencies: ["23B2B6C44F95AB43"] - id: "359E683AFEB72D07" - tasks: [{ - id: "27577CF01684BB45" - type: "item" - item: "create:mechanical_bearing" - }] - rewards: [{ - id: "0DC4CBA3C9E44BF3" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: -4.5d - y: -6.5d - dependencies: ["2C2CCE58DB8F1D14"] - id: "71D7295093F39FB1" - tasks: [{ - id: "206FEFFFC7EEA896" - type: "item" - item: "create:gearshift" - }] - rewards: [{ - id: "242B6DE9C80EE9A7" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: -4.0d - y: -5.0d - dependencies: ["2C2CCE58DB8F1D14"] - id: "63CD607968684CC5" - tasks: [{ - id: "0431D81DF4631CAA" - type: "item" - item: "create:portable_storage_interface" - }] - rewards: [{ - id: "39A3736920D5E935" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: -3.0d - y: -4.0d - dependencies: ["2C2CCE58DB8F1D14"] - id: "6EA6AA5908671E2B" - tasks: [{ - id: "2DBF3582D755E6A6" - type: "item" - item: "create:millstone" - }] - rewards: [{ - id: "5164DDF7354D2576" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: -4.0d - y: -8.0d - dependencies: ["2C2CCE58DB8F1D14"] - id: "7374B4A9600360B2" - tasks: [{ - id: "564A76C70B85A3C3" - type: "item" - item: "create:crushing_wheel" - count: 2L - }] - rewards: [{ - id: "734E71668AFB8F23" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: -3.0d - y: -9.0d - dependencies: ["2C2CCE58DB8F1D14"] - id: "1A4A917DBF64E616" - tasks: [ - { - id: "46C5F384FB979873" - type: "item" - item: "create:mechanical_plough" - } - { - id: "54A609201B2168C8" - type: "item" - item: "create:mechanical_harvester" - } - ] - rewards: [{ - id: "27475B475B0E6012" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 2.0d - y: -10.0d - dependencies: ["2C2CCE58DB8F1D14"] - id: "5DF8A9A58AF7CBB2" - tasks: [ - { - id: "2D17814FCBA5ADD9" - type: "item" - item: "create:speedometer" - } - { - id: "0E1C228244318236" - type: "item" - item: "create:stressometer" - } - ] - rewards: [{ - id: "7857B9CD51A44470" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 4.5d - y: -6.5d - dependencies: ["2C2CCE58DB8F1D14"] - id: "019AF457B250B768" - tasks: [{ - id: "085537F2FF07C801" - type: "item" - item: "create:mechanical_drill" - }] - rewards: [{ - id: "56E2F0AED87481C0" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 0.0d - y: -10.5d - dependencies: ["2C2CCE58DB8F1D14"] - id: "0BFAE936A3C6B3AD" - tasks: [{ - id: "2A728F58DC502591" - type: "item" - item: "create:encased_chain_drive" - }] - rewards: [{ - id: "4DE487376373914E" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 3.0d - y: -9.0d - dependencies: ["2C2CCE58DB8F1D14"] - id: "552F25813AA785D6" - tasks: [{ - id: "4B7F2E60ECA135AA" - type: "item" - item: "create:mechanical_saw" - }] - rewards: [{ - id: "0BD9AFDC1A533177" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 4.0d - y: -8.0d - dependencies: ["2C2CCE58DB8F1D14"] - id: "583BAD5A95D94C6E" - tasks: [ - { - id: "705D2CEDE7C62B93" - type: "item" - item: "create:mechanical_mixer" - } - { - id: "300447E311D23610" - type: "item" - item: "create:basin" - } - { - id: "4A478B0005207EA3" - type: "item" - item: "create:blaze_burner" - } - ] - rewards: [{ - id: "3A16F133DD15B9C3" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 4.0d - y: -5.0d - dependencies: ["2C2CCE58DB8F1D14"] - id: "659A2FF523AE07D2" - tasks: [{ - id: "129822C1CA889256" - type: "item" - item: "create:encased_fan" - }] - rewards: [{ - id: "46274716FB432C3B" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 3.0d - y: -4.0d - dependencies: ["2C2CCE58DB8F1D14"] - id: "6D71CF6267E1CDE6" - tasks: [{ - id: "21CD9729A85007D8" - type: "item" - item: "create:clutch" - }] - rewards: [{ - id: "5219B4DD77110DE0" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: -8.5d - y: 0.0d - dependencies: ["125CF284D1DA21A9"] - id: "5D7DC4B645D6C842" - tasks: [{ - id: "72E1B6735AC1240E" - type: "item" - item: "create:brass_casing" - }] - rewards: [{ - id: "3AB23F88A8EEEE44" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: -5.5d - y: 0.0d - dependencies: ["23B2B6C44F95AB43"] - id: "125CF284D1DA21A9" - tasks: [{ - id: "64ECF2F5679A955A" - type: "item" - item: "create:brass_ingot" - }] - rewards: [{ - id: "2743D502401A10DB" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - }] - } - { - x: -5.5d - y: -2.5d - dependencies: ["125CF284D1DA21A9"] - id: "35F4A5B43823BF31" - tasks: [{ - id: "0598A7DD46CF93A0" - type: "item" - item: "create:brass_tunnel" - }] - rewards: [{ - id: "52C19F930CED2203" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: -5.5d - y: -1.5d - dependencies: ["125CF284D1DA21A9"] - id: "49D79F271934B342" - tasks: [{ - id: "0701A4BA7237673D" - type: "item" - item: "create:brass_funnel" - }] - rewards: [{ - id: "3201C8157C5B4C38" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: -8.5d - y: -1.5d - dependencies: ["5D7DC4B645D6C842"] - id: "6BD4D5F29A3C189D" - tasks: [{ - id: "374D8BC72BD4B5D6" - type: "item" - item: "create:mechanical_arm" - }] - rewards: [{ - id: "1BA61768257B4357" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: -8.5d - y: 1.5d - dependencies: ["5D7DC4B645D6C842"] - id: "6EDBA070BB501A14" - tasks: [{ - id: "6029486B210DCE3C" - type: "item" - item: "create:rotation_speed_controller" - }] - rewards: [{ - id: "445E5B06C88E67F2" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: -10.0d - y: 0.0d - dependencies: ["5D7DC4B645D6C842"] - id: "1315F85A37A71505" - tasks: [{ - id: "75EADB34A5A39218" - type: "item" - item: "create:mechanical_crafter" - }] - rewards: [{ - id: "0C8AF50A8C2E0ABB" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 8.5d - y: 0.0d - dependencies: ["091C962EAAC75D44"] - id: "4F0E8B8EC7FF9F8F" - tasks: [{ - id: "6F9E28A2A5B7E4E5" - type: "item" - item: "create:copper_casing" - }] - rewards: [{ - id: "60C83645763261FF" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 5.5d - y: 0.0d - dependencies: ["23B2B6C44F95AB43"] - id: "091C962EAAC75D44" - tasks: [{ - id: "026AA71D73537EE6" - type: "item" - item: "minecraft:copper_ingot" - }] - rewards: [{ - id: "6DF1B7D9C4B02021" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - }] - } - { - x: 1.5d - y: -1.5d - dependencies: ["062FFB2572119D92"] - id: "72795DD11560D043" - tasks: [{ - id: "420D9D07D47B540B" - type: "item" - item: "create:andesite_funnel" - }] - rewards: [{ - id: "66EF810BF5B7D0C1" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: -1.5d - y: -1.5d - dependencies: ["062FFB2572119D92"] - id: "3457D912D4F15332" - tasks: [{ - id: "2FC03EDC5ADD589A" - type: "item" - item: "create:andesite_tunnel" - }] - rewards: [{ - id: "7EBB2808A270C3DD" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: -1.5d - y: 3.0d - hide_dependency_lines: true - dependencies: ["0D2815863C99E282"] - id: "7B038DD6F71C7C64" - tasks: [{ - id: "5DB9CC39683612AF" - type: "item" - item: "create:chute" - }] - rewards: [{ - id: "09BC0B74CFD1CDC2" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: -3.0d - y: 3.0d - hide_dependency_lines: true - dependencies: ["125CF284D1DA21A9"] - id: "076026EE2104844B" - tasks: [{ - id: "67DD676245CB17BD" - type: "item" - item: "create:smart_chute" - }] - rewards: [{ - id: "4C333DDB26A94050" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: -1.5d - y: 1.5d - hide_dependency_lines: true - dependencies: ["23B2B6C44F95AB43"] - id: "1349F96B1C2440A4" - tasks: [{ - id: "0150A7966E272C7D" - type: "item" - item: { - id: "create:filter" - Count: 1b - tag: { - Items: { } - } - } - }] - rewards: [{ - id: "1B34DB496A5934D1" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: -3.0d - y: 1.5d - hide_dependency_lines: true - dependencies: ["125CF284D1DA21A9"] - id: "585B28C853AC2A16" - tasks: [{ - id: "658D6EA7AF4D654F" - type: "item" - item: { - id: "create:attribute_filter" - Count: 1b - tag: { } - } - }] - rewards: [{ - id: "1B4C9A7A0753826B" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: -3.0d - y: 4.5d - dependencies: ["441DD56329DADBF5"] - id: "4F97B24B5587DDE0" - tasks: [{ - id: "2EC04DD894788D56" - type: "item" - item: "create:white_sail" - }] - rewards: [{ - id: "3695845E2DEF49FC" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 1.5d - y: 1.5d - dependencies: ["484A6F01F01F15F2"] - id: "5F724D7961A093A8" - tasks: [{ - id: "4E0445AAFFED7AA9" - type: "item" - item: "minecraft:kelp" - }] - rewards: [{ - id: "6EF3877F672DBCB1" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 1.5d - y: 3.0d - hide_dependency_lines: true - dependencies: ["6F2262E64356899C"] - id: "60165924CF4C98AD" - tasks: [{ - id: "1A15E5D3604C1497" - type: "item" - item: "create:gearbox" - }] - rewards: [{ - id: "6626B3D287B5F4BC" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 1.5d - y: 4.5d - hide_dependency_lines: true - dependencies: ["2AC553A135527182"] - hide: false - id: "0FC05653C94BE632" - tasks: [{ - id: "6566F0FBB556F2BB" - type: "item" - item: "kubejs:wooden_gear" - }] - rewards: [{ - id: "4416656EA91CF063" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 5.5d - y: 1.5d - dependencies: ["091C962EAAC75D44"] - id: "028FA0BAA9A53D15" - tasks: [{ - id: "3880FFBE20B59F3B" - type: "item" - item: "create:fluid_tank" - }] - rewards: [{ - id: "33DBF2FEB483FBEE" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 5.5d - y: 3.0d - dependencies: ["028FA0BAA9A53D15"] - id: "64B11662F48C5C29" - tasks: [{ - id: "16616268A91C5302" - type: "item" - item: "create:steam_engine" - }] - rewards: [{ - id: "01FF0099CA32A340" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 8.5d - y: -1.5d - dependencies: ["4F0E8B8EC7FF9F8F"] - id: "61CB440A49C7A62D" - tasks: [{ - id: "1E086479D37D5104" - type: "item" - item: "create:spout" - }] - rewards: [{ - id: "09652E8A89876E16" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 8.5d - y: 1.5d - dependencies: ["4F0E8B8EC7FF9F8F"] - id: "05450FE75ED462E1" - tasks: [{ - id: "53CDC419F0737C09" - type: "item" - item: "create:item_drain" - }] - rewards: [{ - id: "2BC83DEE15F0B42D" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 10.0d - y: 0.0d - dependencies: ["4F0E8B8EC7FF9F8F"] - id: "3670F772B864FB75" - tasks: [{ - id: "0EBD75F417A047D4" - type: "item" - item: "create:portable_fluid_interface" - }] - rewards: [{ - id: "0D02F176D451A1FF" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: -2.0d - y: -10.0d - dependencies: ["2C2CCE58DB8F1D14"] - id: "0D2815863C99E282" - tasks: [ - { - id: "28C6FF87A5E510BA" - type: "item" - item: "create:mechanical_press" - } - { - id: "119D6AA93D8B226E" - type: "item" - item: "create:depot" - } - ] - rewards: [{ - id: "26B809CC7DBF54B8" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 5.5d - y: -1.5d - dependencies: ["091C962EAAC75D44"] - id: "0073ACBE80B53CA3" - tasks: [ - { - id: "3113F96F2347E008" - type: "item" - item: "create:fluid_pipe" - } - { - id: "0829A6774BAF36E0" - type: "item" - item: "create:mechanical_pump" - } - ] - rewards: [{ - id: "5ADB46FDC5C99A7B" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 0.0d - y: 6.0d - subtitle: "为什么是10次?" - description: [ - "不关我事奥" - "群友强烈建议的<_<" - ] - dependencies: ["23B2B6C44F95AB43"] - id: "2D175C569C2978D3" - tasks: [{ - id: "7CA2E121475E19CA" - type: "item" - item: "create:precision_mechanism" - }] - rewards: [{ - id: "4ECCD45AFFCCFD7E" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: -5.5d - y: 1.5d - dependencies: ["125CF284D1DA21A9"] - id: "27BADC97A6D15A82" - tasks: [{ - id: "72FDF86814C3E15E" - type: "item" - item: "kubejs:brass_upgrade" - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/17C41F9465DA708C.snbt b/overrides/config/ftbquests/quests/chapters/17C41F9465DA708C.snbt deleted file mode 100644 index 9a7da22..0000000 --- a/overrides/config/ftbquests/quests/chapters/17C41F9465DA708C.snbt +++ /dev/null @@ -1,656 +0,0 @@ -{ - id: "17C41F9465DA708C" - group: "522B815F02CD197F" - order_index: 2 - filename: "17C41F9465DA708C" - title: "集成动力" - icon: "integrateddynamics:menril_sapling" - default_quest_shape: "" - default_hide_dependency_lines: false - quests: [ - { - x: -6.5d - y: 0.0d - dependencies: ["737506851A33AED5"] - id: "796BBA7D85A827AE" - tasks: [{ - id: "777954E785BC50B0" - type: "checkmark" - title: "集成动力" - }] - rewards: [ - { - id: "64D5BFD1FBCD8DE1" - type: "item" - item: "integrateddynamics:wrench" - } - { - id: "1B7559E2DAE2C93F" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - } - ] - } - { - x: -5.0d - y: 0.0d - dependencies: ["796BBA7D85A827AE"] - id: "6D5BA0FA5016EB1C" - tasks: [ - { - id: "32270CC831131882" - type: "item" - item: "integrateddynamics:crystalized_menril_chunk" - } - { - id: "6E0AAB7F165B857C" - type: "item" - item: "integrateddynamics:menril_berries" - } - ] - rewards: [{ - id: "46F5BFF731410BC9" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -5.0d - y: -1.5d - dependencies: ["6D5BA0FA5016EB1C"] - id: "456CF5D30D1B216B" - tasks: [{ - id: "3514EED7444118EC" - type: "item" - item: "integrateddynamics:squeezer" - }] - rewards: [{ - id: "1BF2B4CB07D7B31D" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -5.0d - y: 1.5d - dependencies: ["6D5BA0FA5016EB1C"] - id: "71AA1A8BBA68D11E" - tasks: [{ - id: "6677AA015EB12C04" - type: "item" - item: "integrateddynamics:drying_basin" - }] - rewards: [{ - id: "68DC3382FA9F739B" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -5.0d - y: -3.0d - dependencies: [ - "456CF5D30D1B216B" - "731E6954A14B1D74" - ] - id: "6349477579EC5357" - tasks: [{ - id: "6241BD7AB337A8C6" - type: "item" - item: "minecraft:lava_bucket" - }] - rewards: [ - { - id: "3024C28F5E71C807" - type: "item" - item: "minecraft:pointed_dripstone" - count: 4 - } - { - id: "15852EDD48A19195" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - } - ] - } - { - x: -3.5d - y: -1.5d - dependencies: [ - "456CF5D30D1B216B" - "07C04522905B9F01" - ] - id: "2C4A214006749C32" - tasks: [{ - id: "000C76769A474127" - type: "item" - item: "integrateddynamics:mechanical_squeezer" - }] - rewards: [{ - id: "4697F57B6FC38500" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -3.5d - y: 1.5d - dependencies: [ - "71AA1A8BBA68D11E" - "07C04522905B9F01" - ] - id: "1A5E001120BB62C7" - tasks: [{ - id: "5D913828BE83B1F2" - type: "item" - item: "integrateddynamics:mechanical_drying_basin" - }] - rewards: [{ - id: "519DDAA6443E7094" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -3.5d - y: -3.0d - dependencies: ["456CF5D30D1B216B"] - id: "6986F077C4459621" - tasks: [{ - id: "3BCAF669C94CCF1D" - type: "item" - item: "integrateddynamics:bucket_menril_resin" - }] - rewards: [{ - id: "00FE5CBAF6E14E03" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -2.0d - y: -3.0d - dependencies: ["456CF5D30D1B216B"] - id: "1C877808F872FA00" - tasks: [{ - id: "225367921B4D2B6D" - type: "item" - item: "integrateddynamics:bucket_liquid_chorus" - }] - rewards: [{ - id: "588E352ADED842A9" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -3.5d - y: 3.0d - dependencies: ["71AA1A8BBA68D11E"] - id: "2AA6746A22A05277" - tasks: [{ - id: "7A5D04A776CA05EB" - type: "item" - item: "integratedterminals:menril_glass" - }] - rewards: [{ - id: "72D7D4EC379CE37C" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -2.0d - y: 3.0d - dependencies: ["71AA1A8BBA68D11E"] - id: "7F58466A2726090B" - tasks: [{ - id: "3C331B258AC30343" - type: "item" - item: "integratedterminals:chorus_glass" - }] - rewards: [{ - id: "30C1174160F47E89" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -3.5d - y: 0.0d - dependencies: ["6D5BA0FA5016EB1C"] - id: "07C04522905B9F01" - tasks: [{ - id: "6218DB209D95508F" - type: "item" - item: { - id: "integrateddynamics:energy_battery" - Count: 1b - tag: { - energy: 0 - } - } - }] - rewards: [{ - id: "6CCF1300069ACD65" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 2.5d - y: 0.0d - dependencies: ["6D5BA0FA5016EB1C"] - id: "68EF8ACB0F1881B7" - tasks: [{ - id: "48A0AB97BFE5A51C" - type: "item" - item: "integrateddynamics:cable" - }] - rewards: [{ - id: "28AE2BF0F304F5DA" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 2.5d - y: -1.5d - dependencies: ["68EF8ACB0F1881B7"] - id: "6B855FBA29F10CE2" - tasks: [{ - id: "1B4F6CF278FC6196" - type: "item" - item: "integratedterminals:part_terminal_storage" - }] - rewards: [{ - id: "6244C3DB5DAD3479" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 2.5d - y: -2.5d - dependencies: ["68EF8ACB0F1881B7"] - id: "23F01FE5CD8CDBA8" - tasks: [{ - id: "29BBB269B34FCFE4" - type: "item" - item: "integratedterminals:part_terminal_crafting_job" - }] - rewards: [{ - id: "718374FCFB77E1A5" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 2.5d - y: -4.5d - dependencies: ["68EF8ACB0F1881B7"] - id: "397219B402A4690E" - tasks: [{ - id: "7E89864BB510DC48" - type: "item" - item: "integratedterminals:terminal_storage_portable" - }] - rewards: [{ - id: "4A7EF0D72640BDCE" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 2.5d - y: -3.5d - dependencies: ["68EF8ACB0F1881B7"] - id: "594A6E8DB932ABF3" - tasks: [ - { - id: "0BB5445D10191D5F" - type: "item" - item: "integrateddynamics:part_connector_mono_directional" - } - { - id: "00962EE4EF284085" - type: "item" - item: "integrateddynamics:part_connector_omni_directional" - } - ] - rewards: [{ - id: "0DE4FC7A83457F66" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 2.5d - y: 1.5d - dependencies: ["68EF8ACB0F1881B7"] - id: "085840629BE7495B" - tasks: [{ - id: "50005D8BAF6E828D" - type: "item" - item: "integratedtunnels:part_interface_fluid" - }] - rewards: [{ - id: "0A38E9F723FC1CD2" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 2.5d - y: 2.5d - dependencies: ["68EF8ACB0F1881B7"] - id: "1CA54097E2258154" - tasks: [{ - id: "6CDCC8AECAE943D2" - type: "item" - item: "integratedtunnels:part_interface_item" - }] - rewards: [{ - id: "20B3EBFF2DE6483A" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 2.5d - y: 3.5d - dependencies: ["68EF8ACB0F1881B7"] - id: "75AD0CA19D0FF09F" - tasks: [{ - id: "0473988C0C809C7F" - type: "item" - item: "integratedtunnels:part_interface_energy" - }] - rewards: [{ - id: "1BC54315D4FDBD04" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 4.0d - y: 0.0d - dependencies: ["68EF8ACB0F1881B7"] - id: "5E9B64218AE3152D" - tasks: [{ - id: "6760DF3C380AAD0E" - type: "item" - item: "integratedtunnels:part_importer_world_fluid" - }] - rewards: [{ - id: "57816ECE4EDE0C0E" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 4.0d - y: -1.0d - hide_dependency_lines: true - dependencies: ["68EF8ACB0F1881B7"] - id: "3598BE43362BA0C2" - tasks: [{ - id: "609BC89E675DF268" - type: "item" - item: "integratedtunnels:part_exporter_world_fluid" - }] - rewards: [{ - id: "089FE4A8E05D8952" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 5.0d - y: -1.0d - hide_dependency_lines: true - dependencies: ["68EF8ACB0F1881B7"] - id: "19E81F1F75EBBF14" - tasks: [{ - id: "25088131174DED0E" - type: "item" - item: "integratedtunnels:part_exporter_world_item" - }] - rewards: [{ - id: "4C154041573516F0" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 6.0d - y: -1.0d - hide_dependency_lines: true - dependencies: ["68EF8ACB0F1881B7"] - id: "4BD30ABD19042616" - tasks: [{ - id: "2D64A34ACED36908" - type: "item" - item: "integratedtunnels:part_exporter_world_energy" - }] - rewards: [{ - id: "2DFAAE45C49E48AF" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 7.0d - y: -1.0d - hide_dependency_lines: true - dependencies: ["68EF8ACB0F1881B7"] - id: "150C7CF06FB41A24" - tasks: [{ - id: "0DCD73E06C9469FA" - type: "item" - item: "integratedtunnels:part_importer_world_block" - }] - rewards: [{ - id: "66C38C41EDA4C469" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 5.0d - y: 0.0d - dependencies: ["68EF8ACB0F1881B7"] - id: "40A58C7A4938F13A" - tasks: [{ - id: "670B1DD554829A8A" - type: "item" - item: "integratedtunnels:part_importer_world_item" - }] - rewards: [{ - id: "074F01F40376ABEC" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 6.0d - y: 0.0d - dependencies: ["68EF8ACB0F1881B7"] - id: "04A5E7FA33D2CE2A" - tasks: [{ - id: "17C96217BE73E3B6" - type: "item" - item: "integratedtunnels:part_importer_world_energy" - }] - rewards: [{ - id: "47B7C94116CE4B8F" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 8.0d - y: 0.0d - dependencies: ["68EF8ACB0F1881B7"] - id: "0020D41E5A604FED" - tasks: [{ - id: "01E2ED3B319D003B" - type: "item" - item: "integratedtunnels:part_player_simulator" - }] - rewards: [{ - id: "2B97BD0E2F221CC4" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 7.0d - y: 0.0d - dependencies: ["68EF8ACB0F1881B7"] - id: "259186251929F22A" - tasks: [{ - id: "791F5C05E4313012" - type: "item" - item: "integratedtunnels:part_exporter_world_block" - }] - rewards: [{ - id: "4419C22C73E266EA" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 4.0d - y: 1.5d - dependencies: ["085840629BE7495B"] - id: "2BCD619A75D76216" - tasks: [{ - id: "4994918642961F35" - type: "item" - item: "integratedtunnels:part_exporter_fluid" - }] - rewards: [{ - id: "321EE1DD0518D71F" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 5.0d - y: 1.5d - dependencies: ["085840629BE7495B"] - id: "0F915AA04C15C126" - tasks: [{ - id: "4ABAFFFBD789B684" - type: "item" - item: "integratedtunnels:part_importer_fluid" - }] - rewards: [{ - id: "0FA219D7EDE9888D" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 4.0d - y: 2.5d - dependencies: ["1CA54097E2258154"] - id: "5AB07DFDB5AB823E" - tasks: [{ - id: "46AF9570ED40D19B" - type: "item" - item: "integratedtunnels:part_exporter_item" - }] - rewards: [{ - id: "40C2AECC3D2478F1" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 5.0d - y: 2.5d - dependencies: ["1CA54097E2258154"] - id: "6D52381A80DA1126" - tasks: [{ - id: "0BFA9A9026F109E3" - type: "item" - item: "integratedtunnels:part_importer_item" - }] - rewards: [{ - id: "1302B4B76EC2D5E9" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 5.0d - y: 3.5d - dependencies: ["75AD0CA19D0FF09F"] - id: "7BB7F8B954BC4622" - tasks: [{ - id: "27C0343EACED3C61" - type: "item" - item: "integratedtunnels:part_importer_energy" - }] - rewards: [{ - id: "03EFC7DB5534C012" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 4.0d - y: 3.5d - dependencies: ["75AD0CA19D0FF09F"] - id: "09429E350F75C356" - tasks: [{ - id: "45C4AAACA067ED2C" - type: "item" - item: "integratedtunnels:part_exporter_energy" - }] - rewards: [{ - id: "17EB03F9645878A0" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/18C7CC236384665F.snbt b/overrides/config/ftbquests/quests/chapters/18C7CC236384665F.snbt deleted file mode 100644 index 16f708d..0000000 --- a/overrides/config/ftbquests/quests/chapters/18C7CC236384665F.snbt +++ /dev/null @@ -1,672 +0,0 @@ -{ - id: "18C7CC236384665F" - group: "7309DC73431430A6" - order_index: 3 - filename: "18C7CC236384665F" - title: "极限反应堆" - icon: "bigreactors:basic_reactorfuelrod" - default_quest_shape: "" - default_hide_dependency_lines: false - quests: [ - { - x: 0.0d - y: 0.0d - dependencies: ["22D98D84D836D739"] - id: "6A368E0E1AAE78FE" - tasks: [{ - id: "6711931A350124CB" - type: "checkmark" - title: "大型反应堆" - }] - rewards: [{ - id: "7B94524088ABC20F" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 0.0d - y: -1.0d - dependencies: ["6A368E0E1AAE78FE"] - id: "2BA6614E535B34DD" - tasks: [{ - id: "7273D01E356713BF" - type: "item" - item: "kubejs:black_mixed_ingot" - }] - rewards: [{ - id: "2A13FE72BD10C029" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 0.0d - y: -2.0d - dependencies: ["2BA6614E535B34DD"] - id: "7402CEB7D263E8FF" - tasks: [{ - id: "5266D1B47D351120" - type: "item" - item: "bigreactors:graphite_ingot" - }] - rewards: [{ - id: "4EAECFBEE1DA7BC6" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 0.0d - y: -3.0d - dependencies: ["7402CEB7D263E8FF"] - id: "519D70703ACFD4F3" - tasks: [ - { - id: "745092AA3000E89F" - type: "item" - item: "bigreactors:basic_reactorcontrolrod" - } - { - id: "4F98999A07114033" - type: "item" - item: "bigreactors:basic_reactorfuelrod" - } - { - id: "2B3F3B822F297908" - type: "item" - item: "bigreactors:basic_reactorglass" - } - { - id: "70443F0E5EB7DB5E" - type: "item" - item: "bigreactors:basic_reactorcontroller" - } - { - id: "59895CFE7486E653" - type: "item" - item: "bigreactors:basic_reactorcasing" - } - ] - rewards: [{ - id: "19C4D7E73B7FF297" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -1.0d - y: -3.0d - dependencies: ["7402CEB7D263E8FF"] - id: "5F95930817FEB8CD" - tasks: [{ - id: "5D059CAD9DB039B2" - type: "item" - item: "bigreactors:basic_reactorsolidaccessport" - }] - rewards: [{ - id: "4D9C161AB4A9F73E" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 1.0d - y: -3.0d - dependencies: ["7402CEB7D263E8FF"] - id: "1F5F7BCC3E3B1BE2" - tasks: [ - { - id: "32464583B03E5E60" - type: "item" - item: "bigreactors:basic_reactorpowertapfe_active" - } - { - id: "0B78BDFFDB0A17DC" - type: "item" - item: "bigreactors:basic_reactorpowertapfe_passive" - } - ] - rewards: [{ - id: "3BF758A04FB1DA1E" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -2.0d - y: -3.0d - dependencies: ["7402CEB7D263E8FF"] - id: "49B505B8DE513D1F" - tasks: [{ - id: "46EEF4DB0DC0A247" - type: "item" - item: "bigreactors:basic_reactorredstoneport" - }] - rewards: [{ - id: "33C4BE897DB24463" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 2.0d - y: -3.0d - dependencies: ["7402CEB7D263E8FF"] - id: "02D15C6823389366" - tasks: [{ - id: "280ECC4822A81046" - type: "item" - item: "bigreactors:basic_reactorchargingportfe" - }] - rewards: [{ - id: "66F0DEA6152EF84A" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 0.0d - y: 1.0d - dependencies: [ - "519D70703ACFD4F3" - "51A7A46AC7268DE0" - ] - dependency_requirement: "one_completed" - id: "4265FB13F9FAEDBE" - tasks: [{ - id: "4DA6D138493E6D1B" - type: "item" - item: "bigreactors:cyanite_ingot" - }] - rewards: [{ - id: "0010D581DA32F307" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 0.0d - y: 2.0d - dependencies: ["4265FB13F9FAEDBE"] - id: "66BDA1F4EE955302" - tasks: [ - { - id: "3812707467AA5578" - type: "item" - item: "bigreactors:basic_turbinecasing" - } - { - id: "0F8E95FE1192B9C9" - type: "item" - item: "bigreactors:basic_turbineglass" - } - { - id: "2B2306277FF3DC81" - type: "item" - item: "bigreactors:basic_turbinecontroller" - } - { - id: "441A24DA815E6971" - type: "item" - item: "bigreactors:basic_turbinerotorshaft" - } - { - id: "0958AC3D4D08EE51" - type: "item" - item: "bigreactors:basic_turbinerotorblade" - } - ] - rewards: [{ - id: "3C032CE5A6D4D1EE" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 1.0d - y: 2.0d - dependencies: ["4265FB13F9FAEDBE"] - id: "7DAEC2C1AFAFBE9C" - tasks: [ - { - id: "1B45078B47364A5D" - type: "item" - item: "bigreactors:basic_turbinepowertapfe_active" - } - { - id: "544616F714CFFAC6" - type: "item" - item: "bigreactors:basic_turbinepowertapfe_passive" - } - ] - rewards: [{ - id: "39B2E9053822E7DE" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 2.0d - y: 2.0d - dependencies: ["4265FB13F9FAEDBE"] - id: "6413756A84A3EFAE" - tasks: [{ - id: "5BE03D3BF7EAFD32" - type: "item" - item: "bigreactors:basic_turbinechargingportfe" - }] - rewards: [{ - id: "269D9576FA0558A6" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -1.0d - y: 2.0d - dependencies: ["4265FB13F9FAEDBE"] - id: "7600463B353CAFE4" - tasks: [ - { - id: "0019BCDBAE5193FD" - type: "item" - item: "bigreactors:basic_turbinefluidport_forge_passive" - } - { - id: "435D0DA42497D4BC" - type: "item" - item: "bigreactors:basic_turbinefluidport_forge_active" - } - ] - rewards: [{ - id: "5F356D7241CC085B" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -2.0d - y: 2.0d - dependencies: ["4265FB13F9FAEDBE"] - id: "4FF1B193D65EB49D" - tasks: [{ - id: "13BCE6CA937DE6AF" - type: "item" - item: "bigreactors:basic_turbineredstoneport" - }] - rewards: [{ - id: "72F7B6B8658282CF" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 0.0d - y: -4.0d - dependencies: ["7402CEB7D263E8FF"] - id: "51A7A46AC7268DE0" - tasks: [ - { - id: "29F07F3D335ED932" - type: "item" - item: "bigreactors:reinforced_reactorcasing" - } - { - id: "49C20858A575BD42" - type: "item" - item: "bigreactors:reinforced_reactorglass" - } - { - id: "0CB4A91FCDF1FE0D" - type: "item" - item: "bigreactors:reinforced_reactorcontroller" - } - { - id: "75758A21A15DBE11" - type: "item" - item: "bigreactors:reinforced_reactorfuelrod" - } - { - id: "36F42476EEBBCF4F" - type: "item" - item: "bigreactors:reinforced_reactorcontrolrod" - } - ] - rewards: [{ - id: "54BCF70E667BD046" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -1.0d - y: -4.0d - dependencies: ["7402CEB7D263E8FF"] - id: "7CFF76A702B4B11C" - tasks: [{ - id: "698638A2ECD1E481" - type: "item" - item: "bigreactors:reinforced_reactorsolidaccessport" - }] - rewards: [{ - id: "088B4B5415FBAF81" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 1.0d - y: -4.0d - dependencies: ["7402CEB7D263E8FF"] - id: "678B656DA9146203" - tasks: [ - { - id: "6D811DD4663378E2" - type: "item" - item: "bigreactors:reinforced_reactorpowertapfe_active" - } - { - id: "3F53388DB8B769EB" - type: "item" - item: "bigreactors:reinforced_reactorpowertapfe_passive" - } - ] - rewards: [{ - id: "695EE8108DE5A332" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 2.0d - y: -4.0d - dependencies: ["7402CEB7D263E8FF"] - id: "1BD2673F0A2765BF" - tasks: [{ - id: "60AE42752B4C254E" - type: "item" - item: "bigreactors:reinforced_reactorchargingportfe" - }] - rewards: [{ - id: "6421BF3FCE2211CD" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -2.0d - y: -4.0d - dependencies: ["7402CEB7D263E8FF"] - id: "33CC0E82B72C3660" - tasks: [{ - id: "6A6D1D9FC7731B54" - type: "item" - item: "bigreactors:reinforced_reactorredstoneport" - }] - rewards: [{ - id: "3B8B2A92C25F0FEF" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 0.0d - y: -5.0d - dependencies: ["7402CEB7D263E8FF"] - id: "41EDA16AC08833B9" - tasks: [ - { - id: "571824130E627DF6" - type: "item" - item: "bigreactors:reinforced_reactorfluidport_mekanism_passive" - } - { - id: "5EF7A44B83BC034A" - type: "item" - item: "bigreactors:reinforced_reactorfluidport_forge_passive" - } - { - id: "3A42E98415D42B74" - type: "item" - item: "bigreactors:reinforced_reactorfluidport_forge_active" - } - ] - rewards: [{ - id: "6D660BB919BAF1D2" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 0.0d - y: 3.0d - dependencies: ["4265FB13F9FAEDBE"] - id: "6D3C8B970C1CAC05" - tasks: [ - { - id: "3459E584290DC5D5" - type: "item" - item: "bigreactors:reinforced_turbinecasing" - } - { - id: "2837C6407AAB417C" - type: "item" - item: "bigreactors:reinforced_turbineglass" - } - { - id: "214EBC4702D1196F" - type: "item" - item: "bigreactors:reinforced_turbinecontroller" - } - { - id: "78FA7242EEE97886" - type: "item" - item: "bigreactors:reinforced_turbinerotorbearing" - } - { - id: "75D212C29B9DD9CB" - type: "item" - item: "bigreactors:reinforced_turbinerotorshaft" - } - { - id: "45D33D3B3A2B11D5" - type: "item" - item: "bigreactors:reinforced_turbinerotorblade" - } - ] - rewards: [{ - id: "47762328FAA9B1A6" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 1.0d - y: 3.0d - dependencies: ["4265FB13F9FAEDBE"] - id: "2E717A57A6C5E959" - tasks: [ - { - id: "012E77A5A478B9E3" - type: "item" - item: "bigreactors:reinforced_turbinepowertapfe_passive" - } - { - id: "144716548F3B97DE" - type: "item" - item: "bigreactors:reinforced_turbinepowertapfe_active" - } - ] - rewards: [{ - id: "3AC190874AFFA0C9" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 2.0d - y: 3.0d - dependencies: ["4265FB13F9FAEDBE"] - id: "58EC1689066C080F" - tasks: [{ - id: "1232C2B3087FEBFD" - type: "item" - item: "bigreactors:reinforced_turbinechargingportfe" - }] - rewards: [{ - id: "30FFD8D4D13A4159" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -1.0d - y: 3.0d - dependencies: ["4265FB13F9FAEDBE"] - id: "61A8C2707689A62A" - tasks: [ - { - id: "10EDFA7D09E92417" - type: "item" - item: "bigreactors:reinforced_turbinefluidport_forge_passive" - } - { - id: "3DFDD70042EBEF76" - type: "item" - item: "bigreactors:reinforced_turbinefluidport_forge_active" - } - ] - rewards: [{ - id: "5AD113B57883B4BD" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -2.0d - y: 3.0d - dependencies: ["4265FB13F9FAEDBE"] - id: "4FF2F11CEB327ED4" - tasks: [{ - id: "084049FC2B704971" - type: "item" - item: "bigreactors:reinforced_turbineredstoneport" - }] - rewards: [{ - id: "4226C3BD93A88554" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 1.0d - y: 1.0d - dependencies: ["4265FB13F9FAEDBE"] - id: "1ED15FE1BAB59345" - tasks: [ - { - id: "102C33E3A065FC59" - type: "item" - item: "bigreactors:reprocessorcollector" - } - { - id: "5A7213777C4807F5" - type: "item" - item: "bigreactors:reprocessorpowerport" - } - { - id: "5A40621ABEA9DD12" - type: "item" - item: "bigreactors:reprocessoroutputport" - } - { - id: "48FAF7A0430DE72F" - type: "item" - item: "bigreactors:reprocessorcasing" - } - { - id: "76CAAAA21905F3D2" - type: "item" - item: "bigreactors:reprocessorglass" - } - { - id: "70E051C7490A8F80" - type: "item" - item: "bigreactors:reprocessorwasteinjector" - } - { - id: "43015AC95616AFE4" - type: "item" - item: "bigreactors:reprocessorfluidinjector" - } - ] - rewards: [{ - id: "18C7647D188E6F89" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 2.0d - y: 1.0d - dependencies: ["1ED15FE1BAB59345"] - id: "3BF328F6EC52E99C" - tasks: [{ - id: "6F059A7BFB3B6CAC" - type: "item" - item: "bigreactors:blutonium_ingot" - }] - rewards: [{ - id: "71F18F5A2F0F855E" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 3.0d - y: 1.0d - dependencies: ["3BF328F6EC52E99C"] - id: "7954B45A102B8AD1" - tasks: [{ - id: "592FB61C47267609" - type: "item" - item: "bigreactors:ludicrite_ingot" - }] - rewards: [{ - id: "6C80A3EB2CEBFC20" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/1A96F6C481618C6C.snbt b/overrides/config/ftbquests/quests/chapters/1A96F6C481618C6C.snbt deleted file mode 100644 index abd342b..0000000 --- a/overrides/config/ftbquests/quests/chapters/1A96F6C481618C6C.snbt +++ /dev/null @@ -1,935 +0,0 @@ -{ - id: "1A96F6C481618C6C" - group: "09648D74820560E0" - order_index: 0 - filename: "1A96F6C481618C6C" - title: "1.从木头开始" - icon: "minecraft:oak_sapling" - default_quest_shape: "" - default_hide_dependency_lines: false - quests: [ - { - title: "属于你的第一个创造抽屉" - x: -5.5d - y: 0.0d - shape: "diamond" - subtitle: "没有跳舞生长mod" - description: ["它的用处貌似不是用来种的"] - dependencies: ["1A9FF3BCD305DA49"] - id: "12046DF8C17795D5" - tasks: [{ - id: "481E820933E92BE0" - type: "checkmark" - }] - rewards: [{ - id: "238C510DF8003DFD" - type: "item" - item: { - id: "storagedrawers:oak_full_drawers_1" - Count: 1b - tag: { - BlockEntityTag: { - Upgrades: [{ - Slot: 0b - id: "storagedrawers:creative_vending_upgrade" - Count: 1b - }] - id: "storagedrawers:standard_drawers_1" - Drawers: [{ - Item: { - id: "minecraft:oak_sapling" - Count: 1b - } - Count: 1 - }] - } - display: { - Lore: ["\"(+NBT)\""] - } - } - } - }] - } - { - x: -4.0d - y: 0.0d - description: ["查询jei了解如何用树苗合成木板"] - dependencies: ["12046DF8C17795D5"] - id: "42CB65ADDC71C300" - tasks: [{ - id: "76817B8A93D1A9C9" - type: "item" - item: "minecraft:oak_planks" - }] - rewards: [{ - id: "0488409068485C73" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: -2.5d - y: 0.0d - subtitle: "它的配方貌似被修改了" - dependencies: ["42CB65ADDC71C300"] - id: "1891420B456B79FA" - tasks: [{ - id: "117127215406DA9F" - type: "item" - item: "minecraft:crafting_table" - }] - rewards: [{ - id: "1F468526CD79E559" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -2.5d - y: 1.5d - subtitle: "可以用原版的堆肥桶制作" - description: ["当然你也可以制作一个刷怪塔"] - dependencies: ["1891420B456B79FA"] - id: "2AC03A2792024F7B" - tasks: [{ - id: "4EC1DC7FC76F36CD" - type: "item" - item: "minecraft:bone_meal" - }] - rewards: [{ - id: "3ECF4313679E1D4B" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -2.5d - y: -1.5d - subtitle: "它居然可以随身携带!" - description: ["更加便捷的工作台"] - dependencies: ["1891420B456B79FA"] - id: "479A626FBC6A9EAE" - tasks: [{ - id: "7EF52166523D1737" - type: "item" - item: "crafting_on_a_stick:crafting_table" - }] - rewards: [{ - id: "2903933A318FEAF5" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -1.0d - y: 0.0d - subtitle: "你现在只能在工作台内合成它" - description: ["如果你非要使一棵树长大来合成的话当我没说qwq"] - dependencies: ["1891420B456B79FA"] - id: "7B019B84F0CC19B1" - tasks: [{ - id: "7039657B7A4069A9" - type: "item" - item: "minecraft:stick" - }] - } - { - x: 0.5d - y: -3.0d - subtitle: "前期快速获取原木的一种办法,其实也只有这一种方法" - hide_dependency_lines: false - dependencies: ["5980C29C94468030"] - id: "4759BD440B573FAA" - tasks: [{ - id: "016DBE55C9E309CA" - type: "item" - item: "minecraft:oak_log" - }] - rewards: [{ - id: "39668C27A8A114CB" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -1.0d - y: -1.5d - dependencies: ["7B019B84F0CC19B1"] - id: "2AC553A135527182" - tasks: [{ - id: "6E7A3D0444D721C4" - type: "item" - item: "kubejs:wooden_gear" - }] - rewards: [{ - id: "76DFDB60D2C14BDC" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -1.0d - y: -3.0d - dependencies: ["2AC553A135527182"] - id: "5980C29C94468030" - tasks: [{ - id: "4A1F48A6432834E2" - type: "item" - item: "create:water_wheel" - }] - rewards: [ - { - id: "300B1DC0A5D41A92" - type: "item" - item: "create:mechanical_press" - } - { - id: "60312A4624A85134" - type: "item" - item: "create:basin" - } - { - id: "1C428D839FC06354" - type: "item" - item: "minecraft:water_bucket" - } - { - id: "08F7DFCF093A341F" - type: "item" - item: "create:brass_funnel" - count: 2 - } - ] - } - { - x: 2.0d - y: -3.0d - subtitle: "无限的原木" - description: ["你可以选择现在做这个任务,你也可以等你有更多的应力后做"] - dependencies: ["4759BD440B573FAA"] - optional: true - id: "61B65DC0BA56A0AD" - tasks: [{ - id: "65A42EAC8456F386" - type: "item" - item: "minecraft:oak_log" - count: 1024L - consume_items: true - }] - rewards: [{ - id: "2F0F1D36491A9F51" - type: "item" - item: { - id: "storagedrawers:oak_full_drawers_1" - Count: 1b - tag: { - BlockEntityTag: { - Upgrades: [{ - Slot: 0b - id: "storagedrawers:creative_vending_upgrade" - Count: 1b - }] - id: "storagedrawers:standard_drawers_1" - Drawers: [{ - Item: { - id: "minecraft:oak_log" - Count: 1b - } - Count: 1024 - }] - } - display: { - Lore: ["\"(+NBT)\""] - } - } - } - }] - } - { - x: 0.5d - y: -1.5d - subtitle: "目前只有原版箱子,其他都被ban掉咯" - description: ["所有配方都被删除了,只剩这一个"] - dependencies: ["2AC553A135527182"] - id: "2B5316295980E433" - tasks: [{ - id: "6979E08CFFF93355" - type: "item" - item: "minecraft:chest" - }] - rewards: [{ - id: "0ED12E5F96021C8D" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 2.0d - y: -1.5d - dependencies: ["2B5316295980E433"] - id: "58028A1C965F56B0" - tasks: [{ - id: "1E6FF307ECBEAB90" - type: "item" - item: "woodenhopper:wooden_hopper" - }] - rewards: [{ - id: "10548ED4AA374182" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -2.5d - y: 3.0d - dependencies: ["2AC03A2792024F7B"] - id: "288C83062E4367EB" - tasks: [{ - id: "5E270BA1B9C58C76" - type: "item" - item: "minecraft:dirt" - }] - rewards: [{ - id: "3D7250C04C47117D" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - icon: { - id: "kubejs:wooden_hammer" - Count: 1b - tag: { - Damage: 0 - } - } - x: 0.5d - y: 0.0d - subtitle: "我不要用手锤石头,这太痛了!!" - description: [ - "也许可以用机械手!" - "木锤有512耐久;石锤有1024耐久;铁锤有2048耐久;" - "金锤有4096耐久;钻石锤有16384耐久;而下界合金锤不消耗耐久!!" - "压缩锤子可以锤压缩的石头/沙砾/泥土/沙子" - "" - ] - dependencies: [ - "2AC553A135527182" - "7B019B84F0CC19B1" - ] - id: "360300207598130F" - tasks: [ - { - id: "5AAD0F658A44AE18" - type: "item" - item: { - id: "kubejs:wooden_hammer" - Count: 1b - tag: { - Damage: 0 - } - } - } - { - id: "096DE8987C32A90E" - type: "item" - item: "create:cogwheel" - } - ] - rewards: [ - { - id: "169F2324356B838A" - type: "item" - item: "create:depot" - } - { - id: "193F9F32172B50A4" - type: "item" - item: "create:deployer" - } - { - id: "5994AD138C8A568E" - type: "item" - item: "create:brass_funnel" - count: 2 - } - ] - } - { - x: 2.0d - y: 0.0d - subtitle: "更高的效率!" - description: [ - "作为平衡,他们压缩后耐久与原物品相同" - "不同的是,压缩木锤和压缩铁锤只能锤一重压缩的" - "而其他的可以锤一重及二重的压缩物品" - ] - dependencies: ["360300207598130F"] - id: "3CF9867415E53F45" - tasks: [{ - id: "03D212FBF43EDF99" - type: "item" - item: { - id: "kubejs:compressed_wooden_hammer" - Count: 1b - tag: { - Damage: 0 - } - } - }] - rewards: [{ - id: "0A4BB00261F1EB2E" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 0.5d - y: 1.5d - dependencies: [ - "65201EA728BBC45A" - "360300207598130F" - ] - id: "4474CC63C565059C" - tasks: [{ - id: "0AACE8E8CBE87183" - type: "item" - item: "minecraft:gravel" - }] - rewards: [{ - id: "28E174DD960B5EE0" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: -1.0d - y: 4.5d - subtitle: "无限圆石!" - dependencies: ["17185A9549FDB017"] - id: "65201EA728BBC45A" - tasks: [{ - id: "4358732EE310C748" - type: "item" - item: "minecraft:cobblestone" - count: 512L - }] - rewards: [{ - id: "7100DDE6E5CBAED0" - type: "item" - item: { - id: "storagedrawers:oak_full_drawers_1" - Count: 1b - tag: { - BlockEntityTag: { - Upgrades: [{ - Slot: 0b - id: "storagedrawers:creative_vending_upgrade" - Count: 1b - }] - id: "storagedrawers:standard_drawers_1" - Drawers: [{ - Item: { - id: "minecraft:cobblestone" - Count: 1b - } - Count: 0 - }] - } - display: { - Lore: ["\"(+NBT)\""] - } - } - } - }] - } - { - x: -1.0d - y: 1.5d - description: ["制作一个原版刷石机"] - dependencies: ["7B019B84F0CC19B1"] - id: "3D0DA7A6FC472F33" - tasks: [{ - id: "509B7469E5C98676" - type: "item" - item: { - id: "minecraft:wooden_pickaxe" - Count: 1b - tag: { - Damage: 0 - } - } - }] - rewards: [ - { - id: "44CFFEBDE26CDA9A" - type: "item" - item: "minecraft:water_bucket" - count: 2 - } - { - id: "740D8B5916F3EAD4" - type: "item" - item: "minecraft:lava_bucket" - } - ] - } - { - x: 0.5d - y: 4.5d - shape: "gear" - subtitle: "无限的沙砾!泥土!沙子!" - dependencies: [ - "15BBB968ED4C91E7" - "52D10E42C9F9D2C0" - "7031BB860B290019" - ] - id: "493A531616607F15" - tasks: [ - { - id: "20D281B477D31F83" - type: "item" - item: "minecraft:gravel" - count: 1024L - consume_items: true - } - { - id: "198D7F1371A494EF" - type: "item" - item: "minecraft:dirt" - count: 512L - consume_items: true - } - { - id: "3C8D94F60CD79C9B" - type: "item" - item: "minecraft:sand" - count: 256L - consume_items: true - } - ] - rewards: [ - { - id: "28EFC6345443768A" - type: "item" - item: { - id: "storagedrawers:oak_full_drawers_1" - Count: 1b - tag: { - BlockEntityTag: { - Upgrades: [{ - Slot: 0b - id: "storagedrawers:creative_vending_upgrade" - Count: 1b - }] - id: "storagedrawers:standard_drawers_1" - Drawers: [{ - Item: { - id: "minecraft:gravel" - Count: 1b - } - Count: 1 - }] - } - display: { - Lore: ["\"(+NBT)\""] - } - } - } - } - { - id: "2C3D08D1530174D1" - type: "item" - item: { - id: "storagedrawers:oak_full_drawers_1" - Count: 1b - tag: { - BlockEntityTag: { - Upgrades: [{ - Slot: 0b - id: "storagedrawers:creative_vending_upgrade" - Count: 1b - }] - id: "storagedrawers:standard_drawers_1" - Drawers: [{ - Item: { - id: "minecraft:dirt" - Count: 1b - } - Count: 1 - }] - } - display: { - Lore: ["\"(+NBT)\""] - } - } - } - } - { - id: "028BECB3AFA7DC10" - type: "item" - item: { - id: "storagedrawers:oak_full_drawers_1" - Count: 1b - tag: { - BlockEntityTag: { - Upgrades: [{ - Slot: 0b - id: "storagedrawers:creative_vending_upgrade" - Count: 1b - }] - id: "storagedrawers:standard_drawers_1" - Drawers: [{ - Item: { - id: "minecraft:sand" - Count: 1b - } - Count: 1 - }] - } - display: { - Lore: ["\"(+NBT)\""] - } - } - } - } - { - id: "62EB39F2DEDE22DC" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - } - ] - } - { - x: -1.0d - y: 3.0d - description: ["什么?你说太慢了,试试这个!"] - dependencies: ["3D0DA7A6FC472F33"] - id: "17185A9549FDB017" - tasks: [{ - id: "5274D5B0086B550A" - type: "item" - item: "minecraft:cobblestone" - count: 128L - }] - rewards: [{ - id: "5104D37E19FC5DDF" - type: "item" - item: "thermal:device_rock_gen" - }] - } - { - x: -2.5d - y: 4.5d - description: ["无限骨粉"] - dependencies: ["288C83062E4367EB"] - id: "0FB0A7D24C5A3831" - tasks: [{ - id: "7FFE6CD5B4BAA752" - type: "item" - item: "minecraft:dirt" - count: 128L - }] - rewards: [{ - id: "0629CE88A7C44EBE" - type: "item" - item: { - id: "storagedrawers:oak_full_drawers_1" - Count: 1b - tag: { - BlockEntityTag: { - Upgrades: [{ - Slot: 0b - id: "storagedrawers:creative_vending_upgrade" - Count: 1b - }] - id: "storagedrawers:standard_drawers_1" - Drawers: [{ - Item: { - id: "minecraft:bone_meal" - Count: 1b - } - Count: 1 - }] - } - display: { - Lore: ["\"(+NBT)\""] - } - } - } - }] - } - { - x: 0.5d - y: 3.0d - subtitle: "什么?你说没有应力太慢了?" - description: [ - "不妨试试这个机器" - "他不消耗电量!" - ] - dependencies: ["4474CC63C565059C"] - id: "15BBB968ED4C91E7" - tasks: [{ - id: "07F49AA426EB72D2" - type: "item" - item: "custom:cobblestone_machine" - }] - rewards: [{ - id: "6D9AAEDDE75195D9" - type: "item" - item: { - id: "create:schematic" - Count: 1b - tag: { - Owner: "Y_Xiao233" - Anchor: { - X: 47 - Y: 65 - Z: 45 - } - Bounds: [ - 1 - 3 - 2 - ] - Deployed: 1b - File: "圆石粉碎锤.nbt" - Rotation: "NONE" - Mirror: "NONE" - } - } - }] - } - { - x: 3.5d - y: 1.5d - dependencies: ["53CD2B7D2C61741C"] - id: "0D50DFD0ABBB3FC0" - tasks: [{ - id: "2347AA4415D0CD97" - type: "item" - item: "minecraft:sand" - }] - rewards: [{ - id: "52A672079E807851" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 2.0d - y: 1.5d - dependencies: ["4474CC63C565059C"] - id: "53CD2B7D2C61741C" - tasks: [{ - id: "3EFBA53B506C54E7" - type: "item" - item: "minecraft:dirt" - }] - rewards: [ - { - id: "24A16581BC596CEA" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - } - { - id: "01E5426D5C795C77" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - } - ] - } - { - x: 2.0d - y: 3.0d - dependencies: ["53CD2B7D2C61741C"] - id: "52D10E42C9F9D2C0" - tasks: [{ - id: "756B5755C76064FB" - type: "item" - item: "custom:gravel_machine" - }] - rewards: [{ - id: "442E4A37350CE017" - type: "item" - item: { - id: "create:schematic" - Count: 1b - tag: { - Owner: "Y_Xiao233" - Anchor: { - X: 0 - Y: 0 - Z: 0 - } - Bounds: [ - 1 - 3 - 2 - ] - Deployed: 0b - File: "沙砾粉碎锤.nbt" - Rotation: "NONE" - Mirror: "NONE" - } - } - }] - } - { - x: 3.5d - y: 3.0d - dependencies: ["0D50DFD0ABBB3FC0"] - id: "7031BB860B290019" - tasks: [{ - id: "66435320E70BEF32" - type: "item" - item: "custom:dirt_machine" - }] - rewards: [{ - id: "633FA5E1F8043C09" - type: "item" - item: { - id: "create:schematic" - Count: 1b - tag: { - Owner: "Y_Xiao233" - Anchor: { - X: 0 - Y: 0 - Z: 0 - } - Bounds: [ - 1 - 3 - 2 - ] - Deployed: 0b - File: "泥土粉碎锤.nbt" - Rotation: "NONE" - Mirror: "NONE" - } - } - }] - } - { - x: 5.0d - y: 1.5d - dependencies: ["0D50DFD0ABBB3FC0"] - id: "724587A7F2A71FA4" - tasks: [{ - id: "483AAFFEBA7EA8DF" - type: "item" - item: "minecraft:clay" - }] - rewards: [{ - id: "2AB8A4C859BAA1FB" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 5.0d - y: 3.0d - dependencies: ["724587A7F2A71FA4"] - id: "63A666261E8F8F9C" - tasks: [{ - id: "4002F6416820B5D3" - type: "item" - item: "custom:sand_machine" - }] - rewards: [{ - id: "1AF0174C01040E98" - type: "item" - item: { - id: "create:schematic" - Count: 1b - tag: { - Owner: "Y_Xiao233" - Anchor: { - X: 48 - Y: 65 - Z: 45 - } - Bounds: [ - 1 - 3 - 2 - ] - Deployed: 1b - File: "沙子灌注机.nbt" - Rotation: "NONE" - Mirror: "NONE" - } - } - }] - } - { - x: 5.0d - y: 4.5d - shape: "heart" - dependencies: ["63A666261E8F8F9C"] - optional: true - id: "57F0B216D30C7B87" - tasks: [{ - id: "19031FF21A3BB794" - type: "item" - item: "minecraft:clay" - count: 2048L - consume_items: true - }] - rewards: [ - { - id: "44BC96A6454C6629" - type: "item" - item: { - id: "storagedrawers:oak_full_drawers_1" - Count: 1b - tag: { - BlockEntityTag: { - Upgrades: [{ - Slot: 0b - id: "storagedrawers:creative_vending_upgrade" - Count: 1b - }] - id: "storagedrawers:standard_drawers_1" - Drawers: [{ - Item: { - id: "minecraft:clay" - Count: 1b - } - Count: 1 - }] - } - display: { - Lore: ["\"(+NBT)\""] - } - } - } - } - { - id: "1AFA65302CB6DAD0" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - } - ] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/1A9FF3BCD305DA49.snbt b/overrides/config/ftbquests/quests/chapters/1A9FF3BCD305DA49.snbt deleted file mode 100644 index 6245175..0000000 --- a/overrides/config/ftbquests/quests/chapters/1A9FF3BCD305DA49.snbt +++ /dev/null @@ -1,354 +0,0 @@ -{ - id: "1A9FF3BCD305DA49" - group: "" - order_index: 0 - filename: "1A9FF3BCD305DA49" - title: "&5欢&6迎" - icon: "minecraft:grass_block" - default_quest_shape: "" - default_hide_dependency_lines: false - quests: [ - { - x: 0.0d - y: 0.0d - subtitle: "请仔细阅读本章内容" - description: ["{image:storagedrawers:textures/items/upgrade_creative_vend.png width:100 height:100 align:1}"] - id: "200584F94441AB93" - tasks: [{ - id: "3A10F12A6CE22C11" - type: "checkmark" - title: "欢迎来到Creative Drawers Producer" - }] - rewards: [ - { - id: "5C9695FD1B266FD7" - type: "item" - item: { - id: "tiab:time_in_a_bottle" - Count: 1b - tag: { } - } - } - { - id: "62B2C4EC7C429C70" - type: "item" - item: { - id: "buildinggadgets:template" - Count: 1b - tag: { - template_id: [I; - -818121088 - 1740000311 - -2045824063 - 488672573 - ] - } - } - } - ] - } - { - icon: "create:wrench" - x: 2.0d - y: 1.0d - subtitle: "它属于半专家包,新手以及资深专家慎入" - dependencies: ["200584F94441AB93"] - id: "30E6DB5C68EF28E9" - tasks: [{ - id: "2C40ED001CFB9202" - type: "checkmark" - title: "关于游戏难度" - }] - rewards: [{ - id: "78B60D5E064BB168" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - icon: { - id: "minecraft:diamond_pickaxe" - Count: 1b - tag: { - Damage: 0 - } - } - x: 2.0d - y: -1.0d - description: [ - "" - "1. FTB Ultimine 默认按键为` 2. OreExcavation 默认按键为`" - ] - dependencies: ["200584F94441AB93"] - id: "1B9C7CA6BE154D28" - tasks: [{ - id: "57DA3F2379CAF496" - type: "checkmark" - title: "关于连锁" - }] - rewards: [{ - id: "5F1AA8B443AEA095" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - title: "关于世界" - icon: "minecraft:dirt" - x: -1.0d - y: 2.5d - description: ["本整合包利用skyblockbuilder使创建世界时默认选择skyblock,所以直接创建世界就行啦;若出现了bug请在更多世界选项中手动选择skyblock"] - dependencies: ["200584F94441AB93"] - id: "7456911EF017F41D" - tasks: [{ - id: "06EABF613B53E57E" - type: "checkmark" - }] - rewards: [{ - id: "5A6000B20228E914" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - title: "关于整合包" - icon: "storagedrawers:creative_vending_upgrade" - x: -2.0d - y: -1.0d - description: ["该整合包仍处于测试阶段,如果遇到什么问题,请加群号:814125336"] - dependencies: ["200584F94441AB93"] - dependency_requirement: "one_completed" - id: "31AB91FEF97F5994" - tasks: [{ - id: "0A2D0ED0E1240D9E" - type: "checkmark" - }] - rewards: [{ - id: "1D2E4DD44060718F" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - icon: "ftbquests:book" - x: 0.0d - y: -2.0d - description: [ - "钻石型是一章的开始" - "齿轮型是一章的结束,亦是下一章的开始的条件" - "圆角正方形是与齿轮形类似,不同的是齿轮型需要全部完成才可以进入下一章,而圆角正方形只要做完其中之一就可以进入下一章" - "心形是可以选择的任务" - ] - dependencies: ["200584F94441AB93"] - id: "764F2254ADE837DD" - tasks: [{ - id: "5F573CA8DA52EE42" - type: "checkmark" - title: "关于任务" - }] - rewards: [{ - id: "1DE34B48DA2CA679" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -3.0d - y: -4.0d - shape: "diamond" - subtitle: "钻石型" - dependencies: ["764F2254ADE837DD"] - id: "0A4E753DE766B289" - tasks: [{ - id: "549FC72E095580A0" - type: "checkmark" - }] - rewards: [{ - id: "626A2A3B23DD3B71" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 3.0d - y: -4.0d - shape: "gear" - subtitle: "齿轮型" - dependencies: ["764F2254ADE837DD"] - id: "107EB7C6164A4A5E" - tasks: [{ - id: "7B8A90209BF4F748" - type: "checkmark" - }] - rewards: [{ - id: "5E5F812AC10B9D7D" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - icon: "storagedrawers:oak_full_drawers_1" - x: -2.0d - y: 1.0d - description: [ - "通过一些自动化获得特定的大量物品以此来获得某个物品的无限抽屉" - "对于任务的bug:" - "检测标记的任务请不要在未解锁前点击,否则出现bug自行解决" - ] - dependencies: ["200584F94441AB93"] - id: "71C738B92709BE52" - tasks: [{ - id: "15E846DF3198FCBB" - type: "checkmark" - title: "关于游戏" - }] - rewards: [{ - id: "0A66411F933879C4" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -1.0d - y: -4.5d - shape: "rsquare" - subtitle: "圆角正方形状" - dependencies: ["764F2254ADE837DD"] - id: "294DF626D4AC8C33" - tasks: [{ - id: "5D985FB5F8E723B0" - type: "checkmark" - }] - rewards: [{ - id: "3A8A4710E62A04B6" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 1.0d - y: -4.5d - shape: "heart" - subtitle: "心形" - dependencies: ["764F2254ADE837DD"] - id: "68237791E62E63A9" - tasks: [{ - id: "09695AD57555045B" - type: "checkmark" - }] - rewards: [{ - id: "284D9738073BC019" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - title: "关于作者" - icon: { - id: "minecraft:player_head" - Count: 1b - tag: { - SkullOwner: { - Id: [I; - 1710060491 - 1244414724 - -1706817341 - 1439410764 - ] - Properties: { - textures: [{ - Value: "ewogICJ0aW1lc3RhbXAiIDogMTY5MzUzNTgyMTg2OSwKICAicHJvZmlsZUlkIiA6ICI2NWVkNzNjYjRhMmM0MzA0OWE0NDA4YzM1NWNiYWE0YyIsCiAgInByb2ZpbGVOYW1lIiA6ICJZX1hpYW8yMzMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTkyZDIyNGNlZTQzYTg5ODc4ZTA2M2Y1ZWY0ZGM1YmVjODAxYjkyYzJiMTNiNmMzMWNhODlmNzUzZWNiZjJiMyIKICAgIH0KICB9Cn0=" - Signature: "FFAGYq26bGwbrznw7kQbLkRbANorqSGpK93E//1ZpfmxEm/J8RHcDHD8Rr5T8dHEr3p7YohZr1Oqf5YadMRhmQOHKUC7smvq4GRT4ERIxKwBpU13x29gBD7aAa0PTTEa7V3DS/ur4LYSYemb5Z5h5uXTyzYXDk3rUJCeHttavETqqvhH2baxnvpqUPfz0pxZ2BWbbtnj9p1E6D7yQYm5XcGUxUZb3o9PbjfuNmk8A/kxYDS81AlhI8Umy3zWckhtXiIO5EQEj4EDfbBfn6JLRhGNZ8MK3yLtusvdlJG+mvYuDGdyJMdrizukrTkxf9NWUm1KEtjV/xigjK1AOWRZDok/ENR5aBpgLTvfzA10zUxOEx9RLhfNZoNDhyWXpL8pNbdG9oeUcGZ9bb4lNG2RYTH1N9v7sGVKCDXCWhtqTI9yInycc8ffzrJZZ6G5MOkW5VUthCfaYuXhuZtKhBozkRhidEQhPf6QV5RN5QKPN+aS4GTwcimpXVygjOv4vZXpK2GRzFD24ZBQSxecf4UNAzNtq/1aLlWxPzeveKywe08Tgea2OHJlSRprWfqqsVBzdf5RKiddKwkUGvaK9tPOZXuOZyOrIlGuP/Rq3uA0+zb65xFhSjaCgxn1ZqJRYYA9gMAbEEL5AWzplIdLm1RfZmi+dfHschAr6HEF19qFfn8=" - }] - } - Name: "Y_Xiao233" - } - } - } - x: 1.0d - y: 2.5d - subtitle: "作者:Y_Xiao233" - description: [ - "感谢一下对本整合包做出帮助的作者:" - "Btmy:SFCraft作者兼GreedyCraft2贴图作者,提供部分技术支持" - "Red_Tea_co:对部分魔改配方提供帮助,对bug修复提供技术支持,对整合包做出了较大贡献" - "莫舍得:DSB及SMM作者,提供部分技术支持" - "Star`GT:对变色物品提供支持" - "citrus:提供部分支持" - "还有部分对本整合包做出贡献的:牛子精灵,行也思君,落秋,LEIEN" - ] - dependencies: ["200584F94441AB93"] - id: "7E26837A33504DC4" - tasks: [{ - id: "5EDD977AEA670326" - type: "checkmark" - }] - rewards: [{ - id: "084EE82E52305FBD" - type: "item" - item: { - id: "minecraft:player_head" - Count: 1b - tag: { - SkullOwner: { - Id: [I; - 1710060491 - 1244414724 - -1706817341 - 1439410764 - ] - Properties: { - textures: [{ - Value: "ewogICJ0aW1lc3RhbXAiIDogMTY5MzUzNTgyMTg2OSwKICAicHJvZmlsZUlkIiA6ICI2NWVkNzNjYjRhMmM0MzA0OWE0NDA4YzM1NWNiYWE0YyIsCiAgInByb2ZpbGVOYW1lIiA6ICJZX1hpYW8yMzMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTkyZDIyNGNlZTQzYTg5ODc4ZTA2M2Y1ZWY0ZGM1YmVjODAxYjkyYzJiMTNiNmMzMWNhODlmNzUzZWNiZjJiMyIKICAgIH0KICB9Cn0=" - Signature: "FFAGYq26bGwbrznw7kQbLkRbANorqSGpK93E//1ZpfmxEm/J8RHcDHD8Rr5T8dHEr3p7YohZr1Oqf5YadMRhmQOHKUC7smvq4GRT4ERIxKwBpU13x29gBD7aAa0PTTEa7V3DS/ur4LYSYemb5Z5h5uXTyzYXDk3rUJCeHttavETqqvhH2baxnvpqUPfz0pxZ2BWbbtnj9p1E6D7yQYm5XcGUxUZb3o9PbjfuNmk8A/kxYDS81AlhI8Umy3zWckhtXiIO5EQEj4EDfbBfn6JLRhGNZ8MK3yLtusvdlJG+mvYuDGdyJMdrizukrTkxf9NWUm1KEtjV/xigjK1AOWRZDok/ENR5aBpgLTvfzA10zUxOEx9RLhfNZoNDhyWXpL8pNbdG9oeUcGZ9bb4lNG2RYTH1N9v7sGVKCDXCWhtqTI9yInycc8ffzrJZZ6G5MOkW5VUthCfaYuXhuZtKhBozkRhidEQhPf6QV5RN5QKPN+aS4GTwcimpXVygjOv4vZXpK2GRzFD24ZBQSxecf4UNAzNtq/1aLlWxPzeveKywe08Tgea2OHJlSRprWfqqsVBzdf5RKiddKwkUGvaK9tPOZXuOZyOrIlGuP/Rq3uA0+zb65xFhSjaCgxn1ZqJRYYA9gMAbEEL5AWzplIdLm1RfZmi+dfHschAr6HEF19qFfn8=" - }] - } - Name: "Y_Xiao233" - } - } - } - }] - } - { - icon: "custom:ultimate_controller" - x: 0.0d - y: 4.0d - description: [ - "本整合包所有自定义多方块结构均有Create蓝图以及Building Gadgets模板(mod原本的多方块请自行查询)" - "所有Create的蓝图均会在有关任务赠送(部分机器在多处均有任务,但只有一处有赠送,请仔细查看任务),若丢失或出现其他情况,请自行制作蓝图并在蓝图桌内获取" - "Building Gadgets的模板之能在文件夹下自行复制使用,若想要使用,请自行复制,文件位置位于:" - ".minecraft/version/Creative Drawers Producer/schematics/Building Gadgets" - "请注意多方块的方向可能会导致多方块结构无效,若无效请尝试换个方向" - ] - dependencies: ["200584F94441AB93"] - id: "5E74F3E1DFD567AD" - tasks: [{ - id: "29400A7A51F915B9" - type: "checkmark" - }] - rewards: [ - { - id: "11F3A37184D6CD94" - type: "item" - item: "create:schematic_table" - } - { - id: "16A20278C2AF938D" - type: "item" - item: "buildinggadgets:template_manager" - } - ] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/29B68BE99EBAAFB2.snbt b/overrides/config/ftbquests/quests/chapters/29B68BE99EBAAFB2.snbt deleted file mode 100644 index c8f802f..0000000 --- a/overrides/config/ftbquests/quests/chapters/29B68BE99EBAAFB2.snbt +++ /dev/null @@ -1,263 +0,0 @@ -{ - id: "29B68BE99EBAAFB2" - group: "522B815F02CD197F" - order_index: 3 - filename: "29B68BE99EBAAFB2" - title: "实用物品" - icon: { - id: "shrink:shrinking_device" - Count: 1b - tag: { } - } - default_quest_shape: "" - default_hide_dependency_lines: false - quests: [ - { - title: "实用工具!" - x: 0.0d - y: 0.0d - dependencies: ["0409376E9ADEB0C5"] - id: "00E6F360D4A638D3" - tasks: [{ - id: "4B2913689462AE3B" - type: "checkmark" - }] - rewards: [{ - id: "6D5DE27FC2C4A9DD" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 0.0d - y: -1.5d - dependencies: ["00E6F360D4A638D3"] - id: "1A95A4B19D3F56FD" - tasks: [{ - id: "4EB39ECC2C6FC2C0" - type: "item" - item: "mininggadgets:upgrade_empty" - }] - rewards: [{ - id: "0910698B606C2447" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 0.0d - y: -3.0d - dependencies: ["1A95A4B19D3F56FD"] - id: "0A90EC3413768348" - tasks: [{ - id: "60D1DBF89B6C9362" - type: "item" - item: { - id: "mininggadgets:mininggadget" - Count: 1b - tag: { } - } - }] - rewards: [{ - id: "52EE83882B6B8F8C" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -1.5d - y: -3.0d - dependencies: ["1A95A4B19D3F56FD"] - id: "4BC61C63C24C41D9" - tasks: [{ - id: "3A83016734F28F45" - type: "item" - item: "mininggadgets:upgrade_silk" - }] - rewards: [{ - id: "7D080EB427FD64F5" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -2.5d - y: -3.0d - dependencies: ["1A95A4B19D3F56FD"] - id: "400E028906CE1044" - tasks: [{ - id: "50A68D0EF2BC63C3" - type: "item" - item: "mininggadgets:upgrade_void_junk" - }] - rewards: [{ - id: "0C298BAC134E407C" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -3.0d - y: -4.0d - dependencies: ["1A95A4B19D3F56FD"] - id: "359F6684CF3E0A3A" - tasks: [{ - id: "317DE1A7B48671B6" - type: "item" - item: "mininggadgets:upgrade_light_placer" - }] - rewards: [{ - id: "1A27D6E50F559BAE" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -1.0d - y: -4.0d - dependencies: ["1A95A4B19D3F56FD"] - id: "0C9C865C7E6B9689" - tasks: [{ - id: "5C50E5FD8AA75A5B" - type: "item" - item: "mininggadgets:upgrade_freezing" - }] - rewards: [{ - id: "2E64AC046F770EEF" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 1.5d - y: -3.0d - dependencies: ["1A95A4B19D3F56FD"] - id: "15A7B3EACCE582CD" - tasks: [{ - id: "3C1C0C8C2CDF9E75" - type: "item" - item: "mininggadgets:upgrade_magnet" - }] - rewards: [{ - id: "7D9BEB0530041172" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -2.0d - y: -4.0d - dependencies: ["1A95A4B19D3F56FD"] - id: "5E79D3670CF44B4C" - tasks: [{ - id: "6689166F624CCC34" - type: "item" - item: "mininggadgets:upgrade_three_by_three" - }] - rewards: [{ - id: "52E09624F6260B28" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 3.0d - y: -4.0d - dependencies: ["1A95A4B19D3F56FD"] - id: "41BCD9AD5BA6ED0F" - tasks: [{ - id: "34EDF17045159EEE" - type: "item" - item: "mininggadgets:upgrade_range_1" - }] - rewards: [{ - id: "48777FB8950CF95C" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 2.0d - y: -4.0d - dependencies: ["1A95A4B19D3F56FD"] - id: "70BA78116DC12F5C" - tasks: [{ - id: "79B30DBE407419F2" - type: "item" - item: "mininggadgets:upgrade_fortune_1" - }] - rewards: [{ - id: "20A2A920FD34E47A" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 2.5d - y: -3.0d - dependencies: ["1A95A4B19D3F56FD"] - id: "686D759014872A41" - tasks: [{ - id: "56A7EF068E11674C" - type: "item" - item: "mininggadgets:upgrade_battery_1" - }] - rewards: [{ - id: "58C71E9FBF2CEC21" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 1.0d - y: -4.0d - dependencies: ["1A95A4B19D3F56FD"] - id: "02745A466D96BA14" - tasks: [{ - id: "72F401E7A3D3CFE2" - type: "item" - item: "mininggadgets:upgrade_efficiency_1" - }] - rewards: [{ - id: "17FD0ED2443C1D31" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 0.0d - y: 2.0d - dependencies: ["00E6F360D4A638D3"] - id: "3B514DBB09EB263A" - tasks: [{ - id: "142C22FAD6F5F593" - type: "item" - item: { - id: "shrink:shrinking_device" - Count: 1b - tag: { } - } - }] - rewards: [{ - id: "6C59D7C392504B8E" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/2A7524A717418BE7.snbt b/overrides/config/ftbquests/quests/chapters/2A7524A717418BE7.snbt deleted file mode 100644 index 46a6872..0000000 --- a/overrides/config/ftbquests/quests/chapters/2A7524A717418BE7.snbt +++ /dev/null @@ -1,252 +0,0 @@ -{ - id: "2A7524A717418BE7" - group: "7B3AC22CD8E60CFC" - order_index: 1 - filename: "2A7524A717418BE7" - title: "传输" - icon: "pipez:item_pipe" - default_quest_shape: "" - default_hide_dependency_lines: false - quests: [ - { - title: "传输" - x: 0.0d - y: 0.0d - dependencies: ["0625E3BF226969E7"] - id: "385CD0CB8FA644E8" - tasks: [{ - id: "2FFC6749505A2B62" - type: "checkmark" - }] - rewards: [{ - id: "477575C72D447E3B" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -2.5d - y: 1.0d - dependencies: ["385CD0CB8FA644E8"] - id: "5323EB90562E4414" - tasks: [{ - id: "3247ABA36E2C00A4" - type: "checkmark" - title: "物品传输" - }] - rewards: [{ - id: "6418FD7E6517C074" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 0.0d - y: 2.0d - dependencies: ["385CD0CB8FA644E8"] - id: "7F08D3A665675A4C" - tasks: [{ - id: "22269F1657FF0BFC" - type: "checkmark" - title: "电力传输" - }] - rewards: [{ - id: "04B8FDDDFB3B9839" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 2.5d - y: 1.0d - dependencies: ["385CD0CB8FA644E8"] - id: "0486BF32361AB027" - tasks: [{ - id: "2AF1C49FBC7EDA84" - type: "checkmark" - title: "流体传输" - }] - rewards: [{ - id: "275378AB080D8F80" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -2.5d - y: 2.5d - dependencies: ["5323EB90562E4414"] - id: "171C4C6D7026035B" - tasks: [{ - id: "3DEFBFF8595593DD" - type: "item" - item: "pipez:item_pipe" - }] - rewards: [{ - id: "3BEA2CA8A5FE9E7F" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -2.5d - y: 5.5d - hide_dependency_lines: true - dependencies: ["385CD0CB8FA644E8"] - id: "5AB68AA3CFCA2E1C" - tasks: [{ - id: "7E4602FA3715A0A5" - type: "item" - item: "pipez:basic_upgrade" - }] - rewards: [{ - id: "36839A6B45E1027E" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -1.0d - y: 5.5d - dependencies: ["5AB68AA3CFCA2E1C"] - id: "32D06F8137EBC889" - tasks: [{ - id: "25115351AEDDCD7B" - type: "item" - item: "pipez:improved_upgrade" - }] - rewards: [{ - id: "0332AA1BFE6C9009" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 1.0d - y: 5.5d - dependencies: ["32D06F8137EBC889"] - id: "0C83A4DD295555F9" - tasks: [{ - id: "3B2E94FF061339A3" - type: "item" - item: "pipez:advanced_upgrade" - }] - rewards: [{ - id: "2A60EF746115CCC5" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 2.5d - y: 5.5d - dependencies: ["0C83A4DD295555F9"] - id: "10ADFFD1E2DA7244" - tasks: [{ - id: "46193DBE7AE7543E" - type: "item" - item: "pipez:ultimate_upgrade" - }] - rewards: [{ - id: "488AF6A497B65880" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 0.0d - y: -1.5d - dependencies: ["385CD0CB8FA644E8"] - id: "0BFDFBD1F0E18294" - tasks: [{ - id: "43670BC1FA788F0A" - type: "item" - item: "pipez:wrench" - }] - rewards: [{ - id: "2F5E40C59DDF120C" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 2.5d - y: 2.5d - dependencies: ["0486BF32361AB027"] - id: "15B9A4D1336C3F01" - tasks: [{ - id: "0CB5D7B573942679" - type: "item" - item: "pipez:fluid_pipe" - }] - rewards: [{ - id: "4A44782229AFC985" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 0.0d - y: 3.5d - dependencies: ["7F08D3A665675A4C"] - id: "07428A93A71229CA" - tasks: [{ - id: "21B6F19B0E1BAD4B" - type: "item" - item: "pipez:energy_pipe" - }] - rewards: [{ - id: "77A4364186271F92" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 1.0d - y: 7.0d - dependencies: ["7F40DBD8F3B58D25"] - id: "1F1046723D4CD7DF" - tasks: [{ - id: "2F0DAD6D654795E7" - type: "item" - item: "itemcollectors:advanced_collector" - }] - rewards: [{ - id: "58505F4788A217A3" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -1.0d - y: 7.0d - dependencies: ["6076DF1E914059AA"] - id: "7F40DBD8F3B58D25" - tasks: [{ - id: "7621A5E072488B78" - type: "item" - item: "itemcollectors:basic_collector" - }] - rewards: [{ - id: "4EF3E8B0DE20DB41" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/2F4E1211ED85866B.snbt b/overrides/config/ftbquests/quests/chapters/2F4E1211ED85866B.snbt deleted file mode 100644 index c9009f3..0000000 --- a/overrides/config/ftbquests/quests/chapters/2F4E1211ED85866B.snbt +++ /dev/null @@ -1,327 +0,0 @@ -{ - id: "2F4E1211ED85866B" - group: "09648D74820560E0" - order_index: 4 - filename: "2F4E1211ED85866B" - title: "5.结束之前" - icon: "extendedcrafting:the_ultimate_ingot" - default_quest_shape: "" - default_hide_dependency_lines: false - quests: [ - { - title: "合成拓展" - x: 0.0d - y: -1.0d - shape: "diamond" - dependencies: ["517E04AE3B6CBB06"] - id: "1DD540B21B66D5AF" - tasks: [{ - id: "418A824D0DB958C0" - type: "checkmark" - }] - } - { - x: 2.0d - y: 1.0d - dependencies: ["3DE33032E88E0045"] - id: "19D4F9423AC7EB49" - tasks: [ - { - id: "6160D6E952D0251D" - type: "item" - item: "extendedcrafting:crafting_core" - } - { - id: "3E28157F9C64AE9B" - type: "item" - item: "extendedcrafting:pedestal" - } - ] - rewards: [{ - id: "38D4D57EA1C2FAC3" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: 1.0d - dependencies: ["3DE33032E88E0045"] - id: "267141B365303AC1" - tasks: [{ - id: "7FC0687FB140D586" - type: "item" - item: "extendedcrafting:basic_table" - }] - rewards: [{ - id: "62E41A6F2C2C5FA9" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: 2.0d - dependencies: ["267141B365303AC1"] - id: "7CD4E83107A477E3" - tasks: [{ - id: "149B925DE5895B2D" - type: "item" - item: "extendedcrafting:advanced_table" - }] - rewards: [{ - id: "0E39D97221492CC3" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: 3.0d - dependencies: ["7CD4E83107A477E3"] - id: "4541CE249FE727B6" - tasks: [{ - id: "4724A5CA979BFE8C" - type: "item" - item: "extendedcrafting:elite_table" - }] - rewards: [{ - id: "2D237CEBA130ADD7" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: 4.0d - dependencies: ["4541CE249FE727B6"] - id: "4E22496E82CA7863" - tasks: [{ - id: "1A2BFC6DDD39F2F5" - type: "item" - item: "extendedcrafting:ultimate_table" - }] - rewards: [{ - id: "6A6BE7AE7CE77735" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -2.0d - y: 1.0d - dependencies: ["3DE33032E88E0045"] - id: "5986CC2500F1B4CC" - tasks: [{ - id: "6B029B82C3FE3F0C" - type: "item" - item: "extendedcrafting:basic_auto_table" - }] - rewards: [{ - id: "3B8323E493343E22" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -2.0d - y: 2.0d - dependencies: ["5986CC2500F1B4CC"] - id: "175FB06CAD313699" - tasks: [{ - id: "070E44354EAD32D8" - type: "item" - item: "extendedcrafting:advanced_auto_table" - }] - rewards: [{ - id: "37D216C0D44FB870" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -2.0d - y: 3.0d - dependencies: ["175FB06CAD313699"] - id: "276CF15CBA417205" - tasks: [{ - id: "1857593479A72AAF" - type: "item" - item: "extendedcrafting:elite_auto_table" - }] - rewards: [{ - id: "64F25F9910FB055A" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -2.0d - y: 4.0d - dependencies: ["276CF15CBA417205"] - id: "081DDC6400F74A16" - tasks: [{ - id: "183B41FB6E2FECA8" - type: "item" - item: "extendedcrafting:ultimate_auto_table" - }] - rewards: [{ - id: "3EFFE0691FA31173" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 2.0d - y: 4.0d - dependencies: ["1E5DE2D405CA3F73"] - id: "6ACC4E59BC05CCB4" - tasks: [ - { - id: "2CAC5D5B61039D1E" - type: "item" - item: "extendedcrafting:ender_crafter" - } - { - id: "163161F2AA6F9CFF" - type: "item" - item: "extendedcrafting:ender_alternator" - } - ] - rewards: [{ - id: "13925F31C1D9C63D" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 2.0d - y: 2.0d - dependencies: ["19D4F9423AC7EB49"] - id: "47D6968D73D67BA9" - tasks: [ - { - id: "723051D9CC859218" - type: "item" - item: "extendedcrafting:redstone_component" - } - { - id: "713B956D29DD36F3" - type: "item" - item: "extendedcrafting:crystaltine_component" - } - ] - rewards: [{ - id: "50E5AAAA6E0A0D5E" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: 5.0d - shape: "gear" - dependencies: ["4E22496E82CA7863"] - id: "04B612D65FEA92A4" - tasks: [{ - id: "625DA9AE40E71C06" - type: "item" - item: "extendedcrafting:the_ultimate_ingot" - }] - rewards: [{ - id: "2E5A253EE3CE9FDA" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: 0.0d - y: 0.0d - dependencies: ["1DD540B21B66D5AF"] - id: "3DE33032E88E0045" - tasks: [{ - id: "3FC712DB7D02C1F6" - type: "item" - item: "extendedcrafting:black_iron_ingot" - }] - rewards: [{ - id: "7D1606D0BB5526EE" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 2.0d - y: 3.0d - dependencies: ["19D4F9423AC7EB49"] - id: "1E5DE2D405CA3F73" - tasks: [{ - id: "33E1EF14C41DFAE9" - type: "item" - item: "extendedcrafting:ender_ingot" - }] - rewards: [{ - id: "1EF706B6F8C9B19D" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: 6.0d - shape: "heart" - dependencies: ["04B612D65FEA92A4"] - optional: true - id: "0F130271061085E6" - tasks: [{ - id: "760445B900AC82A0" - type: "item" - item: "extendedcrafting:the_ultimate_ingot" - count: 160L - }] - rewards: [{ - id: "7654B894B8F6D0E0" - type: "item" - item: { - id: "storagedrawers:oak_full_drawers_1" - Count: 1b - tag: { - BlockEntityTag: { - Upgrades: [{ - Slot: 0b - id: "storagedrawers:creative_vending_upgrade" - Count: 1b - }] - id: "storagedrawers:standard_drawers_1" - Drawers: [{ - Item: { - id: "extendedcrafting:the_ultimate_ingot" - Count: 1b - } - Count: 1 - }] - } - display: { - Lore: ["\"(+NBT)\""] - } - } - } - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/314248A34F8EC25C.snbt b/overrides/config/ftbquests/quests/chapters/314248A34F8EC25C.snbt deleted file mode 100644 index 1f142dd..0000000 --- a/overrides/config/ftbquests/quests/chapters/314248A34F8EC25C.snbt +++ /dev/null @@ -1,368 +0,0 @@ -{ - id: "314248A34F8EC25C" - group: "7B3AC22CD8E60CFC" - order_index: 0 - filename: "314248A34F8EC25C" - title: "存储" - icon: "minecraft:chest" - default_quest_shape: "" - default_hide_dependency_lines: true - quests: [ - { - title: "存储" - x: 0.0d - y: 0.0d - dependencies: ["0625E3BF226969E7"] - id: "6166855EA2929D25" - tasks: [{ - id: "220820AB977CE4EB" - type: "checkmark" - }] - rewards: [{ - id: "13D486960184A02C" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -1.5d - y: -1.0d - hide_dependency_lines: true - dependencies: ["6166855EA2929D25"] - id: "69767BC7E93B8546" - tasks: [{ - id: "4FDA82FAB63F9A21" - type: "item" - item: "sophisticatedstorage:basic_tier_upgrade" - }] - rewards: [{ - id: "396E683271525B32" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -1.5d - y: -2.5d - hide_dependency_lines: true - dependencies: ["6166855EA2929D25"] - id: "3FDDCC5B6B7D2C00" - tasks: [{ - id: "4A4BBC2E271415B7" - type: "item" - item: "sophisticatedstorage:basic_to_iron_tier_upgrade" - }] - rewards: [{ - id: "17F0E9F87C7DB5B2" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -1.5d - y: -4.0d - hide_dependency_lines: true - dependencies: ["6166855EA2929D25"] - id: "2E6C7A81FA17D492" - tasks: [{ - id: "621F0191690B0FFB" - type: "item" - item: "sophisticatedstorage:iron_to_gold_tier_upgrade" - }] - rewards: [{ - id: "7A825E490092628B" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -1.5d - y: -5.5d - hide_dependency_lines: true - dependencies: ["6166855EA2929D25"] - id: "3573FB35270F3360" - tasks: [{ - id: "5BDA93A2DA74A564" - type: "item" - item: "sophisticatedstorage:gold_to_diamond_tier_upgrade" - }] - rewards: [{ - id: "066A5C038FD8A0E2" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -1.5d - y: -7.0d - hide_dependency_lines: true - dependencies: ["6166855EA2929D25"] - id: "365C4085E712D67C" - tasks: [{ - id: "17B27B2F000B3820" - type: "item" - item: "sophisticatedstorage:diamond_to_netherite_tier_upgrade" - }] - rewards: [{ - id: "6506ACBA14C08D13" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 0.0d - y: -1.5d - hide_dependency_lines: true - dependencies: ["6166855EA2929D25"] - id: "2E44B6F9CB75F4C8" - tasks: [{ - id: "5FBA2B138D635788" - type: "item" - item: "storagedrawers:one_stack_upgrade" - }] - rewards: [{ - id: "1D709383F7D628B9" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 0.0d - y: -3.0d - hide_dependency_lines: true - dependencies: ["6166855EA2929D25"] - id: "064BC1668F0008FC" - tasks: [{ - id: "6FABAC5985C64441" - type: "item" - item: "storagedrawers:void_upgrade" - }] - rewards: [{ - id: "395A281A932F00AD" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 0.0d - y: -4.5d - hide_dependency_lines: true - dependencies: ["6166855EA2929D25"] - id: "49799C627DA77559" - tasks: [{ - id: "3CE651DB4026AE85" - type: "item" - item: "storagedrawers:obsidian_storage_upgrade" - }] - rewards: [{ - id: "647422167BF3895F" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 0.0d - y: -6.0d - hide_dependency_lines: true - dependencies: ["6166855EA2929D25"] - id: "6C45C4DA0789955D" - tasks: [{ - id: "15007BFF59AD496C" - type: "item" - item: "storagedrawers:iron_storage_upgrade" - }] - rewards: [{ - id: "2A0C527ACE7ABEEC" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 0.0d - y: -7.5d - hide_dependency_lines: true - dependencies: ["6166855EA2929D25"] - id: "584FB1BF47993FD8" - tasks: [{ - id: "2165EDCFF873734E" - type: "item" - item: "storagedrawers:gold_storage_upgrade" - }] - rewards: [{ - id: "652BB57B756D4051" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 0.0d - y: -9.0d - dependencies: ["6166855EA2929D25"] - id: "5B1538C5446D1941" - tasks: [{ - id: "04B9860B6283FC67" - type: "item" - item: "storagedrawers:diamond_storage_upgrade" - }] - rewards: [{ - id: "508E7B21F4F6BC09" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 0.0d - y: -10.5d - dependencies: ["6166855EA2929D25"] - id: "258A92805F724520" - tasks: [{ - id: "1ED40B8C2DB849DF" - type: "item" - item: "storagedrawers:emerald_storage_upgrade" - }] - rewards: [{ - id: "393361CA58274938" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 1.5d - y: -1.0d - hide_dependency_lines: true - dependencies: ["6166855EA2929D25"] - id: "4DD9B03733A0528F" - tasks: [{ - id: "576921A48BAA4BA3" - type: "item" - item: "functionalstorage:copper_upgrade" - }] - rewards: [{ - id: "6C901498524C4DE2" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 1.5d - y: -2.5d - hide_dependency_lines: true - dependencies: ["6166855EA2929D25"] - id: "53C0C940C8919418" - tasks: [{ - id: "6D98FCC1D874AE33" - type: "item" - item: "functionalstorage:gold_upgrade" - }] - rewards: [{ - id: "33A6570F7D0AA014" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 1.5d - y: -4.0d - hide_dependency_lines: true - dependencies: ["6166855EA2929D25"] - id: "79C03667E7876EBF" - tasks: [{ - id: "799D6E6F482C7583" - type: "item" - item: "functionalstorage:diamond_upgrade" - }] - rewards: [{ - id: "5D5585A42B8BB43C" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 1.5d - y: -5.5d - hide_dependency_lines: true - dependencies: ["6166855EA2929D25"] - id: "21890DAFF4624FFB" - tasks: [{ - id: "068C9FBBBBDB7425" - type: "item" - item: "functionalstorage:netherite_upgrade" - }] - rewards: [{ - id: "10A449ACDCD7ADBE" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 1.5d - y: -7.0d - hide_dependency_lines: true - dependencies: ["6166855EA2929D25"] - id: "0B1DAC21448E2B59" - tasks: [{ - id: "0D241683B0BE0E69" - type: "item" - item: "functionalstorage:iron_downgrade" - }] - rewards: [{ - id: "6D93CAA3DF8012BC" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 1.5d - y: -8.5d - dependencies: ["6166855EA2929D25"] - id: "10C19B501CA391B7" - tasks: [{ - id: "16E0626EFE778792" - type: "item" - item: "functionalstorage:void_upgrade" - }] - rewards: [{ - id: "3FD95AF317549CDE" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 0.0d - y: 1.5d - dependencies: ["6166855EA2929D25"] - id: "6F1652849090C05A" - tasks: [{ - id: "37C4890409A424BE" - type: "item" - item: "extrautilitiesrebirth:iron_drum" - }] - rewards: [{ - id: "61F362BBEEE366A5" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/3296487029FA44A5.snbt b/overrides/config/ftbquests/quests/chapters/3296487029FA44A5.snbt deleted file mode 100644 index 611049e..0000000 --- a/overrides/config/ftbquests/quests/chapters/3296487029FA44A5.snbt +++ /dev/null @@ -1,744 +0,0 @@ -{ - id: "3296487029FA44A5" - group: "522B815F02CD197F" - order_index: 0 - filename: "3296487029FA44A5" - title: "自然灵气" - icon: "naturesaura:gold_leaf" - default_quest_shape: "" - default_hide_dependency_lines: false - quests: [ - { - title: "自然灵气" - x: -8.5d - y: 0.0d - dependencies: ["0CEB59035B0D126A"] - id: "3D5E1AD7697573D4" - tasks: [{ - id: "2A2A602B519DA8C2" - type: "checkmark" - }] - rewards: [{ - id: "4DF49AC8BBF0D5C7" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -7.0d - y: 0.0d - dependencies: ["3D5E1AD7697573D4"] - id: "6CB0970DB654CBE2" - tasks: [{ - id: "07C178A8609C7B0F" - type: "item" - item: "naturesaura:gold_fiber" - }] - rewards: [{ - id: "44A0F7A07C8A2E6A" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -5.5d - y: 0.0d - dependencies: ["6CB0970DB654CBE2"] - id: "0409376E9ADEB0C5" - tasks: [{ - id: "2D22060339962ED4" - type: "item" - item: "naturesaura:gold_leaf" - }] - rewards: [{ - id: "3ECEE7D3F623F23C" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -4.0d - y: 0.0d - dependencies: ["0409376E9ADEB0C5"] - id: "0EC0DF81E0E16869" - tasks: [{ - id: "4E7292D024B4A2B3" - type: "item" - item: "naturesaura:gold_powder" - }] - rewards: [{ - id: "7A91C3F00F404FED" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -5.5d - y: -1.5d - dependencies: ["0409376E9ADEB0C5"] - id: "37542136D02EDE69" - tasks: [{ - id: "6F52009481D99016" - type: "item" - item: "naturesaura:wood_stand" - }] - rewards: [{ - id: "25AE0080FCFA0EBC" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -2.5d - y: 0.0d - dependencies: [ - "0409376E9ADEB0C5" - "37542136D02EDE69" - ] - id: "222A30EBE80A54BE" - tasks: [{ - id: "7F8C96383BDAE0B4" - type: "item" - item: "naturesaura:nature_altar" - }] - rewards: [ - { - id: "29DB18BC76888767" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - } - { - id: "4FE96EE8663B598A" - type: "item" - item: "naturesaura:token_sorrow" - } - { - id: "21E9654685FD025B" - type: "item" - item: "naturesaura:token_fear" - } - ] - } - { - x: 3.5d - y: 0.0d - dependencies: ["4E9F5E71F35956CB"] - id: "4041446B5C776277" - tasks: [{ - id: "29197689B19AEA34" - type: "item" - item: "naturesaura:conversion_catalyst" - }] - rewards: [{ - id: "5B8F30A5F222303C" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -1.0d - y: 0.0d - dependencies: ["222A30EBE80A54BE"] - id: "6A4924FFEF4CF710" - tasks: [ - { - id: "449489C3155CC608" - type: "item" - item: "naturesaura:offering_table" - } - { - id: "2C374021D70ACC6C" - type: "item" - item: "minecraft:poppy" - } - ] - rewards: [{ - id: "14615E31942C1E4D" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -5.5d - y: -3.0d - dependencies: ["37542136D02EDE69"] - id: "4043FD00048BD9AA" - tasks: [{ - id: "18F33F6873BD37BA" - type: "item" - item: "mob_grinding_utils:golden_egg" - }] - rewards: [{ - id: "4AD9147E6847217F" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 5.0d - y: -0.5d - dependencies: ["4041446B5C776277"] - id: "37772A81F7EA3DAA" - tasks: [{ - id: "01D6C0860F4A3A66" - type: "item" - item: "minecraft:soul_sand" - }] - rewards: [{ - id: "0F0EF2C0D08F0C40" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -2.5d - y: -1.5d - dependencies: ["37542136D02EDE69"] - id: "56F699F355953C75" - tasks: [{ - id: "3B1C0018BF368BF5" - type: "item" - item: "naturesaura:token_joy" - }] - rewards: [{ - id: "1FBC1ACFC61CC736" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -3.5d - y: -1.5d - dependencies: ["37542136D02EDE69"] - id: "3A994D22B364A9DB" - tasks: [{ - id: "555386A206A05A36" - type: "item" - item: "naturesaura:token_sorrow" - }] - rewards: [{ - id: "61418135035DC223" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -3.5d - y: -2.5d - dependencies: ["37542136D02EDE69"] - id: "3C2BE1B874199E15" - tasks: [{ - id: "5F8E2D7B6AE5EF5F" - type: "item" - item: "naturesaura:token_fear" - }] - rewards: [{ - id: "3522BBE490ACE83E" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -2.5d - y: -2.5d - dependencies: ["37542136D02EDE69"] - id: "750EA79AD0F70576" - tasks: [{ - id: "52BC3DA8C8B81424" - type: "item" - item: "naturesaura:token_anger" - }] - rewards: [{ - id: "61B434D338800A66" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -2.5d - y: 1.5d - dependencies: ["222A30EBE80A54BE"] - id: "2BFD5D6D5FBDADCD" - tasks: [{ - id: "0F3C4BF3CF273882" - type: "item" - item: "naturesaura:infused_iron" - }] - rewards: [{ - id: "7334CB7C61C12873" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -2.5d - y: 3.0d - dependencies: ["222A30EBE80A54BE"] - id: "03B23A83F07314C1" - tasks: [{ - id: "5F3FD507AB04CD36" - type: "item" - item: "naturesaura:tainted_gold" - }] - rewards: [{ - id: "3606411B9DCDEF08" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 2.0d - y: 0.0d - dependencies: ["65EFD7B3932C1D99"] - id: "4E9F5E71F35956CB" - tasks: [{ - id: "485B9B28B7C30B32" - type: "item" - item: "naturesaura:sky_ingot" - }] - rewards: [{ - id: "602556A5285546E4" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 0.5d - y: 0.0d - dependencies: [ - "6A4924FFEF4CF710" - "206B3B11B5154399" - "3F4BBD858541D41B" - ] - id: "65EFD7B3932C1D99" - tasks: [{ - id: "46222DA69CE2B8C8" - type: "item" - item: "naturesaura:calling_spirit" - }] - rewards: [{ - id: "25C0B94DCF02352E" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 0.5d - y: 4.5d - hide_dependency_lines: true - dependencies: ["3D5E1AD7697573D4"] - id: "34F876039987F483" - tasks: [{ - id: "6929D51429BFE689" - type: "item" - item: "naturesaura:bottle_two_the_rebottling" - }] - rewards: [{ - id: "41A5E2DB383644BE" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 0.5d - y: 3.0d - dependencies: ["34F876039987F483"] - id: "206B3B11B5154399" - tasks: [{ - id: "22329884EA3E4B14" - type: "item" - item: { - id: "naturesaura:aura_bottle" - Count: 1b - tag: { - stored_type: "naturesaura:overworld" - } - } - }] - rewards: [{ - id: "45AB111D7A84A123" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 0.5d - y: 1.5d - dependencies: ["34F876039987F483"] - id: "3F4BBD858541D41B" - tasks: [{ - id: "59B9A171BC75F6D8" - type: "item" - item: { - id: "naturesaura:aura_bottle" - Count: 1b - tag: { - stored_type: "naturesaura:nether" - } - } - }] - rewards: [{ - id: "344F00482FE8861B" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 0.5d - y: -1.5d - dependencies: ["65EFD7B3932C1D99"] - id: "712A20CF6E61D3BD" - tasks: [{ - id: "2F389FA7EF885E9B" - type: "item" - item: "naturesaura:token_euphoria" - }] - rewards: [{ - id: "1E58858C750D17DA" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 0.5d - y: -3.0d - dependencies: ["65EFD7B3932C1D99"] - id: "3ADDD9BC9BA5B2A3" - tasks: [{ - id: "6538D6FE044CC5D4" - type: "item" - item: "naturesaura:token_terror" - }] - rewards: [{ - id: "1FE4362FC4FFB3DE" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 0.5d - y: -4.5d - dependencies: ["65EFD7B3932C1D99"] - id: "6D107AD465DAC880" - tasks: [{ - id: "3110851250D9281C" - type: "item" - item: "naturesaura:token_rage" - }] - rewards: [{ - id: "03B39F036296C963" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 0.5d - y: -6.0d - dependencies: ["65EFD7B3932C1D99"] - id: "2872CE769EECE47B" - tasks: [{ - id: "029DB10597B90581" - type: "item" - item: "naturesaura:token_grief" - }] - rewards: [{ - id: "4695C1B7666856F9" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -3.5d - y: -6.0d - hide_dependency_lines: true - dependencies: ["3D5E1AD7697573D4"] - id: "318C22DCE0D1101B" - tasks: [{ - id: "23B66080881B107A" - type: "item" - item: "naturesaura:projectile_generator" - }] - rewards: [{ - id: "3FC893CBB2A3B283" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -2.5d - y: -6.0d - hide_dependency_lines: true - dependencies: ["3D5E1AD7697573D4"] - id: "20BDD52ECA3025BE" - tasks: [{ - id: "489CD8E86195650D" - type: "item" - item: "naturesaura:flower_generator" - }] - rewards: [{ - id: "735849A05DE9AB19" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -3.5d - y: -5.0d - hide_dependency_lines: true - dependencies: ["3D5E1AD7697573D4"] - id: "3B3F476A7FD4115C" - tasks: [{ - id: "3839BC245E67EC57" - type: "item" - item: "naturesaura:oak_generator" - }] - rewards: [{ - id: "7D0D8E5BDAB3FA97" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -2.5d - y: -5.0d - hide_dependency_lines: true - dependencies: ["3D5E1AD7697573D4"] - id: "5E297CF68D90C519" - tasks: [{ - id: "2707E6825222E125" - type: "item" - item: "naturesaura:ancient_sapling" - }] - rewards: [{ - id: "76FAEF170B12A0E6" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -4.0d - y: 1.5d - dependencies: ["222A30EBE80A54BE"] - id: "407F31115C95B042" - tasks: [{ - id: "096A0499FE9E982A" - type: "item" - item: "minecraft:netherrack" - }] - rewards: [{ - id: "08AEE02C5F869BE1" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -4.0d - y: 3.0d - dependencies: ["222A30EBE80A54BE"] - id: "66FAA44B34376352" - tasks: [{ - id: "22409AB57CBA6CE2" - type: "item" - item: "minecraft:end_stone" - }] - rewards: [{ - id: "1D107222F14B9847" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -5.5d - y: 1.5d - dependencies: ["222A30EBE80A54BE"] - id: "7206EA28CF94C648" - tasks: [{ - id: "76E3BDB99C884172" - type: "item" - item: "kubejs:machine_core" - }] - rewards: [{ - id: "084C9B98A7083C63" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -5.5d - y: -4.5d - dependencies: ["37542136D02EDE69"] - id: "5FA70C1E0845CF36" - tasks: [{ - id: "5C7C56D5F8A3630F" - type: "item" - item: "custom:netherrack_machine" - }] - rewards: [{ - id: "4060ADFBA42D946D" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -5.5d - y: -6.0d - dependencies: ["37542136D02EDE69"] - id: "34B88373588564E0" - tasks: [{ - id: "7D8886316DF50840" - type: "item" - item: "custom:endstone_machine" - }] - rewards: [{ - id: "3A32CAF3B19E13D7" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -3.5d - y: -7.5d - dependencies: ["724B13698E2B374D"] - id: "0981AB6AA832DFC5" - tasks: [{ - id: "42133A632EC4C146" - type: "item" - item: "minecraft:snowball" - }] - rewards: [{ - id: "799DAD7098DD665F" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -2.5d - y: 4.5d - dependencies: ["222A30EBE80A54BE"] - id: "45F8D48BEF6D1E1A" - tasks: [{ - id: "5E3AB139922FEDCD" - type: "item" - item: "minecraft:ice" - }] - rewards: [{ - id: "31D79FA390EE58A3" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -5.5d - y: -7.5d - dependencies: ["37542136D02EDE69"] - id: "724B13698E2B374D" - tasks: [{ - id: "30F6567C87E99130" - type: "item" - item: "custom:snow_machine" - }] - rewards: [{ - id: "493DE7ACD7B3D518" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -7.0d - y: -1.5d - dependencies: ["37542136D02EDE69"] - id: "031A1337DB7D5984" - tasks: [{ - id: "0573625E4B693AAA" - type: "item" - item: "naturesaura:ancient_sapling" - }] - rewards: [{ - id: "2455827244C7E237" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -7.0d - y: -3.0d - dependencies: [ - "031A1337DB7D5984" - "5A2D06CDD4EA6775" - ] - id: "737506851A33AED5" - tasks: [{ - id: "76F12D1F1DD890FA" - type: "item" - item: "integrateddynamics:menril_sapling" - }] - rewards: [{ - id: "4A3290951F6570FC" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 2.0d - y: 1.5d - dependencies: ["4E9F5E71F35956CB"] - id: "551F86B44EE21F45" - tasks: [{ - id: "530A7D58DA21C68E" - type: "item" - item: "kubejs:sky_upgrade" - }] - } - { - x: 5.0d - y: 0.5d - dependencies: ["4041446B5C776277"] - id: "5DF2783B9815C967" - tasks: [{ - id: "0ACADD63030131A7" - type: "item" - item: "minecraft:dragon_breath" - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/34160A0004E52888.snbt b/overrides/config/ftbquests/quests/chapters/34160A0004E52888.snbt deleted file mode 100644 index b187bc0..0000000 --- a/overrides/config/ftbquests/quests/chapters/34160A0004E52888.snbt +++ /dev/null @@ -1,357 +0,0 @@ -{ - id: "34160A0004E52888" - group: "7309DC73431430A6" - order_index: 6 - filename: "34160A0004E52888" - title: "血魔法" - icon: "bloodmagic:altar" - default_quest_shape: "" - default_hide_dependency_lines: false - quests: [ - { - x: 0.0d - y: 0.0d - description: ["或许你可以搭配rf工具的环境控制器以此更快的用牺牲匕首"] - dependencies: ["04CF9D2FFF0C9F86"] - id: "47F8CD65C4AC3DAF" - tasks: [{ - id: "7183A1C0AAB618AD" - type: "checkmark" - title: "血魔法" - }] - rewards: [ - { - id: "49A9A6AD94CDC460" - type: "item" - item: { - id: "patchouli:guide_book" - Count: 1b - tag: { - "patchouli:book": "bloodmagic:guide" - } - } - } - { - id: "7F0ADA49DEDB0C3D" - type: "item" - item: { - id: "bloodmagic:sacrificialdagger" - Count: 1b - tag: { } - } - } - ] - } - { - x: 0.0d - y: -1.0d - dependencies: ["47F8CD65C4AC3DAF"] - id: "0D064300819D79E7" - tasks: [{ - id: "17392EDF0B716726" - type: "item" - item: "bloodmagic:altar" - }] - rewards: [{ - id: "1F5ED8381A84E87D" - type: "item" - item: "bloodmagic:dungeon_metal" - count: 4 - }] - } - { - x: 0.0d - y: -2.0d - dependencies: ["0D064300819D79E7"] - id: "2C579F17AE566692" - tasks: [{ - id: "735513A1D79EA5D0" - type: "item" - item: "bloodmagic:blankslate" - }] - rewards: [{ - id: "56608B205B7E422A" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: -3.0d - dependencies: ["2C579F17AE566692"] - id: "59D2A5BB93FA6683" - tasks: [{ - id: "74CB8B1E0F23BD11" - type: "item" - item: "bloodmagic:reinforcedslate" - }] - rewards: [{ - id: "432E67F15696412B" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: -4.0d - dependencies: ["59D2A5BB93FA6683"] - id: "1BAD159A4090E566" - tasks: [{ - id: "5007C61B3FFC17B4" - type: "item" - item: "bloodmagic:infusedslate" - }] - rewards: [{ - id: "519182440C9555FC" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: -5.0d - dependencies: [ - "1BAD159A4090E566" - "43E12999B4A394CD" - ] - id: "46BDD5C4806EC2BE" - tasks: [{ - id: "21C13FAA552CB27E" - type: "item" - item: "bloodmagic:demonslate" - }] - rewards: [{ - id: "23A1B1FFADEA1BDC" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: -6.0d - dependencies: ["46BDD5C4806EC2BE"] - id: "1901B1286A30181C" - tasks: [{ - id: "2F7D84FA5E9D01E3" - type: "item" - item: "bloodmagic:etherealslate" - }] - rewards: [{ - id: "02DF5CE61FCF850F" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 2.0d - y: -6.0d - dependencies: [ - "1901B1286A30181C" - "4A45E083640B1AF9" - ] - id: "6F07BECEFBB3BC58" - tasks: [{ - id: "08438687A5BD9EC6" - type: "item" - item: "custom:blood_generate" - }] - rewards: [ - { - id: "416CD199C788FE8C" - type: "item" - item: { - id: "create:schematic" - Count: 1b - tag: { - Owner: "Y_Xiao233" - Anchor: { - X: 58 - Y: 65 - Z: 40 - } - Bounds: [ - 5 - 2 - 5 - ] - Deployed: 1b - File: "生命源质转化者.nbt" - Rotation: "NONE" - Mirror: "NONE" - } - } - } - { - id: "3E84267BA61EBE51" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - } - ] - } - { - x: 1.0d - y: -6.0d - dependencies: [ - "1901B1286A30181C" - "64CF8C51A2902FE3" - ] - id: "2AB3CBF2967102E1" - tasks: [{ - id: "55EBD55A36941452" - type: "item" - item: "custom:life_machine" - }] - rewards: [ - { - id: "2D1C8536A6C2FBE0" - type: "item" - item: { - id: "create:schematic" - Count: 1b - tag: { - Owner: "Y_Xiao233" - Anchor: { - X: 44 - Y: 65 - Z: 42 - } - Bounds: [ - 9 - 3 - 9 - ] - Deployed: 1b - File: "血石砖制造者.nbt" - Rotation: "NONE" - Mirror: "NONE" - } - } - } - { - id: "048FAACC614201DB" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - } - ] - } - { - x: 2.0d - y: -5.0d - dependencies: ["46BDD5C4806EC2BE"] - id: "4A45E083640B1AF9" - tasks: [{ - id: "015B3AF0ACB3D228" - type: "item" - item: "bloodmagic:accelerationrune" - }] - rewards: [{ - id: "72F0B6F9D856CF6C" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 1.0d - y: -5.0d - dependencies: ["46BDD5C4806EC2BE"] - id: "64CF8C51A2902FE3" - tasks: [{ - id: "130A86B0F671E1BD" - type: "item" - item: "bloodmagic:bettercapacityrune" - }] - rewards: [{ - id: "7D098284CDAEC241" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 1.0d - y: -2.0d - dependencies: ["2C579F17AE566692"] - id: "50BDB352AF70F80A" - tasks: [{ - id: "4FA6515391D65C12" - type: "item" - item: "bloodmagic:blankrune" - }] - rewards: [{ - id: "04A0AF9A58232E42" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 3.0d - y: -6.0d - dependencies: ["6F07BECEFBB3BC58"] - id: "6D14D54D1A5A08F7" - tasks: [{ - id: "2CB5D974937660F6" - type: "fluid" - fluid: "hexerei:blood_flowing" - amount: 10000000L - }] - rewards: [ - { - id: "13224121BCCDCE80" - type: "item" - item: { - id: "mekanism:creative_fluid_tank" - Count: 1b - tag: { - mekData: { - FluidTanks: [{ - Tank: 0b - stored: { - FluidName: "bloodmagic:life_essence_fluid" - Amount: 2147483647 - } - }] - } - } - } - } - { - id: "372C9F48626BB5D2" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - } - ] - } - { - x: -1.0d - y: -5.0d - hide_dependency_lines: true - dependencies: [ - "47F8CD65C4AC3DAF" - "5A2D06CDD4EA6775" - ] - id: "43E12999B4A394CD" - tasks: [{ - id: "3E7A0332A898DAAB" - type: "item" - item: "bloodmagic:strong_tau" - }] - rewards: [{ - id: "0940AF24330AD930" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/34EA2F75677FA913.snbt b/overrides/config/ftbquests/quests/chapters/34EA2F75677FA913.snbt deleted file mode 100644 index 02f78af..0000000 --- a/overrides/config/ftbquests/quests/chapters/34EA2F75677FA913.snbt +++ /dev/null @@ -1,235 +0,0 @@ -{ - id: "34EA2F75677FA913" - group: "522B815F02CD197F" - order_index: 1 - filename: "34EA2F75677FA913" - title: "植物魔法" - icon: "botania:natura_pylon" - default_quest_shape: "" - default_hide_dependency_lines: false - quests: [ - { - x: -8.5d - y: -0.5d - description: [ - "因为作者不太喜欢此类mod" - "所以在该整合包中涉及较少此类mod" - "而在整合包中此类的魔改也较少" - "所以本章仅显示任务所需" - ] - dependencies: ["4DC3ABC2E551B69B"] - id: "303D55DCCC0A3487" - tasks: [{ - id: "16334D8A57A41B8C" - type: "checkmark" - title: "植物魔法" - }] - rewards: [{ - id: "311ACB6BB1F1E516" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -7.0d - y: -0.5d - dependencies: ["303D55DCCC0A3487"] - id: "5C42644D3A63070E" - tasks: [{ - id: "3BF26C9CCE92DA24" - type: "item" - item: "botania:fertilizer" - }] - rewards: [{ - id: "731B4F95F6E8BAF6" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -5.5d - y: -0.5d - dependencies: ["5C42644D3A63070E"] - id: "5CDEC9C2471A6576" - tasks: [ - { - id: "6996899162EB1B2B" - type: "item" - item: "botania:white_mystical_flower" - } - { - id: "3A38E44AE5ACC1C6" - type: "item" - item: "botania:orange_mystical_flower" - } - { - id: "17C439707849A877" - type: "item" - item: "botania:magenta_mystical_flower" - } - { - id: "7D96BB5A31ED48AC" - type: "item" - item: "botania:light_blue_mystical_flower" - } - { - id: "77B65F9CBDA8FCB0" - type: "item" - item: "botania:yellow_mystical_flower" - } - { - id: "40C40EFDE0CE60D4" - type: "item" - item: "botania:lime_mystical_flower" - } - { - id: "555347C6E9BE037C" - type: "item" - item: "botania:pink_mystical_flower" - } - { - id: "32B44E1BB983C35D" - type: "item" - item: "botania:gray_mystical_flower" - } - { - id: "507C2432C0904AE9" - type: "item" - item: "botania:light_gray_mystical_flower" - } - { - id: "5D92C23015F86400" - type: "item" - item: "botania:cyan_mystical_flower" - } - { - id: "239AA500BB3678DF" - type: "item" - item: "botania:purple_mystical_flower" - } - { - id: "173D7E90C71F9162" - type: "item" - item: "botania:blue_mystical_flower" - } - { - id: "1DD0B80C9453DC74" - type: "item" - item: "botania:brown_mystical_flower" - } - { - id: "45F3BF91E5397EA8" - type: "item" - item: "botania:green_mystical_flower" - } - { - id: "7B4E3A43B9F1A5BB" - type: "item" - item: "botania:red_mystical_flower" - } - { - id: "26CB446B5961B250" - type: "item" - item: "botania:black_mystical_flower" - } - ] - rewards: [{ - id: "7098A32B8A4B38E1" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -4.0d - y: -0.5d - dependencies: ["5CDEC9C2471A6576"] - id: "3CFDE93FED027962" - tasks: [{ - id: "63E8A0F7C35DC63F" - type: "item" - item: "botania:apothecary_default" - }] - rewards: [{ - id: "77779A7C7E2EB098" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -4.0d - y: -2.0d - dependencies: ["3CFDE93FED027962"] - id: "3F5E16E6EEC93476" - tasks: [{ - id: "408BCF815F146515" - type: "item" - item: "botania:endoflame" - }] - rewards: [{ - id: "3E4DAEBA68128F08" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -4.0d - y: 1.0d - dependencies: ["3CFDE93FED027962"] - id: "7B604C22191EDB69" - tasks: [{ - id: "13CB051AA51B90C8" - type: "item" - item: "botania:pure_daisy" - }] - rewards: [{ - id: "39803837AD9F7EEE" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -2.5d - y: -0.5d - dependencies: [ - "3F5E16E6EEC93476" - "7B604C22191EDB69" - ] - id: "6E849AC3C0FCAAC5" - tasks: [{ - id: "3F0417B35233C190" - type: "item" - item: "botania:mana_pool" - }] - rewards: [{ - id: "31EA7F695252B7AC" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -1.0d - y: -0.5d - dependencies: ["6E849AC3C0FCAAC5"] - id: "72D6E4613876863F" - tasks: [{ - id: "47AFFB0E7869CF94" - type: "item" - item: "powah:dielectric_paste" - }] - rewards: [{ - id: "4B1DBFDDDC18637C" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/38DC1EC677FBD9CF.snbt b/overrides/config/ftbquests/quests/chapters/38DC1EC677FBD9CF.snbt deleted file mode 100644 index e3fd5e8..0000000 --- a/overrides/config/ftbquests/quests/chapters/38DC1EC677FBD9CF.snbt +++ /dev/null @@ -1,113 +0,0 @@ -{ - id: "38DC1EC677FBD9CF" - group: "096CB91396E10C63" - order_index: 3 - filename: "38DC1EC677FBD9CF" - title: "实用物品" - icon: { - id: "constructionwand:stone_wand" - Count: 1b - tag: { - wand_options: { } - Damage: 0 - } - } - default_quest_shape: "" - default_hide_dependency_lines: false - quests: [ - { - x: 0.0d - y: 0.0d - description: [ - "才第一章就想要什么实用物品?" - "想屁吃呢>_>" - ] - dependencies: ["12046DF8C17795D5"] - id: "79D0FC96883EC1E5" - tasks: [{ - id: "362B6B5E334327B0" - type: "checkmark" - title: "低级实用物品" - }] - rewards: [{ - id: "1E25B0182EA07550" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 0.0d - y: -1.5d - dependencies: ["79D0FC96883EC1E5"] - id: "6082CF4144191FDD" - tasks: [{ - id: "7FEC1FB9CC08B065" - type: "item" - item: { - id: "constructionwand:stone_wand" - Count: 1b - tag: { - wand_options: { } - Damage: 0 - } - } - }] - rewards: [{ - id: "48A4FE38375D6B9A" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 0.0d - y: 1.5d - description: ["你也许可以制作一个刷怪塔来获取你的第一个背包"] - dependencies: ["79D0FC96883EC1E5"] - id: "28AF0EE8EE2D0BBB" - tasks: [{ - id: "476AE3AFC4F74180" - type: "item" - item: { - id: "sophisticatedbackpacks:backpack" - Count: 1b - tag: { - inventorySlots: 27 - upgradeSlots: 1 - contentsUuid: [I; - -989656887 - -244039140 - -1735074542 - -1229219032 - ] - } - } - }] - rewards: [{ - id: "34EAA4FE6A27FCB0" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -1.5d - y: 0.0d - dependencies: ["79D0FC96883EC1E5"] - id: "3B5273EE66DE314B" - tasks: [{ - id: "3E5F794EC59F3235" - type: "item" - item: "hexerei:herb_drying_rack" - }] - rewards: [{ - id: "1D7FCA3279C65347" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/39EFA4448565342B.snbt b/overrides/config/ftbquests/quests/chapters/39EFA4448565342B.snbt deleted file mode 100644 index 12663f7..0000000 --- a/overrides/config/ftbquests/quests/chapters/39EFA4448565342B.snbt +++ /dev/null @@ -1,52 +0,0 @@ -{ - id: "39EFA4448565342B" - group: "7309DC73431430A6" - order_index: 14 - filename: "39EFA4448565342B" - title: "存储(更多实用设备)" - icon: "extrautilitiesrebirth:reinforced_drum" - default_quest_shape: "" - default_hide_dependency_lines: false - quests: [ - { - x: 0.0d - y: 0.0d - dependencies: ["69F2679E5A97DD16"] - id: "11CE197E8B7708D9" - tasks: [{ - id: "0081F6A72D0E6513" - type: "checkmark" - title: "更多实用设备存储" - }] - } - { - x: -1.0d - y: -1.0d - dependencies: [ - "11CE197E8B7708D9" - "69F2679E5A97DD16" - ] - id: "46E841B1B0222798" - tasks: [{ - id: "320FA87526BE6513" - type: "item" - item: "extrautilitiesrebirth:reinforced_drum" - }] - } - { - x: 1.0d - y: -1.0d - dependencies: [ - "11CE197E8B7708D9" - "517E04AE3B6CBB06" - ] - id: "6DB3DEFD05282501" - tasks: [{ - id: "04A9842ABBBF7BA3" - type: "item" - item: "extrautilitiesrebirth:bedrock_drum" - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/3AC424B6E6F85913.snbt b/overrides/config/ftbquests/quests/chapters/3AC424B6E6F85913.snbt deleted file mode 100644 index e016623..0000000 --- a/overrides/config/ftbquests/quests/chapters/3AC424B6E6F85913.snbt +++ /dev/null @@ -1,100 +0,0 @@ -{ - id: "3AC424B6E6F85913" - group: "096CB91396E10C63" - order_index: 2 - filename: "3AC424B6E6F85913" - title: "传输" - icon: "woodenhopper:wooden_hopper" - default_quest_shape: "" - default_hide_dependency_lines: false - quests: [ - { - title: "低级传输" - x: 0.0d - y: 0.0d - subtitle: "你还无法传输电力!" - description: ["只能使用漏斗"] - dependencies: ["1891420B456B79FA"] - id: "009558313C06E64A" - tasks: [{ - id: "6C350BE5149E3C98" - type: "checkmark" - }] - rewards: [{ - id: "040549E96B47C16C" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -2.5d - y: 1.5d - dependencies: ["009558313C06E64A"] - id: "1A81DBDC3BC4BC14" - tasks: [{ - id: "7B856A0E109F9522" - type: "checkmark" - title: "流体传输" - }] - rewards: [{ - id: "63410A6ECF81B020" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 2.5d - y: 1.5d - dependencies: ["009558313C06E64A"] - id: "076DCE307471C96E" - tasks: [{ - id: "5C4C50F8D4C66B01" - type: "checkmark" - title: "物品传输" - }] - rewards: [{ - id: "4772BF4AE0131305" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -2.5d - y: 3.0d - dependencies: ["1A81DBDC3BC4BC14"] - id: "6AFB0D5476CA17AD" - tasks: [{ - id: "0C162F753FA42A03" - type: "item" - item: "flopper:flopper" - }] - rewards: [{ - id: "2A8F9E61234690D1" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 2.5d - y: 3.0d - dependencies: ["076DCE307471C96E"] - id: "59C907CA307BC30F" - tasks: [{ - id: "5A5A0BE220BC880B" - type: "item" - item: "woodenhopper:wooden_hopper" - }] - rewards: [{ - id: "1C67BF75A4BE3CBA" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/3C3674E8212B0BFF.snbt b/overrides/config/ftbquests/quests/chapters/3C3674E8212B0BFF.snbt deleted file mode 100644 index 82bfedf..0000000 --- a/overrides/config/ftbquests/quests/chapters/3C3674E8212B0BFF.snbt +++ /dev/null @@ -1,769 +0,0 @@ -{ - id: "3C3674E8212B0BFF" - group: "7309DC73431430A6" - order_index: 4 - filename: "3C3674E8212B0BFF" - title: "气动工艺" - icon: "pneumaticcraft:pressure_gauge" - default_quest_shape: "" - default_hide_dependency_lines: false - quests: [ - { - x: 0.0d - y: 0.0d - dependencies: ["7BAEB00A95690289"] - id: "349F20F57A3BA24F" - tasks: [{ - id: "4FF97AE0D655F270" - type: "checkmark" - title: "气动工艺" - }] - rewards: [ - { - id: "51AD62C19B628815" - type: "item" - item: "pneumaticcraft:pneumatic_wrench" - } - { - id: "2457D9B9712A62C8" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - } - ] - } - { - x: -1.5d - y: 0.0d - dependencies: ["349F20F57A3BA24F"] - id: "781FC08FA8857992" - tasks: [{ - id: "43ACEA6EFD8138E2" - type: "item" - item: "pneumaticcraft:ingot_iron_compressed" - }] - rewards: [{ - id: "7D20E275A2161C86" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -1.5d - y: -1.5d - dependencies: ["781FC08FA8857992"] - id: "7E2BD6B628B7CD1F" - tasks: [{ - id: "588CDD1D3B4FC523" - type: "item" - item: "pneumaticcraft:reinforced_stone" - }] - rewards: [{ - id: "75753894E0BE52B1" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -4.5d - y: 0.0d - dependencies: ["781FC08FA8857992"] - id: "6270398E00BECBF6" - tasks: [ - { - id: "555CD265A42C977F" - type: "item" - item: "pneumaticcraft:pressure_chamber_valve" - } - { - id: "03D5120E056F0A5D" - type: "item" - item: "pneumaticcraft:pressure_chamber_glass" - } - { - id: "560CB947BE4A9F20" - type: "item" - item: "pneumaticcraft:pressure_chamber_interface" - } - { - id: "183C853A0B4436D1" - type: "item" - item: "pneumaticcraft:pressure_chamber_wall" - } - ] - rewards: [{ - id: "2B60C460D074E93E" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -3.0d - y: 0.0d - dependencies: [ - "781FC08FA8857992" - "7E2BD6B628B7CD1F" - ] - id: "658EB44C67D86A56" - tasks: [{ - id: "6EA390DBEF7AE836" - type: "item" - item: "pneumaticcraft:air_compressor" - }] - rewards: [{ - id: "0424FC0702D8914D" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -3.0d - y: -1.5d - dependencies: ["658EB44C67D86A56"] - id: "791F1B3FF91CBFB6" - tasks: [{ - id: "43B1D03AEC24D43D" - type: "item" - item: "pneumaticcraft:thermopneumatic_processing_plant" - }] - rewards: [{ - id: "3ADC8E05BFB5AD64" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -4.5d - y: -1.5d - dependencies: ["791F1B3FF91CBFB6"] - id: "150F4604B53144AF" - tasks: [{ - id: "703982F067883F37" - type: "item" - item: "pneumaticcraft:upgrade_matrix" - }] - rewards: [{ - id: "26182976633A013C" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -4.5d - y: -3.0d - dependencies: [ - "150F4604B53144AF" - "6270398E00BECBF6" - ] - id: "250C89D925BFFADE" - tasks: [{ - id: "0504058A5326A4BB" - type: "item" - item: "pneumaticcraft:solar_wafer" - }] - rewards: [{ - id: "08E44B33B03E8051" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -3.0d - y: -3.0d - dependencies: ["658EB44C67D86A56"] - id: "25BACAFF3784C4A5" - tasks: [ - { - id: "52E4614D11FB7237" - type: "item" - item: "pneumaticcraft:refinery" - } - { - id: "69B702FE38364EF5" - type: "item" - item: "pneumaticcraft:refinery_output" - } - ] - rewards: [ - { - id: "211CC2D828FF7E11" - type: "item" - item: "pneumaticcraft:amadron_tablet" - } - { - id: "00CBA030816AF445" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - } - ] - } - { - x: -3.0d - y: -4.5d - dependencies: ["25BACAFF3784C4A5"] - id: "7B30FB061AD2FF3C" - tasks: [{ - id: "5BC4E2C2833EF8BD" - type: "item" - item: "pneumaticcraft:lpg_bucket" - }] - rewards: [{ - id: "61C24C4E29B06A7B" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -3.0d - y: -6.0d - dependencies: ["791F1B3FF91CBFB6"] - id: "3BBCC77713B72B33" - tasks: [{ - id: "2A4D90EFFEAD4F9C" - type: "item" - item: "pneumaticcraft:plastic_bucket" - }] - rewards: [{ - id: "1A894438DE3D3E09" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -3.0d - y: -7.5d - dependencies: ["3BBCC77713B72B33"] - id: "7BCADC9A02F9EACA" - tasks: [{ - id: "75165E52FFE4DC84" - type: "item" - item: "pneumaticcraft:plastic" - }] - rewards: [{ - id: "019329FD84379B2B" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -7.5d - y: -7.5d - dependencies: ["7BCADC9A02F9EACA"] - id: "2F12FAB3AD8B69C7" - tasks: [ - { - id: "68C2A54F8AB31818" - type: "item" - item: "pneumaticcraft:capacitor" - } - { - id: "0F3F4146F6E7A85B" - type: "item" - item: "pneumaticcraft:transistor" - } - ] - rewards: [{ - id: "6995E0F864CF8C35" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -10.5d - y: -6.0d - dependencies: ["181FF7C80FFCF2BF"] - id: "675CE7C3AB3BAA6D" - tasks: [{ - id: "274916EE03E7E962" - type: "item" - item: "pneumaticcraft:printed_circuit_board" - }] - rewards: [{ - id: "483A83A2F1570A54" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -4.5d - y: -4.5d - hide_dependency_lines: true - dependencies: ["675CE7C3AB3BAA6D"] - id: "4E26F886B19754E1" - tasks: [ - { - id: "1BF0222FF6485B69" - type: "item" - item: "pneumaticcraft:assembly_drill" - } - { - id: "21217F4E5894DC94" - type: "item" - item: "pneumaticcraft:assembly_io_unit_import" - } - { - id: "32EE40CC65DFB838" - type: "item" - item: "pneumaticcraft:assembly_platform" - } - { - id: "7186278075220FFC" - type: "item" - item: "pneumaticcraft:assembly_io_unit_export" - } - ] - rewards: [{ - id: "34C82B8A7BBC7235" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -6.0d - y: -4.5d - hide_dependency_lines: true - dependencies: ["25BACAFF3784C4A5"] - id: "29A45E369A9E7B91" - tasks: [{ - id: "74984D17606B363E" - type: "item" - item: "pneumaticcraft:assembly_program_drill" - }] - rewards: [{ - id: "27D3AB1CAF995693" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -7.5d - y: -4.5d - dependencies: [ - "4E26F886B19754E1" - "29A45E369A9E7B91" - "250C89D925BFFADE" - ] - id: "57833808E2BDBA49" - tasks: [{ - id: "1ED0C9F73D158B76" - type: "item" - item: "pneumaticcraft:solar_cell" - }] - rewards: [{ - id: "32E736609C38F132" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -9.0d - y: -4.5d - dependencies: ["57833808E2BDBA49"] - id: "19F70932E2826558" - tasks: [{ - id: "77DDF12A3970EC01" - type: "item" - item: "pneumaticcraft:solar_compressor" - }] - rewards: [{ - id: "0C8E5B62F926EB5C" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -1.5d - y: -4.5d - dependencies: ["20A93CCC5BF9C7A6"] - id: "2070A48E3A9DCE2B" - tasks: [{ - id: "6C4FA0D162D19F1D" - type: "item" - item: "custom:void_oil_machine" - }] - rewards: [ - { - id: "54DDF61005601708" - type: "item" - item: { - id: "create:schematic" - Count: 1b - tag: { - Owner: "Y_Xiao233" - Anchor: { - X: 0 - Y: 0 - Z: 0 - } - Bounds: [ - 1 - 2 - 1 - ] - Deployed: 0b - File: "虚空石油转化器.nbt" - Rotation: "NONE" - Mirror: "NONE" - } - } - } - { - id: "4C811D9E4019AEAC" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - } - ] - } - { - x: -10.5d - y: -7.5d - dependencies: ["675CE7C3AB3BAA6D"] - id: "3EF7860F05E3AFA0" - tasks: [{ - id: "13042FC0D1F27D66" - type: "item" - item: "custom:pcb_master" - }] - rewards: [ - { - id: "7771EC9C35EABF42" - type: "item" - item: { - id: "create:schematic" - Count: 1b - tag: { - Owner: "Y_Xiao233" - Anchor: { - X: 48 - Y: 65 - Z: 45 - } - Bounds: [ - 3 - 4 - 3 - ] - Deployed: 1b - File: "电路生产者.nbt" - Rotation: "NONE" - Mirror: "NONE" - } - } - } - { - id: "737F39885B5FBBC9" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - } - ] - } - { - x: -1.5d - y: -6.0d - dependencies: ["2070A48E3A9DCE2B"] - id: "169A2D9EC7A11E3D" - tasks: [{ - id: "20CF37212D9F6CFB" - type: "item" - item: "thermal:crude_oil_bucket" - }] - rewards: [{ - id: "4359772D57B2C66E" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -1.5d - y: -3.0d - dependencies: ["25BACAFF3784C4A5"] - id: "20A93CCC5BF9C7A6" - tasks: [{ - id: "52FDC4829C1387B7" - type: "item" - item: "pneumaticcraft:oil_bucket" - }] - rewards: [{ - id: "752D550990D451DF" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 1.5d - y: -2.0d - dependencies: ["349F20F57A3BA24F"] - id: "2B10858EDF77B5D9" - tasks: [{ - id: "7FC1DF54E79A1FD8" - type: "item" - item: "pneumaticcraft:volume_upgrade" - }] - rewards: [{ - id: "18AB13761D075437" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 1.5d - y: -3.0d - dependencies: ["349F20F57A3BA24F"] - id: "7FC813E7DC83317F" - tasks: [{ - id: "226B0E8569F95273" - type: "item" - item: "pneumaticcraft:dispenser_upgrade" - }] - rewards: [{ - id: "3755594354A2E015" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 1.5d - y: -1.0d - dependencies: ["349F20F57A3BA24F"] - id: "0E34950C661EFCB2" - tasks: [{ - id: "35456E17671E85D6" - type: "item" - item: "pneumaticcraft:speed_upgrade" - }] - rewards: [{ - id: "381B4B9A605B9E62" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 1.5d - y: 0.0d - dependencies: ["349F20F57A3BA24F"] - id: "4E3FF3FB9B1DCDF4" - tasks: [{ - id: "0A3AF73624DF7442" - type: "item" - item: "pneumaticcraft:security_upgrade" - }] - rewards: [{ - id: "235AABC64B19177D" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -10.5d - y: -4.5d - dependencies: ["19F70932E2826558"] - id: "69AC7A346FDA54FC" - tasks: [{ - id: "771B6E242A2FBF87" - type: "item" - item: "custom:oil_refine_machine" - }] - rewards: [ - { - id: "0EF5B38CEB02FE03" - type: "item" - item: { - id: "create:schematic" - Count: 1b - tag: { - Owner: "Y_Xiao233" - Anchor: { - X: 61 - Y: 65 - Z: 41 - } - Bounds: [ - 3 - 4 - 3 - ] - Deployed: 1b - File: "熔融塑料转化器.nbt" - Rotation: "NONE" - Mirror: "NONE" - } - } - } - { - id: "2BB18DEF76E6FF41" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - } - ] - } - { - x: 0.0d - y: -4.5d - dependencies: [ - "349F20F57A3BA24F" - "2070A48E3A9DCE2B" - ] - id: "56B858D8D43861EB" - tasks: [{ - id: "33BD6E9FBFCD7973" - type: "item" - item: "custom:plastic_machine" - }] - rewards: [ - { - id: "1F7AF1601075AD2B" - type: "item" - item: { - id: "create:schematic" - Count: 1b - tag: { - Owner: "Y_Xiao233" - Anchor: { - X: 61 - Y: 65 - Z: 41 - } - Bounds: [ - 3 - 4 - 3 - ] - Deployed: 1b - File: "塑料塑形机.nbt" - Rotation: "NONE" - Mirror: "NONE" - } - } - } - { - id: "6332BAFDCFAB9F79" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - } - ] - } - { - x: -6.0d - y: -6.0d - dependencies: ["4A34D75A63738A68"] - id: "3AA7FEF6DBDD5112" - tasks: [{ - id: "67A5246E0B297B54" - type: "item" - item: "pneumaticcraft:etching_tank" - }] - rewards: [ - { - id: "22C2B830C647FB7D" - type: "item" - item: "pneumaticcraft:pcb_blueprint" - } - { - id: "7CC788DA64CDC6C0" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - } - ] - } - { - x: -4.5d - y: -6.0d - dependencies: ["3BBCC77713B72B33"] - id: "4A34D75A63738A68" - tasks: [{ - id: "1B470BB80AE429CE" - type: "item" - item: "pneumaticcraft:etching_acid_bucket" - }] - rewards: [{ - id: "390F1A4B2DCC465F" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -7.5d - y: -6.0d - dependencies: ["3AA7FEF6DBDD5112"] - id: "2428ED67ADF647CE" - tasks: [{ - id: "79A8E8480F5B7D9C" - type: "item" - item: "pneumaticcraft:uv_light_box" - }] - rewards: [{ - id: "332F208995ACBBD9" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -9.0d - y: -7.5d - dependencies: ["7BCADC9A02F9EACA"] - id: "7B61557711A0628C" - tasks: [{ - id: "63239484CE4338AD" - type: "item" - item: "pneumaticcraft:empty_pcb" - }] - rewards: [{ - id: "62C8E49D9DEE0C7C" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -9.0d - y: -6.0d - dependencies: [ - "2428ED67ADF647CE" - "7B61557711A0628C" - ] - id: "181FF7C80FFCF2BF" - tasks: [{ - id: "085A01A009CAB83E" - type: "item" - item: "pneumaticcraft:unassembled_pcb" - }] - rewards: [{ - id: "73439D9E9BF9B4C0" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/3DDB413093D25AD2.snbt b/overrides/config/ftbquests/quests/chapters/3DDB413093D25AD2.snbt deleted file mode 100644 index 77061e7..0000000 --- a/overrides/config/ftbquests/quests/chapters/3DDB413093D25AD2.snbt +++ /dev/null @@ -1,118 +0,0 @@ -{ - id: "3DDB413093D25AD2" - group: "2C067EA168A8ADBD" - order_index: 0 - filename: "3DDB413093D25AD2" - title: "终极发电!" - icon: "custom:ultimate_controller" - default_quest_shape: "" - default_hide_dependency_lines: false - quests: [ - { - x: 0.0d - y: 0.0d - dependencies: [ - "04B612D65FEA92A4" - "3D511974637BE00E" - "7954B45A102B8AD1" - ] - id: "7A4DC0470E928F2D" - tasks: [{ - id: "1C52E4A32FCB8A32" - type: "checkmark" - title: "终极发电!!!" - }] - } - { - x: 0.0d - y: -1.0d - dependencies: ["7A4DC0470E928F2D"] - id: "0E56F5B6D2021879" - tasks: [{ - id: "64C4BF12A7133486" - type: "item" - item: "kubejs:ultimate_pellet_cell" - }] - rewards: [{ - id: "7EFE3E27491E36AB" - type: "random" - exclude_from_claim_all: true - table_id: 3048787081562464597L - }] - } - { - x: 0.0d - y: -2.0d - description: [""] - dependencies: ["0E56F5B6D2021879"] - id: "11359B52B5954661" - tasks: [{ - id: "3C1A04DBD518EA31" - type: "item" - item: "custom:ultimate_controller" - }] - rewards: [ - { - id: "3BFA57FF7B2722F7" - type: "item" - item: { - id: "create:schematic" - Count: 1b - tag: { - Owner: "Y_Xiao233" - Anchor: { - X: 45 - Y: 65 - Z: 44 - } - Bounds: [ - 5 - 5 - 5 - ] - Deployed: 1b - File: "终极反物质发电机.nbt" - Rotation: "NONE" - Mirror: "NONE" - } - } - } - { - id: "309E0342B7A944A4" - type: "random" - exclude_from_claim_all: true - table_id: 3048787081562464597L - } - ] - } - { - x: 0.0d - y: -3.0d - dependencies: ["11359B52B5954661"] - id: "5BC6DAA13874D08E" - tasks: [{ - id: "089D2565694DD2DC" - type: "item" - item: { - id: "mekanism:creative_energy_cube" - Count: 1b - tag: { - mekData: { - EnergyContainers: [{ - Container: 0b - stored: "18446744073709551615.9999" - }] - } - } - } - }] - rewards: [{ - id: "27D47B64878E72E5" - type: "random" - exclude_from_claim_all: true - table_id: 3048787081562464597L - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/3F30D3409A788AE3.snbt b/overrides/config/ftbquests/quests/chapters/3F30D3409A788AE3.snbt deleted file mode 100644 index 5e6a1f5..0000000 --- a/overrides/config/ftbquests/quests/chapters/3F30D3409A788AE3.snbt +++ /dev/null @@ -1,881 +0,0 @@ -{ - id: "3F30D3409A788AE3" - group: "7309DC73431430A6" - order_index: 2 - filename: "3F30D3409A788AE3" - title: "热力系列" - icon: "thermal:machine_frame" - default_quest_shape: "" - default_hide_dependency_lines: true - quests: [ - { - x: 0.0d - y: 0.0d - dependencies: ["22D98D84D836D739"] - id: "77401EBFC770B334" - tasks: [{ - id: "34B0877A639B107E" - type: "checkmark" - title: "热力系列" - }] - rewards: [{ - id: "21289C9A88F7B9EF" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 0.0d - y: -2.0d - dependencies: ["77401EBFC770B334"] - id: "06568F726F11AD5E" - tasks: [{ - id: "0E7272A6F36C9E9F" - type: "item" - item: "thermal:machine_frame" - }] - rewards: [{ - id: "600D6DDB10E85F46" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 0.0d - y: -3.0d - dependencies: ["06568F726F11AD5E"] - id: "396D21AB49127F6C" - tasks: [{ - id: "5A678AF546CA08D5" - type: "item" - item: "thermal:machine_furnace" - }] - rewards: [{ - id: "0223069515C71095" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -1.5d - y: -2.0d - dependencies: ["06568F726F11AD5E"] - id: "3F6CEEC498C8B341" - tasks: [{ - id: "58F5E05A4BB9D174" - type: "item" - item: "thermal:machine_sawmill" - }] - rewards: [{ - id: "6ECD04711D2F766C" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 1.5d - y: -2.0d - dependencies: ["06568F726F11AD5E"] - id: "3B04BBBCB50744C0" - tasks: [{ - id: "368AFB4E754A0C25" - type: "item" - item: "thermal:machine_pulverizer" - }] - rewards: [{ - id: "7DED0055C413549F" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -2.5d - y: -2.0d - dependencies: ["06568F726F11AD5E"] - id: "21EC9D1BAFE3B742" - tasks: [{ - id: "33A262999876420D" - type: "item" - item: "thermal:machine_centrifuge" - }] - rewards: [{ - id: "558DEAD7C3FCFBDE" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -2.0d - y: -4.0d - dependencies: ["06568F726F11AD5E"] - id: "352DDEA114B2924C" - tasks: [{ - id: "68B9139DB285FE43" - type: "item" - item: "thermal:machine_press" - }] - rewards: [{ - id: "7D47D6AB85D98194" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 1.0d - y: -3.0d - dependencies: ["06568F726F11AD5E"] - id: "6CCC8261B1BB32C3" - tasks: [{ - id: "412781BB4C932CE4" - type: "item" - item: "thermal:machine_crucible" - }] - rewards: [{ - id: "404CE6C77E5B9FDB" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 2.0d - y: -4.0d - dependencies: ["06568F726F11AD5E"] - id: "0B973383A7B46D14" - tasks: [{ - id: "6AB7CCC8124E01ED" - type: "item" - item: "thermal:machine_chiller" - }] - rewards: [{ - id: "6CF933680F2B8742" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -1.0d - y: -3.0d - dependencies: ["06568F726F11AD5E"] - id: "5FFDEEF4E0499F34" - tasks: [{ - id: "6A0C7CDCF3517006" - type: "item" - item: "thermal:machine_refinery" - }] - rewards: [{ - id: "4AC6773E7BF92968" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 2.5d - y: -2.0d - dependencies: ["06568F726F11AD5E"] - id: "063CCAA772D17B69" - tasks: [{ - id: "5C4B37C7CF8D343B" - type: "item" - item: "thermal:machine_pyrolyzer" - }] - rewards: [{ - id: "4CC58007125606F0" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 0.0d - y: -5.0d - dependencies: ["06568F726F11AD5E"] - id: "0A511496FF90CDA0" - tasks: [{ - id: "22493E17722AF0EE" - type: "item" - item: "thermal:machine_bottler" - }] - rewards: [{ - id: "460F1A9230F2EECF" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 1.5d - y: -3.5d - dependencies: ["06568F726F11AD5E"] - id: "3DBB6BBE22272E15" - tasks: [{ - id: "5C9256A422FE0522" - type: "item" - item: "thermal:machine_brewer" - }] - rewards: [{ - id: "08B6A6277F8F40DD" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -1.5d - y: -3.5d - dependencies: ["06568F726F11AD5E"] - id: "5D0AE23EE3F8EC93" - tasks: [{ - id: "673A00A343400CAB" - type: "item" - item: "thermal:machine_crystallizer" - }] - rewards: [{ - id: "5CCEDE2FC7D33E35" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 3.5d - y: -2.0d - dependencies: ["06568F726F11AD5E"] - id: "212D037A5E57487F" - tasks: [{ - id: "3560C3E809B82260" - type: "item" - item: "thermal:machine_insolator" - }] - rewards: [{ - id: "73399CB4957977BB" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -3.5d - y: -2.0d - dependencies: ["06568F726F11AD5E"] - id: "357979F0A6DCA07C" - tasks: [{ - id: "2595E79FB3708632" - type: "item" - item: "thermal:machine_crafter" - }] - rewards: [{ - id: "79E2BB5E85E0EC7A" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 0.0d - y: -4.0d - dependencies: ["06568F726F11AD5E"] - id: "44B810DD2CB1DD1F" - tasks: [{ - id: "227BF80ED9C89B64" - type: "item" - item: "thermal:machine_smelter" - }] - rewards: [{ - id: "37A97440154428A8" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -1.0d - y: -6.5d - dependencies: ["77401EBFC770B334"] - id: "67DB1D6993DB4422" - tasks: [{ - id: "461D497792021F9E" - type: "item" - item: "thermal:rf_coil" - }] - rewards: [{ - id: "65875082C87638E5" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 1.0d - y: -6.5d - dependencies: ["77401EBFC770B334"] - id: "1C37353C7A7997F3" - tasks: [{ - id: "053CF4A0A58C3F40" - type: "item" - item: "thermal:redstone_servo" - }] - rewards: [{ - id: "1AA0F24E449F4B9D" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -2.0d - y: 1.5d - dependencies: ["1C37353C7A7997F3"] - id: "6EC5448FB8B915D1" - tasks: [{ - id: "286D47B8A2DAE5AE" - type: "item" - item: "thermal:device_water_gen" - }] - rewards: [{ - id: "20BACF9019CA0625" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 0.0d - y: 1.5d - dependencies: ["1C37353C7A7997F3"] - id: "6571AE17DEB5D8C8" - tasks: [{ - id: "23943A033831CA23" - type: "item" - item: "thermal:device_rock_gen" - }] - rewards: [{ - id: "4FA82C06F463A3D3" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 1.0d - y: 1.5d - dependencies: ["1C37353C7A7997F3"] - id: "0A1AC45701BFFCB8" - tasks: [{ - id: "72A08F2D54424158" - type: "item" - item: "thermal:device_collector" - }] - rewards: [{ - id: "29A4A48070C98C52" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 2.0d - y: 1.5d - dependencies: ["1C37353C7A7997F3"] - id: "45DE9BD93CFF9BCA" - tasks: [{ - id: "483FC8AF4E664E00" - type: "item" - item: "thermal:device_nullifier" - }] - rewards: [{ - id: "36E37CE6D9639ED9" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -3.5d - y: -0.5d - dependencies: ["77401EBFC770B334"] - id: "748D7CADB8938D57" - tasks: [{ - id: "56C703A1A32CE392" - type: "item" - item: "thermal:upgrade_augment_1" - }] - rewards: [{ - id: "7B4CEF4DD446BADF" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -3.5d - y: 0.5d - dependencies: ["77401EBFC770B334"] - id: "070113CB103CBFEB" - tasks: [{ - id: "2A10CA01606F4FB1" - type: "item" - item: "thermal:upgrade_augment_2" - }] - rewards: [{ - id: "2923F58BF51BF50A" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -3.5d - y: 1.5d - dependencies: ["77401EBFC770B334"] - id: "2DE9753A3EB1042E" - tasks: [{ - id: "138CA65FECA69E5C" - type: "item" - item: "thermal:upgrade_augment_3" - }] - rewards: [{ - id: "20887E0DE2771B7A" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 3.5d - y: -0.5d - dependencies: ["67DB1D6993DB4422"] - id: "19BD05D6C14D467E" - tasks: [{ - id: "34728A28C5E5C727" - type: "item" - item: "thermal:rf_coil_augment" - }] - rewards: [{ - id: "2EEDD3EFBA5852AD" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 3.5d - y: 0.5d - dependencies: ["67DB1D6993DB4422"] - id: "33D8289AA22EB734" - tasks: [{ - id: "272167881C519F62" - type: "item" - item: "thermal:rf_coil_storage_augment" - }] - rewards: [{ - id: "735A80737BB2F26E" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 3.5d - y: 1.5d - dependencies: ["67DB1D6993DB4422"] - id: "62E31F9717D30003" - tasks: [{ - id: "6C743F332D92ED8E" - type: "item" - item: "thermal:rf_coil_xfer_augment" - }] - rewards: [{ - id: "3CEE18F8667ECD3B" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -2.5d - y: 3.5d - dependencies: ["77401EBFC770B334"] - id: "32582D3FC1459A7A" - tasks: [{ - id: "5ADDA597F5FDB97E" - type: "item" - item: "thermal:fluid_tank_augment" - }] - rewards: [{ - id: "4D16B9BA03EDA835" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -1.5d - y: 3.5d - dependencies: ["77401EBFC770B334"] - id: "768530763EBB81ED" - tasks: [{ - id: "68895D6FB34AC634" - type: "item" - item: "thermal:item_filter_augment" - }] - rewards: [{ - id: "00608550B50851BE" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -0.5d - y: 3.5d - dependencies: ["77401EBFC770B334"] - id: "05E8A3A452EF6BB3" - tasks: [{ - id: "5C271CE8A84F5E33" - type: "item" - item: "thermal:machine_speed_augment" - }] - rewards: [{ - id: "3848E5D3B63E59D2" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 0.5d - y: 3.5d - dependencies: ["77401EBFC770B334"] - id: "0C72F061E671FA4B" - tasks: [{ - id: "57CDFC05E1ED46FE" - type: "item" - item: "thermal:machine_efficiency_augment" - }] - rewards: [{ - id: "07B6071A03922C33" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 1.5d - y: 3.5d - dependencies: ["77401EBFC770B334"] - id: "4DF9194134915AA6" - tasks: [{ - id: "3FCBB8CD0743B8CF" - type: "item" - item: "thermal:machine_output_augment" - }] - rewards: [{ - id: "39FBAFA1BCB19C0B" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 2.5d - y: 3.5d - dependencies: ["77401EBFC770B334"] - id: "01869A4AB4DB89CB" - tasks: [{ - id: "1C5AA1373F1AA286" - type: "item" - item: "thermal:machine_catalyst_augment" - }] - rewards: [{ - id: "66F313AE1F5E7868" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -3.5d - y: 3.5d - dependencies: ["77401EBFC770B334"] - id: "3EA3B50754A9074D" - tasks: [{ - id: "260C2B05DBE3CFD6" - type: "item" - item: "thermal:machine_cycle_augment" - }] - rewards: [{ - id: "3548A233B96163D5" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 3.5d - y: 3.5d - dependencies: ["77401EBFC770B334"] - id: "2B100AFBCE1AF5B2" - tasks: [{ - id: "09E92355F065A9FD" - type: "item" - item: "thermal:machine_null_augment" - }] - rewards: [{ - id: "7EDAAEFCAD039497" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -3.5d - y: 5.0d - dependencies: ["77401EBFC770B334"] - id: "11E7A17A850E1212" - tasks: [{ - id: "081F64AE97F70157" - type: "item" - item: "thermal:dynamo_output_augment" - }] - rewards: [{ - id: "3396CEC5CBA9D838" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 3.5d - y: 5.0d - dependencies: ["77401EBFC770B334"] - id: "6B376C9EB116B845" - tasks: [{ - id: "7245C26D340344B8" - type: "item" - item: "thermal:dynamo_fuel_augment" - }] - rewards: [{ - id: "4239F255BE3E9186" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -2.5d - y: 5.0d - dependencies: ["77401EBFC770B334"] - id: "00318A63CD59EB9B" - tasks: [{ - id: "12A0E6DCC2343EE0" - type: "item" - item: "thermal:dynamo_stirling" - }] - rewards: [{ - id: "01BE69EA16CECAFB" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -1.5d - y: 5.0d - dependencies: ["77401EBFC770B334"] - id: "35BF001354818457" - tasks: [{ - id: "2683270E71049B62" - type: "item" - item: "thermal:dynamo_compression" - }] - rewards: [{ - id: "2F2EF3269D72070D" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -0.5d - y: 5.0d - dependencies: ["77401EBFC770B334"] - id: "107DFDEF67C23DB4" - tasks: [{ - id: "5862F7D0F142C9D9" - type: "item" - item: "thermal:dynamo_magmatic" - }] - rewards: [{ - id: "76D9E50FD5802E77" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 0.5d - y: 5.0d - dependencies: ["77401EBFC770B334"] - id: "3A5D33A8D8C3BAC9" - tasks: [{ - id: "5F6CB3BD54DE0957" - type: "item" - item: "thermal:dynamo_numismatic" - }] - rewards: [{ - id: "7217AC2B7FBAB8C1" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 1.5d - y: 5.0d - dependencies: ["77401EBFC770B334"] - id: "08F9E67C75AC80A1" - tasks: [{ - id: "17FF1CD29B163F5E" - type: "item" - item: "thermal:dynamo_lapidary" - }] - rewards: [{ - id: "4A3BBEC9DFE88FF4" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 2.5d - y: 5.0d - dependencies: ["77401EBFC770B334"] - id: "28754819C5699A90" - tasks: [{ - id: "4E307ADFA8944E9B" - type: "item" - item: "thermal:dynamo_gourmand" - }] - rewards: [{ - id: "18F144616A59B2A4" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 0.0d - y: 6.0d - dependencies: ["77401EBFC770B334"] - id: "1EC6A751D7814584" - tasks: [{ - id: "6208E8517972F573" - type: "item" - item: "thermal:dynamo_disenchantment" - }] - rewards: [{ - id: "05AF6FD5882BC1AF" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -1.0d - y: 1.5d - dependencies: ["77401EBFC770B334"] - id: "393278BB26C76A41" - tasks: [{ - id: "1750D3585C474F12" - type: "item" - item: "thermal:charge_bench" - }] - rewards: [{ - id: "30BD3826B5DC646E" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -4.5d - y: 1.5d - dependencies: ["2DE9753A3EB1042E"] - id: "01FF269402A8891F" - tasks: [{ - id: "7BD8D537E025BC08" - type: "item" - item: "kubejs:enderium_upgrade" - }] - } - { - x: -3.5d - y: 7.5d - dependencies: [ - "77401EBFC770B334" - "37772A81F7EA3DAA" - ] - id: "34415B209ADF02A8" - tasks: [{ - id: "40B82B531B72B5ED" - type: "item" - item: "thermal_extra:soul_infused_ingot" - }] - } - { - x: -1.0d - y: 7.5d - dependencies: [ - "77401EBFC770B334" - "3F51B5A41061F807" - ] - id: "4BC30C17992E18A2" - tasks: [{ - id: "1C0FE944EE0E0B91" - type: "item" - item: "thermal_extra:shellite_ingot" - }] - } - { - x: 1.0d - y: 7.5d - dependencies: [ - "77401EBFC770B334" - "3F51B5A41061F807" - "2DE9753A3EB1042E" - ] - id: "4C5ED2864D4FD5EC" - tasks: [{ - id: "6B3FC5CD9DA9ABBB" - type: "item" - item: "thermal_extra:twinite_ingot" - }] - } - { - x: 3.5d - y: 7.5d - dependencies: [ - "77401EBFC770B334" - "257C1196F8EA5754" - "5DF2783B9815C967" - ] - id: "13ED7B4E4FABE32B" - tasks: [{ - id: "18707D3DE4FE4D91" - type: "item" - item: "thermal_extra:dragonsteel_ingot" - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/4D9FA0DBD11181FD.snbt b/overrides/config/ftbquests/quests/chapters/4D9FA0DBD11181FD.snbt deleted file mode 100644 index 71e59f8..0000000 --- a/overrides/config/ftbquests/quests/chapters/4D9FA0DBD11181FD.snbt +++ /dev/null @@ -1,2037 +0,0 @@ -{ - id: "4D9FA0DBD11181FD" - group: "09648D74820560E0" - order_index: 1 - filename: "4D9FA0DBD11181FD" - title: "2.一对大家伙" - icon: "create:crushing_wheel" - default_quest_shape: "" - default_hide_dependency_lines: false - quests: [ - { - x: 0.5d - y: 0.5d - shape: "diamond" - dependencies: ["493A531616607F15"] - id: "0625E3BF226969E7" - tasks: [{ - id: "2BDF316840B91436" - type: "checkmark" - title: "利用粉碎轮获得矿物" - }] - rewards: [{ - id: "7CF3B776D9BD2710" - type: "item" - item: "create:crushing_wheel" - count: 2 - }] - } - { - x: -3.5d - y: 1.5d - dependencies: ["0625E3BF226969E7"] - id: "2F3FD2826DAD9705" - tasks: [{ - id: "111B505A3D612BDA" - type: "item" - item: "minecraft:gravel" - }] - rewards: [{ - id: "11A66A76B23FB7ED" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -0.5d - y: 1.5d - dependencies: ["0625E3BF226969E7"] - id: "687C2654C5BAC445" - tasks: [{ - id: "30D6CBD7D5AA57B6" - type: "item" - item: "minecraft:sand" - }] - rewards: [{ - id: "198928C856D5C528" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -2.0d - y: 1.5d - dependencies: ["0625E3BF226969E7"] - id: "11CCDD36B868EC1A" - tasks: [{ - id: "61E74B5927A5CD72" - type: "item" - item: "minecraft:dirt" - }] - rewards: [{ - id: "1575D095B77F8DE4" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 1.5d - y: 1.5d - description: ["注液器给沙子注水获得黏土块"] - dependencies: ["0625E3BF226969E7"] - id: "7AB149390FD438D8" - tasks: [{ - id: "4523FC7B11B57B4D" - type: "item" - item: "minecraft:clay" - }] - rewards: [{ - id: "5837A8F2C0825446" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -3.5d - y: 2.5d - dependencies: ["2F3FD2826DAD9705"] - id: "02AE8CB847F6B283" - tasks: [{ - id: "3806339256EF3227" - type: "item" - item: "create:crushed_iron_ore" - }] - rewards: [{ - id: "6DE9892648BE8833" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -3.5d - y: 3.5d - dependencies: ["2F3FD2826DAD9705"] - id: "0CEB59035B0D126A" - tasks: [{ - id: "17A9E703288FC95B" - type: "item" - item: "create:crushed_gold_ore" - }] - rewards: [{ - id: "328D939FA30D662A" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -3.5d - y: 4.5d - dependencies: ["2F3FD2826DAD9705"] - id: "52F63F40207AD097" - tasks: [{ - id: "053EFC5C53B34622" - type: "item" - item: "create:crushed_copper_ore" - }] - rewards: [{ - id: "4489062266C5DDA5" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -3.5d - y: 5.5d - dependencies: ["2F3FD2826DAD9705"] - id: "18DBFE92BE717639" - tasks: [{ - id: "26B31F8D3562A78D" - type: "item" - item: "create:crushed_zinc_ore" - }] - rewards: [{ - id: "310E63950D955C16" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -3.5d - y: 6.5d - dependencies: ["2F3FD2826DAD9705"] - id: "6EC953E7880676FC" - tasks: [{ - id: "7A3509531E39E227" - type: "item" - item: "kubejs:diamond_chips" - }] - rewards: [{ - id: "6F9D2478E101BD7C" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -3.5d - y: 7.5d - dependencies: ["2F3FD2826DAD9705"] - id: "593D087FA8BDBEE5" - tasks: [{ - id: "2DA90649A624AD86" - type: "item" - item: "kubejs:emerald_chips" - }] - rewards: [ - { - id: "04A334DCDB090600" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - } - { - id: "07C378FA73B75ABF" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - } - ] - } - { - x: -3.5d - y: 8.5d - dependencies: ["2F3FD2826DAD9705"] - id: "2A2C8FB8F99ECE30" - tasks: [{ - id: "210A31EED6430F22" - type: "item" - item: "kubejs:flint_chips" - }] - rewards: [{ - id: "715AA1CB32D7890A" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -3.5d - y: 9.5d - dependencies: ["2F3FD2826DAD9705"] - id: "7A843E111A4CF952" - tasks: [{ - id: "7ECBCB09B79EDAA3" - type: "item" - item: "minecraft:coal" - }] - rewards: [{ - id: "60EEECD21222DE9C" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 3.0d - y: 1.5d - dependencies: [ - "0625E3BF226969E7" - "4476421DD1AF79AB" - ] - id: "380564D6ACCAC646" - tasks: [{ - id: "6CEFC1987FB762D2" - type: "item" - item: "minecraft:netherrack" - }] - rewards: [{ - id: "07310164C2AD3D72" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 4.5d - y: 1.5d - dependencies: [ - "0625E3BF226969E7" - "4454C81FC200B609" - ] - id: "4C3FBC04E2F59689" - tasks: [{ - id: "2FA83DFA2500C065" - type: "item" - item: "minecraft:end_stone" - }] - rewards: [{ - id: "72D1C0DED8699290" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -2.0d - y: 3.5d - dependencies: ["11CCDD36B868EC1A"] - id: "323FF67AA712CFF9" - tasks: [{ - id: "24CFD68077789976" - type: "item" - item: "create:crushed_osmium_ore" - }] - rewards: [{ - id: "3850EDFF9E12A94A" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -2.0d - y: 4.5d - dependencies: ["11CCDD36B868EC1A"] - id: "4152BC52B4F35466" - tasks: [{ - id: "17B449F2F422CDBF" - type: "item" - item: "create:crushed_silver_ore" - }] - rewards: [{ - id: "29EE7A3DBDEAB083" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -2.0d - y: 5.5d - dependencies: ["11CCDD36B868EC1A"] - id: "3DF7D3B638B88F04" - tasks: [{ - id: "6FC33A7ADB3F996D" - type: "item" - item: "create:crushed_tin_ore" - }] - rewards: [{ - id: "704C8A0D3259EBE1" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -2.0d - y: 6.5d - dependencies: ["11CCDD36B868EC1A"] - id: "00ED0B7946ABCC43" - tasks: [{ - id: "48AF09DFE841F453" - type: "item" - item: "create:crushed_lead_ore" - }] - rewards: [{ - id: "35AFDB86D6D13687" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -2.0d - y: 7.5d - dependencies: ["11CCDD36B868EC1A"] - id: "590ACDC3EBBF2791" - tasks: [{ - id: "4EB3B5F70578C384" - type: "item" - item: "create:crushed_aluminum_ore" - }] - rewards: [{ - id: "1FDC12AC78853E62" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -2.0d - y: 8.5d - dependencies: ["11CCDD36B868EC1A"] - id: "60E5D64B4D5DB0AF" - tasks: [{ - id: "091503C3BFFE8780" - type: "item" - item: "create:crushed_uranium_ore" - }] - rewards: [{ - id: "52DA30775EB2BD4E" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -2.0d - y: 2.5d - dependencies: ["11CCDD36B868EC1A"] - id: "635A55219583B6E4" - tasks: [{ - id: "2F58A30CC101ADC1" - type: "item" - item: "create:crushed_nickel_ore" - }] - rewards: [{ - id: "7EEEA6D6E13DEB61" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -2.0d - y: 10.5d - dependencies: ["11CCDD36B868EC1A"] - id: "2EDCE13C6B7B87B1" - tasks: [ - { - id: "40EE25958DDC799B" - type: "item" - item: "minecraft:wheat_seeds" - } - { - id: "441DD56329DADBF5" - type: "item" - item: "immersiveengineering:seed" - } - { - id: "1E9C02C744D93461" - type: "item" - item: "minecraft:bone_meal" - } - { - id: "4911C04FC88C9D38" - type: "item" - item: "minecraft:sugar_cane" - } - ] - rewards: [{ - id: "7C229A9AC78F05BD" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -0.5d - y: 2.5d - dependencies: ["687C2654C5BAC445"] - id: "756A2C48AFD401EA" - tasks: [{ - id: "314C1086E15E65E0" - type: "item" - item: "minecraft:redstone" - }] - rewards: [{ - id: "6A212D2007088850" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -0.5d - y: 3.5d - dependencies: ["687C2654C5BAC445"] - id: "13DE67031E7E8C4E" - tasks: [{ - id: "60FA0845136944C0" - type: "item" - item: "minecraft:lapis_lazuli" - }] - rewards: [{ - id: "6421B5C9EC68C22E" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -0.5d - y: 4.5d - dependencies: ["687C2654C5BAC445"] - id: "617C4BCF9B67F591" - tasks: [{ - id: "64A356E6F0B4BC9B" - type: "item" - item: "minecraft:experience_bottle" - }] - rewards: [{ - id: "61BFD20FFD2B7B57" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -0.5d - y: 5.5d - dependencies: ["687C2654C5BAC445"] - id: "597994557998728D" - tasks: [{ - id: "3B539BA468275343" - type: "item" - item: "minecraft:gunpowder" - }] - rewards: [{ - id: "0BE4AC1409D78FE3" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -0.5d - y: 6.5d - dependencies: ["687C2654C5BAC445"] - id: "731E6954A14B1D74" - tasks: [{ - id: "6A4637AB1AB27D67" - type: "item" - item: "minecraft:blaze_powder" - }] - rewards: [{ - id: "08C477FE2E9CDE8B" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -0.5d - y: 7.5d - dependencies: ["687C2654C5BAC445"] - id: "605C67996346592E" - tasks: [{ - id: "4E406932E7084541" - type: "item" - item: "minecraft:cactus" - }] - rewards: [{ - id: "61941E4E34EA9708" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -0.5d - y: 8.5d - dependencies: ["687C2654C5BAC445"] - id: "61D04FD7F4110638" - tasks: [{ - id: "23B9AD0DD93A7F03" - type: "item" - item: "kubejs:nether_quartz_shard" - }] - rewards: [{ - id: "267226727FC9C3F3" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -0.5d - y: 9.5d - dependencies: ["687C2654C5BAC445"] - id: "785E937A3ACC530E" - tasks: [{ - id: "5E18497CC9AD0681" - type: "item" - item: "kubejs:obsidian_chips" - }] - rewards: [{ - id: "1EDB646F545A2484" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 1.5d - y: 2.5d - dependencies: ["7AB149390FD438D8"] - id: "239F44E85873CB79" - tasks: [{ - id: "6AAB7716F2F17268" - type: "item" - item: "minecraft:slime_ball" - }] - rewards: [{ - id: "679F522D0CCEF6C9" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 1.5d - y: 3.5d - dependencies: ["7AB149390FD438D8"] - id: "484A6F01F01F15F2" - tasks: [{ - id: "3DD8F0F7E86DC794" - type: "item" - item: "minecraft:kelp" - }] - rewards: [{ - id: "7558FD02D3E602A8" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 1.5d - y: 4.5d - dependencies: ["7AB149390FD438D8"] - id: "15D4792BB7214237" - tasks: [{ - id: "5D0FB3D11F47D3C2" - type: "item" - item: "minecraft:prismarine_shard" - }] - rewards: [{ - id: "36706AFC92F83B00" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 1.5d - y: 5.5d - dependencies: ["7AB149390FD438D8"] - id: "07EC8F6ACDD4FDEB" - tasks: [{ - id: "51AAFCEB8BFA7BDA" - type: "item" - item: "minecraft:prismarine_crystals" - }] - rewards: [{ - id: "6FD189A67A1E152A" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 3.0d - y: 3.5d - dependencies: ["0293B3E073BD542F"] - id: "257C1196F8EA5754" - tasks: [{ - id: "21F2918FEFC7F989" - type: "item" - item: "minecraft:netherite_scrap" - }] - rewards: [ - { - id: "117538FF9A6FD359" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - } - { - id: "301E477761FAE2DB" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - } - ] - } - { - x: 3.0d - y: 4.5d - dependencies: ["0293B3E073BD542F"] - id: "05744BF0B4909AC2" - tasks: [{ - id: "35CD98A8C399DE0C" - type: "item" - item: "minecraft:gold_nugget" - }] - rewards: [{ - id: "764BB6063277068C" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 4.5d - y: 3.5d - dependencies: ["2F68C4A0FE7E6C5D"] - id: "6076DF1E914059AA" - tasks: [{ - id: "7669155805A211B1" - type: "item" - item: "minecraft:ender_pearl" - }] - rewards: [{ - id: "7DF0C7090D883415" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 4.5d - y: 5.5d - dependencies: ["2F68C4A0FE7E6C5D"] - id: "4EE07A55B5A7F26F" - tasks: [{ - id: "70F4045781B3D3CA" - type: "item" - item: "kubejs:nether_star_fragment" - }] - rewards: [ - { - id: "0EE4D3872854C594" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - } - { - id: "35D4366C16B2794B" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - } - ] - } - { - x: 3.0d - y: 2.5d - dependencies: ["380564D6ACCAC646"] - id: "0293B3E073BD542F" - tasks: [{ - id: "3FC23C2DD98C5EC7" - type: "item" - item: "kubejs:crushed_netherrack" - }] - rewards: [{ - id: "669BAAE86EB19393" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 4.5d - y: 2.5d - dependencies: ["4C3FBC04E2F59689"] - id: "2F68C4A0FE7E6C5D" - tasks: [{ - id: "34FD4A00E1B0BE36" - type: "item" - item: "kubejs:crushed_endstone" - }] - rewards: [{ - id: "39F0965CA13C2BBF" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - title: "一些无限矿物" - x: -3.5d - y: -0.5d - shape: "rsquare" - subtitle: "但是是粉碎矿物,并不是烧制好的" - description: ["无限的铁!金!铜!锌!"] - dependencies: [ - "02AE8CB847F6B283" - "0CEB59035B0D126A" - "52F63F40207AD097" - "18DBFE92BE717639" - ] - id: "390F2C90C21714C1" - tasks: [ - { - id: "194C4B57FCF69B7E" - type: "item" - item: "minecraft:iron_block" - count: 640L - consume_items: true - } - { - id: "628528AC636E87C1" - type: "item" - item: "minecraft:gold_block" - count: 640L - consume_items: true - } - { - id: "433004F35697EC40" - type: "item" - item: "minecraft:copper_block" - count: 640L - consume_items: true - } - { - id: "2AF2E02BDEEFBBF6" - type: "item" - item: "create:zinc_block" - count: 640L - consume_items: true - } - ] - rewards: [ - { - id: "0D230B5F967B455C" - type: "item" - item: { - id: "storagedrawers:oak_full_drawers_4" - Count: 1b - tag: { - BlockEntityTag: { - Upgrades: [{ - Slot: 0b - id: "storagedrawers:creative_vending_upgrade" - Count: 1b - }] - id: "storagedrawers:standard_drawers_4" - Drawers: [ - { - Item: { - id: "create:crushed_iron_ore" - Count: 1b - } - Count: 1 - } - { - Item: { - id: "create:crushed_gold_ore" - Count: 1b - } - Count: 1 - } - { - Item: { - id: "create:crushed_copper_ore" - Count: 1b - } - Count: 1 - } - { - Item: { - id: "create:crushed_zinc_ore" - Count: 1b - } - Count: 1 - } - ] - } - display: { - Lore: ["\"(+NBT)\""] - } - } - } - } - { - id: "20DC068AF2BAD8C7" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - } - ] - } - { - title: "又一些无限矿物" - x: -3.5d - y: -1.5d - shape: "rsquare" - subtitle: "依旧只是一些碎片的无限" - description: ["非要多加一步合成!(bushi"] - dependencies: [ - "390F2C90C21714C1" - "6EC953E7880676FC" - "593D087FA8BDBEE5" - "2A2C8FB8F99ECE30" - "7A843E111A4CF952" - ] - id: "6049D6F2324AB5A0" - tasks: [ - { - id: "072482BED8038489" - type: "item" - item: "minecraft:diamond_block" - count: 320L - consume_items: true - } - { - id: "6388DE4150BCF5C0" - type: "item" - item: "minecraft:emerald_block" - count: 320L - consume_items: true - } - { - id: "34D1D5B18DA9EA19" - type: "item" - item: "supplementaries:flint_block" - count: 320L - consume_items: true - } - { - id: "3242CA5B2A9E363A" - type: "item" - item: "minecraft:coal_block" - count: 320L - consume_items: true - } - ] - rewards: [ - { - id: "1944EF2F9755357C" - type: "item" - item: { - id: "storagedrawers:oak_full_drawers_4" - Count: 1b - tag: { - BlockEntityTag: { - Upgrades: [{ - Slot: 0b - id: "storagedrawers:creative_vending_upgrade" - Count: 1b - }] - id: "storagedrawers:standard_drawers_4" - Drawers: [ - { - Item: { - id: "kubejs:diamond_chips" - Count: 1b - } - Count: 0 - } - { - Item: { - id: "kubejs:emerald_chips" - Count: 1b - } - Count: 0 - } - { - Item: { - id: "minecraft:coal" - Count: 1b - } - Count: 0 - } - { - Item: { - id: "kubejs:flint_chips" - Count: 1b - } - Count: 0 - } - ] - } - display: { - Lore: ["\"(+NBT)\""] - } - } - } - } - { - id: "2EF4D2D5DF35DE0C" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - } - ] - } - { - title: "又又一些无限矿物" - x: -2.0d - y: -0.5d - shape: "rsquare" - subtitle: "他还是粉碎的!" - dependencies: [ - "3DF7D3B638B88F04" - "635A55219583B6E4" - "323FF67AA712CFF9" - "4152BC52B4F35466" - ] - id: "788439265046E612" - tasks: [ - { - id: "5BE96E249A28F98D" - type: "item" - item: "thermal:nickel_block" - count: 640L - consume_items: true - } - { - id: "2145A2D0C6795969" - type: "item" - item: "mekanism:block_osmium" - count: 640L - consume_items: true - } - { - id: "4678DF7A1D2D5856" - type: "item" - item: "thermal:silver_block" - count: 640L - consume_items: true - } - { - id: "6585DF4C2F01AD19" - type: "item" - item: "thermal:tin_block" - count: 640L - consume_items: true - } - ] - rewards: [ - { - id: "164635B3623A2DE1" - type: "item" - item: { - id: "storagedrawers:oak_full_drawers_4" - Count: 1b - tag: { - BlockEntityTag: { - Upgrades: [{ - Slot: 0b - id: "storagedrawers:creative_vending_upgrade" - Count: 1b - }] - id: "storagedrawers:standard_drawers_4" - Drawers: [ - { - Item: { - id: "create:crushed_osmium_ore" - Count: 1b - } - Count: 1 - } - { - Item: { - id: "create:crushed_silver_ore" - Count: 1b - } - Count: 1 - } - { - Item: { - id: "create:crushed_tin_ore" - Count: 1b - } - Count: 1 - } - { - Item: { - id: "create:crushed_nickel_ore" - Count: 1b - } - Count: 1 - } - ] - } - display: { - Lore: ["\"(+NBT)\""] - } - } - } - } - { - id: "2159B38974006AD3" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - } - ] - } - { - title: "叒一些无限矿物" - x: -2.0d - y: -1.5d - shape: "rsquare" - subtitle: "没错,还是粉碎的" - dependencies: [ - "60E5D64B4D5DB0AF" - "00ED0B7946ABCC43" - "590ACDC3EBBF2791" - "7BC5A57D16661EA9" - "788439265046E612" - ] - id: "78C00E19FD8977A2" - tasks: [ - { - id: "0AAC5507B42DCFE9" - type: "item" - item: "thermal:lead_block" - count: 640L - consume_items: true - } - { - id: "479906EA54C81F51" - type: "item" - item: "immersiveengineering:storage_aluminum" - count: 640L - consume_items: true - } - { - id: "62F580BA935D09A1" - type: "item" - item: "bigreactors:yellorium_block" - count: 640L - consume_items: true - } - { - id: "60E9EE3F38F33C01" - type: "item" - item: "powah:uraninite_block" - count: 640L - consume_items: true - } - ] - rewards: [ - { - id: "719913883CBC6E84" - type: "item" - item: { - id: "storagedrawers:oak_full_drawers_4" - Count: 1b - tag: { - BlockEntityTag: { - Upgrades: [{ - Slot: 0b - id: "storagedrawers:creative_vending_upgrade" - Count: 1b - }] - id: "storagedrawers:standard_drawers_4" - Drawers: [ - { - Item: { - id: "create:crushed_uranium_ore" - Count: 1b - } - Count: 1 - } - { - Item: { - id: "create:crushed_aluminum_ore" - Count: 1b - } - Count: 1 - } - { - Item: { - id: "powah:uraninite_raw" - Count: 1b - } - Count: 1 - } - { - Item: { - id: "create:crushed_lead_ore" - Count: 1b - } - Count: 1 - } - ] - } - display: { - Lore: ["\"(+NBT)\""] - } - } - } - } - { - id: "3369F3F50CD72A37" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - } - ] - } - { - x: -2.0d - y: 9.5d - dependencies: ["11CCDD36B868EC1A"] - id: "7BC5A57D16661EA9" - tasks: [{ - id: "697B0A771A3287FC" - type: "item" - item: "powah:uraninite_raw" - }] - rewards: [{ - id: "49B3EF8F9ECEAC8B" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - title: "这次是一些无限植物" - x: -2.0d - y: -2.5d - shape: "rsquare" - subtitle: "不同的是,他们不是种子!" - dependencies: ["2EDCE13C6B7B87B1"] - id: "5671894463C32DE8" - tasks: [ - { - id: "6627DE3C3E7B89FB" - type: "item" - item: "thermal:sugar_cane_block" - count: 320L - consume_items: true - } - { - id: "46B0993354893084" - type: "item" - item: "minecraft:bone_block" - count: 320L - consume_items: true - } - { - id: "6FB63151246CC18C" - type: "item" - item: "minecraft:wheat" - count: 640L - consume_items: true - } - { - id: "6BECBEC1B8C6671B" - type: "item" - item: "minecraft:string" - count: 320L - consume_items: true - } - ] - rewards: [ - { - id: "3DCDAA89F11968FE" - type: "item" - item: { - id: "storagedrawers:oak_full_drawers_4" - Count: 1b - tag: { - BlockEntityTag: { - Upgrades: [{ - Slot: 0b - id: "storagedrawers:creative_vending_upgrade" - Count: 1b - }] - id: "storagedrawers:standard_drawers_4" - Drawers: [ - { - Item: { - id: "immersiveengineering:hemp_fiber" - Count: 1b - } - Count: 1 - } - { - Item: { - id: "minecraft:wheat" - Count: 1b - } - Count: 1 - } - { - Item: { - id: "minecraft:sugar_cane" - Count: 1b - } - Count: 1 - } - { - Item: { - id: "minecraft:bone_meal" - Count: 1b - } - Count: 1 - } - ] - } - display: { - Lore: ["\"(+NBT)\""] - } - } - } - } - { - id: "56F247E67663F941" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - } - ] - } - { - title: "叕一些无限矿物" - x: -0.5d - y: -0.5d - shape: "rsquare" - subtitle: "叕是一些粉碎矿物" - dependencies: [ - "756A2C48AFD401EA" - "13DE67031E7E8C4E" - "61D04FD7F4110638" - "785E937A3ACC530E" - ] - id: "69AC9FA518081AE8" - tasks: [ - { - id: "63E9D778B930B1A3" - type: "item" - item: "minecraft:redstone_block" - count: 640L - consume_items: true - } - { - id: "56E6224CAD649C64" - type: "item" - item: "minecraft:lapis_block" - count: 640L - consume_items: true - } - { - id: "28A8B6C525E7BF12" - type: "item" - item: "minecraft:quartz_block" - count: 640L - consume_items: true - } - { - id: "60AF5AA82E89182E" - type: "item" - item: "minecraft:obsidian" - count: 320L - consume_items: true - } - ] - rewards: [ - { - id: "5EEEB6D982ED0BE1" - type: "item" - item: { - id: "storagedrawers:oak_full_drawers_4" - Count: 1b - tag: { - BlockEntityTag: { - Upgrades: [{ - Slot: 0b - id: "storagedrawers:creative_vending_upgrade" - Count: 1b - }] - id: "storagedrawers:standard_drawers_4" - Drawers: [ - { - Item: { - id: "minecraft:redstone" - Count: 1b - } - Count: 1 - } - { - Item: { - id: "minecraft:lapis_lazuli" - Count: 1b - } - Count: 1 - } - { - Item: { - id: "kubejs:nether_quartz_shard" - Count: 1b - } - Count: 1 - } - { - Item: { - id: "kubejs:obsidian_chips" - Count: 1b - } - Count: 1 - } - ] - } - display: { - Lore: ["\"(+NBT)\""] - } - } - } - } - { - id: "4E3FE5B74594431F" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - } - ] - } - { - title: "一些奇怪的东西" - x: -0.5d - y: -1.5d - shape: "rsquare" - subtitle: "你猜是无限的啥呢?" - dependencies: [ - "597994557998728D" - "731E6954A14B1D74" - "605C67996346592E" - "617C4BCF9B67F591" - "69AC9FA518081AE8" - ] - id: "5B95F52C1DCB9ADD" - tasks: [ - { - id: "0E0F4B4553C452DA" - type: "item" - item: "minecraft:gunpowder" - count: 640L - consume_items: true - } - { - id: "205D3BFBC4A4ADF5" - type: "item" - item: "minecraft:blaze_powder" - count: 640L - consume_items: true - } - { - id: "1ED9524E040E78F2" - type: "item" - item: "minecraft:cactus" - count: 640L - consume_items: true - } - { - id: "4F5CCF6C66E15301" - type: "item" - item: "minecraft:experience_bottle" - count: 640L - consume_items: true - } - ] - rewards: [ - { - id: "22EB8478CE3493FC" - type: "item" - item: { - id: "storagedrawers:oak_full_drawers_4" - Count: 1b - tag: { - BlockEntityTag: { - Upgrades: [{ - Slot: 0b - id: "storagedrawers:creative_vending_upgrade" - Count: 1b - }] - id: "storagedrawers:standard_drawers_4" - Drawers: [ - { - Item: { - id: "minecraft:gunpowder" - Count: 1b - } - Count: 1 - } - { - Item: { - id: "minecraft:blaze_rod" - Count: 1b - } - Count: 1 - } - { - Item: { - id: "minecraft:experience_bottle" - Count: 1b - } - Count: 1 - } - { - Item: { - id: "minecraft:cactus" - Count: 1b - } - Count: 1 - } - ] - } - display: { - Lore: ["\"(+NBT)\""] - } - } - } - } - { - id: "0C6899A5EABED2B7" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - } - ] - } - { - title: "无限黏液球!无限海带!无限海晶砂砾!无限海晶碎片!" - x: 1.5d - y: -0.5d - shape: "rsquare" - dependencies: [ - "239F44E85873CB79" - "484A6F01F01F15F2" - "07EC8F6ACDD4FDEB" - "15D4792BB7214237" - ] - id: "6BF976E61DE4A2AF" - tasks: [ - { - id: "034576CBC4875BDB" - type: "item" - item: "minecraft:slime_block" - count: 320L - consume_items: true - } - { - id: "089E1DD6D7B4CBF2" - type: "item" - item: "minecraft:dried_kelp_block" - count: 320L - consume_items: true - } - { - id: "42A3B3D9C4F9CECD" - type: "item" - item: "minecraft:sea_lantern" - count: 320L - consume_items: true - } - ] - rewards: [ - { - id: "702DF7D58F312FFA" - type: "item" - item: { - id: "storagedrawers:oak_full_drawers_4" - Count: 1b - tag: { - BlockEntityTag: { - Upgrades: [{ - Slot: 0b - id: "storagedrawers:creative_vending_upgrade" - Count: 1b - }] - id: "storagedrawers:standard_drawers_4" - Drawers: [ - { - Item: { - id: "minecraft:prismarine_crystals" - Count: 1b - } - Count: 1 - } - { - Item: { - id: "minecraft:prismarine_shard" - Count: 1b - } - Count: 1 - } - { - Item: { - id: "minecraft:slime_ball" - Count: 1b - } - Count: 1 - } - { - Item: { - id: "minecraft:kelp" - Count: 1b - } - Count: 1 - } - ] - } - display: { - Lore: ["\"(+NBT)\""] - } - } - } - } - { - id: "1A474BAFFCD57F38" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - } - ] - } - { - title: "无限下界合金和金锭" - x: 3.0d - y: -0.5d - shape: "rsquare" - subtitle: "这回是锭!" - description: ["你可能需要整整一背包的金块"] - dependencies: [ - "257C1196F8EA5754" - "05744BF0B4909AC2" - ] - id: "520B04B8DA7A9EDE" - tasks: [ - { - id: "7A8C5391C443A53D" - type: "item" - item: "minecraft:netherite_block" - count: 160L - consume_items: true - } - { - id: "2279236EF8137FD9" - type: "item" - item: "minecraft:gold_block" - count: 2304L - consume_items: true - } - ] - rewards: [ - { - id: "5CAB0BADD418D6CE" - type: "item" - item: { - id: "storagedrawers:oak_full_drawers_2" - Count: 1b - tag: { - BlockEntityTag: { - Upgrades: [{ - Slot: 0b - id: "storagedrawers:creative_vending_upgrade" - Count: 1b - }] - id: "storagedrawers:standard_drawers_2" - Drawers: [ - { - Item: { - id: "minecraft:gold_ingot" - Count: 1b - } - Count: 1 - } - { - Item: { - id: "minecraft:netherite_ingot" - Count: 1b - } - Count: 1 - } - ] - } - display: { - Lore: ["\"(+NBT)\""] - } - } - } - } - { - id: "49506B69E7FB7BEF" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - } - ] - } - { - title: "无限之眼" - x: 4.5d - y: -0.5d - shape: "rsquare" - dependencies: ["6076DF1E914059AA"] - id: "65776B1412014E96" - tasks: [ - { - id: "04C9DF9C7C37D97E" - type: "item" - item: "minecraft:ender_pearl" - count: 640L - consume_items: true - } - { - id: "1DF894E84A115D6B" - type: "item" - item: "minecraft:chorus_fruit" - count: 640L - consume_items: true - } - ] - rewards: [ - { - id: "5D0AE3D4C93B2583" - type: "item" - item: { - id: "storagedrawers:oak_full_drawers_1" - Count: 1b - tag: { - BlockEntityTag: { - Upgrades: [{ - Slot: 0b - id: "storagedrawers:creative_vending_upgrade" - Count: 1b - }] - id: "storagedrawers:standard_drawers_1" - Drawers: [{ - Item: { - id: "minecraft:ender_pearl" - Count: 1b - } - Count: 1 - }] - } - display: { - Lore: ["\"(+NBT)\""] - } - } - } - } - { - id: "3DB0F07E8330F1CB" - type: "item" - item: { - id: "storagedrawers:oak_full_drawers_1" - Count: 1b - tag: { - BlockEntityTag: { - Upgrades: [{ - Slot: 0b - id: "storagedrawers:creative_vending_upgrade" - Count: 1b - }] - id: "storagedrawers:standard_drawers_1" - Drawers: [{ - Item: { - id: "minecraft:chorus_fruit" - Count: 1b - } - Count: 1 - }] - } - display: { - Lore: ["\"(+NBT)\""] - } - } - } - } - { - id: "3D15D13F19549AD9" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - } - ] - } - { - title: "无限之星" - x: 4.5d - y: -1.5d - shape: "rsquare" - dependencies: [ - "4EE07A55B5A7F26F" - "65776B1412014E96" - ] - id: "14904517F92251E2" - tasks: [{ - id: "1BD4988AF3B8450D" - type: "item" - item: "extendedcrafting:nether_star_block" - count: 160L - consume_items: true - }] - rewards: [ - { - id: "4737203436321B46" - type: "item" - item: { - id: "storagedrawers:oak_full_drawers_1" - Count: 1b - tag: { - BlockEntityTag: { - Upgrades: [{ - Slot: 0b - id: "storagedrawers:creative_vending_upgrade" - Count: 1b - }] - id: "storagedrawers:standard_drawers_1" - Drawers: [{ - Item: { - id: "kubejs:nether_star_fragment" - Count: 1b - } - Count: 1 - }] - } - display: { - Lore: ["\"(+NBT)\""] - } - } - } - } - { - id: "274A0819A7393D00" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - } - ] - } - { - icon: "create:creative_motor" - x: 0.5d - y: -4.0d - shape: "heart" - dependencies: [ - "390F2C90C21714C1" - "6049D6F2324AB5A0" - "788439265046E612" - "78C00E19FD8977A2" - "69AC9FA518081AE8" - "520B04B8DA7A9EDE" - "14904517F92251E2" - "65776B1412014E96" - "6BF976E61DE4A2AF" - "5671894463C32DE8" - "5B95F52C1DCB9ADD" - ] - optional: true - id: "1828585ADCC4F6CA" - tasks: [{ - id: "4EDC68C6B287EB23" - type: "checkmark" - title: "无限应力!" - }] - rewards: [ - { - id: "2C7BED005B89A951" - type: "item" - item: "create:creative_motor" - } - { - id: "6E49B98F8EB49920" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - } - ] - } - { - x: 1.5d - y: 6.5d - dependencies: ["07EC8F6ACDD4FDEB"] - id: "45DC64038B5CEE53" - tasks: [{ - id: "7FF1B05A1AF58CA4" - type: "item" - item: "create:crushing_wheel" - count: 2L - }] - } - { - x: 1.5d - y: 7.5d - dependencies: ["45DC64038B5CEE53"] - id: "7BF4AD4DA3C232D5" - tasks: [{ - id: "12ADA56FA04F44B6" - type: "item" - item: "minecraft:glowstone_dust" - }] - rewards: [{ - id: "34B575B80FFF29B6" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 1.5d - y: 8.5d - description: ["无限荧石"] - dependencies: ["7BF4AD4DA3C232D5"] - id: "1BCF72D14273B40B" - tasks: [{ - id: "06475A1696E9C4F6" - type: "item" - item: "minecraft:glowstone" - count: 128L - }] - rewards: [{ - id: "6AA5629455D4285D" - type: "item" - item: { - id: "storagedrawers:oak_full_drawers_1" - Count: 1b - tag: { - BlockEntityTag: { - Upgrades: [{ - Slot: 0b - id: "storagedrawers:creative_vending_upgrade" - Count: 1b - }] - id: "storagedrawers:standard_drawers_1" - Drawers: [{ - Item: { - id: "minecraft:glowstone" - Count: 1b - } - Count: 1 - }] - } - display: { - Lore: ["\"(+NBT)\""] - } - } - } - }] - } - { - x: -2.0d - y: 11.5d - dependencies: ["11CCDD36B868EC1A"] - id: "4DF88F75284471BA" - tasks: [{ - id: "7D6CD5DF405558FB" - type: "item" - item: "kubejs:nether_dye" - }] - rewards: [ - { - id: "1FB3B8CC1C9600AB" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - } - { - id: "6E7D792C76DD751D" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - } - ] - } - { - x: -0.5d - y: 10.5d - dependencies: ["687C2654C5BAC445"] - id: "088FCD5C64E713E2" - tasks: [{ - id: "582B2E439EF05EE8" - type: "item" - item: "kubejs:end_dye" - }] - rewards: [ - { - id: "1AE0BD38DF0431C9" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - } - { - id: "61E6D314A94FA803" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - } - ] - } - { - x: 4.5d - y: 4.5d - dependencies: ["4C3FBC04E2F59689"] - id: "2DF57FFF69DFCCC0" - tasks: [{ - id: "4FB7489A54DE2265" - type: "item" - item: "minecraft:chorus_fruit" - }] - rewards: [{ - id: "46D09982164AEDD1" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 3.0d - y: 5.5d - dependencies: ["0293B3E073BD542F"] - id: "41343D1D449F20E5" - tasks: [{ - id: "5CC0957B0A69AD32" - type: "item" - item: "minecraft:ghast_tear" - }] - rewards: [{ - id: "5E71ED4C1C40E66E" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -5.5d - y: 4.0d - dependencies: [ - "02AE8CB847F6B283" - "18DBFE92BE717639" - ] - id: "662CD51E64F0A0B9" - tasks: [{ - id: "24D0A48744C98B39" - type: "item" - item: "kubejs:iron_upgrade" - }] - } - { - x: 3.0d - y: 6.5d - dependencies: ["0293B3E073BD542F"] - id: "0C409E2809743DD0" - tasks: [{ - id: "4BD26F3106BC9A94" - type: "item" - item: "minecraft:crimson_fungus" - }] - } - { - x: -0.5d - y: 11.5d - dependencies: ["687C2654C5BAC445"] - id: "3F51B5A41061F807" - tasks: [{ - id: "104775CDB9493D57" - type: "item" - item: "minecraft:amethyst_shard" - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/5031CF3EB7FF2AAD.snbt b/overrides/config/ftbquests/quests/chapters/5031CF3EB7FF2AAD.snbt deleted file mode 100644 index db979d6..0000000 --- a/overrides/config/ftbquests/quests/chapters/5031CF3EB7FF2AAD.snbt +++ /dev/null @@ -1,415 +0,0 @@ -{ - id: "5031CF3EB7FF2AAD" - group: "09648D74820560E0" - order_index: 2 - filename: "5031CF3EB7FF2AAD" - title: "3.其他维度" - icon: "minecraft:end_portal_frame" - default_quest_shape: "" - default_hide_dependency_lines: false - quests: [ - { - title: "其他维度!" - x: -8.5d - y: 2.0d - shape: "diamond" - dependencies: ["785E937A3ACC530E"] - id: "3F3B34784DD34749" - tasks: [{ - id: "5FDF305C1A2E748C" - type: "checkmark" - }] - } - { - x: -7.0d - y: 1.0d - dependencies: ["3F3B34784DD34749"] - id: "3DD0FF833A9F0DED" - tasks: [ - { - id: "72639997DEA85749" - type: "item" - item: "minecraft:obsidian" - } - { - id: "01EEB164E8A8BA53" - type: "item" - item: { - id: "minecraft:flint_and_steel" - Count: 1b - tag: { - Damage: 0 - } - } - } - ] - rewards: [{ - id: "56A4FCC4C204956F" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -5.5d - y: 1.0d - dependencies: ["3DD0FF833A9F0DED"] - id: "12F1804FE5F1571D" - tasks: [{ - id: "015428561FD210BC" - type: "dimension" - dimension: "minecraft:the_nether" - }] - rewards: [{ - id: "08A481C800212559" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -5.5d - y: 3.0d - dependencies: ["4454C81FC200B609"] - id: "4B8FA460F8A3A794" - tasks: [{ - id: "5624E466BF5B4B57" - type: "item" - item: "minecraft:end_portal_frame" - }] - rewards: [{ - id: "6F1FAE5ADB395E8D" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -7.0d - y: 3.0d - dependencies: ["3F3B34784DD34749"] - id: "4454C81FC200B609" - tasks: [{ - id: "5C1471ED1C37EFDE" - type: "item" - item: "minecraft:end_stone" - }] - rewards: [{ - id: "5376939CF39D50BC" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -4.0d - y: 1.0d - dependencies: ["12F1804FE5F1571D"] - id: "4476421DD1AF79AB" - tasks: [{ - id: "2ACE133535B44D31" - type: "item" - item: "minecraft:netherrack" - }] - rewards: [{ - id: "7BF7ABB4C38A7DA6" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -4.0d - y: 3.0d - dependencies: ["4B8FA460F8A3A794"] - id: "35ABEEC58FC832E2" - tasks: [{ - id: "5F24961A06A2E8C1" - type: "dimension" - dimension: "minecraft:the_end" - }] - rewards: [{ - id: "5D3A8E3FB3F509CD" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -2.5d - y: 1.0d - description: ["只能在下界工作!"] - dependencies: ["4476421DD1AF79AB"] - id: "57146F9E27A4317B" - tasks: [{ - id: "2123E5BB5FFF798F" - type: "item" - item: "custom:netherrack_machine" - }] - rewards: [{ - id: "7D24BFF10F796CE9" - type: "item" - item: { - id: "create:schematic" - Count: 1b - tag: { - Owner: "Y_Xiao233" - Anchor: { - X: 46 - Y: 65 - Z: 45 - } - Bounds: [ - 3 - 3 - 3 - ] - Deployed: 1b - File: "下界岩生产者.nbt" - Rotation: "NONE" - Mirror: "NONE" - } - } - }] - } - { - x: -2.5d - y: 3.0d - description: ["只能在末地工作!"] - dependencies: ["35ABEEC58FC832E2"] - id: "155B18BDDD8BE690" - tasks: [{ - id: "193357E72B1327C8" - type: "item" - item: "custom:endstone_machine" - }] - rewards: [{ - id: "7C13C6FCB30EE149" - type: "item" - item: { - id: "create:schematic" - Count: 1b - tag: { - Owner: "Y_Xiao233" - Anchor: { - X: 46 - Y: 65 - Z: 46 - } - Bounds: [ - 3 - 3 - 3 - ] - Deployed: 1b - File: "末地石生产者.nbt" - Rotation: "NONE" - Mirror: "NONE" - } - } - }] - } - { - x: -1.0d - y: 1.0d - shape: "gear" - dependencies: ["57146F9E27A4317B"] - id: "76ACB832D0DA4E89" - tasks: [{ - id: "3FD41D45FDF6DD25" - type: "item" - item: "minecraft:netherrack" - count: 4096L - consume_items: true - }] - rewards: [ - { - id: "1838FACBDC406BBC" - type: "item" - item: { - id: "storagedrawers:oak_full_drawers_1" - Count: 1b - tag: { - BlockEntityTag: { - Upgrades: [{ - Slot: 0b - id: "storagedrawers:creative_vending_upgrade" - Count: 1b - }] - id: "storagedrawers:standard_drawers_1" - Drawers: [{ - Item: { - id: "minecraft:netherrack" - Count: 1b - } - Count: 0 - }] - } - display: { - Lore: ["\"(+NBT)\""] - } - } - } - } - { - id: "46767FB5B8680E61" - type: "item" - item: "kubejs:nether_medal" - } - ] - } - { - x: -1.0d - y: 3.0d - shape: "gear" - dependencies: ["155B18BDDD8BE690"] - id: "60F6A9B81895F931" - tasks: [{ - id: "6271F7F0F31064F6" - type: "item" - item: "minecraft:end_stone" - count: 2048L - consume_items: true - }] - rewards: [ - { - id: "086274AEEDD5C939" - type: "item" - item: { - id: "storagedrawers:oak_full_drawers_1" - Count: 1b - tag: { - BlockEntityTag: { - Upgrades: [{ - Slot: 0b - id: "storagedrawers:creative_vending_upgrade" - Count: 1b - }] - id: "storagedrawers:standard_drawers_1" - Drawers: [{ - Item: { - id: "minecraft:end_stone" - Count: 1b - } - Count: 0 - }] - } - display: { - Lore: ["\"(+NBT)\""] - } - } - } - } - { - id: "2823CDA764BB59EF" - type: "item" - item: "kubejs:end_medal" - } - ] - } - { - x: 0.5d - y: 2.0d - dependencies: [ - "3F3B34784DD34749" - "60F6A9B81895F931" - "76ACB832D0DA4E89" - ] - id: "5D14519FD8AADD9E" - tasks: [{ - id: "667E1DD3CA558EAB" - type: "item" - item: "jamd:mine_portal_block" - }] - rewards: [{ - id: "76143355B1060872" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - }] - } - { - x: 2.0d - y: 1.5d - dependencies: ["5D14519FD8AADD9E"] - id: "40128D0F884204C3" - tasks: [{ - id: "33598933DD9F7422" - type: "item" - item: "mekanism:fluorite_gem" - count: 4096L - consume_items: true - }] - rewards: [{ - id: "4EDBD6E8B71CE4C0" - type: "item" - item: { - id: "storagedrawers:oak_full_drawers_1" - Count: 1b - tag: { - BlockEntityTag: { - Upgrades: [{ - Slot: 0b - id: "storagedrawers:creative_vending_upgrade" - Count: 1b - }] - id: "storagedrawers:standard_drawers_1" - Drawers: [{ - Item: { - id: "mekanism:fluorite_gem" - Count: 1b - } - Count: 0 - }] - } - display: { - Lore: ["\"(+NBT)\""] - } - } - } - }] - } - { - x: 2.0d - y: 2.5d - dependencies: ["5D14519FD8AADD9E"] - id: "0F2961657C62D284" - tasks: [{ - id: "172A1889FA594B60" - type: "item" - item: "thermal:sulfur" - count: 4096L - consume_items: true - }] - rewards: [{ - id: "4A384F4DAE01C5BB" - type: "item" - item: { - id: "storagedrawers:oak_full_drawers_1" - Count: 1b - tag: { - BlockEntityTag: { - Upgrades: [{ - Slot: 0b - id: "storagedrawers:creative_vending_upgrade" - Count: 1b - }] - id: "storagedrawers:standard_drawers_1" - Drawers: [{ - Item: { - id: "thermal:sulfur" - Count: 1b - } - Count: 1 - }] - } - display: { - Lore: ["\"(+NBT)\""] - } - } - } - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/521598F9DE363FA8.snbt b/overrides/config/ftbquests/quests/chapters/521598F9DE363FA8.snbt deleted file mode 100644 index 8bd74c8..0000000 --- a/overrides/config/ftbquests/quests/chapters/521598F9DE363FA8.snbt +++ /dev/null @@ -1,374 +0,0 @@ -{ - id: "521598F9DE363FA8" - group: "09648D74820560E0" - order_index: 3 - filename: "521598F9DE363FA8" - title: "4.科技,魔法时代" - icon: "thermal:machine_frame" - default_quest_shape: "" - default_hide_dependency_lines: false - quests: [ - { - title: "疯狂的机器" - x: 0.0d - y: -1.5d - shape: "diamond" - min_required_dependencies: 1 - dependencies: [ - "390F2C90C21714C1" - "6049D6F2324AB5A0" - "788439265046E612" - "78C00E19FD8977A2" - "69AC9FA518081AE8" - "520B04B8DA7A9EDE" - "14904517F92251E2" - "65776B1412014E96" - "6BF976E61DE4A2AF" - "5671894463C32DE8" - "5B95F52C1DCB9ADD" - ] - dependency_requirement: "one_completed" - id: "4DC3ABC2E551B69B" - tasks: [{ - id: "6FA96D76E976A43E" - type: "checkmark" - }] - } - { - x: 0.0d - y: 2.0d - dependencies: ["4DC3ABC2E551B69B"] - id: "631F37F11DCD57B7" - tasks: [{ - id: "4B6390ADD6B762E8" - type: "item" - item: "botania:fertilizer" - }] - rewards: [{ - id: "74A28C453C7BA69F" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 0.0d - y: 3.0d - dependencies: [ - "631F37F11DCD57B7" - "4454C81FC200B609" - ] - id: "3A254C0D39A651CC" - tasks: [{ - id: "16D7CBC81B1F41F8" - type: "item" - item: "botania:apothecary_default" - }] - rewards: [{ - id: "163ACF17134A3FB1" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -1.0d - y: 4.0d - dependencies: ["3A254C0D39A651CC"] - id: "0B9D5FE30D458530" - tasks: [{ - id: "57676EEA73FA4EC7" - type: "item" - item: "botania:pure_daisy" - }] - rewards: [{ - id: "2FD81D0D35923A6E" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 1.0d - y: 4.0d - dependencies: ["3A254C0D39A651CC"] - id: "0CB3783A4D51B12E" - tasks: [{ - id: "07F7D63C0A021648" - type: "item" - item: "botania:endoflame" - }] - rewards: [{ - id: "4257B7C32A415176" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 0.0d - y: 5.0d - dependencies: [ - "0B9D5FE30D458530" - "0CB3783A4D51B12E" - ] - id: "0061CB5C1D817680" - tasks: [{ - id: "3F671B0332FE2353" - type: "item" - item: "botania:mana_pool" - }] - rewards: [{ - id: "4E0A803976755B1E" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -1.0d - y: 6.0d - dependencies: ["0061CB5C1D817680"] - id: "2A379669A5FFA2F2" - tasks: [{ - id: "3CB8DE82B6624241" - type: "item" - item: "powah:dielectric_paste" - }] - } - { - x: 0.0d - y: 7.0d - dependencies: [ - "2A379669A5FFA2F2" - "3887D539DFD5EA9C" - ] - id: "56B8639AC810A637" - tasks: [{ - id: "1717C351CB6A386E" - type: "item" - item: "powah:energizing_orb" - }] - rewards: [{ - id: "15769087855E3968" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: 8.0d - dependencies: ["56B8639AC810A637"] - id: "4B7CF4B73B3DFCC8" - tasks: [{ - id: "7A569D8E548A05D8" - type: "item" - item: "industrialforegoing:machine_frame_pity" - }] - rewards: [{ - id: "10492C844942A5B2" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 1.0d - y: 6.0d - dependencies: ["4EE07A55B5A7F26F"] - id: "3887D539DFD5EA9C" - tasks: [{ - id: "285CA4A8498D9E79" - type: "item" - item: "kubejs:mixed_ingot" - }] - } - { - x: 0.0d - y: 9.0d - dependencies: ["4B7CF4B73B3DFCC8"] - id: "22D98D84D836D739" - tasks: [{ - id: "1BF8909464F958FE" - type: "item" - item: "thermal:machine_frame" - }] - rewards: [{ - id: "25899D7156E6FCB9" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: 10.0d - dependencies: ["22D98D84D836D739"] - id: "1EFC54A2B76BD0B4" - tasks: [{ - id: "1D8BA897BAFAB59F" - type: "item" - item: "pneumaticcraft:ingot_iron_compressed" - }] - rewards: [{ - id: "5F570074B35B8EDF" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -1.0d - y: 11.0d - dependencies: ["1EFC54A2B76BD0B4"] - id: "7BAEB00A95690289" - tasks: [ - { - id: "5D4113C71ED57FFD" - type: "item" - item: "pneumaticcraft:pressure_chamber_wall" - } - { - id: "49E54694BB18D546" - type: "item" - item: "pneumaticcraft:pressure_chamber_valve" - } - { - id: "33A8B0295551C8F0" - type: "item" - item: "pneumaticcraft:pressure_chamber_interface" - } - ] - rewards: [{ - id: "16BDC1DD4EDD778A" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 1.0d - y: 11.0d - dependencies: ["22D98D84D836D739"] - id: "3D43DE0A2B0407A4" - tasks: [{ - id: "7E5D3F07CFA8A389" - type: "item" - item: "rftoolsbase:machine_frame" - }] - rewards: [{ - id: "6897CDA533CFA6CF" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: 12.0d - dependencies: [ - "7BAEB00A95690289" - "3D43DE0A2B0407A4" - ] - id: "04CF9D2FFF0C9F86" - tasks: [{ - id: "04099E8DDEC6020B" - type: "item" - item: "bloodmagic:altar" - }] - rewards: [{ - id: "737EF8867D70150B" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: 13.0d - dependencies: ["04CF9D2FFF0C9F86"] - id: "69F2679E5A97DD16" - tasks: [{ - id: "0D130D90B4561C18" - type: "item" - item: "refinedstorage:machine_casing" - }] - rewards: [{ - id: "638A0F9B330E9ECB" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: 15.0d - shape: "gear" - dependencies: ["2DEE92801DC7D7D1"] - id: "517E04AE3B6CBB06" - tasks: [{ - id: "3FA5E7D516BABD39" - type: "item" - item: "mekanism:steel_casing" - }] - rewards: [ - { - id: "752FA2B7B041ADC3" - type: "item" - item: "ae2:calculation_processor_press" - } - { - id: "195B4500F5FCAD23" - type: "item" - item: "ae2:engineering_processor_press" - } - { - id: "72EADA59DF6E9659" - type: "item" - item: "ae2:logic_processor_press" - } - { - id: "6C602329618DE0F2" - type: "item" - item: "ae2:silicon_press" - } - { - id: "0619547807DF2517" - type: "item" - item: "kubejs:refined_storage_press" - } - { - id: "1D6FF109460A974D" - type: "item" - item: "kubejs:mekanism_press" - } - { - id: "0C121927C7EE449E" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - } - ] - } - { - x: 0.0d - y: 14.0d - dependencies: ["69F2679E5A97DD16"] - id: "2DEE92801DC7D7D1" - tasks: [{ - id: "0A5C193532CFC039" - type: "item" - item: "compactcrafting:field_projector" - count: 4L - }] - rewards: [{ - id: "473682FC0A5A8CE9" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/523A46F72A829A33.snbt b/overrides/config/ftbquests/quests/chapters/523A46F72A829A33.snbt deleted file mode 100644 index 7df76ef..0000000 --- a/overrides/config/ftbquests/quests/chapters/523A46F72A829A33.snbt +++ /dev/null @@ -1,142 +0,0 @@ -{ - id: "523A46F72A829A33" - group: "096CB91396E10C63" - order_index: 1 - filename: "523A46F72A829A33" - title: "存储" - icon: "minecraft:chest" - default_quest_shape: "" - default_hide_dependency_lines: false - images: [{ - x: 0.0d - y: -1.0d - width: 10.0d - height: 10.0d - rotation: 0.0d - image: "storagedrawers:textures/blocks/drawers_dark_oak_front_1.png" - hover: [ ] - click: "" - dev: false - corner: false - }] - quests: [ - { - title: "低级存储" - x: 0.0d - y: 0.0d - subtitle: "你现在貌似只能使用这五种存储" - dependencies: ["1891420B456B79FA"] - id: "41CCBE247695691C" - tasks: [{ - id: "6463F9BA4D704AF2" - type: "checkmark" - }] - rewards: [{ - id: "6210504283C7780A" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: -1.5d - y: -2.0d - dependencies: ["41CCBE247695691C"] - id: "757BB6A40529D104" - tasks: [{ - id: "415A2385A6288B98" - type: "item" - item: "minecraft:chest" - }] - rewards: [{ - id: "27C859F3F874E6A9" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 1.5d - y: -2.0d - dependencies: ["41CCBE247695691C"] - id: "41A1AB03BD827B6A" - tasks: [{ - id: "7DDADAAD69268B21" - type: "item" - item: "minecraft:barrel" - }] - rewards: [{ - id: "3756E64C1DE95F3F" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 0.0d - y: -3.0d - dependencies: ["41CCBE247695691C"] - id: "7B32633C7663EBDB" - tasks: [{ - id: "4AA403BAC53B8242" - type: "item" - title: "Any #storagedrawers:drawers" - item: { - id: "itemfilters:tag" - Count: 1b - tag: { - value: "storagedrawers:drawers" - } - } - }] - rewards: [{ - id: "06C0EC8013D1D504" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 0.0d - y: -4.0d - dependencies: ["41CCBE247695691C"] - id: "7AF16A4396B2C73C" - tasks: [{ - id: "0AFCD0146BF87FEE" - type: "item" - title: "Any #functionalstorage:drawer" - item: { - id: "itemfilters:tag" - Count: 1b - tag: { - value: "functionalstorage:drawer" - } - } - }] - rewards: [{ - id: "6B50C954D12AD883" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - { - x: 0.0d - y: 1.0d - dependencies: ["41CCBE247695691C"] - id: "5F169EE1380F07AA" - tasks: [{ - id: "6B21FF51456CC717" - type: "item" - item: "extrautilitiesrebirth:stone_drum" - }] - rewards: [{ - id: "4728B196CFD27501" - type: "random" - exclude_from_claim_all: true - table_id: 6766783049385446679L - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/541F2DCDB199B71A.snbt b/overrides/config/ftbquests/quests/chapters/541F2DCDB199B71A.snbt deleted file mode 100644 index 0d8a129..0000000 --- a/overrides/config/ftbquests/quests/chapters/541F2DCDB199B71A.snbt +++ /dev/null @@ -1,589 +0,0 @@ -{ - id: "541F2DCDB199B71A" - group: "7B3AC22CD8E60CFC" - order_index: 2 - filename: "541F2DCDB199B71A" - title: "实用物品" - icon: { - id: "buildinggadgets:gadget_building" - Count: 1b - tag: { - state: { - serializer: "buildinggadgets:dummy_serializer" - state: { - Name: "minecraft:air" - } - data: { } - } - energy: 500000.0d - } - } - default_quest_shape: "" - default_hide_dependency_lines: true - quests: [ - { - title: "实用物品" - x: 0.0d - y: 0.0d - dependencies: ["0625E3BF226969E7"] - id: "597CB54E9B692500" - tasks: [{ - id: "3ED2235DA5B03832" - type: "checkmark" - }] - rewards: [{ - id: "790B81F2761087DD" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 0.0d - y: -2.0d - dependencies: ["597CB54E9B692500"] - id: "25576FCFDC76EC83" - tasks: [{ - id: "584A9C4CBC7381CD" - type: "item" - item: { - id: "buildinggadgets:gadget_building" - Count: 1b - tag: { - state: { - serializer: "buildinggadgets:dummy_serializer" - state: { - Name: "minecraft:air" - } - data: { } - } - } - } - }] - rewards: [{ - id: "50B8A5F77F808FFF" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 0.0d - y: -3.5d - dependencies: ["597CB54E9B692500"] - id: "2C4CD76DB058C35E" - tasks: [{ - id: "6E1443B83C1EB4D2" - type: "item" - item: { - id: "buildinggadgets:gadget_copy_paste" - Count: 1b - tag: { - mode: 0b - template_id: [I; - -1852813385 - -1969993857 - -1663981885 - -488090015 - ] - } - } - }] - rewards: [{ - id: "3045B77D4D9B91FF" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 0.0d - y: -5.0d - dependencies: ["597CB54E9B692500"] - id: "2B072D80C6EF528A" - tasks: [{ - id: "721035471920EC5A" - type: "item" - item: { - id: "buildinggadgets:gadget_exchanging" - Count: 1b - tag: { - state: { - serializer: "buildinggadgets:dummy_serializer" - state: { - Name: "minecraft:air" - } - data: { } - } - } - } - }] - rewards: [{ - id: "704D3757EE422590" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 0.0d - y: -6.5d - dependencies: ["597CB54E9B692500"] - id: "18BB3914A6E8E0D0" - tasks: [{ - id: "0316B83824A3C7E3" - type: "item" - item: { - id: "buildinggadgets:gadget_destruction" - Count: 1b - tag: { - overlay: 1b - fuzzy: 1b - } - } - }] - rewards: [{ - id: "516583FBFEEDD29A" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: -2.0d - y: -1.5d - dependencies: ["597CB54E9B692500"] - id: "0708FABD63360B8E" - tasks: [{ - id: "75049731F648D03F" - type: "item" - item: { - id: "sophisticatedbackpacks:iron_backpack" - Count: 1b - tag: { - inventorySlots: 54 - upgradeSlots: 2 - contentsUuid: [I; - -905776616 - 2115521636 - -1989159792 - -962045547 - ] - } - } - }] - rewards: [{ - id: "48C10507024F2CD9" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: -2.0d - y: -3.0d - dependencies: ["597CB54E9B692500"] - id: "59AACAC43C40DA36" - tasks: [{ - id: "591B68A104B708A3" - type: "item" - item: { - id: "sophisticatedbackpacks:gold_backpack" - Count: 1b - tag: { - inventorySlots: 81 - upgradeSlots: 3 - contentsUuid: [I; - 719143967 - -599833270 - -1609851611 - 94554633 - ] - } - } - }] - rewards: [{ - id: "2B5628EF576D43AE" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: -2.0d - y: -4.5d - dependencies: ["597CB54E9B692500"] - id: "3EB50F3EE48986FF" - tasks: [{ - id: "44011686802D7159" - type: "item" - item: { - id: "sophisticatedbackpacks:diamond_backpack" - Count: 1b - tag: { - inventorySlots: 108 - upgradeSlots: 5 - contentsUuid: [I; - -1538787912 - 192299690 - -1500228106 - -1989935466 - ] - } - } - }] - rewards: [{ - id: "7E486A3ADFB04CCB" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: -2.0d - y: -6.0d - dependencies: ["597CB54E9B692500"] - id: "6106271FE807A460" - tasks: [{ - id: "76A494802AD8E51B" - type: "item" - item: { - id: "sophisticatedbackpacks:netherite_backpack" - Count: 1b - tag: { - inventorySlots: 120 - upgradeSlots: 7 - contentsUuid: [I; - 1312554100 - 1552042755 - -1280245783 - 1419706914 - ] - } - } - }] - rewards: [{ - id: "0B052016DA8EEB5C" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 2.0d - y: -1.5d - dependencies: ["597CB54E9B692500"] - id: "2E4A7BCC1F36CEF3" - tasks: [{ - id: "22CDCBB6E11EEDD2" - type: "item" - item: { - id: "constructionwand:iron_wand" - Count: 1b - tag: { - wand_options: { } - Damage: 0 - } - } - }] - rewards: [{ - id: "081224F387B5CA0C" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 2.0d - y: -3.0d - dependencies: ["597CB54E9B692500"] - id: "42982DFA72B4C3FB" - tasks: [{ - id: "60777B1281C981EA" - type: "item" - item: { - id: "constructionwand:diamond_wand" - Count: 1b - tag: { - wand_options: { } - Damage: 0 - } - } - }] - rewards: [{ - id: "419F92DE512980E2" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 2.0d - y: -4.5d - dependencies: ["597CB54E9B692500"] - id: "11930402E5705983" - tasks: [{ - id: "08E0694CA1384461" - type: "item" - item: { - id: "constructionwand:infinity_wand" - Count: 1b - tag: { - wand_options: { } - } - } - }] - rewards: [{ - id: "4DB7FA806E2E98B9" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: -2.0d - y: 1.0d - dependencies: ["597CB54E9B692500"] - id: "5A2D06CDD4EA6775" - tasks: [{ - id: "70B6E7A34E5B84DA" - type: "item" - item: "farmingforblockheads:market" - }] - rewards: [{ - id: "56C96C48D991CCD3" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 2.0d - y: 1.0d - dependencies: ["597CB54E9B692500"] - id: "4D1BFA1182351497" - tasks: [{ - id: "6F031264467B5601" - type: "item" - item: { - id: "chiselsandbits:chisel_diamond" - Count: 1b - tag: { - Damage: 0 - } - } - }] - rewards: [{ - id: "4373114AC8A119C7" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 0.0d - y: 2.0d - dependencies: ["597CB54E9B692500"] - id: "391453B7EB78D582" - tasks: [{ - id: "584779A4EA44DED8" - type: "item" - item: "framedblocks:framed_cube" - }] - rewards: [{ - id: "458DD11CA6587D6A" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: -2.0d - y: 3.0d - dependencies: ["597CB54E9B692500"] - id: "342E450794986393" - tasks: [{ - id: "13627830D49D1B07" - type: "item" - item: "cfm:oak_table" - }] - rewards: [{ - id: "528BEDE845C8F301" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 2.0d - y: 3.0d - dependencies: ["597CB54E9B692500"] - id: "5E708E73DE98F3DA" - tasks: [ - { - id: "68C921F6C73DF77B" - type: "item" - item: "advancednetherite:netherite_iron_ingot" - } - { - id: "335DAE0E322B2813" - type: "item" - item: "advancednetherite:netherite_gold_ingot" - } - { - id: "3514737E6FF55908" - type: "item" - item: "advancednetherite:netherite_emerald_ingot" - } - { - id: "34967AF9011BDCDF" - type: "item" - item: "advancednetherite:netherite_diamond_ingot" - } - ] - rewards: [{ - id: "495135D5BB67A81C" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 2.0d - y: -6.0d - dependencies: ["597CB54E9B692500"] - id: "65C89D2C8FAC8A04" - tasks: [{ - id: "5615AC58B795DFC3" - type: "item" - item: "energymeter:meter" - }] - rewards: [{ - id: "6F263889316AD234" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 0.0d - y: 4.0d - dependencies: ["597CB54E9B692500"] - id: "30EB6D4DC5472396" - tasks: [{ - id: "5DE70679972F19D2" - type: "item" - item: "uppers:upper" - }] - rewards: [{ - id: "45CC9E47E43477D6" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: -2.0d - y: 5.0d - dependencies: ["597CB54E9B692500"] - id: "41AB6E499D9E1078" - tasks: [{ - id: "24719D9064FFBC42" - type: "item" - item: "travel_anchors:travel_anchor" - }] - rewards: [{ - id: "109A123745983FF9" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 2.0d - y: 5.0d - dependencies: ["597CB54E9B692500"] - id: "63557EC6CF48BB6E" - tasks: [{ - id: "1F6549F7DEFD2D69" - type: "item" - item: "travel_anchors:travel_staff" - }] - rewards: [{ - id: "391DC43940CDADF2" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: -3.5d - y: 2.0d - dependencies: ["597CB54E9B692500"] - id: "3308CDA1B1A3E0C8" - tasks: [{ - id: "4269F072B13965FF" - type: "item" - item: "torchmaster:megatorch" - }] - rewards: [{ - id: "527B54D134D55DD3" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: -3.5d - y: 4.0d - dependencies: ["597CB54E9B692500"] - id: "6A18A7E80B5CFC0F" - tasks: [{ - id: "3A83C4859EDB31EB" - type: "item" - item: "torchmaster:dreadlamp" - }] - rewards: [{ - id: "74E2FB76B9D9D407" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 4.0d - y: 2.0d - dependencies: ["597CB54E9B692500"] - id: "5381A3D9D249D748" - tasks: [{ - id: "79E032DF1C6F7AE4" - type: "item" - item: "torchmaster:feral_flare_lantern" - }] - rewards: [{ - id: "5B01CB2A2248B979" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - { - x: 4.0d - y: 4.0d - dependencies: ["597CB54E9B692500"] - id: "32FAF591A148B341" - tasks: [{ - id: "2F3BCDCECE1843CC" - type: "item" - item: "cookingforblockheads:sink" - }] - rewards: [{ - id: "133717BF8757F708" - type: "random" - exclude_from_claim_all: true - table_id: 2110947647706499907L - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/60DA9F867FBCEE9E.snbt b/overrides/config/ftbquests/quests/chapters/60DA9F867FBCEE9E.snbt deleted file mode 100644 index f83f50f..0000000 --- a/overrides/config/ftbquests/quests/chapters/60DA9F867FBCEE9E.snbt +++ /dev/null @@ -1,217 +0,0 @@ -{ - id: "60DA9F867FBCEE9E" - group: "7309DC73431430A6" - order_index: 13 - filename: "60DA9F867FBCEE9E" - title: "存储(工业先锋)" - icon: "industrialforegoing:supreme_black_hole_tank" - default_quest_shape: "" - default_hide_dependency_lines: false - quests: [ - { - x: 0.0d - y: -0.5d - dependencies: ["44AE7C9063694FFA"] - id: "3FA4E2C6427DDDBD" - tasks: [{ - id: "7B9E6457AD47BBA5" - type: "checkmark" - title: "工业先锋存储" - }] - rewards: [{ - id: "5C7C27C706EA40DE" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: -2.0d - dependencies: ["3FA4E2C6427DDDBD"] - id: "2AA10F1390448256" - tasks: [{ - id: "4488CE7E6C3F79DC" - type: "item" - item: "industrialforegoing:black_hole_controller" - }] - rewards: [{ - id: "75483BA6AA00403A" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -1.5d - y: -1.5d - dependencies: ["3FA4E2C6427DDDBD"] - id: "4997E379BE3143F8" - tasks: [{ - id: "2F26335F920DE218" - type: "item" - item: "industrialforegoing:common_black_hole_unit" - }] - rewards: [{ - id: "3389D4F502FBE56F" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -1.5d - y: -2.5d - dependencies: ["3FA4E2C6427DDDBD"] - id: "7A0CE7ACB42B72E3" - tasks: [{ - id: "70C4E5542BB2AEA3" - type: "item" - item: "industrialforegoing:pity_black_hole_unit" - }] - rewards: [{ - id: "41D0AA27A80FB3AC" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -1.5d - y: -3.5d - dependencies: ["3FA4E2C6427DDDBD"] - id: "39BD3DE7FD1A9AF8" - tasks: [{ - id: "0AF19FE045E3DD38" - type: "item" - item: "industrialforegoing:simple_black_hole_unit" - }] - rewards: [{ - id: "70A211C897060364" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -1.5d - y: -4.5d - dependencies: ["3FA4E2C6427DDDBD"] - id: "43AB2F30C0D1D2A1" - tasks: [{ - id: "5ECAC08FD12E240F" - type: "item" - item: "industrialforegoing:advanced_black_hole_unit" - }] - rewards: [{ - id: "24461CCEDDA0E4D1" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -1.5d - y: -5.5d - dependencies: ["3FA4E2C6427DDDBD"] - id: "2881D85494A86B4B" - tasks: [{ - id: "619B0019DCEA18DD" - type: "item" - item: "industrialforegoing:supreme_black_hole_unit" - }] - rewards: [{ - id: "4BD26A7369F11D87" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 1.5d - y: -1.5d - dependencies: ["3FA4E2C6427DDDBD"] - id: "12558E931057EF01" - tasks: [{ - id: "07A87EA689922FD9" - type: "item" - item: "industrialforegoing:common_black_hole_tank" - }] - rewards: [{ - id: "0DADF5B8BD127351" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 1.5d - y: -2.5d - dependencies: ["3FA4E2C6427DDDBD"] - id: "7BF0252C4E180CA4" - tasks: [{ - id: "76D15A11A5EBB42D" - type: "item" - item: "industrialforegoing:pity_black_hole_tank" - }] - rewards: [{ - id: "6DD55B1BB4370705" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 1.5d - y: -3.5d - dependencies: ["3FA4E2C6427DDDBD"] - id: "2172608B58961B8E" - tasks: [{ - id: "06DBC1316C6E0127" - type: "item" - item: "industrialforegoing:simple_black_hole_tank" - }] - rewards: [{ - id: "694B3841040352C9" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 1.5d - y: -4.5d - dependencies: ["3FA4E2C6427DDDBD"] - id: "51C97CF1D3ED32A6" - tasks: [{ - id: "29665E0DEA230E81" - type: "item" - item: "industrialforegoing:advanced_black_hole_tank" - }] - rewards: [{ - id: "75C4B48E0AFCE113" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 1.5d - y: -5.5d - dependencies: ["3FA4E2C6427DDDBD"] - id: "03C11511950E1142" - tasks: [{ - id: "34276AC0359E0D5C" - type: "item" - item: "industrialforegoing:supreme_black_hole_tank" - }] - rewards: [{ - id: "0F472D86B8461081" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/62A5E01229A9594F.snbt b/overrides/config/ftbquests/quests/chapters/62A5E01229A9594F.snbt deleted file mode 100644 index 9da5aec..0000000 --- a/overrides/config/ftbquests/quests/chapters/62A5E01229A9594F.snbt +++ /dev/null @@ -1,23 +0,0 @@ -{ - id: "62A5E01229A9594F" - group: "7309DC73431430A6" - order_index: 17 - filename: "62A5E01229A9594F" - title: "实用物品" - icon: "artifacts:fire_gauntlet" - default_quest_shape: "" - default_hide_dependency_lines: false - quests: [{ - x: 0.0d - y: 0.0d - description: ["点击完此按钮之后你就可以去商店买饰品咯"] - dependencies: ["4B7CF4B73B3DFCC8"] - id: "44911A780E25F3C9" - tasks: [{ - id: "5B546D873339B274" - type: "checkmark" - title: "饰品" - }] - }] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/64BCBDF91B831EC9.snbt b/overrides/config/ftbquests/quests/chapters/64BCBDF91B831EC9.snbt deleted file mode 100644 index f47bd84..0000000 --- a/overrides/config/ftbquests/quests/chapters/64BCBDF91B831EC9.snbt +++ /dev/null @@ -1,1069 +0,0 @@ -{ - id: "64BCBDF91B831EC9" - group: "7309DC73431430A6" - order_index: 10 - filename: "64BCBDF91B831EC9" - title: "存储(Refined Storage)" - icon: "refinedstorage:creative_controller" - default_quest_shape: "" - default_hide_dependency_lines: false - quests: [ - { - x: 0.0d - y: 0.0d - dependencies: ["69F2679E5A97DD16"] - id: "435186583D6DFAAA" - tasks: [{ - id: "1F74B452C38D1309" - type: "checkmark" - title: "精致存储" - }] - rewards: [{ - id: "1AF7CD844AD6E4D6" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 2.0d - y: -2.0d - dependencies: ["6E46FF30B55EB498"] - id: "3B07488630F7C115" - tasks: [{ - id: "017BFC4ECBE1D5DC" - type: "item" - item: "refinedstorage:controller" - }] - rewards: [{ - id: "3097C68352B2E144" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: -1.0d - dependencies: ["435186583D6DFAAA"] - id: "354A52BC365B80F1" - tasks: [{ - id: "311782ABA972358C" - type: "item" - item: "refinedstorage:processor_binding" - }] - rewards: [{ - id: "0C982EA5758F3909" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -1.0d - y: -2.0d - dependencies: [ - "354A52BC365B80F1" - "308ECEE75E6F28D4" - "60A9E5A986C7ED61" - ] - id: "4331365EAE28860E" - tasks: [{ - id: "5FD4C76099C5DBF5" - type: "item" - item: "refinedstorage:raw_basic_processor" - }] - rewards: [{ - id: "587353733DA5E602" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: -2.0d - dependencies: [ - "354A52BC365B80F1" - "308ECEE75E6F28D4" - "60A9E5A986C7ED61" - ] - id: "06E1DFCFD1CF1F46" - tasks: [{ - id: "48EFF3B87B254285" - type: "item" - item: "refinedstorage:raw_improved_processor" - }] - rewards: [{ - id: "3DF4DDAC06FD028A" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 1.0d - y: -2.0d - dependencies: [ - "354A52BC365B80F1" - "308ECEE75E6F28D4" - "60A9E5A986C7ED61" - ] - id: "3DAE7FBB4599FE47" - tasks: [{ - id: "5C8C890E29C78230" - type: "item" - item: "refinedstorage:raw_advanced_processor" - }] - rewards: [{ - id: "217DFA7A923DE1A3" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -1.0d - y: -3.0d - dependencies: ["4331365EAE28860E"] - id: "429A263F2E48F4A0" - tasks: [{ - id: "30EA3694E1D31B81" - type: "item" - item: "refinedstorage:basic_processor" - }] - rewards: [{ - id: "15ABF3B18E1D8A75" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: -3.0d - dependencies: ["06E1DFCFD1CF1F46"] - id: "2BF8A6AA1926DD64" - tasks: [{ - id: "235BBCDF033651A8" - type: "item" - item: "refinedstorage:improved_processor" - }] - rewards: [{ - id: "5CB32FCF300E5107" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 1.0d - y: -3.0d - dependencies: ["3DAE7FBB4599FE47"] - id: "09A910EB3D900E11" - tasks: [{ - id: "50DE20177B598790" - type: "item" - item: "refinedstorage:advanced_processor" - }] - rewards: [{ - id: "3902997F1BEA94F7" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -2.0d - y: -3.0d - dependencies: ["429A263F2E48F4A0"] - id: "0F63F8B1DC8AAE87" - tasks: [ - { - id: "1932D7FA22199C5B" - type: "item" - item: "refinedstorage:destruction_core" - } - { - id: "79A8E276079D2EE3" - type: "item" - item: "refinedstorage:construction_core" - } - ] - rewards: [{ - id: "12B295E8B7B2418A" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -1.0d - y: -1.0d - dependencies: ["435186583D6DFAAA"] - id: "60A9E5A986C7ED61" - tasks: [{ - id: "76D61EAF87BC1981" - type: "item" - item: "refinedstorage:silicon" - }] - rewards: [{ - id: "1307104EE42B1648" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 1.0d - y: -1.0d - dependencies: ["435186583D6DFAAA"] - id: "308ECEE75E6F28D4" - tasks: [{ - id: "132A89F66EA77D46" - type: "item" - item: "refinedstorage:quartz_enriched_iron" - }] - rewards: [{ - id: "210EB7150BC9D3B9" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 2.0d - y: -1.0d - dependencies: ["308ECEE75E6F28D4"] - id: "6E46FF30B55EB498" - tasks: [{ - id: "586BB0EC0F5371F6" - type: "item" - item: "refinedstorage:machine_casing" - }] - rewards: [{ - id: "33BE29CBD87F3DCC" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 1.0d - y: 0.0d - dependencies: ["435186583D6DFAAA"] - id: "762D350DC95DEF61" - tasks: [{ - id: "6F42795E5DA783C8" - type: "item" - item: "refinedstorage:cable" - }] - rewards: [{ - id: "253E76CB3D58FF4B" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 2.0d - y: 0.0d - dependencies: ["762D350DC95DEF61"] - id: "670BC1F3FDCB0E46" - tasks: [{ - id: "57A0BEA910336894" - type: "item" - item: "refinedstorage:exporter" - }] - rewards: [{ - id: "165A9D2956657D3A" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 3.0d - y: 0.0d - dependencies: ["762D350DC95DEF61"] - id: "532882E356BA413C" - tasks: [{ - id: "5332BF0E70FE5710" - type: "item" - item: "refinedstorage:importer" - }] - rewards: [{ - id: "5D39E942DDFA41BD" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 4.0d - y: 0.0d - dependencies: ["762D350DC95DEF61"] - id: "412E140FE5DF2612" - tasks: [{ - id: "487CFCEE1A7EAC24" - type: "item" - item: "refinedstorage:external_storage" - }] - rewards: [{ - id: "7C6ABFC71808A571" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 2.5d - y: 1.0d - dependencies: [ - "532882E356BA413C" - "670BC1F3FDCB0E46" - ] - id: "55653927C0BE3AB4" - tasks: [{ - id: "1FC92EC953A2E013" - type: "item" - item: "refinedstorage:interface" - }] - rewards: [{ - id: "22EEE02D68806A48" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 2.5d - y: 2.0d - dependencies: ["55653927C0BE3AB4"] - id: "0D6C2C919C6233BD" - tasks: [{ - id: "57F0DFE3EAB2F9F5" - type: "item" - item: "refinedstorage:fluid_interface" - }] - rewards: [{ - id: "26055829F34EB54D" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 4.0d - y: -1.0d - dependencies: ["6E46FF30B55EB498"] - id: "3FB5E3F58A206E46" - tasks: [{ - id: "58F02F35F4852B5B" - type: "item" - item: "refinedstorage:disk_manipulator" - }] - rewards: [{ - id: "57922C32CB00A2D8" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 3.0d - y: -1.0d - dependencies: ["6E46FF30B55EB498"] - id: "1AAE80DF86A96B4D" - tasks: [{ - id: "244CAF6FC87A5C09" - type: "item" - item: "refinedstorage:disk_drive" - }] - rewards: [{ - id: "392BFE541C69F8CC" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -1.0d - y: -4.0d - hide_dependency_lines: true - dependencies: ["6E46FF30B55EB498"] - id: "36A8350127447ADB" - tasks: [{ - id: "57B0277B39168F4B" - type: "item" - item: "refinedstorage:crafting_grid" - }] - rewards: [{ - id: "40584BA792886AD5" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: -4.0d - hide_dependency_lines: true - dependencies: ["6E46FF30B55EB498"] - id: "034BE919A14C3BA1" - tasks: [{ - id: "5F2A032FFA12F307" - type: "item" - item: "refinedstorage:pattern_grid" - }] - rewards: [{ - id: "53210E6E96C922CA" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 1.0d - y: -4.0d - hide_dependency_lines: true - dependencies: ["6E46FF30B55EB498"] - id: "26392651FA2693C8" - tasks: [{ - id: "4082E6CE65CC1938" - type: "item" - item: "refinedstorage:fluid_grid" - }] - rewards: [{ - id: "5A055521D0049F7C" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -1.0d - y: 0.0d - dependencies: ["435186583D6DFAAA"] - id: "3A6B16A778DB44C7" - tasks: [{ - id: "2E4BC97E66951EE2" - type: "item" - item: "refinedstorage:network_receiver" - }] - rewards: [{ - id: "7EE8DC602B6E69CB" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -2.0d - y: 0.0d - dependencies: ["435186583D6DFAAA"] - id: "0878DFC9B9F5D363" - tasks: [{ - id: "33CFB2C4EA719D7A" - type: "item" - item: "refinedstorage:network_transmitter" - }] - rewards: [{ - id: "7C83E4C731B2601B" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 3.0d - y: -2.0d - dependencies: ["3B07488630F7C115"] - id: "7CC366922D945B04" - tasks: [{ - id: "2F47C2F4FCA341BF" - type: "item" - item: "refinedstorage:wireless_transmitter" - }] - rewards: [{ - id: "3A038A1CB753221C" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 4.0d - y: -2.0d - dependencies: ["7CC366922D945B04"] - id: "4E0F5BCAD435C6F1" - tasks: [{ - id: "4AF999B3B6413EE3" - type: "item" - item: "refinedstorage:wireless_fluid_grid" - }] - rewards: [{ - id: "03B9984B99BE45ED" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 5.0d - y: -2.0d - dependencies: ["7CC366922D945B04"] - id: "50B73AEF1FE568EB" - tasks: [{ - id: "683841BE8A61121C" - type: "item" - item: "refinedstorage:wireless_crafting_monitor" - }] - rewards: [{ - id: "7718E5958CE23735" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 6.0d - y: -2.0d - dependencies: ["7CC366922D945B04"] - id: "3FA490BCEC9E11E7" - tasks: [{ - id: "6BE958A34E9D635A" - type: "item" - item: "refinedstorageaddons:wireless_crafting_grid" - }] - rewards: [{ - id: "40C812A480475730" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 7.0d - y: -2.0d - dependencies: ["7CC366922D945B04"] - id: "18D5D14F6AD8C94A" - tasks: [{ - id: "28D0285C77BE620E" - type: "item" - item: { - id: "universalgrid:wireless_universal_grid" - Count: 1b - tag: { - gridType: 0 - } - } - }] - rewards: [{ - id: "1F9970483E4E3430" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -3.0d - y: 0.0d - dependencies: ["435186583D6DFAAA"] - id: "3A53599C60518384" - tasks: [{ - id: "7C8DE867EE745545" - type: "item" - item: "refinedstorage:network_card" - }] - rewards: [{ - id: "11F23B6A66069C8F" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 1.0d - y: -5.0d - hide_dependency_lines: true - dependencies: ["6E46FF30B55EB498"] - id: "763B2ADAED7D0C31" - tasks: [{ - id: "53058909989BDC32" - type: "item" - item: "refinedstorage:crafting_monitor" - }] - rewards: [{ - id: "1C0E8EBBE459074B" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -1.0d - y: -5.0d - hide_dependency_lines: true - dependencies: ["6E46FF30B55EB498"] - id: "1320E976046F704A" - tasks: [{ - id: "6FD810FCC090573F" - type: "item" - item: "refinedstorage:crafter_manager" - }] - rewards: [{ - id: "7325DB63E53F1034" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: -5.0d - hide_dependency_lines: true - dependencies: ["6E46FF30B55EB498"] - id: "227582690791D49C" - tasks: [{ - id: "3FD192F2796E695B" - type: "item" - item: "refinedstorage:crafter" - }] - rewards: [{ - id: "321A749AE32D3F88" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -0.5d - y: 1.0d - dependencies: ["435186583D6DFAAA"] - id: "3B7BEE28EC0C0667" - tasks: [{ - id: "7D70BA17CE498487" - type: "item" - item: "refinedstorage:1k_storage_part" - }] - rewards: [{ - id: "0F686ABFCDCBAED6" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.5d - y: 1.0d - dependencies: ["435186583D6DFAAA"] - id: "596E87C6B0581EC7" - tasks: [{ - id: "3798EC1907573ECD" - type: "item" - item: "refinedstorage:64k_fluid_storage_part" - }] - rewards: [{ - id: "6DCF05241FA7AC97" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -0.5d - y: 2.0d - dependencies: ["3B7BEE28EC0C0667"] - id: "05B1C36011A0CBEE" - tasks: [{ - id: "5FD2EE2E6D488D5C" - type: "item" - item: "refinedstorage:4k_storage_part" - }] - rewards: [{ - id: "3D882C7C181F072B" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -0.5d - y: 3.0d - dependencies: ["05B1C36011A0CBEE"] - id: "15D0D288BFAB8DD3" - tasks: [{ - id: "6A7269169851BCDD" - type: "item" - item: "refinedstorage:16k_storage_part" - }] - rewards: [{ - id: "3C318A94396CA2F7" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -0.5d - y: 4.0d - dependencies: ["15D0D288BFAB8DD3"] - id: "551B7B6623C11B9B" - tasks: [{ - id: "0EFBD32112E22D85" - type: "item" - item: "refinedstorage:64k_storage_part" - }] - rewards: [{ - id: "6268788F79BDC70A" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -0.5d - y: 5.0d - dependencies: ["551B7B6623C11B9B"] - id: "0D45331474E002A9" - tasks: [{ - id: "02743F50EB6B4DAF" - type: "item" - title: "Any #refinedstorage:parts/items/256k" - item: { - id: "itemfilters:tag" - Count: 1b - tag: { - value: "refinedstorage:parts/items/256k" - } - } - }] - rewards: [{ - id: "1BED5928074DCD99" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -0.5d - y: 6.0d - dependencies: ["0D45331474E002A9"] - id: "07D9BBAE9C686923" - tasks: [{ - id: "135F350713C58931" - type: "item" - title: "Any #refinedstorage:parts/items/1024k" - item: { - id: "itemfilters:tag" - Count: 1b - tag: { - value: "refinedstorage:parts/items/1024k" - } - } - }] - rewards: [{ - id: "2324A263D7456A05" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -0.5d - y: 7.0d - dependencies: ["07D9BBAE9C686923"] - id: "30107CCC866FF29B" - tasks: [{ - id: "5F5DBA6002107649" - type: "item" - title: "Any #refinedstorage:parts/items/4096k" - item: { - id: "itemfilters:tag" - Count: 1b - tag: { - value: "refinedstorage:parts/items/4096k" - } - } - }] - rewards: [{ - id: "5A0CF2A1C36078B6" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -1.5d - y: 7.0d - dependencies: ["30107CCC866FF29B"] - id: "6F0F7CD64C0E243D" - tasks: [{ - id: "162E303F906140D4" - type: "item" - title: "Any #refinedstorage:parts/items/16384k" - item: { - id: "itemfilters:tag" - Count: 1b - tag: { - value: "refinedstorage:parts/items/16384k" - } - } - }] - rewards: [{ - id: "41BA71CB00DC91AF" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -1.5d - y: 6.0d - dependencies: ["6F0F7CD64C0E243D"] - id: "201B90FC125ADF21" - tasks: [{ - id: "1C6E50F2F483237E" - type: "item" - title: "Any #refinedstorage:parts/items/infinite" - item: { - id: "itemfilters:tag" - Count: 1b - tag: { - value: "refinedstorage:parts/items/infinite" - } - } - }] - rewards: [{ - id: "13F5D93A28661BD9" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.5d - y: 2.0d - dependencies: ["596E87C6B0581EC7"] - id: "053E1E152F2F1A79" - tasks: [{ - id: "1EFBDF46D5B767F5" - type: "item" - item: "refinedstorage:256k_fluid_storage_part" - }] - rewards: [{ - id: "3E7738BCAFBDD39A" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.5d - y: 3.0d - dependencies: ["053E1E152F2F1A79"] - id: "5C53D03432D28928" - tasks: [{ - id: "252B86CA970D80EF" - type: "item" - item: "refinedstorage:1024k_fluid_storage_part" - }] - rewards: [{ - id: "5E0503239B91126C" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.5d - y: 4.0d - dependencies: ["5C53D03432D28928"] - id: "4E0C88A068ED5665" - tasks: [{ - id: "17FF2B3735944C85" - type: "item" - item: "refinedstorage:4096k_fluid_storage_part" - }] - rewards: [{ - id: "3E32E280920620E6" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.5d - y: 5.0d - dependencies: ["4E0C88A068ED5665"] - id: "6EA9BF12F4651EFC" - tasks: [{ - id: "752CB76F76EB9F23" - type: "item" - title: "Any #refinedstorage:parts/fluids/16384k" - item: { - id: "itemfilters:tag" - Count: 1b - tag: { - value: "refinedstorage:parts/fluids/16384k" - } - } - }] - rewards: [{ - id: "6142D5087472AEA7" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.5d - y: 6.0d - dependencies: ["6EA9BF12F4651EFC"] - id: "141F95E707639DA1" - tasks: [{ - id: "48F20F3BE8C5FE1E" - type: "item" - title: "Any #refinedstorage:parts/fluids/65536k" - item: { - id: "itemfilters:tag" - Count: 1b - tag: { - value: "refinedstorage:parts/fluids/65536k" - } - } - }] - rewards: [{ - id: "7069F3DC0D3AD0D0" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.5d - y: 7.0d - dependencies: ["141F95E707639DA1"] - id: "280F5E9715C867FE" - tasks: [{ - id: "1388815C4BCDCDD3" - type: "item" - title: "Any #refinedstorage:parts/fluids/262144k" - item: { - id: "itemfilters:tag" - Count: 1b - tag: { - value: "refinedstorage:parts/fluids/262144k" - } - } - }] - rewards: [{ - id: "4E7953CDEAFD3067" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 1.5d - y: 7.0d - dependencies: ["280F5E9715C867FE"] - id: "2F8FA8FF037923E7" - tasks: [{ - id: "62ABA76D4B9EA1F4" - type: "item" - title: "Any #refinedstorage:parts/fluids/1048576k" - item: { - id: "itemfilters:tag" - Count: 1b - tag: { - value: "refinedstorage:parts/fluids/1048576k" - } - } - }] - rewards: [{ - id: "222641D37B258D47" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 1.5d - y: 6.0d - dependencies: ["2F8FA8FF037923E7"] - id: "6A873DBA58952766" - tasks: [{ - id: "4DE76814A32EA6D2" - type: "item" - title: "Any #refinedstorage:parts/fluids/infinite" - item: { - id: "itemfilters:tag" - Count: 1b - tag: { - value: "refinedstorage:parts/fluids/infinite" - } - } - }] - rewards: [{ - id: "358D59D45D4FBEE4" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 3.0d - y: -4.0d - dependencies: ["73A5A6D7C408FF4C"] - id: "6D1C3FF348A4C132" - tasks: [{ - id: "2179D6ACDB726948" - type: "item" - item: "rsinfinitybooster:infinity_card" - }] - rewards: [{ - id: "0F3E2242D39981CF" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 3.0d - y: -5.0d - dependencies: ["6D1C3FF348A4C132"] - id: "5B81F5FCB3A2BFF1" - tasks: [{ - id: "241665FEA3C58C31" - type: "item" - item: "rsinfinitybooster:dimension_card" - }] - rewards: [{ - id: "2CBD1AFD5B2356C6" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 3.0d - y: -3.0d - dependencies: ["7CC366922D945B04"] - id: "73A5A6D7C408FF4C" - tasks: [{ - id: "019CFCAF57DB1EE7" - type: "item" - item: "refinedstorage:range_upgrade" - }] - rewards: [{ - id: "617EEC60C6A33C2D" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/65107FE0444D0C57.snbt b/overrides/config/ftbquests/quests/chapters/65107FE0444D0C57.snbt deleted file mode 100644 index b8b268c..0000000 --- a/overrides/config/ftbquests/quests/chapters/65107FE0444D0C57.snbt +++ /dev/null @@ -1,127 +0,0 @@ -{ - id: "65107FE0444D0C57" - group: "7186BEA3DCCD9782" - order_index: 0 - filename: "65107FE0444D0C57" - title: "合成拓展" - icon: "extendedcrafting:the_ultimate_ingot" - default_quest_shape: "" - default_hide_dependency_lines: false - quests: [ - { - x: 0.0d - y: 0.0d - dependencies: ["082A76E3A62B430A"] - id: "68E78561C5D5AF97" - tasks: [{ - id: "6F23435ADF0905BB" - type: "checkmark" - title: "合成拓展!" - }] - rewards: [{ - id: "4E083D6A98976B57" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - }] - } - { - x: 0.0d - y: -1.0d - dependencies: ["68E78561C5D5AF97"] - id: "7940EC9F6B70B96E" - tasks: [{ - id: "200F1E0024F429D5" - type: "item" - item: { - id: "kubejs:pellet_wand" - Count: 1b - tag: { - Damage: 0 - } - } - }] - rewards: [{ - id: "093EA9CD15AA4702" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - }] - } - { - x: 0.0d - y: -2.0d - dependencies: ["7940EC9F6B70B96E"] - id: "61085957E5ACF9E0" - tasks: [{ - id: "1F9CFA22CF911064" - type: "item" - item: "kubejs:wblackiron_ingot" - }] - rewards: [{ - id: "4C32D001A0E96641" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - }] - } - { - x: 0.0d - y: -3.0d - dependencies: ["61085957E5ACF9E0"] - id: "1AC5EBCDAE60D69F" - tasks: [{ - id: "600C294454C937B5" - type: "item" - item: "extendedcrafting:black_iron_ingot" - }] - rewards: [{ - id: "762A2ABAF1369C2D" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - }] - } - { - x: 0.0d - y: -4.0d - dependencies: ["68E78561C5D5AF97"] - id: "4510F811BEE6BDB1" - tasks: [{ - id: "6D3C40421CB3DCAE" - type: "item" - item: "extendedcrafting:luminessence" - }] - rewards: [{ - id: "279F066E5050D190" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - }] - } - { - icon: "packagedexcrafting:ultimate_crafter" - x: 0.0d - y: 1.0d - description: [ - "本整合包有封包合成以及其拓展," - "但是未对其进行魔改,为正常配方," - "请自行查询jei" - ] - dependencies: ["68E78561C5D5AF97"] - id: "41084C5CB52227A1" - tasks: [{ - id: "73BCF7FBB50EDBC5" - type: "checkmark" - title: "关于封包合成" - }] - rewards: [{ - id: "799B99C1EF3D5290" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/728FF22E9A647238.snbt b/overrides/config/ftbquests/quests/chapters/728FF22E9A647238.snbt deleted file mode 100644 index 7977094..0000000 --- a/overrides/config/ftbquests/quests/chapters/728FF22E9A647238.snbt +++ /dev/null @@ -1,149 +0,0 @@ -{ - id: "728FF22E9A647238" - group: "7309DC73431430A6" - order_index: 7 - filename: "728FF22E9A647238" - title: "压缩空间" - icon: "compactmachines:personal_shrinking_device" - default_quest_shape: "" - default_hide_dependency_lines: false - quests: [ - { - x: 0.0d - y: -3.0d - dependencies: ["69F2679E5A97DD16"] - id: "7C56F6263DC7C9EC" - tasks: [{ - id: "53BF2629A2B33374" - type: "checkmark" - title: "压缩空间" - }] - rewards: [{ - id: "4759D4E5FCB8EA53" - type: "item" - item: { - id: "create:schematic" - Count: 1b - tag: { - Owner: "Y_Xiao233" - Anchor: { - X: 0 - Y: 0 - Z: 0 - } - Bounds: [ - 3 - 3 - 3 - ] - Deployed: 0b - File: "压缩空间壁.nbt" - Rotation: "NONE" - Mirror: "NONE" - } - } - }] - } - { - x: 0.0d - y: -1.5d - dependencies: ["7C56F6263DC7C9EC"] - id: "1603C2A850C1035E" - tasks: [{ - id: "6D1308708F14C600" - type: "item" - item: "compactmachines:personal_shrinking_device" - }] - } - { - x: 0.0d - y: 0.5d - dependencies: ["41819FF4DB8407D8"] - id: "3F5B227B8D3037E8" - tasks: [{ - id: "2AF10B32B88A7581" - type: "item" - item: "compactmachines:wall" - }] - } - { - x: -2.5d - y: 2.5d - dependencies: ["3F5B227B8D3037E8"] - id: "11AE2B0899D7E795" - tasks: [{ - id: "5196CCDF19E70EAB" - type: "item" - item: "compactmachines:machine_tiny" - }] - } - { - x: -1.5d - y: 2.5d - dependencies: ["3F5B227B8D3037E8"] - id: "7791A02001D5A4CF" - tasks: [{ - id: "3F2D3502576343E8" - type: "item" - item: "compactmachines:machine_small" - }] - } - { - x: -0.5d - y: 2.5d - dependencies: ["3F5B227B8D3037E8"] - id: "5068290357F9DE50" - tasks: [{ - id: "576C8AFB66F8964A" - type: "item" - item: "compactmachines:machine_normal" - }] - } - { - x: 0.5d - y: 2.5d - dependencies: ["3F5B227B8D3037E8"] - id: "1D344CFC2EA94608" - tasks: [{ - id: "1E45C6002D71B965" - type: "item" - item: "compactmachines:machine_large" - }] - } - { - x: 1.5d - y: 2.5d - dependencies: ["3F5B227B8D3037E8"] - id: "16E791E5E479E5D2" - tasks: [{ - id: "04DA904101920FB1" - type: "item" - item: "compactmachines:machine_giant" - }] - } - { - x: 2.5d - y: 2.5d - dependencies: ["3F5B227B8D3037E8"] - id: "29AB38CD3E80ED79" - tasks: [{ - id: "09DCCC4BDBB1B205" - type: "item" - item: "compactmachines:machine_maximum" - }] - } - { - x: 0.0d - y: -0.5d - dependencies: ["1603C2A850C1035E"] - id: "41819FF4DB8407D8" - tasks: [{ - id: "2FF01CB33B692486" - type: "item" - item: "compactcrafting:field_projector" - count: 4L - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/7C1AF52B2CAD6FC8.snbt b/overrides/config/ftbquests/quests/chapters/7C1AF52B2CAD6FC8.snbt deleted file mode 100644 index dd5aa2b..0000000 --- a/overrides/config/ftbquests/quests/chapters/7C1AF52B2CAD6FC8.snbt +++ /dev/null @@ -1,393 +0,0 @@ -{ - id: "7C1AF52B2CAD6FC8" - group: "522B815F02CD197F" - order_index: 4 - filename: "7C1AF52B2CAD6FC8" - title: "传输" - icon: { - id: "laserio:laser_wrench" - Count: 1b - tag: { - connectionpos: { - X: -4 - Y: 65 - Z: 15 - } - } - } - default_quest_shape: "" - default_hide_dependency_lines: true - quests: [ - { - x: 0.0d - y: 0.0d - subtitle: "没有未成型的逻辑芯片!" - description: [ - "我删除了未成型的逻辑芯片," - "它现在可以直接合成逻辑芯片!" - "只是稍微有点贵" - ] - dependencies: ["0409376E9ADEB0C5"] - id: "2E753026E762E095" - tasks: [{ - id: "39FB43DA777A088C" - type: "checkmark" - title: "Laserio" - }] - rewards: [ - { - id: "091FC0E3F873F929" - type: "item" - item: "laserio:laser_wrench" - } - { - id: "04BA4DA2BF54CE05" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - } - ] - } - { - x: 0.0d - y: 1.0d - hide_dependency_lines: false - dependencies: ["2E753026E762E095"] - id: "72B8793B0D8F15E2" - tasks: [{ - id: "26C2575C6DA1A39B" - type: "item" - item: "laserio:logic_chip" - }] - rewards: [{ - id: "4F3836CE0C98131D" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 0.0d - y: 2.0d - hide_dependency_lines: false - dependencies: ["72B8793B0D8F15E2"] - hide_text_until_complete: false - id: "021C9140564CFA09" - tasks: [{ - id: "1F5F37328007EDF4" - type: "item" - item: "laserio:laser_connector" - }] - rewards: [{ - id: "3662586C9AB0090A" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 0.0d - y: 3.0d - hide_dependency_lines: false - dependencies: ["021C9140564CFA09"] - id: "6BE7187FCDB705B7" - tasks: [{ - id: "09A7011FF01064F9" - type: "item" - item: "laserio:laser_node" - }] - rewards: [{ - id: "5F93EFDCCD13D559" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -3.0d - y: 4.5d - dependencies: ["72B8793B0D8F15E2"] - id: "638255EEB8A16617" - tasks: [{ - id: "2F206222268D47B5" - type: "item" - item: "laserio:card_item" - }] - rewards: [{ - id: "12E38AAF109D9EBF" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -2.0d - y: 4.5d - dependencies: ["72B8793B0D8F15E2"] - id: "5694143AE84CA225" - tasks: [{ - id: "6894F176D680ABFF" - type: "item" - item: "laserio:card_fluid" - }] - rewards: [{ - id: "7C9F7958AC67DF70" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -1.0d - y: 4.5d - dependencies: ["72B8793B0D8F15E2"] - id: "3329D12860A5EB6E" - tasks: [{ - id: "290259F302F12B3D" - type: "item" - item: "laserio:card_energy" - }] - rewards: [{ - id: "1F7B343398C336A7" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 0.0d - y: 4.5d - dependencies: ["72B8793B0D8F15E2"] - id: "72435ABA67A71A97" - tasks: [{ - id: "1DC1B64804649A6F" - type: "item" - item: "laserio:card_redstone" - }] - rewards: [{ - id: "300F9B01C505F5EE" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -3.0d - y: 6.0d - dependencies: ["72B8793B0D8F15E2"] - id: "53E3A7915D6F5E85" - tasks: [{ - id: "47E360A9B10D655A" - type: "item" - item: { - id: "laserio:filter_basic" - Count: 1b - tag: { - inv: { - Size: 15 - Items: [ ] - } - compareNBT: 0b - allowList: 1b - } - } - }] - rewards: [{ - id: "24E85FE79443B30E" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -2.0d - y: 6.0d - dependencies: ["72B8793B0D8F15E2"] - id: "072274E549F84031" - tasks: [{ - id: "5149516036D95CA7" - type: "item" - item: { - id: "laserio:filter_count" - Count: 1b - tag: { - inv: { - Size: 15 - Items: [ ] - } - counts: [ - { - MBAmount: 0 - Slot: 0 - Count: 0 - } - { - MBAmount: 0 - Slot: 1 - Count: 0 - } - { - MBAmount: 0 - Slot: 2 - Count: 0 - } - { - MBAmount: 0 - Slot: 3 - Count: 0 - } - { - MBAmount: 0 - Slot: 4 - Count: 0 - } - { - MBAmount: 0 - Slot: 5 - Count: 0 - } - { - MBAmount: 0 - Slot: 6 - Count: 0 - } - { - MBAmount: 0 - Slot: 7 - Count: 0 - } - { - MBAmount: 0 - Slot: 8 - Count: 0 - } - { - MBAmount: 0 - Slot: 9 - Count: 0 - } - { - MBAmount: 0 - Slot: 10 - Count: 0 - } - { - MBAmount: 0 - Slot: 11 - Count: 0 - } - { - MBAmount: 0 - Slot: 12 - Count: 0 - } - { - MBAmount: 0 - Slot: 13 - Count: 0 - } - { - MBAmount: 0 - Slot: 14 - Count: 0 - } - ] - } - } - }] - rewards: [{ - id: "6F687A98A1CDEAF1" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -1.0d - y: 6.0d - dependencies: ["72B8793B0D8F15E2"] - id: "0E7678603BEB1A82" - tasks: [{ - id: "4984774C78C05A24" - type: "item" - item: { - id: "laserio:filter_tag" - Count: 1b - tag: { - tags: [ ] - allowList: 1b - } - } - }] - rewards: [{ - id: "758ED4BFF5A43AF4" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 0.0d - y: 6.0d - dependencies: ["72B8793B0D8F15E2"] - id: "46ADE8F573FC5D76" - tasks: [{ - id: "5E1D294E2E549E4F" - type: "item" - item: { - id: "laserio:filter_mod" - Count: 1b - tag: { - inv: { - Size: 15 - Items: [ ] - } - compareNBT: 0b - allowList: 1b - } - } - }] - rewards: [{ - id: "3D46E2BCEBBF1F67" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -3.0d - y: 7.5d - dependencies: ["72B8793B0D8F15E2"] - id: "43A776BBB2BBA5D7" - tasks: [{ - id: "07EE12F16524DDD5" - type: "item" - item: "laserio:overclocker_card" - }] - rewards: [{ - id: "0C601EB6371E879F" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: -2.0d - y: 7.5d - dependencies: ["72B8793B0D8F15E2"] - id: "08F4FA0478AD8E92" - tasks: [{ - id: "55732B464E792DE9" - type: "item" - item: "laserio:overclocker_node" - }] - rewards: [{ - id: "1BDB4ACC54527806" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/7D8C6CEE583C23CE.snbt b/overrides/config/ftbquests/quests/chapters/7D8C6CEE583C23CE.snbt deleted file mode 100644 index b0b4546..0000000 --- a/overrides/config/ftbquests/quests/chapters/7D8C6CEE583C23CE.snbt +++ /dev/null @@ -1,679 +0,0 @@ -{ - id: "7D8C6CEE583C23CE" - group: "09648D74820560E0" - order_index: 5 - filename: "7D8C6CEE583C23CE" - title: "6.结束了?" - icon: "extendedcrafting:ultimate_singularity" - default_quest_shape: "" - default_hide_dependency_lines: false - quests: [ - { - title: "压缩!!!" - x: 0.0d - y: 0.0d - shape: "diamond" - dependencies: ["3DE33032E88E0045"] - id: "5C6CC6F051C4267A" - tasks: [{ - id: "7D8F0E23EFA00888" - type: "checkmark" - }] - } - { - x: 0.0d - y: 1.0d - dependencies: ["5C6CC6F051C4267A"] - id: "51D3F6150DB85F12" - tasks: [{ - id: "635A356B573C8F66" - type: "item" - item: "extendedcrafting:compressor" - }] - rewards: [{ - id: "5DA684E1E9C82103" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: 0.0d - y: 2.0d - dependencies: ["51D3F6150DB85F12"] - id: "38C985DB2BA88CF2" - tasks: [{ - id: "64207D67709AB633" - type: "item" - item: { - id: "extendedcrafting:singularity" - Count: 1b - tag: { - Id: "extendedcrafting:bronze" - } - } - match_nbt: true - }] - rewards: [{ - id: "3BD3E34F3635711C" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: 0.0d - y: 4.0d - dependencies: ["51D3F6150DB85F12"] - id: "7A7BB703CCD2AEE0" - tasks: [{ - id: "3C1ACE48BE69F6D2" - type: "item" - item: { - id: "extendedcrafting:singularity" - Count: 1b - tag: { - Id: "extendedcrafting:electrum" - } - } - match_nbt: true - }] - rewards: [{ - id: "134B527A0B74CEAB" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: 0.0d - y: 3.0d - dependencies: ["51D3F6150DB85F12"] - id: "3D6F314606CD6D76" - tasks: [{ - id: "2762D2526E0D5C83" - type: "item" - item: { - id: "extendedcrafting:singularity" - Count: 1b - tag: { - Id: "extendedcrafting:invar" - } - } - match_nbt: true - }] - rewards: [{ - id: "723062BFE3DC4AE3" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: 1.0d - y: 2.0d - dependencies: ["51D3F6150DB85F12"] - id: "343B52F74EA50C31" - tasks: [{ - id: "1A5A502CF44D30F9" - type: "item" - item: { - id: "extendedcrafting:singularity" - Count: 1b - tag: { - Id: "extendedcrafting:steel" - } - } - match_nbt: true - }] - rewards: [{ - id: "2EAD2790C096AEF4" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: 1.0d - y: 3.0d - dependencies: ["51D3F6150DB85F12"] - id: "2C1A625A21B5EE05" - tasks: [{ - id: "3A2A0F18DE0E16DA" - type: "item" - item: { - id: "extendedcrafting:singularity" - Count: 1b - tag: { - Id: "extendedcrafting:lapis_lazuli" - } - } - match_nbt: true - }] - rewards: [{ - id: "6BC11903090C726E" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: 1.0d - y: 4.0d - dependencies: ["51D3F6150DB85F12"] - id: "4B214A0569AD12CB" - tasks: [{ - id: "719B58DA64C3A165" - type: "item" - item: { - id: "extendedcrafting:singularity" - Count: 1b - tag: { - Id: "extendedcrafting:emerald" - } - } - match_nbt: true - }] - rewards: [{ - id: "50D512DBEC6BFB13" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: 2.0d - y: 2.0d - dependencies: ["51D3F6150DB85F12"] - id: "3E704B8633479AEC" - tasks: [{ - id: "48740632DE290D3E" - type: "item" - item: { - id: "extendedcrafting:singularity" - Count: 1b - tag: { - Id: "extendedcrafting:coal" - } - } - match_nbt: true - }] - rewards: [{ - id: "6A03FF0364E89292" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: -2.0d - y: 3.0d - dependencies: ["51D3F6150DB85F12"] - id: "06B697245812E536" - tasks: [{ - id: "228557244B2939FA" - type: "item" - item: { - id: "extendedcrafting:singularity" - Count: 1b - tag: { - Id: "extendedcrafting:redstone" - } - } - match_nbt: true - }] - rewards: [{ - id: "052C4B681CB7F452" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: -2.0d - y: 4.0d - dependencies: ["51D3F6150DB85F12"] - id: "6F458B287F270FBA" - tasks: [{ - id: "003692E2E2F1306A" - type: "item" - item: { - id: "extendedcrafting:singularity" - Count: 1b - tag: { - Id: "extendedcrafting:aluminum" - } - } - match_nbt: true - }] - rewards: [{ - id: "2BBA271C85B08317" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: -1.0d - y: 3.0d - dependencies: ["51D3F6150DB85F12"] - id: "3476F6C5AE238EB7" - tasks: [{ - id: "5C682B9B981141A8" - type: "item" - item: { - id: "extendedcrafting:singularity" - Count: 1b - tag: { - Id: "extendedcrafting:silver" - } - } - match_nbt: true - }] - rewards: [{ - id: "649F669E735AAE62" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: -1.0d - y: 4.0d - dependencies: ["51D3F6150DB85F12"] - id: "3067556E708CA01A" - tasks: [{ - id: "44E41E16DBBA751D" - type: "item" - item: { - id: "extendedcrafting:singularity" - Count: 1b - tag: { - Id: "extendedcrafting:tin" - } - } - match_nbt: true - }] - rewards: [{ - id: "7437B282779A7A60" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: -1.0d - y: 2.0d - dependencies: ["51D3F6150DB85F12"] - id: "2FF8D13CFCA1308F" - tasks: [{ - id: "451A240FB4BF69EA" - type: "item" - item: { - id: "extendedcrafting:singularity" - Count: 1b - tag: { - Id: "extendedcrafting:diamond" - } - } - match_nbt: true - }] - rewards: [{ - id: "7AF01A8F6AF7476E" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: 2.0d - y: 4.0d - dependencies: ["51D3F6150DB85F12"] - id: "4647BCC70EF3A668" - tasks: [{ - id: "5549E707859E1446" - type: "item" - item: { - id: "extendedcrafting:singularity" - Count: 1b - tag: { - Id: "extendedcrafting:copper" - } - } - match_nbt: true - }] - rewards: [{ - id: "68B2F91C635C23BA" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: 2.0d - y: 3.0d - dependencies: ["51D3F6150DB85F12"] - id: "05DA27D1C1BE1321" - tasks: [{ - id: "4252C9A3E7B6AE35" - type: "item" - item: { - id: "extendedcrafting:singularity" - Count: 1b - tag: { - Id: "extendedcrafting:iron" - } - } - match_nbt: true - }] - rewards: [{ - id: "566AE67C567C0E3C" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: 1.0d - y: 5.0d - dependencies: ["51D3F6150DB85F12"] - id: "4735596A8D7EB978" - tasks: [{ - id: "562DB0B743D8382E" - type: "item" - item: { - id: "extendedcrafting:singularity" - Count: 1b - tag: { - Id: "extendedcrafting:lead" - } - } - match_nbt: true - }] - rewards: [{ - id: "1F013F55C966ECC1" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: 0.0d - y: 5.0d - dependencies: ["51D3F6150DB85F12"] - id: "479C67F4A74216D6" - tasks: [{ - id: "67EC53CD24A9623E" - type: "item" - item: { - id: "extendedcrafting:singularity" - Count: 1b - tag: { - Id: "extendedcrafting:nickel" - } - } - match_nbt: true - }] - rewards: [{ - id: "60C10B512A4AA192" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: -2.0d - y: 2.0d - dependencies: ["51D3F6150DB85F12"] - id: "1C5788F5B527548B" - tasks: [{ - id: "31A1C8AD1E862955" - type: "item" - item: { - id: "extendedcrafting:singularity" - Count: 1b - tag: { - Id: "extendedcrafting:gold" - } - } - match_nbt: true - }] - rewards: [{ - id: "705F81DFA42FE70B" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: -1.0d - y: 5.0d - dependencies: ["51D3F6150DB85F12"] - id: "64260B38E06CA257" - tasks: [{ - id: "117CDC32D1EEAB12" - type: "item" - item: { - id: "extendedcrafting:singularity" - Count: 1b - tag: { - Id: "extendedcrafting:glowstone" - } - } - match_nbt: true - }] - rewards: [{ - id: "2617609BA6B86BCB" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: 0.0d - y: 6.5d - shape: "gear" - dependencies: [ - "3D6F314606CD6D76" - "3E704B8633479AEC" - "7A7BB703CCD2AEE0" - "06B697245812E536" - "4B214A0569AD12CB" - "64260B38E06CA257" - "1C5788F5B527548B" - "343B52F74EA50C31" - "2FF8D13CFCA1308F" - "05DA27D1C1BE1321" - "4735596A8D7EB978" - "4647BCC70EF3A668" - "6F458B287F270FBA" - "3476F6C5AE238EB7" - "3067556E708CA01A" - "479C67F4A74216D6" - "2C1A625A21B5EE05" - "38C985DB2BA88CF2" - ] - id: "5A48B4AD51501D0C" - tasks: [{ - id: "7E95CB1ACC79CC83" - type: "item" - item: "extendedcrafting:ultimate_singularity" - }] - rewards: [{ - id: "303572EE5D60B090" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: 0.0d - y: -1.0d - dependencies: ["51D3F6150DB85F12"] - id: "5C7BF6C18E465556" - tasks: [{ - id: "34564F066144AFBE" - type: "item" - item: { - id: "extendedcrafting:singularity" - Count: 1b - tag: { - Id: "extendedcrafting:pllet" - } - } - match_nbt: true - }] - rewards: [{ - id: "11988705C19E2DF7" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: 0.0d - y: 9.5d - shape: "heart" - dependencies: ["5A48B4AD51501D0C"] - optional: true - id: "20AC97D7DBB549F3" - tasks: [{ - id: "57CAC32D8F6F9D97" - type: "item" - item: "extendedcrafting:ultimate_singularity" - count: 48L - }] - rewards: [ - { - id: "20AA7FD5D24AAF3B" - type: "item" - item: { - id: "storagedrawers:oak_full_drawers_1" - Count: 1b - tag: { - BlockEntityTag: { - Upgrades: [{ - Slot: 0b - id: "storagedrawers:creative_vending_upgrade" - Count: 1b - }] - id: "storagedrawers:standard_drawers_1" - Drawers: [{ - Item: { - id: "extendedcrafting:ultimate_singularity" - Count: 1b - } - Count: 1 - }] - } - display: { - Lore: ["\"(+NBT)\""] - } - } - } - } - { - id: "490011305C3693E5" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - } - ] - } - { - x: 1.0d - y: 0.0d - dependencies: ["51D3F6150DB85F12"] - id: "4E55BB0F0D1B5176" - tasks: [ - { - id: "797A270BF38AC8A5" - type: "item" - item: "pipez:infinity_upgrade" - } - { - id: "2DE1D0B4D5650483" - type: "item" - item: "storagedrawers:creative_storage_upgrade" - } - ] - rewards: [{ - id: "0BEAF7226D6BCC8C" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: -1.0d - y: 0.0d - dependencies: ["51D3F6150DB85F12"] - id: "70E57CC37C3FFB7A" - tasks: [{ - id: "367E3414B230966C" - type: "item" - item: "minecraft:bedrock" - }] - rewards: [{ - id: "3EF822C4B6B3BD49" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: 0.0d - y: 8.0d - dependencies: ["5A48B4AD51501D0C"] - id: "20ADBEE73D521C7D" - tasks: [{ - id: "5C3C011972E0DB92" - type: "item" - item: "kubejs:ultimate_upgrade" - }] - } - { - x: 0.0d - y: -2.0d - description: ["只是5重压缩圆石的无限"] - dependencies: ["5C7BF6C18E465556"] - id: "35C6F5E354A12038" - tasks: [{ - id: "2170D61FFBD74072" - type: "item" - item: "extrautilitiesrebirth:octuple_compressed_cobblestone" - count: 500L - consume_items: true - }] - rewards: [{ - id: "2EFA727241790B55" - type: "item" - item: { - id: "storagedrawers:oak_full_drawers_1" - Count: 1b - tag: { - BlockEntityTag: { - Upgrades: [{ - Slot: 0b - id: "storagedrawers:creative_vending_upgrade" - Count: 1b - }] - id: "storagedrawers:standard_drawers_1" - Drawers: [{ - Item: { - id: "extrautilitiesrebirth:quintuple_compressed_cobblestone" - Count: 1b - } - Count: 1 - }] - } - display: { - Lore: ["\"(+NBT)\""] - } - } - } - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/7FB77A9E3EB6B65C.snbt b/overrides/config/ftbquests/quests/chapters/7FB77A9E3EB6B65C.snbt deleted file mode 100644 index cababd1..0000000 --- a/overrides/config/ftbquests/quests/chapters/7FB77A9E3EB6B65C.snbt +++ /dev/null @@ -1,465 +0,0 @@ -{ - id: "7FB77A9E3EB6B65C" - group: "7309DC73431430A6" - order_index: 15 - filename: "7FB77A9E3EB6B65C" - title: "传输" - icon: "modularrouters:modular_router" - default_quest_shape: "" - default_hide_dependency_lines: false - quests: [ - { - title: "高级传输" - x: 0.0d - y: 0.0d - dependencies: ["6E468BD877E046EE"] - id: "6B9DB699B2D67F92" - tasks: [{ - id: "1031F7310C3AC47D" - type: "checkmark" - title: "modular" - }] - rewards: [{ - id: "0EDCED004D9E1F91" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: 0.0d - y: -3.0d - dependencies: ["60BC6BB7841ABE88"] - id: "02F311D0801E080C" - tasks: [{ - id: "7056FA688A48A712" - type: "item" - item: "industrialforegoing:item_transporter_type" - }] - rewards: [{ - id: "31D588269C627B71" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: 0.0d - y: -4.0d - dependencies: ["60BC6BB7841ABE88"] - id: "787877839853AFAB" - tasks: [{ - id: "7169E0967A54B30F" - type: "item" - item: "industrialforegoing:fluid_transporter_type" - }] - rewards: [{ - id: "2D92FEFED2395081" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: 0.0d - y: -5.0d - dependencies: ["60BC6BB7841ABE88"] - id: "1D01EC5960630BD8" - tasks: [{ - id: "58D5010DC1C2F020" - type: "item" - item: "industrialforegoing:world_transporter_type" - }] - rewards: [{ - id: "3B5933230AA4F247" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - title: "工业先锋" - icon: "industrialforegoing:machine_frame_pity" - x: 0.0d - y: -1.5d - dependencies: [ - "7CF8C1889892070F" - "6B9DB699B2D67F92" - ] - id: "60BC6BB7841ABE88" - tasks: [{ - id: "1C2C7E7BEAE4F85F" - type: "checkmark" - title: "工业先锋传输" - }] - rewards: [{ - id: "5954663DA2858836" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - icon: "modularrouters:modular_router" - x: 0.0d - y: 1.5d - dependencies: ["6B9DB699B2D67F92"] - id: "3796D011BDC5EF3D" - tasks: [{ - id: "582ECA53D54EDF22" - type: "checkmark" - title: "模块化路由器" - }] - rewards: [ - { - id: "00B2A3072DB2ADD1" - type: "item" - item: { - id: "create:schematic" - Count: 1b - tag: { - Owner: "Y_Xiao233" - Anchor: { - X: 0 - Y: 0 - Z: 0 - } - Bounds: [ - 9 - 9 - 9 - ] - Deployed: 0b - File: "模块化路由器.nbt" - Rotation: "NONE" - Mirror: "NONE" - } - } - } - { - id: "29267E080A802F0F" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - } - ] - } - { - icon: "xnet:connector_upgrade" - x: 2.0d - y: 0.0d - dependencies: ["6B9DB699B2D67F92"] - id: "065BB34C40C40571" - tasks: [{ - id: "2ED7782554C96991" - type: "checkmark" - title: "Xnet" - }] - rewards: [{ - id: "5C7EF7279D60A0C6" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: 0.0d - y: 2.5d - dependencies: ["3796D011BDC5EF3D"] - id: "034BCCE846F9F078" - tasks: [{ - id: "109BFDDE99E6575B" - type: "item" - item: "modularrouters:modular_router" - }] - rewards: [{ - id: "44E0CB098B017606" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: -1.0d - y: 3.5d - dependencies: ["034BCCE846F9F078"] - id: "0EBFBC223369C695" - tasks: [{ - id: "171968B77CB83357" - type: "item" - item: "modularrouters:blank_module" - }] - rewards: [{ - id: "3E84F897511CC6DA" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: 1.0d - y: 3.5d - dependencies: ["034BCCE846F9F078"] - id: "0D3AA62D870D69B6" - tasks: [{ - id: "48CE2AE28E66AB7C" - type: "item" - item: "modularrouters:blank_upgrade" - }] - rewards: [{ - id: "03D40C2CCFA7B6D6" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: 0.0d - y: 3.5d - dependencies: ["034BCCE846F9F078"] - id: "77DBEF04B81621E6" - tasks: [{ - id: "24D5F9C4C42BC273" - type: "item" - item: "custom:modular_master" - }] - rewards: [ - { - id: "5D86BA6DF11A0C29" - type: "item" - item: { - id: "create:schematic" - Count: 1b - tag: { - Owner: "Y_Xiao233" - Anchor: { - X: 46 - Y: 65 - Z: 45 - } - Bounds: [ - 3 - 3 - 3 - ] - Deployed: 1b - File: "模块化物品生产者.nbt" - Rotation: "NONE" - Mirror: "NONE" - } - } - } - { - id: "5B0858C56FD4A65B" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - } - ] - } - { - x: -2.0d - y: 4.5d - dependencies: ["0EBFBC223369C695"] - id: "4AD86A7324639A4B" - tasks: [{ - id: "2A8D65581BEBD40B" - type: "item" - item: { - id: "modularrouters:sender_module_2" - Count: 1b - tag: { - modularrouters: { - ModuleFilter: { } - } - } - } - }] - rewards: [{ - id: "19C35F612EDCB95A" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: -1.0d - y: 4.5d - dependencies: ["0EBFBC223369C695"] - id: "272E364B92D4977A" - tasks: [{ - id: "4F3C8C1307295888" - type: "item" - item: { - id: "modularrouters:puller_module_2" - Count: 1b - tag: { - modularrouters: { - ModuleFilter: { } - } - } - } - }] - rewards: [{ - id: "713F31E83F7A07FE" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: -1.0d - y: 5.5d - dependencies: ["0EBFBC223369C695"] - id: "2772307A17231FAB" - tasks: [{ - id: "211705E5C697957A" - type: "item" - item: { - id: "modularrouters:energy_distributor_module" - Count: 1b - tag: { - modularrouters: { - ModuleFilter: { } - Direction: "NONE" - } - } - } - }] - rewards: [{ - id: "0B3A60BDD596A0DA" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: 1.0d - y: 4.5d - dependencies: ["0D3AA62D870D69B6"] - id: "53D0B8FC121745AF" - tasks: [{ - id: "118283F8B0D6EFB1" - type: "item" - item: "modularrouters:stack_upgrade" - }] - rewards: [{ - id: "54C13C919D79AAD6" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: 2.0d - y: 4.5d - dependencies: ["0D3AA62D870D69B6"] - id: "641814FBAF4CD364" - tasks: [{ - id: "7BA6F3DCF9DECB79" - type: "item" - item: "modularrouters:speed_upgrade" - }] - rewards: [{ - id: "66B2F0F7A2D82D2A" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: 1.0d - y: 5.5d - dependencies: ["0D3AA62D870D69B6"] - id: "0A9095092B42133A" - tasks: [{ - id: "5EA6ABAFEA5ACF58" - type: "item" - item: "modularrouters:energy_upgrade" - }] - rewards: [{ - id: "20075DEE2EE5E400" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: -3.0d - y: 4.5d - dependencies: ["0EBFBC223369C695"] - id: "452B23672B91C593" - tasks: [{ - id: "2F4C8AC0D8918B76" - type: "item" - item: { - id: "modularrouters:fluid_module_2" - Count: 1b - tag: { - modularrouters: { - FluidDir: 0b - MaxTransfer: 1000 - ModuleFilter: { } - } - } - } - }] - rewards: [{ - id: "11B2A9BEB586AC0E" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: 3.0d - y: 4.5d - dependencies: ["0D3AA62D870D69B6"] - id: "6AA02E0767DDDF33" - tasks: [{ - id: "3A8C37260FCCC0EC" - type: "item" - item: "modularrouters:fluid_upgrade" - }] - rewards: [{ - id: "2CC3AE2B6BEA11B2" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - { - x: -2.0d - y: 0.0d - dependencies: ["6B9DB699B2D67F92"] - id: "187D8FF073B0F195" - tasks: [ - { - id: "26333767E9E05AFA" - type: "item" - item: { - id: "entangled:block" - Count: 1b - tag: { } - } - } - { - id: "2BC6AA1BBC2661D8" - type: "item" - item: { - id: "entangled:item" - Count: 1b - tag: { } - } - } - ] - rewards: [{ - id: "547B972659E6A416" - type: "random" - exclude_from_claim_all: true - table_id: 2635266014115610653L - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/aers.snbt b/overrides/config/ftbquests/quests/chapters/aers.snbt deleted file mode 100644 index fb211df..0000000 --- a/overrides/config/ftbquests/quests/chapters/aers.snbt +++ /dev/null @@ -1,76 +0,0 @@ -{ - id: "6680D7AAA3D035CB" - group: "7309DC73431430A6" - order_index: 12 - filename: "aers" - title: "AE~RS大联动?!!" - icon: "refinedproxy:refined_proxy" - default_quest_shape: "" - default_hide_dependency_lines: false - images: [{ - x: 0.0d - y: 2.0d - width: 12.0d - height: 2.0d - rotation: 0.0d - image: "kubejs:textures/picture/ae_rs.png" - hover: [ ] - click: "" - dev: false - corner: false - }] - quests: [ - { - x: 0.0d - y: 0.0d - description: [ - "必须用rs的线缆连接,不能直接放在rs的任何机器边上!!!" - "必须用rs的线缆连接,不能直接放在rs的任何机器边上!!!" - "必须用rs的线缆连接,不能直接放在rs的任何机器边上!!!" - ] - dependencies: ["517E04AE3B6CBB06"] - id: "10C70251150FE5AA" - tasks: [{ - id: "011617314CD7488E" - type: "item" - item: "refinedproxy:refined_proxy" - }] - } - { - x: 0.0d - y: -1.0d - dependencies: ["6E46FF30B55EB498"] - id: "7670E1760B05A861" - tasks: [{ - id: "06CBAED1476F3247" - type: "checkmark" - }] - rewards: [{ - id: "68C4179249524254" - type: "item" - item: { - id: "create:schematic" - Count: 1b - tag: { - Owner: "Y_Xiao233" - Anchor: { - X: 0 - Y: 0 - Z: 0 - } - Bounds: [ - 7 - 7 - 7 - ] - Deployed: 0b - File: "Refined_Proxy.nbt" - Rotation: "NONE" - Mirror: "NONE" - } - } - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/applied_energistics2.snbt b/overrides/config/ftbquests/quests/chapters/applied_energistics2.snbt deleted file mode 100644 index 54cf36b..0000000 --- a/overrides/config/ftbquests/quests/chapters/applied_energistics2.snbt +++ /dev/null @@ -1,928 +0,0 @@ -{ - id: "3DAF387428C4E481" - group: "7309DC73431430A6" - order_index: 11 - filename: "applied_energistics2" - title: "存储(Applied Energistics2)" - icon: "ae2:singularity" - default_quest_shape: "" - default_hide_dependency_lines: false - quests: [ - { - x: 0.0d - y: 1.0d - dependencies: ["69F2679E5A97DD16"] - id: "65E9F6A4B47F0714" - tasks: [{ - id: "227BE1B26DAAE917" - type: "checkmark" - title: "应用能源2" - }] - rewards: [{ - id: "304BFA913EC1A0F1" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -2.0d - y: -4.0d - dependencies: ["3E1CA8BC72CF3696"] - id: "0C00F065BF0C8756" - tasks: [{ - id: "7802A25DBADB27CA" - type: "item" - item: "ae2:controller" - }] - rewards: [{ - id: "46EE7A58EC305DC1" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: -1.0d - dependencies: ["28C5615C33DB137D"] - id: "0DF68E0D57CC436B" - tasks: [{ - id: "35F6DD3298CA7B98" - type: "item" - item: "ae2:inscriber" - }] - rewards: [{ - id: "4AFAD246E4B2C7B9" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -1.0d - y: -5.0d - dependencies: ["3E1CA8BC72CF3696"] - id: "68C3E9CF35ACA23A" - tasks: [{ - id: "589A0F487F1C699F" - type: "item" - item: "ae2things:advanced_inscriber" - }] - rewards: [{ - id: "06E0F5AD67DED196" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -1.0d - y: -3.0d - dependencies: ["0DF68E0D57CC436B"] - id: "4FE6BC43A3293B39" - tasks: [{ - id: "1A348A2F1CA482AE" - type: "item" - item: "ae2:printed_engineering_processor" - }] - rewards: [{ - id: "69E0146A1C6C719F" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: -3.0d - dependencies: ["0DF68E0D57CC436B"] - id: "4959C393382F0E96" - tasks: [{ - id: "62CC8D80B7723E1D" - type: "item" - item: "ae2:printed_calculation_processor" - }] - rewards: [{ - id: "54DF451B63E9F1F2" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: -2.0d - dependencies: ["0DF68E0D57CC436B"] - id: "452504275FFD88EC" - tasks: [{ - id: "7AA61D58FC47258C" - type: "item" - item: "ae2:printed_silicon" - }] - rewards: [{ - id: "5D2291D36C71B726" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 1.0d - y: -3.0d - dependencies: ["0DF68E0D57CC436B"] - id: "0D81D802E7B5A915" - tasks: [{ - id: "31723E609CDC232B" - type: "item" - item: "ae2:printed_logic_processor" - }] - rewards: [{ - id: "1CA14AF6AA87C740" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -1.0d - y: -4.0d - dependencies: ["4FE6BC43A3293B39"] - id: "3E1CA8BC72CF3696" - tasks: [{ - id: "645241FFB7506C48" - type: "item" - item: "ae2:engineering_processor" - }] - rewards: [{ - id: "15E83A67CB29BCA6" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 1.0d - y: -4.0d - dependencies: ["0D81D802E7B5A915"] - id: "15EA9D3A346E8DC9" - tasks: [{ - id: "4A3DFFC4AA856F22" - type: "item" - item: "ae2:logic_processor" - }] - rewards: [{ - id: "02B2F9B552726548" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: -4.0d - dependencies: ["4959C393382F0E96"] - id: "41011C5F2B083958" - tasks: [{ - id: "0568B0DC9F1FB181" - type: "item" - item: "ae2:calculation_processor" - }] - rewards: [{ - id: "2EF6DB4526F1130E" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -3.0d - y: 0.0d - dependencies: ["6197611C3AF11DDF"] - id: "36A38F33474EE431" - tasks: [{ - id: "5619ADAE767C73C5" - type: "item" - item: "ae2:quartz_growth_accelerator" - }] - rewards: [{ - id: "0A6C89830A891865" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -2.0d - y: 0.0d - dependencies: ["36A38F33474EE431"] - id: "23726528A3382036" - tasks: [{ - id: "2B9490FB9AB96C7D" - type: "item" - item: "ae2things:crystal_growth" - }] - rewards: [{ - id: "74622BDACF7EDB5D" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -3.0d - y: -4.0d - dependencies: ["41011C5F2B083958"] - id: "4AD0F2295DE0EFBE" - tasks: [{ - id: "4E1E3D01D214EC61" - type: "item" - item: "ae2:drive" - }] - rewards: [{ - id: "35C2B4F0F3ACF7AF" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -4.0d - y: -4.0d - dependencies: ["15EA9D3A346E8DC9"] - id: "2DC602C1C1EA73D3" - tasks: [{ - id: "79987FA303F5DC5B" - type: "item" - item: "ae2:io_port" - }] - rewards: [{ - id: "11AFCC4472A9579F" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: -8.0d - dependencies: ["7F9A0D0826596FB9"] - id: "3C894AA0207C690B" - tasks: [{ - id: "380D65A3CBE6EA7C" - type: "item" - item: "ae2:security_station" - }] - rewards: [{ - id: "4C8A9A38EC5D7FC1" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 4.0d - y: -4.0d - dependencies: ["2F75161C6C1883B5"] - id: "051D4164183588DC" - tasks: [{ - id: "32060D2A4C636715" - type: "item" - item: "merequester:requester" - }] - rewards: [{ - id: "5CFF0282BFA8ADC0" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: -5.0d - dependencies: ["41011C5F2B083958"] - id: "75067F3146FF68E7" - tasks: [{ - id: "35F391630696D176" - type: "item" - item: "ae2:cell_workbench" - }] - rewards: [{ - id: "50D7E13F5DF2FCCB" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 2.0d - y: -5.0d - dependencies: ["7C89AD6F40C75FC1"] - id: "1D576737AF52DF69" - tasks: [ - { - id: "249BAEA4826D5E44" - type: "item" - item: "ae2:interface" - } - { - id: "20DDDB5535E9CEAE" - type: "item" - item: "ae2:storage_bus" - } - { - id: "52C9C716948944D6" - type: "item" - item: "ae2:import_bus" - } - { - id: "025CB49BC83CDFB7" - type: "item" - item: "ae2:export_bus" - } - ] - rewards: [{ - id: "4AE4CE9BD5C1ACF7" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 1.0d - y: -5.0d - dependencies: ["15EA9D3A346E8DC9"] - id: "7C89AD6F40C75FC1" - tasks: [ - { - id: "7FA54485627F5F0F" - type: "item" - item: "ae2:annihilation_core" - } - { - id: "677029D798D4F11B" - type: "item" - item: "ae2:formation_core" - } - ] - rewards: [{ - id: "130D097B46C576B9" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -1.0d - y: -6.0d - dependencies: ["3E1CA8BC72CF3696"] - id: "2DCC8DEA0DC83997" - tasks: [{ - id: "5787610D79ABEF63" - type: "item" - item: "ae2:pattern_access_terminal" - }] - rewards: [{ - id: "09765490E23D4AC5" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: -6.0d - dependencies: ["41011C5F2B083958"] - id: "6210FD2F3F348E8C" - tasks: [{ - id: "3F47F8DAE313C747" - type: "item" - item: "ae2:crafting_terminal" - }] - rewards: [{ - id: "01E6F15FC02C66F7" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 1.0d - y: -6.0d - dependencies: ["3E1CA8BC72CF3696"] - id: "7B0E35362826A91C" - tasks: [{ - id: "7FECAA0E0AA6F12E" - type: "item" - item: "ae2:pattern_encoding_terminal" - }] - rewards: [{ - id: "0F427169BBC86F38" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: -7.0d - dependencies: ["15EA9D3A346E8DC9"] - id: "3D8AC2420D36AAA1" - tasks: [{ - id: "5FDE39089C86F9BA" - type: "item" - item: "ae2:chest" - }] - rewards: [{ - id: "4F6169C86D268A6C" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: -10.0d - dependencies: ["1F062BCAC9EFD1C9"] - id: "3D356E353C9E1E5A" - tasks: [{ - id: "2A55D9D9765E4BFD" - type: "item" - item: { - id: "ae2:wireless_crafting_terminal" - Count: 1b - tag: { } - } - }] - rewards: [{ - id: "785C68E09D356D8D" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: -9.0d - hide_dependency_lines: true - dependencies: ["3E1CA8BC72CF3696"] - id: "1F062BCAC9EFD1C9" - tasks: [{ - id: "44ECE312C3F3F191" - type: "item" - item: "ae2:wireless_access_point" - }] - rewards: [{ - id: "45FEAAC7C1068D8A" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: -12.0d - dependencies: ["1F062BCAC9EFD1C9"] - id: "5467F573D3E02F0D" - tasks: [{ - id: "47DC6C1B064DBD6C" - type: "item" - item: "ae2wtlib:infinity_booster_card" - }] - rewards: [{ - id: "30CE6999A9278E6B" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -1.0d - y: -12.0d - dependencies: ["1F062BCAC9EFD1C9"] - id: "7B0D7930416DBA98" - tasks: [{ - id: "74C133ABE8245D93" - type: "item" - item: "aeinfinitybooster:dimension_card" - }] - rewards: [{ - id: "06426ED7F96677AF" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 1.0d - y: -12.0d - dependencies: ["1F062BCAC9EFD1C9"] - id: "7213A043340D6F1E" - tasks: [{ - id: "48A0B2C69B1D6131" - type: "item" - item: "aeinfinitybooster:infinity_card" - }] - rewards: [{ - id: "4E837DAAB521B750" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: -11.0d - dependencies: ["3D356E353C9E1E5A"] - id: "41E1AB84478917DC" - tasks: [{ - id: "11075DF9D0B83CC3" - type: "item" - item: "ae2:wireless_booster" - }] - rewards: [{ - id: "6DF078A07E6B5CD2" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 1.0d - y: 1.0d - dependencies: ["65E9F6A4B47F0714"] - id: "137432466551DC23" - tasks: [{ - id: "675C5D66880C3EB8" - type: "item" - item: "ae2:fluix_glass_cable" - }] - rewards: [{ - id: "7656DBDE962FC8F6" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -1.0d - y: 1.0d - dependencies: ["65E9F6A4B47F0714"] - id: "6B6B71396848FF51" - tasks: [{ - id: "5B336172CD94D526" - type: "item" - item: "ae2:charger" - }] - rewards: [{ - id: "417168C4F034C405" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -2.0d - y: 1.0d - dependencies: ["6B6B71396848FF51"] - id: "35D768E465633EE0" - tasks: [{ - id: "67758D7772CBFBFE" - type: "item" - item: "ae2:charged_certus_quartz_crystal" - }] - rewards: [{ - id: "793CA923C1B2910B" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -3.0d - y: 1.0d - dependencies: ["35D768E465633EE0"] - id: "6197611C3AF11DDF" - tasks: [{ - id: "51E72346C8E125CA" - type: "item" - item: "ae2:fluix_crystal" - }] - rewards: [{ - id: "7B9985FAB291A9D8" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 2.0d - y: -4.0d - hide_dependency_lines: true - dependencies: ["65E9F6A4B47F0714"] - id: "39F1A5ACD0F79FB9" - tasks: [{ - id: "043D67FC95DC1351" - type: "item" - item: "ae2:crafting_unit" - }] - rewards: [{ - id: "24A23F7170FB24C6" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 3.0d - y: -4.0d - dependencies: ["39F1A5ACD0F79FB9"] - id: "2F75161C6C1883B5" - tasks: [{ - id: "42C01CD75604A622" - type: "item" - item: "ae2:crafting_accelerator" - }] - rewards: [{ - id: "6EE2FB3D62B12996" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 2.0d - y: 1.0d - dependencies: ["137432466551DC23"] - id: "388D484089D829B5" - tasks: [{ - id: "4BBFF7239599C043" - type: "item" - item: "ae2:fluix_covered_cable" - }] - rewards: [{ - id: "617BA5F311288924" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 2.0d - y: 0.0d - dependencies: ["388D484089D829B5"] - id: "6F16D150D64E373F" - tasks: [{ - id: "55284A6C12A32022" - type: "item" - item: "ae2:fluix_covered_dense_cable" - }] - rewards: [{ - id: "2C2217DEF00845ED" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 3.0d - y: 1.0d - dependencies: ["388D484089D829B5"] - id: "59086860AF713897" - tasks: [{ - id: "42AA2E6BC90D080E" - type: "item" - item: "ae2:fluix_smart_cable" - }] - rewards: [{ - id: "23D7456E624FAFC3" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 3.0d - y: 0.0d - dependencies: ["59086860AF713897"] - id: "68E33C22A414ADC9" - tasks: [{ - id: "5A8A17DBAEBBDF41" - type: "item" - item: "ae2:fluix_smart_dense_cable" - }] - rewards: [{ - id: "7C1466F39E8F3C0D" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: 2.0d - dependencies: ["65E9F6A4B47F0714"] - id: "3435110B9254BC69" - tasks: [{ - id: "60078D6DAA9A7137" - type: "item" - item: "ae2:cell_component_1k" - }] - rewards: [{ - id: "174A2F3B6544D4CB" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: 3.0d - dependencies: ["3435110B9254BC69"] - id: "7F9A0D0826596FB9" - tasks: [{ - id: "015C859A5B24ED53" - type: "item" - item: "ae2:cell_component_16k" - }] - rewards: [{ - id: "108C6AFAECA7AC91" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: 4.0d - dependencies: ["7F9A0D0826596FB9"] - id: "41502EC1E0D8E5C6" - tasks: [{ - id: "42568290A3E5E21C" - type: "item" - item: "ae2:cell_component_64k" - }] - rewards: [{ - id: "5E379298663C93A2" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: 5.0d - dependencies: ["41502EC1E0D8E5C6"] - id: "0805EB538AA96B54" - tasks: [{ - id: "5E0D97C39FBEACA4" - type: "item" - item: "ae2:cell_component_256k" - }] - rewards: [{ - id: "327104096330430F" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: 6.0d - dependencies: ["0805EB538AA96B54"] - id: "08523301DBFA8BB7" - tasks: [{ - id: "65FBC625ECE11E74" - type: "item" - item: "megacells:cell_component_1m" - }] - rewards: [{ - id: "5FD9673B7E572C23" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: 7.0d - dependencies: ["08523301DBFA8BB7"] - id: "5C2DDE0289C970CD" - tasks: [{ - id: "654BC75EAE37F66C" - type: "item" - item: "megacells:cell_component_4m" - }] - rewards: [{ - id: "725211BD7FB1C0C6" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: 8.0d - dependencies: ["5C2DDE0289C970CD"] - id: "1DCDE6801F6B2EEB" - tasks: [{ - id: "082CBCA33A2F8D4B" - type: "item" - item: "megacells:cell_component_16m" - }] - rewards: [{ - id: "23225BDA0EF06928" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -1.0d - y: 6.0d - hide_dependency_lines: true - dependencies: ["1DCDE6801F6B2EEB"] - id: "6EC106AF72E11752" - tasks: [{ - id: "46965B441B808157" - type: "item" - item: "megacells:cell_component_64m" - }] - rewards: [{ - id: "64DFD7D1DE5E156B" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: -1.0d - y: 5.0d - dependencies: ["6EC106AF72E11752"] - id: "08489EF1A01D7AA5" - tasks: [{ - id: "192357246EEFCF82" - type: "item" - item: "megacells:cell_component_256m" - }] - rewards: [{ - id: "7C5FFEA8971392EF" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 1.0d - y: 6.0d - dependencies: ["08523301DBFA8BB7"] - id: "13BE5446AA751AFF" - tasks: [{ - id: "07FB34ECEFA3174C" - type: "item" - item: "megacells:bulk_cell_component" - }] - rewards: [{ - id: "7483C0E66DE80808" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 1.0d - y: 5.0d - dependencies: ["0805EB538AA96B54"] - id: "3760E9F1144C727B" - tasks: [{ - id: "60427C1B034E59B6" - type: "item" - item: "megacells:radioactive_cell_component" - }] - rewards: [{ - id: "61B2DBC9AB2A68CF" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: 0.0d - dependencies: ["65E9F6A4B47F0714"] - id: "28C5615C33DB137D" - tasks: [{ - id: "15AF18EA468EE59C" - type: "item" - item: "mekanism:steel_casing" - }] - rewards: [{ - id: "44139AF14CC5DA69" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/flux_networks.snbt b/overrides/config/ftbquests/quests/chapters/flux_networks.snbt deleted file mode 100644 index 29a06c3..0000000 --- a/overrides/config/ftbquests/quests/chapters/flux_networks.snbt +++ /dev/null @@ -1,187 +0,0 @@ -{ - id: "22550E8F3B73D905" - group: "7309DC73431430A6" - order_index: 16 - filename: "flux_networks" - title: "通量网络(Flux NetWorks)" - icon: "fluxnetworks:flux_dust" - default_quest_shape: "" - default_hide_dependency_lines: false - quests: [ - { - x: 0.0d - y: 0.0d - dependencies: ["0A9095092B42133A"] - id: "6E6AA24FA6C5035A" - tasks: [{ - id: "171F4BBC72E4E2EB" - type: "checkmark" - title: "通量网络" - }] - rewards: [{ - id: "69113C799484DAF4" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - }] - } - { - x: 0.0d - y: -1.0d - dependencies: ["6E6AA24FA6C5035A"] - id: "33D7F1F6002F9893" - tasks: [{ - id: "642F278F3BD6BA1D" - type: "item" - item: "fluxnetworks:flux_dust" - }] - rewards: [{ - id: "3BB014F7A7957831" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - }] - } - { - x: 0.0d - y: -2.0d - dependencies: ["33D7F1F6002F9893"] - id: "0258F1A7AA746187" - tasks: [{ - id: "02C0FE0960DDAF47" - type: "item" - item: "fluxnetworks:flux_core" - }] - rewards: [{ - id: "56317A44A56F98C0" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - }] - } - { - x: 0.0d - y: -3.0d - dependencies: ["0258F1A7AA746187"] - id: "1654C61545CFAE2C" - tasks: [{ - id: "0C29DCD0D73D4544" - type: "item" - item: "fluxnetworks:flux_block" - }] - rewards: [{ - id: "17AB5C3ABEEB7550" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - }] - } - { - x: -0.5d - y: -4.0d - dependencies: ["1654C61545CFAE2C"] - id: "521E9024FF096DFE" - tasks: [{ - id: "2BA5F73FB2341064" - type: "item" - item: "fluxnetworks:flux_point" - }] - rewards: [{ - id: "40F4F7D1FEBE55F6" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - }] - } - { - x: 0.5d - y: -4.0d - dependencies: ["1654C61545CFAE2C"] - id: "522A9FCF5F3D60BB" - tasks: [{ - id: "547F775DB1D3B9C7" - type: "item" - item: "fluxnetworks:flux_plug" - }] - rewards: [{ - id: "40F641CF5A689548" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - }] - } - { - x: -1.5d - y: 1.0d - hide_dependency_lines: true - dependencies: ["6E6AA24FA6C5035A"] - id: "15030CE0C547060A" - tasks: [{ - id: "0CCAA952BDFE597E" - type: "item" - item: "fluxnetworks:flux_controller" - }] - rewards: [{ - id: "2E3CD12FDDB3E794" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - }] - } - { - x: -0.5d - y: 1.0d - hide_dependency_lines: true - dependencies: ["6E6AA24FA6C5035A"] - id: "5323F4ACADCA45C4" - tasks: [{ - id: "3B8BA82BEFBBB1A5" - type: "item" - item: "fluxnetworks:basic_flux_storage" - }] - rewards: [{ - id: "5C2B46E8CEBB0775" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - }] - } - { - x: 0.5d - y: 1.0d - hide_dependency_lines: true - dependencies: ["6E6AA24FA6C5035A"] - id: "54C54B575D8B0545" - tasks: [{ - id: "026BA16EDCD65B02" - type: "item" - item: "fluxnetworks:herculean_flux_storage" - }] - rewards: [{ - id: "43557D6BE4D33E88" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - }] - } - { - x: 1.5d - y: 1.0d - hide_dependency_lines: true - dependencies: ["6E6AA24FA6C5035A"] - id: "7F8F4C2D1714E7A0" - tasks: [{ - id: "5A35F51A6469611B" - type: "item" - item: "fluxnetworks:gargantuan_flux_storage" - }] - rewards: [{ - id: "679F195CDEFBEFF7" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/mek.snbt b/overrides/config/ftbquests/quests/chapters/mek.snbt deleted file mode 100644 index 35d9140..0000000 --- a/overrides/config/ftbquests/quests/chapters/mek.snbt +++ /dev/null @@ -1,851 +0,0 @@ -{ - id: "158C4A3020C2999A" - group: "7309DC73431430A6" - order_index: 8 - filename: "mek" - title: "Mek" - icon: "mekanism:steel_casing" - default_quest_shape: "" - default_hide_dependency_lines: false - quests: [ - { - x: 0.0d - y: 0.0d - dependencies: ["517E04AE3B6CBB06"] - id: "50BDA13F9D1D0083" - tasks: [{ - id: "08FB58F0A0B4E34D" - type: "checkmark" - title: "Mek" - }] - rewards: [{ - id: "630709A8E22BFA4E" - type: "item" - item: { - id: "create:schematic" - Count: 1b - tag: { - Owner: "Y_Xiao233" - Anchor: { - X: 0 - Y: 0 - Z: 0 - } - Bounds: [ - 3 - 3 - 3 - ] - Deployed: 0b - File: "钢质机壳.nbt" - Rotation: "NONE" - Mirror: "NONE" - } - } - }] - } - { - x: 0.0d - y: -1.0d - dependencies: ["50BDA13F9D1D0083"] - id: "5980E9EA6926726E" - tasks: [{ - id: "447663BB80E1D034" - type: "item" - item: "mekanism:steel_casing" - }] - } - { - x: 0.0d - y: -4.0d - dependencies: [ - "3ACC96369E12C037" - "67E1B8914B96E261" - ] - id: "014E3248AAC40C04" - tasks: [{ - id: "18A32016200CE0AC" - type: "item" - item: "mekanism:pigment_extractor" - }] - } - { - x: 0.0d - y: -5.0d - dependencies: [ - "3ACC96369E12C037" - "67E1B8914B96E261" - ] - id: "0670039231D7F403" - tasks: [{ - id: "5BC8A49B75C35881" - type: "item" - item: "mekanism:painting_machine" - }] - } - { - x: 0.0d - y: -2.0d - dependencies: ["5980E9EA6926726E"] - id: "078D3E57C5576F06" - tasks: [{ - id: "6B892CC37B61D233" - type: "item" - item: "mekanism:metallurgic_infuser" - }] - } - { - x: -1.0d - y: -3.0d - dependencies: ["078D3E57C5576F06"] - id: "3ACC96369E12C037" - tasks: [{ - id: "31EC19BC2D1BC65E" - type: "item" - item: "kubejs:uncolored_alloy_infused" - }] - rewards: [ - { - id: "199FE9880489A3F7" - type: "item" - item: "mekanism:advanced_control_circuit" - count: 2 - } - { - id: "0B6C8C88C47544B2" - type: "item" - item: "mekanism:alloy_infused" - count: 4 - } - ] - } - { - x: 1.0d - y: -3.0d - dependencies: ["078D3E57C5576F06"] - id: "67E1B8914B96E261" - tasks: [{ - id: "1795707439AF75BE" - type: "item" - item: "kubejs:uncolored_control_circuit" - }] - rewards: [{ - id: "7E74A5DA86B07A9B" - type: "item" - item: "mekanism:basic_control_circuit" - count: 2 - }] - } - { - x: 0.0d - y: -6.0d - dependencies: [ - "0670039231D7F403" - "014E3248AAC40C04" - ] - id: "4F19E125EFF13C8B" - tasks: [{ - id: "2291DC2FABB2E579" - type: "item" - item: "mekanism:alloy_infused" - }] - } - { - x: 1.0d - y: -6.0d - dependencies: [ - "0670039231D7F403" - "014E3248AAC40C04" - ] - id: "5055DCE2F2D1BBF9" - tasks: [{ - id: "5CE2467BD8393FA2" - type: "item" - item: "mekanism:alloy_reinforced" - }] - } - { - x: -1.0d - y: -6.0d - dependencies: [ - "0670039231D7F403" - "014E3248AAC40C04" - ] - id: "4B03861E9526AF38" - tasks: [{ - id: "6E84B98195A93122" - type: "item" - item: "mekanism:alloy_atomic" - }] - } - { - x: 0.0d - y: -7.0d - dependencies: [ - "0670039231D7F403" - "014E3248AAC40C04" - ] - id: "602A2E27161E5193" - tasks: [{ - id: "190D5CA0C396DAAB" - type: "item" - item: "mekanism:basic_control_circuit" - }] - } - { - x: -1.0d - y: -7.0d - dependencies: [ - "0670039231D7F403" - "014E3248AAC40C04" - ] - id: "11A64C37F324D6C0" - tasks: [{ - id: "4B08E53430A65194" - type: "item" - item: "mekanism:advanced_control_circuit" - }] - } - { - x: 1.0d - y: -7.0d - dependencies: [ - "0670039231D7F403" - "014E3248AAC40C04" - ] - id: "0CC889A97845D69E" - tasks: [{ - id: "7C602765D3BFFE82" - type: "item" - item: "mekanism:elite_control_circuit" - }] - } - { - x: 0.0d - y: -8.0d - dependencies: [ - "0670039231D7F403" - "014E3248AAC40C04" - ] - id: "4639E398D3219EDE" - tasks: [{ - id: "3197D529FCADD678" - type: "item" - item: "mekanism:ultimate_control_circuit" - }] - } - { - x: -4.5d - y: 1.0d - hide_dependency_lines: true - dependencies: ["5980E9EA6926726E"] - id: "107791159774F9AD" - tasks: [ - { - id: "0E57D4F0304045A4" - type: "item" - item: "mekanismgenerators:fission_reactor_casing" - } - { - id: "2F8D9B93AFEA797D" - type: "item" - item: "mekanismgenerators:fission_reactor_port" - } - { - id: "34C3170A7271159B" - type: "item" - item: "mekanismgenerators:fission_fuel_assembly" - } - { - id: "5576C4847392B350" - type: "item" - item: "mekanismgenerators:control_rod_assembly" - } - { - id: "22F702D85E41FC80" - type: "item" - item: "mekanismgenerators:reactor_glass" - } - ] - } - { - x: 2.5d - y: 0.0d - hide_dependency_lines: true - dependencies: ["5980E9EA6926726E"] - id: "5137DD99AAA51508" - tasks: [{ - id: "07D43DBAFA583FF9" - type: "item" - item: "mekanism:enrichment_chamber" - }] - } - { - x: -1.5d - y: 0.0d - hide_dependency_lines: true - dependencies: ["5980E9EA6926726E"] - id: "3A4C273F20D13F3E" - tasks: [{ - id: "48E55188277E3C84" - type: "item" - item: "mekanism:chemical_oxidizer" - }] - } - { - x: -2.5d - y: 0.0d - hide_dependency_lines: true - dependencies: ["5980E9EA6926726E"] - id: "3A3BE3840C534915" - tasks: [{ - id: "3768B935220112D5" - type: "item" - item: "mekanism:electrolytic_separator" - }] - } - { - x: -3.5d - y: 0.0d - hide_dependency_lines: true - dependencies: ["5980E9EA6926726E"] - id: "71DE185E912E1EE2" - tasks: [{ - id: "794D8B5FA8B68A3A" - type: "item" - item: "mekanism:electrolytic_separator" - }] - } - { - x: -3.5d - y: 1.0d - hide_dependency_lines: true - dependencies: ["5980E9EA6926726E"] - id: "65C08287C813244F" - tasks: [{ - id: "50D9C1CF802B6B9C" - type: "item" - item: "mekanism:rotary_condensentrator" - }] - } - { - x: -2.5d - y: 1.0d - hide_dependency_lines: true - dependencies: ["5980E9EA6926726E"] - id: "75D6876DE5B7F102" - tasks: [{ - id: "0011CD28FAA8753F" - type: "item" - item: "mekanism:chemical_infuser" - }] - } - { - x: -1.5d - y: 1.0d - hide_dependency_lines: true - dependencies: ["5980E9EA6926726E"] - id: "4D315FFE8F3B8C57" - tasks: [{ - id: "6708477D78F93274" - type: "item" - item: "mekanism:chemical_dissolution_chamber" - }] - } - { - x: -4.5d - y: 0.0d - hide_dependency_lines: true - dependencies: ["5980E9EA6926726E"] - id: "203CFFBC3C97F90A" - tasks: [{ - id: "7EE7C9B2F87CA7DB" - type: "item" - item: "mekanism:isotopic_centrifuge" - }] - } - { - x: 1.5d - y: 0.0d - hide_dependency_lines: true - dependencies: ["5980E9EA6926726E"] - id: "00BE623880F29321" - tasks: [{ - id: "471EE891123637C6" - type: "item" - item: "mekanism:osmium_compressor" - }] - } - { - x: 1.5d - y: 1.0d - hide_dependency_lines: true - dependencies: ["5980E9EA6926726E"] - id: "37B4C67C1517088A" - tasks: [{ - id: "1B3A6F509A11FBE6" - type: "item" - item: "mekanism:energized_smelter" - }] - } - { - x: 2.5d - y: 1.0d - hide_dependency_lines: true - dependencies: ["5980E9EA6926726E"] - id: "40AC1254E1458405" - tasks: [{ - id: "38690DAB59A051F3" - type: "item" - item: "mekanism:crusher" - }] - } - { - x: -8.5d - y: 1.0d - hide_dependency_lines: true - dependencies: ["181DA008278BBC86"] - id: "20D17609F7223181" - tasks: [{ - id: "1ABEB60FAF4CE660" - type: "item" - item: "custom:pllet_machine" - }] - rewards: [{ - id: "5FB889DD0BA4AA0B" - type: "item" - item: { - id: "create:schematic" - Count: 1b - tag: { - Owner: "Y_Xiao233" - Anchor: { - X: 54 - Y: 65 - Z: 34 - } - Bounds: [ - 16 - 16 - 16 - ] - Deployed: 1b - File: "反物质生产者.nbt" - Rotation: "NONE" - Mirror: "NONE" - } - } - }] - } - { - x: -2.5d - y: 2.0d - hide_dependency_lines: true - dependencies: ["5980E9EA6926726E"] - id: "58256B02A3C5BF2E" - tasks: [{ - id: "2B8EF8E5B2596540" - type: "item" - item: "mekanism:pressurized_reaction_chamber" - }] - } - { - x: -4.5d - y: 2.0d - dependencies: ["2C71FCB6DAB8A421"] - id: "6C9BD4AD0A38F2F7" - tasks: [{ - id: "4C42D76569B60935" - type: "item" - item: "mekanism:solar_neutron_activator" - }] - } - { - x: -5.5d - y: 0.0d - hide_dependency_lines: true - dependencies: [ - "203CFFBC3C97F90A" - "107791159774F9AD" - ] - id: "181DA008278BBC86" - tasks: [{ - id: "472CA1B66608361C" - type: "item" - item: "mekanism:sps_port" - }] - } - { - x: -6.5d - y: 1.0d - hide_dependency_lines: true - dependencies: [ - "107791159774F9AD" - "6C9BD4AD0A38F2F7" - ] - id: "47016F838AE431AE" - tasks: [{ - id: "4B2E3B5A33FBF646" - type: "item" - item: "mekanism:pellet_polonium" - }] - } - { - x: -7.5d - y: 2.0d - hide_dependency_lines: true - dependencies: ["107791159774F9AD"] - id: "5FFB8592B6B4AF03" - tasks: [{ - id: "5E38846CB70BC2A5" - type: "item" - item: "mekanism:pellet_plutonium" - }] - } - { - x: -7.5d - y: 0.0d - hide_dependency_lines: true - dependencies: [ - "20D17609F7223181" - "181DA008278BBC86" - ] - id: "082A76E3A62B430A" - tasks: [{ - id: "595ECABDE246FD4E" - type: "item" - item: "mekanism:pellet_antimatter" - }] - } - { - x: -9.5d - y: 0.0d - hide_dependency_lines: true - dependencies: [ - "00BE623880F29321" - "4639E398D3219EDE" - ] - id: "593A85A14169DB7C" - tasks: [{ - id: "745B1E4572CFB3DE" - type: "item" - item: "mekanism:chemical_crystallizer" - }] - } - { - x: 0.0d - y: 2.5d - hide_dependency_lines: true - dependencies: ["5980E9EA6926726E"] - id: "4951C32137FA3E86" - tasks: [ - { - id: "62CA7AE48CAFA58B" - type: "item" - item: "mekanism:thermal_evaporation_controller" - } - { - id: "1702B4ACBDB5330D" - type: "item" - item: "mekanism:thermal_evaporation_valve" - } - { - id: "16196E27096C1088" - type: "item" - item: "mekanism:thermal_evaporation_block" - } - ] - } - { - x: 0.0d - y: 3.5d - dependencies: ["4951C32137FA3E86"] - id: "7F9730C12302A1FB" - tasks: [{ - id: "6ABDC328F71FC0E0" - type: "item" - item: "mekanism:dust_lithium" - }] - } - { - x: -1.0d - y: 4.5d - dependencies: ["7F9730C12302A1FB"] - id: "0B089FB8314DE7F0" - tasks: [{ - id: "039C8E66E8164C09" - type: "item" - item: "mekanism:basic_induction_cell" - }] - } - { - x: 1.0d - y: 4.5d - dependencies: ["7F9730C12302A1FB"] - id: "7E65356D7153866E" - tasks: [{ - id: "2DFB0F7C76383936" - type: "item" - item: "mekanism:basic_induction_provider" - }] - } - { - x: 0.0d - y: 4.5d - hide_dependency_lines: true - dependencies: ["50BDA13F9D1D0083"] - id: "4615FF3501C6654B" - tasks: [ - { - id: "3F05A92D8599A5C5" - type: "item" - item: "mekanism:induction_casing" - } - { - id: "4413669B0520F2D5" - type: "item" - item: "mekanism:induction_port" - } - ] - } - { - x: -1.0d - y: 5.5d - dependencies: ["0B089FB8314DE7F0"] - id: "3FF37BD32A504C01" - tasks: [{ - id: "32A0FD273FA7D079" - type: "item" - item: "mekanism:advanced_induction_cell" - }] - } - { - x: -1.0d - y: 6.5d - dependencies: ["3FF37BD32A504C01"] - id: "38B6AAEFBFA9704E" - tasks: [{ - id: "760A10D861117361" - type: "item" - item: "mekanism:elite_induction_cell" - }] - } - { - x: -1.0d - y: 7.5d - dependencies: ["38B6AAEFBFA9704E"] - id: "0E2D76F7F1275F9E" - tasks: [{ - id: "4BC7B62E8B7A5528" - type: "item" - item: "mekanism:ultimate_induction_cell" - }] - } - { - x: 1.0d - y: 5.5d - dependencies: ["7E65356D7153866E"] - id: "46998CED2F9C25D3" - tasks: [{ - id: "72A1BF7851DD0E9E" - type: "item" - item: "mekanism:advanced_induction_provider" - }] - } - { - x: 1.0d - y: 6.5d - dependencies: ["46998CED2F9C25D3"] - id: "304D49A3D2C81D99" - tasks: [{ - id: "264ED647B4B1C8C1" - type: "item" - item: "mekanism:elite_induction_provider" - }] - } - { - x: 1.0d - y: 7.5d - dependencies: ["304D49A3D2C81D99"] - id: "73BD72E121B96966" - tasks: [{ - id: "6E267C5C999D06F0" - type: "item" - item: "mekanism:ultimate_induction_provider" - }] - } - { - x: -3.5d - y: 2.0d - dependencies: ["58256B02A3C5BF2E"] - id: "2C71FCB6DAB8A421" - tasks: [{ - id: "3442E5A0A7B81DD1" - type: "item" - item: "mekanism:hdpe_pellet" - }] - } - { - x: 4.5d - y: 0.0d - hide_dependency_lines: true - dependencies: ["47016F838AE431AE"] - id: "3D511974637BE00E" - tasks: [ - { - id: "476B10324E0D7B7C" - type: "item" - item: "mekanismgenerators:fusion_reactor_port" - } - { - id: "0915AFF984F27424" - type: "item" - item: "mekanismgenerators:fusion_reactor_frame" - } - { - id: "0FB15B3CEFC08486" - type: "item" - item: "mekanismgenerators:fusion_reactor_controller" - } - { - id: "7A5035CE32156037" - type: "item" - item: "mekanism:laser" - } - { - id: "34543F5D63072FEA" - type: "item" - item: "mekanismgenerators:laser_focus_matrix" - } - { - id: "486F54742E16F4B0" - type: "item" - item: "mekanism:laser_amplifier" - } - { - id: "32D10151773B94D9" - type: "item" - item: "mekanism:laser_tractor_beam" - } - ] - } - { - x: 4.5d - y: 1.0d - hide_dependency_lines: true - dependencies: ["107791159774F9AD"] - id: "78955EC567877C5A" - tasks: [ - { - id: "191497BA62A74046" - type: "item" - item: "mekanismgenerators:turbine_casing" - } - { - id: "11697C1AA4547CB0" - type: "item" - item: "mekanismgenerators:turbine_valve" - } - { - id: "1B0F97E71A0FDE2A" - type: "item" - item: "mekanismgenerators:turbine_vent" - } - { - id: "5DDAAB672FF52FC5" - type: "item" - item: "mekanismgenerators:turbine_rotor" - } - { - id: "1B5E7589CE104DD2" - type: "item" - item: "mekanismgenerators:turbine_blade" - } - { - id: "5077CE646402DA31" - type: "item" - item: "mekanism:pressure_disperser" - } - { - id: "4FDF30908392CD6D" - type: "item" - item: "mekanismgenerators:rotational_complex" - } - { - id: "5044D45AF5EA6D32" - type: "item" - item: "mekanismgenerators:electromagnetic_coil" - } - { - id: "2E67B2C63173B063" - type: "item" - item: "mekanismgenerators:saturating_condenser" - } - ] - } - { - x: -7.5d - y: -1.5d - hide_dependency_lines: true - dependencies: [ - "082A76E3A62B430A" - "47016F838AE431AE" - ] - id: "4CD2F9219B158517" - tasks: [{ - id: "4F53B5F01021A88C" - type: "item" - item: "kubejs:pellet_upgrade" - }] - } - { - x: -7.5d - y: -4.5d - dependencies: ["5C7BF6C18E465556"] - id: "3541BBF3BD53229F" - tasks: [ - { - id: "7E3C9329CA011676" - type: "item" - item: "mekanism:structural_glass" - } - { - id: "314C530AD57F0910" - type: "item" - item: "mekanism:sps_casing" - } - { - id: "1AD1F62C06380B37" - type: "item" - item: "custom:fissile_machine" - } - ] - rewards: [{ - id: "1A8ACA6EB82CCC44" - type: "item" - item: { - id: "create:schematic" - Count: 1b - tag: { - Owner: "Y_Xiao233" - Anchor: { - X: 3 - Y: 65 - Z: 48 - } - Bounds: [ - 7 - 7 - 7 - ] - Deployed: 1b - File: "裂变燃料生产者.nbt" - Rotation: "NONE" - Mirror: "NONE" - } - } - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/occultism.snbt b/overrides/config/ftbquests/quests/chapters/occultism.snbt deleted file mode 100644 index bbe12d1..0000000 --- a/overrides/config/ftbquests/quests/chapters/occultism.snbt +++ /dev/null @@ -1,187 +0,0 @@ -{ - id: "337ACDABF7AAEC75" - group: "7309DC73431430A6" - order_index: 9 - filename: "occultism" - title: "存储(occultism)" - icon: { - id: "occultism:storage_remote" - Count: 1b - tag: { } - } - default_quest_shape: "" - default_hide_dependency_lines: false - quests: [ - { - x: 0.0d - y: 0.0d - dependencies: ["22D98D84D836D739"] - id: "4083C401F99878F3" - tasks: [{ - id: "150F255439554BA6" - type: "checkmark" - title: "维度存储" - }] - rewards: [{ - id: "342916C5C97FB346" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - }] - } - { - x: 0.0d - y: -1.0d - dependencies: ["4083C401F99878F3"] - id: "3690D96A55491232" - tasks: [{ - id: "33A1D67114699FE6" - type: "item" - item: "occultism:datura_seeds" - }] - rewards: [{ - id: "43ABD37F709659E4" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - }] - } - { - x: 0.0d - y: -2.0d - dependencies: ["3690D96A55491232"] - id: "17884A153D66855F" - tasks: [{ - id: "415C5489B5BE5046" - type: "item" - item: "occultism:datura" - }] - rewards: [{ - id: "6686B60B2EE53935" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - }] - } - { - x: 0.0d - y: -3.0d - dependencies: ["17884A153D66855F"] - id: "137AA5A0A6962BAE" - tasks: [{ - id: "504DB57C5EE7F581" - type: "item" - item: "occultism:otherstone" - }] - rewards: [{ - id: "5234F42DCD2F2D4D" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - }] - } - { - x: 0.0d - y: -4.0d - dependencies: ["137AA5A0A6962BAE"] - id: "532CC881B64EA4D8" - tasks: [{ - id: "41A985F484B35464" - type: "item" - item: "occultism:storage_controller" - }] - rewards: [{ - id: "5E8963D2ECC7A3EC" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - }] - } - { - x: -1.5d - y: -5.0d - dependencies: ["532CC881B64EA4D8"] - id: "3C41EBB9601B8AF7" - tasks: [{ - id: "5EB4CE481B90E9E6" - type: "item" - item: "occultism:storage_stabilizer_tier1" - }] - rewards: [{ - id: "637BB509B885149D" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - }] - } - { - x: -0.5d - y: -5.0d - dependencies: ["532CC881B64EA4D8"] - id: "7310D6A18EA80E14" - tasks: [{ - id: "721739252FE6F593" - type: "item" - item: "occultism:storage_stabilizer_tier2" - }] - rewards: [{ - id: "3EBC2A3B0B9340F0" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - }] - } - { - x: 0.5d - y: -5.0d - dependencies: ["532CC881B64EA4D8"] - id: "4C4B2EA967E5AEF2" - tasks: [{ - id: "5E13BE05191B2438" - type: "item" - item: "occultism:storage_stabilizer_tier3" - }] - rewards: [{ - id: "5A2D28C2E235255A" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - }] - } - { - x: 1.5d - y: -5.0d - dependencies: ["532CC881B64EA4D8"] - id: "3C25D303918726DE" - tasks: [{ - id: "7D07F50D55348CF7" - type: "item" - item: "occultism:storage_stabilizer_tier4" - }] - rewards: [{ - id: "55D57B39A1A62205" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - }] - } - { - x: 0.0d - y: 1.0d - dependencies: ["4083C401F99878F3"] - id: "0DAECE5E14C361D5" - tasks: [{ - id: "343AFDCBAB3A641C" - type: "item" - item: "occultism:raw_iesnium" - }] - rewards: [{ - id: "301CE961687AB075" - type: "random" - exclude_from_claim_all: true - table_id: 7824375198584684549L - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/powah.snbt b/overrides/config/ftbquests/quests/chapters/powah.snbt deleted file mode 100644 index 786759a..0000000 --- a/overrides/config/ftbquests/quests/chapters/powah.snbt +++ /dev/null @@ -1,756 +0,0 @@ -{ - id: "7F82BD3A277B2681" - group: "7309DC73431430A6" - order_index: 0 - filename: "powah" - title: "Powah!" - icon: "powah:energizing_orb" - default_quest_shape: "" - default_hide_dependency_lines: false - images: [{ - x: 6.0d - y: 0.5d - width: 16.0d - height: 16.0d - rotation: 0.0d - image: "powah:textures/block/nitro_crystal_block.png" - hover: [ ] - click: "" - dev: false - corner: false - }] - quests: [ - { - title: "Powah!" - x: 0.0d - y: 0.0d - dependencies: ["303D55DCCC0A3487"] - id: "6E468BD877E046EE" - tasks: [{ - id: "0DD20448360C09DF" - type: "checkmark" - title: "Powah!!!" - }] - rewards: [ - { - id: "77B27DC7B2C3214C" - type: "item" - item: { - id: "powah:wrench" - Count: 1b - tag: { - PowahWrenchNBT: { } - } - } - } - { - id: "0DA8172C1C7E1D69" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - } - ] - } - { - x: 1.0d - y: 0.0d - dependencies: ["6E468BD877E046EE"] - id: "4B9E8402A6BC5D13" - tasks: [{ - id: "571576FD5FBBAA04" - type: "item" - item: "powah:dielectric_paste" - }] - rewards: [{ - id: "5B739933A69EB1EF" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 2.0d - y: 0.0d - dependencies: ["4B9E8402A6BC5D13"] - id: "0DC994253202375B" - tasks: [{ - id: "1D9F3499D3B85C8B" - type: "item" - item: "powah:dielectric_casing" - }] - rewards: [{ - id: "387F3C3E0AF969F4" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 3.0d - y: 0.0d - dependencies: ["0DC994253202375B"] - id: "495D8F5D05B3743E" - tasks: [{ - id: "12867B4D9962AB22" - type: "item" - item: "powah:energizing_orb" - }] - rewards: [{ - id: "759B370F76F82982" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 4.0d - y: 0.0d - dependencies: ["495D8F5D05B3743E"] - id: "0E012CFBB50DC468" - tasks: [{ - id: "076EB038DF98FF75" - type: "item" - item: "powah:energizing_rod_starter" - }] - rewards: [{ - id: "362C1F0579FB51FC" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 5.5d - y: -2.0d - dependencies: ["495D8F5D05B3743E"] - id: "18793613B32A8DB7" - tasks: [{ - id: "2203087930E5477F" - type: "item" - item: "powah:steel_energized" - }] - rewards: [{ - id: "230FDCEFA2FBDDE6" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 5.5d - y: -1.0d - dependencies: ["495D8F5D05B3743E"] - id: "74D446BD381DFC0B" - tasks: [{ - id: "43872399F1B54A8B" - type: "item" - item: "powah:crystal_blazing" - }] - rewards: [{ - id: "5A1B91AA6EFA33B1" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 5.5d - y: 0.0d - dependencies: ["495D8F5D05B3743E"] - id: "1FDA74A1C7B311B4" - tasks: [{ - id: "24F9021EF414689D" - type: "item" - item: "powah:crystal_niotic" - }] - rewards: [{ - id: "09862776D7806FBA" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 5.5d - y: 1.0d - dependencies: ["495D8F5D05B3743E"] - id: "48C6EA20BA25EC4B" - tasks: [{ - id: "487012B7B153802C" - type: "item" - item: "powah:crystal_spirited" - }] - rewards: [{ - id: "5F50744673B3BB0A" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 5.5d - y: 2.0d - dependencies: ["495D8F5D05B3743E"] - id: "45D59F5253EB12F7" - tasks: [{ - id: "7DE6C0B4610183BF" - type: "item" - item: "powah:crystal_nitro" - }] - rewards: [{ - id: "6D6A21F0D3885E13" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 6.5d - y: -2.0d - dependencies: ["18793613B32A8DB7"] - id: "05A46C66F1AC5AEC" - tasks: [{ - id: "68B1DD400A8A688C" - type: "item" - item: { - id: "powah:battery_hardened" - Count: 1b - tag: { } - } - }] - rewards: [{ - id: "285BAEA2012186F9" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 6.5d - y: -1.0d - dependencies: ["74D446BD381DFC0B"] - id: "4B18AA4EEF58CDBC" - tasks: [{ - id: "374CBAF76B5E43BB" - type: "item" - item: { - id: "powah:battery_blazing" - Count: 1b - tag: { } - } - }] - rewards: [{ - id: "5F8980AA9C4C8D56" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 6.5d - y: 0.0d - dependencies: ["1FDA74A1C7B311B4"] - id: "71C3CCF8537A03DF" - tasks: [{ - id: "7B752CE82D72BE2C" - type: "item" - item: { - id: "powah:battery_niotic" - Count: 1b - tag: { } - } - }] - rewards: [{ - id: "7354E809C97200C7" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 6.5d - y: 1.0d - dependencies: ["48C6EA20BA25EC4B"] - id: "6660324F83D8AF50" - tasks: [{ - id: "056175B0670F4EBB" - type: "item" - item: { - id: "powah:battery_spirited" - Count: 1b - tag: { } - } - }] - rewards: [{ - id: "28BF7026F5F3AA03" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 6.5d - y: 2.0d - dependencies: ["45D59F5253EB12F7"] - id: "33C25E070A8EDB2F" - tasks: [{ - id: "632AC19090FD1FEE" - type: "item" - item: { - id: "powah:battery_nitro" - Count: 1b - tag: { } - } - }] - rewards: [{ - id: "4C3DDD73126474D4" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 7.5d - y: -2.0d - dependencies: ["18793613B32A8DB7"] - id: "058724F505C075C4" - tasks: [{ - id: "7BC0753732062C75" - type: "item" - item: "powah:energizing_rod_hardened" - }] - rewards: [{ - id: "7FC497EAFCE8851A" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 7.5d - y: -1.0d - dependencies: ["74D446BD381DFC0B"] - id: "54C09BD3401542F0" - tasks: [{ - id: "40E4D2562C0D6C80" - type: "item" - item: "powah:energizing_rod_blazing" - }] - rewards: [{ - id: "74D9DE33082E79FC" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 7.5d - y: 0.0d - dependencies: ["1FDA74A1C7B311B4"] - id: "5841E74C227B3B90" - tasks: [{ - id: "1CC3A5A86C23D917" - type: "item" - item: "powah:energizing_rod_niotic" - }] - rewards: [{ - id: "5968EB4042668A85" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 7.5d - y: 1.0d - dependencies: ["48C6EA20BA25EC4B"] - id: "526977AD47EDD2C2" - tasks: [{ - id: "6B0003DD2465E3BA" - type: "item" - item: "powah:energizing_rod_spirited" - }] - rewards: [{ - id: "4AF10F135BD9EF56" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 7.5d - y: 2.0d - dependencies: ["45D59F5253EB12F7"] - id: "643E9F8DF3A7E2E6" - tasks: [{ - id: "317A737456ECC5C5" - type: "item" - item: "powah:energizing_rod_nitro" - }] - rewards: [{ - id: "2A9D3EB23D1930BF" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 8.5d - y: -2.0d - dependencies: ["18793613B32A8DB7"] - id: "37DEF23BFE7EB5F8" - tasks: [{ - id: "54BC2819FB073E06" - type: "item" - item: "powah:energy_cable_hardened" - }] - rewards: [{ - id: "7A1F64774A380AA2" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 8.5d - y: -1.0d - dependencies: ["74D446BD381DFC0B"] - id: "3438988B5CE01A61" - tasks: [{ - id: "5772F731934F77FE" - type: "item" - item: "powah:energy_cable_blazing" - }] - rewards: [{ - id: "0675BC5DFF498EF8" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 8.5d - y: 0.0d - dependencies: ["1FDA74A1C7B311B4"] - id: "303958B7F65F4EEF" - tasks: [{ - id: "2BEDD0B5BEC6DCB4" - type: "item" - item: "powah:energy_cable_niotic" - }] - rewards: [{ - id: "0AD3480DBA3535BB" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 8.5d - y: 1.0d - dependencies: ["48C6EA20BA25EC4B"] - id: "107608236F6E4328" - tasks: [{ - id: "623271752EB2E38B" - type: "item" - item: "powah:energy_cable_spirited" - }] - rewards: [{ - id: "4918660655A2A0C8" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 8.5d - y: 2.0d - dependencies: ["45D59F5253EB12F7"] - id: "028C6E7751B44332" - tasks: [{ - id: "673CBF2A1E9C9CB1" - type: "item" - item: "powah:energy_cable_nitro" - }] - rewards: [{ - id: "03A0502E9A8A9D2B" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 9.5d - y: -2.0d - dependencies: ["18793613B32A8DB7"] - id: "708D029BBE5B1F04" - tasks: [{ - id: "18A431B3DC7E97FF" - type: "item" - item: "powah:furnator_hardened" - }] - rewards: [{ - id: "75FC7F75D1FB4B88" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 10.5d - y: -1.0d - dependencies: ["74D446BD381DFC0B"] - id: "1810E0F119D86255" - tasks: [{ - id: "1D562A987AB21962" - type: "item" - item: "powah:magmator_blazing" - }] - rewards: [{ - id: "2016B8F6CA157697" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 10.5d - y: 0.0d - dependencies: ["1FDA74A1C7B311B4"] - id: "76392846A0DCAF48" - tasks: [{ - id: "432CE73D9DFA01BE" - type: "item" - item: "powah:magmator_niotic" - }] - rewards: [{ - id: "0D9E899D73AAB3D2" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 9.5d - y: 1.0d - dependencies: ["48C6EA20BA25EC4B"] - id: "5C36F580E66FD3B6" - tasks: [{ - id: "21E2D2D4FC65A885" - type: "item" - item: "powah:furnator_spirited" - }] - rewards: [{ - id: "4D8FB5FCC0E6BE79" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 9.5d - y: -1.0d - dependencies: ["74D446BD381DFC0B"] - id: "48C23C8E8E3884E2" - tasks: [{ - id: "718BDE5D67B195FA" - type: "item" - item: "powah:furnator_blazing" - }] - rewards: [{ - id: "1C73B050BA1514F7" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 9.5d - y: 0.0d - dependencies: ["1FDA74A1C7B311B4"] - id: "67CB65F1545772CB" - tasks: [{ - id: "2B692CA08D5BD1DC" - type: "item" - item: "powah:furnator_niotic" - }] - rewards: [{ - id: "5656DD8917E1CD2A" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 9.5d - y: 2.0d - dependencies: ["45D59F5253EB12F7"] - id: "2E32B036B62816BE" - tasks: [{ - id: "0E8F7D6028615CDC" - type: "item" - item: "powah:furnator_nitro" - }] - rewards: [{ - id: "3685A7A653342BF4" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 10.5d - y: -2.0d - dependencies: ["18793613B32A8DB7"] - id: "4C465DCCF343C9F2" - tasks: [{ - id: "7005E4CDCDDC5394" - type: "item" - item: "powah:magmator_hardened" - }] - rewards: [{ - id: "7A90025A669DB1E5" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 10.5d - y: 1.0d - dependencies: ["48C6EA20BA25EC4B"] - id: "5807E9A280CFE31F" - tasks: [{ - id: "6E115D66DFBEFE6A" - type: "item" - item: "powah:magmator_spirited" - }] - rewards: [{ - id: "28DE8BB39653FB13" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 10.5d - y: 2.0d - dependencies: ["45D59F5253EB12F7"] - id: "79E09B43CA62D3AC" - tasks: [{ - id: "0E7C57E84BD0DBD4" - type: "item" - item: "powah:magmator_nitro" - }] - rewards: [{ - id: "4F8A5BFCD10F8888" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 11.5d - y: -2.0d - dependencies: ["18793613B32A8DB7"] - id: "1F65CBB5ECC0F28A" - tasks: [{ - id: "7ED29936B62EFB26" - type: "item" - item: "powah:reactor_hardened" - }] - rewards: [{ - id: "1E079F343284B002" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 11.5d - y: -1.0d - dependencies: ["74D446BD381DFC0B"] - id: "5A69382B0D528F20" - tasks: [{ - id: "254FD24275AA5106" - type: "item" - item: "powah:reactor_blazing" - }] - rewards: [{ - id: "5A7EB4EC54512684" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 11.5d - y: 0.0d - dependencies: ["1FDA74A1C7B311B4"] - id: "32775713727FB53F" - tasks: [{ - id: "695417423181401A" - type: "item" - item: "powah:reactor_niotic" - }] - rewards: [{ - id: "2917859DF61A424A" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 11.5d - y: 1.0d - dependencies: ["48C6EA20BA25EC4B"] - id: "2AD5F37030D2FCFA" - tasks: [{ - id: "75E1D1EFF35E4816" - type: "item" - item: "powah:reactor_spirited" - }] - rewards: [{ - id: "440EBF1AADB4FC4A" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 11.5d - y: 2.0d - dependencies: ["45D59F5253EB12F7"] - id: "7425189703AC6EF4" - tasks: [{ - id: "425761B69BABC95A" - type: "item" - item: "powah:reactor_nitro" - }] - rewards: [{ - id: "3E6D68F12CB1D8B4" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - { - x: 14.5d - y: 0.0d - dependencies: ["0E012CFBB50DC468"] - id: "01E5774DC63C7BFD" - tasks: [{ - id: "42A0256379132C89" - type: "item" - item: "industrialforegoing:machine_frame_pity" - }] - rewards: [{ - id: "0AFF76C4496E8BF7" - type: "random" - exclude_from_claim_all: true - table_id: 8476566885218942607L - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/chapters/rf.snbt b/overrides/config/ftbquests/quests/chapters/rf.snbt deleted file mode 100644 index 1dae43b..0000000 --- a/overrides/config/ftbquests/quests/chapters/rf.snbt +++ /dev/null @@ -1,510 +0,0 @@ -{ - id: "01503001DC64C90B" - group: "7309DC73431430A6" - order_index: 5 - filename: "rf" - title: "RF工具" - icon: "rftoolsbuilder:builder" - default_quest_shape: "" - default_hide_dependency_lines: true - quests: [ - { - x: 0.0d - y: 0.0d - dependencies: ["3D43DE0A2B0407A4"] - id: "79BECF7E118DA7BA" - tasks: [{ - id: "4802616B97CE78F1" - type: "checkmark" - title: "RF工具" - }] - rewards: [{ - id: "6B02CF3DD69A1F1E" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: -1.5d - dependencies: ["79BECF7E118DA7BA"] - id: "35433336C77F930C" - tasks: [{ - id: "4CC4A574B7AA476B" - type: "item" - item: "rftoolsutility:crafter1" - }] - rewards: [{ - id: "3993E173FE197D32" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 1.0d - y: -1.5d - dependencies: ["79BECF7E118DA7BA"] - id: "61E51CD780719C5D" - tasks: [{ - id: "0FA92D0010D2E7DF" - type: "item" - item: "rftoolsutility:crafter2" - }] - rewards: [{ - id: "6638B9813E4B4FA2" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 2.0d - y: -1.5d - dependencies: ["79BECF7E118DA7BA"] - id: "72B80F6226F959B8" - tasks: [{ - id: "6643A66D40EE74B8" - type: "item" - item: "rftoolsutility:crafter3" - }] - rewards: [{ - id: "285349E42D2E5A90" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: 1.5d - dependencies: ["79BECF7E118DA7BA"] - id: "1247BCF8A57DFE11" - tasks: [{ - id: "5D50AD1E20E76DB2" - type: "item" - item: "xnet:controller" - }] - rewards: [{ - id: "1E89E9D7825A64B1" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 1.0d - y: 1.5d - dependencies: ["79BECF7E118DA7BA"] - id: "5C47D725E7910A14" - tasks: [{ - id: "1D635FE65C00DB1A" - type: "item" - item: "xnet:connector_red" - }] - rewards: [{ - id: "5E11836AD74A125D" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 2.0d - y: 1.5d - dependencies: ["79BECF7E118DA7BA"] - id: "71D7C215192155B0" - tasks: [{ - id: "21561CC9144E4ADD" - type: "item" - item: "xnet:connector_upgrade" - }] - rewards: [{ - id: "2A00F9F6116EA15F" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: 3.0d - dependencies: ["79BECF7E118DA7BA"] - id: "19FCD1CFA9DEBF91" - tasks: [{ - id: "5A47A97E4C9A676F" - type: "item" - item: "rftoolsstorage:modular_storage" - }] - rewards: [{ - id: "470D78C2FCF1AE9F" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 1.0d - y: 3.0d - dependencies: ["79BECF7E118DA7BA"] - id: "1BFF978F3929DCFB" - tasks: [{ - id: "244B1FCC7C6FE836" - type: "item" - item: "rftoolsstorage:storage_module0" - }] - rewards: [{ - id: "698C79D88E1E47D0" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 2.0d - y: 3.0d - dependencies: ["79BECF7E118DA7BA"] - id: "7305F101A3CDD7DD" - tasks: [{ - id: "05CA51ECA55B86CA" - type: "item" - item: "rftoolsstorage:storage_module1" - }] - rewards: [{ - id: "6F525534A8297699" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 3.0d - y: 3.0d - dependencies: ["79BECF7E118DA7BA"] - id: "714F68A70FA46B73" - tasks: [{ - id: "65621BB78B11E239" - type: "item" - item: "rftoolsstorage:storage_module2" - }] - rewards: [{ - id: "532D6FD80BA02029" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 4.0d - y: 3.0d - dependencies: ["79BECF7E118DA7BA"] - id: "64B1D973DC161C45" - tasks: [{ - id: "53144D3D535F8A87" - type: "item" - item: "rftoolsstorage:storage_module3" - }] - rewards: [{ - id: "15648F8062FBD9B5" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 5.0d - y: 3.0d - dependencies: ["79BECF7E118DA7BA"] - id: "329F2E66957BF48E" - tasks: [{ - id: "0C8A27DB2504556F" - type: "item" - item: "rftoolsstorage:storage_module6" - }] - rewards: [{ - id: "7675176C11D69D1F" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 6.0d - y: 3.0d - dependencies: ["79BECF7E118DA7BA"] - id: "5DC10152FAC829A3" - tasks: [{ - id: "0A3CD656A8DFC3EE" - type: "item" - item: { - id: "rftoolsbase:filter_module" - Count: 1b - tag: { } - } - }] - rewards: [{ - id: "4175E0AF322FD93C" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: -3.0d - dependencies: ["79BECF7E118DA7BA"] - id: "539AEE05F2DEDCE5" - tasks: [{ - id: "52426EAE0C7910B5" - type: "item" - item: "rftoolsutility:environmental_controller" - }] - rewards: [{ - id: "295496E59DF0FACA" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 1.0d - y: -3.0d - dependencies: ["79BECF7E118DA7BA"] - id: "4CA8C51B75BF8317" - tasks: [{ - id: "067842FF375F2914" - type: "item" - item: "rftoolsutility:peaceful_module" - }] - rewards: [{ - id: "7E423C4C443C3A5A" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 2.0d - y: -3.0d - dependencies: ["79BECF7E118DA7BA"] - id: "10756171661BB3D0" - tasks: [{ - id: "3509B5C0E8DF0F20" - type: "item" - item: "rftoolsutility:speed_module" - }] - rewards: [{ - id: "5A2C39A76F4B4250" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 6.0d - y: -3.0d - dependencies: ["79BECF7E118DA7BA"] - id: "1233C1257ED3FA24" - tasks: [{ - id: "308B5D9C2DCAA876" - type: "item" - item: "rftoolsutility:saturation_module" - }] - rewards: [{ - id: "5DB6429032765A7A" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 4.0d - y: -3.0d - dependencies: ["79BECF7E118DA7BA"] - id: "601C103E4D3AF93A" - tasks: [{ - id: "754E6E6131D22AEF" - type: "item" - item: "rftoolsutility:flight_module" - }] - rewards: [{ - id: "591507465A05D836" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 5.0d - y: -3.0d - dependencies: ["79BECF7E118DA7BA"] - id: "1546B0D8F2455786" - tasks: [{ - id: "003ED1D08670CB74" - type: "item" - item: "rftoolsutility:haste_module" - }] - rewards: [{ - id: "498CF28A9E09493E" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 3.0d - y: -3.0d - dependencies: ["79BECF7E118DA7BA"] - id: "00935A3955A4D28F" - tasks: [{ - id: "384D36B158C7324A" - type: "item" - item: "rftoolsutility:nightvision_module" - }] - rewards: [{ - id: "225F1FFC9B84A3E4" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 0.0d - y: -4.0d - dependencies: ["79BECF7E118DA7BA"] - id: "3462AA4E3221B689" - tasks: [{ - id: "2C8D2AF5DDA934BD" - type: "item" - item: "rftoolsutility:timer" - }] - rewards: [{ - id: "6B72455FCB0FB165" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 7.0d - y: -3.0d - dependencies: ["79BECF7E118DA7BA"] - id: "0001F14C71A57BB8" - tasks: [{ - id: "2B6DB30D335BDEA3" - type: "item" - item: "rftoolsutility:regeneration_module" - }] - rewards: [{ - id: "6CB311B1CF01FBFD" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 6.0d - y: -4.0d - dependencies: ["1233C1257ED3FA24"] - id: "3998DA05C0DD3A2C" - tasks: [{ - id: "3C6670BD4F2C38F7" - type: "item" - item: "rftoolsutility:saturationplus_module" - }] - rewards: [{ - id: "62028854DE699C32" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 7.0d - y: -4.0d - dependencies: ["0001F14C71A57BB8"] - id: "08D4012A10182E93" - tasks: [{ - id: "28F3BDDE3B6908AB" - type: "item" - item: "rftoolsutility:regenerationplus_module" - }] - rewards: [{ - id: "4E4C43E06E226898" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 1.0d - y: 0.0d - dependencies: ["79BECF7E118DA7BA"] - id: "4E198D363F1811EE" - tasks: [{ - id: "590D7EB8C2C3459B" - type: "item" - item: "rftoolspower:dimensionalcell_simple" - }] - rewards: [{ - id: "062BA357B92D505E" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 2.0d - y: 0.0d - dependencies: ["79BECF7E118DA7BA"] - id: "6177ECE2867E4C83" - tasks: [{ - id: "5D8CAD1E66ABE56E" - type: "item" - item: "rftoolspower:dimensionalcell" - }] - rewards: [{ - id: "4955DD1C457D109F" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 3.0d - y: 0.0d - dependencies: ["79BECF7E118DA7BA"] - id: "65F3DF169372E9A1" - tasks: [{ - id: "38941FFDD0E948D1" - type: "item" - item: "rftoolspower:dimensionalcell_advanced" - }] - rewards: [{ - id: "61D91AF072DA4353" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - { - x: 4.0d - y: 0.0d - dependencies: ["79BECF7E118DA7BA"] - id: "3DBE3FEE6A191328" - tasks: [{ - id: "29335F22931E375E" - type: "item" - item: "rftoolspower:powercell_card" - }] - rewards: [{ - id: "4EB93D33DE6F1466" - type: "random" - exclude_from_claim_all: true - table_id: 3835561450400936005L - }] - } - ] - quest_links: [ ] -} diff --git a/overrides/config/ftbquests/quests/data.snbt b/overrides/config/ftbquests/quests/data.snbt deleted file mode 100644 index b1cf3ee..0000000 --- a/overrides/config/ftbquests/quests/data.snbt +++ /dev/null @@ -1,22 +0,0 @@ -{ - version: 13 - title: "&5Creative &4Drawers &6Producer" - icon: "storagedrawers:creative_vending_upgrade" - default_reward_team: false - default_consume_items: false - default_autoclaim_rewards: "disabled" - default_quest_shape: "circle" - default_quest_disable_jei: false - emergency_items_cooldown: 300 - drop_loot_crates: false - loot_crate_no_drop: { - passive: 4000 - monster: 600 - boss: 0 - } - disable_gui: false - grid_scale: 0.5d - pause_game: false - lock_message: "" - progression_mode: "flexible" -} diff --git a/overrides/config/ftbquests/quests/reward_tables/1D4B97B388FE0B43.snbt b/overrides/config/ftbquests/quests/reward_tables/1D4B97B388FE0B43.snbt deleted file mode 100644 index 7c36784..0000000 --- a/overrides/config/ftbquests/quests/reward_tables/1D4B97B388FE0B43.snbt +++ /dev/null @@ -1,12 +0,0 @@ -{ - id: "1D4B97B388FE0B43" - order_index: 6 - title: "一些食物" - icon: "reliquary:glowing_bread" - loot_size: 1 - rewards: [ - { item: "minecraft:cooked_beef", count: 8 } - { item: "reliquary:glowing_bread", count: 4 } - { item: "minecraft:golden_apple", count: 2 } - ] -} diff --git a/overrides/config/ftbquests/quests/reward_tables/2492587A4405401D.snbt b/overrides/config/ftbquests/quests/reward_tables/2492587A4405401D.snbt deleted file mode 100644 index 3d82971..0000000 --- a/overrides/config/ftbquests/quests/reward_tables/2492587A4405401D.snbt +++ /dev/null @@ -1,19 +0,0 @@ -{ - id: "2492587A4405401D" - order_index: 3 - title: "高级钱币奖励" - icon: "thermal:gold_coin" - loot_size: 1 - rewards: [ - { item: "thermal:copper_coin", count: 16 } - { item: "thermal:iron_coin", count: 8, weight: 10 } - { item: "thermal:iron_coin", count: 16, weight: 12 } - { item: "thermal:gold_coin", count: 4, weight: 40 } - { item: "thermal:gold_coin", count: 8, weight: 32 } - { item: "thermal:gold_coin", count: 16, weight: 28 } - { item: "thermal:netherite_coin", weight: 30 } - { item: "thermal:netherite_coin", count: 2, weight: 18 } - { item: "thermal:netherite_coin", count: 4, weight: 10 } - { item: "thermal:netherite_coin", count: 8, weight: 4 } - ] -} diff --git a/overrides/config/ftbquests/quests/reward_tables/2A4F77B29054A155.snbt b/overrides/config/ftbquests/quests/reward_tables/2A4F77B29054A155.snbt deleted file mode 100644 index b1f67ff..0000000 --- a/overrides/config/ftbquests/quests/reward_tables/2A4F77B29054A155.snbt +++ /dev/null @@ -1,17 +0,0 @@ -{ - id: "2A4F77B29054A155" - order_index: 4 - title: "终极钱币奖励" - icon: "thermal:netherite_coin" - loot_size: 1 - rewards: [ - { item: "thermal:gold_coin", count: 16, weight: 60 } - { item: "thermal:gold_coin", count: 32, weight: 65 } - { item: "thermal:netherite_coin", count: 2, weight: 320 } - { item: "thermal:netherite_coin", count: 4, weight: 280 } - { item: "thermal:netherite_coin", count: 8, weight: 120 } - { item: "thermal:netherite_coin", count: 16, weight: 40 } - { item: "thermal:netherite_coin", count: 32, weight: 8 } - { item: "thermal:netherite_coin", count: 64 } - ] -} diff --git a/overrides/config/ftbquests/quests/reward_tables/353AA6D145547045.snbt b/overrides/config/ftbquests/quests/reward_tables/353AA6D145547045.snbt deleted file mode 100644 index 1451290..0000000 --- a/overrides/config/ftbquests/quests/reward_tables/353AA6D145547045.snbt +++ /dev/null @@ -1,19 +0,0 @@ -{ - id: "353AA6D145547045" - order_index: 2 - title: "中级钱币奖励" - icon: "thermal:iron_coin" - loot_size: 1 - rewards: [ - { item: "thermal:copper_coin", count: 8, weight: 4 } - { item: "thermal:iron_coin", count: 4, weight: 12 } - { item: "thermal:iron_coin", count: 8, weight: 10 } - { item: "thermal:gold_coin", weight: 10 } - { item: "thermal:gold_coin", count: 4, weight: 8 } - { item: "thermal:gold_coin", count: 6, weight: 4 } - { item: "thermal:netherite_coin", weight: 3 } - { item: "thermal:netherite_coin", count: 2 } - { item: "thermal:iron_coin", weight: 24 } - { item: "thermal:iron_coin", count: 2, weight: 16 } - ] -} diff --git a/overrides/config/ftbquests/quests/reward_tables/5DE87154DAC10D17.snbt b/overrides/config/ftbquests/quests/reward_tables/5DE87154DAC10D17.snbt deleted file mode 100644 index 5ae72a9..0000000 --- a/overrides/config/ftbquests/quests/reward_tables/5DE87154DAC10D17.snbt +++ /dev/null @@ -1,46 +0,0 @@ -{ - id: "5DE87154DAC10D17" - order_index: 0 - title: "经验" - icon: "minecraft:experience_bottle" - loot_size: 1 - rewards: [ - { - xp: 1 - type: "xp" - } - { - xp: 10 - type: "xp" - weight: 5 - } - { - xp: 100 - type: "xp" - weight: 2000 - } - { - xp: 1000 - type: "xp" - weight: 500 - } - { - xp_levels: 1 - type: "xp_levels" - } - { - xp_levels: 5 - type: "xp_levels" - weight: 2000 - } - { - xp_levels: 10 - type: "xp_levels" - weight: 500 - } - { - xp_levels: 100 - type: "xp_levels" - } - ] -} diff --git a/overrides/config/ftbquests/quests/reward_tables/6C95C3C9AD044005.snbt b/overrides/config/ftbquests/quests/reward_tables/6C95C3C9AD044005.snbt deleted file mode 100644 index 1dcbec9..0000000 --- a/overrides/config/ftbquests/quests/reward_tables/6C95C3C9AD044005.snbt +++ /dev/null @@ -1,73 +0,0 @@ -{ - id: "6C95C3C9AD044005" - order_index: 5 - title: "饰品" - icon: "artifacts:cross_necklace" - loot_size: 1 - rewards: [ - { item: "artifacts:umbrella" } - { item: "artifacts:plastic_drinking_hat" } - { item: "artifacts:novelty_drinking_hat" } - { item: "artifacts:snorkel" } - { item: "artifacts:night_vision_goggles" } - { item: "artifacts:villager_hat" } - { item: "artifacts:superstitious_hat" } - { item: "artifacts:lucky_scarf" } - { item: "artifacts:scarf_of_invisibility" } - { item: "artifacts:cross_necklace" } - { item: "artifacts:panic_necklace" } - { item: "artifacts:shock_pendant" } - { item: "artifacts:flame_pendant" } - { item: "artifacts:thorn_pendant" } - { item: "artifacts:charm_of_sinking" } - { item: "artifacts:cloud_in_a_bottle" } - { item: "artifacts:obsidian_skull" } - { item: "artifacts:antidote_vessel" } - { item: "artifacts:vampiric_glove" } - { item: "artifacts:golden_hook" } - { item: "artifacts:aqua_dashers" } - { item: "artifacts:bunny_hoppers" } - { item: "artifacts:kitty_slippers" } - { item: "artifacts:running_shoes" } - { item: "artifacts:steadfast_spikes" } - { item: "artifacts:flippers" } - { item: "artifacts:whoopee_cushion" } - { item: "artifacts:eternal_steak" } - { - item: { - id: "reliquary:magicbane" - Count: 1b - tag: { - Damage: 0 - } - } - } - { item: "minecraft:coal", weight: 2 } - { item: "artifacts:feral_claws" } - { item: "artifacts:digging_claws" } - { item: "artifacts:power_glove" } - { item: "artifacts:fire_gauntlet" } - { item: "artifacts:helium_flamingo" } - { item: "artifacts:crystal_heart" } - { item: "artifacts:universal_attractor" } - { item: "artifacts:pocket_piston" } - { - item: { - id: "extrautilitiesrebirth:advanced_chicken_wing_ring" - Count: 1b - tag: { - Damage: 0 - } - } - } - { - item: { - id: "extrautilitiesrebirth:chicken_wing_ring" - Count: 1b - tag: { - Damage: 0 - } - } - } - ] -} diff --git a/overrides/config/ftbquests/quests/reward_tables/75A2D0ABDC507E8F.snbt b/overrides/config/ftbquests/quests/reward_tables/75A2D0ABDC507E8F.snbt deleted file mode 100644 index 9588953..0000000 --- a/overrides/config/ftbquests/quests/reward_tables/75A2D0ABDC507E8F.snbt +++ /dev/null @@ -1,20 +0,0 @@ -{ - id: "75A2D0ABDC507E8F" - order_index: 1 - title: "基础钱币奖励" - icon: "thermal:copper_coin" - loot_size: 1 - rewards: [ - { item: "thermal:copper_coin", weight: 32 } - { item: "thermal:iron_coin", weight: 12 } - { item: "thermal:gold_coin", weight: 6 } - { item: "thermal:netherite_coin" } - { item: "thermal:copper_coin", count: 4, weight: 16 } - { item: "thermal:copper_coin", count: 2, weight: 24 } - { item: "thermal:copper_coin", count: 8, weight: 8 } - { item: "thermal:iron_coin", count: 4, weight: 8 } - { item: "thermal:iron_coin", count: 8, weight: 6 } - { item: "thermal:gold_coin", count: 2, weight: 4 } - { item: "thermal:gold_coin", count: 4, weight: 2 } - ] -} diff --git a/overrides/config/ftbquests/reward_tables/1D4B97B388FE0B43.snbt b/overrides/config/ftbquests/reward_tables/1D4B97B388FE0B43.snbt index 4dda484..7c36784 100644 --- a/overrides/config/ftbquests/reward_tables/1D4B97B388FE0B43.snbt +++ b/overrides/config/ftbquests/reward_tables/1D4B97B388FE0B43.snbt @@ -1,7 +1,7 @@ { id: "1D4B97B388FE0B43" order_index: 6 - title: "{loot_table.7}" + title: "一些食物" icon: "reliquary:glowing_bread" loot_size: 1 rewards: [ diff --git a/overrides/config/ftbquests/reward_tables/2492587A4405401D.snbt b/overrides/config/ftbquests/reward_tables/2492587A4405401D.snbt index 467023d..3d82971 100644 --- a/overrides/config/ftbquests/reward_tables/2492587A4405401D.snbt +++ b/overrides/config/ftbquests/reward_tables/2492587A4405401D.snbt @@ -1,7 +1,7 @@ { id: "2492587A4405401D" order_index: 3 - title: "{loot_table.4}" + title: "高级钱币奖励" icon: "thermal:gold_coin" loot_size: 1 rewards: [ diff --git a/overrides/config/ftbquests/reward_tables/2A4F77B29054A155.snbt b/overrides/config/ftbquests/reward_tables/2A4F77B29054A155.snbt index 1ce2a6c..b1f67ff 100644 --- a/overrides/config/ftbquests/reward_tables/2A4F77B29054A155.snbt +++ b/overrides/config/ftbquests/reward_tables/2A4F77B29054A155.snbt @@ -1,7 +1,7 @@ { id: "2A4F77B29054A155" order_index: 4 - title: "{loot_table.5}" + title: "终极钱币奖励" icon: "thermal:netherite_coin" loot_size: 1 rewards: [ diff --git a/overrides/config/ftbquests/reward_tables/353AA6D145547045.snbt b/overrides/config/ftbquests/reward_tables/353AA6D145547045.snbt index 8360953..1451290 100644 --- a/overrides/config/ftbquests/reward_tables/353AA6D145547045.snbt +++ b/overrides/config/ftbquests/reward_tables/353AA6D145547045.snbt @@ -1,7 +1,7 @@ { id: "353AA6D145547045" order_index: 2 - title: "{loot_table.3}" + title: "中级钱币奖励" icon: "thermal:iron_coin" loot_size: 1 rewards: [ diff --git a/overrides/config/ftbquests/reward_tables/5DE87154DAC10D17.snbt b/overrides/config/ftbquests/reward_tables/5DE87154DAC10D17.snbt index f99de7b..5ae72a9 100644 --- a/overrides/config/ftbquests/reward_tables/5DE87154DAC10D17.snbt +++ b/overrides/config/ftbquests/reward_tables/5DE87154DAC10D17.snbt @@ -1,7 +1,7 @@ { id: "5DE87154DAC10D17" order_index: 0 - title: "{loot_table.1}" + title: "经验" icon: "minecraft:experience_bottle" loot_size: 1 rewards: [ diff --git a/overrides/config/ftbquests/reward_tables/6C95C3C9AD044005.snbt b/overrides/config/ftbquests/reward_tables/6C95C3C9AD044005.snbt index 04e9f30..1dcbec9 100644 --- a/overrides/config/ftbquests/reward_tables/6C95C3C9AD044005.snbt +++ b/overrides/config/ftbquests/reward_tables/6C95C3C9AD044005.snbt @@ -1,7 +1,7 @@ { id: "6C95C3C9AD044005" order_index: 5 - title: "{loot_table.6}" + title: "饰品" icon: "artifacts:cross_necklace" loot_size: 1 rewards: [ diff --git a/overrides/config/ftbquests/reward_tables/75A2D0ABDC507E8F.snbt b/overrides/config/ftbquests/reward_tables/75A2D0ABDC507E8F.snbt index f2ca651..9588953 100644 --- a/overrides/config/ftbquests/reward_tables/75A2D0ABDC507E8F.snbt +++ b/overrides/config/ftbquests/reward_tables/75A2D0ABDC507E8F.snbt @@ -1,7 +1,7 @@ { id: "75A2D0ABDC507E8F" order_index: 1 - title: "{loot_table.2}" + title: "基础钱币奖励" icon: "thermal:copper_coin" loot_size: 1 rewards: [