From 619125b37874d21fbf844d359fcc0272a14039b6 Mon Sep 17 00:00:00 2001 From: RCqaq <1965716763@qq.com> Date: Sun, 31 Jul 2022 10:56:25 +0800 Subject: [PATCH 1/8] =?UTF-8?q?E6E=20=E7=BF=BB=E8=AF=91=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../building_gadgets_patterns/README.txt | 32 + .../astral_sorcery/astral_relay.txt | 50 + .../astral_sorcery/attunement_altar.txt | 64 + .../astral_sorcery/celestial_gateway.txt | 57 + .../crafting_celestial_altar.txt | 71 + .../crafting_iridescent_altar.txt | 71 + .../crafting_starlight_altar.txt | 64 + .../enhanced_celestial_collector_crystal.txt | 64 + .../astral_sorcery/evershifting_fountain.txt | 50 + .../astral_sorcery/ritual_pedestal.txt | 57 + .../astral_sorcery/starlight_infuser.txt | 64 + .../compact_crafting/README.txt | 6 + .../compact_crafting/giant.txt | 36 + .../compact_crafting/large.txt | 36 + .../compact_crafting/maximum.txt | 36 + .../compact_crafting/normal.txt | 36 + .../compact_crafting/projectors_max.txt | 36 + .../compact_crafting/small.txt | 36 + .../compact_crafting/tiny.txt | 29 + .../immersive_engineering/arc_furnace.txt | 85 + .../immersive_engineering/assembler.txt | 64 + .../automated_engineers_workbench.txt | 64 + .../bottling_machine.txt | 64 + .../immersive_engineering/crusher.txt | 57 + .../diesel_generator.txt | 64 + .../immersive_engineering/excavator.txt | 78 + .../immersive_engineering/fermentor.txt | 64 + .../improved_blast_furnace.txt | 50 + .../immersive_engineering/lightning_rod.txt | 64 + .../immersive_engineering/metal_press.txt | 57 + .../immersive_engineering/mixer.txt | 64 + .../immersive_engineering/refinery.txt | 64 + .../immersive_engineering/sawmill.txt | 64 + .../immersive_engineering/silo.txt | 36 + .../immersive_engineering/squeezer.txt | 71 + .../immersive_engineering/tank.txt | 36 + .../immersive_petroleum/coker.txt | 106 + .../distillation_tower.txt | 64 + .../immersive_petroleum/pumpjack.txt | 78 + .../sulfur_recovery_unit.txt | 57 + .../advanced_assembly_table.json | 176 + .../auto_iridescent_altar.json | 260 ++ .../enigmatic_tree_of_life.json | 645 +++ .../masterful_machinery/gaia_reactor.json | 288 ++ .../industrial_deuterium_plant.json | 183 + .../stellar_neutron_activator.json | 281 ++ .../masterful_machinery/wicked_altar.json | 78 + .../mekanism/basic_fission_reactor.txt | 64 + .../mekanism/basic_fusion_reactor.txt | 57 + .../mekanism/basic_industrial_turbine.txt | 85 + .../mekanism/basic_sps.txt | 50 + .../mekanism/basic_thermal_evap_tower.txt | 43 + .../mekanism/basic_thermo_electric_boiler.txt | 57 + .../natures_aura/altar_of_birthing.txt | 50 + .../natures_aura/crimson_altar.txt | 57 + .../natures_aura/natural_altar.txt | 57 + .../electrostatic_compressor.json | 36 + .../ftbquests/quests/chapter_groups.snbt | 9 + .../ftbquests/quests/chapters/adventure.snbt | 554 +++ .../quests/chapters/ars_nouveau.snbt | 1705 ++++++++ .../quests/chapters/astral_sorcery_wip.snbt | 1596 +++++++ .../ftbquests/quests/chapters/automation.snbt | 3007 +++++++++++++ .../quests/chapters/blood_magic_wip.snbt | 969 +++++ .../ftbquests/quests/chapters/botania.snbt | 1547 +++++++ .../ftbquests/quests/chapters/building.snbt | 1763 ++++++++ .../ftbquests/quests/chapters/challenges.snbt | 1679 ++++++++ .../ftbquests/quests/chapters/create.snbt | 1785 ++++++++ .../quests/chapters/eidolon_wip.snbt | 858 ++++ .../quests/chapters/eidolon_wip_en.snbt | 858 ++++ .../chapters/expert__bragging_rights.snbt | 727 ++++ .../quests/chapters/expert__tier_1_wip.snbt | 897 ++++ .../quests/chapters/expert__tier_2_wip.snbt | 556 +++ .../ftbquests/quests/chapters/gates_wip.snbt | 434 ++ .../quests/chapters/getting_started.snbt | 800 ++++ .../chapters/immersive_engineering.snbt | 1376 ++++++ .../quests/chapters/industrial_foregoing.snbt | 1229 ++++++ .../quests/chapters/integrated_dynamics.snbt | 695 +++ .../quests/chapters/magic__adept.snbt | 700 +++ .../quests/chapters/magic__master.snbt | 547 +++ .../ftbquests/quests/chapters/mekanism.snbt | 2761 ++++++++++++ .../quests/chapters/natures_aura.snbt | 1240 ++++++ .../ftbquests/quests/chapters/occultism.snbt | 2028 +++++++++ .../ftbquests/quests/chapters/pedestals.snbt | 1551 +++++++ .../pneumaticcraft_repressurized.snbt | 1726 ++++++++ .../pneumaticcraft_repressurized_en.snbt | 1726 ++++++++ .../ftbquests/quests/chapters/powah.snbt | 1362 ++++++ .../quests/chapters/refined_storage.snbt | 819 ++++ .../quests/chapters/resourceful_bees.snbt | 976 +++++ .../quests/chapters/rftools_wip.snbt | 929 ++++ .../ftbquests/quests/chapters/storage.snbt | 1402 ++++++ .../ftbquests/quests/chapters/tech_t2.snbt | 507 +++ .../ftbquests/quests/chapters/tech_t3.snbt | 470 ++ .../ftbquests/quests/chapters/tetra.snbt | 1759 ++++++++ .../quests/chapters/thermal_series.snbt | 995 +++++ .../quests/chapters/tinkers_construct.snbt | 3778 +++++++++++++++++ .../ftbquests/quests/chapters/tools.snbt | 3256 ++++++++++++++ .../assets/enigmatica/tips/akashic.json | 5 + .../assets/enigmatica/tips/astral_cake.json | 5 + .../enigmatica/tips/astral_linking.json | 5 + .../assets/enigmatica/tips/automation.json | 5 + .../assets/enigmatica/tips/automation_2.json | 5 + .../assets/enigmatica/tips/automation_3.json | 5 + .../assets/enigmatica/tips/backpacks.json | 5 + .../assets/enigmatica/tips/bee_recipes.json | 5 + .../kubejs/assets/enigmatica/tips/bees.json | 5 + .../assets/enigmatica/tips/blood_altar.json | 5 + .../kubejs/assets/enigmatica/tips/catjam.json | 10 + .../assets/enigmatica/tips/catjammies.json | 5 + .../assets/enigmatica/tips/changelog.json | 5 + .../assets/enigmatica/tips/cobblegen.json | 5 + .../assets/enigmatica/tips/controls.json | 5 + .../assets/enigmatica/tips/cow_level.json | 5 + .../assets/enigmatica/tips/cross_dim.json | 5 + .../kubejs/assets/enigmatica/tips/ding.json | 5 + .../assets/enigmatica/tips/disassembler.json | 5 + .../assets/enigmatica/tips/discord.json | 5 + .../assets/enigmatica/tips/drawer_key.json | 5 + .../kubejs/assets/enigmatica/tips/drones.json | 5 + .../assets/enigmatica/tips/du_charms.json | 5 + .../assets/enigmatica/tips/ee_ores.json | 5 + .../enigmatica/tips/eidolon_enchanting.json | 5 + .../kubejs/assets/enigmatica/tips/emojis.json | 5 + .../enigmatica/tips/ender_air_ghasts.json | 5 + .../kubejs/assets/enigmatica/tips/extra.json | 5 + .../kubejs/assets/enigmatica/tips/fans.json | 5 + .../enigmatica/tips/featherfalling_crops.json | 5 + .../kubejs/assets/enigmatica/tips/github.json | 5 + .../assets/enigmatica/tips/horologium.json | 5 + .../assets/enigmatica/tips/jei_backspace.json | 5 + .../assets/enigmatica/tips/jei_pins.json | 5 + .../assets/enigmatica/tips/jei_scrolling.json | 5 + .../enigmatica/tips/light_chunk_keys.json | 5 + .../kubejs/assets/enigmatica/tips/lootr.json | 5 + .../assets/enigmatica/tips/mana_enchant.json | 5 + .../kubejs/assets/enigmatica/tips/market.json | 5 + .../enigmatica/tips/mek_cables_upgrade.json | 5 + .../assets/enigmatica/tips/mek_tanks.json | 5 + .../assets/enigmatica/tips/mek_upgrades.json | 5 + .../assets/enigmatica/tips/mob_farms.json | 5 + .../enigmatica/tips/modded_for_dummies.json | 5 + .../enigmatica/tips/natures_compass.json | 5 + .../kubejs/assets/enigmatica/tips/neat.json | 5 + .../assets/enigmatica/tips/passion_vines.json | 5 + .../assets/enigmatica/tips/pedestals.json | 5 + .../enigmatica/tips/prettypipes_facade.json | 5 + .../assets/enigmatica/tips/quark_buttons.json | 5 + .../assets/enigmatica/tips/quest_book.json | 5 + .../kubejs/assets/enigmatica/tips/quests.json | 5 + .../assets/enigmatica/tips/requester.json | 5 + .../assets/enigmatica/tips/routers.json | 5 + .../kubejs/assets/enigmatica/tips/seals.json | 5 + .../kubejs/assets/enigmatica/tips/shrink.json | 5 + .../assets/enigmatica/tips/stonecutter.json | 5 + .../enigmatica/tips/storage_scanner.json | 5 + .../assets/enigmatica/tips/te_augments.json | 5 + .../kubejs/assets/enigmatica/tips/top.json | 5 + .../enigmatica/tips/travel_anchors.json | 5 + .../enigmatica/tips/villager_seats.json | 5 + .../assets/enigmatica/tips/waystones.json | 5 + .../enigmatica/tips/well_of_suffering.json | 5 + .../expert/item_modifiers/jei_descriptions.js | 74 + .../expert/item_modifiers/tooltips.js | 111 + .../item_modifiers/jei_descriptions.js | 648 +++ .../client_scripts/item_modifiers/tooltips.js | 191 + .../assets/masterfulmachinary/lang/zh_cn.json | 69 + .../modded_for_dummies/book.json | 11 + .../zh_cn/categories/aboutus.json | 6 + .../zh_cn/categories/fe.json | 5 + .../zh_cn/categories/ftbchunks.json | 5 + .../zh_cn/categories/jei.json | 5 + .../zh_cn/categories/quests.json | 5 + .../zh_cn/categories/theoneprobe.json | 5 + .../zh_cn/categories/tweaks.json | 5 + .../zh_cn/entries/aboutus/about_credits.json | 12 + .../zh_cn/entries/aboutus/about_discord.json | 12 + .../zh_cn/entries/aboutus/about_twitter.json | 12 + .../zh_cn/entries/fe/fe_diff.json | 16 + .../zh_cn/entries/fe/fe_intro.json | 16 + .../ftbchunks/ftbchunks_chunkloading.json | 16 + .../entries/ftbchunks/ftbchunks_claiming.json | 25 + .../entries/ftbchunks/ftbchunks_minimap.json | 12 + .../ftbchunks/ftbchunks_waypoints.json | 16 + .../entries/ftbchunks/ftbchunks_worldmap.json | 12 + .../zh_cn/entries/jei/jei_bookmarks.json | 16 + .../zh_cn/entries/jei/jei_creative.json | 12 + .../zh_cn/entries/jei/jei_intro.json | 16 + .../zh_cn/entries/jei/jei_jer.json | 16 + .../zh_cn/entries/jei/jei_recipes.json | 16 + .../zh_cn/entries/jei/jei_search.json | 16 + .../zh_cn/entries/quests/quests_intro.json | 22 + .../zh_cn/entries/top/top_config.json | 16 + .../zh_cn/entries/top/top_intro.json | 16 + .../zh_cn/entries/tweaks/tweaks_craft.json | 15 + .../zh_cn/entries/tweaks/tweaks_ding.json | 12 + .../zh_cn/entries/tweaks/tweaks_inv.json | 15 + .../zh_cn/entries/tweaks/tweaks_mouse.json | 11 + .../zh_cn/entries/tweaks/tweaks_ultimine.json | 16 + .../Enigmatica 6 Expert/schematics/README.txt | 20 + 198 files changed, 58138 insertions(+) create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/README.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/astral_relay.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/attunement_altar.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/celestial_gateway.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/crafting_celestial_altar.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/crafting_iridescent_altar.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/crafting_starlight_altar.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/enhanced_celestial_collector_crystal.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/evershifting_fountain.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/ritual_pedestal.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/starlight_infuser.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/README.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/giant.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/large.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/maximum.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/normal.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/projectors_max.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/small.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/tiny.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/arc_furnace.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/assembler.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/automated_engineers_workbench.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/bottling_machine.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/crusher.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/diesel_generator.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/excavator.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/fermentor.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/improved_blast_furnace.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/lightning_rod.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/metal_press.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/mixer.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/refinery.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/sawmill.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/silo.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/squeezer.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/tank.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_petroleum/coker.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_petroleum/distillation_tower.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_petroleum/pumpjack.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_petroleum/sulfur_recovery_unit.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/advanced_assembly_table.json create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/auto_iridescent_altar.json create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/enigmatic_tree_of_life.json create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/gaia_reactor.json create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/industrial_deuterium_plant.json create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/stellar_neutron_activator.json create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/wicked_altar.json create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_fission_reactor.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_fusion_reactor.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_industrial_turbine.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_sps.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_thermal_evap_tower.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_thermo_electric_boiler.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/natures_aura/altar_of_birthing.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/natures_aura/crimson_altar.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/natures_aura/natural_altar.txt create mode 100644 project/Enigmatica 6 Expert/building_gadgets_patterns/pneumaticcraft/electrostatic_compressor.json create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapter_groups.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/adventure.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/ars_nouveau.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/astral_sorcery_wip.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/automation.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/blood_magic_wip.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/botania.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/building.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/challenges.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/create.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/eidolon_wip.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/eidolon_wip_en.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/expert__bragging_rights.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/expert__tier_1_wip.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/expert__tier_2_wip.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/gates_wip.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/getting_started.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/immersive_engineering.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/industrial_foregoing.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/integrated_dynamics.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/magic__adept.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/magic__master.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/mekanism.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/natures_aura.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/occultism.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/pedestals.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/pneumaticcraft_repressurized.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/pneumaticcraft_repressurized_en.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/powah.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/refined_storage.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/resourceful_bees.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/rftools_wip.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/storage.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/tech_t2.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/tech_t3.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/tetra.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/thermal_series.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/tinkers_construct.snbt create mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/tools.snbt create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/akashic.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/astral_cake.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/astral_linking.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/automation.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/automation_2.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/automation_3.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/backpacks.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/bee_recipes.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/bees.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/blood_altar.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/catjam.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/catjammies.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/changelog.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/cobblegen.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/controls.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/cow_level.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/cross_dim.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/ding.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/disassembler.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/discord.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/drawer_key.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/drones.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/du_charms.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/ee_ores.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/eidolon_enchanting.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/emojis.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/ender_air_ghasts.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/extra.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/fans.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/featherfalling_crops.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/github.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/horologium.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/jei_backspace.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/jei_pins.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/jei_scrolling.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/light_chunk_keys.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/lootr.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/mana_enchant.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/market.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/mek_cables_upgrade.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/mek_tanks.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/mek_upgrades.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/mob_farms.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/modded_for_dummies.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/natures_compass.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/neat.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/passion_vines.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/pedestals.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/prettypipes_facade.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/quark_buttons.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/quest_book.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/quests.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/requester.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/routers.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/seals.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/shrink.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/stonecutter.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/storage_scanner.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/te_augments.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/top.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/travel_anchors.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/villager_seats.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/waystones.json create mode 100644 project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/well_of_suffering.json create mode 100644 project/Enigmatica 6 Expert/kubejs/client_scripts/expert/item_modifiers/jei_descriptions.js create mode 100644 project/Enigmatica 6 Expert/kubejs/client_scripts/expert/item_modifiers/tooltips.js create mode 100644 project/Enigmatica 6 Expert/kubejs/client_scripts/item_modifiers/jei_descriptions.js create mode 100644 project/Enigmatica 6 Expert/kubejs/client_scripts/item_modifiers/tooltips.js create mode 100644 project/Enigmatica 6 Expert/packmenu/resources/assets/masterfulmachinary/lang/zh_cn.json create mode 100644 project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/book.json create mode 100644 project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/aboutus.json create mode 100644 project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/fe.json create mode 100644 project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/ftbchunks.json create mode 100644 project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/jei.json create mode 100644 project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/quests.json create mode 100644 project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/theoneprobe.json create mode 100644 project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/tweaks.json create mode 100644 project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_credits.json create mode 100644 project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_discord.json create mode 100644 project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_twitter.json create mode 100644 project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/fe/fe_diff.json create mode 100644 project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/fe/fe_intro.json create mode 100644 project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_chunkloading.json create mode 100644 project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_claiming.json create mode 100644 project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_minimap.json create mode 100644 project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_waypoints.json create mode 100644 project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_worldmap.json create mode 100644 project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_bookmarks.json create mode 100644 project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_creative.json create mode 100644 project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_intro.json create mode 100644 project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_jer.json create mode 100644 project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_recipes.json create mode 100644 project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_search.json create mode 100644 project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/quests/quests_intro.json create mode 100644 project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/top/top_config.json create mode 100644 project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/top/top_intro.json create mode 100644 project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_craft.json create mode 100644 project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_ding.json create mode 100644 project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_inv.json create mode 100644 project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_mouse.json create mode 100644 project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_ultimine.json create mode 100644 project/Enigmatica 6 Expert/schematics/README.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/README.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/README.txt new file mode 100644 index 00000000..fc21cee8 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/README.txt @@ -0,0 +1,32 @@ +需求: + ● 来自建筑小帮手的复制-粘贴小帮手 + ● 来自建筑小帮手的模板管理器 + ● 能量(FE)[1] + +加载外置的模板: + 1) 在这个文件夹里找到你想加载的模板 + 2) 以文本文件打开,然后复制全部内容至你的剪贴板 + 3) 打开模板管理器的界面 + 4) 把复制-粘贴小帮手放在下面被箭头指着的的槽位里 + 5) 点击粘贴按钮 + +此时,模板将被加载,并可用于将结构粘贴到您的世界中。小帮手可能仍处于“复制”模式,需要切换到“粘贴”模式才能工作。手持小帮手,按住建筑小帮手“设置菜单”键[1]来打开GUI。 + +按住小帮手并按“打开材料列表”键[2],可以查看所需建筑材料的列表。这些材料必须放在您的背包或背包中黑盒的里。 + +准备好材料,小帮手处于“粘贴”模式,只需指向应该构建结构的位置,然后右键单击即可。 + +请注意,如果缺少某些方块,复制-粘贴小帮手也可以进行构造粘贴。虽然这对于粘贴在昂贵的装饰性构建中非常有用,但对于功能性多方块结构来说,这是行不通的。 + +最后,一些模板粘贴后需要一些手动操作。例如,该设备无法放置通用机械蒸汽涡轮的涡轮叶片。这些必须手动安装。 + +[1] 本模组包提供了许多发电途径,其中许多途径都非常方便。例如,考虑热力系列提供的一些简单发电途径,可以让您轻松地构建模板。 +[2] 请打开控制界面查看对应键位。 + +可选: + 为那些可能通过视觉示例学习得最好的人,模组开发者自己也介绍了建筑小帮手的用法。您可以在此处查看DireWolf20的视频,其中介绍了使用模板管理器的基本知识: + + "Mod Spotlight Building Gadgets v2" -- https://youtu.be/JS1Xx_kwQQ0?t=749 + + 上面的链接会将您直接跳到他介绍模板管理器的地方。您可以将在本视频中学习的内容应用于上述关于如何在您的世界中使用模板文件的说明。 + (注意:模板管理器的UI在制作此视频后发生了一些变化,但复制/粘贴/加载的功能保持不变。) \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/astral_relay.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/astral_relay.txt new file mode 100644 index 00000000..032722a9 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/astral_relay.txt @@ -0,0 +1,50 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "聚能祭坛", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 1, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:black_marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_arch" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_chiseled" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:spectral_relay" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJVQwU7DMAx12zB10X4ACdC+Yzc+AA6Iw9ilchvTRqTt5CSC8vU0yYZWiQNzIuc5tp/1LAHWIBQ6lAAgZMJQgLTEGo3+Jp4TIOHGOnRUgnjGnuAerWM0duSGeNr1yLWhqum0JUMq1P+T6PZPIuSmu4LkYUlSG2w+qhMV4+cVTHdLJnukJsQVk8Ep7Ko4jlbExl/L5pMsP8XJ5cHFm8e3gGxRmqWiFOQSVh2hIi5hhd51I8PmyTt61fRu9NDO+Xr0g7IFiF4Pb6Evwf0Z4tchkCUYCrIE9+dfPRzi8FntENRuHqPa7UtUt75cThk1bGuvjZqnt6hacnanfN9P1cUOfwDgvMK6QQIAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/attunement_altar.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/attunement_altar.txt new file mode 100644 index 00000000..539fc350 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/attunement_altar.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "共鸣祭坛", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 18, + "max_y": 5, + "max_z": 18 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:attunement_altar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 225, + "item": { + "id": "astralsorcery:black_marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 80, + "item": { + "id": "astralsorcery:marble_arch" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_chiseled" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "astralsorcery:marble_pillar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_runed" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAMXXS2/jVBiA4eOcu88tzg4QaH7H7GbDDsRiFsNsKrfxtBZOUjmOhuHXk9hvoB11UYEQXfR1W+s7Ty6KvtZCeKG27dTWQghXL9dCivrYjX079H904/kPohb6OLVT54T6ud114pv2OI3tcDyMd9345e2uHW+H7qYd7x4u975yyLcvDhlP+277iim1qH8ZD4/dOPXd0Yn6sR+Gdpy+PHbC3B6m6bBzInw+3zgOh/v780j96XxWJ66nf/fi6cuUf3n8rt9uh+7/Ol5Oh8f/9OzrmO9fHHP30B+74VUv4XXQD88H3Q7t3W8317dD+/mfT2qn6fxu2nX76aYdpsuD80I+Ho5KiOpH8eSroiu6pg3dfHXrikqqqKaGWuqopzUNNNJEMy10TTdzK1FVS5u5K1GtljZzpajk0mauEpVa2szVotJLG/38oc9DzvoVlVRRTQ211FFPaxpopIlmWuia8xu6+dsj8Ug8Eo/EI/FIPBKPxCPxSDwSj8Qj8Ug8Eo/EI3EoHAqHwqFwKBwKh8KhcCgcCofCoXAoHAqHwqFwKBwah8ahcWgcGofGoXFoHBqHxqFxaBwah8ahcWgcGofBYXAYHAaHwWFwGBwGh8FhcBgcBofBYXAYHAaHwWFxWBwWh8VhcVgcFofFYXFYHBaHxWFxWBwWh8VhcTgcDofD4XA4HA6Hw+FwOBwOh8PhcDgcDofD4XA4HB6Hx+FxeBweh8fhcXgcHofH4XF4HB6Hx+FxeBzzU+qr5edKLC/xikqqqKaGWuqopzUNNNJEMy10PXf21DgCjoAj4Ag4Ao6AI+AIOAKOgCPgCDgCjoAj4Ag4Ao6II+KIOCKOiCPiiDgijogj4og4Io6II+KIOCKOiCPhSDgSjoQj4Ug4Eo6EI+FIOBKOhCPhSDgSjoQj4cg4Mo6MI+PIODKOjCPjyDgyjowj48g4Mo6MI+PIOAqOgqPgKDgKjoKj4Cg4Co6Co+AoOAqOgqPgKDjK09WjEstH3YpKqqimhlrqqKc1DTTSRDMtdM35Dd18tQqtqKSKamqopY56WtNAI00000LXdDN33nsa9p6Gvadh72nYexr2noa9p2Hvadh7GvaeZ6tdRVd0TRt6/raphXno2m03OmHa0/RwGEX86TR17/vu09Dv7+vL/x2n/fYohdr1+1+X5+ly+eF62f7+8TJsubzcoJfLD9ff9vuPYnne1P6yz67f/bXBvnk3b7D+6QrsZvqb21M/bM+C+3Z7303Ht9vTbvfl5smm/CfS+f0F5w0AAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/celestial_gateway.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/celestial_gateway.txt new file mode 100644 index 00000000..48dba184 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/celestial_gateway.txt @@ -0,0 +1,57 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.4", + "name": "天体星门", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 6, + "max_y": 1, + "max_z": 6 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 25, + "item": { + "id": "astralsorcery:black_marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:celestial_gateway" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 20, + "item": { + "id": "astralsorcery:marble_arch" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_engraved" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_runed" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJWSP0/DMBDFL3ZstRELI0hAPwVDVwYmmBhKl+iamDQif5CdUMqnx4lfUJA60FbyO9X3e7m8XkK0pDjnjhMiUkmoSVLijC25Kr+N9ReUkHIdd2ZB8TPXhq7ZdZYr19rM2OO6ZrurTGr7xuRD8z9drk66sM32Z5jcnDQxTWH586xpbv8a7SrO3tPpzfhwhtPdX6fMVMZ1vj8tfNOBj0Po8qN1sWfv6fcT+W9QAZXQGKrQqcdTUAAE6Sjch0MOx6gCKqExVFFo0dBgNnICnAAnwAlwAtz0cAlOgpPgJDgJToLzGpOMMBKFlggqoBIaQxWF0TV02FVwCpwCp8ApcArcLLoxZ42cNXLWyFkjZ41mPX9ln7NOSO8N58YuSHPf7VtLF099Z15K81aVTeHvd23f5M6PUZfNawhpKDdTyV/bwTyUQ0MUys30a9lsx2H9QjXDQl0+TCu0esQKLedLuBj/+NWuL6vcj1BwXpjOrfO+ro/pbFd/AH4x1kPvAwAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/crafting_celestial_altar.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/crafting_celestial_altar.txt new file mode 100644 index 00000000..313599a2 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/crafting_celestial_altar.txt @@ -0,0 +1,71 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "天辉祭坛", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 10, + "max_y": 4, + "max_z": 10 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:altar_constellation" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 49, + "item": { + "id": "astralsorcery:black_marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 40, + "item": { + "id": "astralsorcery:marble_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_chiseled" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "astralsorcery:marble_pillar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "astralsorcery:marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_runed" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAALXUXW/TMBgF4DfxR/waJG4RCDT+xu4Q1yAuuBi7qdzGa6Plo3IcRvn1OPGpaKUKFRDT1OO1zhM3PrMlYpK1i84SkbF5TILs6EPj2uaHD+kDsqTG6KI3JD+5ztNrN8bg2nEIGx8Ot50L69av1qHZPI7z7CuZlxeZ4J7+wHh12Zh6X1+hWLKfw7D3ITZ+NGT3Tdu6EA97T3o9xDh0hp49pYmhHbbbRKqHdC9Pv38QWfm324s47P/rvY/Mm4vMZteMvr3qGR6ht+fQunWbx9Vf7em7c8m10YXVZujH6NOXi83Qz70V+2GU6epvdPJTIEukQTLSnk0t8kv6LXGpQEqkQmpkhfkGyXjfLllSUeTkJQUVZU5eUlIhcvKSigqZk+Xp0oGku5ZIgZRIhdTICmlwPeMRWOSyiOwJeAKegCfgCXgCnsDzE3AkHAlHwpFwJBwJR8KRcCQcBUfBUXAUHAVHwVFwFBw174Yq8t/FskU6P4TsaXganoan4Wl4Gp6GU8Gp4FRwKjgVnApOBaeCU/2q3rKPBp6BZ+AZeAaegWfgGeyjwT6eVHlxGb1l9JbRW0ZvGb1l9JbRW4bLcBm9ZfSW0VtGbxm9ZfSW0VtGb8/+tQpkiTRIRqYXa0nvvKt9MKTdFHdDoOcfp+i/NP6hbfqtnc/eqa9HQbJr+q/5+83Du+PQfb+fsTycJ8g8vDu+2/T32ATZz0fKiw/pNBtjOnRu3s/HSVrQySFklpXfrKemrdMCtq7e+jje1lPXHVYnZ9VPnQYjRzAHAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/crafting_iridescent_altar.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/crafting_iridescent_altar.txt new file mode 100644 index 00000000..82538a60 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/crafting_iridescent_altar.txt @@ -0,0 +1,71 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "五彩祭坛", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 10, + "max_y": 5, + "max_z": 10 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:altar_radiance" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 49, + "item": { + "id": "astralsorcery:black_marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 68, + "item": { + "id": "astralsorcery:marble_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_chiseled" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "astralsorcery:marble_pillar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "astralsorcery:marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_runed" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAALWVzW7TQBRGx55/w4Il4k99ju5YsgCxYFG6qSbxNLXq2NHYUSmPwRNje05EIkWogIiinIkzPnNt329SCeGFqsMYKiGEq/JYSFENMTWhbb7HNP0gKqGHMYzRCfUpbKN4HYYxhXbo0zqmx8ttSKs23qxSs74f5tlP1Lw8q0nh4Q8cr8479l2sn2CpRPU59buYxiYOTlS7pm1DGh93UZhVP4791olnD9PE1PabzaTUt9NaUfz+RmTLvy0vx373X9c+aN6e1azvmiG2T7qHB9G7U9GqDev7m796pm9OTaEdQ5oUdRO6dZxbVu76QU0n/hBHrwKW0EEPq5OpRf6Y3iWnSqighgZa5jvoOV4tLEVRZPqFUhRlpl+oRCEz/UItCpXPL6FT+bhXx5eCdKqihBIqqKGBFjrO99ySCk7rLvSw1JkSKmighQ4uF5XrkdQjqUdSj6QeST2SeiTPQ7KuxCvxKrwKr8Kr8Cq8Cq/Cq/AqvAqvwqvxarwar8ar8Wq8Gq/Gq+enr4v8vVhawuSbnH0Gn8Fn8Bl8Bp/BZ6jTUKfBa/FavBavxWvxWrwWr8Vr8Vq89lcUlj5y+B1+h9/hd/gdfoff0UeOPnL0kaOPHOs6+sjRR44+cvSRo66jaC51eXLoyaEnh54cenLoyaEnh566PHV5cujJoSeHnhx6cujJoSeHnhx6cujJ4cnWUcASOujh9FFVwtzFUMfkhAn78a5P4vnH/Ri/NPG2bbpNNf+t7Lt6kEJtm+5rvt55eHUYhm/XsywP5wk6D68OR5vumoequnm3fPEhNXUc1rEbL97PW+VU0dEG65bSL1b7pq2nCjah3sRxuKz32+3jzdE+/BOraeUIDAgAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/crafting_starlight_altar.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/crafting_starlight_altar.txt new file mode 100644 index 00000000..5e315309 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/crafting_starlight_altar.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "星辉祭坛", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 8, + "max_y": 3, + "max_z": 8 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:altar_attunement" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 21, + "item": { + "id": "astralsorcery:black_marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 28, + "item": { + "id": "astralsorcery:marble_arch" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 24, + "item": { + "id": "astralsorcery:marble_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "astralsorcery:marble_chiseled" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "astralsorcery:marble_pillar" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAALWU3Y7TMBCFJ/EvgQcAoUV9jr1DXIOQ4GLhpnIbN7XWSSrH0VKeHjs+Ram0Qgtoo6rHTcffjOdk0hC9IN6aaBoiUk1ZE6NmssEZ737akP6ghsQUTbSa+CfTW3pjphiMn8awt+F825uw83Zrwv6YY58IuXkUsj+6yXrb/gXo7aOgXXD7++kJmIaaz2E82RCdnTQ1J+e9CfF8siR3Y4xjr+nlQwoMfuy6VJk4pGSW/py+UP4vPYvj6VlzXzDvrjE7b/b3W8CCefh3kvHRhK2JcR5sb4eYnzd2Gieetn7P+ysqVw1lUA4VUAlV9Puq8mf5SrtrKINyqIBKxCuk1IsyqqqialFOVV1U1eAz7GPrUusCTfQaynCf47eAStxXOKK+OmpdkhcOA2dRDhVQiXiFFumrVqHo0gcODgeHg8PRBw4OB4fn7vJq3fKFJ1CXAE+AJ8ATqEuAJ8BbWbZwJDgSHIk+SXAkOBIcCc7K8sUchfMp+KzAUfBZ4XwKPitwFHxW8FnBZwWfFXxW8Fnh4dIwW8MsjWZrNEnjkBpF6obk0ZrWBk3SzPE4Bnr1cY72q7MH74auye+TeWgnRrx3w7fCzcu7y9L8yFOhyzIHsLK8u9x1wzI2+QUw5Hl7/SUNmHfdMW4+BHOIKc3mfR66NGirUdXLkTa72fk2hXSm7Wycbtu578/b1UT/Ar1guhYRBgAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/enhanced_celestial_collector_crystal.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/enhanced_celestial_collector_crystal.txt new file mode 100644 index 00000000..42486394 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/enhanced_celestial_collector_crystal.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "天体增幅水晶", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 5, + "max_z": 4 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:cobblestone" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "astralsorcery:marble_chiseled" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "astralsorcery:marble_engraved" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:marble_pillar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "astralsorcery:marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "astralsorcery:marble_runed" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJVSTW/bMAylLTnI1F0HDBsGZMB+Ra7Bjh162KHrpWAsxhEgSwElr0t//fQVoIccGsDQo2nykU/PCuADSI0RFQCsVI1BgArEBq15JU4fQMEQIkZag/yFM8E3DJHRBs8j8Xk7I+8tPY9HE8iSzvXvJPpylYgXdxPL9XXITYx/byL6fH0dfHkHhwL1wP5EHA2FNaiTsRY5nk8Eq9lobdOUu5dUyNZPU1prOKRJBJfZX6/Oriw3SPg0G0cj4yFuR79PFCF6R9lncfJBpo7vuQ26enQN+4aiIIAs2JcnH7KgyG1dxr6hgJbq6iG7mu9Kp2gMpa5vdSXVd/VdFpTQ921SaRmgH2pfIas8ovFcRorWL5oe2fTIpkc2PbLpkU2PbHqkgtWRUBOvYYVLPHqGj/dLpN+GDta4KX3f+8XpIECmW/1TbyCHj5cQ/z1l8hrmgqGGj5escU9lvWSPy/b8+OmO6EbSmx1lb5KTm523lsboebPjczLTJrPeuLwu6jb7xVidtppQTxTDVi/zfH5+8zP8B+WgGY/NAwAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/evershifting_fountain.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/evershifting_fountain.txt new file mode 100644 index 00000000..0062dc47 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/evershifting_fountain.txt @@ -0,0 +1,50 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "万象泉", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 8, + "max_y": 4, + "max_z": 8 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:black_marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:fountain" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "astralsorcery:marble_pillar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 20, + "item": { + "id": "astralsorcery:marble_runed" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAALVTsW7bMBA9i5R8Ybu2QwoUWfML2ZMtRYcMThaDts4yUUoUSKqp8/UlqRNgAx3aAAUEvjuK7909HaUArkC2OmoFALWaYxCgAnmjrXkjn16AgjpEHUmB+u7dSD4aCghqNNZqH08jQbNzMboe4cNrOuit6zpqoT5oGwgQ5DfdE3zRIfq04/ye/Omu135naTur5CrvLy+iG/9r7UXm+o8yfhpSxb9X+XqpsrN6/2O7aOnXf1D6fKl0cNMQtRnyYMXogkyU28zLAcAK5CpjBVU1oygoQHJeMzYFE08wT877q/RkXDNmqbwgY5bkXABL5AULropUXrBgOSrzK1nNOVbcqmCeYJ5kXsFSp+Y6NecN5w33ueY+19wEsn9k/8j+kf0j+0f2j+wf2T8qaI6kW/IIjZ7i0Xn4+DhFejJ0sGboVP4LpqENSa43wzPbSOFmCfWvFzaVwudZP4ebZdcMLzB/Lznk+X66/0k+HM0hpgI3D8t4r87vBZYJ3ewmY9t0qtNtRzHctVPfn7Zn1+c3qrXQ6u8DAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/ritual_pedestal.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/ritual_pedestal.txt new file mode 100644 index 00000000..1604be97 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/ritual_pedestal.txt @@ -0,0 +1,57 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "效应放大器", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 8, + "max_y": 1, + "max_z": 8 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 20, + "item": { + "id": "astralsorcery:marble_arch" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 24, + "item": { + "id": "astralsorcery:marble_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:marble_chiseled" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "astralsorcery:marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:ritual_pedestal" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJ1S0UrDMBS9XZO0K4Kvigj7jv2DIuLD3MtIm7gG03YkKTq/3qY5gwl7UEvg3Jvce3ru4VZES2JKBlkREa9STDlVXjsjrfnSbnqgirgPMuiS2KPsNN1KH5y0fnCNdsd1J11t9U66po21vyS5u0hSO9O8+z/Q3FykcfLjDxz3Fzma1nhttfo/kTNhlHZ30EpPZTa6nR8Gz6bOdWzPKX0MyIELoiyeHMiAfEYiAcxQuqB0cuQMOUcuZiQqgOnXWeyfWxbAHPcMOQcK3BeQXP6QPvMw6GDQPVMw5BwogAVGLimVsOzcgpmPQxeHLg5dHLo4dHHwcfBx+CKgR6BfoF+gX0CPgC8CvhfQX6C+gP4Cvhcwr8TwJUSXFYlWS6VdSUKOoR0cXT2MQb8Y/WZNv5/e62HslZ9s6Uz/mnhiuDmF8nMbh0hhLMhSuDndmn5LaU7Wx3W7fp4XbPV0WrDl+YKWsxOrejRWTQL2Uu118Gs1dt1xd7bH364xMygGBAAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/starlight_infuser.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/starlight_infuser.txt new file mode 100644 index 00000000..0c1a0c0f --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/starlight_infuser.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.4", + "name": "星能聚合器", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 6, + "max_y": 3, + "max_z": 6 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:infuser" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:lapis_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "astralsorcery:marble_chiseled" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_pillar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "astralsorcery:marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 20, + "item": { + "id": "astralsorcery:marble_runed" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJVTTU/jMBCd2J6oDXvZAxICIfEbOPYfcACttHsALpVbT1ML50O2I7b8ehx7KoHUA00ivUlm3pvn0aQBWIIyOuoGAOqmxCChCeStdvaDfEpAAxiijrQA9aQ7gmsdotcuDH5L/rDqtN84WvupJzMX/1Dl6rSKfj9D4/akxnZvA7kfmWmg+eOHkXy0FBbQjNY57eNhJKg7a4xLrS7eU6F3Q9smSdyldgRHAzcnDRSVM85x2dmetl7v4srp0Yb1xg3bt3MEvvuw/W4Kc+US5DgElRj3M01UkC/JqDJW6S6PYJSMihEzCqiqgphRQiUKouC85LwsvPxS+AJKK8E+BPsQ7CNjzRayaOFJ5knmJVQzTzJPMi8hghSFV0GxjhmBj5L5ivsq5ivmK+Yhm0RuikxG1kOeA/IckOeAPAfkOSDPAblvzX1r7pt+t3pP2pBfQK2nuB88/HqcIv2ztHO2b1N+M0y9CRJUWo+XzM/h8zHU/19n8yWcC2QJn49fbf+aj5/WpJ/X5PffqL2z7T7ePfCKLL+u1iKP6m4zWWeShVablmJYmanrDusvG/gJP1IbijoEAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/README.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/README.txt new file mode 100644 index 00000000..91d56af0 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/README.txt @@ -0,0 +1,6 @@ +IMPORTANT: Compact Crafting is a newer mod, and as such the mechanics are still a bit rough around the edges. These gadget patterns attempt to minimize the quirkiness as much as possible. Please follow the steps below to reduce headaches: +1) Start by pasting in the projectors. The template is named projectors_max.txt. This step works like a standard copy paste (see the README in the folder above this for instructions). +2) Select the size compact machine you want, and copy the template into the gadget as you normally would +3) Ensure you have all the materials listed, and paste the structure inside the projection field. The entire structure must be inside the field, and for best results it should be on the ground. No other blocks can be in the field or the craft will not work. Take your time with this step, because the machine walls are currently unbreakable due to a bug! +4) There will be a single missing machine wall block in the structure cube. Fill it with a machine wall block, and then throw the catalyst (flux dust) into the field +5) The miniaturization animation should begin, and you should soon have a compact machine. \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/giant.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/giant.txt new file mode 100644 index 00000000..2fca97ae --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/giant.txt @@ -0,0 +1,36 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "巨型空间压缩机械", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 6, + "max_y": 6, + "max_z": 6 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:diamond_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 217, + "item": { + "id": "compactmachines:wall" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAI3VvXLTQBRA4b2/E1xQMUPLK9CmpadO0mQUSyQaLCtjyQPhUXka1tERxK5I4U8ae6UjrZTdlPKueNvMzaaUoptlu1jZTN2hb3b9r+5QvyibEtPczN1V8a/N0JUP23F4brbz0Gyf+n03Xf9odrvTz/5z/Mehjtoemm/zdds3w7hv7x924/b7Kceex8nrmN/lzZ+goqFjYF4MEFQ0dAzMixMIKho6BuZFkKCioWNgXlyAoKKhY2BeXLCgoqFjYF7cIEFFQ8fA/HtDlzsqqGjoGJjrDAj7WAcu+1gPINwP4X4I1ylcp9Av9Av9Qr/QL/QL/UL/2cwKKho6Bub6JAj7WD+VfqVf6Vf6lX6lX+lX+pV+pV/pV/qVfqX/7AkTVDR0DMz1iRT2sQ40+o2jvk6hGfvO91gPaPQb/Ua/0W/0G/1Gv9F/9qQLKho6Bub6Zgj7WAc6/U6/c/+dszj9Tr/T7/Q7/U6/0+/0O/1O/9kbJ6ho6BiY6xsq7GMdGPQH/UF/0B/0B2cN+oP+oD/oD/qD/qA/6D978wUVDR0Dc/1PIYxDRUPHwMR6gmUcKho6BibWoGUcKho6BibWC1jGoaKhY2BiveBlHCoaOgYm1s9kHpJ5SOYhmYdkHpJ5yE3Jp65pu8NVyeY4P42H8n7op7k73L+MU11Hx/qLh/G4b6f6NNcV8na5IafNm3Wz+Xm3XPZp8/bf5s262e/vXgPrUrs/LbX5ZXx++fS5Lqxv1uSr15n99HDsd22/f3xs2sdunq7b4zC83L9Zuv8AN5OqViAIAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/large.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/large.txt new file mode 100644 index 00000000..312506a2 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/large.txt @@ -0,0 +1,36 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "大型空间压缩机械", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 6, + "max_y": 6, + "max_z": 6 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:redstone_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 217, + "item": { + "id": "compactmachines:wall" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAI3VvXLTQBRA4b2/E1xQUVDyDJRp6amTNBnFEokHy8pI8kB4VJ6GdXQEsStS+JMcr3VWK1mbUt4Vb5u52ZRSdLNsFyubqRt3zX73qxvrP8qmxDQ3c3dV/GvTd+XDduifm+3cN9un3aGbrn80+/3pY/85/mNfR23H5tt8PXbtNA+H7v5hP2y/n3rseZi8Dvpd3vwJKho6BubFAEFFQ8fAvDiAoKKhY2BeBAkqGjoG5sUEBBUNHQPzYsKCioaOgXlxggQVDR0D8+8JXc6ooKKhY2CuKyDsYx247GP9AuF8COdDmKcwT6Ff6Bf6hX6hX+gX+oX+s5UVVDR0DMz1ShD2sb4q/Uq/0q/0K/1Kv9Kv9Cv9Sr/Sr/Qr/Ur/2RUmqGjoGJjrFSnsryrv27J0ZryP9YuMfqPf6Df6jX6j3+g3+o1+o//sShdUNHQMzPXOEPaxDnTm4czD6XeO4vQ7/U6/0+/0O/1Ov9Pv9Dv9Z3ecoKKhY2Cud6iwj3Vg0B/0B/1Bf9AfHDXoD/qD/qA/6A/6g/6g/+zOF1Q0dAzM9ZdCGIeKho6BifUAyzhUNHQMTKxByzhUNHQMTKwTWMahoqFjYGKd8DIOFQ0dAxPra7IOyTok65CsQ7IOyTrkpuRT17TdeFWyOc5Pw1je97tp7sb7l2GqD9KhfuJhOB7aqV7N9RF5u5yQ0+bNutn8vFumfdq8/bd5s27uDnevgfVZezg9a/PL8Pzy6XN9sL55KF+9ruynh+Nu3+4Oj49N+9jN03V77PuX+zfP7j956GmRIQgAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/maximum.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/maximum.txt new file mode 100644 index 00000000..e73fcb55 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/maximum.txt @@ -0,0 +1,36 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "最大空间压缩机械", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 6, + "max_y": 6, + "max_z": 6 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "emendatusenigmatica:enderium_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 217, + "item": { + "id": "compactmachines:wall" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAI3VPXKbQBiA4f1+x1GRKgfw5Arp3KZPbbvxYImxmQjwCDSJc9ScJivzkliq4kIPyFrxLgtiU8qH4rtmbjalFN0s28XKZmoPXbPvfrWH+o+yKTHNzdxeFf/W9G35tB37l2Y79832uRva6eZHs9+fPvaf4z+3fTvUjx6nduie+mbuts1NfacOOvYPj/tx+/1UZi/j5HX47/LuT1DR0DEwLwYIKho6BubFAQQVDR0D8yJIUNHQMTAvJiCoaOgYmBcTFlQ0dAzMixMkqGjoGJh/T+hyRgUVDR0Dc10BYR/rwGUf6xcI50M4H8I8hXkK/UK/0C/0C/1Cv9Av9J+trKCioWNgrleCsI/1VelX+pV+pV/pV/qVfqVf6Vf6lX6lX+lX+s+uMEFFQ8fAXK9IYX9Ved+WpTPjfaxfZPQb/Ua/0W/0G/1Gv9Fv9Bv9Z1e6oKKhY2Cud4awj3WgMw9nHk6/cxSn3+l3+p1+p9/pd/qdfqff6T+74wQVDR0Dc71DhX2sA4P+oD/oD/qD/uCoQX/QH/QH/UF/0B/0B/1nd76goqFjYK6/FMI4VDR0DEysB1jGoaKhY2BiDVrGoaKhY2BincAyDhUNHQMT64SXcaho6BiYWF+TdUjWIVmHZB2SdUjWITcln9umPu6uSjbH+Xk8lI99N83t4eF1nOojdayfeByPw26qV3PfDXfLCTlt3q6bzc/7Zdqnzbt/m7frZjfcvwXWp+5weurm1/Hl9fpLfbC+ezxfva3s9eOx2++64emp2T2183SzO/b968O7p/gfcMZ0rSsIAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/normal.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/normal.txt new file mode 100644 index 00000000..76194c08 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/normal.txt @@ -0,0 +1,36 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "标准空间压缩机械", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 4, + "max_z": 4 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:diamond_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 97, + "item": { + "id": "compactmachines:wall" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAI2TPW/bMBBAeR81XA2ZCnTNj+jkNXvmJItBS6wtRB+GJKN1f33o6Km1PVWD3hE68t1RuCKEr8GrOMUihKDFHAcLxZiGOjb1nzTkD6EIX8YpTmkd/Dm2KXwr+/YYy6mN5aHu0rj5FZvmkvaf+7+3eVc5xJ/Tpqpj23fVdtf05fulHDv2o+c9u3D1CFRo0O8SBCo06HcHCFRo0O8EAhUa9LsCBCo06H8LnCsUqNCgLx0Ia5gThbqEugS/4Bf8gl/wC/6bzgUqNOjLzQhrmUvM96P4Fb/iV/yKX/ErfsV/c6MCFRr05caFNcyJht84xfAbfsNv+A2/4b/5UwIVGvTlTwp5UKFBh/mAOQ8qNOgwC+Y8qNCgw/x2+nD6cPpw+vAirA4pVmlYh1U8TYd+CA9tPU5p2J77Mc9hnzN2/amrxnxqnrBXCsjhyxLG329oc/j6L3xZwrp7+ywoj2p3GdXVU388P/7Ig3k10+vPm3rcneqmqrv9Plb7NI2b6tS25+3V6H8ACGiKcmAEAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/projectors_max.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/projectors_max.txt new file mode 100644 index 00000000..fb1b09bc --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/projectors_max.txt @@ -0,0 +1,36 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "最大的投影仪工作空间", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 20, + "max_y": 4, + "max_z": 20 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "minecraft:cobblestone" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "compactcrafting:field_projector" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAL1SsXLDIAyVY5JLGDK5c/sd/ohexzSLTzZKQs4GH+Br06+vMLiXrdcOYeBJSOhJDyTADoTCgBIA1jLZUIL05DT2+oscB0DC2gcMtAXxigPB06ANdQ5Poe5s2/bkgzUU834pIEG+OTuSC5r8FjYn7LQ5c9BO4QJL+efODiN2YWbgeH3S1KtmdPZKXbDu/0SC0IdH8HzQQ3jWxro/CbeDcrRecOUqlU9LFhlXGcu4FyAFLGtOrZYrRfYzwir7GeMgsz8jFxURS6hEOpcLf5FxlbGMKCJvJWFzIVTkeFzk78Ht7wftA7nmZv1FG8sZrZ2M8iUI/pHviTiah8XEz2NqI5oxQSTzsJxqc5wbZglNlHD/I5ZvOI8Fu3uR7Tz5SzvpXrG8Z1RnCr5W0zDcmruH+wYqoLH9WAMAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/small.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/small.txt new file mode 100644 index 00000000..cbeab4f4 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/small.txt @@ -0,0 +1,36 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "小型空间压缩机械, + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 4, + "max_z": 4 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:redstone_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 97, + "item": { + "id": "compactmachines:wall" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAI2Tu3LbMBAAcY9oFBauUqT0T6RR69617UYDkYjEMR8akppE+XpD5jKRVIUF9zA8YO/AuSKEr8GrOMUihKDFHAcLxZiGOjb1nzTkD6EIX8YpTmkd/Dm2KXwr+/YYy6mN5aHu0rj5FZvmkvaf+7+3eVc5xJ/TZkjVOPVd2u6avny/1GPHfvS8aReuHoEKDfpdgkCFBv3uAIEKDfqdQKBCg35XgECFBv1vgXOFAhUa9KUDYQ1zolCXUJfgF/yCX/ALfsF/07lAhQZ9uRlhLXOJ+X4Uv+JX/Ipf8St+xa/4b25UoEKDvty4sIY50fAbpxh+w2/4Db/hN/w3f0qgQoO+/EkhDyo06DAfMOdBhQYdZsGcBxUadJjfTh9OH04fTh9ehNUhxSoN67CKp+nQD+GhrccpDdtzP+ZB7HPGrj911ZhPzSP2SgE5fFnC+PsNbQ5f/4UvS1h3b58F5VntLrO6euqP58cfeTCvhnr9eVOPu1PdVHW338dqn6ZxU53a9ry9mv0PlK12N2EEAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/tiny.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/tiny.txt new file mode 100644 index 00000000..fdbea970 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/tiny.txt @@ -0,0 +1,29 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "微型空间压缩机械", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 4, + "max_z": 4 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 97, + "item": { + "id": "compactmachines:wall" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAF2Tu27CQBAAbx9BxEWqfABfkSJt+tRAgw58AkvYRrZRQr4+B4wTgILZg/XO7llbhPAcvIxDLEIIUlzjYKHoU1fFffWTuvxHKMJTP8QhTYN/xjqF101bH+JmqONmVzWpf/+K+/25lh3a3vMDMdx8BCo06A8JAhUa9IcCAhUa9AeBQIUG/aEBgQoN+l+D1w4FKjTo4wTCGeZEoS+hL8Ev+AW/4Bf8gv9ucoEKDfp4M8J5pPK7cYb5AcWreBWv4r27SYEKDfp408IZ5kTDb1Qx/Ibf8Bt+w2/4796QQIUGfXyDQh5UaNBhLnDNgwoNOsyCax5UaNBh/nbmcOZw5nDm8CJMdimWqZuGSTwOu7YLL3XVD6lbndo+L0+bM9btsSn7XLWumgUN5HA+hvF7iTaHi/9wPoZVs7w0lPezOe/n5KM9nGZveSFvFnl6uanZ+ljty6rZbmO5TUP/Xh7r+rS62fdfwYlorxUEAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/arc_furnace.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/arc_furnace.txt new file mode 100644 index 00000000..30e2ccb8 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/arc_furnace.txt @@ -0,0 +1,85 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "电弧炉", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 4, + "max_z": 4 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 27, + "item": { + "id": "immersiveengineering:blastbrick_reinforced" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:cauldron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 10, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "immersiveengineering:sheetmetal_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 14, + "item": { + "id": "immersiveengineering:slab_sheetmetal_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "immersiveengineering:storage_steel" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAK2UTXPTMBCGZe0mpC4nfkGHDhy4wDk3LtzKcODQ9uJR7LWjQbYzkhwIvx59rNvApDPpFB/8rneldx/LkkshLgQ2yqtShLDMsQBROrJaGf2bbCiIUiycV55WAr+qnsQ73fdknd4TDZ0eKAweurXbEvmevDKV80QmzjvT8P1Jwy2p/aE6yrzY0ehu65/pWIrymx13ZL0mtxKXP0POmrHrqBGLVhlHYm768fS6xMWoXK3adjRNyITlUUOjbPNfuofm/rAjsdyM3o/9A8yH0zBGbaoXfKnTrhujnN9YXf+oLOmhHW1N57zd7Pr2iYUbrerobMZ/1mphaB/mFZ8eluRNH7xrq1q/rtVkGjsOz4C8Pglp3d/76ULAbnQY5t+Io6vgu+RnYMW5mgZIUbBKVihyHQueIHkcq2QFNkaZ3QvgOuRnYC2Q88h5PEZEJsHYJikwGc6QRbwtImdSyQpFLuJcl1xnBdbAlfOskDTxBF3yG2JOZg7JHDLWkTUvZeKQzCGZI49jjdbMI5lHMk8eN9eB66wAubXE3D9/ssQFzAXMlRSTpj7AfYD7APsD+wP7A/si+wZ9xc2Qi5Af4gYuoiZ/ZH9kfyzFMvwqG7IrsVST345WvL6ZPH3X1JqwKcv4b5iGxgW7cALu8svE8HYO1a/7SJLDu8fwdg71cJ82SSAZ4mG4/Gzrqy+THVRNYc8fHZ1V2kpXm0mnn12nmo68WzdT3x+qoxP2B6KG9K99BgAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/assembler.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/assembler.txt new file mode 100644 index 00000000..b4ddfe1c --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/assembler.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "装配机", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 2, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:conveyor_basic" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "immersiveengineering:sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "immersiveengineering:slab_sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAK2TS07DMBCGx05atYYbsEECIbFi3x0HALFg0XYTOfUkseRHZTuFcnqcxC2tVFEqEUWa+R37m5fDAKaQCx44A4AxG3zIgHl0kiv5hS5+AAYjH3hABuzN2TW6INFP4Oojrjll6xoFjCquPMIE8leuEZ6k1ui83CCaWhqMPFPPfEBUhV/xqrJKxJUico3gTnRBzkTfoe9PoxvEoDFwVUhnzR9456uZwLjiq0iHkbEuNPvq7k6msLJmg1vripJ7ufqnDPKwXSOMSxuC1fsEHk/3QPGyuLwRv1flfHEgL8A9nMQpWTfhmDiFbG19HhE3cPCQZOlOkUERMmja2yxtIEDooGlv83RolE7m3TaS3mGdDIL2tueQxCGJc5QCSZbCHkVTPjRxaOLQxKGJQxmMG+QCXbxSvA2NdXD90gZ8l1ip2ATWTbg1wmeQa2kWQyWdO9+5/HPZBR/cxY8737nSLPtkY/9N1//ps/eoSxWnMz2c1aSv5bZsZf8L1lzUGPxMtFpvi4ORfgPHpTAmHgQAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/automated_engineers_workbench.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/automated_engineers_workbench.txt new file mode 100644 index 00000000..ad694ded --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/automated_engineers_workbench.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "自动化工程师装配台", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 1, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:conveyor_basic" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:slab_treated_wood_horizontal" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAALVTPU/DMBC9pGkphokfgCohwYhYuzEwghiQgC7RJb4kFo5d2U5L++uxk7TqULUglQy+88vTfbw7M4BzSDg6ZABwxjofBsAsGYFSrMn4H8BgaB06YsBejZ6TcYLsGC6WHjNSlyVxGBYoLcEYkhesCe5FXZOxYkGkSqHIx1Pl1Doimdoci0JL7pHUx1UcDQ9JjmTfhL7dG7oiXKzSHeQXEY/3M4ZRgXmIlhBat23vZm8NuVYLWmmTZmhFfuIChlY3rjp1BYdFlaKs3B9FPVygsf8wo8St5gSjTDun661CD/tXUGKWOkM+DE+XWvO00kastXIow3MYzLVNfP4r2Pmi/oxbG/fAAKKox1ubbKlRbztmEs4o3KLexlGPt5RhB3aXuOd7Owr81np+zGDkd5yT8SuBfhO0gcvnxtGboEL6zlgQoFHcDiCphfrsKgzux8bF71lI0rmBEHXuxwYVatZ26CVUQcLrx8YrGqSaPPUa3tnJuzZfGam88nLtTG3cNj7JGtE+7RJ5Sc5OeVPXq3RnuD/A8i7+dgQAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/bottling_machine.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/bottling_machine.txt new file mode 100644 index 00000000..7cf0245d --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/bottling_machine.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "灌装机", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 2, + "max_z": 1 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "immersiveengineering:conveyor_basic" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:fluid_pump" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAL1TTW/bMAylEydL3RXbP2iBDb323mPvHXbooevFYCzaFqqPQKLSdb9+lBOnORjbCgSjDJEgxcdHyqoAzqBUyFgBwIdqZ8McqkhBo9G/KEgAKlhERqYVlN/QElxraylEvSVynXYkh113a3TXc33kyYl/Qayg+h78hgJriis4fxFfML7rSMGiRRMJxqI3k0UjE5k6Nti23ijx1ILrFAb1D9VH6K/T0D0RW2I0tQ7evb+bTzYZ1mvjm+docEv7jibbXMGyxSYPbeF84P7Q9uUkt9YkrepNspsT0Co5pP/PaoT6MgkV4sn/pLdmyheKDH8m0Hi3pVcf6jVG3eSHMt/4WErFCzhIISvLTNbBJTKHotj7B11CMTsEZVvkbfhmg17uoZY5b9CSV1Sw7AkVBWGOiXsf4ON9YnrQ1BrhKPG1T07FOZRWux+7ytl8HE38+ZQr7sx8YLYzH0dTu6eBtgzD5WF8vvPMGfzqHptepiGNH018NfC/Wic9PLYOVUccb1Wy9rU+upjf87i9/VoEAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/crusher.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/crusher.txt new file mode 100644 index 00000000..13cf069d --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/crusher.txt @@ -0,0 +1,57 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "粉碎机", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 2, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "minecraft:hopper" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 10, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "immersiveengineering:steel_fence" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 10, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAL1UwW7bMAylJSVxvB32CQUG9Lp7rju36GGHtZdAiWhbgC0Fktx0+/pRNp2mQNCul8iHR0rkezRpuQJYgzI66QoAVtVkg4QqYrC6s38x0AFUsIhJJyxB3ese4db2PYZonxFdYx1SsGs2nW3atD3byYkfMFZQPQR/wJAsxhK+HGkvdL5p0MCi1l1EmEV/XBSNCbHbxr2ua98Z2tkSrzM6mM+rK9QxgUphwIullJTmh9TOIQvnA3nzoTrinH4q+uadomt0e/x8lcta73NzlfFHV8IKnd51VONb4W89qe2DrtOm9YdDZrxSO9i7Ujf+u8iTe5UqZ67vF7lCfHtN1iAPPirKv4XTKuiZUDBKRvUaQktAwSgY5YgSCjGhYJTijHzi54zJlIwKTtKEKvNPcexL9tWIo07BOgXrFKwjmESwI1hHsM78aoSLrDOiYJQjLrOOYB3BOoJ1RAXLFrXBQBdD05x9gK93Q8JfFuuOmkvnOz84EyUouhKPUyey+Xs29ctTLm4yH1/NHKCm2KexTBqqy0Nd/QxDbGng6/Pxl+OL3OwGO/6HGm0aTHFjhr7/sz37Sv4Bj1g47nUFAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/diesel_generator.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/diesel_generator.txt new file mode 100644 index 00000000..cc9904a5 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/diesel_generator.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "柴油发电机", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 2, + "max_z": 4 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "immersiveengineering:fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:generator" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 13, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "immersiveengineering:radiator" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAK1TTU/DMAx1027qCgf+ADAJaVfuOyNxAnHgMHapMuJ2kdq0StLB+PW4SYqqqRIfoopix/Z7r7XTDGABieCWZwAwz7wPMWQGteSV/EBNCchgZiy3mELyyGuES1nXqI08IKpSKqRiVa41F5LbRvf13xBlkD3ppkVtJZoUzt4opqumLFHArOCVQRi0bie1jEWscvPKi6KpBEVy4lWCa/G/6teT6kXVSZG3ssUfqA1Uq0mqPfLDMR9FfsF4Mz0G80e6q0m6EhVqP9YFxG1jEoKuYPREwbKTQBQsOymIgmXsqzjqkxH4xZyN+93ZKFg2nIdSx8g82ONoJcF1OBZwztLOAt7HWZAKyUHUFzs3Djxx4IkDPg4fQ2KzHpcEcnemgI8HS7gkgzlNWqBOYc47u6d2nj90Fp8lFhW1mfK7plPCxJDUUr34l+rdzeDy922v6N2+gHl3M7hSbV1faZ6qn+fFHV1vrJb3XxNcjK9A6vq+3HXS/UAlFyVasxZdXR/z0U35BOZRr1YlBAAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/excavator.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/excavator.txt new file mode 100644 index 00000000..16693754 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/excavator.txt @@ -0,0 +1,78 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "斗轮挖掘机", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 6, + "max_z": 7 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "immersiveengineering:radiator" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "immersiveengineering:sheetmetal_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 26, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:stone" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "immersiveengineering:storage_steel" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAKWUTW/UMBCGJ7bjZEMlfgESAsGVe+89gjhwKL2s3PUkaykfle0sLb+esT2LttJW6kIU+R2PZx6NnXE6gA0oa6LpAKDtig0SuoDemdH9Rk8L0EEdoonYgvpmJoQPbprQB3dAnAc3IwXPw3WIizcDbkNEHFPSK2lvJ0LsvOljQsz4itQOuu9+eUAfHYYW3vwinx+XYUALdW/GgHCkf3mhVqpxG3am75fRkoeqNrM13l5Q+Oez6D2aw9P2xPPfxNEN+/iPxE/nt79HjBNGM178td6dBXpjnaHvfwHo43lQeL7RDciHJSjKv0mQSuYRhIb8VBVNQEAlWCWrSkrrNc8pBcorOL5Mssr0Cs4nVSCy1tlkXvEf53XSVElKznzJfMl8yXzJfMn1S+ZL5kvmS+ZL5pd4/ZevmK+Yr5ivmK+4fsV8xXzFfMV8xXzF51fnOFGGSpS5YCVuzdziZ6XsmrmkOnFrPu+8SEuaORpKiZr3r5lT/CppztdcR5O0yqpTfsN1NGmosjYpv+E6SjwrcZoONN1Bi74Fbda4p668+rpG/OGwH6mpaP1+WWcb6Izo1/Mz1VXM26NpHu/IaoqZAnQxU4AosXe5/6iZ59TMm5vHnTnkG7A5bfw298j7+9Xlv8xg7IAxXNt1mp62J/fjD0mS36iKBQAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/fermentor.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/fermentor.txt new file mode 100644 index 00000000..f71e8e29 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/fermentor.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "工业发酵机", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 2, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "minecraft:cauldron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJVSy07DMBBc51GlhhN8AEggrnDuB3ADceDQconcepNYsp3Idsrj69k8CqmUQ2tF3vE6M7NemwMsIZEiCA4ACz5giIF7dEpo9YOONoBD6oMIyIG/ubpBFxT6DC4+Ked0XZYoIS2E9ggZJK/CIDwqY9B5tUe0pbJIerZc+YCoc78TRVFrSZmcdK0UTnYm57mnGveogT39eV4ZMto5UYTVTrRautqeIHtg389XXCEGg0HoXJ2md0aTbmYtC90qmTeqwTOqf5iV0qqsQj7JnKF4N6vo/LHcEuKm9gnxr2Ey2BijccXYECM2ZFk0xKiP8UiJu2n8Y4DEYyOPjTw28o4s+iQk3URf2lP6NUUOiwqFRJfBQrShqh1cvrQB3xUWmg5B+9u6tdLHkNAL2gwVdXB9gOLro3Ma4OYfrg9Q2Y++GGqe7Zq3fEZn0NLNU4cmjc76Wm+3reqffylkicGvZGvMdz65j1/DcVazmgMAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/improved_blast_furnace.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/improved_blast_furnace.txt new file mode 100644 index 00000000..edea2758 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/improved_blast_furnace.txt @@ -0,0 +1,50 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "精致高炉", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 3, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 27, + "item": { + "id": "immersiveengineering:blastbrick_reinforced" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "immersiveengineering:blastfurnace_preheater" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:hopper" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:stone" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAM1SPW/bMBA9fthxhALt1NlAt/YfeOwQIEOLDh3aLAYlnmwiFCmQlNP21/coXZwgQIAs/dDAdxAf33s8XgNwCdqaYhoAuGiWGhQ0GZMz3v3CRBvQwCoXU3AD+rMZEN67YcCU3QkxHFxAIofDrvUmlza57naf0IU+pg5tPfxC1dcDSXXJ9GWXSwz4gqMNNF9SHDEVh3lDCpMvrvWxu83enBBWvfGZDNa96SgiaKSIcG/44flr9FMKpsP9mPCIZJT+RJg7/HdhdEnT/9KYp1n+Yl/OnjbehQ1cYDCtp6mdI50zvHmYzGMcx6p4CWqMWZPyuyovYPkko2IUvCEZFaNgomRUclHR6qwieBH8R7CuqKuecV4F+wj2EexDuAItmCeZxygZlWTejGuQ6uwr2Veyr2QfyT6SfSTrStaVrCsbWNOzWEzUZjOVY0zw6tNU8KvD3lPTab+NU7CZrkMN/r741PLbfWl+3FTRpawEtZSVoBfuzdw/eqlQX+rt9TCmeEK7/VgnZHu1jAg916N52MwX3LaT85ZyHIw9YMk7Ow3Dz/2jsfkNuCSyIR8FAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/lightning_rod.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/lightning_rod.txt new file mode 100644 index 00000000..b914c233 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/lightning_rod.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "避雷针", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 2, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:capacitor_hv" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "immersiveengineering:coil_hv" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "immersiveengineering:coil_lv" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:treated_fence" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAALWUzU7EIBDHZylda9Un0MPqwat3n0GNMR7US4PLtEtCYQPUr6d3Cu26MU1cTaQEZgb4MfwhLQH2gUsRRAkAe2WyIYPSo1NCqw90NAAl5D6IgCWUt86u0QWFvoCDV4o5bZsGJeS10B6hAH4jWoQL1bbovHpBNI0ySDzTXPqAqCu/FHVttaRIRVwjhZP9Jj/sPqJPJ9FLsRZLFayrVi87wL4dhaPwAXhwHU6eq6BltgurcUpurCNvHOSvOC7fKHA2mWZwSHBZ1WiW+ItDn0/StGpWodqK/IJ4Mi2jVbrSuyi4A+dfb2LjpqsYVvz5JvYhW1vPKbFj2JQZfamwsY2BDGaz5LPY82ECh9nQM5bWpybvm1gTIRvQec+JPot95KQ4Sz5j2ynESWxwqM4HZMwn+iz2kcOGfNjAYSXMVygkugLmgiS0Dg6vu4D3CmtNktD4s+2M9BnwVpnHdNLefBhN8fbUb57Mxy/zYTSVeYrJkvam1/7oqn+ihuiLOytJ5a1XUERxFs+div+CRsgGg7+UXdu+V1uP5RNuyc6jpwQAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/metal_press.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/metal_press.txt new file mode 100644 index 00000000..8439fa5a --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/metal_press.txt @@ -0,0 +1,57 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "金属冲压机", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 2, + "max_z": 0 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:conveyor_basic" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:piston" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJVSy27CMBDcPKAh9NBPQKrUa+/8AxWHHmgv0RJvgiXHRl6HR7++dqJQqqICtmSP19bMzsg5wARSgQ5zABjlPYYEciYrUckvsv4CchixQ0c55EtrtmSdJM5guvc1q0xdk4BRhYoJMkjfsCF4lU1DluWOSNdSk+fT9ZwdkSq4xKoySvhK4Xm1QCuCyBX1gfr5IrXl4ux4A911MxmMKywDW0rIDv5voDR6R0djizWyLO9v4KQlzF5nkNHBkRZ/k31qvGRpsXLzrWRn9B3RvVzsfEO4O/5ObwLJ1nDqKR7gNCI/+xEPa1dIIIr6c9ztKURx0B57YkHWW8PWbYyFx0Xr6F1SpbyIv1+bVgtOIPWWPnqmAFcDxMPnDwwP4h6uBih19yBko4O/6YIcqtnSErP3cJZG1vU/W7ey+3c1ipocz0XbNMfiLLRvrUje/xMDAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/mixer.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/mixer.txt new file mode 100644 index 00000000..9e351000 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/mixer.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "混合器", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 2, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "immersiveengineering:fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:steel_fence" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJVTy07DMBDcOG6VGk78AJVAXLn3H4o4cGh7idx6k1hy7Mh2aOHrcV40SBGQKNLOrndmH5YZwAqo4J4zAFiyDkMMzKGVXMlPtOEAGCyc5x4ZsFdrKrReokvg5hxiVpk8RwGLjCuHkAB94SXCsyxLtE6+I+pcagx6Ot84j6hSd+JZZpQIkTToasGtaIr8UX2QfpyWLhB9iZ6rVFqj/6E3Y5r7yZKZqqVIK1nhjO6fJqWUzAufjiLz+6fInQfqbY2TwySBZmpfXF1t7MilZxz433Ovf7nFDPVpzuAPk1rW/Zx6BXFlHA38Oxh9UW/J4EWdjaJxCulPSJMX9X/U5wUbA+lt1KZSIGQsTTpyk9faRUMlPY8wWBbIBdoEljws0li43dYe3yRmKjQfzo+m1sLFQEup941oB3cD5JdDU6mD+yvcDVDqQ9tMWJpulrbYyktY52q83KQddn2sZfuEci5y9G4j6rL8SEd38AV//0hR3gMAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/refinery.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/refinery.txt new file mode 100644 index 00000000..9d58773a --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/refinery.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "炼油厂", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 2, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "immersiveengineering:fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "immersiveengineering:sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAKVTy07DMBBcO26VGv4BBIgr9/4DCCEOtJfI4E1iyXnIdgrl63GSLQQpEhRy8KzXm5nxbiIBViC0CkoCwFKOMSQgPTqjrHlHFw9AwsIHFVCCvHdNiy4Y9CmcvMacs01RoIZFrqxHSEHcqQrhxlQVOm92iHVhaox8dbH2AdFm/kXleWN1zGSRt9bK6V7kB/UD9fUstTVFGbJJ5gjGq3mzJWKoMCibGdfUv+A7oj9ns5K57YzOWtPiv/tRotrt/9iPy1lG57/TrSBpGy/i+xcweRitnPYJoRhWTgUcGKM62ieEgnAkiHWECaHgn6ysR0bICRNCMeCQZaTHSIeRDiMdRjqMdBjpMLLOSYz3tzg4SwjFgAu6sujvwyUsY/81uhSWqgtl4+D0tgv4aDC3sXnx/Lnpau2jzcrUm5GvD58OoXrb9spjuPkK+wIx1m4Hc3FodT+09AHzOBy3j4OZzDcdrJ8/d2b44QqlCwx+rbuq2meTz+ADZI/NtAwEAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/sawmill.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/sawmill.txt new file mode 100644 index 00000000..f14d4094 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/sawmill.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "锯木机", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 1, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:conveyor_basic" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAKVTwU7DMAx1m2xshR/ghgTiyn3/AEKCA+xSeYvbRUqTKUk3xteTNCka0qRpoj08J7afX17aCmAOXKDHCgCmVYqBQeXISlTym2xIQAUT59FTBdWrNVuyXpKbwfU+7Fll2pYETBpUjmAG/AU7gifZdWSd3BHpVmoKfLpdOE+karfGpjFKhJ068GqBVsQhZ6aP1I8nqZVsN74+2vk344Zwd7iQ8bxDM5g2uI5snND5X8PuT2pYG72jg7H1Cp1cX3Ckh9P+b4h8Rx5VLa3RF/CdlmfdX3/mwLbG8dB/C79PEd6EZUaWM3zMFzmfkRVHzaGrgERRZmQZ+YAsj2CRZ8CySH0sr/koYaDgKRmwzMggSePjepA6iX1lBdPwIQiy4eKw9xtj4ea59/QuqVHh0CG/Mr0WLozppP5M+mL4MYb4tYyTUxgLihTGAp5ql4O4YLaOZl+94b6TSgU/j65lNthxt+rl8Ou0KFrybiH6rjvUR7f3A2uO/wPWAwAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/silo.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/silo.txt new file mode 100644 index 00000000..1a928fe7 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/silo.txt @@ -0,0 +1,36 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "储物筒仓", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 6, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 50, + "item": { + "id": "immersiveengineering:sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:treated_fence" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAIWSQU7DMBBFx9MkCoFDIMQZWPQOICRYlG4ql0xTS4ld2Q4FTo+T/JQskIis/PHYmv8ymYroirJaR10REVdTTCuqgnijW/MtPh1QRXmIOkpF1bN3J/HRSCgpEx0i5QfdBinp+pxu+NY1jdSXZB5cH4+/W+v8Ypud5VKA0vZJd0J3puvEB/MhYhtjJZHYZh29pPL17iD2XQaif1Dnavd/VgtHkdhJ1O3OeGeHNqxOLmSpwAMtHh7falzDS0EZOl1IeShDE9eUhzKUMuShDKUceShDqUAeyvOeLkuBR4FHgUOBQ8FfwV/BV8FXwU/BT8FPwU8tW8Hjmo7QD4Y/w5/RDwYHg4PRDwYPg4fRDwYXg4vRDwYfg4/Bx+BLU1scRdfiSyp0Gjbn6eaxj/Jq5NCmn53O9663dVhR1hn7NnzHFG7mUH9uh4+bwuFCMYWbOWvsdmxCmio7TFX2YlqXhmYxfOX4Y273vWnr5NroupEY1nXfdV+7xYz+AFiEIdx0AwAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/squeezer.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/squeezer.txt new file mode 100644 index 00000000..2d0f51f5 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/squeezer.txt @@ -0,0 +1,71 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "工业挤压机", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 2, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:piston" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "immersiveengineering:steel_fence" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:wooden_barrel" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAALVUy07DMBDcNGlJAwckPoAKJK7c+w8gJDgAl8iNN6klxw62QwpfzzoPaCHiJTWKMrtrz6w9tpIAzCHizLEEAOKkiyGExKIRTIpXNDQACUytYw4TSG6MrtA4gTaGw4ZqRuqiQA7TnEmLEEN0zUqES1GWaKx4RlSFUEh6qlhahyhTm7E815JTJSVdxZnhvskP3Qfps1HpRmuOKl0xY1D+Qu3TXiJk1kHkTI2jG4uJpmu3HqZMlTaUDYNRgwP93YLFNxbkqDL8+yq/c/x0tF0ua8HTSlT/6DbLWUYaxNKNiiHGjUPFv3Y+LqldZljulpWwTqs92v+edv73jH3ZP2hdjGpJUaxdulX5g+L5qKKxu3JzCCttI+KfwNYT9DjpsyDocBJ01WDS4aTFsKeE/tPP6ELiBT2PMPI8wqnn7bQIWpz5D70HLaXNCROYrZFxNHRfGJ2QNnB0VTu8E5hL2gSNr3StuA0honvy0K3Ih/dDyDaPvlMXPnyE90Mo1GO7GDJPefPi26ca0Ts73/Y5bpe6WNWi/bcUjBfo7JLXZfmSbh3HG4YQm4P3BAAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/tank.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/tank.txt new file mode 100644 index 00000000..d0f3b93a --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/tank.txt @@ -0,0 +1,36 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "液体储罐", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 4, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 34, + "item": { + "id": "immersiveengineering:sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:treated_fence" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAIWSXU7DMAzHHS9DpXAIhBCH2B1APOxh7GXKiNdFtMmUpAw4PU7rjj4gUUXxV/Tzv3FqgGvQ1mRTAwDWow8LqBNFZ1r3TZELUMMyZZOphvolhhPF7ChVoMmkDMuDaRNVcHPmE7ENTUP2klym0Ofjb+hDnIX6TBcAcPhsOoJ713UUk/sg8o3zxEp8s8qRGG93B/JvVBT9I3WiPfxJS0ei3FE27c7F4Ms1LE4haQY8wuzDYVfDKpsSi2LHA5wXi2JZ15gXi2JBS14sTjFclhK+Er4SrhKuEp4SnhKeEp6aS8dhjSXRj8JH4aPoR+mD0gdFP0o/lH4o/VD68au5OpKxFCu4MjzsEOH2qc+0dnRo+bK5vg+9t2kBunP+tega3c3kms9tETu65YAe3c2UdX47/BRP1Zep6rXx7zy02fCr4SLv9r1rLXdtjG0op5Xtu+5rN3sjPxD21bn0AgAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_petroleum/coker.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_petroleum/coker.txt new file mode 100644 index 00000000..0f9eaeef --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_petroleum/coker.txt @@ -0,0 +1,106 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "焦化器", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 8, + "max_y": 22, + "max_z": 4 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "immersiveengineering:concrete" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 45, + "item": { + "id": "immersiveengineering:concrete_tile" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 47, + "item": { + "id": "immersiveengineering:fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 162, + "item": { + "id": "immersiveengineering:sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:sheetmetal_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 46, + "item": { + "id": "immersiveengineering:slab_steel_scaffolding_grate_top" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 88, + "item": { + "id": "immersiveengineering:steel_fence" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 98, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "immersiveengineering:steel_slope" + } + } + ] + } + }, + "body": "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\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_petroleum/distillation_tower.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_petroleum/distillation_tower.txt new file mode 100644 index 00000000..2b115989 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_petroleum/distillation_tower.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "精馏塔", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 3, + "max_y": 15, + "max_z": 3 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 17, + "item": { + "id": "immersiveengineering:fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 60, + "item": { + "id": "immersiveengineering:sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 30, + "item": { + "id": "immersiveengineering:slab_steel_scaffolding_grate_top" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 25, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAK2VzW7TQBSFZ+44ieO4jcQLUAnElhWbrtmCWHTRdmNN8cQdyT+R7bSUN+CtGdufq1REAgSRpTPnjO+dyRd7kii1VlFue5sopZbJNFZGJZ1rvS39d9eGCZWoRdfb3iUq+dI2e9f23nWx2jyGrC2bonC5Wuxs2TkVq+izrZx676vKtZ1/cK4ufO1Cv7q47Hrnyqz7ane7psxDkoW+dW7bfFjkn1cPi/dPe6dM3+yfd/Lh9E5Ke5f9up2iDU2zofz3+5kXeHt6gXvn+sr1tsx829R/0e/dyX73zj48ZUfJfyH2TOn1yUV35cHn2d4Hpn++/zcnW7Xdy82vldk3XRTqf6ijj0YFNbNnQpgQw93RpDoix5vZL9AluqIupi4mx5vZr9EE3VCXUpeS40368itoVFAzqiitJxVUCx7VBm9oEZGjEk25mfMFOaqXeFSv8Cv6xeSoxPSb8zU5qhM8qjf4Df1SclRS+s35GTmqz/Go3uK3L396jcp4mYGfwE/gN+X4wFHgKAM0gw88BZ4CT4GnwFPgKfAUeAo8BZ4CT4GnwFPgKfAUeAo8BZ4CT4GnwFPgKfAUeAo8BZ4CT4GnwFPgKfAUeB69QuPDYuBp4Bmuxdh6nNfksxfU8OhG+Gjygpo5X6BLdEVdjI+pQ82cr9EE3VCX4lPqUDPnZ+g5ulUmUctwSuaujdXSHvr7plXpp0PvrrzbleHQCfN3zaHOO6Oiytc3E5xheD0P7bfbYTQNhxu20/B6Tn19O0INh109HHavPvqu92Vpe9/UF1fNYzgT18cnZDw+zBd3Bz/+wxQ2L1zfXeaHqnrKjg7Sn/AOezOMBwAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_petroleum/pumpjack.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_petroleum/pumpjack.txt new file mode 100644 index 00000000..a889945f --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_petroleum/pumpjack.txt @@ -0,0 +1,78 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "采油机", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 3, + "max_z": 5 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:sheetmetal_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 11, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:storage_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "immersiveengineering:treated_fence" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAANVUyXLUMBDtkTWDx/APSUHBlXv+ASoHDiEXlzJqewSy5JLkLHw9rcXJpMpAJskFH/R68+vXapcbgC1wKYJoAKBpsg0VNB6dElr9QgcxA2sfRMAGmnNnR3RBoa/h7Q3FnLZ9jxLWndAeoQb+VQwIn9UwoPPqGtH0yiDxmf7MB0Td+p3oOqslRVriNVI4GZv8o/tM/f4P1NaJHtvU4glsR8xystiw05OS7ahGPEL7x2Xte8QwYBD6ufI5Ch+K7sVhanrPTmH/4BrrDlx+g/cE8PebDg6JXrYdmt1TZl+UyoOb/g+lL77UNOorK53ZPi2y7VFc37UHkRczatXvwzMZPywyOv+YbgvVaD2n908jyQryuWIFK5gfSrF4pBKWsIr5FM8hVhyWD+CxKiErmFPkJ1xHClZ4CDfAqkwGMQilSSavSt2siJc8L3nCN7BaFWQRUz0v9etST1iX5tsYyD5hAxvaoERXw0bQ52UdvPsyBfymsNN0WZS/spORnjgHZb5nkdG8mE1xexk7ZTMWVNmMBSzXXiYxtCQTl1SfT8P4Q+x+kpaDfdZJ6unVpNLvuheyx+DP5DQMd+3B2n8D4tMB60oGAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_petroleum/sulfur_recovery_unit.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_petroleum/sulfur_recovery_unit.txt new file mode 100644 index 00000000..5d7c1fc0 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_petroleum/sulfur_recovery_unit.txt @@ -0,0 +1,57 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "硫磺回收装置", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 2, + "max_z": 3 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 15, + "item": { + "id": "immersiveengineering:sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 10, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJ1Sy27DIBBcYydyaI/9AEuteu09/9Cq6kNKc7FIWNtIGCLAadOvL7ZBdSRLVeqDZ2ZhZhELBVhBxpljFAAWdOSQArVoBJPiG41fAAoL65hDCvTZ6AMaJ9DmcPXpa0bqukYOi4pJi5BD9sRahAfRtmisOCKqWij0eapeW4coS7tnVaUl95XS5yrODO+b/NE9Rt/NRzeIrkXHZCmMVhfk3c/mNciOp3JSuSDxdjbR2H/GzR9Qirpx54krSA/aZj6igMmXBCRRJSMmAUnUJGhybo0OEmkSfgFJ1CRoct4yCUh+I0jwk+AnwU+CP54g7S1JQDJg2m8Z6wNmvX/UJGiPFJZ+ghxNDkvWuUYbuH7sHL4JrKS/LL++053iNoWsFepjbNbTTaTsa9uzkfYbyEg3kQq1HQ7p56T6Od28drLqTPGCe31EcyrelXB+KJPx5sN1FLtODM+/ZrxGZ9e8a9tTOXkFP/ARxA2aAwAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/advanced_assembly_table.json b/project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/advanced_assembly_table.json new file mode 100644 index 00000000..962cbe40 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/advanced_assembly_table.json @@ -0,0 +1,176 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "高级装配台", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 3, + "max_y": 4, + "max_z": 7 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:advanced_assembly_table_controller" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:advanced_assembly_table_high_pressure_port_pncr_pressure_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "masterfulmachinery:advanced_assembly_table_item_port_items_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:advanced_assembly_table_item_port_items_output" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "pneumaticcraft:assembly_controller" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "pneumaticcraft:assembly_drill" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "pneumaticcraft:assembly_io_unit_export" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "pneumaticcraft:assembly_io_unit_import" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "pneumaticcraft:assembly_laser" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "pneumaticcraft:assembly_platform" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 27, + "item": { + "id": "pneumaticcraft:compressed_brick_pillar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "pneumaticcraft:compressed_brick_tile" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "pneumaticcraft:compressed_stone_slab" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "engineersdecor:labeled_crate" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "pneumaticcraft:pressure_chamber_glass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "immersiveengineering:radiator" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "immersiveengineering:sheetmetal_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "immersiveengineering:storage_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "immersiveengineering:treated_wood_horizontal" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "pneumaticcraft:wall_lamp_inverted_red" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAALVXS4/bNhCmSFreddJ3+ji0wCJocwrQ5tCLTy16bpAAPbS5ELQ0lolSokBSu+v99RlSY69h2Nho2xiGPj7G3zcPaggvGLtkstZRLxhj3y3GMRNsEcAbbc0deNxgCzYLUUdYsMUb73rw0UC4YE9ucM1b1zRQs9la2wDsgsnXugX2s2lb8MFcA3SN6QD5umYZIoBVodLrtbM1rijk7Wrt6yTygPqO+se+g6HV0VSV1+u4rFzbewgBarXypvpXRWPhA/iOopH61gRW3O5DePGQTm+s1f7RStuPoLRj/OmIMdMNHlS10e0KvGqsDuHRrt99/CSdOFyoGbc9MBFdzz7gNIToOlDB6tWEzL08eXCjB7Sp1Y1ztdo4b+5cF7WdwHucKEw/tCu7VcapoTNRwW3vfJzA+MM5xtpjzqdnvFzrCmNlEnSI+/z+2uIM/Hqwra42mBC/Xer6WncVpmMvGfXK4uHCpHhnLTyi3nv1GzhQ/35XhFBD5fwSawkWhTHi+Jh3PIe2O02z4Ia4uZ92mP/76ejIUVt7fi7nk0LfsV2dY+utjmvn2+kRCmsiviZ+gHMFPW4NN9paZXXbK9NdIw1m18OUfvzgyTbt/3WysWlNSvDvEw6vidCq5GgeBYVnox8meX2yc3hdGx3dFK+fn7k7ndcN9rN0h065Ck6zbQBiC9jDJhO+OEm4AX29VQcrExjfTijTxjQbtb/Ocr36rvL3S6abVrbf/sMZIa1LJnoXJJK37OAj8rPIX8Y4Kwh5Ma6Lgqx4QskKQs7HdUE4EuE+IRe0L4hfEj8hl8SfcZaGaFQm/Yw84yzpI87zTxn2hyLjZdLPpILTvqC5GH+XXMkPQi6JjxCfnHR4yrfI+CS7xtjTpIP4SdLhpMNJB/HTFCcnPU56nPQ46XHS46QnKD5BuoLiExQf4mdJF/HzpCtIV5CuID1BeoL0BOkJ0hNUWkmVkVRfSfWVVF9J9ZVUX8Qvkj7il0lfUn0l1TevF4Rc0L4gfkn8hFwSvxz9GIvMKBlfpS3EZ8mfPOc0RwPEr5Mfec452QuyF2Qv9jwlY98knpJ4EL9NPCXx5Dnn4z7ylMRTEk9J/s3Jvznxzsm/OfHOyb954iv4OOec7AXZC7JHXLASO04NHq85jbc4Ntinfw4R/jKwtth9cH/lhq4OmMPWdP+M9UrDv3dDffsueTYOk4Ech8lAjLbvsvPYKbrUKeZ/uH579eoXfEUOespFfteuVoPJ/2gaXTcQw7Ie2narDlrPe6x0CwltDQAA" +} diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/auto_iridescent_altar.json b/project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/auto_iridescent_altar.json new file mode 100644 index 00000000..937d41c4 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/auto_iridescent_altar.json @@ -0,0 +1,260 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "自动五彩祭坛", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 21, + "max_y": 16, + "max_z": 22 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 145, + "item": { + "id": "architects_palette:abyssaline_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 15, + "item": { + "id": "architects_palette:abyssaline_lamp" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "architects_palette:abyssaline_pillar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:altar_radiance" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:auto_iridescent_altar_controller" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:auto_iridescent_altar_energy_port_energy_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:auto_iridescent_altar_fluid_port_fluids_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:auto_iridescent_altar_item_port_items_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "masterfulmachinery:auto_iridescent_altar_item_port_items_output" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "masterfulmachinery:auto_iridescent_altar_starlight_port_astral_starlight_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 49, + "item": { + "id": "astralsorcery:black_marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:campfire" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "architects_palette:chiseled_abyssaline_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 140, + "item": { + "id": "immersiveengineering:coil_mv" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 98, + "item": { + "id": "immersiveengineering:cokebrick" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "pneumaticcraft:compressed_brick_tile" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 36, + "item": { + "id": "immersiveengineering:generator" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:hay_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 24, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 100, + "item": { + "id": "mekanism:induction_casing" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 34, + "item": { + "id": "astralsorcery:infused_wood_infused" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 68, + "item": { + "id": "astralsorcery:marble_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_chiseled" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "astralsorcery:marble_pillar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "astralsorcery:marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_runed" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "powah:nitro_crystal_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "pneumaticcraft:programmer" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 18, + "item": { + "id": "immersiveengineering:radiator" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 24, + "item": { + "id": "minecraft:red_nether_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 136, + "item": { + "id": "immersiveengineering:sheetmetal_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 134, + "item": { + "id": "immersiveengineering:storage_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 21, + "item": { + "id": "mekanism:structural_glass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "immersiveengineering:treated_wood_horizontal" + } + } + ] + } + }, + "body": "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\u003d\u003d" +} diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/enigmatic_tree_of_life.json b/project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/enigmatic_tree_of_life.json new file mode 100644 index 00000000..3d68ce8f --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/enigmatic_tree_of_life.json @@ -0,0 +1,645 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "神秘生命之树", + "author": "Howester84,Enigmatica的粉丝", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 75, + "max_y": 92, + "max_z": 70 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 44, + "item": { + "id": "architects_palette:algal_lamp" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5972, + "item": { + "id": "minecraft:andesite" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 47, + "item": { + "id": "botania:bifrost_perm" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 10, + "item": { + "id": "chipped:brown_mushroom_13" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "chipped:brown_mushroom_block_12" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 69, + "item": { + "id": "chipped:brown_mushroom_block_2" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "chipped:brown_mushroom_block_9" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 50, + "item": { + "id": "decorative_blocks:chain" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 34, + "item": { + "id": "minecraft:chain" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 74, + "item": { + "id": "minecraft:coarse_dirt" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 152, + "item": { + "id": "minecraft:cobblestone" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "minecraft:cobblestone_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 96, + "item": { + "id": "minecraft:cobblestone_wall" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "botania:cracked_livingrock_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "chipped:crimson_fungus_5" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "quark:cyan_framed_glass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "minecraft:dark_oak_fence" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "minecraft:dark_oak_slab" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 65, + "item": { + "id": "minecraft:dark_oak_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5970, + "item": { + "id": "minecraft:dark_oak_wood" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 259, + "item": { + "id": "minecraft:dirt" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 305, + "item": { + "id": "botania:dreamwood" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 90, + "item": { + "id": "botania:dreamwood_planks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 136, + "item": { + "id": "botania:dreamwood_planks_slab" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 53, + "item": { + "id": "botania:dreamwood_planks_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 72, + "item": { + "id": "botania:dreamwood_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 388, + "item": { + "id": "chipped:dried_kelp_block_12" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 87, + "item": { + "id": "botania:dry_grass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 74, + "item": { + "id": "environmental:duckweed_thatch" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 15, + "item": { + "id": "environmental:duckweed_thatch_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 147, + "item": { + "id": "botania:elf_glass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:enigmatic_tree_of_life_controller" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "masterfulmachinery:enigmatic_tree_of_life_fluid_port_fluids_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:enigmatic_tree_of_life_item_port_items_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:enigmatic_tree_of_life_item_port_items_output" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "masterfulmachinery:enigmatic_tree_of_life_mana_port_botania_mana_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 19, + "item": { + "id": "minecraft:fern" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5298, + "item": { + "id": "byg:flowering_palo_verde_leaves" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 19, + "item": { + "id": "botania:glimmering_dreamwood" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 85, + "item": { + "id": "botania:glimmering_livingwood" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 33, + "item": { + "id": "minecraft:grass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 191, + "item": { + "id": "minecraft:grass_path" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "minecraft:gravel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "quark:green_crystal_cluster" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "byg:green_enchanted_door" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "minecraft:lapis_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "dustrial_decor:large_soul_lantern" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "quark:lime_framed_glass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 496, + "item": { + "id": "botania:livingrock" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 708, + "item": { + "id": "botania:livingrock_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 10, + "item": { + "id": "botania:livingrock_bricks_slab" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 11, + "item": { + "id": "botania:livingrock_bricks_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "botania:livingrock_bricks_wall" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "botania:livingrock_wall" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 83, + "item": { + "id": "botania:livingwood" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 284, + "item": { + "id": "botania:livingwood_planks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 10, + "item": { + "id": "botania:livingwood_slab" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 33, + "item": { + "id": "botania:livingwood_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "minecraft:mossy_cobblestone" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 22, + "item": { + "id": "minecraft:mossy_cobblestone_wall" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 70, + "item": { + "id": "botania:mossy_livingrock_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 7, + "item": { + "id": "botania:mossy_livingrock_bricks_wall" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 47, + "item": { + "id": "create:mossy_scoria" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 108, + "item": { + "id": "minecraft:mushroom_stem" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 7653, + "item": { + "id": "minecraft:oak_leaves" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 49, + "item": { + "id": "botania:pattern_framed_dreamwood" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 210, + "item": { + "id": "minecraft:podzol" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 17, + "item": { + "id": "chipped:red_mushroom_block_11" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "chipped:red_mushroom_block_14" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "chipped:red_mushroom_block_15" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4968, + "item": { + "id": "decorative_blocks:rocky_dirt" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 139, + "item": { + "id": "botania:root" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 37, + "item": { + "id": "quark:rope" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 17, + "item": { + "id": "botania:shimmerwood_planks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 14, + "item": { + "id": "chipped:soul_lantern_1" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 19, + "item": { + "id": "chipped:soul_lantern_2" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "chipped:special_soul_lantern_1" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2362, + "item": { + "id": "minecraft:stone" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "minecraft:stone_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 11, + "item": { + "id": "botania:terrasteel_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3160, + "item": { + "id": "quark:turf" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 167, + "item": { + "id": "quark:turf_slab" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "chipped:vine_7" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 254, + "item": { + "id": "botania:vivid_grass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 74, + "item": { + "id": "decorative_blocks:warped_beam" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "decorative_blocks:warped_support" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 55, + "item": { + "id": "quark:waxed_green_crystal" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 70, + "item": { + "id": "environmental:white_hanging_wisteria_leaves" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 7, + "item": { + "id": "decorative_blocks_abnormals:willow_palisade" + } + } + ] + } + }, + "body": "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OdcUP4dFlh7jvGfarz+a96N5P5r3o3mDr3d+CL7a2Rdf/Bif45n2qyfz8Q3fPol7iut37vqrZ/F8s22/aAffbs4PJZt6VPsxtitf4nzVL7Fd+xLX/fAn8T/F9sHPrvOIB7+4ziFHHHP/V/E8ZJ8DDjnieDvur6I99jngkCOOt/F/LZ4DDjnimL3fi+eAQ4445uk2/m/Ec8gR+3+rn0OOON5e/zvXg+EcUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUFw37vOAhzxigUWWWGaFVdZYZ4NNttjmMU/YYZc99jngkCOOecoznnPCKROmzDhjzjn3vrJu3OcBD3nEAossscwKq6yxzgabbLHNY56wwy577HPAIUcc85RnPOeEUyZMmXHGnHPu/da6cZ8HPOQRCyyyxDIrrLLGOhtsssU2j3nCDrvssc8BhxxxzFOe8ZwTTpkwZcYZc86597V14z4PeMgjFlhkiWVWWGWNdTbYZIttHvOEHXbZY58DDjnimKc84zknnDJhyowz5pxz73fWjfs84CGPWGCRJZZZYZU11tlgky22ecwTdthlj30OOOSIY57yjOeccMqEKTPOmHPOvW+sG/d5wEMescAiSyyzwiprrLPBJlts85gn7LDLHvsccMgRxzzlGc854ZQJU2acMeece99aN+7zgIc8YoFFllhmhVXWWGeDTbbY5jFP2GGXPfY54JAjjnnKM55zwikTpsw4Y845976zbtznAQ95xAKLLLHMCqussc4Gm2yxzWOesMMue+xzwCFHHPOUZzznhFMmTJlxxpxz7r2ybtznAQ95xAKLLLHMCqussc4Gm2yxzWOesMMue+xzwCFHHPOUZzznhFMmTJlxxpxz7r22btznAQ95xAKLLLHMCqussc4Gm2yxzWOesMMue+xzwCFHHPOUZzznhFMmTJlxxpxz7r2xbtznAQ95xAKLLLHMCqussc4Gm2yxzWOesMMue+xzwCFHHPOUZzznhFMmTJlxxpxz7r21btznAQ95xAKLLLHMCqussc4Gm2yxzWOesMMue+xzwCFHHPOUZzznhFMmTJlxxpxz7r2z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cWk/Lu3Hpf24tB+X9uPSfozjtvFX4jnctq83hn25tP+W9t/S/lvaf0v7bqmeBkfbuHtx7HPAIdf7bWmfLe2zpX22tM+W9tnSPlvaZ0v7a2l/Le2vpf21tK+W9tXSvlraV0v7amlfLe2rpX21tK+W9lW8/vH/7YOV573yvFee98rzXnneK8975fmuPN+V57vyfFee78rzXXmuK8915bmuPNeV57ryHFeeY+zn+nnG68FQL1ae28pzW3luK89t5bmtPLeV57by3FbqxcpzW3luK89t5bmtPLeV57TynFae08pzWqkDK89p5TmtPKeV57TyXFaey8pzie2P/2/9H6z/g/V+sN4P1vvBOj9Y1wfr+mBdH6zng/V8sJ4P1jG2g2EdH6zjg/V6sF4P1uvB+jxYnwfr82B9HuzrB+vzYH0erM+D9XmwLg/W5cG6PNi/D9bnwfo8WJ/t93/0/R9930ff89H3fHTfj+770XN+dL+P7vfR/T66z0f3+eg+H93fo/t7dB/beT+a76P5Phr/0fiPr3e++cc//eGPf/q373a++cNf/uMf//Xfdt5++ct//On3f/7T//ynP//LP6z7//5f//Ivf/z33+58/c9//pf/urn/+Mf/sv3jH/73f1v/6WP84ybgv8c/bgI+x9hNwOa/fHz9L3/45z/tfLP61//1n41k59XO63//07/9+Q//9Of/s/n8zS01/v4vf/6nP64/9x/+8Md/+NN//PvlH//yz//8n//j/4ft/F+79ryeTp4FAA\u003d\u003d" +} diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/gaia_reactor.json b/project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/gaia_reactor.json new file mode 100644 index 00000000..901a7abd --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/gaia_reactor.json @@ -0,0 +1,288 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "盖亚反应堆", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 32, + "max_y": 32, + "max_z": 32 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "minecraft:beacon" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 672, + "item": { + "id": "astralsorcery:black_marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 46, + "item": { + "id": "mekanism:block_bronze" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "connectedglass:borderless_glass_black" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 36, + "item": { + "id": "connectedglass:borderless_glass_light_blue" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 32, + "item": { + "id": "connectedglass:borderless_glass_lime" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 33, + "item": { + "id": "pneumaticcraft:compressed_brick_pillar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 44, + "item": { + "id": "pneumaticcraft:compressed_brick_tile" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 53, + "item": { + "id": "pneumaticcraft:compressed_stone" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 41, + "item": { + "id": "pneumaticcraft:compressed_stone_slab" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 740, + "item": { + "id": "immersiveengineering:concrete" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 612, + "item": { + "id": "dustrial_decor:cyan_neon_light" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 61, + "item": { + "id": "immersiveengineering:fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:gaia_reactor_controller" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:gaia_reactor_energy_port_energy_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "masterfulmachinery:gaia_reactor_fluid_port_fluids_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "masterfulmachinery:gaia_reactor_high_pressure_port_pncr_pressure_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:gaia_reactor_item_port_items_output" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "masterfulmachinery:gaia_reactor_mana_port_botania_mana_output" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "dustrial_decor:green_neon_light" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 131, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 76, + "item": { + "id": "botania:mana_diamond_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2744, + "item": { + "id": "botania:mana_glass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "powah:niotic_crystal_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "powah:nitro_crystal_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 204, + "item": { + "id": "immersiveengineering:sheetmetal_colored_cyan" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 40, + "item": { + "id": "immersiveengineering:sheetmetal_colored_white" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 95, + "item": { + "id": "immersiveengineering:sheetmetal_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 40, + "item": { + "id": "immersiveengineering:slab_sheetmetal_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 10, + "item": { + "id": "powah:spirited_crystal_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "engineersdecor:steel_catwalk_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 107, + "item": { + "id": "engineersdecor:steel_catwalk_ta" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "immersiveengineering:steel_fence" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 38, + "item": { + "id": "engineersdecor:steel_railing" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "engineersdecor:thick_steel_pole_head" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 104, + "item": { + "id": "chisel:tyrian/elaborate" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 140, + "item": { + "id": "chisel:tyrian/routes" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "pneumaticcraft:wall_lamp_inverted_red" + } + } + ] + } + }, + "body": "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\u003d\u003d" +} diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/industrial_deuterium_plant.json b/project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/industrial_deuterium_plant.json new file mode 100644 index 00000000..f7a80d48 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/industrial_deuterium_plant.json @@ -0,0 +1,183 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "工业氘装置", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 20, + "max_y": 12, + "max_z": 18 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "create:cogwheel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 192, + "item": { + "id": "immersiveengineering:concrete_leaded" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "create:copper_valve_handle" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 35, + "item": { + "id": "create:fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 108, + "item": { + "id": "create:fluid_tank" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "create:fluid_valve" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:industrial_deuterium_plant_controller" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:industrial_deuterium_plant_energy_port_energy_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:industrial_deuterium_plant_fluid_port_fluids_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:industrial_deuterium_plant_fluid_port_fluids_output" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:industrial_deuterium_plant_pressure_port_pncr_pressure_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:industrial_deuterium_plant_spinny_port_create_rotation_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "create:mechanical_pump" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "minecraft:redstone_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "create:shaft" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "create:smart_fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 120, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 298, + "item": { + "id": "immersiveengineering:steel_scaffolding_wooden_top" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "immersiveengineering:steel_slope" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:tesla_coil" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 7, + "item": { + "id": "mekanism:ultimate_universal_cable" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "create:vertical_gearbox" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "pneumaticcraft:vortex_tube" + } + } + ] + } + }, + "body": "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" + } \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/stellar_neutron_activator.json b/project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/stellar_neutron_activator.json new file mode 100644 index 00000000..3fea81f4 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/stellar_neutron_activator.json @@ -0,0 +1,281 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "恒星中子活化器", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 17, + "max_y": 29, + "max_z": 18 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 36, + "item": { + "id": "betterendforge:aeternium_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "botania:bifrost_perm" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 556, + "item": { + "id": "connectedglass:borderless_glass_light_blue" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "pneumaticcraft:display_table" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "bloodmagic:dungeon_brick_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "bloodmagic:dungeon_pillar_cap" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "bloodmagic:dungeon_pillar_special" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 104, + "item": { + "id": "bloodmagic:dungeon_tile_slab" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 29, + "item": { + "id": "create:fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "create:fluid_tank" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 18, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 33, + "item": { + "id": "immersiveengineering:hempcrete" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "botania:mana_diamond_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 54, + "item": { + "id": "integratedterminals:menril_glass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 24, + "item": { + "id": "botania:mossy_livingrock_bricks_slab" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 40, + "item": { + "id": "botania:mossy_livingrock_bricks_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 24, + "item": { + "id": "powah:niotic_crystal_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "powah:nitro_crystal_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 19, + "item": { + "id": "immersiveengineering:sheetmetal_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "powah:spirited_crystal_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "immersiveengineering:stairs_hempcrete" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 18, + "item": { + "id": "engineersdecor:steel_catwalk_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "engineersdecor:steel_catwalk_ta" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 64, + "item": { + "id": "engineersdecor:steel_floor_grating" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 69, + "item": { + "id": "engineersdecor:steel_railing" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:stellar_neutron_activator_controller" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:stellar_neutron_activator_energy_port_energy_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:stellar_neutron_activator_fluid_port_fluids_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:stellar_neutron_activator_fluid_port_fluids_output" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "masterfulmachinery:stellar_neutron_activator_mana_port_botania_mana_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "immersiveengineering:storage_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 40, + "item": { + "id": "betterendforge:terminite_bars" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "botania:terrasteel_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "betterendforge:thallasium_chain" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "engineersdecor:thin_steel_pole" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "engineersdecor:thin_steel_pole_head" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "immersiveengineering:treated_wood_horizontal" + } + } + ] + } + }, + "body": "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" +} diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/wicked_altar.json b/project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/wicked_altar.json new file mode 100644 index 00000000..b15ffdd7 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/wicked_altar.json @@ -0,0 +1,78 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "邪恶祭坛", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 6, + "max_y": 3, + "max_z": 6 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 34, + "item": { + "id": "eidolon:polished_planks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "eidolon:stone_altar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "eidolon:unholy_effigy" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "ars_nouveau:warding_stone" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:wicked_altar_controller" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:wicked_altar_fluid_port_fluids_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:wicked_altar_item_port_items_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:wicked_altar_item_port_items_output" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAM2VTY/TMBCGJ7Ed2myhSAghbnvmDkiVOPADQHtAYtlL5G2c1lrHrmyHbvfX449puwekbVGptqr6Th37mcn4jVMDjIG23PMaAF7XOQYCtRNWciUfhA0XoAbmPPeihvrKmpWwXgo3gqrjc6kXwLSxfgkjoN95L+A9t67RZvgt+DBbc9uGOY3zRotI+rcUVHDnT5NhC3knZGuU0bOVUdItRdusFNd37gjE5z5UJWw3qJ7Pl1ILu5mt5fwusLjy3DadGmTghvbk0DVSrwZ/fB8u1mHMKrNYiBaot0OooVzd70J9D6zjyqXhh/3wAw7vWvdme9epXbnM05Wzq0HvSztDOTuXrMWpXHJQhg9P7f/caG+NUuKQm9pSPz1FlV702VQxco0Z/JlNlcJn46lzVfP3w+jtNt+gl0ZtGtF1crE5Yr8/Hrvf5zlD9n1/Fvv9v8vZvcxceJwOe5mNgayMo4H5JYJLyB+SfgugkEfLIitBpQXgjPxlSUsoiqwlKkGlqCwpQkNYJU1hGbMWRf5fohJUispQq6QUyjIqA5K0wtJfxHoI8gnyg44inyCfIJ8gnyCfIJ/E5gQ+ie0mSS+gJFFTHop8ivygk8inyKfIp8inyKfID/oy8oO+ivyg09gcFpUlTf1kyGPIY8hjyEvz881PsbhphFW4rsJ1Fa6raqiWgrfCBsPw4BNjYfJt8OKHFJ0K1gjXb82gW0eA9lL/yk2N4fU25Pc3IapyGCeQHF5vR6W+SZscLKijBSc/02Fw+TUZe/zYz6Nko8vbQapozAVvF8K7WTv0/aZ5ZPs/u6gqOekJAAA\u003d" +} diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_fission_reactor.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_fission_reactor.txt new file mode 100644 index 00000000..91349e39 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_fission_reactor.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "基础核裂变反应堆", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 8, + "max_z": 4 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "mekanismgenerators:control_rod_assembly" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 30, + "item": { + "id": "mekanismgenerators:fission_fuel_assembly" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 69, + "item": { + "id": "mekanismgenerators:fission_reactor_casing" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "mekanismgenerators:fission_reactor_logic_adapter" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "mekanismgenerators:fission_reactor_port" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 87, + "item": { + "id": "mekanismgenerators:reactor_glass" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAL2WwW7TQBCG1zuT2A0VN+65Abeee+TADYQQh8Il2sbb1MKxI9tRKe/HezHOfkYNqlCoEDn4W8+MZ3d/j2ezcO7MaRmGsHDOFYs0duIWfeyqUFffY2cOt3CzfghDLJy+D9voXm/j19BU/XYTm9iFoe36y5uq76u2WXUxrM2wWoe+ajbjsycmXT6SdEq2qUPfn5Br4RYfunYXu6GKvSXetmV0z9v9sNsPq3Xb1qEZ3DThyxN2sWu74anzzqrGpv0P0z27M1tXt5tNLF128WvGV3+Y8WYf65WJGrfX9f2/m/KxTa7bZujaetW15d/MOKW8OEE3W0i1XoUy7IYxydPe1zl1chf6IT7htZ052bW92jQ/3INfBj0UqEcBmcuyFOW5Fx7UowQWBz0UEuvRBBYHPRQm1qMFWBz0UFiYTgucEQc9lBlx0M2Jgx7KnDjocuLytFjPveTEQXsDSR7ooUAtJgEnBR0KJgrUyZWNFx11PlCyZFRoDyY/FI8fWsLkhyL44eg6XKAofmg6Jj+UGX5o+iU/lDl+aLqlJFBy/DklVrBJ6KEU6FAcl2IGPRSok4TZSB3r0Y+L0wy7x+7TvcLxVR7sQrxgV+xKPLQtJPsMO7RHk32OHdr+/eGhHHvOJ1Wk+wx6KAX7KY4/vQx6KFCnkslGHupEqBOhToT9C3Ui1Imgg5BdqBOhToQ6EfQQ6kSoE0EXQRehToQ6EfQR9BHqRKgTQSdBJ6FOhDoR9BL0EvQS9BL0EvT6rUMkeihQpxaWJemyLH1q/sB81C3FQUug9C+lfyn9K8VBS6X0L6V/Kf0rxUG7Kv1L6V9K/0px0CRQ+pfSv5T+leLgWLL0L6V/Kf0rxUHbmtK/UhyUnDg4niD0L6V/Kf1L0VkXbn4bQxm7ws3DfrhtO3f+bj/ET1W8qe3vk/mv231T9rbnbdV8Rh4bXk3D8O0LothwDCjS8GqyVs2XaTnNeKC9eGP/zNbLt+kMW35MZ5idXg/OyuLwWpfX+6oubRmbUG7i0F+W++32fvXgSP0JWKw1/EEKAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_fusion_reactor.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_fusion_reactor.txt new file mode 100644 index 00000000..138fd651 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_fusion_reactor.txt @@ -0,0 +1,57 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.4", + "name": "基础核聚变反应堆", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 4, + "max_z": 4 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "mekanismgenerators:fusion_reactor_controller" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 36, + "item": { + "id": "mekanismgenerators:fusion_reactor_frame" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "mekanismgenerators:fusion_reactor_port" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "mekanismgenerators:laser_focus_matrix" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 24, + "item": { + "id": "mekanismgenerators:reactor_glass" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAALVTTW/UMBAde2ZX24gfsRfgwpFTj3AGceDQ9rJyN97UIolXtoNafj3+eBE9VOqCRBTlzWjsN/P8nI7oiqQ3yXREtO1aTExdtMGZ0f2yIReoo01MJtkdyVczWXo/2R9mdnEa7GyDST7E69MSnZ8PwZpjzg+nUBbSxZT7FyhXrmE0MV7A1VH3LfizDcnZuKNt3u1+WtqczBgtrZ3evT782Yf0F7O/fYExj2zzKfjjEg+TScE9/rsASWH5H/Nf1O7D6+2Ofk7Bj2NhvyI++yi5y6fSSlN7lKpf0qrlDGwLFCmgBjI2ClAx6oz9QC2o49UVcx1YqCuPwhLdUDTqjDpQSVukBTzANqlqxdanIkOBIF9HkIq1qtGv1Rk542ikoJS+GTelb81ZwCvrCTVJjbR+GPoY+hj6GP0Y+hj6GPoY+hj6GOIEPgl8EvgkUC/wSeCTwCeBTwKfBD4JfBL4JB1tH6zpbShXbUkPPtCbL0uy3509jW4ecv3eL3Mf857Jzbdt/BLerKF5vGtiSnj7J7xZQzff1XHz7Z3L7d1+9uen/cd8LZ/9A7t6bvv7xY197juYfrApXvfLND0dnv0qvwGfJliCHwUAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_industrial_turbine.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_industrial_turbine.txt new file mode 100644 index 00000000..a75b763c --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_industrial_turbine.txt @@ -0,0 +1,85 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "基础工业蒸汽涡轮", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 8, + "max_z": 4 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "mekanismgenerators:electromagnetic_coil" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "mekanism:pressure_disperser" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "mekanismgenerators:rotational_complex" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "mekanismgenerators:saturating_condenser" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 58, + "item": { + "id": "mekanism:structural_glass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 69, + "item": { + "id": "mekanismgenerators:turbine_casing" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "mekanismgenerators:turbine_rotor" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "mekanismgenerators:turbine_valve" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 33, + "item": { + "id": "mekanismgenerators:turbine_vent" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAKWWsXLTQBCGT7drWxgeAIaCUDC01CnpKGAoUkAaz8U6HA2ylNFJIfBmvB0r3ycmZjKZZHDhT3f3a7X/+rTntXNPnFZhCGtnl+t87cStU+zr0NS/Ym8Lbu0WaQhDLJ1+CvvoXu/j99DWab+LbezD0PXpdBj7i7qNm21Idbub7nlgsBdzsNM09OPW4oRms2tCSo8IcnJPRtehuY6PiPXqvlixHR4R6uVfb1d9TGns46aq01Xs06R/cJi3d2SUwlSpwWq92XZtFduHhVy79ee+swyGOqbSPf1hc33T7XaxcsU795B69p0NH5H9mztiWQzLvWvtp952+6sm3vxnOWITt0Pf7cOujUO9tah1M+1uueqSWozf7tangB4K1CNB4Yoiqzxj4UY9CmA66KEQWI8eYDroofBgPUrAdNBDITGdE1yggx7KAh10y/zwAnooS3TQrdBBD2WFDtr2yOWBHgrUci7gXEFHBTMF6rxU5C+FJsxjOKV0GEO7MY+h1SGPF1lsfrMIeijLvK7Q/OaboYeyQrdii5QkAT2UEh/l8VYqoIcCdS5BMXE57SePb89ded4zD6dHHuaFeThZO8wr83CycphfMH/goS6euvjJvGcsy7yucFo6mIYeygrdilemzOMCeiglfsvjV6uAHgrUeUsUmQpNKNRBuFvwL/gXfAu+Bb+CX8GvsA8Ev4Jfwa+wD4R9IOwDwa/gV/Ar+BX8Cn7/eYMzPRSoc4sp8itQFHlreMZSoIO2pPQXpb8o/SXr4JQq/UXpL0p/yTpo30p/UfqL0l+yDloJlP6i9Belv2QdtDor/UXpL0p/yTpodVb6i9JflP6i9Belzkp/UfqL0l+UOuvaLS9jqGJfumUYh0s7ip59HId4VsdvjZ2Gtn7RjW2VzPO+br9SHrv8Ml+Gm3OKYpeToMyXX+bZuj2f02mnA+f5e/tTsz350Faj/Uexk+nkLJ+FdsDcOqvKwy97cjHWTWWZ7EK1i0M6rcb9/ufm1pH2B2Tflg93CQAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_sps.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_sps.txt new file mode 100644 index 00000000..61ab5aad --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_sps.txt @@ -0,0 +1,50 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "基础超临界移相器(SPS)", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 6, + "max_y": 6, + "max_z": 6 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 122, + "item": { + "id": "mekanismgenerators:reactor_glass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 60, + "item": { + "id": "mekanism:sps_casing" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "mekanism:sps_port" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "mekanism:supercharged_coil" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAL2WwXLTMBCGZe1qpw1cGG6c+gjMcOuVMwwHDm0vGTVRUw+JnbEdoDwbD4csfWnTW+FAh/Enx5b2U7P9xcK5c6frOMWFc84WdezELcY0tHHb/kpDfuAWLoxTnNKZ089xl9zbXfoWu3bcXY77cbmKY9tt5rdeOP3iOH2TujTEqR/GyyHFVR4sN9s4ji9Ya+EWX4Z+n4apTeOZszy7/Z5cuIvbMbljpTfPRPf9MP390q9+5M+Gbb/ZpLVr3udad3E1bziM/WG6f6z17qnWIU9e3cchz1iu+nb77/vRaTj8r+10eb0Xbufcyb4fNVf5PZfyrv4IVNg05eo8FKhNfR5gXaBxDfRQoMJAIXtWMM+DXupiwr3CgJg9E8zzoIcCFQY2YrAJvA8FamA/0Bt6UGHDPw8FamGeD2e1Urdhiq80mCeWiwifw7xQvVfWCawDG6M+FKhGfVi/kaZWrr4eX49vYeCbM/f4SrnYcYuee5gX8Ph6fD2+9T5wH2gpwwN6KFBhMDzstBWbWrFKCf6Cv+Av+B+/CsFf8Bf8BX/BX/AX/AV/wV/wF/wFf8Ff8Bf8Bf+TDm1qheqvyCn+ir/ir0+Pir/ir/gr/oq/4q/4K/6Kv+Kv+Cv+ir/ir/gr/vzl1Fb2UKAWlkugzwN9HvAN+AZ8y6sifA7zQgHvQJ8H+jzQ5wHfgG/AN9DngSY3msX4pRfm3DJyy8gtI7fK8wDzAkZuGbll5JaRW0ZulfcN5oJGbhm5ZeSWkVtGbtV5MAsauWXklpFbRm4ZuWXklpFbRm4ZuWXklpFbRm4ZuWXkVv5Pgd2nuE7DfCjl864f3OtPhyl9bdPdNp8b+fltf+jWY+6pXdtd1+3Nw6vjMP68qZuYh9dPw6vjsO1uyvby2dPNZ4997PcPFx/yMXNypp2Vfrm4PbTbda67ietNmsbL9WG3e1ieHH1/AMNUL/XVCAAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_thermal_evap_tower.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_thermal_evap_tower.txt new file mode 100644 index 00000000..4bfa1020 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_thermal_evap_tower.txt @@ -0,0 +1,43 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "基础热力蒸馏塔", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 3, + "max_y": 2, + "max_z": 3 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 36, + "item": { + "id": "mekanism:thermal_evaporation_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "mekanism:thermal_evaporation_controller" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "mekanism:thermal_evaporation_valve" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAK2SsU7DMBCGz3ao0ogXYItYYOIBOiIxghg6lC7VNbm2Vh27sp0WeHqc5IJaBsRABn/nnO//fToXAFPIaoxYAIAqhhgUFIG8RqM/yacEFHAVIkbKIXvBhuC2oT1aHZpZ3JFv0KzoiAfnMWpnV2vjqn1X9C9qRzRH+oNaAcWrdwfyUVPIYYJV1Kkwi75NTpMNVtpuITtRiDA63/3qXDkbvTOm85mCOriQJb97OPsEUzLVRUKA4AOSqX4UCKZkqlHoW2GgZKqe/U6wnmA9wfUXDoIpmWp0FrxnplVy/UUrgimZamxRDFcRTCk4z0wFivtT3J9i/fTKJjvCmnw3pDbunIfr5zbSXNPGpBml/Nq1tg4Kskbbt8G3CxdjiO/LLhrC7oAcwsX4V9tlf400aNsN+uYRg67K+TDl8ilN+aGcu1Ma7fT8QeV9a+W61aZOV9livaUYZnXbNB+rs3f3BanEzEQ5AwAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_thermo_electric_boiler.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_thermo_electric_boiler.txt new file mode 100644 index 00000000..6b0476fa --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_thermo_electric_boiler.txt @@ -0,0 +1,57 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.4", + "name": "基础热力锅炉", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 8, + "max_z": 4 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 80, + "item": { + "id": "mekanism:boiler_casing" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "mekanism:boiler_valve" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "mekanism:pressure_disperser" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 78, + "item": { + "id": "mekanism:structural_glass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "mekanism:superheating_element" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAK2VTW/TQBBA1zOTj0YVN5AQQup/4IJ65QziwKFwibbJNrXwR+S1K8rv4geyzj6HphdKRQ553nh2dt/YmV05d+Zs63u/cs4tVvnaqVvF0JW+Kn+GLt1wKzeLve/D0tknXwf3qg7ffVPG+vK6LavQrTc+ls1uDHxihtfHDLHvhk0/dL5a7yof4xOSrNzqc9fuQ9eXIaaMdbsN7rwd+v3Qr2MffO2mdV4+3umdr+7Cc9eYlU1a4r8nn/tNX6aJsxtfxXBM//ZPjYYUext8n4q8DlWoQ9P/Q7HfHBPtuxDj0IX1towpZRzjn1eKF5R707aVb/5ekzOn+zZaSvvLPfgUUKBCOwkoXFHkKGGsTLSTBCkOClQS28kCKQ4KVBa2kw2kOChQ2ZhNG5wRBwXqjDjo5ujM8yaEsUKDbkE+KFAXxMFU75wPClRo0B0r6KhgpkKbbhXjl411PlCgFvmmwZQgj2FKlMdwTHEYw1SfPJ7xqOf8CAXqnP3Mmbdg3oJ5SzYJBeqSecvTV6mAAhXaVIJi5MFX8BV8BV8hi+Ar+Aq+gq/gK/gKvoKv4Cv4Cr6Cr+Ar+Aq+gq/gK/gKvo/e6EyBCm161MXIg6/iq/gqvoqv4qtkVXwVX8VX8VV8FV/FV/FVfBVfxVfxVXwVX8VX8VV8H/0zMwUqtKl1FPnVLopcAmGsBXEwJTD6htE3jL6R42BKYfQNo28YfSPHwfRt9A2jbxh9I8fBVBKjbxh9w+gbOQ6memZfKFChwVRPo2/Y4aVjrAvi4NinD/mgQIWpzrZy83TWbEM3nkxDf9t27vzj0IcvZbip0gmU7l+3Q7ONybkum6+UJ11eTZf+xzeKki7HgGW+vJp+LZtv03aa8dhYfGj39xfv3qdz4sEptDw8yIvroay2aeGd3+5CHy+3Q13frx8cVr8BSJfsj8gIAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/natures_aura/altar_of_birthing.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/natures_aura/altar_of_birthing.txt new file mode 100644 index 00000000..011d2f7c --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/natures_aura/altar_of_birthing.txt @@ -0,0 +1,50 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "生育祭坛", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 6, + "max_y": 1, + "max_z": 6 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "naturesaura:ancient_planks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "naturesaura:animal_spawner" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "minecraft:hay_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "naturesaura:infused_brick" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJ1STU/DMAx1m6TaIi6IE5x24U/sBncQBw5jl8pd0zVam1b5EBu/nqT1pHJCUFnyc+3nZ8uRAGvgNXqUAMDljIGBdMpq7PSXsjEBEoTz6JUE+WaHUVmvlVsBx7N2kF0gwlfsFdz12qiDxcZvW7yUVTccTon9S9sr/d6gD1Y5DBa32jTBqbqsrP5Tk4dlEzQHrYwvxw7Nyf2/i+6xK92InyaVr4GNg+OR9pi4OcwfI8/JZ2Q5eUaeTx5AkJ9bZCnIk+UUM4o5xYKkih+SE4+RDqP+jOoZ1bNkLFuOOPE46XHS46THic+Jz2kfQTqC6gXpCdpH0DIFDVeQWCGhaBXWyq6gwODbwcLNS/DqXaum0+YY89UQTO0Y8PiIPmZ+grsrxPM+DTPDVJDNcHf9q81+Wi7e0KQb3j51Hu1maDbP2vo2qsTLLe6+mnbaVEF3dUwesT4q77Z16PtLuXge357jZKUmAwAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/natures_aura/crimson_altar.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/natures_aura/crimson_altar.txt new file mode 100644 index 00000000..88adc7a4 --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/natures_aura/crimson_altar.txt @@ -0,0 +1,57 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "猩红祭坛", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 8, + "max_y": 3, + "max_z": 8 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 20, + "item": { + "id": "minecraft:crimson_planks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "naturesaura:gold_nether_brick" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "naturesaura:nature_altar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "minecraft:nether_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "minecraft:red_nether_bricks" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJVSTU/cQAx1Mh8JoT2DhCrxF3rdW8WZikMPlEvk3XizoyaT1cxEBX4982FguUEO82zPG/vZcQdwBnLAgB0AqK7YIKDz5AxO5plcvIAOlA8YqAX5G2eCi9lY2jnch42lcCDXb53Z/fOJ+ckUPyyG1ZHH1eFmXKahP830hUSX71p2zsx+sf1xQvslMVfvORx9VPKZNB10d245kguGfAu6vAe1x8nHGuf/I8dNyzjSwEF4U386hmL3OAV06c+I4+JlrPMzFZMV5E/W6axAioR1VAX5RmasQTGKdJR4zfE6XdVVQV2VeCRnap1RlCN6kn3FvmZsMuYisigoJQSj4rhmbBiT5GTKqvgtYykV/ZpbEAVbUfLFiGJ9ivUpfqRYn2J9ivUp1qO5f826NPevuX/NvIZ5DfMannfL82553m0H+kA4kIs/GddwWBx8u10D/TG0n4wd4/12We3go/a4Un/T+2Lev5r4+JCaLWYiiGLev0aNfchjiRti04Z8vylbff0rr8XZ6RK2eazX29VMQyw/4jBS8Jthneen/mRXXwDOxJ6u6AMAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/natures_aura/natural_altar.txt b/project/Enigmatica 6 Expert/building_gadgets_patterns/natures_aura/natural_altar.txt new file mode 100644 index 00000000..6f63b6ad --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/natures_aura/natural_altar.txt @@ -0,0 +1,57 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "自然祭坛", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 8, + "max_y": 3, + "max_z": 8 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "minecraft:chiseled_stone_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "naturesaura:gold_brick" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "naturesaura:nature_altar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 20, + "item": { + "id": "minecraft:oak_planks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "minecraft:stone_bricks" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJVSPXPbMAyFxA8parv1ctmSv5DVW35Ach06pFl0sAnLvNCSj6QubX99+QFfPNYa+ADwEXiAMADcgDQYcQAANVQbBAyBvEVn/5JPFzCAChEj9SBf8Ehwe7Qz7Tzu4ybEZaZx6+3uPWTi/2aYMa6eAq4eN9PiTE1xRYbvnxoWfB9PDuerFNx/vt8dbCBHZryymQGGH345kY+WQg96pnhIDLVHF1KdLx+J490yTWQ4COfqd5f9V3tEF9HnPyJOS5CpzmMuJhson2zz2YAUGdukCsqNLNiCYhT5qPGW422+apuKuqnxRC7UtqCoR/Ik+4p9zdgVLEVkVVBLCEbFcc3YMWbJ2ZRN9XvGWir5LbcgKvai5ksRxfoU61P8SLE+xfoU61OsR3P/mnVp7l9z/5p5HfM65nU8757n3fO8+wH0gdCQTz8Z13hYPHx9XiP9tLR3dp7S/XZZZxOS9rRWv/L7ar6eTfz9lputZiaIar6eo3Z+K2NJGzLnDfn2krcC3cNTWYubyyXsy1gftqt1JpWf0EwUw8asx+Of8WJX/wEpz64T4AMAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/pneumaticcraft/electrostatic_compressor.json b/project/Enigmatica 6 Expert/building_gadgets_patterns/pneumaticcraft/electrostatic_compressor.json new file mode 100644 index 00000000..623f408c --- /dev/null +++ b/project/Enigmatica 6 Expert/building_gadgets_patterns/pneumaticcraft/electrostatic_compressor.json @@ -0,0 +1,36 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "静电压缩机", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 10, + "max_y": 20, + "max_z": 10 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "pneumaticcraft:electrostatic_compressor" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 236, + "item": { + "id": "minecraft:iron_bars" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAM2WzY7bNhRGOeK9JK8m/cnPA2TXdbbZdp2giy7SbAYam+MIsC1DkpGk79x3CCkdp0UWQYNimgEMH1ISr8/9LIFqnTMn227uWufcdbuOnXftlMe+2/d/5rGccK3Tae7m3Lr2t3E45XHu85Sc5G6anczjOSd3/b5cMO6H3S5vnd51+6kc1Gk4z+8ul+hxGMvsclLe57J8nbkyfd0dsnt66I95M3Z388t+HI43t904VYHvYLacuxexy+88PLNvjozZw/a6x3vs2//K/ymxfyP2eXp/D+Zl+S+nYz4furnfrDXyPm/mcajX9JubzXA4jXmahvEeb5Avun1Id8jX1L7rQ/Vfxcz50zBJMfmr6jSpfl85DwUqDDAubFxaWEbGOihQYYDRWGfruqtUDpZUGuihQIUBRpgWNs4WljpGHeihQIUBRpiMOrbWKWk19fgVbKCHAhUGGGGCtrBx7UJXc17rwgZ6KFBhgBEmaEbdhVJ9Pb4eX4+vx9fj6/H1+Hp8Pb6FWn39UteoCxvooUCFAUaYoBl1jbqpfi2+gq/gK/gKvoKv4Cv4Cr6Cr+Ar+Aq+gq/gK/gKvoKv4Cv4Cr6FoYzqp/AKNtBDgQoDjJVLv0q/Sr9Kv0q/Sr9Kv0q/Sr9Kv0q/Sr9Kv0q/Sr9Kv0q/Sr9Kv0q/Sr9Kv4VFusX/Gj6CP8Af4U/wZ/gYPoFP4bPPOQRyCOQQyCGQQyCHQA6BHAI5BHII5BDIIZBDIIdADoEcAjkEcgjkEMghkEMgh4BvxDfiG/GN+EZ8I74R34hvxDfiG/GN+EZ8I74R34hvxDfiG/GN+EZ8Y5Utn4Rvwjfhm/BN+CZ8E74J34RvqpJtWouWYcI34ZvwTfgmfBO+Cd+Eb8J3rWtr3eJpeBqehqfhaXganoan1Tq2MFUvw8vwMrwML8PL8DK81jq21ikebd2MPRSoMMC40KpHu6wz1kGBCgOMxrrCcvRd7rZ5LPdwV/bw8k716NV5zr/3+W7fH3fl/O1wPm6n0kbZs/+o28c6fHMZdh/e1neHdVgveLYO31yO9se3bGdyrJt//HU4fXz+4kX9C/5+AUnLnvz89tzvt+WHd912l+fp5fZ8OHy8+cd7yicluiKuhw4AAA\u003d\u003d" +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapter_groups.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapter_groups.snbt new file mode 100644 index 00000000..46be3914 --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapter_groups.snbt @@ -0,0 +1,9 @@ +{ + chapter_groups: [ + { id: "34B7FB260B6AEB81", title: "专家" } + { id: "74B3CF67FCEAB20F", title: "装备" } + { id: "0856CF7F5CBEB20A", title: "物流" } + { id: "72A9465344128AF9", title: "科技" } + { id: "5A8B89F87F77CF4C", title: "魔法" } + ] +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/adventure.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/adventure.snbt new file mode 100644 index 00000000..a0055bc6 --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/adventure.snbt @@ -0,0 +1,554 @@ +{ + id: "0000000000000097" + group: "" + order_index: 3 + filename: "adventure" + title: "冒险" + icon: { + id: "minecraft:filled_map" + Count: 2b + tag: { + map: 1 + } + } + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + icon: "alexsmobs:banana" + x: -1.0d + y: 0.0d + subtitle: "噢,我的上帝!瞧瞧这些猴子、大猩猩和熊!" + description: ["Alex的生物为古老的生物群系注入了新的活力。该模组有大量的小动物朋友,从可爱的、可碍的,到致命的都有。时刻小心并将这本书放在手边,以帮助你生存。"] + id: "0000000000000C7F" + tasks: [{ + id: "0000000000000C80" + type: "checkmark" + title: "Alex的生物" + }] + rewards: [{ + id: "0000000000000C9D" + type: "xp" + xp: 100 + }] + } + { + icon: "losttrinkets:treasure_bag" + x: -1.0d + y: 3.0d + subtitle: "彼之砒霜,吾之蜜糖" + description: [ + "你知道吗?逸失饰物是通过各种行动发现的,比如说挖掘,种植,击杀……MC日常,懂?" + "" + "有你屏幕上有个弹窗?在JEI中阅读更多关于它的信息。新的饰物可以按R(默认)打开菜单来装备。" + ] + id: "0000000000000C81" + tasks: [{ + id: "0000000000000C82" + type: "checkmark" + title: "逸失饰物" + }] + rewards: [{ + id: "0000000000000CA2" + type: "xp" + xp: 100 + }] + } + { + x: 1.0d + y: 3.0d + subtitle: "宝藏亦或陷阱" + description: [ + "据洞穴探险者说,在他们探索的洞穴深处,发现了被遗弃的营地。但是谁,或者什么,会留下这些东西呢?" + "" + "并非每个地方都像它看起来那样,要小心接近。" + ] + id: "0000000000000C83" + tasks: [{ + id: "0000000000000C84" + type: "checkmark" + title: "奇异饰品" + icon: "artifacts:mimic_spawn_egg" + }] + rewards: [{ + id: "0000000000000CA0" + type: "xp" + xp: 100 + }] + } + { + title: "地牢探险" + x: 1.0d + y: 0.0d + subtitle: "暗黑动作游戏" + description: [ + "探险者们要小心,因为在这片土地上许多看似被遗弃的建筑中都有恐怖的东西在等待着你。" + "" + "宝藏等待勇者,死亡等待弱者。" + ] + id: "0000000000000C85" + tasks: [{ + id: "0000000000000C86" + type: "checkmark" + title: "地牢探险" + icon: "kubejs:scavengers_delight" + }] + rewards: [{ + id: "0000000000000C9C" + type: "xp" + xp: 100 + }] + } + { + title: "哦,你将去的生物群系" + x: 0.0d + y: -0.5d + subtitle: "更加壮美、开阔" + description: [ + "喜欢你的所见吗?你将去的生物群系增加了大量美丽的新生物群落,使你的世界变得更加丰富多彩。" + "" + "散散步,看看周围,看看你喜欢什么。你也许会找到一个新的地方作家?" + ] + id: "0000000000000C89" + tasks: [{ + id: "0000000000000C8A" + type: "checkmark" + title: "哦,你将去的生物群系" + icon: "byg:pink_cherry_sapling" + }] + rewards: [{ + id: "0000000000000C9F" + type: "xp" + xp: 100 + }] + } + { + icon: "meetyourfight:devils_ante" + x: 0.0d + y: 2.5d + subtitle: "不留任何纰漏" + description: [ + "轻松就把凋灵干抑郁了?想找点挑战?那就迎战吧!" + "" + "这些BOSS可以用召唤物来召唤,当你准备好迎战的时候,只需在JEI中查找他们就行了。" + ] + id: "0000000000000C95" + tasks: [ + { + id: "21AEFA982B148B13" + type: "item" + item: "meetyourfight:fossil_bait" + } + { + id: "453C91C39D9B851B" + type: "item" + item: "meetyourfight:devils_ante" + } + { + id: "57A8C245E83C8992" + type: "item" + item: "meetyourfight:haunted_bell" + } + ] + rewards: [{ + id: "0000000000000C9B" + type: "xp" + xp: 100 + }] + } + { + x: 1.5d + y: 1.0d + subtitle: "我们没有迷路,我们就在这个地方" + description: [ + "找不到方向?需要找新的沙漠来一次经典挖沙?还是要找一个新的地方作家?" + "" + "制作一个生物群系指南针来帮你你找到稀有或不寻常的生物群落。" + ] + id: "0000000000000C97" + tasks: [{ + id: "0000000000000C98" + type: "item" + item: { + id: "naturescompass:naturescompass" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "0000000000000C9E" + type: "xp" + xp: 100 + }] + } + { + title: "深暗之园" + icon: "undergarden:catalyst" + x: 2.0d + y: 2.0d + subtitle: "深处之中" + description: [ + "许多人认为,下界存在于基岩层之下,但随着可怕的深暗之园被发现,这一理论被推翻了。" + "" + "对JEI中的深园催化石按下思索键,就能看到传送门。" + ] + id: "386EC8C30DD8EF00" + tasks: [{ + id: "7ACC9974FA0E7D85" + type: "item" + item: "undergarden:catalyst" + }] + rewards: [{ + id: "50D671240789A59B" + type: "xp" + xp: 100 + }] + } + { + icon: "bountiful:bountyboard" + x: -1.5d + y: 1.0d + subtitle: "就是这样" + description: [ + "想找点事做吗?去找一个村子,看看你能做些什么来帮助村民们吧!" + "" + "悬赏牌可以在大多数村庄里找到,并根据上面的悬赏令提供随机任务。任务类型从简单的收集到猎杀怪物都有。" + "" + "找到了你感兴趣的悬赏令?把它从悬赏牌上拿下来,放在你的背包里,然后去完成它。要注意的是,这些都是有时间限制的任务!一定要及时把完成的悬赏令放回牌上,以便领取奖励。" + ] + id: "3B63337D83616524" + tasks: [{ + id: "6C7F0A0389326A73" + type: "checkmark" + title: "丰厚的赏金" + }] + rewards: [{ + id: "5FF113B2959E2911" + type: "xp" + xp: 100 + }] + } + { + title: "阿图姆" + icon: "atum:scarab" + x: -2.0d + y: 2.0d + subtitle: "光彩闪耀,绚烂壮阔" + description: [ + "一个全新的世界有待发现。不过要带上换洗的衣服,因为沙子会弄得到处都是。" + "" + "要进入阿图姆,需要建造一个传送门。它由砂岩和水建成,看起来有点像一口井。" + "" + "对着JEI里的圣金甲虫按下思索键,就可以看到这个传送门。" + ] + id: "7FCB0C026902B90C" + tasks: [{ + id: "4828663C763E74C1" + type: "item" + item: "atum:scarab" + }] + rewards: [{ + id: "4117CA9FCFFD42FA" + type: "xp" + xp: 100 + }] + } + { + title: "金字塔!" + x: -1.5d + y: 4.5d + subtitle: "破土而出" + description: [ + "拿起铲子,开始挖掘,那里的山里有奈布!" + "" + "奈布矿石可以在地下深处找到,用来制作奈布火把,这是打开布满这片土地的金字塔的关键。" + "" + "收集一些火把,然后寻找被埋藏的金字塔入口。将火把放在入口旁的“结界方块”上,便可打开道路。" + "" + "进入金字塔后,请小心前进,找寻法老的房间。在那里需要激活更多的结界方块。当所有火把都亮起时,石棺里的宝藏就可以被你掠夺了。 " + ] + hide_dependency_lines: true + dependencies: ["7FCB0C026902B90C"] + id: "3A6AE256747CFC1D" + tasks: [{ + id: "3BC303A931EA3D28" + type: "item" + item: "atum:nebu_torch" + count: 6L + }] + rewards: [{ + id: "34BDC736FE34B9ED" + type: "item" + item: "atum:coin_gold" + random_bonus: 7 + }] + } + { + icon: "atum:godforge" + x: 0.0d + y: 6.0d + subtitle: "著名工匠" + description: ["有了神铸熔炉,不需要的神器可以被转化为神屑。这些物品本身就具有强大的力量。"] + dependencies: ["68A4A5043858181B"] + id: "02CCE8639F56F007" + tasks: [ + { + id: "5BCC3A511531AE2C" + type: "item" + item: "atum:godforge" + } + { + id: "792618FCBFF7E262" + type: "item" + title: "神屑" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "atum:godshards" + } + } + } + ] + rewards: [{ + id: "48AA5AE834D2E95C" + type: "item" + item: "atum:coin_gold" + random_bonus: 7 + }] + } + { + x: 0.5d + y: 5.0d + subtitle: "惜物善用" + description: ["由珍贵的材料和神屑制作而成,神铸立方可以被放置并用奈布之锤砸开,从而产生一个新的神器。"] + dependencies: ["02CCE8639F56F007"] + id: "5695DE9BCDF64302" + tasks: [ + { + id: "117913EE85B58990" + type: "item" + title: "神铸立方" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "atum:godforged_block" + Count: 1b + } + { + id: "atum:anput_godforged_block" + Count: 1b + } + { + id: "atum:atem_godforged_block" + Count: 1b + } + { + id: "atum:geb_godforged_block" + Count: 1b + } + { + id: "atum:horus_godforged_block" + Count: 1b + } + { + id: "atum:ra_godforged_block" + Count: 1b + } + { + id: "atum:ptah_godforged_block" + Count: 1b + } + { + id: "atum:osiris_godforged_block" + Count: 1b + } + { + id: "atum:nuit_godforged_block" + Count: 1b + } + { + id: "atum:nepthys_godforged_block" + Count: 1b + } + { + id: "atum:montu_godforged_block" + Count: 1b + } + { + id: "atum:isis_godforged_block" + Count: 1b + } + { + id: "atum:seth_godforged_block" + Count: 1b + } + { + id: "atum:shu_godforged_block" + Count: 1b + } + { + id: "atum:tefnut_godforged_block" + Count: 1b + } + ] + } + } + } + { + id: "61E0AF842C54D624" + type: "item" + item: "atum:nebu_hammer" + } + ] + rewards: [{ + id: "53A2DDBBE322E06E" + type: "item" + item: "atum:coin_gold" + random_bonus: 7 + }] + } + { + title: "神之炬" + x: 1.5d + y: 4.5d + subtitle: "呼唤我的名字" + description: ["如果在石棺室中用神之炬代替奈布火把,会召唤出一位与相关神灵有联系的法老;如果要寻找特定的神器,这些火把是相当有用的。"] + dependencies: ["5695DE9BCDF64302"] + id: "7FE27B11109B41D7" + tasks: [{ + id: "396862609A53439A" + type: "item" + title: "神之炬" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "atum:torch_of_anput" + Count: 1b + } + { + id: "atum:torch_of_anubis" + Count: 1b + } + { + id: "atum:torch_of_atem" + Count: 1b + } + { + id: "atum:torch_of_geb" + Count: 1b + } + { + id: "atum:torch_of_horus" + Count: 1b + } + { + id: "atum:torch_of_isis" + Count: 1b + } + { + id: "atum:torch_of_montu" + Count: 1b + } + { + id: "atum:torch_of_nepthys" + Count: 1b + } + { + id: "atum:torch_of_nuit" + Count: 1b + } + { + id: "atum:torch_of_osiris" + Count: 1b + } + { + id: "atum:torch_of_ptah" + Count: 1b + } + { + id: "atum:torch_of_ra" + Count: 1b + } + { + id: "atum:torch_of_seth" + Count: 1b + } + { + id: "atum:torch_of_shu" + Count: 1b + } + { + id: "atum:torch_of_tefnut" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "23BFB971FA19252E" + type: "item" + item: "atum:coin_gold" + random_bonus: 7 + }] + } + { + x: -0.5d + y: 5.0d + subtitle: "今天是我的生日,我想要它。" + description: ["你为自己找到了一个相当不错的宝藏。如果它遭遇什么不测,那就太可惜了…… "] + dependencies: ["3A6AE256747CFC1D"] + hide: true + id: "68A4A5043858181B" + tasks: [{ + id: "3CECEAAAA80EBB9F" + type: "item" + title: "神器!" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "atum:artifact" + } + } + }] + rewards: [{ + id: "563CCA75A137FE84" + type: "item" + item: "atum:coin_gold" + random_bonus: 7 + }] + } + { + icon: "ars_nouveau:glyph_summon_wolves" + x: 0.0d + y: 1.5d + subtitle: "该死,是满月" + description: [ + "独自冒险可能很危险,但对失去心爱的狗子的恐惧让人们舍不得把它们带出去一起冒险。" + "" + "现在不用再害怕了。有了宠物绷带,你倒下的宠物就有机会恢复活力,再次支楞起来。" + " " + "PS:如果超时未救治宠物,他们还是会死亡" + ] + id: "60FAAD35C8C375BD" + tasks: [{ + id: "0CE70793928F6DE0" + type: "checkmark" + title: "拯救你的宠物" + }] + rewards: [{ + id: "218393C856E322C3" + type: "item" + item: "syp:pet_bandage" + }] + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/ars_nouveau.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/ars_nouveau.snbt new file mode 100644 index 00000000..f9443cce --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/ars_nouveau.snbt @@ -0,0 +1,1705 @@ +{ + id: "00000000000003AB" + group: "5A8B89F87F77CF4C" + order_index: 1 + filename: "ars_nouveau" + title: "新生魔艺" + icon: "ars_nouveau:mana_gem" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "新生魔艺" + icon: "ars_nouveau:creative_spell_book" + x: 2.5d + y: -8.0d + shape: "gear" + description: [ + "在新生魔艺中你会学习如何驾驭潜能,并将其灌输至万物以施放强大的法术、驱动奥术装置乃至控制可爱的朋友。" + "" + "这些任务将会指导你该模组的流程,但记得多看看手册以获取额外的信息。" + "" + "~MuteTiefling" + ] + id: "00000000000003AC" + tasks: [{ + id: "107B6B908FD72C52" + type: "item" + item: "ars_nouveau:novice_spell_book" + }] + rewards: [{ + id: "58C8854DDA503879" + type: "item" + title: "魔源浆果派" + item: "ars_nouveau:source_berry_pie" + }] + } + { + x: 7.0d + y: -4.5d + subtitle: "Pào Tái,炮台" + description: [ + "附魔法术炮台是按红石信号施法的加强装置。" + "" + "像符文粉笔画的简单符文一样,用法术羊皮纸右击它可以为它设置准备好的法术。不过和符文不同,接触和弹射物形式的法术它都能用。 " + ] + dependencies: ["00000000000009ED"] + id: "00000000000003B2" + tasks: [{ + id: "00000000000003F6" + type: "item" + item: "ars_nouveau:spell_turret" + }] + rewards: [{ + id: "00000000000005F5" + type: "item" + title: "魔符:范围效果" + item: "ars_nouveau:glyph_aoe" + }] + } + { + title: "魔源" + icon: "ars_nouveau:mana_gem" + x: -5.5d + y: -6.5d + subtitle: "像清晨的甘露" + description: [ + "魔源是新生魔艺里每个法术和奥术装置背后的驱动能源,但它必须从世界中提取出来,才能利用它来完成简单施法之外的任何事情。" + "" + "许多行为会将极少量的魔源释放回环境,然后可以重吸收这些魔源。而附近的魔源通道则可以将昙花一现的魔源重新导向至准备好的魔力罐中,以备后续使用。 " + "" + "大多数的魔源通道有10到15个方块的吸收半径。" + ] + dependencies: ["00000000000003AC"] + id: "00000000000003B6" + tasks: [{ + id: "00000000000003BD" + type: "item" + item: "ars_nouveau:mana_jar" + }] + rewards: [ + { + id: "00000000000003C1" + type: "item" + title: "盖世六分仪" + item: "botania:sextant" + } + { + id: "0000000000000A77" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + title: "魔法黏土" + x: -6.0d + y: -1.0d + subtitle: "命运像黏土一样可塑" + description: [ + "将魔源宝石做成黏土可以帮助志向远大的法师驾驭更强大的力量。" + "" + "为了学习新的法术,需要把魔法黏土或其变种和其他材料一起用魔符压印机压出魔符。" + ] + dependencies: ["00000000000003C6"] + id: "00000000000003BE" + tasks: [{ + id: "00000000000003C0" + type: "item" + item: "ars_nouveau:magic_clay" + count: 8L + }] + rewards: [{ + id: "0000000000000647" + type: "item" + title: "魔符:合成" + item: "ars_nouveau:glyph_craft" + }] + } + { + title: "非凡黏土" + icon: "ars_nouveau:marvelous_clay" + x: -5.5d + y: 0.0d + subtitle: "非凡是从平凡中创造出来的" + description: ["非凡黏土能解锁2级魔符的制作。2级魔符需要法师的法术书来施放。"] + dependencies: ["00000000000003BE"] + id: "00000000000003C2" + tasks: [ + { + id: "00000000000003C3" + type: "item" + item: "ars_nouveau:marvelous_clay" + count: 8L + } + { + id: "00000000000003F9" + type: "item" + item: "ars_nouveau:apprentice_spell_book" + } + ] + rewards: [{ + id: "0000000000000669" + type: "item" + title: "魔符:生长" + item: "ars_nouveau:glyph_grow" + }] + } + { + title: "神话黏土" + icon: "ars_nouveau:mythical_clay" + x: -4.5d + y: 0.5d + subtitle: "身残志坚,壮志凌云" + description: ["神话黏土能解锁3级魔符的制作。3级魔符需要大法师法术书来施放。"] + dependencies: ["00000000000003C2"] + id: "00000000000003C4" + tasks: [ + { + id: "00000000000003C5" + type: "item" + item: "ars_nouveau:mythical_clay" + count: 2L + } + { + id: "00000000000003FA" + type: "item" + item: "ars_nouveau:archmage_spell_book" + } + ] + rewards: [{ + id: "0000000000000668" + type: "item" + title: "魔符:分裂" + item: "ars_nouveau:glyph_split" + }] + } + { + x: -5.5d + y: -2.5d + subtitle: "最新报道!" + description: [ + "魔符压印机最多可接受两个物品:一种黏土和一个配料。" + "" + "合成新符文时,两者都会被消耗,还需要大量来自附近魔力罐中的魔能。" + "" + "右击符文可以进行学习。学习后它们会出现在你的法术书中,用于合成新的法术。" + "" + "通过抄写台将法术书中的法术复制到新的法术书里。" + ] + dependencies: [ + "3B839B0134D843D9" + "0FF984417811788B" + "5394B4B1C20367B2" + "3A6A7FD760044B09" + "000000000000069D" + ] + dependency_requirement: "one_completed" + id: "00000000000003C6" + tasks: [{ + id: "00000000000003C7" + type: "item" + item: "ars_nouveau:glyph_press" + }] + rewards: [{ + id: "00000000000005FA" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + title: "法术实践:飞行" + icon: "ars_nouveau:glyph_leap" + x: -6.5d + y: 0.5d + subtitle: "聚集丝线" + description: [ + "合成法术需要法术书,每本法术书最多可以存储10个不同的法术。手持法术书按Shift+C键(默认)进行释放。" + "" + "到目前为止,你已经了解了一些不同的形态和效果。首先放置一个形态,接着是一个效果,然后给法术命名,最后点击制作按钮。多种效果可以连在一起。" + "" + "举个例子,早期的飞行可以通过合成下述法术实现:" + "" + "● 自身 > 腾跃 > 缓降" + "" + "施展这个法术将会使把施法者往自己前方推动,同时在降落时获得缓冲。它对穿越崎岖的地形和逃脱烦人的怪物很有用。" + ] + dependencies: ["00000000000003BE"] + min_width: 300 + id: "00000000000003CA" + tasks: [ + { + id: "00000000000009F4" + type: "item" + item: "ars_nouveau:glyph_leap" + } + { + id: "00000000000009F5" + type: "item" + item: "ars_nouveau:glyph_slowfall" + } + ] + rewards: [{ + id: "00000000000009F6" + type: "item" + title: "魔符:发射" + item: "ars_nouveau:glyph_launch" + }] + } + { + x: 0.5d + y: -1.5d + subtitle: "敲黑板,记重点" + description: [ + "需要人力才能做的事不一定总是方便。把你的咒语刻在地上,来节省你一些精力。完美适用于怪物陷阱或者出门给你加各种BUFF。" + "" + "首先用用粉笔在地上画个圆圈,然后用准备好的法术羊皮纸右击它。法术必须是以触摸形态开头的。" + "" + "现在任何走过该符文的生物都会受到该法术的效果。" + ] + dependencies: ["00000000000003D0"] + id: "00000000000003CE" + tasks: [{ + id: "00000000000003CF" + type: "item" + item: { + id: "ars_nouveau:runic_chalk" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "00000000000005FB" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + title: "法术羊皮纸" + x: 0.0d + y: -2.5d + subtitle: "格斗蜗牛" + description: [ + "经过一番改造,普通的纸张可以经过注能来成为更好的法术容器。羊皮纸一旦被注能,里面写下的法术就可以有很广泛的用途。" + "" + "想要在羊皮纸上写下法术,首先在法术书中设计该法术,然后将羊皮纸放在抄写台上。最后用法术书Shift+右击抄写台就可以将法术抄写至羊皮纸上。" + "" + "羊皮纸是可以反复利用的。" + ] + dependencies: ["00000000000003D5"] + id: "00000000000003D0" + tasks: [{ + id: "00000000000003D3" + type: "item" + item: "ars_nouveau:spell_parchment" + }] + rewards: [{ + id: "00000000000003D4" + type: "item" + title: "抄写台" + item: "ars_nouveau:scribes_table" + }] + } + { + x: 0.5d + y: -4.5d + subtitle: "落地生根" + description: [ + "法师之花是一种介于麻瓜与魔物之间的植物。它会像其他植物一样生长,但是它的根部可以打破这层界限,浸泡在滋润大地的无尽魔源之中。" + "" + "对新生魔法的初学者来说,种植该植物有两个目的。第一,生长时它们会产出比其他麻瓜植物更多的魔源。第二,他们的纤维编织成衣服,和穿戴者的魔源交汇,提升初学者的魔源储量。" + ] + dependencies: ["00000000000003D7"] + id: "00000000000003D5" + tasks: [{ + id: "00000000000003D6" + type: "item" + item: "ars_nouveau:mana_bloom_crop" + }] + rewards: [{ + id: "00000000000005F4" + type: "item" + title: "魔符:收获" + item: "ars_nouveau:glyph_harvest" + }] + } + { + title: "附魔装置" + icon: "ars_nouveau:enchanting_apparatus" + x: -0.5d + y: -6.0d + subtitle: "心有余而力不足" + description: [ + "一个人的魔源储量是有限的:肉体只能承受那么多的魔源。纵使存在特定的魔法材料来帮助你承受更多魔源,但它们本身却需要更大的魔源储量来制造。" + "" + "为了承载试剂物品并帮助安全地灌注魔能的一个外置的装置便由此诞生。" + "" + "在附魔核心上放置附魔装置来构建附魔装置。核心周围7x7的区域都可放置附魔基座。附近也必须要有装有魔能的魔力罐。" + "" + "把试剂物品放在基座上,把要附魔的物品放在核心上,空手Shift+右击附魔装置即可开始附魔。" + "" + "附魔装置也可以给特定的工具和装甲附魔,简化了获得特定附魔以完善装备的过程。详细配方在破旧的笔记本中。" + ] + dependencies: ["00000000000003AC"] + min_width: 250 + id: "00000000000003D7" + tasks: [ + { + id: "00000000000003DB" + type: "item" + item: "ars_nouveau:arcane_core" + } + { + id: "00000000000003DC" + type: "item" + item: "ars_nouveau:enchanting_apparatus" + } + { + id: "00000000000003DD" + type: "item" + item: "ars_nouveau:arcane_pedestal" + count: 8L + } + ] + rewards: [{ + id: "00000000000005FC" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + title: "奇异饰品" + icon: "ars_nouveau:amulet_of_mana_regen" + x: -2.0d + y: -4.5d + subtitle: "替我画一副画吧,我要戴着这个" + description: [ + "魔源是变化无常的东西,我们至多也就能将其储存在一个地方以供使用,但这也很有挑战性了。有想法的学徒可能在企图引导魔能时遇到困难很久了。除了由魔力纤维编织成的初学者装备,一些特定的材料可以合成出有用的饰品来当作你的外置魔源存储。" + "" + "想知道配方或更多有用的饰品请查阅破旧的笔记本中的“魔法装备”类别。" + ] + dependencies: ["00000000000003D7"] + id: "00000000000003DE" + tasks: [ + { + id: "00000000000003DF" + type: "item" + item: "ars_nouveau:amulet_of_mana_regen" + } + { + id: "00000000000003E2" + type: "item" + item: "ars_nouveau:ring_of_lesser_discount" + } + ] + rewards: [{ + id: "00000000000009FA" + type: "item" + title: "湮灭之瓶" + item: "ars_nouveau:void_jar" + }] + } + { + x: -5.5d + y: -5.0d + subtitle: "一步一个脚印" + description: [ + "尽管魔源宝石在这世界上很常见,它们也可以通过直接晶化周围的魔源得到。" + "" + "不一定要给结晶器提供魔源,但是这会加速结晶的速度。" + "" + "尽早制作一个晶化器可以帮助你获得更多的魔源宝石。" + ] + dependencies: ["00000000000003B6"] + id: "00000000000003E7" + tasks: [{ + id: "00000000000003E8" + type: "item" + item: "ars_nouveau:crystallizer" + }] + rewards: [{ + id: "000000000000067F" + type: "item" + title: "魔符:召唤魔光" + item: "ars_nouveau:glyph_light" + }] + } + { + x: -1.5d + y: -3.5d + subtitle: "《国外女巫》" + description: [ + "魔源可以渗入进任何东西里。不加以管制,它会到处散播和渗透,很难进行收集。将魔源绑定在罐中是极佳的存储方式,但将它们从一个地方移动到另一个地方是非常棘手的问题。" + "" + "魔源中继器就是干这个的。魔源中继器提供了一个控制渠道,用以传输魔源且不会让它们逸散回世界。魔源中继器可以和其他中继器或魔能罐相连,来完成魔源的安全运输。" + "" + "使用支配之杖来设置连接。" + ] + dependencies: ["00000000000003D7"] + id: "00000000000003EB" + tasks: [{ + id: "00000000000003EC" + type: "item" + item: "ars_nouveau:arcane_relay" + }] + rewards: [{ + id: "00000000000003EF" + type: "item" + title: "支配之杖" + item: "ars_nouveau:dominion_wand" + }] + } + { + x: -3.0d + y: -2.5d + subtitle: "《平等权利》" + description: ["一个更高级的魔力中继器,能够同时将魔源传输至多个地点。"] + dependencies: ["00000000000003EB"] + id: "00000000000003ED" + tasks: [{ + id: "00000000000003EE" + type: "item" + item: "ars_nouveau:arcane_relay_splitter" + }] + rewards: [{ + id: "00000000000005FE" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + x: 5.5d + y: -2.5d + shape: "hexagon" + subtitle: "指指点点" + description: [ + "作为与魔源极其协调的温和生物,书龙可以通过用它们的护符Shift+右击讲台来召唤。召唤后,它们会根据你给的法术在周围的方块上反复施法。" + "" + "查阅破旧的笔记本来获得更多关于书龙的信息。" + ] + dependencies: ["00000000000009ED"] + id: "00000000000003F0" + tasks: [{ + id: "00000000000003F1" + type: "item" + item: "ars_nouveau:whelp_charm" + }] + rewards: [{ + id: "00000000000009EC" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + x: 6.5d + y: -2.0d + shape: "hexagon" + subtitle: "寻找金色橡子" + description: [ + "卡班克尔是奇特的森林小动物,喜爱闪光的东西,尤其是金子。扔给它们少量的金子,它们就会做你的朋友。成为朋友后,他们会帮助你收集物品放进容器中。" + "" + "用支配之杖右击卡班克尔,再Shift+右击容器来告诉卡班克尔在哪里存放物品。" + "" + "查阅破旧的笔记本来获得更多关于卡班克尔的信息。" + "" + "即使在古老的森林里也难得一见这些小动物。如果你找不到它们,可以考虑用降生祭坛召唤。" + ] + dependencies: ["00000000000009ED"] + id: "00000000000003F2" + tasks: [{ + id: "00000000000003F3" + type: "item" + item: "ars_nouveau:carbuncle_charm" + }] + rewards: [ + { + id: "00000000000009EA" + type: "item" + title: "物品卷轴:允许" + item: "ars_nouveau:allow_scroll" + } + { + id: "00000000000009EB" + type: "item" + title: "物品卷轴:禁止" + item: "ars_nouveau:deny_scroll" + } + ] + } + { + x: 4.5d + y: -2.0d + shape: "hexagon" + subtitle: "风的低语" + description: [ + "希尔芙是森林的守护者,帮助新生植物茁壮成长。如果你通过帮助它们植树以表尊敬,它们会自愿做你的朋友。成为朋友后,希尔芙会照顾一小片区域,并把它们的收获交给你。种一些树、庄稼、花其他植物,过一会儿希尔芙就会补种更多,并且把收获交给你。" + "" + "查阅破旧的笔记本来获得更多关于希尔芙的信息。" + "" + "近些年来,野生希尔芙的数量一直在衰减。如果你找不到它们,可以考虑用降生祭坛召唤。" + ] + dependencies: ["00000000000009ED"] + id: "00000000000003F4" + tasks: [{ + id: "00000000000003F5" + type: "item" + item: "ars_nouveau:sylph_charm" + }] + rewards: [ + { + id: "0000000000000602" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + } + { + id: "0AC24D43ED187EBE" + type: "item" + title: "竹子" + item: "minecraft:bamboo" + count: 4 + } + { + id: "4A7B725DE75256E3" + type: "item" + title: "南瓜种子" + item: "minecraft:pumpkin_seeds" + count: 4 + } + { + id: "307E04AA8AC5B992" + type: "item" + title: "深色橡木树苗" + item: "minecraft:dark_oak_sapling" + count: 4 + } + ] + } + { + x: -3.5d + y: -5.0d + subtitle: "见习火山学家" + description: [ + "不是所有学徒生来就擅长园艺。幸好,燃烧各种材料可以把里面暗藏的魔源释放出来,从而产出微量的魔源。此过程也会产出惊人的热量,将周围的石头融化熔岩。" + "" + "火山蓄魔器会消耗周围任何可燃烧的物品,燃烧烈焰至高木的材料时效率最高。" + ] + dependencies: ["00000000000003B6"] + id: "000000000000069D" + tasks: [{ + id: "000000000000069E" + type: "item" + item: "ars_nouveau:volcanic_accumulator" + }] + rewards: [ + { + id: "00000000000006A0" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + } + { + id: "115DF6600295CEE1" + type: "item" + item: "ars_nouveau:red_archwood_sapling" + count: 4 + } + ] + } + { + title: "魔法自动化" + icon: "ars_nouveau:glyph_self" + x: 5.5d + y: -6.0d + description: [ + "如果没有人持续的干预,魔法就不能为我们效力,那它有什么好处呢?" + "" + "不是所有工作都能由简单的炮台或符文自动化能完成的。在这世上存在一些魔法生物,愿意帮助你完成工作。" + ] + dependencies: ["00000000000003AC"] + id: "00000000000009ED" + tasks: [{ + id: "00000000000009EE" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000CAD" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "炮塔实践:微型农场" + icon: "ars_nouveau:glyph_harvest" + x: 6.5d + y: -3.5d + description: [ + "制作一个简单紧凑的作物农场,可以用法术炮塔释放以下法术:" + "" + "● 触摸 > 生长 > 收获" + "" + "把炮塔放在作物旁,给它提供魔源和周期的红石信号,一个棒棒哒快速农场就完成了。" + "" + "当然啦,如果你喜欢慢生活,还有一个更简单的自给自足版本:" + "" + "● 触摸 > 收获" + "" + "作物的成长可以为魔力凝聚器提供魔源,进而驱动炮塔运转。" + ] + dependencies: ["00000000000003B2"] + id: "00000000000009EF" + tasks: [ + { + id: "00000000000009F0" + type: "item" + item: "ars_nouveau:glyph_grow" + } + { + id: "00000000000009F1" + type: "item" + item: "ars_nouveau:glyph_harvest" + } + ] + rewards: [{ + id: "00000000000009FC" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + title: "炮塔实践:红石钟" + x: 7.5d + y: -3.0d + description: [ + "考虑到炮塔需要红石信号才能运作,我们需要某种形式的红石钟。这有许多可行的设计,但有没有跟新生魔艺主题相关的呢?" + "" + "一个简单的红石钟可以由两个炮塔完成,内含以下法术:" + "" + "● 弹射物 > 红石信号" + ] + dependencies: ["00000000000003B2"] + id: "00000000000009F2" + tasks: [{ + id: "00000000000009F3" + type: "item" + item: "ars_nouveau:glyph_redstone_signal" + }] + rewards: [{ + id: "00000000000009FD" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + title: "法术实践:熔炼" + icon: "ars_nouveau:glyph_smelt" + x: -5.0d + y: 1.5d + description: [ + "拥有了更高等级的法术书后,就能解锁更多的姿势。" + "" + "比如,一个能熔炼远处方块、破坏它再把它送到你物品栏的法术。" + "" + "● 弹射物 > 熔炼 > 破坏 > 拾取" + "" + "如果你对着黏土块使用该法术,你背包里就会出现陶瓦。" + "" + "在破坏后添加提取提取会给法术附上精准采集的效果,使得该法术可以将沙子变成玻璃。" + "" + "● 弹射物 > 熔炼 > 破坏 > 提取 > 拾取" + "" + "类似的,下述组合给法术附上了时运效果。很适合用于那些难够到的钻石矿。" + "" + "● 弹射物 > 破坏 > 时运 > 拾取" + "" + "多次叠加时运魔符可以获得更高的时运等级。时运魔符在击杀怪物时也有掠夺附魔效果。" + ] + dependencies: ["00000000000003C2"] + min_width: 300 + id: "00000000000009F7" + tasks: [ + { + id: "00000000000009F8" + type: "item" + item: "ars_nouveau:glyph_smelt" + } + { + id: "00000000000009F9" + type: "item" + item: "ars_nouveau:glyph_pickup" + } + ] + rewards: [{ + id: "00000000000009FE" + type: "item" + title: "魔符:时运" + item: "ars_nouveau:glyph_fortune" + }] + } + { + title: "法术实践:闪电" + x: -3.5d + y: 1.5d + subtitle: "让仇恨蒙蔽你的双眼" + description: [ + "整个活,OK?" + "" + "弹射物 > 分裂 x8 > 闪电" + ] + dependencies: ["00000000000003C4"] + id: "0000000000000A0D" + tasks: [{ + id: "0000000000000A0E" + type: "item" + item: "ars_nouveau:glyph_lightning" + }] + rewards: [{ + id: "0000000000000A37" + type: "item" + title: "魔符:尖牙" + item: "ars_nouveau:glyph_fangs" + }] + } + { + title: "血之宝典" + x: -4.5d + y: -0.5d + subtitle: "《神鬼奇航》" + description: ["魔源不是世界上唯一的能量来源,一些聪明的血魔法师找到了将法术书与他们的灵魂系统相连接的方法,使得他们能够汲取更深层次的能量来释放法术。"] + dependencies: [ + "00000000000008C7" + "00000000000003BE" + ] + id: "221C600F3E3C813C" + tasks: [{ + id: "106C65C1B54C90C6" + type: "item" + title: "血之宝典" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "tomeofblood:blood_tome_one" + Count: 1b + tag: { + mode: 0 + spells: ",touch,harm,break,self,projectile" + } + } + { + id: "tomeofblood:blood_tome_two" + Count: 1b + tag: { + mode: 0 + spells: ",touch,harm,break,self,projectile" + } + } + { + id: "tomeofblood:blood_tome_three" + Count: 1b + tag: { + mode: 0 + spells: ",touch,harm,break,self,projectile" + } + } + ] + } + } + }] + rewards: [{ + id: "23A1C4CCC95A1F45" + type: "command" + title: "史诗血魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_epic" + player_command: false + }] + } + { + icon: "ars_nouveau:wixie_charm" + x: 5.0d + y: -1.0d + shape: "hexagon" + subtitle: "《怀尔德姐妹》" + description: [ + "工作台旁有个小帮手,不香吗?给你递这个、递那个的,不香吗?当你研究魔法时帮你干活,真的不香吗?" + "" + "薇克精就是这么香。对低血量的女巫施展解除魔法将她们困住。对普通炼药锅使用护符来召唤薇克精,并将炼药锅转化成薇克精的炼药锅。" + "" + "拿一个物品右击薇克精的炼药锅来指定薇克精要合成什么。她会从附近的容器中收集所需的材料。不过她需要周围有魔力罐才能合成。" + ] + dependencies: ["00000000000009ED"] + id: "0BC6D824A7A10356" + tasks: [ + { + id: "5A68031815311494" + type: "item" + item: "ars_nouveau:wixie_charm" + } + { + id: "67D65A1F1B80B28B" + type: "item" + item: "minecraft:cauldron" + } + ] + rewards: [{ + id: "7C201B55C9F00AD3" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + x: 4.0d + y: -4.5d + subtitle: "《欧格奶奶的烹饪书》" + description: [ + "简单的物品合成可不是这些狡诈的女士们的唯一本领。她们同样十分的精通炼药学,可以酿造所有类型的药水。" + "" + "和常规的合成一样,薇克精需要额外的物品才能工作。一个魔能罐、一个药水罐和装有材料的容器。" + "" + "每个薇克精一次只能制作一种药水。拿想让薇克精酿造的药水右击炼药锅来设定配方。一切都准备就绪,她就会开始工作。和传统炼药一样,药水需要分步完成。比方说薇克精首先会用地狱疣制作粗制的药水,然后用金胡萝卜制作夜视药水,最后可以加红石来延长药水时间。" + "" + "建议先拿药水放进药水罐里,用支配之杖Shift+右击药水罐将药水种类锁定。多个薇克精在同一区域工作时最好这么干。" + ] + dependencies: ["00000000000009ED"] + min_width: 250 + id: "4DC7DC466B1F2D0B" + tasks: [{ + id: "38EA6B9C79DD69C5" + type: "item" + item: "ars_nouveau:potion_jar" + }] + rewards: [{ + id: "3B92D3705AEB3AA2" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + icon: "ars_nouveau:potion_melder" + x: 4.5d + y: -3.5d + subtitle: "微量注入" + description: [ + "聪明的奥术师会想着法子节省自己的时间,而没有比在战斗前狂饮五种不同的药水更浪费时间的了。为什么不把它们混合然后一起喝下去呢?" + "" + "药水混合器正是干这个的。" + "" + "把它放在药水罐的上面,在它侧边再贴两个罐子。底部的药水罐用于输出,而侧边的用于输入。混合过程会消耗一些魔源。混合后的药水仍可作为输入来不断地叠加效果。" + ] + dependencies: ["4DC7DC466B1F2D0B"] + id: "22CD0875E6AFD43E" + tasks: [ + { + id: "094638F810C5F8C4" + type: "item" + item: "ars_nouveau:potion_melder" + } + { + id: "4D548D5C01D56188" + type: "item" + item: "ars_nouveau:potion_jar" + count: 3L + } + ] + rewards: [ + { + id: "3775F901374943C8" + type: "item" + title: "伤害吸收药水" + item: { + id: "minecraft:potion" + Count: 1b + tag: { + Potion: "apotheosis:long_absorption" + } + } + } + { + id: "77257BF40CBAC438" + type: "item" + title: "抗火药水" + item: { + id: "minecraft:potion" + Count: 1b + tag: { + Potion: "minecraft:long_fire_resistance" + } + } + } + ] + } + { + x: 3.5d + y: -3.0d + subtitle: "为什么要有限时原价?" + description: ["多个剂量的药水都装好了瓶,可环保的可重复使用。每个烧瓶能装八个剂量的药水,加强后甚至可以增强药水效果或延长药水时间。"] + dependencies: ["4DC7DC466B1F2D0B"] + id: "4B150C43E143F401" + tasks: [{ + id: "0AD6FC05A8659F5D" + type: "item" + item: "ars_nouveau:potion_flask" + }] + rewards: [{ + id: "13A4D5D0FB6AAF30" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + x: -0.5d + y: -1.0d + subtitle: "撒大网,捕大鱼" + description: ["作为传统的施法工具,法杖里可以写入一个法术。与其他施法方式不同的是,法术不需要形态构件。施法魔杖释放的所有法术都会自动加上弹射物形态,并且自带加速效果。这意味着你有更多的槽位添加法术构件。因此它们可以很适合作为特制工具使用。"] + dependencies: ["00000000000003D0"] + id: "6EE073C749AE697F" + tasks: [{ + id: "04C35BF0605E9EA6" + type: "item" + item: "ars_nouveau:wand" + }] + rewards: [{ + id: "185995ACE655011B" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + x: 10.5d + y: -6.5d + subtitle: "我喜欢凝固汽油弹在清晨的味道。" + description: [ + "没有比在火堆上烧试剂更能代表“魔法”的了!" + "" + "仪式火盆通过特制的仪式木板来引导仪式过程,还能添加可选试剂来增强效果。它可以制造许多的效果。" + "" + "用任意仪式木板右击火盆启动仪式。额外添加的材料需要扔在火焰的上方。一切准备就绪后,再次右击仪式火盆来完成仪式。" + ] + dependencies: ["00000000000003AC"] + id: "5ED080DAA2A7E19A" + tasks: [{ + id: "729AECF6F582CCBA" + type: "item" + item: "ars_nouveau:ritual" + }] + rewards: [{ + id: "37237F9CB81E3546" + type: "item" + item: "ars_nouveau:ritual_burrowing" + }] + } + { + icon: "ars_nouveau:ritual_disintegration" + x: 11.5d + y: -4.0d + subtitle: "经验 = MC的平方" + description: [ + "杀怪物还是挺……烦人的一件事。为什么不跳过这件麻烦事,直接将它们蒸馏成精华呢?" + "" + "被此仪式杀死的怪物会掉落经验宝石,大概是正常怪物掉落经验的一倍多。但是,其他掉落物都会被损失掉。" + ] + dependencies: ["5ED080DAA2A7E19A"] + id: "1DF20BDED102423B" + tasks: [ + { + id: "688576970974E9C1" + type: "item" + item: "ars_nouveau:ritual_disintegration" + } + { + id: "219D304E19730D2B" + type: "item" + item: "ars_nouveau:experience_gem" + } + ] + rewards: [{ + id: "0E0F5F21781358A3" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + x: 9.5d + y: -4.0d + subtitle: "又下雨了,像是个回忆,落在我头上" + description: [ + "雨一直下。浸湿了你的盔甲,淹没了你的洞穴,腐蚀了你的电路。那精致的,被寄希望于可以解决一切问题的电路。" + "" + "但它们能把大雨给解决了吗?不能。现在让我们用魔法把雨驱散。" + ] + dependencies: ["5ED080DAA2A7E19A"] + id: "5225FAAF4623B6D0" + tasks: [{ + id: "67AB5005F89FC564" + type: "item" + item: "ars_nouveau:ritual_cloudshaping" + }] + rewards: [{ + id: "0FD4169B6D7D9DCB" + type: "item" + item: "thermal:gunpowder_block" + }] + } + { + title: "操纵天体" + x: 9.0d + y: -5.5d + subtitle: "没人来得及!" + description: [ + "你的觉得时间太少了吗?没时间当你那夜猫子?" + "" + "考虑弯曲时间和空间,让太阳或月亮再次升起,以获得额外的能量提升,或者继续绘制那些迷人的星图。" + "" + "不会有什么坏事发生的,对吧?" + ] + dependencies: ["5ED080DAA2A7E19A"] + id: "5DDAEAD762E63EAB" + tasks: [ + { + id: "741FD9A5813C870E" + type: "item" + item: "ars_nouveau:ritual_sunrise" + } + { + id: "3FFE686263CB82B2" + type: "item" + item: "ars_nouveau:ritual_moonfall" + } + ] + rewards: [{ + id: "658E6A4D80FA8301" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + x: 10.5d + y: -4.5d + subtitle: "你们听啊,你们听啊" + description: [ + "你们这些卑鄙的掠夺者、肆意破坏的卫道士和唤魔者啊,我正式公开挑战你们!" + "" + "在你家后院召唤一个掠夺事件,就这么及时!" + ] + dependencies: ["5ED080DAA2A7E19A"] + id: "392EA2D4DE9EAFAB" + tasks: [{ + id: "776E3AC22361BA3E" + type: "item" + item: "ars_nouveau:ritual_challenge" + }] + rewards: [{ + id: "203CECCC321A0C3D" + type: "item" + item: "minecraft:emerald_block" + }] + } + { + title: "繁殖与生长" + x: 12.0d + y: -5.5d + subtitle: "魔法可持续生育" + description: [ + "生活中玉玉了——加点味精。生活中开心了——加点味精。任何东西里加了味精,它都会变得更好。你刚生了个孩子?往宝宝身上撒点味精,让他变得更聪明。" + "" + "魔法可以创造作物种植和动物繁衍的奇迹。将这两个仪式组合在一块来让你的牲畜忙于繁衍,并生长得更快。" + ] + dependencies: ["5ED080DAA2A7E19A"] + id: "54B7E584C433DC5B" + tasks: [ + { + id: "28404A71FAAED79D" + type: "item" + item: "ars_nouveau:ritual_fertility" + } + { + id: "7B8A119F2B3E0B6A" + type: "item" + item: "ars_nouveau:ritual_overgrowth" + } + ] + rewards: [{ + id: "37131D5E140365A2" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + title: "传送门" + icon: "ars_nouveau:arcane_bricks" + x: 1.5d + y: -4.0d + subtitle: "一名巫师做的!" + description: ["要出发去哪里?在离开前先带点补给。一个快速的往返方式将会很有用。建造一个地狱门形状的传送门,在旁边放一个装满的魔力罐,然后往传送门里扔一个写好位置的折跃卷轴。开启的传送门可以传输物品、生物乃至法术。"] + dependencies: ["00000000000003D5"] + id: "19C9AC76B4E2B19D" + tasks: [{ + id: "59AD7879702E702B" + type: "item" + title: "奥术砖块" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "ars_nouveau:arcane_bricks" + Count: 1b + } + { + id: "ars_nouveau:ab_alternating" + Count: 1b + } + { + id: "ars_nouveau:ab_herring" + Count: 1b + } + { + id: "ars_nouveau:ab_mosaic" + Count: 1b + } + { + id: "ars_nouveau:ab_smooth_slab" + Count: 1b + } + { + id: "ars_nouveau:ab_smooth" + Count: 1b + } + { + id: "ars_nouveau:ab_clover" + Count: 1b + } + { + id: "ars_nouveau:sas_basket" + Count: 1b + } + { + id: "ars_nouveau:sas_clover" + Count: 1b + } + { + id: "ars_nouveau:sas_herring" + Count: 1b + } + { + id: "ars_nouveau:sas_mosaic" + Count: 1b + } + { + id: "ars_nouveau:sas_alternating" + Count: 1b + } + { + id: "ars_nouveau:sas_ashlar" + Count: 1b + } + ] + } + } + count: 14L + }] + rewards: [{ + id: "530B702E2689DE28" + type: "item" + item: "ars_nouveau:warp_scroll" + count: 8 + }] + } + { + x: 6.0d + y: -1.0d + shape: "hexagon" + subtitle: "非常像驼鹿的东西" + description: [ + "有野兽游荡的地方,就有德格米的身影。它们是被束缚在大地母亲上的灵魂,照顾着她的羊群。它们可以通过魔法收获野兽身上的物品,且不会以任何形式伤害到它们。它们可以被诱惑从而为你工作,只要给它们看它们的敌人——荒野守卫者——的战利品就行了。" + "" + "查阅破旧的笔记本来获得更多关于德格米的信息。" + "" + "近些年来,野生德格米的数量一直在衰减。如果你找不到它们,可以考虑用降生祭坛召唤。" + ] + dependencies: ["00000000000009ED"] + id: "4599C1B5F2048691" + tasks: [{ + id: "2DE5518E628456D5" + type: "item" + item: "ars_nouveau:drygmy_charm" + }] + rewards: [ + { + id: "096125B9A6DA61DE" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + } + { + id: "6F26AB1474F756FC" + type: "command" + title: "召唤 鸡" + icon: "minecraft:egg" + command: "/execute at @p run summon minecraft:chicken ~ ~2 ~" + player_command: false + } + ] + } + { + x: -4.5d + y: -4.5d + subtitle: "不会占那蘑多空间" + description: [ + "分解者在生态系统中起着至关重要的作用。和在它周围生长的真菌朋友一样,菌丝魔源通道可以将过量的有机物分解为有用的魔源。" + "" + "把食物丢在周围就能运作,不过魔源浆果食物更好。" + ] + dependencies: ["00000000000003B6"] + id: "3A6A7FD760044B09" + tasks: [{ + id: "16BD234A80853E69" + type: "item" + item: "ars_nouveau:mycelial_sourcelink" + }] + rewards: [ + { + id: "64CBF2A519C381A1" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + } + { + id: "57AF99223C183C96" + type: "item" + item: "ars_nouveau:source_berry_pie" + count: 16 + } + ] + } + { + x: -7.5d + y: -5.0d + subtitle: "你一半,我一半" + description: [ + "酿造药水的过程会自然释放大量的魔源,让寻常的材料获得魔力。这种魔源可以被提取,不过需要炼金魔源通道才行。" + "" + "只要把药水罐放在魔源通道旁,它就会消耗里面的药水产出魔源。与薇克精相性极佳。" + ] + dependencies: ["00000000000003B6"] + id: "5394B4B1C20367B2" + tasks: [{ + id: "58CDB2E4BA8E3031" + type: "item" + item: "ars_nouveau:alchemical_sourcelink" + }] + rewards: [ + { + id: "19791F6C1CCC5C18" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + } + { + id: "53C9D637D37CFC16" + type: "item" + item: { + id: "ars_nouveau:potion_flask_extend_time" + Count: 1b + tag: { + count: 8 + CustomPotionEffects: [{ + Ambient: 0b + CurativeItems: [{ + id: "minecraft:milk_bucket" + Count: 1b + }] + ShowIcon: 1b + ShowParticles: 1b + Duration: 9600 + Id: -108b + Amplifier: 0b + }] + Potion: "ars_nouveau:mana_regen_potion_long" + } + } + } + ] + } + { + x: -6.5d + y: -4.5d + subtitle: "我们应该对死神说点什么?" + description: [ + "生与死,一体两面。潜在的魔源在两者中燃烧。" + "" + "生死魔源通道可以从动物繁衍或生物死亡中获得魔源。" + ] + dependencies: ["00000000000003B6"] + id: "0FF984417811788B" + tasks: [{ + id: "57BD630678A5629F" + type: "item" + item: "ars_nouveau:vitalic_sourcelink" + }] + rewards: [ + { + id: "05842221EF44CE18" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + } + { + id: "75D81D2BD560450F" + type: "command" + title: "Moo!" + icon: "minecraft:cow_spawn_egg" + command: "/execute at @p run summon minecraft:cow" + player_command: false + } + ] + } + { + x: -5.5d + y: -4.0d + description: [ + "从土地中突然出现了巨大的魔源。进行探索来开启魔法之路。" + "" + "树和植物的生长会在周围释放一些多余的魔能,这些魔能可以被农业魔源通道凝聚。与魔法关系更密切的植物会释放更多的魔源。" + ] + dependencies: ["00000000000003B6"] + id: "3B839B0134D843D9" + tasks: [{ + id: "475BD32C9C0E4BAB" + type: "item" + item: "ars_nouveau:mana_condenser" + }] + rewards: [ + { + id: "2236E6D4E0CE20D0" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + } + { + id: "1CA3EDCE08DCBE66" + type: "item" + item: "ars_nouveau:mana_berry" + count: 8 + } + { + id: "19BB79A78FEC7C8E" + type: "item" + item: "minecraft:melon_seeds" + count: 8 + } + ] + } + { + x: 10.5d + y: -2.5d + subtitle: "卡尔班诺的野兽" + description: [ + "首先你要取出圣针。然后,数到三,不要多也不要少……" + "" + "可以生成所有体型的荒野生物。当添加次级的荒野生物的身体部位时,荒野奇美拉会出现为它的同族报仇。" + ] + dependencies: ["5ED080DAA2A7E19A"] + id: "6AB291FBD63076A3" + tasks: [{ + id: "31F14D278A887427" + type: "item" + item: "ars_nouveau:ritual_wilden_summon" + }] + rewards: [{ + id: "5EF880C68DC165ED" + type: "item" + item: { + id: "thermal:lightning_grenade" + Count: 1b + tag: { + RepairCost: 0 + display: { + Name: "{\"text\":\"安提阿的神圣手雷\"}" + } + } + } + count: 16 + }] + } + { + x: -2.5d + y: -1.5d + subtitle: "《小小自由人》" + description: ["特制的中继器,不需要建立连接就可以将魔源分发至周围的魔能罐中。"] + dependencies: ["00000000000003EB"] + id: "35575BA75AA92E49" + tasks: [{ + id: "0294A1F8CCC0D906" + type: "item" + item: "ars_nouveau:relay_deposit" + }] + rewards: [{ + id: "32BD6621BA65DF4F" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + x: -1.5d + y: -2.0d + subtitle: "《黑夜之衣》" + description: [ + "特制的中继器,可以将魔源通过末地的黑暗领域传送至遥远的魔力罐或中继器。" + "" + "折跃型的魔力中继器建立的通道只能存在于同一个维度中,但可以无视距离。" + "" + "远距离传送时需要消耗少量魔源维持通道的稳定。" + ] + dependencies: ["00000000000003EB"] + id: "7A20D43F4D535200" + tasks: [{ + id: "650E082BF111565C" + type: "item" + item: "ars_nouveau:relay_warp" + }] + rewards: [{ + id: "3C644C0B2495BC36" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + x: 11.0d + y: 0.5d + subtitle: "你难道不喜欢我吗!" + description: ["阻止这些可爱的小动物成为大型捕食者的松脆食物的唯一原因是它们敏捷的小脚。他们愿意以友谊为代价借给你这种力量。"] + dependencies: ["33F9C7DCBA952F1E"] + id: "3E84BCD316870360" + tasks: [{ + id: "0529231F83AA9DF1" + type: "item" + item: "ars_nouveau:familiar_carbuncle" + }] + rewards: [{ + id: "5A6342EB078DF159" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + x: 9.5d + y: -0.5d + subtitle: "一勺糖有助于减少用药……" + description: ["虽然女巫们喜欢在家中闲逛,但却以在战斗中的机智闻名,她们会四处乱扔危险的药水以抵御可能的攻击者。"] + dependencies: ["33F9C7DCBA952F1E"] + id: "07E7E9443C4FD9EF" + tasks: [{ + id: "43F1E038F8424697" + type: "item" + item: "ars_nouveau:familiar_wixie" + }] + rewards: [{ + id: "5C7AAD35F5713448" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + x: 10.0d + y: 0.5d + subtitle: "刚好遇见你" + description: ["强大的土地灵魂,拥有寻找物品的诀窍。德格米会将他们的知识传授给他们的朋友,增强魔法并提供额外的掉落。"] + dependencies: ["33F9C7DCBA952F1E"] + id: "7BD59789808E69D2" + tasks: [{ + id: "19106E3C1E5AEBD0" + type: "item" + item: "ars_nouveau:familiar_drygmy" + }] + rewards: [{ + id: "32B10294788455A9" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 11.5d + y: -0.5d + subtitle: "我要把你用杜威十进制法分类" + description: ["书龙是你极好的伙伴,它们与魔源有着深层的联系,为它们同伴的法术增加力量。"] + dependencies: ["33F9C7DCBA952F1E"] + id: "699DD621303B1301" + tasks: [{ + id: "10D37175AB7E066E" + type: "item" + item: "ars_nouveau:familiar_bookwyrm" + }] + rewards: [{ + id: "3F826BECBAC65089" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + x: 10.5d + y: 1.5d + subtitle: "酱汁女王" + description: ["多样性是生活的调味料,没有比希尔芙族更懂这个的了。当你周围有希尔芙时,所有东西尝起来都会更美味。"] + dependencies: ["33F9C7DCBA952F1E"] + id: "5D0E0E5116239033" + tasks: [{ + id: "02FA381E42107A74" + type: "item" + item: "ars_nouveau:familiar_sylph" + }] + rewards: [{ + id: "5DD6D62E0C457716" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: 10.5d + y: -1.0d + subtitle: "友谊就是魔法" + description: [ + "千百年来,法师一直与各种生物结为朋友,来帮助完成他们的工作。这些友谊很深,形成了一个互利共生的关系。他们的友谊天长地久,法师也因此获得了强大的能力。" + "" + "在可顺服的生物旁举行绑定仪式来表达与其绑定的想法。如果它默许,它将授予你绑定手稿。手稿可以添加到法术书中,用于随时召唤他们。 " + "" + "每个使魔都有独特的加成。详细信息可见破旧的笔记本。" + ] + dependencies: ["5ED080DAA2A7E19A"] + id: "33F9C7DCBA952F1E" + tasks: [{ + id: "3AA728ECE363A96A" + type: "item" + item: "ars_nouveau:ritual_binding" + }] + rewards: [{ + id: "6DB8DF770C37C6FF" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + title: "法术实践: 薇克精" + x: 1.5d + y: -0.5d + description: [ + "一些雇佣帮手正是希望扩大行动的魔法学徒所需要的。周遭村庄的居民或许可以……通过一点魔法干预来诱使他们为你服务。" + "" + "首先在地上用符文粉笔画一个符文。在符文的旁边放置一个容器和一个魔源罐。用抄写台在法术羊皮纸上写上如下法术:" + "" + "触摸 > 解除魔法 > 拾取 > 延迟 > 闪电" + "" + "现在要解决的就是如何让村民站在符文上了。第一击闪电会将村民变成女巫,接下来的闪电会确保女巫已受到足够虚弱,可以转变成薇克精碎片。拾取魔符能收集薇克精碎片并放在旁边的容器中……不然它可能会被闪电摧毁。" + "" + "假设你有更好的女巫来源,比如刷怪笼,那么可以用下述法术转换她们:" + "" + "触摸 > 伤害 > 解除魔法 > 拾取" + ] + dependencies: ["00000000000003CE"] + min_width: 300 + id: "4430A94DA0D253CB" + tasks: [{ + id: "109D4F0DA7597205" + type: "item" + item: "ars_nouveau:glyph_dispel" + }] + rewards: [{ + id: "3186A11550793C69" + type: "item" + item: "ars_nouveau:wixie_shards" + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/astral_sorcery_wip.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/astral_sorcery_wip.snbt new file mode 100644 index 00000000..5d6d4fd1 --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/astral_sorcery_wip.snbt @@ -0,0 +1,1596 @@ +{ + id: "0000000000000AF3" + group: "5A8B89F87F77CF4C" + order_index: 2 + filename: "astral_sorcery_wip" + title: "星辉魔法" + icon: "astralsorcery:hand_telescope" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "星辉魔法" + icon: "astralsorcery:tome" + x: 7.0d + y: -10.5d + shape: "gear" + description: [ + "古代文明的遗迹散布在世界各地,尽管几乎无法得知这些遗迹是如何形成的。留存下来的村民用轻轻的“哼哼”声中分享着关于他们的传说,然而他们都害怕地避开这些建筑。" + "" + "尽管掠夺者可能很凶猛,但似乎也存在这种迷信……这其中有什么秘密等着我们去发现呢?" + "" + "~MuteTiefling" + ] + optional: true + id: "0000000000000AF4" + tasks: [{ + id: "68C3AD7DEDCF8C8B" + type: "item" + item: "astralsorcery:aquamarine" + count: 4L + }] + rewards: [{ + id: "00B5497F8AA28D93" + type: "item" + title: "大理石" + item: "astralsorcery:marble_raw" + count: 16 + random_bonus: 16 + }] + } + { + x: 7.0d + y: -9.0d + subtitle: "黑夜中的灯塔" + description: [ + "“由明亮的白色大理石雕刻而成的远古遗迹散布在世界各地。尽管村民们不愿接近它们,但它们看起来几乎无害,而我对它们的探索发现了一些无法解释的奇怪现象。" + "" + "其中最重要的是位于最大的结构中央的浮动水晶。" + "" + "在搭建工作站开始我的研究时,一束明亮的白色光束从那里延伸,灌注在木头之中,彻底改变了它的结构。真奇怪。”" + "_________________________________________________" + "" + "寻找多出现于寒冷或山地生物群落中的大型神殿遗迹,然后想个办法进去。小心不要干扰到里面的水晶,因为我们需要它进行发展。" + "" + "水晶必须处在露天状态下才能发挥作用。它将自动链接到一个原版工作台,但其他方块还需要一个链接工具来建立链接。" + "" + "这些神殿遗迹可能位于距离家很远的地方,但在该模组的早期阶段,重访这些水晶非常重要。目前可以使用提供的折跃卷轴来简化来回的过程。" + ] + dependencies: ["0000000000000AF4"] + min_width: 300 + id: "0000000000000B6E" + tasks: [{ + id: "0000000000000B77" + type: "item" + item: "astralsorcery:altar_discovery" + }] + rewards: [ + { + id: "0000000000000BDB" + type: "item" + title: "折跃卷轴" + item: "ars_nouveau:warp_scroll" + count: 16 + } + { + id: "0000000000000C5E" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + icon: "astralsorcery:ritual_pedestal" + x: 2.5d + y: -4.0d + subtitle: "我与月共升" + description: [ + "“共鸣水晶石插入了基座,发出令人满意的叮当声,轻微的嗡嗡声在大地中回响。" + "" + "毛球无处可寻。我不会责怪她;因为即使在我看到了这一切之后,这座祭坛仍让我感到脊背发凉。夜幕降临,我感觉到了它的力量。”" + "________________________________" + "" + "仪式基座是一个强大的装置,能够在很大的区域内产生效果。例如,晶金座仪式附近的所有石头将自发地转化为随机的矿石,而怪物生成将被圣芒座仪式所停止。" + "" + "通过再次将水晶与微弱的星座共鸣,可以进一步增强这些效果。关于这个过程的更多信息,以及每个星座所具有的效果,请参考《星芒宝典》。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000B8E"] + id: "0000000000000B70" + tasks: [ + { + id: "0000000000000B90" + type: "item" + item: "astralsorcery:ritual_pedestal" + } + { + id: "0000000000000B91" + type: "item" + item: "astralsorcery:marble_raw" + count: 12L + } + { + id: "0000000000000B92" + type: "item" + item: "astralsorcery:marble_chiseled" + } + { + id: "0000000000000B93" + type: "item" + item: "astralsorcery:marble_bricks" + count: 24L + } + { + id: "0000000000000B94" + type: "item" + item: "astralsorcery:marble_arch" + count: 20L + } + ] + rewards: [{ + id: "0000000000000C4D" + type: "command" + title: "史诗星辉魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_epic" + player_command: false + }] + } + { + icon: "astralsorcery:well" + x: 4.0d + y: -9.5d + subtitle: "任其沉沦" + description: [ + "“也许那个老隐士真的不是疯子。遗迹中的一些铭文指引我合成了一口缸,它似乎会和带到它附近的海蓝宝石或水晶石产生共鸣。" + "" + "把其中一种放入缸中,它们的表面就会凝结出一种闪亮的晶化液体,并在收集在缸底聚集。" + "" + "这确定不是那个隐士所追求的茶吗?”" + "________________________________" + "" + "用浅水沙地中找到的海蓝宝石右击聚星缸,开始收集星能液。" + "海蓝宝石最终会被消耗,但在这之前应该会产生相当多的星能液" + "" + "使用链接工具绑定聚能水晶(例如大型神殿中的那些)可以加快这一过程。" + "" + "星能液可以用桶手动提取,也可以用管道从聚星缸底部提取。" + ] + dependencies: ["0000000000000BA3"] + id: "0000000000000B72" + tasks: [ + { + id: "0000000000000B86" + type: "item" + item: "astralsorcery:well" + } + { + id: "0000000000000BDF" + type: "item" + item: "astralsorcery:aquamarine" + count: 4L + } + ] + rewards: [ + { + id: "0000000000000BE0" + type: "item" + title: "海蓝宝石砂岩" + item: "astralsorcery:aquamarine_sand_ore" + count: 8 + } + { + id: "0000000000000C60" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: 5.5d + y: -7.5d + subtitle: "上生星宿,下映其变" + description: [ + "“附近村庄的渔民对他们的行业相当熟练,并且整天都在海上捕鱼。我设法在他们的家中与他们见面,他们详细地讲述了用于安全引导船只的各种星座。" + "" + "我曾以为它们是空想的编撰,但现在有了这些文件在手,我看到他们漫长的传统正是始于他们现在所恐惧的东西。”" + "________________________________" + "" + "星图可以在世界各地的任何一座大理石神殿和废墟中找到。最终总共需要16份。找到尽可能多的星图以开始发展。" + ] + dependencies: ["0000000000000B6E"] + id: "0000000000000B74" + tasks: [{ + id: "0000000000000B87" + type: "item" + item: { + id: "astralsorcery:constellation_paper" + Count: 1b + tag: { + astralsorcery: { } + } + } + }] + rewards: [{ + id: "0000000000000C51" + type: "command" + title: "稀有星辉魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_rare" + player_command: false + }] + } + { + icon: "astralsorcery:altar_attunement" + x: 7.0d + y: -6.0d + description: [ + "第一次对星辉合成台的升级,请确保使用星辉魔法的大理石搭建结构。" + "" + "升级后的祭坛兼容之前等级祭坛的所有合成。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000B6E"] + id: "0000000000000B79" + tasks: [ + { + id: "0000000000000B7A" + type: "item" + item: "astralsorcery:altar_attunement" + } + { + id: "0000000000000C2F" + type: "item" + item: "astralsorcery:marble_pillar" + count: 8L + } + { + id: "0000000000000C30" + type: "item" + item: "astralsorcery:marble_chiseled" + count: 8L + } + { + id: "0000000000000C31" + type: "item" + item: "astralsorcery:marble_bricks" + count: 24L + } + { + id: "0000000000000C32" + type: "item" + item: "astralsorcery:marble_arch" + count: 28L + } + { + id: "0000000000000C33" + type: "item" + item: "astralsorcery:black_marble_raw" + count: 21L + } + ] + rewards: [{ + id: "0000000000000C42" + type: "command" + title: "稀有星辉魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_rare" + player_command: false + }] + } + { + icon: "astralsorcery:altar_constellation" + x: 7.0d + y: -4.5d + description: [ + "下一级的祭坛。许多的资源都通过上一级的祭坛重复利用。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000B79"] + id: "0000000000000B7B" + tasks: [ + { + id: "0000000000000B7C" + type: "item" + item: "astralsorcery:altar_constellation" + } + { + id: "0000000000000C34" + type: "item" + item: "astralsorcery:marble_runed" + count: 4L + } + { + id: "0000000000000C35" + type: "item" + item: "astralsorcery:marble_chiseled" + count: 4L + } + { + id: "0000000000000C36" + type: "item" + item: "astralsorcery:black_marble_raw" + count: 49L + } + { + id: "0000000000000C37" + type: "item" + item: "astralsorcery:marble_raw" + count: 12L + } + { + id: "0000000000000C38" + type: "item" + item: "astralsorcery:marble_pillar" + count: 8L + } + { + id: "0000000000000C39" + type: "item" + item: "astralsorcery:marble_bricks" + count: 40L + } + ] + rewards: [{ + id: "0000000000000C43" + type: "command" + title: "史诗星辉魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_epic" + player_command: false + }] + } + { + icon: "astralsorcery:altar_radiance" + x: 7.0d + y: -3.0d + description: [ + "祭坛的最终升级。这一级为合成引入了一个新的机制,即炭黑大理石上必须有星辉转继器。合成时将会要求将物品插入这些转继器中。" + "" + "在祭坛本身的额外栏位中也需要一个适当的共鸣水晶,以使其与星座对齐。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000B7B"] + id: "0000000000000B7D" + tasks: [ + { + id: "0000000000000B7E" + type: "item" + item: "astralsorcery:altar_radiance" + } + { + id: "0000000000000C3A" + type: "item" + item: "astralsorcery:marble_pillar" + count: 8L + } + { + id: "0000000000000C3B" + type: "item" + item: "astralsorcery:marble_chiseled" + count: 4L + } + { + id: "0000000000000C3C" + type: "item" + item: "astralsorcery:marble_bricks" + count: 68L + } + { + id: "0000000000000C3D" + type: "item" + item: "astralsorcery:marble_raw" + count: 12L + } + { + id: "0000000000000C3E" + type: "item" + item: "astralsorcery:black_marble_raw" + count: 49L + } + ] + rewards: [{ + id: "0000000000000C44" + type: "command" + title: "传说星辉魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_legendary" + player_command: false + }] + } + { + icon: "astralsorcery:spectral_relay" + x: 9.0d + y: -7.5d + description: [ + "“在我的营地附近苦苦找到合适的星能场后,我决定自己动手。" + "" + "将大理石雕刻成在古老的神殿中发现的形状,我就能够创造一个用于聚焦的转继器,以收集更多的星能,并像一些巨大的聚光器一样将其直接发送到祭坛上。”" + "________________________________" + "" + "在祭坛的每侧各放置一个这样的结构,是早期增强星能的一个极好的方法。理想情况下,它们应该相隔很远,以防止转继器之间互相干扰。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000B9F"] + id: "0000000000000B7F" + tasks: [ + { + id: "0000000000000B80" + type: "item" + item: "astralsorcery:spectral_relay" + } + { + id: "0000000000000B81" + type: "item" + item: "astralsorcery:black_marble_raw" + } + { + id: "0000000000000B82" + type: "item" + item: "astralsorcery:marble_arch" + count: 4L + } + { + id: "0000000000000B83" + type: "item" + item: "astralsorcery:marble_chiseled" + count: 4L + } + ] + rewards: [{ + id: "0000000000000C46" + type: "command" + title: "稀有星辉魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_rare" + player_command: false + }] + } + { + title: "镜中奇遇" + x: 5.5d + y: -6.0d + subtitle: "梦里岁月梦里流" + description: [ + "“看来我已经被一只村猫收养了。虽然它很可爱,但它的关心让我很难在只用手持望远镜的情况下观察星星。" + "" + "我必须想办法来支撑望远镜。”" + "________________________________" + "" + "望远镜是用于发现和绘制天空中的星座的第一个工具。" + "" + "检查你目前发现的星图,看看你是否能在夜空中找到它们。它们有着大而缓慢闪烁的星星,因此很明显。" + "" + "找到一个星座后,潜行以开始追踪这些点。一旦成功追踪到该星座,你就学会了它。" + "" + "并不是所有星座每晚都会出现,所以我们鼓励定期观察星空。" + ] + dependencies: ["0000000000000B74"] + id: "0000000000000B88" + tasks: [{ + id: "0000000000000B89" + type: "item" + item: "astralsorcery:hand_telescope" + }] + rewards: [ + { + id: "0000000000000C22" + type: "command" + title: "毛球" + icon: "aquaculture:fish_bones" + command: "/tamedsummon minecraft:cat @p ~ ~ ~" + player_command: false + } + { + id: "0000000000000C23" + type: "item" + title: "生鳕鱼" + item: "minecraft:cod" + count: 16 + } + ] + } + { + x: 5.5d + y: -5.0d + subtitle: "顺着流水跟着过" + description: [ + "“在我建造这架望远镜的过程中,这只无可救药的毛球打碎了两块我的镜片。我想现在正是向鱼贩购买更多鲑鱼的好时机……”" + "________________________________" + "" + "这台望远镜极大简化了寻找星座的任务。虽然星座仍然需要在夜晚学习,但改进后的光学系统赋予了夜空更清晰的图像。" + ] + dependencies: ["0000000000000B79"] + id: "0000000000000B8A" + tasks: [{ + id: "0000000000000B8B" + type: "item" + item: "astralsorcery:telescope" + }] + rewards: [{ + id: "0000000000000C4B" + type: "command" + title: "稀有星辉魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_rare" + player_command: false + }] + } + { + x: 5.5d + y: -4.0d + subtitle: "恋着斜阳看着落" + description: [ + "“毛球已经喜欢上了我安装在天文台上的小暖炉,以便在寒冷的夜晚保护自己。她在我身边打着呼噜,蜷缩着过夜。" + "" + "一些年长的渔民能够告诉我这些星座,尽管他们自己已经很久没有看到它们了。我很感谢毛球的陪伴,在我夜空中寻觅微弱星光的痕迹时。”" + "________________________________" + "" + "有了这个天文台,你就可以在夜空中找到最后几个微弱的星座。" + ] + dependencies: ["0000000000000B7D"] + id: "0000000000000B8C" + tasks: [{ + id: "0000000000000B8D" + type: "item" + item: "astralsorcery:observatory" + }] + rewards: [{ + id: "0000000000000C4A" + type: "command" + title: "传说星辉魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_legendary" + player_command: false + }] + } + { + x: 4.0d + y: -4.5d + description: [ + "“我确信她已经死了。当我转身时,我看到她飘浮在那里,一个软绵绵的绒毛球挂在空中,好像她被什么从颈背处抓住了。一次呼吸。两次。然后她的眼睛睁开了,而我看到了整个夜晚的星空。" + "" + "想象一下我的欣慰吧。但她似乎不知怎么就变了。共鸣场与生命体的互动方式和水晶一样吗?" + "" + "我想,除了试着加入她,我没有什么别的办法。”" + "________________________________" + "" + "共鸣祭坛可使水晶和你一起与某个特定的星座进行共鸣。一只手拿着一张星图,就能看到光点在祭坛的炭黑大理石上映射出来。在这些点上放置转继器,就能设置星座。" + "" + "与星座共鸣后,一个全新的天赋树就会为你所用。通过执行与星座相一致的行动可获得等级,在星芒宝典中可以分配点数。请明智地消耗它们,因为重新分配点数是有代价的。" + "" + "想开始追踪昏暗的星座,同样需要共鸣。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000B8A"] + min_width: 300 + id: "0000000000000B8E" + tasks: [{ + id: "0000000000000B8F" + type: "item" + item: "astralsorcery:attunement_altar" + }] + rewards: [{ + id: "0000000000000C4C" + type: "command" + title: "史诗星辉魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_epic" + player_command: false + }] + } + { + title: "暗夜粉\&辉光粉" + x: 8.5d + y: -9.5d + subtitle: "让一切尘埃落定" + description: [ + "“到了晚上,在我最狂野的梦中,我从未遇到过这样的恐怖。我提醒自己:在任何情况下,如果没有极端的预防措施,都不要丢弃这种发黑的粉末。”" + "________________________________" + "" + "和它们简单的合成要求大不相同,辉光粉和暗夜粉本身就相当有用。前者可像火炬一样照亮一片区域,而后者则会使该区域变暗,迫使大量怪物在那里生成。" + "" + "你已经被警告过了。" + ] + dependencies: ["0000000000000B6E"] + id: "0000000000000B95" + tasks: [ + { + id: "0000000000000B96" + type: "item" + item: "astralsorcery:nocturnal_powder" + } + { + id: "0000000000000B97" + type: "item" + item: "astralsorcery:illumination_powder" + } + ] + rewards: [{ + id: "0000000000000C2E" + type: "item" + title: "洞穴照明器" + item: "astralsorcery:illuminator" + }] + } + { + title: "天辉聚能水晶" + icon: { + id: "astralsorcery:celestial_collector_crystal" + Count: 1b + tag: { + astralsorcery: { + constellation: "astralsorcery:bootes" + crystalProperties: { + attributes: [ + { + property: "astralsorcery:size" + pLevel: 3 + discovered: 1b + } + { + property: "astralsorcery:purity" + pLevel: 2 + discovered: 1b + } + { + property: "astralsorcery:shape" + pLevel: 3 + discovered: 1b + } + { + property: "astralsorcery:collector.rate" + pLevel: 3 + discovered: 1b + } + { + property: "astralsorcery:constellation.bootes" + pLevel: 2 + discovered: 1b + } + ] + } + } + } + } + x: 1.0d + y: -4.5d + description: [ + "“利用我早期研究中应用于转继器的原理,我相信大幅增强这些浮动晶体所收集的星能是有可能的。但是,材料和结构必须适合这种应用。" + "" + "也许星能液本身的镜面可以做到?”" + "________________________________" + "" + "强效天辉聚能水晶可以大大增强仪式的力量。然而,请注意,向仪式中输入过多的星能会导致仪式水晶断裂,并向世界抛散碎片。" + "" + "某些共鸣比其他共鸣更容易受此影响。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: [ + "0000000000000B70" + "0000000000000BCD" + ] + id: "0000000000000B98" + tasks: [ + { + id: "0000000000000B99" + type: "item" + title: "任意聚能水晶" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "astralsorcery:crystals/collector" + } + } + } + { + id: "0000000000000B9A" + type: "item" + item: "astralsorcery:marble_pillar" + } + { + id: "0000000000000B9B" + type: "item" + item: "astralsorcery:marble_engraved" + count: 5L + } + { + id: "0000000000000B9C" + type: "item" + item: "astralsorcery:marble_raw" + count: 9L + } + { + id: "0000000000000B9D" + type: "item" + item: "astralsorcery:marble_chiseled" + count: 5L + } + { + id: "0000000000000B9E" + type: "item" + item: "astralsorcery:marble_runed" + count: 12L + } + ] + rewards: [{ + id: "0000000000000C52" + type: "command" + title: "传说星辉魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_legendary" + player_command: false + }] + } + { + x: 8.5d + y: -8.5d + description: [ + "“村里的长者们有时会高举着一个奇怪的小饰物,它们没有受到可见力就会轻轻旋转。它们只有在寻找吉利的场合才会被拿出来使用,比如寻找新的土地来种植庄稼。" + "" + "当然,我对磁力很熟悉,这些装置看起来和我所知道的任何磁铁都不一样。" + "" + "我只在一个场合近距离观察过其中一个小饰物,但我记得很清楚。我相信我可以复刻它,来看看到底是什么东西引导着他们。”" + "_________________________________________________" + "" + "当拿在手上时,汇星共振器的作用是定位高聚集程度的汇星之域。这些区域是建造合成祭坛的绝佳地点,因为它们将提高祭坛接收的总星能。" + "" + "在更高的海拔建造祭坛,也会在一定程度上帮助星能的收集。" + "" + "不用担心,如果不能找到一个高聚集程度的区域,在没有这些加成的情况下,仍然有可能将足够的星光引入祭坛。" + ] + dependencies: ["0000000000000B6E"] + min_width: 300 + id: "0000000000000B9F" + tasks: [{ + id: "0000000000000BA0" + type: "item" + item: { + id: "astralsorcery:resonator" + Count: 1b + tag: { + astralsorcery: { + upgrades: [0] + selected_upgrade: 0 + } + } + } + }] + rewards: [{ + id: "0000000000000C45" + type: "command" + title: "稀有星辉魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_rare" + player_command: false + }] + } + { + x: 5.5d + y: -9.0d + subtitle: "令人不安" + description: [ + "“当我在深处寻找材料时,我偶然发现了这些明亮的白色晶体。当地的村民对它们毫无兴趣,用它们做交易不仅为我赢得了几声粗鲁的“哼哼”,还有对我的拒之门外。" + "" + "有一个满脸皱纹的老隐士提出要从我这里买下它,咕哝着说要用它来泡茶,让他的老骨头恢复活力……”" + "________________________________" + "" + "水晶石可以在基岩附近找到,呈小簇状,必须手工开采。" + "" + "晚上在地表游荡时,手持共鸣魔杖就会显示出挖掘的起点,巨大的光柱会从地面迸发出来,标记出水晶石的位置。" + ] + dependencies: ["0000000000000B6E"] + id: "0000000000000BA3" + tasks: [ + { + id: "0000000000000BA4" + type: "item" + item: { + id: "astralsorcery:rock_crystal" + Count: 1b + tag: { + astralsorcery: { } + } + } + } + { + id: "543F8C616957EB53" + type: "item" + item: "astralsorcery:wand" + } + ] + rewards: [{ + id: "0000000000000C5F" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 5.0d + y: -10.5d + description: [ + "“一夜之间发生了一件奇怪的事情,我无法解释。我留下了一些散落的水晶石和木棍,醒来后我注意到它们自发地组合成了一把镐的形状。" + "" + "只需用共鸣星仗轻轻一敲,它们就会自行组装成一个具有无可挑剔的耐久度和力量的工具。”" + "________________________________" + "" + "在制作水晶工具时,尺寸、形状、耐久度和效率都很重要,最终工具的属性将是用于制作它的原材料的属性的组合。" + ] + dependencies: ["0000000000000BA3"] + id: "0000000000000BA5" + tasks: [{ + id: "0000000000000BA6" + type: "item" + item: { + id: "astralsorcery:crystal_pickaxe" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000C54" + type: "command" + title: "史诗星辉魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_epic" + player_command: false + }] + } + { + icon: "astralsorcery:infuser" + x: 8.5d + y: -3.5d + description: [ + "终于,我相信我发现了那个隐士嘀咕的是什么。最近发现的一本宝典中的一个条目中提到了这样一个过程:如果用星能进行灌注,会使物体发生巨大的变化。" + "" + "我必须再喝一杯茶以慢慢思考这一发现。" + "________________________________" + "" + "将物品右击放入星能注入器,然后用共鸣星杖再次右击,以开始合成。每次合成都有一小部分几率消耗星能液。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000B7B"] + id: "0000000000000BA7" + tasks: [ + { + id: "0000000000000BA8" + type: "item" + item: "astralsorcery:infuser" + } + { + id: "0000000000000BA9" + type: "item" + item: "minecraft:lapis_block" + } + { + id: "0000000000000BAA" + type: "item" + item: "astralsorcery:marble_chiseled" + count: 8L + } + { + id: "0000000000000BAB" + type: "item" + item: "astralsorcery:marble_pillar" + count: 4L + } + { + id: "0000000000000BAC" + type: "item" + item: "astralsorcery:marble_runed" + count: 20L + } + { + id: "0000000000000BAD" + type: "item" + item: "astralsorcery:marble_raw" + count: 16L + } + ] + rewards: [{ + id: "0000000000000C48" + type: "command" + title: "史诗星辉魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_epic" + player_command: false + }] + } + { + x: 2.5d + y: -8.5d + subtitle: "吹毛求疵" + description: [ + "“不错。我不止一次发现自己在思考这种新金属深邃的微光时迷失了方向。初步测试证明,它对制作工具来说几乎是无用的。它太软了。" + "奇怪的是,当与水晶石接触时,它们似乎不费吹灰之力就能分割水晶石。" + "" + "也许我应该为此制造一种工具。”" + "________________________________" + "" + "分割水晶石是一个在世界中进行的工序,方法是将水晶丢在地上,用切削工具左击它们。水晶不一定会被分割,有时会导致其属性在这个过程中丢失。" + "" + "同样的工序也可用来将星辉锭转化为星尘。" + ] + dependencies: ["0000000000000BB3"] + id: "0000000000000BAE" + tasks: [{ + id: "0000000000000BAF" + type: "item" + item: { + id: "astralsorcery:chisel" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000BB0" + type: "item" + title: "耐久 III" + item: { + id: "minecraft:enchanted_book" + Count: 1b + tag: { + StoredEnchantments: [{ + lvl: 3s + id: "minecraft:unbreaking" + }] + } + } + }] + } + { + x: 3.0d + y: -9.5d + description: [ + "“不。不,这不是茶,那是肯定的。我怀疑自己的理智,竟听信隐士的话。我小心地啜了一口,嘴巴却麻木了好几个小时。" + "" + "在我对这种感觉的震惊时,我设法把剩余的液体洒到我真正的茶里,茶被冻成了固体,我也把这些液体洒到了我的坩埚里,而现在坩埚里已经神秘地装满了沙子。”" + "________________________________" + "" + "当放置在世界中时,流动星能液遇到流动的水会产生浮冰。当接触到流动的熔岩时,会产生沙子,并有机会制造出海蓝宝石砂岩。" + "" + "建立一个生产沙子和海蓝宝石砂岩的小型农场,这也许对今后生产更多星能液非常有用。浮冰也可能对其他模组有很大的用处……" + ] + dependencies: ["0000000000000B72"] + id: "0000000000000BB1" + tasks: [{ + id: "0000000000000BB2" + type: "item" + item: "astralsorcery:liquid_starlight_bucket" + }] + rewards: [{ + id: "0000000000000C56" + type: "command" + title: "稀有星辉魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_rare" + player_command: false + }] + } + { + x: 3.5d + y: -8.5d + description: [ + "“在我的工作台发生意外事件后,我开始在漂浮的水晶附近放置其他物体。起初似乎没有任何反应。" + "" + "与之相反,我发现我需要用类似的材料将光束从水晶中引出。可以肯定的是,这是一种奇怪的感觉,就像将光线穿过针眼。" + "" + "这条光束很容易得跟随着一根粗制魔杖,并且一旦被束缚在一个地方就会保持稳定。在光束的末端放置不同的物品有令人惊讶的效果。”" + "________________________________" + "" + "这种星能转化的能力远远不止制造星辉矿。请探索各种可能性。" + "" + "矿石块可以通过切石机转化为原版铁矿石。" + ] + dependencies: ["0000000000000BA3"] + id: "0000000000000BB3" + tasks: [{ + id: "0000000000000BB4" + type: "item" + item: "astralsorcery:starmetal_ore" + }] + rewards: [{ + id: "0000000000000C55" + type: "command" + title: "稀有星辉魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_rare" + player_command: false + }] + } + { + x: 8.5d + y: -2.0d + description: [ + "将装满星能液的纳星圣杯放在星能聚合器祭坛附近,可消耗纳星圣杯中少量的星能液,以防止在制作过程中损失星能液方块。" + "" + "纳星圣杯可以用管道从底部抽取或输入流体。" + ] + dependencies: ["0000000000000B7D"] + id: "0000000000000BB5" + tasks: [{ + id: "0000000000000BB6" + type: "item" + item: "astralsorcery:chalice" + }] + rewards: [{ + id: "0000000000000C49" + type: "command" + title: "传说星辉魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_legendary" + player_command: false + }] + } + { + title: "仪式锚" + x: 1.5d + y: -3.0d + description: [ + "“毛球对这些仪式的不信任使得举行仪式变得有些困难。幸运的是,我似乎可以相当不费力的通过特制的锚将效果移走。" + "" + "它们也会发出让人感到愉快光明,非常适合在旁边阅读,我学习时,她会蜷缩在附近。”" + "________________________________" + "" + "仪式锚可以方便的将仪式的效果移动到本无法容纳的地方。它们可以放置在地下或看不到天空的地方。" + "" + "使用链接工具将仪式锚在需要的地方与仪式绑定。" + ] + dependencies: ["0000000000000B70"] + id: "0000000000000BB7" + tasks: [{ + id: "0000000000000BB8" + type: "item" + item: "astralsorcery:ritual_link" + count: 2L + }] + rewards: [{ + id: "0000000000000C53" + type: "command" + title: "史诗星辉魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_epic" + player_command: false + }] + } + { + x: 0.5d + y: -6.5d + subtitle: "前所未有的明晰" + description: [ + "“一段时间以来,我一直很苦恼为什么我经常在村民家里发现一些悬挂着的彩色小玻璃。 " + "" + "他们在制作这些色彩斑斓的展物时非常小心,但当他们被问及这个问题时,他们只是耸耸肩,推脱似的称其为一种幸运的象征。 " + "" + "受到这些展物的启发,我试图用这些最纯净的水晶合成类似的透镜。以前,光束在很短的距离后就会失去焦点,我发现透镜是延长光束的完美工具。”" + "________________________________" + "" + "在合成水晶透镜时,水晶的纯度和形状会影响透镜的最终属性。水晶的大小则会影响能从制造过程中获得多少个镜片。" + ] + dependencies: ["0000000000000BD1"] + id: "0000000000000BBD" + tasks: [{ + id: "0000000000000BBE" + type: "item" + item: { + id: "astralsorcery:lens" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "0000000000000C59" + type: "command" + title: "史诗星辉魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_epic" + player_command: false + }] + } + { + title: "彩色透镜" + x: -0.5d + y: -5.5d + description: [ + "通过水晶透镜的聚焦星光光束可以使用彩色透镜来强制转变属性。用彩色透镜右击水晶透镜来安装它。" + "" + "请注意,在通过另一个透镜时,转变属性会消失。" + "" + "燃烧透镜是标准熔炉的有效替代品,任何与光束接触的物品都会被熔炼。" + "" + "类似地,伤害透镜可以充当怪物粉碎机,尽管它不会提供玩家击杀产生的掉落物。" + "" + "再生透镜为所有接触光束的实体提供强大的治疗,与某些抽取生命值的模组相当契合。" + "" + "生长透镜将使任何作物迅速成熟,而抗拒透镜可以用来运输物品和生物,其方式类似于原版的水流和气泡电梯。" + "" + "探索其他一些选择来发现这些透镜能为你做什么。" + ] + dependencies: ["0000000000000BBD"] + min_width: 250 + id: "0000000000000BC7" + tasks: [{ + id: "0000000000000BC8" + type: "item" + title: "任意$colored_lens" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "astralsorcery:colored_lens" + } + } + }] + rewards: [{ + id: "0000000000000C5B" + type: "command" + title: "稀有星辉魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_rare" + player_command: false + }] + } + { + title: "聚能水晶" + x: 1.5d + y: -5.5d + description: [ + "“现在是我离开这个浮动水晶的时候了。尽管它一直很有用,但它被证明是进行更深层次实验的限制因素。在对其结构进行了数个小时的仔细研究后,我相信我知道该如何继续发展。”" + "________________________________" + "" + "截至目前,JEI中无法显示制作聚能水晶的配方。请参考《星芒宝典》以获得指导。" + "" + "在合成这些水晶时要非常小心,以使你的努力得到最大的回报。使用除了天辉水晶以外的东西来完成这项任务可能是不值得的。" + ] + dependencies: ["0000000000000BBD"] + id: "0000000000000BCD" + tasks: [{ + id: "0000000000000BCE" + type: "item" + title: "聚能水晶" + item: { + id: "astralsorcery:celestial_collector_crystal" + Count: 1b + tag: { + astralsorcery: { + constellation: "astralsorcery:pelotrio" + crystalProperties: { + attributes: [ + { + property: "astralsorcery:size" + pLevel: 3 + discovered: 1b + } + { + property: "astralsorcery:purity" + pLevel: 2 + discovered: 1b + } + { + property: "astralsorcery:shape" + pLevel: 3 + discovered: 1b + } + { + property: "astralsorcery:collector.rate" + pLevel: 3 + discovered: 1b + } + { + property: "astralsorcery:constellation.pelotrio" + pLevel: 2 + discovered: 1b + } + ] + } + } + } + } + }] + rewards: [{ + id: "0000000000000C5A" + type: "command" + title: "史诗星辉魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_epic" + player_command: false + }] + } + { + title: "天辉水晶" + x: 0.0d + y: -8.0d + subtitle: "虚空之唤" + description: [ + "晶体掺杂样本:42" + "" + "“磨碎的星辉锭已经成功地与生长中的晶体结合,为样本注入了与星辉锭本身相同的共振模式。" + "经初步检查,样本似乎已将晶体基质中的杂质排出,从而让晶体整体更加坚固。”" + "________________________________" + "" + "天辉水晶是通过将水晶石与星尘一起丢入星能液中形成的。形成的水晶簇会慢慢长大,直到其准备好被收获。" + "" + "如果天辉水晶簇生长在星辉矿石之上,其生长过程就会加快。这将吸收星辉矿石,并将其转化为普通的铁矿石,而铁矿石可以在原地重新转化为星辉矿石。" + ] + dependencies: ["0000000000000BD1"] + id: "0000000000000BCF" + tasks: [{ + id: "0000000000000BE1" + type: "item" + item: { + id: "astralsorcery:celestial_crystal" + Count: 1b + tag: { + astralsorcery: { } + } + } + }] + rewards: [{ + id: "0000000000000C58" + type: "command" + title: "传说星辉魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_legendary" + player_command: false + }] + } + { + title: "水晶加工" + icon: { + id: "astralsorcery:celestial_crystal_cluster" + Count: 1b + tag: { + astralsorcery: { } + Damage: 4 + } + } + x: 1.0d + y: -9.0d + description: [ + "分割水晶一般用于制作特定的水晶石,即分离出拥有个别属性的水晶石,然后将水晶石重新组合。" + "" + "分割是用切削工具进行的。如之前所标注,它可能会导致水晶石属性的损失。为了减少完全丧失水晶属性的风险,可以尝试先将水晶石浸泡在星能液中以增加其大小。" + "" + "在此过程中,切削工具上的时运和耐久附魔都高度有用。" + "" + "一旦分离出带有所需属性的水晶石,就可以将两块水晶石浸没在星能液中,让整个水晶石都吸收到液体,以进行组合。" + "" + "这也不是一个可保证的过程,水晶石上存在的属性越多,就越有可能失败。" + "" + "因此,创造“完美”的水晶石,可能是一个耗时的过程,这些水晶石应该保留给那些最能从中受益的东西,比如仪式或水晶工具。" + "" + "最后,任何具有不良属性的剩余水晶石可以与星尘重新组合,形成一个新的水晶簇。形成的水晶将有一套完全随机的新属性。" + ] + dependencies: [ + "0000000000000BB1" + "0000000000000BAE" + ] + min_width: 300 + id: "0000000000000BD1" + tasks: [{ + id: "0000000000000BD2" + type: "checkmark" + title: "分割并组合水晶石" + }] + rewards: [{ + id: "0000000000000C57" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "天辉星门" + icon: { + id: "astralsorcery:celestial_gateway" + Count: 1b + tag: { + astralsorcery: { } + } + } + x: 4.0d + y: -6.0d + subtitle: "就像醉酒一样不快" + description: [ + "“最近,毛球自作主张地试图喂我。它一定认为我完全没有能力照顾好自己。" + "" + "不过,今天她送给我一只死蟾蜍,确实让人有些吃惊。几天的步行路途中都没有遇到这种物种。她很敏捷,但没有那么聪敏。" + "" + "几天以来,我一直在密切关注着她,确实,当我几顿饭没吃之后,她就漫步到附近的一个基座上消失了。" + "" + "跟着她穿过星门,我发现了她的蟾蜍的来源……一个充满着蟾蜍的沼泽。”" + "________________________________" + "" + "建造两个或更多这样的结构,以开始创建一个星门网络。这些星门没有距离限制,且可以跨维度工作。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000B8A"] + id: "0000000000000BD3" + tasks: [ + { + id: "0000000000000BD4" + type: "item" + item: { + id: "astralsorcery:celestial_gateway" + Count: 1b + tag: { + astralsorcery: { } + } + } + } + { + id: "0000000000000C1D" + type: "item" + item: "astralsorcery:marble_arch" + count: 20L + } + { + id: "0000000000000C1E" + type: "item" + item: "astralsorcery:marble_engraved" + count: 4L + } + { + id: "0000000000000C1F" + type: "item" + item: "astralsorcery:marble_runed" + count: 4L + } + { + id: "0000000000000C20" + type: "item" + item: "astralsorcery:black_marble_raw" + count: 25L + } + ] + rewards: [ + { + id: "0000000000000C21" + type: "item" + title: "天辉星门" + item: { + id: "astralsorcery:celestial_gateway" + Count: 1b + tag: { + astralsorcery: { } + } + } + } + { + id: "0000000000000C5D" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: 8.5d + y: -5.5d + description: [ + "“束缚在各个星座上的力量似乎与传统附魔有着密切的联系,这让我想知道这些魔法的真正力量来源在哪里。在天堂的某个地方吗?" + "" + "虽然如此,我在精心准备的玻璃板上进行的蚀刻实验开始有了结果。与村民们喜欢的附魔台相比,这些玻璃板似乎对结果有一定的控制作用。”" + "________________________________" + "" + "直接在群星映射台中对装备进行附魔所带来的好处超出了简单的附魔,提供了增加伤害、护甲或其他一系列的效果。" + "" + "《星芒宝典》简要介绍了每个星座的附魔效果。强烈建议你进行实验。" + ] + dependencies: ["0000000000000B7B"] + id: "0000000000000BD5" + tasks: [{ + id: "0000000000000BD6" + type: "item" + item: "astralsorcery:refraction_table" + }] + rewards: [ + { + id: "0000000000000C2D" + type: "item" + title: "注星玻璃" + item: { + id: "astralsorcery:infused_glass" + Count: 1b + tag: { + astralsorcery: { } + Damage: 0 + } + } + } + { + id: "0000000000000C47" + type: "command" + title: "史诗星辉魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_epic" + player_command: false + } + ] + } + { + x: -0.5d + y: -6.5d + description: [ + "和水晶透镜一样,水晶棱镜可以扩大星光光束的范围。它们还允许光束向多个方块分散,这对某些应用来说是相当方便的,比如种植作物。 " + "" + "水晶棱镜也可以加装彩色透镜。例如,一个带有生长透镜的棱镜可以同时加速多个农作物的生长。 " + ] + dependencies: ["0000000000000BBD"] + id: "0000000000000BD9" + tasks: [{ + id: "0000000000000BDA" + type: "item" + item: { + id: "astralsorcery:prism" + Count: 1b + tag: { + astralsorcery: { + crystalProperties: { + attributes: [ + { + property: "astralsorcery:purity" + pLevel: 2 + discovered: 1b + } + { + property: "astralsorcery:shape" + pLevel: 3 + discovered: 1b + } + ] + } + } + } + } + }] + rewards: [{ + id: "0000000000000C5C" + type: "command" + title: "史诗星辉魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_epic" + player_command: false + }] + } + { + x: 4.0d + y: -3.0d + description: [ + "“我匆匆忙忙地跟着毛球进入共鸣祭坛,让非攻座的刺眼光芒集中在我身上,我觉得这很……令人不安。不过,毛球似乎已经很好地适应了它,并在当地的老鼠群中大快朵颐。" + "" + "也许生息座的光芒会更适合我的天性……一旦星座升起,我将尝试转变共鸣。”" + "________________________________" + "" + "选择得不好吗?希望重新开始你的共鸣?" + "" + "“更替之星”将完全重置共鸣,放弃所有的进展,并失去所有的等级。" + "" + "手持更替之星并按住右击,直到其破碎以使用。" + ] + dependencies: ["0000000000000B8E"] + id: "0000000000000C24" + tasks: [{ + id: "0000000000000C25" + type: "item" + item: "astralsorcery:shifting_star" + }] + rewards: [{ + id: "0000000000000C4F" + type: "command" + title: "史诗星辉魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_epic" + player_command: false + }] + } + { + x: 3.0d + y: -2.0d + description: [ + "“我的研究使我达到了可以制作一个漂亮的饰品的地步,从各种迹象来看,它可以通过将星能聚焦到传统附魔中以增强其效果。" + "" + "不过,这个过程似乎很精密。我相信,在我工作的时候用一些音乐来分散毛球的注意力是很明智的。”" + "________________________________" + "" + "每个璀璨棱镜将随机选择一个附魔注入或加强到你身着的装备。如果棱镜最终选择了不太理想的附魔,还可以通过制作一个新的璀璨棱镜来重新随机新的附魔。" + "" + "你知道吗?猫咪喜欢摇头。来吧,让毛球开始摇摆!" + ] + dependencies: ["0000000000000C24"] + id: "0000000000000C26" + tasks: [{ + id: "0000000000000C27" + type: "item" + item: { + id: "astralsorcery:enchantment_amulet" + Count: 1b + tag: { + astralsorcery: { } + } + } + }] + rewards: [ + { + id: "0000000000000C2B" + type: "item" + title: "唱片机" + item: "minecraft:jukebox" + } + { + id: "0000000000000C2C" + type: "item" + title: "音乐唱片" + item: "minecraft:music_disc_pigstep" + } + { + id: "0000000000000C50" + type: "command" + title: "传说星辉魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_legendary" + player_command: false + } + ] + } + { + title: "灿芒之星" + x: 5.0d + y: -2.0d + description: [ + "灿芒之星的作用与更替之星类似,但是由于它们已经与一个星座相吻合,它们允许你保留你目前所获得的进度。" + "" + "使用灿芒之星将重置所有选择的天赋,但等级将被保留,并可立即再次使用。当然,你的共鸣之根也会转移到与灿芒之星相匹配的星座。" + ] + dependencies: ["0000000000000C24"] + id: "0000000000000C28" + tasks: [{ + id: "0000000000000C2A" + type: "item" + title: "任意$stars/irradiant" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "astralsorcery:stars/irradiant" + } + } + }] + rewards: [{ + id: "0000000000000C4E" + type: "command" + title: "传说星辉魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_legendary" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/automation.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/automation.snbt new file mode 100644 index 00000000..a6272b30 --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/automation.snbt @@ -0,0 +1,3007 @@ +{ + id: "00000000000002AB" + group: "0856CF7F5CBEB20A" + order_index: 1 + filename: "automation" + title: "自动化" + icon: "minecraft:hopper" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "物流" + icon: "minecraft:hopper" + x: 4.5d + y: 1.0d + shape: "gear" + subtitle: "点A到点B的连线" + description: [ + "怎么运输你的物品?" + "不,“你的物品栏”不是一个有创造性的答案。" + ] + size: 1.5d + id: "30AA6A8DF0B65273" + tasks: [{ + id: "4FB3F0534FC9F890" + type: "checkmark" + }] + rewards: [{ + id: "1AF3E35B6E460EFA" + type: "xp" + xp: 100 + }] + } + { + title: "物流管道" + x: 6.5d + y: -1.0d + description: [ + "通用机械的物流管道可以调整配置为提取、插入或是不连接。用配置器Shift+右击管道的连接面来循环切换连接配置。" + "" + "机械管道、通用线缆和加压管道可以分别处理液体、RF和气体。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "3FF1B8E5563D4ECF" + tasks: [{ + id: "523B5EFA6AB455D2" + type: "item" + title: "任意物流管道" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:basic_logistical_transporter" + Count: 1b + } + { + id: "mekanism:advanced_logistical_transporter" + Count: 1b + } + { + id: "mekanism:elite_logistical_transporter" + Count: 1b + } + { + id: "mekanism:ultimate_logistical_transporter" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "5319BF6929089EA6" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + title: "沉浸工程传送带" + icon: "immersiveengineering:conveyor_basic" + x: 4.5d + y: -1.5d + description: [ + "沉浸工程的传送带将物品以实体形态在世界中运输。使用抽取传送带来提取物品,它们也会自动将物品放进指向的容器。" + "" + "可以在世界内对传送带的护栏染色。它还有钢脚手架覆盖的变种。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "4DD97175C1818801" + tasks: [ + { + id: "366C08F8F32D7E4A" + type: "item" + title: "任意传送带" + icon: "immersiveengineering:conveyor_basic" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "immersiveengineering:conveyor_basic" + Count: 1b + } + { + id: "immersiveengineering:conveyor_redstone" + Count: 1b + } + { + id: "immersiveengineering:conveyor_dropper" + Count: 1b + } + { + id: "immersiveengineering:conveyor_vertical" + Count: 1b + } + { + id: "immersiveengineering:conveyor_splitter" + Count: 1b + } + ] + } + } + } + { + id: "1657A85990D2F7FC" + type: "item" + item: "immersiveengineering:conveyor_extract" + } + ] + rewards: [{ + id: "6FE59A0E58F2E620" + type: "item" + item: "immersiveengineering:conveyor_basic" + count: 6 + }] + } + { + title: "机械动力传送带" + x: 4.5d + y: 3.5d + description: [ + "机械动力的机器会暂停传送带上的物品,以对其进行加工。所以它们是自动化处理和组装的完美选择。" + "如果你需要线性以外的传输方式,那就试试弹射置物台或是动力臂。" + "" + "对传送带长按思索键(默认:w)来使用“思索”功能查看详细的解释。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "2441588EA9FC9FDB" + tasks: [{ + id: "747E30A621DAC480" + type: "item" + item: "create:belt_connector" + }] + rewards: [{ + id: "5288E3C74F547749" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "物品路由器" + icon: "modularrouters:item_router" + x: -0.5d + y: -4.0d + subtitle: "你试过关机重启了吗?" + description: [ + "模块化路由器是建立自动化的利器。他们可以附加拓展来完成很多事情,比如破坏方块、排序物品、从路由器发送物品到其他容器,或者以上功能一次满足。他们的功能还不止这些!" + "" + "所有模块化路由器里的模块/升级/拓展都有物品信息提示。在JEI或物品栏中对该物品按“i”键来查看物品提示。" + "(JEI配方窗口打开时无法查看物品信息)" + "" + "该模组还有一本指导书叫《模块化路由器手册》,内含该模组全部内容的详细说明。" + ] + dependencies: [ + "30AA6A8DF0B65273" + "3468E652B4FE85FA" + ] + id: "15E49A6B00BE744C" + tasks: [{ + id: "366C08F8F32D7E4B" + type: "item" + item: "modularrouters:item_router" + }] + rewards: [{ + id: "0000000000000968" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + title: "XNet控制器" + icon: "xnet:controller" + x: -0.5d + y: 0.5d + description: [ + "XNet可以智能地在一瞬间传输物品。不再会有物品因为目的存储已满而塞满管道或到处弹跳。" + "" + "需要通过连接器与线缆相连。连接器也可以用来与周围可识别的方块进行连接。" + "" + "详细信息请见RF工具箱任务线。" + ] + dependencies: [ + "30AA6A8DF0B65273" + "3468E652B4FE85FA" + ] + id: "559D7D60CDDE5596" + tasks: [ + { + id: "204956F05E407E82" + type: "item" + item: "xnet:controller" + } + { + id: "79D951766C0A6EF5" + type: "item" + title: "任意XNet线缆" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "xnet:netcable_red" + Count: 1b + } + { + id: "xnet:netcable_green" + Count: 1b + } + { + id: "xnet:netcable_blue" + Count: 1b + } + { + id: "xnet:netcable_yellow" + Count: 1b + } + ] + } + } + consume_items: false + } + { + id: "4B2CE60937C00CCE" + type: "item" + title: "任意XNet连接器" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "xnet:connector_red" + Count: 1b + } + { + id: "xnet:connector_green" + Count: 1b + } + { + id: "xnet:connector_blue" + Count: 1b + } + { + id: "xnet:connector_yellow" + Count: 1b + } + ] + } + } + } + ] + rewards: [{ + id: "0000000000000A5D" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "全方向漏斗" + x: 6.5d + y: 3.0d + description: ["气动工艺的全方向漏斗可以全方向旋转,且可以安装多种升级来改变它们的功能。"] + dependencies: ["30AA6A8DF0B65273"] + id: "0EF9750F679732E6" + tasks: [{ + id: "3FE101E73831B589" + type: "item" + item: "pneumaticcraft:omnidirectional_hopper" + }] + rewards: [{ + id: "376DCADB491EFE54" + type: "item" + item: "pneumaticcraft:dispenser_upgrade" + }] + } + { + title: "卡班克尔" + x: 8.0d + y: 1.5d + description: ["魔法模组也可以快乐地传输物品!卡班克尔会帮助你搜集物品并存储在容器里。"] + dependencies: ["30AA6A8DF0B65273"] + id: "2831B38150565AEF" + tasks: [{ + id: "6895F42F97F55A26" + type: "item" + item: "ars_nouveau:carbuncle_charm" + }] + rewards: [{ + id: "6328E4D871385365" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + title: "多媒体" + x: 8.0d + y: 0.5d + description: [ + "在容器上放上多媒体火花,植物魔法的多媒体网络就可以无线访问该容器。" + "" + "详细信息请见植物魔法任务线。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "7C44D1DEA350DB7E" + tasks: [{ + id: "2BDBC3D43C040EE8" + type: "item" + item: "botania:corporea_spark" + }] + rewards: [{ + id: "317C80815FA09662" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + title: "红石与逻辑" + icon: "minecraft:comparator" + x: -5.5d + y: 1.0d + shape: "gear" + description: ["谈到红石,模组为其带来了很多有用的功能。从一次可以传输十六种不同红石信号的线缆、紧凑的单方块计时器或红石锁亦或是建立无线维度内连接,都有对应的解决方案。"] + size: 1.5d + id: "3468E652B4FE85FA" + tasks: [{ + id: "61B85B234D1E9F5E" + type: "checkmark" + }] + rewards: [{ + id: "0DFBD5289D4AFCA0" + type: "xp" + xp: 100 + }] + } + { + title: "开关连接" + icon: "rsgauges:industrial_switchlink_receiver" + x: -5.5d + y: -1.5d + description: [ + "开关连接是小型的无线红石接发装置。用末影珍珠右击开关连接接收器,再拿连接珍珠右击开关连接发送器来让两者配对。" + "" + "接下来你就可以拿红石火把右击开关连接来改变它的红石状态。可以切换成弱、强、反相或无输出几种模式。你也可以用连接珍珠右击接收器改变其模式,设置它被激活的方式。" + "" + "开关连接有三种类型:常规、“脉冲”型(激活时产生红石脉冲),和“模拟”型(根据输入强度发出不同强度的红石信号)。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "3B9FA6A21DF4776A" + tasks: [ + { + id: "2BD50EA5A8688B73" + type: "item" + item: "rsgauges:industrial_switchlink_relay" + } + { + id: "4CA0D2C7367B1662" + type: "item" + item: "rsgauges:industrial_switchlink_receiver" + } + ] + rewards: [ + { + id: "569C5C2E846AC3A5" + type: "item" + auto: "disabled" + item: "minecraft:ender_pearl" + } + { + id: "572B5575E8BA6012" + type: "item" + item: "minecraft:redstone_torch" + } + ] + } + { + icon: "rsgauges:industrial_comparator_switch" + x: -5.5d + y: -2.5d + shape: "heart" + subtitle: "不是什么老套的比较器!" + description: [ + "工业比较器开关是读取它贴附方块的比较器,可放置在方块的任意面。它的输出对象也是它贴附的方块,但是也可以发送到开关连接接收器上,连接方式和开关连接相同。" + "" + "右击比较器开关上的按钮可以调整基础设置,拿红石火把右击可以改变红石输出模式。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "642570832E7034B8" + tasks: [{ + id: "259D5F4823B2D9D4" + type: "item" + item: "rsgauges:industrial_comparator_switch" + }] + rewards: [ + { + id: "3B8EBF108B1FEB84" + type: "item" + item: "rsgauges:industrial_switchlink_receiver_analog" + } + { + id: "6F179D1F6787B2DB" + type: "item" + item: "minecraft:ender_pearl" + } + ] + } + { + x: -4.5d + y: -1.5d + description: [ + "观察其面向(包括远处的)的方块,然后根据过滤器发出红石信号。右击它背面的绿色箭头改变过滤种类。" + "" + "和之前一样,用红石火把右击可以改变它的红石信号状态,且可以连接到开关连接接收器。" + "" + "有趣的是,“植物”过滤可以匹配地狱岩,但不能匹配岩浆块!" + ] + dependencies: ["3B9FA6A21DF4776A"] + id: "37A085B3E48E7851" + tasks: [{ + id: "4841A010573BC10A" + type: "item" + item: "rsgauges:industrial_block_detector" + }] + rewards: [{ + id: "5904991DB0986B52" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "激光/红外探测器" + icon: "rsgauges:industrial_entity_detector" + x: -6.5d + y: -1.5d + description: ["可以检测一定区域内(红外)或一条线上(激光)的实体。右击上面的按钮更改设置。可以将信号发送至连接开关接收器。"] + dependencies: ["3B9FA6A21DF4776A"] + id: "3A0580E4575DC389" + tasks: [{ + id: "4BEA4E38195AD242" + type: "item" + title: "任意激光/红外探测器" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "rsgauges:industrial_entity_detector" + Count: 1b + } + { + id: "rsgauges:industrial_linear_entity_detector" + Count: 1b + } + { + id: "rsgauges:glass_entity_detector" + Count: 1b + } + { + id: "rsgauges:glass_linear_entity_detector" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "5B82A191C238A20B" + type: "item" + item: "rsgauges:industrial_switchlink_receiver" + }] + } + { + x: -0.5d + y: -7.0d + description: [ + "你需要至少一个模块来让你的路由器真正工作。" + "" + "路由器里安装的模块执行顺序为从左到右,且每个模块都有可调整的设置。设置里有一个过滤器,和根据当前模块状态取消或继续执行后续模块的选项。不同的模块组合能够做出一个小“程序”,让你能够自动化一些非常复杂的工作。多个路由器一起使用效果更佳!" + ] + dependencies: ["15E49A6B00BE744C"] + id: "21B266F6556271EB" + tasks: [{ + id: "428BD8D12FB203C8" + type: "item" + item: "modularrouters:blank_module" + }] + rewards: [{ + id: "04E2CB365714CFFD" + type: "item" + item: "modularrouters:blank_module" + count: 2 + }] + } + { + x: 1.0d + y: -6.5d + description: [ + "可以从8个不同的远程连接容器发送物品或向其提取物品。手拿模块Shift+右击目标方块来设置目标。如果操作正确,选中的方块将会被高亮显示。" + "" + "与调节拓展相性极佳。比如这使得每个连接的容器只收到一个物品。" + "" + "有不同的分配模式,包括循环(不需要添加循环拓展)。" + ] + dependencies: ["21B266F6556271EB"] + id: "1956D60143703C16" + tasks: [{ + id: "6F60B6D7143847D6" + type: "item" + item: { + id: "modularrouters:distributor_module" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + } + } + } + }] + rewards: [{ + id: "239155FDD340ECAF" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: -1.0d + y: -8.5d + description: [ + "破坏其前面的方块,并将破坏的方块吸入路由器。" + "" + "合成该模块时你可以用任意原版的镐子,得到的模块与配方中使用的镐子采掘等级相同。如果镐子被附了魔,它也会继承所有魔咒,尽管只有精准采集和时运会影响模块的行为。" + ] + dependencies: ["21B266F6556271EB"] + id: "108E174F5672BF48" + tasks: [{ + id: "614539807F15E23E" + type: "item" + item: { + id: "modularrouters:breaker_module" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + Direction: "NONE" + } + } + } + }] + rewards: [{ + id: "1277D5B23BCA8923" + type: "item" + item: { + id: "minecraft:wooden_pickaxe" + Count: 1b + tag: { + RepairCost: 1 + Damage: 0 + Enchantments: [{ + lvl: 1s + id: "minecraft:silk_touch" + }] + } + } + }] + } + { + x: 0.0d + y: -8.5d + description: ["可以使用路由器中的物品模拟右击或攻击。攻击会消耗路由器里的能量,所以还需要能量升级。"] + dependencies: ["21B266F6556271EB"] + id: "27C9B26FB5FF10E1" + tasks: [{ + id: "462755624D5FE2DE" + type: "item" + item: { + id: "modularrouters:activator_module" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + Direction: "NONE" + } + } + } + }] + rewards: [{ + id: "3922A588208AF529" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + x: -2.0d + y: -7.5d + description: ["收集周围掉落的物品。可以拓展距离、提升速度、增加拾取延迟或让其收集经验球。"] + dependencies: ["21B266F6556271EB"] + id: "322583CAAD093EE4" + tasks: [{ + id: "56280F9C61952290" + type: "item" + item: { + id: "modularrouters:vacuum_module" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + Direction: "NONE" + } + } + } + }] + rewards: [{ + id: "3C512C78B12406AA" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -2.0d + y: -6.5d + description: [ + "同时作为流体的提取和发送模组。需要在路由器的物品槽中放置流体容器来运作,可以与世界中的流体容器进行交互。2型增加了距离。" + "" + "手拿模块Shift+右击目标方块来为远程模块设置目标。如果操作正确,选中的方块将会被高亮显示。" + ] + dependencies: ["21B266F6556271EB"] + id: "56234AA9ED3E8324" + tasks: [{ + id: "6F58BD0AC1F29AD4" + type: "item" + title: "流体模块" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "modularrouters:fluid_module" + Count: 1b + tag: { + modularrouters: { + FluidDir: 0b + MaxTransfer: 1000 + ModuleFilter: { } + Direction: "NONE" + } + } + } + { + id: "modularrouters:fluid_module_2" + Count: 1b + tag: { + modularrouters: { + FluidDir: 0b + MaxTransfer: 1000 + ModuleFilter: { } + } + } + } + ] + } + } + }] + rewards: [{ + id: "30E1EC30981D6B46" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 3.5d + y: 5.5d + description: [ + "动力臂可以在多个输入和输出之间移动物品。不能直接访问大多数的容器,只有传送带、置物台、溜槽等可以访问。" + "" + "手持动力臂,右击要设定的位置,右击一次设为蓝色输入,右击两次设为橙色输出,设定完毕后放置动力臂即可。" + "" + "对动力臂长按思索键(默认:w)来使用“思索”功能查看详细的解释。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "6FD366DECA24BCE2" + tasks: [{ + id: "60910BC8BC9E4763" + type: "item" + item: "create:mechanical_arm" + }] + rewards: [{ + id: "56CA8A9B268DAD53" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "气动工艺物流网络" + x: 7.5d + y: 4.0d + description: [ + "有了气动工艺的物流框架和物流模块之后,你就可以设置基于压力的物品管理系统。如果你不喜欢到处导管的话,可以用物流无人机来代替管道模块!" + "" + "详细信息请见气动工艺任务线。" + ] + dependencies: ["0EF9750F679732E6"] + id: "5D9993B074F13846" + tasks: [ + { + id: "4ABEFC9942D16386" + type: "item" + title: "任意物流框架" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pneumaticcraft:logistics_frame_requester" + Count: 1b + } + { + id: "pneumaticcraft:logistics_frame_storage" + Count: 1b + } + { + id: "pneumaticcraft:logistics_frame_default_storage" + Count: 1b + } + { + id: "pneumaticcraft:logistics_frame_passive_provider" + Count: 1b + } + { + id: "pneumaticcraft:logistics_frame_active_provider" + Count: 1b + } + ] + } + } + } + { + id: "7B13649BFE29381F" + type: "item" + item: "pneumaticcraft:logistics_module" + count: 2L + } + ] + rewards: [{ + id: "3A1FCBBA4730B4F4" + type: "item" + item: "pneumaticcraft:pressure_tube" + count: 4 + }] + } + { + title: "红石笔" + icon: { + id: "redstonepen:pen" + Count: 1b + tag: { + Damage: 0 + } + } + x: -3.5d + y: -1.0d + description: [ + "红石笔和羽毛笔可以在方块的任意面“画”出红石粉。红石粉的连接可以完全地人为控制。只要右击就能乱涂乱画了!充能的红石线不会对其覆盖的方块充能,但是你可以右击红石粉的中心来将其充能。" + "" + "红石羽毛笔会使用你物品栏中的红石,而红石笔版本自带红石。将笔与红石或红石块一起合成即可重新装填。红石笔也可以在你左击红石线后回收红石。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "44070C90619D14E6" + tasks: [{ + id: "4DCA07CD21BD3977" + type: "item" + title: "任意红石笔" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "redstonepen:quill" + Count: 1b + } + { + id: "redstonepen:pen" + Count: 1b + tag: { + Damage: 0 + } + } + ] + } + } + }] + rewards: [{ + id: "5EEDBF4F50558BA8" + type: "item" + item: "minecraft:redstone" + count: 16 + }] + } + { + title: "沉浸工程红石线圈" + icon: "immersiveengineering:wirecoil_redstone" + x: -7.5d + y: -1.0d + description: [ + "能远距离(大约每个线圈32格远)传输红石信号,占用16个频道中的1个。红石接线器也有中继器的作用,将更长的导线连在一起。" + "" + "在接线器上使用螺丝刀来设置频道。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "24734CF49B87D810" + tasks: [ + { + id: "5F0331EC4C91FD7C" + type: "item" + item: "immersiveengineering:wirecoil_redstone" + count: 4L + } + { + id: "0F6BD9BB53137D58" + type: "item" + icon: "immersiveengineering:connector_bundled" + item: "immersiveengineering:connector_redstone" + count: 4L + } + { + id: "43B9CFD93A321FCB" + type: "item" + item: "immersiveengineering:screwdriver" + } + ] + rewards: [ + { + id: "7AE7E2E3A4862210" + type: "item" + item: "immersiveengineering:wirecoil_redstone" + count: 4 + } + { + id: "3312A02466B4A2BA" + type: "item" + item: "immersiveengineering:connector_redstone" + count: 4 + } + ] + } + { + x: -8.0d + y: 0.0d + description: [ + "红石模块能把压力管道变成带有16个频道的红石线缆。在其UI中,点击右上角的箭头来切换输入、输出模式。" + "" + "使用高级印刷电路板可以解锁高级信号处理,比如对两个不同的信号进行与运算,或是作为比较器检测模块指向的方块。" + "" + "不会消耗压力,甚至不需要压力就可以运作。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "386EC1D34B3969E5" + tasks: [{ + id: "28C6D6C09A1A14A2" + type: "item" + item: "pneumaticcraft:redstone_module" + count: 2L + }] + rewards: [{ + id: "3CC18D8D933DF433" + type: "item" + item: "pneumaticcraft:pressure_tube" + count: 4 + }] + } + { + title: "RF工具箱逻辑" + icon: "rftoolsutility:logic" + x: -8.0d + y: 1.0d + description: [ + "RF工具箱里有许多为红石逻辑和控制准备的方块,比如计时器、可自定义的三输入逻辑门、物品检查器或是无线红石。" + "" + "详细信息请见RF工具箱任务线。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "4EB7B3610D407775" + tasks: [{ + id: "6212C5EAC52CD7D6" + type: "item" + title: "任意RF工具箱逻辑门" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "rftoolsutility:analog" + Count: 1b + } + { + id: "rftoolsutility:invchecker" + Count: 1b + } + { + id: "rftoolsutility:sensor" + Count: 1b + } + { + id: "rftoolsutility:sequencer" + Count: 1b + } + { + id: "rftoolsutility:logic" + Count: 1b + } + { + id: "rftoolsutility:timer" + Count: 1b + } + { + id: "rftoolsutility:wire" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "2B4EB7EFF98BBF05" + type: "item" + item: "rftoolsbase:machine_base" + count: 2 + }] + } + { + x: -5.5d + y: 4.5d + description: [ + "廉价的无线红石,有无限的频道和良好但有限的范围。" + "" + "对该物品长按思索键(默认:w)来使用“思索”功能查看详细的解释。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "28A8C7959A7EEBAE" + tasks: [{ + id: "1C4826588F57C889" + type: "item" + item: "create:redstone_link" + count: 2L + }] + rewards: [{ + id: "6F390DC46A49341F" + type: "item" + item: "create:redstone_link" + }] + } + { + x: -5.5d + y: 5.5d + description: [ + "可以远程激活连接的红石连接。" + "" + "对该物品长按思索键(默认:w)来使用“思索”功能查看详细的解释。" + ] + dependencies: ["28A8C7959A7EEBAE"] + id: "21E4D556E8AE724E" + tasks: [{ + id: "161C3B3F56665A92" + type: "item" + item: "create:linked_controller" + }] + rewards: [{ + id: "21EC369B48E4317E" + type: "item" + item: "minecraft:lectern" + }] + } + { + x: -6.5d + y: 3.5d + description: [ + "用背面的信号设置输出,用侧面的信号重置输出。非常适合于自动开关你的发电设施。" + "" + "对该物品长按思索键(默认:w)来使用“思索”功能查看详细的解释。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "1042C49086A29CE2" + tasks: [{ + id: "6A55E19410163485" + type: "item" + item: "create:powered_latch" + }] + rewards: [{ + id: "3AA02F6637A04AD3" + type: "item" + item: "minecraft:comparator" + }] + } + { + title: "RF工具|控制" + icon: "rftoolscontrol:processor" + x: -0.5d + y: 1.5d + description: ["使用可视化编程UI编程复杂的自动化。在编程器中编写程序,然后用程序卡将其传输到处理器。处理器需要一个CPU才能运行,可以升级运行速度或增加内存。"] + dependencies: [ + "3468E652B4FE85FA" + "30AA6A8DF0B65273" + ] + id: "1C24D2BD564F9E58" + tasks: [ + { + id: "3A648B70B73CF497" + type: "item" + item: "rftoolscontrol:processor" + } + { + id: "53B6687A1024692F" + type: "item" + item: "rftoolscontrol:programmer" + } + { + id: "6CFA2106351100B2" + type: "item" + item: "rftoolscontrol:program_card" + } + ] + rewards: [{ + id: "20DF77C0364ADE55" + type: "item" + item: "rftoolscontrol:cpu_core_500" + }] + } + { + x: -7.5d + y: 3.0d + description: [ + "动态联合是满足你从简单到非常复杂的所有红石逻辑需求的绝佳选择。" + "" + "即便不使用逻辑编程器,你也可以用它来传输模拟或数字信号、像比较器一样检测方块,或者设置具有自定义脉冲长度的时钟。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "556F3942AF7CFB8C" + tasks: [{ + id: "51C8B1DAC8F7BE8C" + type: "item" + item: "integrateddynamics:cable" + }] + rewards: [{ + id: "76756F33D7703CDC" + type: "item" + item: "integrateddynamics:cable" + count: 4 + }] + } + { + title: "红石代理器(更新)" + x: -1.0d + y: -0.5d + description: ["当你想直接用XNet发出红石信号时使用它。代理器在更新时会触发方块更新。可用于将XNet自动化集成到外部系统中。还可以从向代理器供电的外部源读取红石信号。"] + dependencies: ["559D7D60CDDE5596"] + id: "34D8561D229A3122" + tasks: [{ + id: "52CC0A821DCFE9D5" + type: "item" + item: "xnet:redstone_proxy_upd" + }] + rewards: [{ + id: "6A693F43E60B3E3B" + type: "item" + item: "xnet:connector_blue" + }] + } + { + x: -3.5d + y: 3.0d + description: [ + "和红石计时器的功能相同:沙漏颠倒时将释放红石脉冲,并且当沙子从顶部全部漏到底部时会自动颠倒。右击添加沙子来设置时间,不同数量和种类的沙子都会影响最后的时间。" + "" + "详细信息请见其在植物魔法辞典中的条目。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "29803ABB5ED76295" + tasks: [{ + id: "3D8A78B97E92A697" + type: "item" + item: "botania:hourglass" + }] + rewards: [ + { + id: "58A3177CC744984E" + type: "item" + item: "minecraft:sand" + count: 60 + } + { + id: "3469D68A3DEBB2C4" + type: "item" + item: "minecraft:red_sand" + count: 6 + } + { + id: "75F550507C0BA786" + type: "item" + item: "minecraft:soul_sand" + } + ] + } + { + x: -9.0d + y: 3.0d + subtitle: "……红石出!" + description: [ + "一旦有了链接的变量卡,只需将其放入红石输出器的相应栏位中即可。如果卡有蓝色的角,则为“布尔型”卡,输出“真”或“假”。橙色的角表示“整型”,它输出一个数字。" + "" + "因此,如果你有一个卡连接到红石读取器的比较器选项,它就会变成一个整型卡,因此将该卡放在输出器的橙色红石输出中,输出器将发出与读取器提供的比较器强度相等的红石信号。" + ] + dependencies: ["3195632E0EE15137"] + id: "36C83AD9F9CE9970" + tasks: [{ + id: "6E70FB12746633E9" + type: "item" + item: "integrateddynamics:part_redstone_writer" + }] + rewards: [{ + id: "6C9866BF4C38B8C3" + type: "item" + item: "integrateddynamics:variable" + count: 2 + }] + } + { + icon: "enderstorage:ender_chest" + x: 7.0d + y: 1.0d + description: [ + "与原版的末影箱不同,末影存储版本的末影箱实际上是一个真实的容器,因此可以使用管道或其他物品运输方法进行交互。使用此功能,你可以轻松自由地进行物品的跨维度运输!" + "" + "末影箱子与使用相同的颜色频道的箱子共享库存。末影储罐的默认颜色代码将是配方中羊毛的颜色,但你可以通过用染料右击顶部的三个色块来自定义颜色频道。" + "" + "你也可以制作一个手持版本的末影袋子。拿末影袋子Shift+右击末影箱,将其与该箱子的颜色频道匹配。然后你可以右击袋子在任何地方访问此它。将袋子连接到末影箱子,末影箱子上在连接一个精致存储的输入总线,就可以在任何地方快速地将物品存到家里!" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "4345FED5C76788A6" + tasks: [ + { + id: "5408C3E44BBB429D" + type: "item" + item: "enderstorage:ender_chest" + } + { + id: "424E229DB25249A8" + type: "item" + item: "enderstorage:ender_pouch" + } + ] + rewards: [ + { + id: "40445565E00E3023" + type: "item" + item: "resourcefulbees:rgbee_honeycomb" + count: 4 + } + { + id: "2AD840AF4AC90407" + type: "item" + item: "resourcefulbees:wax" + count: 4 + } + ] + } + { + x: 7.0d + y: 0.0d + description: ["在具有相同名称的末影板条箱之间共享库存。在铁砧上与末影之眼结合来更改名称。每次打开物品栏都会消耗少量灵气。"] + dependencies: ["30AA6A8DF0B65273"] + id: "46589062E091762E" + tasks: [{ + id: "261512B6634D57B4" + type: "item" + item: "naturesaura:ender_crate" + }] + rewards: [{ + id: "0B54FF42FF336AE0" + type: "item" + item: "minecraft:ender_eye" + }] + } + { + x: -3.0d + y: 0.0d + description: ["和红石的功能一样,但是以固体方块的形态存在。简单的垂直红石信号传输!"] + dependencies: ["3468E652B4FE85FA"] + id: "359D48635F222076" + tasks: [{ + id: "59DB7B4DA871079D" + type: "item" + item: "supplementaries:cog_block" + }] + rewards: [{ + id: "45E59A0B45A70321" + type: "item" + item: "supplementaries:cog_block" + count: 2 + }] + } + { + title: "红石笔中继器" + icon: "redstonepen:inverted_relay" + x: -2.5d + y: -1.0d + description: [ + "可放置在方块任意面的简单中继器。物品提示上解释了它们运作的方式。" + "" + "放置时,右击方块上你想选择的输出面。" + ] + dependencies: ["44070C90619D14E6"] + id: "28F791EC21444045" + tasks: [{ + id: "1B0B720B736296F8" + type: "item" + title: "任意红石笔中继器" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "redstonepen:relay" + Count: 1b + } + { + id: "redstonepen:inverted_relay" + Count: 1b + } + { + id: "redstonepen:bistable_relay" + Count: 1b + } + { + id: "redstonepen:pulse_relay" + Count: 1b + } + { + id: "redstonepen:bridge_relay" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "38EDFE0071A6B262" + type: "item" + item: "redstonepen:relay" + count: 2 + }] + } + { + x: 4.5d + y: 4.5d + description: ["属性过滤器可以结合黑白名单、反选、标签和一些额外的属性进行过滤,并且对许多机械动力的方块都适用。"] + dependencies: ["30AA6A8DF0B65273"] + id: "39A5BD63D3070AFE" + tasks: [{ + id: "387BB2A005140790" + type: "item" + item: { + id: "create:attribute_filter" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "39E65FC08DF8415D" + type: "item" + item: { + id: "create:attribute_filter" + Count: 1b + tag: { } + } + }] + } + { + title: "溜槽" + icon: "create:smart_chute" + x: 5.5d + y: 5.5d + description: [ + "溜槽是垂直或斜向传输物品的简单工具。当有两个竖直平面内斜向摆放、一条棱相邻且未连接的溜槽时,手持溜槽对着下方的溜槽使用可以把它们连接起来。当在上/下开口处安装鼓风机并激活时,鼓风机的气流会穿过溜槽,且溜槽内物品传输方向会受鼓风机气流的影响。" + "" + "黄铜智能溜槽一次可以运输更多物品,并且可以增加过滤。" + "" + "对溜槽长按思索键(默认:w)来使用“思索”功能查看详细的解释。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "5971196375D3CDF4" + tasks: [{ + id: "0FCD37CE46EADCA8" + type: "item" + title: "任意溜槽" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "create:chute" + Count: 1b + } + { + id: "create:smart_chute" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "535E72E3B501F2AA" + type: "item" + item: "create:chute" + }] + } + { + title: "工业先锋传送带" + icon: "industrialforegoing:conveyor" + x: 5.5d + y: -1.5d + description: [ + "来自工业先锋的传送带可以传输物品、实体甚至液体。安装相应的升级来获得提取和输入的功能。还有一些其他功能的升级,包括短距离传送。" + "" + "可以在世界上染色来改变传送带的颜色。" + "" + "查看工业先锋手册来获得升级的描述。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "6D8F2F2A24C48898" + tasks: [ + { + id: "5C650F2B0511D4B9" + type: "item" + item: "industrialforegoing:conveyor" + } + { + id: "64840DBB127F1522" + type: "item" + title: "任意传送带升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "industrialforegoing:conveyor_detection_upgrade" + Count: 1b + } + { + id: "industrialforegoing:conveyor_insertion_upgrade" + Count: 1b + } + { + id: "industrialforegoing:conveyor_extraction_upgrade" + Count: 1b + } + { + id: "industrialforegoing:conveyor_bouncing_upgrade" + Count: 1b + } + { + id: "industrialforegoing:conveyor_dropping_upgrade" + Count: 1b + } + { + id: "industrialforegoing:conveyor_blinking_upgrade" + Count: 1b + } + { + id: "industrialforegoing:conveyor_splitting_upgrade" + Count: 1b + } + ] + } + } + } + ] + rewards: [{ + id: "4F77C91667650D88" + type: "item" + item: "industrialforegoing:conveyor" + count: 6 + }] + } + { + x: 1.0d + y: -4.0d + description: ["升级是将路由器整体进行升级,而不是升级单独一个模块。"] + dependencies: ["15E49A6B00BE744C"] + id: "7CD587747CC14268" + tasks: [{ + id: "3FD6609BE4F80DAD" + type: "item" + item: "modularrouters:blank_upgrade" + }] + rewards: [{ + id: "3E55636E26686CC0" + type: "item" + item: "modularrouters:blank_upgrade" + count: 2 + }] + } + { + x: -2.0d + y: -4.0d + description: ["拓展是应用于模块,来改变它们的运作方式的,而非路由器本身。"] + dependencies: ["15E49A6B00BE744C"] + id: "7CA354074FCF8447" + tasks: [{ + id: "175A67867F65B8C0" + type: "item" + item: "modularrouters:augment_core" + }] + rewards: [{ + id: "35F7F3293209E5BA" + type: "item" + item: "modularrouters:augment_core" + count: 2 + }] + } + { + title: "传送器" + icon: "industrialforegoing:item_transporter_type" + x: 3.5d + y: -1.5d + description: [ + "工业先锋的传送器是用于在容器之间传输物品和液体的小方块。他们有内置的过滤器和调节模式,所以它们可以在目标容器内保留一定量的物品。" + "" + "在紧贴容器或储罐的一个方块大小内放置2-6个传送器。然后右击其中间的“按钮”设置传送器为提取模式,然后他就会从其他非提取模式的传送器处提取物品/流体。右击外侧的边框来访问过滤器和调节模式。开启调节模式后,对过滤器中的物品/流体使用滚轮来改变保留数量。" + "" + "世界传送器可以捡起或丢掷物品。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "65ADBE44B41C4A63" + tasks: [{ + id: "777033A441C9C51A" + type: "item" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "industrialforegoing:item_transporter_type" + Count: 1b + } + { + id: "industrialforegoing:fluid_transporter_type" + Count: 1b + } + { + id: "industrialforegoing:world_transporter_type" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "1EB099955410CAF5" + type: "item" + item: "industrialforegoing:world_transporter_type" + }] + } + { + x: 2.0d + y: 1.0d + description: ["一个有许多可调节设置的漏斗,包括拾取范围和堆叠大小。"] + dependencies: ["30AA6A8DF0B65273"] + id: "70B28063B4F531E0" + tasks: [{ + id: "16C948B2655035E5" + type: "item" + item: "engineersdecor:factory_hopper" + }] + rewards: [{ + id: "00368EF72093C005" + type: "item" + item: "engineersdecor:factory_hopper" + }] + } + { + x: 2.0d + y: 2.0d + description: ["以自身9x9为中心收集掉落的物品,有一个可选的过滤器。"] + dependencies: ["30AA6A8DF0B65273"] + id: "14502C1A1BCB79E2" + tasks: [{ + id: "7EA023686AFA0889" + type: "item" + item: "thermal:device_collector" + }] + rewards: [{ + id: "62D934EA94DB12BB" + type: "item" + item: "thermal:item_filter_augment" + }] + } + { + icon: "immersiveengineering:logic_circuit" + x: -9.0d + y: -1.0d + description: ["有了工程师电路台,你可以创造出编程逻辑电路对到来的红石信号进行逻辑处理。你需要逻辑单元来使用它们,下一个任务会详细解释。"] + dependencies: ["24734CF49B87D810"] + id: "74AB9B268FB948B4" + tasks: [ + { + id: "06378CC534E82DD9" + type: "item" + item: "immersiveengineering:circuit_table" + } + { + id: "116C2DBD2FDBE328" + type: "item" + item: "immersiveengineering:circuit_board" + } + { + id: "2D93AB7927DF1AAE" + type: "item" + title: "任意$circuits/solder" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "immersiveengineering:circuits/solder" + } + } + count: 4L + } + { + id: "1459B7AF61937097" + type: "item" + item: "immersiveengineering:electron_tube" + } + ] + rewards: [ + { + id: "633A17D5AE1F551F" + type: "item" + item: "immersiveengineering:wire_lead" + count: 4 + } + { + id: "0FD49B027DDA346E" + type: "item" + item: "immersiveengineering:electron_tube" + count: 4 + } + { + id: "370012CA54D4BDCB" + type: "item" + item: "immersiveengineering:circuit_board" + } + ] + } + { + x: -4.5d + y: 3.5d + description: [ + "在收到信号固定量游戏刻后发送红石脉冲。" + "" + "对物品长按思索键(默认:w)来使用“思索”功能查看详细的解释。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "26365967FDE026B6" + tasks: [{ + id: "1E9609D8328D536F" + type: "item" + item: "create:adjustable_pulse_repeater" + }] + rewards: [{ + id: "2E26D4A73E250301" + type: "item" + item: "create:adjustable_pulse_repeater" + }] + } + { + x: -5.5d + y: 3.5d + description: [ + "使用输入脉冲来开关输出。使用中继器将脉冲从输出发送回输入,并加上延迟,以制作脉冲延长器。" + "" + "对物品长按思索键(默认:w)来使用“思索”功能查看详细的解释。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "2013BF98F905223C" + tasks: [{ + id: "39E71AF33C273C4C" + type: "item" + item: "create:powered_toggle_latch" + }] + rewards: [ + { + id: "46DC8CD903DE448A" + type: "item" + item: "create:pulse_repeater" + } + { + id: "0EA944B40AA81DC1" + type: "item" + item: "create:adjustable_repeater" + } + ] + } + { + x: 2.0d + y: 0.0d + description: ["具有许多可调设置的循环投掷器,包括投掷的物品数量和投掷速度。"] + dependencies: ["30AA6A8DF0B65273"] + id: "65EAD75949FFD642" + tasks: [{ + id: "76705057110D6381" + type: "item" + item: "engineersdecor:factory_dropper" + }] + rewards: [{ + id: "7156087E310228A4" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -8.0d + y: 2.0d + description: [ + "可以检测方块的许多信息,且无需接触目标方块。" + "" + "详细信息请见气动工艺任务线。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "0C54045202F9D1F4" + tasks: [{ + id: "35841153FE4E2098" + type: "item" + item: "pneumaticcraft:universal_sensor" + }] + rewards: [{ + id: "280ABEAFF8C46046" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "基于背包的自动化" + icon: "sophisticatedbackpacks:iron_backpack" + x: 2.5d + y: 3.0d + subtitle: "没有,这个任务没放错位置!" + description: [ + "背包的用途远不止便携式个人存储!当放置在世界中时(Shift+右击),许多背包升级仍然有效,你还可以像其他容器一样用管道连接它们。" + "" + "放置背包的一些有用的升级示例:" + "过滤升级可以控制背包中输入或输出的物品。" + "磁铁升级可以吸取周围的物品。" + "压缩升级会自动合成压缩配方,比如粒合成锭。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "506D4EF3FFC8B11B" + tasks: [{ + id: "47C00029C050A20C" + type: "item" + title: "过滤升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "sophisticatedbackpacks:filter_upgrade" + Count: 1b + } + { + id: "sophisticatedbackpacks:advanced_filter_upgrade" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "092B56B47CD50A73" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 3.5d + y: 3.5d + description: [ + "鼓风机可以产生气流推动任何实体,包括物品。传动杆的速度控制气流的范围,旋转方向控制鼓风机是吹气还是吸气。" + "" + "对物品长按思索键(默认:w)来使用“思索”功能查看详细的解释。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "0E5467F884E6B23A" + tasks: [{ + id: "17CBAEF23312421A" + type: "item" + item: "create:encased_fan" + }] + rewards: [{ + id: "141581BC00F3E20A" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 0.0d + y: -0.5d + description: ["RF工具箱的过滤器与XNet兼容,并且想要按标签过滤必须用到它(XNet中的默认标签选项存在错误)。将过滤器放在界面顶部的四个物品栏中,然后点击右侧的“filter-index”按钮选择连接器使用的过滤器。"] + dependencies: ["559D7D60CDDE5596"] + id: "0597A437596EABC1" + tasks: [{ + id: "3DFB959BAC0FAAFF" + type: "item" + item: { + id: "rftoolsbase:filter_module" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "7E251F2D83DBC6E3" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "更好的管道" + icon: "prettypipes:item_terminal" + x: -0.5d + y: 6.0d + subtitle: "没有电力?没问题" + description: [ + "Pretty-Pipes是强大的游戏早期物流系统,能把你的家管理的井井有条。" + "" + "使用管道运输物品,使用过滤器和优先级确保物品运输到正确的位置,并从物品终端或合成终端集中访问所有设备。基于请求的自动合成也是可能的。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "0000000000000401" + tasks: [{ + id: "0000000000000953" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000696" + type: "item" + title: "管道扳手" + item: "prettypipes:wrench" + }] + } + { + title: "管道" + x: -0.5d + y: 7.0d + subtitle: "好棒……啊!好棒!" + description: [ + "想要运输物品,你需要一些管道。合成几组出来吧!" + "" + "更好的管道中的管道遵循几条非常简单的原则,搭建它们时请记住:" + "" + "●第一:一截管道的状态只能是输入或输出其中一个状态。因此,将物品从一个箱子运往另一个箱子至少需要两截管道。" + "" + "●第二:物品永远不会从被提取的容器中运输回去。所以单纯在熔炉周围绕一圈管道来讲输出送回熔炉是不可行的。完成这样的工作需要一个中间容器。" + "" + "●第三:用扳手右击管道可以断开其与容器的连接。" + "" + "●第四:用升级模块右击管道,可以将其安装在管道上。或者空手右击管道以添加、删除或配置模块。" + "" + "最后,管道可以被大多数方块所覆盖,包括透明和不完整方块。只需在副手放上“覆盖方块”,然后用扳手右击管道,即可进行覆盖。" + ] + dependencies: ["0000000000000401"] + min_width: 250 + id: "0000000000000954" + tasks: [{ + id: "0000000000000955" + type: "item" + item: "prettypipes:pipe" + count: 12L + }] + rewards: [{ + id: "0000000000000A5F" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + title: "物品过滤" + x: -2.0d + y: 7.5d + subtitle: "高档商业小区" + description: [ + "过滤模块可以确保只有某些物品最终会出现在给定的容器中。将其插入与容器相邻的管道,以在接收端进行过滤。" + "" + "可以用许多有用的强化来升级过滤器,例如数据、标签和模组过滤器。将其插入过滤器模块所在的管道中。" + "" + "类似地,堆叠限制模块会限制容器中的物品数量,且可以与过滤模块一起使用。例如,值设置为1的堆叠限制模块将只接收过滤模块中列出的每种物品各一个。" + ] + dependencies: ["0000000000000954"] + id: "0000000000000958" + tasks: [ + { + id: "0000000000000959" + type: "item" + item: "prettypipes:low_filter_module" + } + { + id: "0000000000000979" + type: "item" + item: "prettypipes:stack_size_module" + } + ] + rewards: [{ + id: "0000000000000978" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "提速模块" + x: -2.0d + y: 8.5d + subtitle: "等不及了" + description: ["速度模块是抽取和检索模块的结合。它们不会影响模块的工作速度,而是影响物品在管道中的运输速度。"] + dependencies: ["0000000000000958"] + dependency_requirement: "one_started" + id: "000000000000095A" + tasks: [{ + id: "000000000000095B" + type: "item" + item: "prettypipes:low_speed_module" + count: 3L + }] + rewards: [{ + id: "0000000000000A61" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + x: -2.0d + y: 9.5d + subtitle: "神行太保" + description: [ + "加速模块在小型网络中很棒,但是运用在大型网络造价将会非常高昂。" + "" + "管道加压器通过消耗少许能量来提升管道网络中所有物品的运输速度。" + ] + dependencies: ["000000000000095A"] + dependency_requirement: "one_started" + id: "0000000000000964" + tasks: [{ + id: "0000000000000965" + type: "item" + item: "prettypipes:pressurizer" + }] + rewards: [{ + id: "000000000000096A" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + title: "物品路由" + x: 1.0d + y: 7.5d + subtitle: "来还是去?" + description: [ + "运输物品时需要用到检索和抽取模块。" + "" + "不言而喻,抽取模块从相邻的容器中提取物品,并将其发送到网络中,前提是它们有一个可以去的地方。" + "" + "检索模块以相反的方式从远处的容器中提取物品,并试图将物品放入相邻的箱子中。" + "" + "一个简单的网络可以由两个箱子组成,它们用两截管道连接,其中一条管道中含有抽取或检索模块。" + ] + dependencies: ["0000000000000954"] + id: "0000000000000956" + tasks: [ + { + id: "000000000000096F" + type: "item" + item: "prettypipes:low_retrieval_module" + count: 3L + } + { + id: "0000000000000971" + type: "item" + item: "prettypipes:low_extraction_module" + count: 3L + } + ] + rewards: [{ + id: "0000000000000A68" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "优先级模块" + x: 1.0d + y: 8.5d + subtitle: "搞清楚轻重缓急" + description: [ + "默认情况下,管道以“就近原则”的方式运行。要覆盖此选项并更改给定容器的优先级,请在该容器旁边的管道中加入一个优先级模块。" + "" + "物品尝试先到达距离较远但有高优先级模块的箱子。" + "" + "低优先级模块非常适合创建“默认”路径,例如发送到溢流箱或垃圾桶。" + ] + dependencies: ["0000000000000956"] + dependency_requirement: "one_started" + id: "000000000000095C" + tasks: [ + { + id: "000000000000096D" + type: "item" + item: "prettypipes:low_high_priority_module" + } + { + id: "000000000000096E" + type: "item" + item: "prettypipes:low_low_priority_module" + } + ] + rewards: [{ + id: "0000000000000A60" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + title: "高级路由" + x: 1.0d + y: 9.5d + description: [ + "想要将矿石均分在熔炉阵列中以加快熔炼速度吗?循环分拣强化能帮到你。" + "" + "想和你的朋友做一个小游戏,但需要一个简单的随机化工具吗?随机分拣强化完全可以做到。" + "" + "为了使这两个模块中的一个正常工作,它们需要与抽取模块放置同在一截管道中。两者都会忽略在目标管道上设置的优先级。" + ] + dependencies: ["000000000000095C"] + dependency_requirement: "one_started" + id: "0000000000000972" + tasks: [ + { + id: "0000000000000973" + type: "item" + item: "prettypipes:round_robin_sorting_modifier" + } + { + id: "0000000000000975" + type: "item" + item: "prettypipes:random_sorting_modifier" + } + ] + rewards: [{ + id: "0000000000000977" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + x: -0.5d + y: 8.0d + description: [ + "物品终端是整个管道网网的中央接入点,显示着网络中每个容器的内容,但不包括通过抽取或检索模块连接的容器。" + "" + "点击物品,选择数量,然后点击“请求”按钮,便可以从网络中请求物品。" + "" + "按住Shift键点击数量的“+”或“-”号将一次增加或减少64个物品,而按住Ctrl键点击将一次增加或减少10个物品。" + "" + "把物品放在右侧槽位,可以很容易地将其转储回网络中。" + ] + dependencies: ["0000000000000954"] + id: "0000000000000960" + tasks: [{ + id: "0000000000000961" + type: "item" + item: "prettypipes:item_terminal" + }] + rewards: [{ + id: "266D8479D7BEC164" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + x: -0.5d + y: 9.0d + description: [ + "合成终端是内置合成栏的物品终端升级版。" + "" + "合成栏可以手动填充或通过JEI填充。点击请求按钮将请求足够的物品进行合成。按住Shift键再点击将请求合成64件物品,按住Ctrl键再点击将请求合成10件物品。" + ] + dependencies: ["0000000000000960"] + id: "0000000000000962" + tasks: [{ + id: "0000000000000963" + type: "item" + item: "prettypipes:crafting_terminal" + }] + rewards: [{ + id: "0000000000000A62" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + x: -0.5d + y: 10.0d + description: [ + "合成模块与合成或物品终端一起使用,可以实现通过机器按需进行合成。" + "" + "不过,使用合成模块需要一些前提条件。" + "" + "首先,相关机器的输入面必须与网络相连接。对于原版熔炉来说,输入面就是顶部。然后将合成模块放进相连接的管道。" + "" + "接下来,需要在模块中设置配方。每个模块只能设置一个配方,但一截管道最多可以加入三个模块。输入位于模块界面的上半部分,而预期输出位于底部。" + "" + "设置配方后,需要在机器的输出面上安装抽取模块。合成模块不会提取合成好的物品。" + "" + "最后,确保所需材料在网络中,并请求输出物品。可合成物品的数量始终显示为0,并会显示在物品列表的末尾。" + "" + "当然,合成模块不需要直接贴着机器。" + "" + "例如,可以将其安装在与箱子相连的管道上,然后将子网络连接到该箱子,最终将物品发送到熔炉阵列。" + "" + "创建这样的代理可以为每台机器设置3个以上的配方,极好。" + ] + dependencies: ["0000000000000962"] + min_width: 300 + id: "000000000000096B" + tasks: [{ + id: "000000000000096C" + type: "item" + item: "prettypipes:low_crafting_module" + }] + rewards: [{ + id: "000000000000097B" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + icon: { + id: "entangled:block" + Count: 1b + tag: { } + } + x: 7.0d + y: 2.0d + subtitle: "幻影的脸?" + description: [ + "使用纠缠绑定器将纠缠方块与另一个方块绑定后,可以通过纠缠方块远程访问目标方块。和纠缠方块连接的管道能与1000格以外的目标方块交互。" + "" + "用绑定器Shift+右击目标(物品提示中会显示目标方块),再用绑定器右击纠缠方块进行绑定。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "3E093BB431EE7A98" + tasks: [ + { + id: "3E4D5BD7F14FB003" + type: "item" + item: { + id: "entangled:block" + Count: 1b + tag: { } + } + } + { + id: "691DB7953EE82E15" + type: "item" + item: { + id: "entangled:item" + Count: 1b + tag: { } + } + } + ] + rewards: [{ + id: "1CAE1F841E978999" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + icon: "immersiveengineering:logic_unit" + x: -9.0d + y: -2.5d + subtitle: "绝对是这样" + description: [ + "逻辑单元是使用编程逻辑电路处理输入信号的方块。需要红石接口连接器,普通的接线器则不行。" + "" + "详细信息请查阅《工程师手册》。" + ] + dependencies: ["74AB9B268FB948B4"] + id: "365595FB3098F534" + tasks: [ + { + id: "15226021C1D06870" + type: "item" + item: "immersiveengineering:logic_unit" + } + { + id: "099717FDF38223BC" + type: "item" + item: "immersiveengineering:connector_bundled" + } + ] + rewards: [ + { + id: "4BA97A28F5BCA25A" + type: "item" + item: "immersiveengineering:connector_redstone" + count: 2 + } + { + id: "35254DCB159DC63F" + type: "item" + item: "immersiveengineering:wirecoil_redstone" + count: 2 + } + ] + } + { + title: "逻辑编程器" + icon: "integrateddynamics:portable_logic_programmer" + x: -9.0d + y: 4.5d + subtitle: "获得逻辑" + description: [ + "当你拥有逻辑编程器后,快乐才刚刚开始!通过将变量卡设置为不同的值,或者使用运算符引用其他变量卡,例如来自不同读取器的输入,可以创建深层嵌套的逻辑树,并使用红石输出器进行最终的输出。" + "" + "所有设置好的变量卡都需要存储在系统中的某个位置,因此任何比基本红石信号传输复杂的事情,都需要一个变量卡箱。" + "" + "注释器能让你在编程时命名变量卡,强烈建议你使用。" + "" + "对各种方块的详细描述,请查阅阿卡什宝典中该模组的指南书《论动态联合》。" + ] + dependencies: ["36C83AD9F9CE9970"] + id: "3E2016CF7DEAB4EE" + tasks: [ + { + id: "6548685DA5ACC850" + type: "item" + title: "逻辑编程器" + icon: "integrateddynamics:portable_logic_programmer" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "integrateddynamics:logic_programmer" + Count: 1b + } + { + id: "integrateddynamics:portable_logic_programmer" + Count: 1b + } + ] + } + } + } + { + id: "6E17A6DD5E71478B" + type: "item" + item: "integrateddynamics:variablestore" + } + ] + rewards: [{ + id: "1C4E18FCBA752A88" + type: "item" + item: "integrateddynamics:labeller" + }] + } + { + title: "限流与转运" + x: 6.5d + y: -2.5d + description: [ + "限流管道使得该管道后任何地点的优先级低于其之前。" + "" + "转运管道允许各侧面由红石独立控制,而不是像常规输送管道那样,只能全开或全关。" + ] + dependencies: ["3FF1B8E5563D4ECF"] + id: "71431A0FE1CF8670" + tasks: [ + { + id: "08E6D0DE581F0AFC" + type: "item" + item: "mekanism:restrictive_transporter" + } + { + id: "40BA31F7C22BD650" + type: "item" + item: "mekanism:diversion_transporter" + } + ] + rewards: [{ + id: "08BAF3870FEFB9EC" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + icon: "create:brass_funnel" + x: 5.5d + y: 3.5d + description: [ + "机械动力的基础物品提取器和输入器。当放置在容器上时,用扳手右击可切换输入和输出模式。黄铜版本允许一次移动多个物品,并进行过滤。" + "" + "对物品长按思索键(默认:w)来使用“思索”功能查看详细的解释。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "3B3CBB15D2401A28" + tasks: [{ + id: "0385817687124825" + type: "item" + title: "漏斗" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "create:andesite_funnel" + Count: 1b + } + { + id: "create:brass_funnel" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0192F87D3477C49F" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 2.5d + y: -1.0d + description: ["任何输入进去的物品都会被直直的丢下去。"] + dependencies: ["30AA6A8DF0B65273"] + id: "776E644ED0F02AF1" + tasks: [{ + id: "295B17B130AD46DF" + type: "item" + item: "botania:open_crate" + }] + rewards: [{ + id: "37F0D154487A4F08" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -7.5d + y: -2.5d + description: [ + "其作用类似于容器检测器,和原版比较器很像。也能像普通的红石接线器一样接收信号。" + "" + "将其与红石线圈相连,然后用螺丝刀设置频道。" + ] + dependencies: ["24734CF49B87D810"] + id: "19174CDDA6283934" + tasks: [{ + id: "313678BE1EC5ABA8" + type: "item" + item: "immersiveengineering:connector_probe" + }] + rewards: [ + { + id: "6C8F093A907A47AD" + type: "item" + item: "immersiveengineering:connector_redstone" + count: 2 + } + { + id: "019D3BC4480CC945" + type: "item" + item: "immersiveengineering:wirecoil_redstone" + count: 2 + } + ] + } + { + x: -7.5d + y: 4.5d + subtitle: "信号进……" + description: [ + "红石读取器允许动态联合系统读取外部红石信号、作为比较器检测方块信息,或作为红石钟生成红石脉冲。" + "" + "要设置链接到读取器的变量卡,只需在适当的槽位中放置一张空白卡,该卡将被分配到该槽位提供的数据。" + ] + dependencies: ["556F3942AF7CFB8C"] + id: "3195632E0EE15137" + tasks: [{ + id: "67ADE82CC1CDD6E0" + type: "item" + item: "integrateddynamics:part_redstone_reader" + }] + rewards: [{ + id: "17AE67B6404F4B63" + type: "item" + item: "integrateddynamics:variable" + count: 2 + }] + } + { + title: "调节拓展" + x: -3.5d + y: -4.0d + subtitle: "和我一起走过最漫长的一英里" + description: ["调节拓展允许任何物品输入输出模块感知目标容器,如果目标容器的物品数量高于或低于阈值,则会停止传输物品。"] + dependencies: ["7CA354074FCF8447"] + id: "0163571DC8F997F5" + tasks: [{ + id: "143E9C1A894A8972" + type: "item" + item: "modularrouters:regulator_augment" + }] + rewards: [{ + id: "621F32F72099BE12" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -3.0d + y: -5.0d + description: ["当应用于真空模块时,使其可以收集经验球。吸收的经验球可以转化为经验瓶、存储在路由器物品栏的储罐中,或者输出至相邻的储罐。你可以在气动工艺或工业先锋的液态经验之间进行选择。"] + dependencies: ["7CA354074FCF8447"] + id: "77458390B359EB6C" + tasks: [{ + id: "76BE11C2D660721D" + type: "item" + item: "modularrouters:xp_vacuum_augment" + }] + rewards: [{ + id: "04C695D215824999" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 2.5d + y: -4.0d + description: ["增加一次运输的物品数量。添加更多的堆叠拓展以提高效果。"] + dependencies: ["7CD587747CC14268"] + id: "3D7E621374741748" + tasks: [{ + id: "7CABBEFEA29A5692" + type: "item" + item: "modularrouters:stack_upgrade" + }] + rewards: [{ + id: "1BAB8612F63CCCC9" + type: "item" + item: "modularrouters:stack_upgrade" + }] + } + { + x: 2.0d + y: -5.0d + description: [ + "使你的路由器彻底防爆,包括能抵御凋灵。" + "" + "为什么你需要1个甚至7个能抵御凋灵的路由器呢?取决于你啦!" + ] + dependencies: ["7CD587747CC14268"] + id: "27F2EAA313795208" + tasks: [{ + id: "61DD5DD42B8E1C8E" + type: "item" + item: "modularrouters:blast_upgrade" + }] + rewards: [{ + id: "2DA82C3A16F3ACB1" + type: "item" + item: "modularrouters:blast_upgrade" + }] + } + { + title: "方块NBT提取" + icon: "integrateddynamics:part_block_reader" + x: -10.0d + y: 5.5d + subtitle: "揭露你的秘密" + description: [ + "NBT提取器和方块读取器是强大的组合。在含有NBT的方块(如植物魔法的魔力池)旁放置方块读取器,将一张变量卡连接到实体方块NBT类别。" + "" + "将实体方块NBT卡放入显示器中,你会看到一组有关读取方块的信息。在编程器中使用字符串卡,就可以手动深入NBT树以找到要与之比较的标签。但使用NBT提取器会更加简单。" + "" + "只需将提取器与读取器连接在同一网络中,然后将NBT卡放在其左侧的“SRC-NBT”栏位中。你会再次看到NBT信息,但这次你可以点击你感兴趣的标签来选择它,然后把一张空白的变量卡放在正确的“OUT”栏位中。还是拿魔力池举例,点击“mana: *”标签,然后当你将一张空白卡放在OUT槽时,该卡会给出魔力池中魔力的具体数值。" + "" + "将卡链接到所需的NBT标签后,就可以从网络中移除NBT提取器。" + ] + dependencies: ["3E2016CF7DEAB4EE"] + id: "01DA715D5D271E92" + tasks: [ + { + id: "0D75CAA1DE1284B2" + type: "item" + item: "integrateddynamics:part_block_reader" + } + { + id: "25838A87475AEEC9" + type: "item" + item: "integratednbt:nbt_extractor" + } + ] + rewards: [{ + id: "761880A207E10159" + type: "item" + item: "integrateddynamics:part_display_panel" + }] + } + { + x: -3.0d + y: 2.0d + description: [ + "红线比较器会模拟指向方块的比较器输出,因此可以将比较器放置在其旁边,而不必放置在目标方块旁。非常适合将自动化从狭小的空间中解脱出来。" + "" + "还有其他可用的红线方块,请查看精灵版《植物魔法辞典》中的红线条目以了解更多详细信息。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "642C66D035EC4141" + tasks: [{ + id: "2A160C7D2F6863B6" + type: "item" + item: "botania:red_string_comparator" + }] + rewards: [{ + id: "7571E7BDE443E313" + type: "item" + item: "minecraft:comparator" + }] + } + { + title: "电脑工艺" + icon: "computercraft:computer_advanced" + x: -0.5d + y: 2.5d + subtitle: "你电脑中的MC中的电脑" + description: [ + "使用LUA编程语言与世界交互。" + "" + "" + "当你领取此奖励时,聊天栏中会出现一个链接,指向电脑工艺(CC)基础教程的视频播放列表。虽然版本比较老旧,但应该仍然有效。" + "不幸的是,可重复的任务尚未实现,因此该命令将只运行一次,因此请确保将保存好该链接!" + ] + dependencies: [ + "30AA6A8DF0B65273" + "3468E652B4FE85FA" + ] + optional: true + id: "77F743435F64DFEC" + tasks: [{ + id: "4B7B9611F1294D2B" + type: "checkmark" + }] + rewards: [{ + id: "20E531EBA4E9DA87" + type: "command" + title: "电脑工艺(CC)教程链接" + icon: "pneumaticcraft:tag_filter" + command: "/tellraw @p {\"text\":\"电脑工艺(CC)教程链接\",\"bold\":true,\"color\":\"dark_green\",\"clickEvent\":{\"action\":\"open_url\",\"value\":\"https://youtube.com/playlist?list=PLaiPn4ewcbkHYflo2jl0OuNaHK6Mj-koG\"}}" + player_command: false + }] + } + { + x: -1.0d + y: -5.5d + description: [ + "抽取模块将其他容器中的物品“抽”到路由器的内部物品栏中。" + "" + "1型和2型的主要区别在于,1型只能从相邻的容器中提取,而2型可以从12格远的地方提取物品,甚至可以通过范围升级进一步扩大提取范围。" + "" + "手拿模块Shift+右击目标方块来为远程模块设置目标。如果操作正确,选中的方块将会被高亮显示。" + ] + dependencies: ["21B266F6556271EB"] + id: "60A72B4FC2AFD9C3" + tasks: [{ + id: "659E378856A13D06" + type: "item" + title: "抽取模块" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "modularrouters:puller_module_1" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + Direction: "NONE" + } + } + } + { + id: "modularrouters:puller_module_2" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + } + } + } + ] + } + } + }] + rewards: [{ + id: "2D7425203F0BBD59" + type: "item" + item: { + id: "modularrouters:puller_module_1" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + Direction: "NONE" + } + } + } + }] + } + { + x: 0.0d + y: -5.5d + description: [ + "发送模块将物品从路由器内部“发”到其他容器。" + "" + "与抽取模块不同,发送模块1型也具有远程功能。只要不被完整方块阻挡,它会沿配置好的方向以直线发送物品,最多8格远。2型没有对准或视线限制。3型也没有任何限制,甚至没有维度的限制。" + ] + dependencies: ["21B266F6556271EB"] + id: "029313754BAF820E" + tasks: [{ + id: "5CFF2A9710804BFA" + type: "item" + title: "发送模块" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "modularrouters:sender_module_1" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + Direction: "NONE" + } + } + } + { + id: "modularrouters:sender_module_2" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + } + } + } + { + id: "modularrouters:sender_module_3" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + } + } + } + ] + } + } + }] + rewards: [{ + id: "1B9A3A2F4383F914" + type: "item" + item: { + id: "modularrouters:sender_module_1" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + Direction: "NONE" + } + } + } + }] + } + { + icon: { + id: "modularrouters:energy_distributor_module" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + Direction: "NONE" + } + } + } + x: -0.5d + y: -3.0d + description: ["能量分配模块能使路由器以无线方式向附近的方块(最多8个)传输能量。它会从手持的物品中提取RF;若加装了能量升级,则会从路由器本身提取RF。"] + dependencies: ["15E49A6B00BE744C"] + id: "2AB330A73BD6447C" + tasks: [ + { + id: "79300CFD6BA43948" + type: "item" + item: { + id: "modularrouters:energy_distributor_module" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + Direction: "NONE" + } + } + } + } + { + id: "36A2B364AA9213B8" + type: "item" + title: "任意兼容的能量存储" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:battery_basic" + Count: 1b + tag: { } + } + { + id: "powah:battery_hardened" + Count: 1b + tag: { } + } + { + id: "powah:battery_blazing" + Count: 1b + tag: { } + } + { + id: "powah:battery_niotic" + Count: 1b + tag: { } + } + { + id: "powah:battery_spirited" + Count: 1b + tag: { } + } + { + id: "powah:battery_nitro" + Count: 1b + tag: { } + } + { + id: "thermal:flux_capacitor" + Count: 1b + tag: { } + } + { + id: "mekanism:energy_tablet" + Count: 1b + } + { + id: "mekanism:basic_energy_cube" + Count: 1b + } + { + id: "powah:energy_cell_basic" + Count: 1b + } + ] + } + } + } + ] + rewards: [{ + id: "27AFD476C3E9CE35" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + x: -0.5d + y: -2.0d + description: ["使路由器能够存储RF来为某些模块供电,而无需将路由器的物品栏用于存放电池,从而腾出更多空间供路由器执行其他操作。"] + dependencies: ["2AB330A73BD6447C"] + id: "5A7512AA919309E5" + tasks: [{ + id: "0CF6F9BAA4502A0E" + type: "item" + item: "modularrouters:energy_upgrade" + }] + rewards: [{ + id: "56004BEDB4624F96" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + x: -3.0d + y: -3.0d + description: ["可应用于具有范围功能的模块,如抽取模块2型、发送模块1型和2型、流体模块2型、挤出模块和物品/能量分配模块。"] + dependencies: ["7CA354074FCF8447"] + id: "5769B2F6C1C41BF9" + tasks: [{ + id: "4E92C9FC29427BD1" + type: "item" + item: "modularrouters:range_up_augment" + }] + rewards: [{ + id: "16F20BC236C77741" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 2.0d + y: -3.0d + subtitle: "一定是我听错了……" + description: ["使路由器看起来像另一个方块,以隐藏你的自动化!用伪装升级右击要伪装成的方块,即可进行设置。"] + dependencies: ["7CD587747CC14268"] + id: "58F3471ACCC0F86A" + tasks: [{ + id: "035E21B5DBD9BD35" + type: "item" + item: "modularrouters:camouflage_upgrade" + }] + rewards: [{ + id: "54186C7FFD7F0FE0" + type: "item" + item: "mekanism:cardboard_box" + }] + } + { + x: 1.0d + y: -7.5d + description: [ + "挤出模块1型将在高红石信号下,消耗路由器的物品栏中的方块,在其前面建造一条方块,并在红石信号禁用时收回它们。用于合成挤出模块的破坏模块的状态将被继承。" + "" + "2型变种工作方式有些许不同;它会遵循模块配置屏幕中设置的方块样式,挤出时,它会放置假方块,这些方块在破坏时不会掉落。所以不需要担心采掘等级或物品管理。" + "" + "当同时使用多个挤出模块时,同步升级可以帮助控制准确的时间,同步所有的路由器。" + ] + dependencies: ["21B266F6556271EB"] + id: "3CB129682BA3399A" + tasks: [{ + id: "0F3A18E0B4440919" + type: "item" + title: "挤出模块" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "modularrouters:extruder_module_1" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + Direction: "NONE" + } + } + } + { + id: "modularrouters:extruder_module_2" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + Direction: "NONE" + } + } + } + ] + } + } + }] + rewards: [{ + id: "67EA54AB859657A6" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "过滤更多" + icon: "modularrouters:bulk_item_filter" + x: -0.5d + y: -10.0d + description: ["如果过滤器空间不够,或者希望进行比物品匹配更复杂的过滤,你可以试试这些过滤器。只需对其进行配置,然后将其放入模块的一个过滤器栏位中。"] + dependencies: ["21B266F6556271EB"] + id: "795B13C31D41A45D" + tasks: [{ + id: "5B47A042CE63665C" + type: "item" + title: "任意过滤器" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "modularrouters:bulk_item_filter" + Count: 1b + } + { + id: "modularrouters:inspection_filter" + Count: 1b + } + { + id: "modularrouters:mod_filter" + Count: 1b + } + { + id: "modularrouters:regex_filter" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "2E3F82B6A759073B" + type: "item" + item: "modularrouters:bulk_item_filter" + }] + } + { + x: 8.0d + y: -1.0d + subtitle: "咔哧咔哧咔哧" + description: ["物流分类机将容器中的物品提取到物流管道中,同时根据你设置的自定义过滤器对提取的物品进行“着色”。着色的项目只能通过没有颜色,或与自身颜色相同的管道。用此机器可以创建物流管理系统。"] + dependencies: ["3FF1B8E5563D4ECF"] + id: "0460B6B82842ADA8" + tasks: [{ + id: "5BBC6277D3E82E07" + type: "item" + item: "mekanism:logistical_sorter" + }] + rewards: [{ + id: "1FBF8F3349ACA9D8" + type: "item" + item: "trashcans:item_trash_can" + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/blood_magic_wip.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/blood_magic_wip.snbt new file mode 100644 index 00000000..97c75fc7 --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/blood_magic_wip.snbt @@ -0,0 +1,969 @@ +{ + id: "0000000000000895" + group: "5A8B89F87F77CF4C" + order_index: 3 + filename: "blood_magic_wip" + title: "血魔法" + icon: "bloodmagic:weakbloodshard" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "血魔法" + icon: { + id: "patchouli:guide_book" + Count: 1b + tag: { + "patchouli:book": "bloodmagic:guide" + } + } + x: -3.0d + y: 1.5d + shape: "gear" + description: [ + "欢迎来到血魔法;和许多其它伟大的传统魔法一样,该模组在生命的源质甚至是驱使死者的恶魔能量中寻找自己的来源。" + "" + "生命源质,简称LP,可以驱动盛大的仪式和强力的魔法。" + "" + "血魔法目前还在Beta版本,因此内容还不完全。新内容添加后就会有更多的任务。请确保经常看书,它也在建设当中。" + "" + "~MuteTiefling" + ] + id: "0000000000000896" + tasks: [{ + id: "7CC4F0A6E71C717F" + type: "item" + item: "bloodmagic:altar" + }] + rewards: [{ + id: "04592CAFF9CC5FCF" + type: "xp" + xp: 100 + }] + } + { + icon: { + id: "bloodmagic:basemonstersoul" + Count: 1b + tag: { + souls: 5.0d + } + } + x: -3.5d + y: 3.0d + subtitle: "深渊也在看着你" + description: [ + "虽然模组的名字叫血魔法,但是出去肆意屠杀一通正好与收集LP的办法大相径庭。这是一个需要技巧……严谨的过程。你的牺牲品……献血者也许需要先被制服。" + "" + "向怪物投掷灵魂投网,直到它们周围出现粒子效果,然后杀死它们。生物被捕获后,在其生命力消逝时,恶魔意志就可以从中被提取出来。" + "" + "用这个方式可以有效收集少量的恶魔意志。更好的方法很快就会出现。" + ] + dependencies: ["000000000000089F"] + id: "000000000000089B" + tasks: [{ + id: "00000000000008B3" + type: "item" + item: { + id: "bloodmagic:basemonstersoul" + Count: 1b + tag: { } + } + }] + rewards: [ + { + id: "000000000000089D" + type: "item" + title: "恶魔意志" + item: { + id: "bloodmagic:basemonstersoul" + Count: 1b + tag: { + souls: 5.0d + } + } + } + { + id: "0000000000000A7C" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: -1.5d + y: 3.5d + subtitle: "静脉切开术101" + description: [ + "血之祭坛充当了LP的固定锚,是通往更强大、更宏伟仪式的大门,使得它在一定区域产生着可预测的长期影响。" + "" + "它也可以补充你的灵魂网络。灵魂网络是可以从任何地方接入的虚无灵魂之网。" + "" + "更重要的是,该祭坛将作为一个容器,使用存储的LP来转变物品。在血之祭坛旁边使用牺牲小刀来用你自己的鲜血装满它。你也可以用献祭刀牺牲怪物来装满祭坛。" + "" + "祭坛装满之后,将物品右击放入其中以开始转变过程。红色粒子效果意味着合成正常进行中,而灰色粒子效果意味着LP不足且合成正在损失进度。" + "" + "血染知书对升级祭坛做了极好的指导。就现在而言,随便把祭坛放在哪都行,不过为未来的扩建规划一大片区域可能是明智的。" + ] + dependencies: ["0000000000000896"] + min_width: 300 + id: "000000000000089F" + tasks: [{ + id: "00000000000008A0" + type: "item" + item: "bloodmagic:altar" + }] + rewards: [{ + id: "00000000000008C2" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: -3.0d + y: 4.5d + subtitle: "老大哥,为什么它如此伤人?" + description: [ + "奥术粉灰是构成简单嬗变炼金术的基础。" + "" + "粉灰可以用来在地面上画一个符号,然后将绑定物和试剂在其中结合,创造出能通过灵魂网络驱动的强大印记。" + ] + dependencies: ["00000000000008B4"] + id: "00000000000008A1" + tasks: [{ + id: "00000000000008A2" + type: "item" + item: { + id: "bloodmagic:arcaneashes" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "000000000000090B" + type: "item" + title: "血光印记" + item: "bloodmagic:bloodlightsigil" + }] + } + { + title: "感知工具" + x: -4.5d + y: 6.0d + subtitle: "兴风者" + description: [ + "注入了恶魔意志的感知之剑,和挥舞这把剑的一样有“生命”。它渴望着更多的力量,并寻求自己的力量,不需要灵魂投网即可从斩杀的敌人汲取恶魔意志。" + "" + "持有的地狱魂石中恶魔意志越多,工具的力量就越强大。" + ] + dependencies: ["00000000000008A6"] + id: "00000000000008A3" + tasks: [{ + id: "00000000000008A4" + type: "item" + item: { + id: "bloodmagic:soulsword" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [ + { + id: "00000000000009AE" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + } + { + id: "6797B35CCCC56777" + type: "item" + item: "bloodmagic:melee_anointment_l" + } + ] + } + { + x: -3.5d + y: 5.5d + subtitle: "来自苦难之地" + description: [ + "恶魔意志不是什么像桶里的水一样可以复制的愚蠢物质。这种死而复生的力量可使亡灵生物移动,它是某种被长期锁定的恶魔力量的延伸。然而,世界之间的屏障并不完美,一些它们的巨大能量也会泄露出去。" + "" + "地狱魂石是合并这些意志相对安全的办法,依这种方式绑定的意志可以被血魔法师控制,而不会反过来控制血魔法师。" + "" + "当地狱魂石在玩家物品栏中时,任何收割的恶魔意志都会自动收集进魂石中。从长远来看,制作两颗或更多这样的魂石将是有益的。" + "" + "请确保对两者都进行升级。" + ] + dependencies: ["00000000000008B4"] + id: "00000000000008A6" + tasks: [{ + id: "00000000000008A7" + type: "item" + item: { + id: "bloodmagic:soulgempetty" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "00000000000009AF" + type: "command" + title: "稀有血魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_rare" + player_command: false + }] + } + { + x: -4.5d + y: 4.5d + subtitle: "起于黑暗世界的幽黯火焰" + description: [ + "这团状的结晶物并没有人们所希望的那么有用。也许只要稍加改进,它就可以用来向其他物体注入它的力量?" + "" + "建造一台狱火锻炉,并将恶魔意志放在其右边的栏位中。其他试剂将放置在大圆的边缘,而合成的物品将出现在中心的小圆中。" + "" + "注:欲火锻炉中的许多配方需要大量的意志,但合成时只会汲取其中的一小部分。如果合成没有立即开始,检查一下是否达到了最少意志的要求。" + ] + dependencies: ["000000000000089B"] + id: "00000000000008B4" + tasks: [{ + id: "00000000000008B5" + type: "item" + item: "bloodmagic:soulforge" + }] + rewards: [{ + id: "00000000000009B0" + type: "command" + title: "稀有血魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_rare" + player_command: false + }] + } + { + x: 0.0d + y: 3.5d + subtitle: "不祥预兆" + description: [ + "石板充当了魔法装置的集中点,有着许多的强处。然而,制造它们的过程会有点慢,并且手工操作会非常繁琐,因此一次只能手动放入一个物品。" + "" + "谢天谢地,血之祭坛允许漏斗或大多数其他物品运输方式将物品输入其中。使用管道输入,一次可以至多转换一组物品。当然,每个物品消耗的LP仍然不变,但因为每个物品直接没有停顿,转变的总体时间下降了。" + "" + "然而在早期,输入一整组物品可能并不明智。Pretty Pipes有一些功能可以在这里带来帮助。使用提供的物品来建立一些简单自动化。" + "" + "●抽取模块可以用于从箱子中抽取石头,以及从祭坛中抽取石板,非常有用。" + "" + "●堆叠限制模块可以防止一次进入祭坛的物品过多,它也可以用来只使一定数量的石板出现在输入箱子中。" + "" + "●最后,过滤模块可以用于决定进入输出箱子的物品。在它与堆叠限制模块之间,可以设立一个库存管理系统,来保持输出箱子中每个石板都是64个。" + "" + "关于Pretty Pipes的说明:带有抽取模块的管道无法将物品输入进另一个容器。需要两截管道来完成这件事,一截用于抽取,另一截用于输入。" + ] + dependencies: ["000000000000089F"] + min_width: 300 + id: "00000000000008B6" + tasks: [{ + id: "00000000000008B7" + type: "item" + item: "bloodmagic:blankslate" + }] + rewards: [ + { + id: "00000000000008BB" + type: "item" + title: "低级过滤模块" + item: "prettypipes:low_filter_module" + } + { + id: "00000000000008BC" + type: "item" + title: "低级抽取模块" + item: "prettypipes:low_extraction_module" + count: 2 + } + { + id: "00000000000008BD" + type: "item" + title: "堆叠限制模块" + item: "prettypipes:stack_size_module" + count: 2 + } + { + id: "00000000000008BE" + type: "item" + title: "管道" + item: "prettypipes:pipe" + count: 4 + } + ] + } + { + x: -2.0d + y: 5.0d + subtitle: "便携式血液储罐" + description: [ + "气血宝珠是血魔法师与他们灵魂网络相连的主要手段。将宝珠放在物品栏中,可使它驱动任意的个人印记。相似的,将宝珠放入血之祭坛中,可使它从祭坛中汲取LP并传输到灵魂网络中。" + "" + "手持宝珠右键来与它绑定。无论谁使用该宝珠,都会从你的个人灵魂网络提取LP。" + ] + dependencies: ["000000000000089F"] + id: "00000000000008BF" + tasks: [{ + id: "00000000000008C0" + type: "item" + item: "bloodmagic:weakbloodorb" + }] + rewards: [{ + id: "00000000000008C3" + type: "item" + title: "生命恢复 II护符" + item: { + id: "apotheosis:potion_charm" + Count: 1b + tag: { + Damage: 0 + Potion: "minecraft:strong_regeneration" + } + } + }] + } + { + title: "血之祭坛2型" + icon: "bloodmagic:altar" + x: -0.5d + y: 4.5d + subtitle: "一小步" + description: [ + "将一些石板合成为空白符文,就可以加强祭坛,提升它的储量、转化能力,甚至可以使它专门化。" + "" + "需要8个任意种类的符文将其升级至2级祭坛。血染知书会显示所需的确切结构。使用提供的转位符文来填充结构,给祭坛加点速。" + "" + "请确保同时升级你的气血宝珠。" + ] + dependencies: ["000000000000089F"] + id: "00000000000008C4" + tasks: [{ + id: "00000000000008C5" + type: "item" + item: "bloodmagic:blankrune" + count: 6L + }] + rewards: [{ + id: "00000000000008C6" + type: "item" + title: "转位符文" + item: "bloodmagic:dislocationrune" + count: 4 + }] + } + { + title: "血之祭坛3型" + icon: "bloodmagic:altar" + x: 0.5d + y: 5.5d + subtitle: "攀登高峰" + description: [ + "进一步加强血之祭坛将需要前往下界收集一些萤石。" + "" + "理论上来说,这个结构也可以使用海晶灯,但现在去下界中也可以同时寻找其他有用的材料。" + "" + "查阅血染知书获得如何搭建3级祭坛的指导。" + ] + dependencies: ["00000000000008C4"] + id: "00000000000008C7" + tasks: [ + { + id: "00000000000008C8" + type: "item" + item: "bloodmagic:blankrune" + count: 16L + } + { + id: "00000000000008C9" + type: "item" + item: "minecraft:glowstone" + count: 4L + } + ] + rewards: [ + { + id: "00000000000008CB" + type: "item" + title: "海晶灯" + item: "minecraft:sea_lantern" + count: 4 + } + { + id: "00000000000008DA" + type: "item" + title: "献祭符文" + item: "bloodmagic:sacrificerune" + count: 4 + } + ] + } + { + x: 0.5d + y: 7.0d + subtitle: "失而复得" + description: ["仪式推测杖对构建和使用仪式至关重要。把它放在手边。"] + dependencies: ["00000000000008C7"] + id: "00000000000008CC" + tasks: [{ + id: "00000000000008CD" + type: "item" + item: "bloodmagic:ritualdiviner" + }] + rewards: [{ + id: "00000000000009B7" + type: "command" + title: "史诗血魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_epic" + player_command: false + }] + } + { + x: 1.0d + y: 4.5d + subtitle: "不要让他们看到刀刃" + description: [ + "总有一天,你可能会对捅你自己感到厌倦。" + "" + "试着捅一点别的东西改变一下。" + "" + "献祭刀用于从其它实体处抽取LP。请小心,它很锋利。" + ] + dependencies: ["00000000000008C4"] + id: "00000000000008DB" + tasks: [{ + id: "00000000000008DC" + type: "item" + item: "bloodmagic:daggerofsacrifice" + }] + rewards: [{ + id: "00000000000009B9" + type: "command" + title: "史诗血魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_epic" + player_command: false + }] + } + { + title: "仪式" + icon: "minecraft:wheat" + x: 1.0d + y: 8.0d + subtitle: "把脉" + description: [ + "现在有趣的事开始了。" + "" + "血魔法仪式可以消耗少量LP来完成很多有用的事情。" + "" + "基础的仪式推测杖只能执行少量的仪式,但其中值得注意的有可以生成熔岩的下界小夜曲,和使一定区域内的作物加速生长的绿林仪式。" + "" + "放下主仪式石以搭建仪式。接下来,用仪式推测杖潜行右击空气以选择想要的仪式。最后,在物品栏中准备好足够的仪式石,用推测杖右击主仪式石来自动放置方块。" + ] + dependencies: ["00000000000008CC"] + id: "00000000000008DF" + tasks: [ + { + id: "00000000000008E3" + type: "item" + item: "bloodmagic:masterritualstone" + } + { + id: "00000000000008E4" + type: "item" + item: "bloodmagic:ritualstone" + count: 8L + } + ] + rewards: [{ + id: "00000000000009B6" + type: "command" + title: "史诗血魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_epic" + player_command: false + }] + } + { + title: "激活水晶" + x: 2.0d + y: 8.5d + subtitle: "生命的火花" + description: [ + "现在仪式已经建造好了,还需要激活水晶来让它真正开始。用激活水晶右击主仪式石。" + "" + "一旦激活它们就会持续汲取LP。不过,它们可以通过红石开启和关闭。" + ] + dependencies: ["00000000000008DF"] + id: "00000000000008E5" + tasks: [{ + id: "00000000000008E6" + type: "item" + item: "bloodmagic:activationcrystalweak" + }] + rewards: [{ + id: "00000000000009B5" + type: "command" + title: "史诗血魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_epic" + player_command: false + }] + } + { + title: "血之祭坛4型" + icon: "bloodmagic:altar" + x: 1.5d + y: 6.5d + subtitle: "到达顶峰" + description: [ + "为了建造第四级也就是最终级的血之祭坛,需要涉猎一点炼金术。" + "" + "和上一级一样,查看血染知书以获得建造升级祭坛的指导,并且确保升级你的气血宝珠。" + ] + dependencies: ["00000000000008C7"] + id: "00000000000008E7" + tasks: [ + { + id: "00000000000008E8" + type: "item" + item: "bloodmagic:blankrune" + count: 28L + } + { + id: "000000000000090D" + type: "item" + item: "bloodmagic:bloodstonebrick" + count: 4L + } + ] + rewards: [{ + id: "00000000000008EC" + type: "item" + title: "增容符文" + item: "bloodmagic:altarcapacityrune" + count: 8 + }] + } + { + icon: "bloodmagic:alchemicalreactionchamber" + x: 2.0d + y: 5.5d + subtitle: "实验室安全" + description: [ + "炼金反应炉与炼金术桌和血之祭坛齐头并进。" + "" + "通过使用不同的试剂,它可以进行在户外危险会很危险的、更强的翻译。" + ] + dependencies: ["00000000000008C7"] + id: "00000000000008E9" + tasks: [ + { + id: "00000000000008EA" + type: "item" + item: "bloodmagic:alchemicalreactionchamber" + } + { + id: "00000000000008ED" + type: "item" + item: { + id: "bloodmagic:sanguinereverter" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "00000000000008EE" + type: "item" + item: "bloodmagic:weakbloodshard" + } + ] + rewards: [{ + id: "00000000000009BA" + type: "command" + title: "稀有血魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_rare" + player_command: false + }] + } + { + x: -4.0d + y: 7.0d + subtitle: "刚出虎穴,又入狼窝" + description: [ + "尽管建议把恶魔意志锁起来保存,但有经验的血魔法师也许会选择向环境中释放一些意志,来进一步精炼它。" + "" + "将地狱魂石放在恶魔坩埚中将会释放意志,将其与所在区块绑定。当前意志的多少可以通过恶魔意志测量仪看见。" + "" + "多余的意志可以通过在区块中放置狱火锻炉并放入地狱魂石再次吸收到地狱魂石中。" + ] + dependencies: [ + "00000000000008A6" + "00000000000008A3" + ] + id: "00000000000008EF" + tasks: [{ + id: "00000000000008F0" + type: "item" + item: "bloodmagic:demoncrucible" + }] + rewards: [{ + id: "00000000000008F5" + type: "item" + title: "恶魔意志测量仪" + item: "bloodmagic:demonwillgauge" + }] + } + { + title: "恶魔结晶坛" + x: -3.0d + y: 8.0d + subtitle: "困在一瞬间" + description: [ + "恶魔意志一旦被释放到空气中,就可以被引导至结晶点,在那里开始结晶和生长。恶魔结晶坛就是这样的一个结晶点。" + "" + "恶魔意志结晶将会经历多个阶段的成长,每个阶段都会长出一个新的尖刺。第一个尖刺永远都不应该被破坏,这种最初的生长消耗巨大,但大大减少了长出额外尖刺所需的意志。" + "" + "采集水晶时必须注意一些事项:镐正是干这个的,错误工具。相反,在你的物品栏中放一个地狱魂石并空手右击长成的意志水晶。每次点击都会轻轻地折断其中一个尖刺。" + "" + "有一个专门的薄暮仪式可以帮助自动化这个过程,该仪式会使第二个尖刺自然脱落。" + ] + dependencies: ["00000000000008EF"] + min_width: 300 + id: "00000000000008F3" + tasks: [{ + id: "00000000000008F4" + type: "item" + item: "bloodmagic:demoncrystallizer" + }] + rewards: [{ + id: "00000000000009B2" + type: "command" + title: "稀有血魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_rare" + player_command: false + }] + } + { + x: 3.5d + y: 8.5d + subtitle: "迷失于黑暗" + description: [ + "仪式推测杖[薄暮]可使血魔法师构建更大、更复杂的仪式。" + "" + "几个值得注意的例子:" + "" + "羽之刀仪式(Ritual of the Feathered Knife)——消耗周围玩家的生命值自动生成LP。" + "" + "破裂水晶之碎(Crack of the Fractured Crystal)——温柔地在一定区域收获恶魔意志水晶,并将其扔在附近的地面上。" + "" + "多面水晶谐振(Resonance of the Faceted Crystal)——促进特殊恶魔意志水晶的生长。" + "" + "苦痛之井(Well of Suffering)——缓慢汲取生物的生命源质,将其传输至最近的血之祭坛。" + ] + dependencies: ["00000000000008E7"] + id: "00000000000008F8" + tasks: [{ + id: "00000000000008F9" + type: "item" + item: "bloodmagic:ritualdivinerdusk" + }] + rewards: [{ + id: "00000000000009B8" + type: "command" + title: "史诗血魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_epic" + player_command: false + }] + } + { + title: "多面水晶谐振" + icon: "bloodmagic:rawdemoncrystal" + x: -2.0d + y: 9.0d + subtitle: "碰上彩虹" + description: [ + "有了恶魔意志水晶,就可以进行分离其基本源质的细致过程。" + "" + "准备另一个恶魔结晶坛,构建多面水晶谐振仪式。在主仪式石上放置结晶坛并开始通过坩埚向区块中注入意志。" + "" + "最终,在仪式的范围内会形成另一个水晶。一旦水晶完全长成,仪式就会把它分割成元素源质,在其周围长出四种新的水晶类型,它们能以之前恶魔意志水晶相同的方式收获。" + ] + dependencies: ["00000000000008F3"] + id: "00000000000008FA" + tasks: [ + { + id: "0000000000000904" + type: "item" + item: "bloodmagic:masterritualstone" + } + { + id: "0000000000000905" + type: "item" + item: "bloodmagic:ritualstone" + count: 20L + } + { + id: "000000000000090C" + type: "item" + item: "bloodmagic:defaultcrystal" + } + ] + rewards: [{ + id: "00000000000009B1" + type: "item" + title: "恶魔意志水晶" + item: "bloodmagic:defaultcrystal" + count: 32 + }] + } + { + title: "恶魔意志" + x: -0.5d + y: 9.5d + subtitle: "吃定彩虹" + description: [ + "原生恶魔意志具有更广泛的用途,但随着新意志水晶的诞生,我们就可以赋予感知工具新的能力。" + "" + "首先,必须准备一个地狱魂石,要么是新创造的,要么是在坩埚中把所有意志吸空的。" + "" + "接下来,在没有任何意志的情况下,在一个区块中用坩埚烧掉几份单一类型的意志。" + "" + "最后,在该区块放置一个狱火锻炉,并用其将意志重吸收进地狱魂石。其颜色将会转变成吸收的对应意志的颜色。" + "" + "你的物品栏中有了特殊的地狱魂石后,用任意感知工具右击,就可将地狱魂石的调谐转移到其中,使工具获得该意志种类的能力。" + "" + "除此之外,这些新的恶魔意志还通过加强仪式开辟了全新的道路。有关每种意志类型如何影响每个仪式的更多信息,请查询血染知书。" + ] + dependencies: ["00000000000008FA"] + min_width: 300 + id: "00000000000008FD" + tasks: [ + { + id: "00000000000008FE" + type: "item" + item: "bloodmagic:corrosivecrystal" + } + { + id: "00000000000008FF" + type: "item" + item: "bloodmagic:vengefulcrystal" + } + { + id: "0000000000000900" + type: "item" + item: "bloodmagic:destructivecrystal" + } + { + id: "0000000000000901" + type: "item" + item: "bloodmagic:steadfastcrystal" + } + ] + rewards: [{ + id: "00000000000009B3" + type: "command" + title: "史诗血魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_epic" + player_command: false + }] + } + { + x: 1.5d + y: 9.5d + subtitle: "思考仪式中" + description: [ + "仪式调整器可以设置与仪式相关的意志类型。潜行+右击空气来切换其模式为:设置意志消耗。将所需的意志水晶放置在你的快捷栏中(允许有多个意志水晶),然后右击激活仪式的主仪式石来设置这些类型。" + "" + "为仪式提供合适的意志类型就像在狱火锻炉中燃烧那些水晶一样简单。当然,将这种情况自动化则另有话说。" + ] + dependencies: ["00000000000008FD"] + id: "0000000000000907" + tasks: [{ + id: "0000000000000908" + type: "item" + item: "bloodmagic:ritualtinkerer" + }] + rewards: [{ + id: "00000000000009B4" + type: "command" + title: "史诗血魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_epic" + player_command: false + }] + } + { + x: -2.0d + y: 6.5d + subtitle: "活动空间太大了!" + description: [ + "有了正规炼金术桌上可获得的工具,灵魂网络可以用来驱动更复杂的转化,从将腐肉转化为正常皮革,到加工矿石以获得比传统熔炉更高的产量。" + "" + "最右边的栏位中必须放置一个气血宝珠,合成所需的试剂放在左侧外圈的六个栏位上。合成产物将会出现在中间。" + "" + "如果你想试图自动化这个炼金术桌,考虑使用一些类似于自动化早期空白石板的限制管道。可以通过两侧进行输入,从底部进行输出。" + ] + dependencies: ["00000000000008BF"] + id: "0000000000000909" + tasks: [{ + id: "000000000000090A" + type: "item" + item: "bloodmagic:alchemytable" + }] + rewards: [ + { + id: "00000000000009BB" + type: "command" + title: "稀有血魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_rare" + player_command: false + } + { + id: "0000000000000A7D" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + } + ] + } + { + icon: "bloodmagic:incensealtar" + x: -0.5d + y: 2.0d + subtitle: "保持心平气和" + description: [ + "熏香祭坛的作用是帮助血魔法师在早期时使用牺牲匕首进行自我牺牲之前保持冷静与集中。在祭坛周围时匕首会发光。然后它就可以瞬间抽取更多的生命值,用等量LP充满血之祭坛。" + "" + "查阅血染知书以获得关于扩大熏香祭坛以增强其效果的更多信息。" + ] + dependencies: ["000000000000089F"] + id: "000000000000090E" + tasks: [ + { + id: "000000000000090F" + type: "item" + item: "bloodmagic:incensealtar" + } + { + id: "0000000000000918" + type: "item" + item: "bloodmagic:woodbrickpath" + count: 12L + } + ] + rewards: [{ + id: "0000000000000919" + type: "item" + title: "占卜印记" + item: "bloodmagic:divinationsigil" + }] + } + { + title: "路由节点" + x: -0.5d + y: 6.5d + subtitle: "来自另一边的问候" + description: [ + "" + "有了路由节点,就可以开始复杂的物品传输。" + "" + "路由网络由四个主要部件组成,主控、输入、输出和普通路由节点。每个节点都可以在16格内与其它节点无线连接。连接必须最终与主路由节点相连,但网络可以通过任何其他节点传播。使用节点连接工具潜行右击节点以将其选中,或将其与一个选中的节点绑定。" + "" + "每个网络至少需要一个主控路由节点,请确保你的网络中确实有主控路由节点,否则网络将无法运作!" + "" + "输入路由节点会从相邻容器中抽取物品,而输出路由节点会向相邻容器推入物品。它们的六个面都可以和方块交互,因此需要选择想要与方块交互的面,以及安装在筛选器栏位的筛选器。比如说,设置为黑名单的标准物品筛选器可使任何物品通过,但总共有数种筛选器以满足多数需要。用筛选器右击空气以进行配置。" + "" + "路由节点可以用于延展网络,与远处的地点相连。" + "" + "最后,所有节点都可以通过红石信号关闭,以达到更智能的连接。比方说,网络的某一整个部分可以通过单个路由节点进行连接,当该节点充能时这一部分就会被占用。" + ] + dependencies: ["00000000000008C7"] + min_width: 300 + id: "4357BD288BF6B33A" + tasks: [ + { + id: "5184DF819EB97A15" + type: "item" + item: "bloodmagic:masterroutingnode" + } + { + id: "686A566B0A0B99B2" + type: "item" + item: "bloodmagic:outputroutingnode" + } + { + id: "5B061E4ABB7A29C0" + type: "item" + item: "bloodmagic:inputroutingnode" + } + ] + rewards: [ + { + id: "43C68608D20981A1" + type: "item" + item: "bloodmagic:itemroutingnode" + count: 4 + } + { + id: "30A919F0210DE215" + type: "item" + item: "bloodmagic:itemrouterfilterexact" + count: 2 + } + ] + } + { + x: -3.0d + y: 6.5d + subtitle: "笔墨胜过刀剑" + description: [ + "跨领域的法师也许不愿让自己的手被剑弄脏。如果你也是这样,那么“感知伤害”魔符将是对你法术书的一个很好的补充。" + "" + "和感知之剑一样,用魔符:感知伤害杀死的怪物将会掉落意志——只需在攻击法术中把“伤害”魔符替换。和正常魔符一样,强化一类的魔符添加后可以生效。" + ] + dependencies: ["00000000000008A6"] + id: "6257CACC1274C997" + tasks: [{ + id: "043C1AA85668AD68" + type: "item" + item: "ars_nouveau:glyph_sentientharm" + }] + rewards: [{ + id: "0006651ED51BA2A9" + type: "command" + title: "稀有血魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_rare" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/botania.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/botania.snbt new file mode 100644 index 00000000..9624aa59 --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/botania.snbt @@ -0,0 +1,1547 @@ +{ + id: "0000000000000500" + group: "5A8B89F87F77CF4C" + order_index: 4 + filename: "botania" + title: "植物魔法" + icon: "botania:mana_pylon" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "植物魔法" + icon: { + id: "botania:lexicon" + Count: 1b + tag: { + "botania:elven_unlock": 1b + } + } + x: 4.5d + y: -0.5d + shape: "gear" + description: [ + "尽管大家对植物魔法到底属于魔法还是科技模组争执不断,有一件事是明确的:它几乎什么都能干。也许最好将其描述为一盒工具箱。模组的物品分开来是一盘散沙,但是经过玩家创造性的组合就有了不一样的光彩。" + "" + "植物魔法是一个多元的模组,因此这里并不会涵盖本模组所有内容。要获得更详细的信息和有趣的提示,请多多查阅《植物魔法辞典》。" + "" + "~MuteTiefling" + ] + optional: true + id: "0000000000000501" + tasks: [{ + id: "26553788817F4728" + type: "item" + title: "任意神秘花" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "botania:mystical_flowers" + } + } + }] + rewards: [{ + id: "0000000000000504" + type: "item" + title: "杵和臼" + item: "botania:pestle_and_mortar" + }] + } + { + title: "神秘花" + icon: "botania:magenta_mystical_flower" + x: -3.0d + y: 1.5d + subtitle: "非自然的光芒" + description: [ + "在世界上散布着看起来异常明亮的花朵。去收集一些,开始探索花道的奥秘。" + "" + "你也可以将花瓣种在地上,并使用骨粉来促使它生长。在收获高变种时要小心,因为它们比较普通的神秘花脆弱得多。" + ] + dependencies: ["0000000000000501"] + id: "0000000000000505" + tasks: [{ + id: "0000000000000507" + type: "item" + title: "任意神秘花" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "botania:mystical_flowers" + } + } + count: 16L + }] + rewards: [ + { + id: "0000000000000508" + type: "item" + title: "采花袋" + item: "botania:flower_bag" + } + { + id: "000000000000050D" + type: "item" + title: "剪刀" + item: { + id: "minecraft:shears" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000A70" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: -4.0d + y: 1.0d + subtitle: "生长奇迹" + description: ["找不到某些颜色的神秘花?一小挫花肥就能让它们瞬间出现。"] + dependencies: ["0000000000000505"] + id: "0000000000000509" + tasks: [{ + id: "000000000000050A" + type: "item" + item: "botania:fertilizer" + }] + rewards: [{ + id: "00000000000005E6" + type: "item" + title: "花肥" + item: "botania:fertilizer" + count: 16 + }] + } + { + title: "花药台" + icon: "botania:apothecary_default" + x: -3.0d + y: 2.5d + subtitle: "纳米科技,小子" + description: ["当神秘花瓣、一些魔法材料以及种子混合在一起时,一些奇怪的事发生了。它们似乎会自发地分解、重塑,将种子夺舍,最终形成了一个全新的构体。"] + dependencies: ["0000000000000505"] + id: "000000000000050B" + tasks: [ + { + id: "000000000000050C" + type: "item" + item: "botania:apothecary_default" + } + { + id: "000000000000050E" + type: "item" + item: "botania:pure_daisy" + } + ] + rewards: [ + { + id: "000000000000064A" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + } + { + id: "0000000000000A71" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + title: "活木和活石" + x: -3.0d + y: 3.5d + subtitle: "焕发新生命" + description: ["白雏菊似乎会从大地中汲取精华,并将其注入附近的某些材料中。也许这种精华本身可以被直接利用?"] + dependencies: ["000000000000050B"] + id: "000000000000050F" + tasks: [ + { + id: "000000000000051D" + type: "item" + item: "botania:livingwood" + count: 16L + } + { + id: "000000000000051E" + type: "item" + item: "botania:livingrock" + count: 16L + } + ] + rewards: [{ + id: "00000000000005E7" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: 2.0d + y: 1.5d + subtitle: "程序化反应" + description: [ + "如果神秘花花瓣中的潜能足以使其在花药台中进行自发性重组,那么它在一个更强的场中会发生什么?" + "" + "嗯,花瓣枯萎了。就是这样。试试更坚固的材料怎么样?活石承载魔力的特性可以用来记录特定的模板,将新的信息传递给花药台中的神秘花花瓣。" + "" + "将物品放置在符文祭坛上开始合成。必须用魔力发射器为祭坛提供魔力。魔力供应速度越快,合成速度越快。用森林法杖右击祭坛以完成操作。" + "" + "比较器可以读取符文祭坛的“状态”,来帮助完成自动化控制。详细信息请查阅《植物魔法辞典》。" + ] + dependencies: ["0000000000000501"] + id: "0000000000000513" + tasks: [{ + id: "0000000000000514" + type: "item" + item: "botania:runic_altar" + }] + rewards: [{ + id: "00000000000005E5" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + title: "亚尔夫海姆传送门" + icon: "botania:natura_pylon" + x: 7.0d + y: 4.5d + subtitle: "猥琐屯" + description: [ + "哦亚尔夫海姆,我们最神秘的贸易搭档!芝麻开门!我要解开你的秘密,探索你的财富。" + "" + "阿尔费姆的居民惯于隐藏自己,但他们愿意在公平交易中分享他们的一些知识。给些面包试试?" + "" + "有关构建传送门的说明,请查阅《植物魔法辞典》。辞典应该首先被扔进传送门,以解锁更深层的知识。" + ] + dependencies: ["0000000000000517"] + id: "0000000000000515" + tasks: [ + { + id: "0000000000000516" + type: "item" + item: "botania:alfheim_portal" + } + { + id: "000000000000057A" + type: "item" + item: "botania:natura_pylon" + count: 2L + } + { + id: "000000000000057B" + type: "item" + item: "botania:mana_pool" + count: 2L + } + { + id: "000000000000057C" + type: "item" + item: "botania:glimmering_livingwood" + count: 3L + } + { + id: "000000000000057D" + type: "item" + item: "botania:livingwood" + count: 8L + } + ] + rewards: [{ + id: "00000000000005D8" + type: "command" + title: "史诗植物魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_epic" + player_command: false + }] + } + { + icon: "botania:terra_plate" + x: 7.0d + y: 3.0d + description: [ + "知足导致自满,自满导致停滞。那是否有一种材料,能够帮助我们控制火花传输的魔力,使其也符合我们的意愿?" + "" + "在放置一块魔力钢锭、一颗魔力钻石以及一颗魔力珍珠后,发生了一些奇怪的事情。珍珠似乎会扭曲周围的魔力,并将其通过火花吸引过来。现有的材料再一次的自发重组,形成新物质。" + ] + dependencies: ["0000000000000559"] + id: "0000000000000517" + tasks: [ + { + id: "0000000000000518" + type: "item" + item: "botania:terra_plate" + } + { + id: "000000000000056F" + type: "item" + item: "botania:livingrock" + count: 5L + } + { + id: "0000000000000570" + type: "item" + item: "minecraft:lapis_block" + count: 4L + } + { + id: "0000000000000599" + type: "item" + item: "botania:terrasteel_ingot" + } + ] + rewards: [{ + id: "00000000000005D9" + type: "command" + title: "史诗植物魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_epic" + player_command: false + }] + } + { + x: -4.0d + y: 5.0d + subtitle: "不可貌相" + description: [ + "活石是一个很好的魔力容器,可以保证魔力的安全,并且随时可以使用。" + "" + "破坏魔力池将导致其内部存储的魔力全部丢失。将比较器放置在旁边,比较器会读取可用于自动化的红石信号。" + ] + dependencies: ["000000000000050F"] + id: "0000000000000519" + tasks: [{ + id: "000000000000051A" + type: "item" + item: "botania:mana_pool" + }] + rewards: [{ + id: "00000000000005EA" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: -2.0d + y: 5.0d + subtitle: "瞄准、射击" + description: [ + "活木结构是优良的导体。" + "" + "魔力发射器可以直接连接到产能花,将产生的魔力传输至魔力池中。它们可以一个连着一个来组成链接,也会自动从相邻的魔力池中汲取魔力。" + "" + "请注意,他们离传输目标越近,转移魔力的速度就越快,因为在前一次脉冲到达之前,它们不会发射下一次脉冲。" + ] + dependencies: ["000000000000050F"] + id: "000000000000051B" + tasks: [{ + id: "000000000000051C" + type: "item" + item: "botania:mana_spreader" + }] + rewards: [{ + id: "00000000000005E9" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: -3.0d + y: 5.0d + description: [ + "活木似乎对引导来自大地的神秘精华有着亲和力。制作一根森林法杖来更精确地指引魔力。" + "" + "森林法杖是连接产能花、魔力发射器和魔力池的首选工具。Shift+右击选择起点,然后选择终点。" + ] + dependencies: ["000000000000050F"] + id: "000000000000051F" + tasks: [{ + id: "0000000000000520" + type: "item" + item: { + id: "botania:twig_wand" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "00000000000005EB" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: -3.0d + y: 6.5d + subtitle: "世界天翻地覆,万物焚烧殆尽" + description: [ + "这是幻想中的一个常见比喻,即人类一旦找到某种新的能量来源,就会立即利用它,并对地球造成破坏。现在你也可以成为这个故事的一部分了!" + "" + "以将火红莲放在草方块或土方块上以开始。附近需要放置魔力发射器以及魔力池。使用森林法杖将花朵连接到发射器,再将发射器连接到魔力池。" + "" + "火红莲能使用任何熔炉燃料,并且只在消耗完前一份燃料后才会接受新的燃料。" + "" + "可以用一个花格箱、一块压力板和一些红石制成一个简单的燃料自动输送装置。值得注意的是,魔力发射器对红石敏感,收到信号就会关闭。因此可以考虑在魔力池盛满的时候关闭主开关。" + ] + dependencies: [ + "0000000000000519" + "000000000000051B" + "000000000000051F" + ] + id: "0000000000000521" + tasks: [{ + id: "0000000000000522" + type: "item" + title: "火红莲" + icon: "botania:endoflame" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "botania:endoflame" + Count: 1b + } + { + id: "botania:gourmaryllis" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "0000000000000523" + type: "item" + title: "花格箱" + item: "botania:open_crate" + } + { + id: "00000000000005E8" + type: "item" + title: "窥魔之镜" + item: { + id: "botania:monocle" + Count: 1b + tag: { } + } + } + ] + } + { + title: "盖亚守护者" + icon: "botania:life_essence" + x: 12.0d + y: 3.0d + subtitle: "如何众叛亲离" + description: [ + "大地在流血。如果不是阴谋一点点汲取她生命的噪声,人们甚至能听到她哭泣。" + "" + "召唤大地最后的防御力量,永远地让她停止哭泣。" + ] + dependencies: ["0000000000000528"] + id: "0000000000000524" + tasks: [{ + id: "0000000000000527" + type: "item" + item: "botania:life_essence" + }] + rewards: [{ + id: "00000000000005D2" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + title: "盖亚战斗场地" + icon: "botania:gaia_pylon" + x: 12.0d + y: 1.5d + subtitle: "准备压箱底的一招" + description: [ + "毫无疑问,大地还有更多的秘密有待揭示。也许这些异界物质可以形成陷阱?" + "" + "清空一大片区域:半径为12格的圆。放置陷阱并使用泰拉钢锭作为诱饵,看看会发生什么。" + "" + "《植物魔法辞典》展示了建造战斗场地所需的确切结构。" + ] + dependencies: ["0000000000000501"] + id: "0000000000000528" + tasks: [ + { + id: "0000000000000529" + type: "item" + item: "botania:gaia_pylon" + count: 4L + } + { + id: "000000000000052C" + type: "item" + item: "minecraft:beacon" + } + ] + rewards: [{ + id: "00000000000005D3" + type: "command" + title: "史诗植物魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_epic" + player_command: false + }] + } + { + title: "命运骰子" + icon: "botania:dice" + x: 12.0d + y: 4.5d + subtitle: "命定之死" + description: [ + "看来,尽管你付出了所有努力,却仍然没能够永远地杀死盖亚守护者,更不用说盖亚了。是时候埋头苦干了。" + "" + "在盖亚战斗场地使用盖亚魂锭代替泰拉钢锭召唤盖亚守护者的第二形态。" + ] + dependencies: ["0000000000000524"] + id: "000000000000052A" + tasks: [{ + id: "000000000000052B" + type: "item" + item: "botania:dice" + }] + rewards: [{ + id: "00000000000005CC" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + title: "元素符文" + x: 2.0d + y: 3.0d + subtitle: "跟穿孔卡一样" + description: [ + "活石是很好的记录信息的基底,而魔力钢则作为一种魔力的便携式容器。提供一些其他物品来设置亲和度,并用魔力尘将它们绑定在一起。" + "" + "现在,我们有了向花药台传递新指示的方法,且不会使敏感的花瓣过载。或者向祭坛本身传递更精确的指示。几乎可以肯定,这些符文也可以用于手持工具。" + ] + dependencies: ["0000000000000513"] + id: "000000000000052D" + tasks: [ + { + id: "000000000000052E" + type: "item" + item: "botania:rune_water" + } + { + id: "000000000000052F" + type: "item" + item: "botania:rune_fire" + } + { + id: "0000000000000530" + type: "item" + item: "botania:rune_earth" + } + { + id: "0000000000000531" + type: "item" + item: "botania:rune_air" + } + { + id: "0000000000000532" + type: "item" + item: "botania:rune_mana" + } + ] + rewards: [{ + id: "00000000000005E4" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: -4.5d + y: 7.0d + subtitle: "玻色-末影斯坦凝聚体" + description: ["如果说末影珍珠还不够扭曲心智,当它浸泡在魔力中时,会对附近的魔力进行扭曲,使魔力的行为不可预测。"] + dependencies: ["0000000000000521"] + id: "0000000000000533" + tasks: [{ + id: "0000000000000534" + type: "item" + item: "botania:mana_pearl" + }] + rewards: [{ + id: "00000000000005EC" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: -1.5d + y: 7.0d + subtitle: "超辐射散射" + description: ["这颗宝石的切面似乎正在放大束缚在它里面的能量。无疑,这种材料将是进一步开发的重点。"] + dependencies: ["0000000000000521"] + id: "0000000000000535" + tasks: [{ + id: "0000000000000536" + type: "item" + item: "botania:mana_diamond" + }] + rewards: [{ + id: "00000000000005F0" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: -2.5d + y: 9.0d + subtitle: "天长地久" + description: ["即使是短暂地浸泡在魔力池中,铁也会转化为一种魔力收集器,储存更多的魔力供日后使用,甚至在快速的强力冲击后会自动重组。虽然这明显是一种用于工具或盔甲的材料,但或许也可以找到其他更微妙的用途。"] + dependencies: ["0000000000000521"] + id: "0000000000000537" + tasks: [{ + id: "0000000000000538" + type: "item" + item: "botania:manasteel_ingot" + }] + rewards: [{ + id: "00000000000005F1" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: -2.0d + y: 8.0d + subtitle: "它是在……蠕动吗?" + description: ["普通的绳子驾驭不住魔力的野性。它几乎无法将自己保持完整。"] + dependencies: ["0000000000000521"] + id: "0000000000000539" + tasks: [{ + id: "000000000000053A" + type: "item" + item: "botania:mana_string" + }] + rewards: [{ + id: "00000000000005EF" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: -4.0d + y: 8.0d + subtitle: "晶体结合剂" + description: ["似乎当任何粉末沐浴在浓缩的魔力中时,都会变成一种强大的粘合剂。它们应该很有用。"] + dependencies: ["0000000000000521"] + id: "000000000000053B" + tasks: [{ + id: "000000000000053C" + type: "item" + item: "botania:mana_powder" + }] + rewards: [{ + id: "00000000000005ED" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: -3.0d + y: 8.0d + subtitle: "周游世界" + description: [ + "将我们迄今为止发现的几种物质组合成有用的魔力戒指,它可以作为便携式魔力池。合成一个魔力戒指,使魔力私人化以创造新的可能性。" + "" + "虽然魔力戒指主要用于为某些手持设备供能,但由于其充放魔力速度快,因此也是远距离运输魔力的绝佳手段。" + ] + dependencies: ["0000000000000538"] + id: "000000000000053D" + tasks: [{ + id: "000000000000053F" + type: "item" + item: { + id: "botania:mana_ring" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "00000000000005EE" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: 2.0d + y: 7.5d + subtitle: "要来杯康普茶吗?" + description: [ + "在一个类似于符文祭坛自发重组的过程中,传统的酿造台可以通过添加魔力符文来进行增强,从而酿造出烈性的药水。" + "" + "将所需试剂放在植物酿造台上,然后将魔力发射器指向酿造台开始酿造。" + "" + "酿造是一种有多种用途的药剂,而熏香能将极大的扩大它们的作用范围。" + ] + dependencies: ["000000000000052D"] + id: "0000000000000540" + tasks: [{ + id: "0000000000000541" + type: "item" + item: "botania:brewery" + }] + rewards: [ + { + id: "00000000000005DB" + type: "item" + title: "魔法玻璃小瓶" + item: "botania:vial" + count: 8 + } + { + id: "0000000000000A74" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + } + ] + } + { + x: 2.0d + y: 6.5d + description: ["由于未知的原因,由不纯魔力组成的小球会在生命终止后短暂存在。阿卡纳蔷薇能够吸收并纯化这些小球,以供进一步使用。"] + dependencies: ["000000000000052D"] + id: "0000000000000542" + tasks: [{ + id: "0000000000000543" + type: "item" + item: "botania:rosa_arcana" + }] + rewards: [{ + id: "00000000000005DC" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: 1.0d + y: 6.0d + subtitle: "别往下看" + description: ["一阵狂风呼啸而来,把使用者包裹在一个保护套中,将他们拉向天空,并在落地时为他们提供优雅的缓冲。"] + dependencies: ["000000000000052D"] + id: "0000000000000544" + tasks: [{ + id: "0000000000000545" + type: "item" + item: { + id: "botania:tornado_rod" + Count: 1b + tag: { } + } + }] + rewards: [ + { + id: "0000000000000556" + type: "item" + title: "活木化身" + item: "botania:avatar" + } + { + id: "0000000000000A76" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: 1.5d + y: 5.0d + subtitle: "超距幽灵作用" + description: [ + "局部化的涡流在奇特的漏斗花周围循环,将附近的物品吸引过来,并将它们存放在相邻的容器中。有趣的是,它们似乎有“智慧”,会尊重传递给它们的信号并限制他们的行为。" + "" + "将物品放在箱子前的展示框中,以控制拾取的物品。漏斗花会区分满或空的魔力石板和魔力戒指。通过提供红石信号,可以完全禁用花朵。" + ] + dependencies: ["000000000000052D"] + id: "0000000000000546" + tasks: [{ + id: "0000000000000547" + type: "item" + item: "botania:hopperhock" + }] + rewards: [{ + id: "00000000000005E0" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: 3.0d + y: 6.0d + subtitle: "高山还是土丘?" + description: ["使用该法杖时可以听到大地移动时的隆隆声,迫使泥土填满接触的地方。"] + dependencies: ["000000000000052D"] + id: "0000000000000548" + tasks: [{ + id: "0000000000000549" + type: "item" + item: "botania:dirt_rod" + }] + rewards: [{ + id: "00000000000005DD" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: 2.5d + y: 5.0d + subtitle: "达到平衡状态" + description: ["虽然它的功能类似于白雏菊,但粘土花需要的魔力远远超过它自己从大地中吸取的魔力。因此附近需要一个魔力源来驱动纳米晶复合沙重组成黏土。"] + dependencies: ["000000000000052D"] + id: "000000000000054A" + tasks: [{ + id: "000000000000054B" + type: "item" + item: "botania:clayconia" + }] + rewards: [{ + id: "00000000000005DE" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: 3.5d + y: 4.5d + subtitle: "滔天巨浪" + description: ["挥舞法杖,就可以从大地中抽取水分,十分方便。"] + dependencies: ["000000000000052D"] + id: "000000000000054C" + tasks: [{ + id: "000000000000054D" + type: "item" + item: "botania:water_rod" + }] + rewards: [{ + id: "00000000000005DF" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: 0.5d + y: 4.5d + subtitle: "《深海浩劫》" + description: ["将深层含水层中的水与液态热熔岩结合在一起,从大地上产生原石。人们只能想象它所造成的破坏。"] + dependencies: ["000000000000052D"] + id: "000000000000054E" + tasks: [{ + id: "000000000000054F" + type: "item" + item: "botania:cobble_rod" + }] + rewards: [{ + id: "00000000000005E1" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: 1.0d + y: 3.5d + subtitle: "生命……总会找到出路" + description: [ + "牲畜有时……会很固执,只有你亲自喂食才愿意吃。更糟糕的是,它们只有在吃过食物后才会进行繁殖。真奇怪它们怎么能坚持饿肚子这么久。" + "" + "畜牧花通过驱使动物自己进食来解决这个问题。" + ] + dependencies: ["000000000000052D"] + id: "0000000000000550" + tasks: [{ + id: "0000000000000558" + type: "item" + item: "botania:pollidisiac" + }] + rewards: [{ + id: "00000000000005E2" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: 3.0d + y: 3.5d + subtitle: "禁忌果冻" + description: [ + "有人认为史莱姆在某种程度上是生物,但仔细观察,它们只不过是真正的活物死去时留下的凝结残留物。足够的伤害会使它们释放出同样的不纯球体,这些不纯球体可以转化为魔力。但这样会损失很多魔力。" + "" + "粘球草会吸收并处理整个史莱姆,分解其整体结构,释放远远超过原始方法所能获得的魔力。" + ] + dependencies: ["000000000000052D"] + id: "0000000000000552" + tasks: [{ + id: "0000000000000553" + type: "item" + item: "botania:narslimmus" + }] + rewards: [{ + id: "00000000000005E3" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: -3.5d + y: 9.0d + subtitle: "清晰视线" + description: ["注入玻璃内的魔力提供了明亮的光源。透过它能揭示出一个隐藏的世界。"] + dependencies: ["0000000000000521"] + id: "0000000000000554" + tasks: [{ + id: "0000000000000555" + type: "item" + item: "botania:mana_glass" + }] + rewards: [{ + id: "00000000000005F2" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + title: "火花" + x: 7.0d + y: 1.5d + subtitle: "撸起袖子加油干" + description: [ + "虽然魔力发射器的活木外壳使它们在远距离传输时非常有效,但它们并不是最有效率的方法。将外壳移除,火花就形成了。火花缺乏发射器的方向性,但其可处理的体积弥补了这方面的劣势。" + "" + "魔力不会独自通过火花通道。它需要引导。" + ] + dependencies: ["0000000000000501"] + id: "0000000000000559" + tasks: [{ + id: "000000000000055A" + type: "item" + item: "botania:spark" + count: 2L + }] + rewards: [{ + id: "00000000000005DA" + type: "command" + title: "史诗植物魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_epic" + player_command: false + }] + } + { + x: 6.0d + y: 5.5d + subtitle: "粉色是新的潮流" + description: [ + "很难说亚尔夫海姆的居民采用了什么作为基础材料,但经过调查,他们似乎使用了与魔力钢类似的处理方法。很明显,无论基础材料是什么,其性质与交易中给出有很大不同。" + "" + "探索源质钢制作的新工具和物品。" + ] + dependencies: ["0000000000000515"] + id: "000000000000057F" + tasks: [{ + id: "0000000000000580" + type: "item" + item: "botania:elementium_ingot" + }] + rewards: [{ + id: "00000000000005D7" + type: "command" + title: "史诗植物魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_epic" + player_command: false + }] + } + { + x: 8.0d + y: 5.5d + subtitle: "晶体鳞片" + description: [ + "龙石似乎与末地有着密切的关系,而龙则是那个领域的土生土长的……也许该安排一段末地之旅了。" + "" + "探索龙石制作的新工具和物品。" + ] + dependencies: ["0000000000000515"] + id: "0000000000000581" + tasks: [{ + id: "0000000000000582" + type: "item" + item: "botania:dragonstone" + }] + rewards: [{ + id: "00000000000005D5" + type: "command" + title: "史诗植物魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_epic" + player_command: false + }] + } + { + x: 7.0d + y: 6.0d + subtitle: "不适合空中使用" + description: [ + "终于,一个适用于火花网络操纵魔力的催化剂。" + "" + "探索精灵尘制作的新工具和物品。" + ] + dependencies: ["0000000000000515"] + id: "0000000000000583" + tasks: [{ + id: "0000000000000584" + type: "item" + item: "botania:pixie_dust" + }] + rewards: [{ + id: "00000000000005D6" + type: "command" + title: "史诗植物魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_epic" + player_command: false + }] + } + { + title: "火花升级" + x: 7.0d + y: 7.0d + subtitle: "潮起潮落" + description: ["火花升级是使火花直接操纵魔力的缺失部分,可以指定魔力何时移动至何地。"] + dependencies: ["0000000000000583"] + id: "0000000000000585" + tasks: [ + { + id: "0000000000000586" + type: "item" + item: "botania:spark_upgrade_recessive" + } + { + id: "000000000000058B" + type: "item" + item: "botania:spark_upgrade_dominant" + } + ] + rewards: [{ + id: "000000000000058F" + type: "item" + title: "火花工匠台" + item: "botania:spark_changer" + }] + } + { + x: 6.0d + y: 6.5d + description: [ + "虽然基础的魔力发射器器已经足够做到这一点,但很明显,如果使用更先进的材料,效果会更好。" + "" + "源质钢核心和梦之木稳定系统能够一次发射更大的脉冲,大大提高魔力吞吐量。" + ] + dependencies: ["000000000000057F"] + id: "0000000000000589" + tasks: [{ + id: "000000000000058A" + type: "item" + item: "botania:elven_spreader" + }] + rewards: [{ + id: "00000000000005D4" + type: "command" + title: "史诗植物魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_epic" + player_command: false + }] + } + { + title: "多媒体网络" + icon: "botania:corporea_spark_master" + x: 8.0d + y: 6.5d + description: [ + "通过魔力操控物品的能力似乎是无边的。魔力可以自由地将物质转化为能量,并将其送回火花网络中。" + "" + "多媒体系统是一个功能强大的物品管理系统,允许远距离传送物品。查阅《植物魔法辞典》中有关多媒体的章节,以进行更多探索。" + ] + dependencies: ["0000000000000581"] + id: "000000000000058C" + tasks: [ + { + id: "000000000000058D" + type: "item" + item: "botania:corporea_index" + } + { + id: "000000000000058E" + type: "item" + item: "botania:corporea_spark_master" + } + ] + rewards: [{ + id: "0000000000000590" + type: "item" + title: "多媒体火花" + item: "botania:corporea_spark" + count: 8 + }] + } + { + title: "魔力透镜" + x: 2.0d + y: 9.0d + subtitle: "立体魔力操控" + description: [ + "对各种符文的实验表明:通过将它们与魔力透镜结合,可以够增强魔力发射器的功能。此外,通过在两个透镜之间涂抹一些黏液,可以将它们永久粘合在一起。" + "" + "我们还需要进一步的实验,因为原始的魔力脉冲似乎可以以各种惊人的方式增强。" + "" + "将“速度”和“强度”透镜组合成一个复合透镜,这将允许魔力发射器发出更大的脉冲,且传播速度更快。" + ] + dependencies: [ + "0000000000000531" + "000000000000052F" + ] + id: "0000000000000591" + tasks: [ + { + id: "0000000000000592" + type: "item" + item: { + id: "botania:lens_speed" + Count: 1b + tag: { } + } + } + { + id: "0000000000000593" + type: "item" + item: { + id: "botania:lens_power" + Count: 1b + tag: { } + } + } + ] + rewards: [ + { + id: "0000000000000594" + type: "item" + title: "黏液块" + item: "minecraft:slime_block" + } + { + id: "0000000000000A75" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + icon: "mythicbotany:mana_infuser" + x: 7.0d + y: 8.0d + subtitle: "电失稳狂想曲" + description: [ + "当暴露在强魔力场中时,亚尔夫海姆本土的材料似乎会自发地结合成一种新的物质,和泰拉钢的形成方式非常相似。" + "" + "与泰拉凝聚板不同,该结构需要在火花上安装火花升级:聚集,以便吸取魔力进行合成。" + ] + dependencies: [ + "0000000000000582" + "0000000000000584" + "0000000000000580" + ] + id: "0000000000000595" + tasks: [ + { + id: "0000000000000596" + type: "item" + item: "mythicbotany:mana_infuser" + } + { + id: "000000000000059A" + type: "item" + item: "minecraft:gold_block" + count: 4L + } + { + id: "000000000000059B" + type: "item" + item: "botania:shimmerrock" + count: 5L + } + { + id: "000000000000059C" + type: "item" + item: "mythicbotany:alfsteel_ingot" + } + ] + rewards: [{ + id: "00000000000005CB" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + x: 7.0d + y: 9.0d + subtitle: "建造额外的水晶" + description: [ + "此时魔力已经证明了自己在执行自发重组方面非常出色。一些受限的魔法已经通过吸收生命死亡时留下的球体中的潜在法力来利用这一点。精灵水晶有助于加速这一过程,并将纯粹的魔力直接注入这些可修复的物品。" + "" + "使用魔力发射器将魔力送进水晶。任何带有经验修补魔咒的物品位于水晶上方时,将以魔力为代价被迅速修复。" + ] + dependencies: ["0000000000000595"] + id: "0000000000000597" + tasks: [{ + id: "0000000000000598" + type: "item" + item: "mythicbotany:alfsteel_pylon" + }] + rewards: [{ + id: "00000000000005CA" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + x: 11.0d + y: 4.0d + subtitle: "康威生命游戏" + description: [ + "这是一个规则简单但结果复杂的游戏,与它模仿的生命体很像。通过极少的投入解开它的秘密,它会为你提供巨大的魔力。" + "" + "查阅《植物魔法辞典》以了解完整规则。" + ] + dependencies: ["0000000000000524"] + id: "00000000000005A0" + tasks: [{ + id: "00000000000005A1" + type: "item" + item: "botania:dandelifeon" + }] + rewards: [ + { + id: "00000000000005CF" + type: "item" + title: "细胞方块" + item: "botania:cell_block" + count: 8 + } + { + id: "00000000000005D0" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + } + ] + } + { + x: 13.0d + y: 4.0d + subtitle: "与你伴生" + description: [ + "并不是每种物质都像魔力那样容易进行自发重组,但通过将它与仍在跳动的盖亚之魂结合起来,就可以使这种属性施加在几乎任何东西上。" + "" + "永恒常春藤能与任何可在铁砧上修复东西结合在一起。将物品、永恒常春藤和三个用于修复物品的材料放置在合成栏中进行绑定。例如,绑定一把钻石剑需要三颗钻石。" + ] + dependencies: ["0000000000000524"] + id: "00000000000005A2" + tasks: [{ + id: "00000000000005A3" + type: "item" + item: "botaniaadditions:regen_ivy" + }] + rewards: [{ + id: "00000000000005CD" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + x: 14.0d + y: 3.5d + subtitle: "打通任督二脉" + description: ["魔力发射器的最终版,注入了盖亚自身的精华,有着最大的吞吐量。"] + dependencies: ["0000000000000524"] + id: "00000000000005A4" + tasks: [{ + id: "00000000000005A5" + type: "item" + item: "botania:gaia_spreader" + }] + rewards: [{ + id: "00000000000005CE" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + x: 10.0d + y: 3.5d + subtitle: "小心裂隙" + description: ["通过盖亚强大的能量进行稳定,我们可以形成一个小的口袋空间来储存不现实数量的物品。"] + dependencies: ["0000000000000524"] + id: "00000000000005A6" + tasks: [{ + id: "00000000000005A7" + type: "item" + item: { + id: "botania:black_hole_talisman" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "00000000000005D1" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + title: "密米尔之泉的泉水" + icon: "mythicbotany:gjallar_horn_full" + x: 12.0d + y: 5.5d + subtitle: "嘬一小口,芙蕾雅就会爱上你!" + description: [ + "圣水源于生命之树,其根深植与所有维度。你敢喝下供奉神明的圣水吗?" + "" + "要获得这禁忌之水,需要制作一个与世界树绑定的代替物来进入世界树。" + "" + "合成世界树之枝,用加拉尔号角右击它,并使用魔力发射器为其提供魔力。一段时间后,号角会被充满并且可能被消耗。" + ] + dependencies: ["0000000000000524"] + id: "5584BFC2DE3C29D7" + tasks: [ + { + id: "16324032C65F1E46" + type: "item" + item: "mythicbotany:yggdrasil_branch" + } + { + id: "7F1EEC9AD6E865F7" + type: "item" + item: "mythicbotany:gjallar_horn_empty" + } + { + id: "2971617F05C67734" + type: "item" + item: "mythicbotany:gjallar_horn_full" + } + ] + rewards: [{ + id: "620D77CA6FA8C011" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + x: 11.0d + y: 8.0d + subtitle: "释放源头" + description: [ + "一旦放血开始,它就永远不会停止。找一个流浪商人,引诱他们站在你的符文仪式中间。" + "" + "至少这会很快。" + "" + "按照《植物魔法辞典》中的描述设置仪式。符文必须放在符文支架上,魔力石板必须放在主符文支架上。当商人站在附近时,所需物品应扔在主符文支架附近的地面上。" + "" + "用森林法杖右击主符文激活仪式。魔力由你身上的魔力石板或戒指提供。" + ] + dependencies: ["3EA3751B482189B7"] + id: "1C1D719B824FB0AB" + tasks: [{ + id: "0BFCAE28C250A671" + type: "item" + item: "mythicbotany:kvasir_blood" + }] + rewards: [{ + id: "195C2F28DEEC1AE6" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + title: "亚尔夫海姆" + x: 12.0d + y: 9.0d + subtitle: "从黑暗踏入光明" + description: [ + "喝下令人不安的圣水后,通往亚尔夫海姆的大门将向你敞开,允许你通过。" + "" + "在另一边等待你的,是什么呢?" + ] + dependencies: ["1C1D719B824FB0AB"] + id: "47CDA7739244CE6F" + tasks: [{ + id: "6D37E48268B35E38" + type: "item" + item: "mythicbotany:kvasir_mead" + }] + rewards: [{ + id: "3542522DA81D210F" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + x: 12.0d + y: 7.0d + subtitle: "诗意大发" + description: [ + "随着主神的智慧得到了安全保障,唯一的前进之路就是退一步,加倍努力得对抗这片土地的守护者盖亚。用盖亚魂锭引诱她,使她再次出战。" + "" + "有了密米尔的知识,你将在击败盖亚守护者II后获得芬保尔之符片。" + ] + dependencies: ["0000000000000524"] + id: "3EA3751B482189B7" + tasks: [{ + id: "1F77ECAE16AF537E" + type: "item" + item: "mythicbotany:fimbultyr_tablet" + }] + rewards: [{ + id: "44A3C1F87AB6977B" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/building.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/building.snbt new file mode 100644 index 00000000..1dbbcb28 --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/building.snbt @@ -0,0 +1,1763 @@ +{ + id: "0000000000000096" + group: "" + order_index: 2 + filename: "building" + title: "建筑" + icon: "minecraft:scaffolding" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "建筑" + icon: "minecraft:scaffolding" + x: 0.0d + y: 0.0d + shape: "gear" + subtitle: "小土屋一去不复返" + description: [ + "欢迎来到“建筑”篇。" + "" + "本部分提供了一些关于建筑和装饰的模组,以及帮助你建造的工具,并让你成为一个经验丰富的建筑工。" + "" + "~Ridanisaurus Rid \\& MuteTiefling" + ] + optional: true + id: "058D3BEB64C74E27" + tasks: [{ + id: "4A2592C4467CEAF6" + type: "checkmark" + title: "建筑工" + }] + rewards: [ + { + id: "6BCFA4922355B43F" + type: "item" + item: "create:builders_tea" + count: 4 + random_bonus: 4 + } + { + id: "3C390EFCC5489351" + type: "item" + item: "minecraft:stonecutter" + } + ] + } + { + title: "Macaw全家桶" + icon: "minecraft:oak_log" + x: 0.0d + y: -2.0d + subtitle: "适用于各种场合的模组" + description: [ + "Macaw开发了不少的模组,它们涵盖了的木制和原版材料的装饰方块,如屋顶、桥梁、门和窗等等。" + "" + "上方的任务会告诉你有哪些类型的装饰方块可供你使用。" + ] + dependencies: ["058D3BEB64C74E27"] + id: "3834BBF4818E4ABE" + tasks: [{ + id: "4AF3B5D3B12BB9E7" + type: "checkmark" + title: "Macaw全家桶" + }] + rewards: [{ + id: "0E23B1EC7F8A65EE" + type: "item" + item: "create:builders_tea" + count: 2 + random_bonus: 2 + }] + } + { + title: "窗户和百叶窗" + icon: "mcwwindows:oak_window2" + x: 1.5d + y: -3.5d + description: ["一系列用于美化室内与室外的窗户。"] + dependencies: ["3834BBF4818E4ABE"] + id: "69264C279D819443" + tasks: [{ + id: "420B50F1422D8783" + type: "item" + title: "Macaw的窗户" + item: { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "mcwwindows" + } + } + }] + rewards: [{ + id: "22CC2896509891A2" + type: "xp" + xp: 100 + }] + } + { + title: "屋顶、瓷砖和排水沟" + icon: "mcwroofs:oak_roof" + x: 0.5d + y: -4.0d + description: ["建造复杂屋顶形状的甄选。"] + dependencies: ["3834BBF4818E4ABE"] + id: "294FF399D036000C" + tasks: [{ + id: "23D124F0ABC86469" + type: "item" + title: "Macaw的屋顶" + item: { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "mcwroofs" + } + } + }] + rewards: [{ + id: "4EBBC5E559BB1D57" + type: "xp" + xp: 100 + }] + } + { + title: "活板门" + icon: "mcwtrpdoors:oak_cottage_trapdoor" + x: -0.5d + y: -4.0d + description: ["一系列精致的活板门,可搭配任何场合。"] + dependencies: ["3834BBF4818E4ABE"] + id: "2BFA6B1DF968DB60" + tasks: [{ + id: "65B891EE0CA7DE2D" + type: "item" + title: "Macaw的活板门" + item: { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "mcwtrpdoors" + } + } + }] + rewards: [{ + id: "760F5F32E39E413F" + type: "xp" + xp: 100 + }] + } + { + title: "门" + icon: "mcwdoors:oak_cottage_door" + x: -1.5d + y: -3.5d + description: ["一系列精致的门,可搭配任何场合。"] + dependencies: ["3834BBF4818E4ABE"] + id: "6AAB0C70527EB1C8" + tasks: [{ + id: "08066709F5454C29" + type: "item" + title: "Macaw的门" + item: { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "mcwdoors" + } + } + }] + rewards: [{ + id: "190BC73D15872F2A" + type: "xp" + xp: 100 + }] + } + { + title: "栅栏和围墙" + icon: "mcwfences:oak_picket_fence" + x: 2.0d + y: -2.5d + description: ["一系列精致的围栏和围墙,可满足任何装饰需求。"] + dependencies: ["3834BBF4818E4ABE"] + id: "1A8ADC65B09E9539" + tasks: [{ + id: "02D341840CE54A92" + type: "item" + title: "Macaw的栅栏和围墙" + item: { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "mcwfences" + } + } + }] + rewards: [{ + id: "6DA561C702F1DEA5" + type: "xp" + xp: 100 + }] + } + { + title: "桥梁" + icon: "mcwbridges:oak_log_bridge_middle" + x: -2.0d + y: -2.5d + description: ["一系列用于制作人行小桥和铁路桥的方块。"] + dependencies: ["3834BBF4818E4ABE"] + id: "5CC123276DD545C8" + tasks: [{ + id: "4F7B105264339E9A" + type: "item" + title: "Macaw的桥梁" + item: { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "mcwbridges" + } + } + }] + rewards: [{ + id: "0DA8D314B0CFE8BA" + type: "xp" + xp: 100 + }] + } + { + title: "石工" + icon: "masonry:andesitetiled" + x: 1.0d + y: 1.5d + subtitle: "唤醒你内心的矮人之魂" + description: [ + "石工允许你将大部分原版石头雕刻成不同的装饰图案,来让你的基地充满艺术气息。" + "" + "将花岗岩或海晶石等原版石头放在切石机中,然后进行雕刻。" + ] + dependencies: ["058D3BEB64C74E27"] + id: "63FE93055CE4162C" + tasks: [{ + id: "4EA5682D198BA2E6" + type: "item" + title: "石工" + item: { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "masonry" + } + } + }] + rewards: [{ + id: "4C3D1850DE4CBA18" + type: "xp" + xp: 100 + }] + } + { + title: "MrCrayfish的家具" + icon: "cfm:oak_chair" + x: -1.0d + y: -1.5d + subtitle: "宜家,但没有肉丸子。" + description: [ + "你在建造一个厨房,并希望有不同(包括原版和模组)木头和石材质的水槽和柜台搭配它?或是一座小后院、一个烧烤架来做BBQ?" + "" + "MrCrayfish的家具提供了大量的装饰性和功能性方块供你选择,为你的小屋增添色彩。" + ] + dependencies: ["058D3BEB64C74E27"] + id: "32824050418C71EB" + tasks: [{ + id: "39FE46B7D0588AC6" + type: "item" + title: "任何MrCrayfish的物品" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "cfm" + } + } + { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "morecfm" + } + } + ] + } + } + }] + rewards: [{ + id: "3006D73518186276" + type: "command" + title: "农夫奖励包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "玻璃连结" + icon: "connectedglass:clear_glass" + x: 2.0d + y: 1.0d + subtitle: "我能看清,前路坎坷" + description: ["玻璃连结增加了额外的玻璃和玻璃板的连接纹理。这当然包括透明玻璃,以及原版的所有16种染色玻璃。"] + dependencies: ["058D3BEB64C74E27"] + id: "66099AFAA1A6043F" + tasks: [{ + id: "7E626988261D7522" + type: "item" + title: "玻璃连结" + item: { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "connectedglass" + } + } + }] + rewards: [{ + id: "73CEB3BC6963B644" + type: "command" + title: "炼金术士奖励包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + title: "简单的灯" + icon: "simplylight:illuminant_block_on" + x: 0.0d + y: 2.0d + subtitle: "上帝说:要有光!" + description: [ + "这个模组的名字真的说明了一切。就这么简单,一个灯光模组。" + "" + "但不要被它的名字所欺骗,简单的灯提供了一系列的不简单的灯,让你的基地亮出风格。" + ] + dependencies: ["058D3BEB64C74E27"] + id: "42FB32CC99E66E3F" + tasks: [{ + id: "1EFA47BC6E4EC782" + type: "item" + title: "任意16个简单的灯" + item: { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "simplylight" + } + } + count: 16L + }] + rewards: [{ + id: "7E2D7FEE20672C9D" + type: "command" + title: "拾荒者者奖励包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "镶框方块" + icon: "framedblocks:framed_cube" + x: 2.5d + y: 0.0d + subtitle: "前途不可限量" + description: [ + "你在寻找玻璃楼梯吗?或者是下界合金门?或者是末地石指示牌?好吧,不必再苦苦寻找了。" + "" + "镶框方块引入了一个由各种形状和方块组成的空白模板,用方块右击它,它会模仿对应方块的纹理。" + "" + "用萤石右击它们甚至可以使其发光!" + ] + dependencies: ["058D3BEB64C74E27"] + id: "0798D5139479A837" + tasks: [{ + id: "6D98E195282468AF" + type: "item" + item: "framedblocks:framed_cube" + count: 4L + }] + rewards: [ + { + id: "7A45DC96F03CA232" + type: "item" + item: "framedblocks:framed_hammer" + } + { + id: "1C5FD3A8CD3424C0" + type: "item" + item: "framedblocks:framed_wrench" + } + ] + } + { + title: "镶框抽屉" + icon: "framedcompactdrawers:framed_full_one" + x: -2.5d + y: 0.0d + subtitle: "抽屉界的熊熊工作室" + description: [ + "你是否已经厌倦了那个在你基地里刺眼的,与你的建筑色调完全不匹配的橡木抽屉?" + "" + "镶框抽屉给了你一个空白的模板,让你可以在工作台中结合不同的方块来替换纹理,无论是正面、侧面还是镶边,这些镶框抽屉有着高度可定制的视觉效果。" + "" + "这个模组提供的不只是一个抽屉样式模板,实际上它对每一种类型的抽屉都有一个模板,无论是2x2、压缩抽屉,甚至是抽屉控制器。" + ] + dependencies: ["058D3BEB64C74E27"] + id: "473BE440ECB1CEDF" + tasks: [{ + id: "130291F7FD5C22C4" + type: "item" + title: "任意相框抽屉" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "framedcompactdrawers:frame_triple" + } + } + }] + rewards: [ + { + id: "799AB9D93C124D6F" + type: "item" + item: "storagedrawers:emerald_storage_upgrade" + } + { + id: "006783158FEE960D" + type: "item" + item: "storagedrawers:void_upgrade" + } + ] + } + { + title: "Chipped" + icon: "chipped:mason_table" + x: 2.0d + y: -1.0d + subtitle: "没有什么是一点木材填充剂不能解决的。" + description: [ + "Chipped提供了大量的原版雕刻方块,无论是装饰玻璃,还是用于漂亮地毯设计的绗缝羊毛,甚至是不祥的雕刻镀金黑石,Chipped都可以帮助你。" + "" + "首先,建造一个雕刻站,其功能与原版切石机类似。将方块放进去,并选择符合你建筑需求的样式。" + ] + dependencies: ["058D3BEB64C74E27"] + id: "1EAFB4FB2CF09F26" + tasks: [{ + id: "5B597B1689F6662F" + type: "item" + title: "任意Chipped工作台" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "chipped:mason_table" + Count: 1b + } + { + id: "chipped:loom_table" + Count: 1b + } + { + id: "chipped:carpenters_table" + Count: 1b + } + { + id: "chipped:glassblower" + Count: 1b + } + { + id: "chipped:botanist_workbench" + Count: 1b + } + { + id: "chipped:mechanist_workbench" + Count: 1b + } + { + id: "chipped:alchemy_bench" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0365D0D7A7E40B1D" + type: "command" + title: "矿工奖励包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + title: "工程师的装饰" + icon: "engineersdecor:steel_catwalk_stairs" + x: -2.0d + y: 1.0d + subtitle: "沉浸式装修" + description: [ + "如果你喜欢沉浸工程的工业外观,那么你可能会爱上工程师的装饰这个模组。" + "" + "该模组增加了一些功能性和装饰性的块状物,和你的沉浸工程基地十分搭配。无论是“危险!”标志,还是工业风格的工作台,工程师的装饰都能满足你的需求。" + ] + dependencies: ["058D3BEB64C74E27"] + id: "68E143E444AF44C2" + tasks: [{ + id: "3962CC2A503F48BE" + type: "item" + item: "engineersdecor:metal_bar" + count: 12L + }] + rewards: [{ + id: "3C8E7414A7A4C3C0" + type: "item" + item: "engineersdecor:sign_hotwire" + count: 2 + random_bonus: 4 + }] + } + { + title: "工业装饰" + icon: "dustrial_decor:sheet_metal_treading" + x: -1.0d + y: 1.5d + subtitle: "必须佩戴安全帽!" + description: [ + "你是否正在建造一个工厂来容纳所有吵闹的机器?那座发电站是对野生动物和敌对怪物开放的吗?你是否希望你能竖起一圈铁丝网来阻止那些烦人的劫掠者打扰你?那么……" + "" + "工业装饰提供了上述所有内容,甚至更多。该模组提供了一系列以工业为主题的装饰方块。" + ] + dependencies: ["058D3BEB64C74E27"] + id: "201E7950E17180BD" + tasks: [ + { + id: "7B4010001841119D" + type: "item" + item: "dustrial_decor:sheet_metal" + count: 3L + } + { + id: "233869B1D7E3ACFB" + type: "item" + item: "dustrial_decor:cardboard" + count: 8L + } + ] + rewards: [ + { + id: "6C4A232FCA2807FA" + type: "item" + item: { + id: "dustrial_decor:cardboard_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "60773CCBDE6A5D12" + type: "item" + item: "dustrial_decor:cardboard" + count: 16 + random_bonus: 16 + } + ] + } + { + title: "装饰方块" + icon: "decorative_blocks:oak_support" + x: 1.0d + y: -1.5d + subtitle: "英雄请留步,且听我一言……" + description: [ + "如果你喜欢中世纪或乡村风格的建筑,无论是悬崖上的城堡、森林中的小木屋,还是为疲惫的旅行者准备的温馨酒馆,装饰方块都有适合你的风格的选择。" + "" + "装饰方块提供了许多材质精美、设计精良的方块,以满足你的建筑需求。" + ] + dependencies: ["058D3BEB64C74E27"] + id: "03D0B336BB7CEFE1" + tasks: [{ + id: "36159E7E842C9962" + type: "item" + title: "装饰方块" + item: { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "decorative_blocks" + } + } + }] + rewards: [ + { + id: "53FB7E9EE2F64323" + type: "item" + item: "simplefarming:beer" + } + { + id: "314E867E74A0A658" + type: "item" + item: "simplefarming:wine" + } + { + id: "5C9415F6EFAA203C" + type: "item" + item: "simplefarming:whiskey" + } + { + id: "293E3264D9BC1836" + type: "item" + item: "simplefarming:mead" + } + { + id: "454E1AEBCCD2B768" + type: "item" + item: "simplefarming:vodka" + } + { + id: "3AE7ECDC030B78F6" + type: "item" + item: "simplefarming:sake" + } + { + id: "020E1FF6FF8532FA" + type: "item" + item: "simplefarming:cider" + } + { + id: "022D696626C1C290" + type: "item" + item: "simplefarming:cauim" + } + { + id: "421FEBBA8B18E8BF" + type: "item" + item: "simplefarming:tiswin" + } + ] + } + { + title: "Valhelsia结构" + icon: "valhelsia_structures:big_orange_glazed_jar" + x: -2.0d + y: -1.0d + subtitle: "劫掠与劫掠者,我想你可以直接“制作”它们" + description: [ + "Valhelsia结构在世界内生成了不同类型的建筑结构,如玩家住房、铁匠小屋,甚至是废弃的堡垒。" + "" + "这些结构中使用的大多数定制装饰方块也可以进行制作,以便你在你的建筑中添加一些额外的细节。" + ] + dependencies: ["058D3BEB64C74E27"] + id: "1DEA7DBF6D1A1C6A" + tasks: [{ + id: "5588202A7A626718" + type: "item" + title: "Valhelsia结构" + item: { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "valhelsia_structures" + } + } + }] + rewards: [{ + id: "548107ED51B7B447" + type: "command" + title: "法师奖励包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + title: "通用建筑工具" + icon: { + id: "emendatusenigmatica:enigmatic_hammer" + Count: 1b + tag: { + Damage: 0 + } + } + x: 6.0d + y: 2.5d + shape: "gear" + subtitle: "工欲善其事,必先利其器" + description: [ + "罗马不是一天建成的,但有了这样的工具,它当然可以建成。" + "" + "继续阅读去发现一些方便的工具,他们显著减少了大型建筑建造的时间。 " + ] + optional: true + id: "5411C8D2344CC2F1" + tasks: [{ + id: "48834CDA218F71E0" + type: "checkmark" + title: "建筑工具" + }] + rewards: [{ + id: "215C050F84460976" + type: "item" + item: "minecraft:scaffolding" + count: 16 + random_bonus: 16 + }] + } + { + title: "便携式切割机" + icon: "portable_stonecutter:portable_stonecutter" + x: 5.0d + y: 1.5d + subtitle: "它就像凿子,但更胖。" + description: [ + "它可以切割、研磨、雕刻、抛光,甚至还可以做饭和清洁!" + "" + "切石机的所有功能,现在以紧凑的便携形式来到了你的手中。" + "" + "免责声明:实际上不会做饭或打扫。不用于商业用途。" + "" + "警告:远离儿童、动物和傻瓜。移动时不要将手放在刀片上。过度使用可能导致疲劳和视力下降。" + ] + dependencies: ["5411C8D2344CC2F1"] + id: "085A8424875A2B23" + tasks: [{ + id: "0F45B05043BCCBE6" + type: "item" + item: "portable_stonecutter:portable_stonecutter" + }] + rewards: [{ + id: "31F796972A4B7369" + type: "command" + title: "拾荒者者奖励包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "凿子" + icon: { + id: "chisel:iron_chisel" + Count: 1b + tag: { + Damage: 0 + } + } + x: 6.0d + y: 1.0d + subtitle: "它就像便携式切石机,但更瘦。" + description: [ + "一个经典的工具,无论是对新手还是老手。" + "" + "右击凿子可以打开一个GUI,在那里你可以放置方块,并凿成不同的、更具装饰性的版本。" + "" + "你也可以在GUI中保留一个特定的雕刻方块,以便通过左击世界上的方块来雕刻它们。" + "" + "更高阶的凿子提供了额外的功能,比如3x3世界内雕刻和图案预览。" + ] + dependencies: ["5411C8D2344CC2F1"] + id: "165DFE2F0AF151E7" + tasks: [{ + id: "2A04BA9132C1CB19" + type: "item" + title: "任意凿子(Chisel)" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "chisel:iron_chisel" + Count: 1b + tag: { + Damage: 0 + } + } + { + id: "chisel:diamond_chisel" + Count: 1b + tag: { + Damage: 0 + chiseldata: { } + } + } + { + id: "chisel:hitech_chisel" + Count: 1b + tag: { + Damage: 0 + chiseldata: { } + } + } + ] + } + } + }] + rewards: [{ + id: "77DBBB65B8E37846" + type: "item" + item: "chisel:factory/dots" + count: 16 + random_bonus: 16 + }] + } + { + title: "雕凿工艺" + icon: { + id: "chiselsandbits:chisel_stone" + Count: 1b + tag: { + Damage: 0 + } + } + x: 7.0d + y: 1.5d + subtitle: "和凿子与便携式切石机毫不相干" + description: [ + "来自这个模组的凿子能够让你方块切成单个像素块,或者它的一小部分。" + "" + "该模组提供了对你能建造的、组合的方块甚至是液体的形状的完全控制。" + ] + dependencies: ["5411C8D2344CC2F1"] + id: "468BEE8C31DA8DF9" + tasks: [{ + id: "45C52AC34FB4858B" + type: "item" + title: "任意凿子(Chisel \\& Bits)" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "chiselsandbits:chisel_stone" + Count: 1b + tag: { + Damage: 0 + } + } + { + id: "chiselsandbits:chisel_iron" + Count: 1b + tag: { + Damage: 0 + } + } + { + id: "chiselsandbits:chisel_gold" + Count: 1b + tag: { + Damage: 0 + } + } + { + id: "chiselsandbits:chisel_diamond" + Count: 1b + tag: { + Damage: 0 + } + } + { + id: "chiselsandbits:chisel_netherite" + Count: 1b + tag: { + Damage: 0 + } + } + ] + } + } + }] + rewards: [ + { + id: "720F542AE5971C8B" + type: "item" + item: { + id: "chiselsandbits:bit_bag" + Count: 1b + tag: { + Inventory: { } + } + } + } + { + id: "26AE96A25BAAC750" + type: "item" + item: "chiselsandbits:magnifying_glass" + } + { + id: "4DDA396CCCA5EF72" + type: "item" + item: { + id: "chiselsandbits:measuring_tape" + Count: 1b + tag: { } + } + } + ] + } + { + title: "建筑小帮手" + icon: { + id: "buildinggadgets:gadget_building" + Count: 1b + tag: { + state: { + serializer: "buildinggadgets:dummy_serializer" + state: { + Name: "minecraft:air" + } + data: { } + } + } + } + x: 5.0d + y: 3.5d + subtitle: "它负责建造" + description: [ + "一种先进的建筑设备,具有多种模式,可以快速建造墙壁、楼梯和平台。" + "" + "潜行右击一个方块来设置它要建造的方块。使用建筑小帮手设置菜单键[默认:g]来访问高级功能。" + ] + dependencies: ["5411C8D2344CC2F1"] + id: "0F06CA2A45323C4C" + tasks: [{ + id: "5DB4EE8F264A9453" + type: "item" + item: { + id: "buildinggadgets:gadget_building" + Count: 1b + tag: { + state: { + serializer: "buildinggadgets:dummy_serializer" + state: { + Name: "minecraft:air" + } + data: { } + } + } + } + }] + rewards: [{ + id: "651CFE821154BBC8" + type: "xp" + xp: 100 + }] + } + { + title: "更替小帮手" + icon: { + id: "buildinggadgets:gadget_exchanging" + Count: 1b + tag: { + state: { + serializer: "buildinggadgets:dummy_serializer" + state: { + Name: "minecraft:air" + } + data: { } + } + } + } + x: 6.0d + y: 4.0d + subtitle: "它负责交换" + description: [ + "在一个区域内快速交换方块,而不需要手动破坏和放置每一个方块。使用“精准采集”来处理易碎的方块,比如玻璃。" + "" + "潜行右击一个方块来设置它要建造的方块。使用建筑小帮手设置菜单键[默认:g]来访问高级功能。" + ] + dependencies: ["5411C8D2344CC2F1"] + id: "25E1DB1C3F184D4C" + tasks: [{ + id: "0031DADEE3BD0089" + type: "item" + item: { + id: "buildinggadgets:gadget_exchanging" + Count: 1b + tag: { + state: { + serializer: "buildinggadgets:dummy_serializer" + state: { + Name: "minecraft:air" + } + data: { } + } + } + } + }] + rewards: [{ + id: "2A430B36A4ECDB29" + type: "xp" + xp: 100 + }] + } + { + title: "复制-粘贴小帮手" + icon: { + id: "buildinggadgets:gadget_copy_paste" + Count: 1b + tag: { + mode: 0b + template_id: [I; + -937522451 + -1230682587 + -1166065172 + -847433661 + ] + } + } + x: 7.0d + y: 3.5d + subtitle: "它负责复制粘贴" + description: [ + "一个强大的工具,可以复制大面积的区域,并在其他地方立即重建,可以在短时间内重复建造大面积的区域,如重复的墙面图案,或用几个不同的房屋来装饰一个区域。" + "" + "可以为复制-粘贴小工具导入和导出模板,Enigmatica6附带了各种模板,包括许多来自沉静工艺和星辉魔法等模组的多方块结构,使建造更加容易。完整的说明和模板可以在你的实例文件夹中的\"building_gadgets_patterns\"目录下找到。" + "" + "潜行右击一个区块来设置它要建造的方块。使用建筑小帮手设置菜单键[默认:g]来访问高级功能。" + ] + dependencies: ["5411C8D2344CC2F1"] + id: "2E5F1C7B4B293531" + tasks: [{ + id: "6AB9C0357788BA56" + type: "item" + item: { + id: "buildinggadgets:gadget_copy_paste" + Count: 1b + tag: { + mode: 0b + template_id: [I; + -937522451 + -1230682587 + -1166065172 + -847433661 + ] + } + } + }] + rewards: [{ + id: "56EDEB3CE12B8C19" + type: "xp" + xp: 100 + }] + } + { + title: "破坏小帮手" + icon: { + id: "buildinggadgets:gadget_destruction" + Count: 1b + tag: { + overlay: 1b + fuzzy: 1b + } + } + x: 7.5d + y: 2.5d + subtitle: "猜猜看它负责什么……" + description: [ + "当你只是想清出一个洞用来建造时,并不会关心那里的方块怎么样,对吧?" + "" + "请注意,这个工具会销毁它所有移除的方块!" + "" + "潜行右击空气来配置想要破坏的区域。使用建筑小帮手设置菜单键[默认:g]来访问高级功能" + ] + dependencies: ["5411C8D2344CC2F1"] + id: "095108AB50598C04" + tasks: [{ + id: "1441EAF1EDC3AFDF" + type: "item" + item: { + id: "buildinggadgets:gadget_destruction" + Count: 1b + tag: { + overlay: 1b + fuzzy: 1b + } + } + }] + rewards: [{ + id: "61F9F3D49C389940" + type: "xp" + xp: 100 + }] + } + { + title: "建筑之杖" + icon: { + id: "constructionwand:stone_wand" + Count: 1b + tag: { + wand_options: { } + Damage: 0 + } + } + x: 4.5d + y: 2.5d + subtitle: "飞来咒!" + description: [ + "作为一个经典模组,建筑魔杖的功能就是延展已经放置在世界中的方块。这可以使你很轻松就可以建造一堵墙:先打好地基,然后用魔杖往上建造。" + "" + "此版本还增加了一些功能,如摧毁方块,在空中放置,甚至从你的快捷栏中随机放置方块。" + "" + "在空中拿着建筑之杖按Ctrl+Shift键,可以进入带有高级选项的菜单,或者按Ctrl键滚动鼠标滚轮,可以在不同建筑模式之间快速切换。" + ] + dependencies: ["5411C8D2344CC2F1"] + id: "26B88D08862EA1AE" + tasks: [{ + id: "131EB02FBDE8DC98" + type: "item" + title: "任意建筑之杖" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "constructionwand:stone_wand" + Count: 1b + tag: { + wand_options: { } + Damage: 0 + } + } + { + id: "constructionwand:iron_wand" + Count: 1b + tag: { + wand_options: { } + Damage: 0 + } + } + { + id: "constructionwand:diamond_wand" + Count: 1b + tag: { + wand_options: { } + Damage: 0 + } + } + { + id: "constructionwand:infinity_wand" + Count: 1b + tag: { + wand_options: { } + } + } + ] + } + } + }] + rewards: [{ + id: "214C2A82D3E5941A" + type: "item" + item: "minecraft:scaffolding" + count: 16 + random_bonus: 16 + }] + } + { + title: "植物魔法建筑工具" + icon: { + id: "botania:lexicon" + Count: 1b + tag: { + "botania:elven_unlock": 1b + } + } + x: 6.0d + y: -2.5d + shape: "gear" + subtitle: "这可是魔法建筑科技" + description: [ + "植物魔法提供了各式各样的建筑和地形改造法杖。" + "" + "以一些法力为代价,你可以放置方块,交换方块,或者对你的世界的整个部分进行完全的地形改造。" + "" + "相关的任务会对每根法杖的作用进行简要描述。然而,要想获得更详细的信息,请参考《植物魔法辞典》。" + ] + id: "3F1801BBAF8A29FD" + tasks: [{ + id: "363364A832F21FEC" + type: "item" + item: "botania:livingwood" + }] + rewards: [{ + id: "67E31EF8EF9242E8" + type: "item" + item: "botania:livingwood_twig" + count: 4 + random_bonus: 4 + }] + } + { + title: "移壳杆" + icon: { + id: "botania:exchange_rod" + Count: 1b + tag: { } + } + x: 7.0d + y: -3.5d + subtitle: "建立在坚实的地基上" + description: [ + "这法杖允许你以法力为代价,将世界上的方块与所选方块交换。" + "" + "通过手持移壳杆潜行右击某个方块来绑定一个方块,这个时候将会显示玩家物品栏内该方块的数量(如果物品栏里有能提供该方块的植物魔法的法杖/工具,那么数量显示为∞)。移壳杆的更替范围为7x7的正方形平面区域。在物品栏内有足量的已绑定方块的情况下,左击某方块会直接将该方块使用物品栏内的物品替换到世界中。而右击某方块会直接把该方块为中心的7x7的正方形平面区域内所有的同种方块全部替换成已绑定的方块。打开物品栏时,鼠标悬停在魔杖上,可以查看已绑定的方块的类型。" + ] + dependencies: ["3F1801BBAF8A29FD"] + id: "3A0988C3AEFBAAC5" + tasks: [{ + id: "7FA93EE01B45135D" + type: "item" + item: { + id: "botania:exchange_rod" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "41109E78B59EF97B" + type: "command" + title: "稀有植物魔法奖励包" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + title: "深渊法杖" + icon: "botania:cobble_rod" + x: 5.0d + y: -3.5d + subtitle: "坎坷的开始" + description: ["消耗一些魔力,放置一块圆石。"] + dependencies: ["3F1801BBAF8A29FD"] + id: "261056A552909227" + tasks: [{ + id: "60487B8DAAABD00A" + type: "item" + item: "botania:cobble_rod" + }] + rewards: [{ + id: "0F739D6D5D514E05" + type: "command" + title: "稀有植物魔法奖励包" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + title: "大地法杖" + icon: "botania:dirt_rod" + x: 7.5d + y: -2.5d + subtitle: "别胡闹了" + description: ["消耗一些魔力,放置一块泥土。"] + dependencies: ["3F1801BBAF8A29FD"] + id: "75361161CEA1E406" + tasks: [{ + id: "2FE7292AC2F975A8" + type: "item" + item: "botania:dirt_rod" + }] + rewards: [{ + id: "0C25B3F19358451A" + type: "command" + title: "稀有植物魔法奖励包" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + title: "大地权杖" + icon: "botania:terraform_rod" + x: 7.0d + y: -1.5d + subtitle: "移山填海" + description: ["只要稍加练习,大地权杖就可以帮助你迅速改变景观。激活后,泥土在你下方形成,将地面抬高到你的脚下,而你上方的土地则降低到你的水平,在瞬间形成山脉或铲平一片区域。"] + dependencies: ["3F1801BBAF8A29FD"] + id: "1E22D45F4ACB8FE2" + tasks: [{ + id: "3F20DF25B210800F" + type: "item" + item: "botania:terraform_rod" + }] + rewards: [{ + id: "2675982841DE964D" + type: "command" + title: "传奇植物魔法奖励包" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + title: "星辉魔法建筑工具" + icon: "astralsorcery:tome" + x: -6.0d + y: 0.0d + shape: "gear" + subtitle: "禁止加班!" + description: ["一旦你获得了星辉矿石,你应该能够制作这两根奇妙的法杖,来帮助你利用星星的力量塑造世界。"] + id: "020ECCFFA45CE43D" + tasks: [{ + id: "37EDC6B3AC445773" + type: "item" + item: "astralsorcery:starmetal_ore" + }] + rewards: [{ + id: "691CF672BABA1FA8" + type: "item" + item: "astralsorcery:stardust" + count: 2 + random_bonus: 2 + }] + } + { + title: "秩序星杖" + icon: { + id: "astralsorcery:architect_wand" + Count: 1b + tag: { + astralsorcery: { } + } + } + x: -4.5d + y: 0.0d + subtitle: "不折不扣的巫术" + description: [ + "秩序星杖作用就像一个构建工具,潜行右击方块选择类型,选中的方块将显示在左上角,并显示物品栏中对应方块的数量。使用时会显示预览效果,右击可直接放置方块。创造模式不消耗方块。" + "" + "注意:尺寸是固定的,不能改变。" + ] + dependencies: ["020ECCFFA45CE43D"] + id: "4A2306BD24A5D6D2" + tasks: [{ + id: "7D1392DE2FB21B89" + type: "item" + item: { + id: "astralsorcery:architect_wand" + Count: 1b + tag: { + astralsorcery: { } + } + } + }] + rewards: [{ + id: "23FF3AAB4DFEE10C" + type: "command" + title: "稀有星辉魔法奖励包" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_rare" + player_command: false + }] + } + { + title: "转位星杖" + icon: { + id: "astralsorcery:exchange_wand" + Count: 1b + tag: { + astralsorcery: { } + } + } + x: -7.5d + y: 0.0d + subtitle: "星光闪耀!" + description: [ + "转位星杖允许你将世界上的方块与你背包中的方块交换。(潜行右击方块选择类型,选中的方块显示在左上角,并显示物品栏中对应方块的数量。使用时会显示预览效果,右击会将目标替换成选中的方块,左击则会清空所有选中的方块,创造模式不消耗方块。)" + "" + "当然,这并不局限于一个方块,你可以选择多个方块进行转位,这将使转换的模式变得随机,以便在方块之间有一个更无缝和自然的过渡。" + ] + dependencies: ["020ECCFFA45CE43D"] + id: "2334B38255294FAE" + tasks: [{ + id: "0BE4A8E8DE0E013F" + type: "item" + item: { + id: "astralsorcery:exchange_wand" + Count: 1b + tag: { + astralsorcery: { } + } + } + }] + rewards: [{ + id: "07A919265475FAEF" + type: "command" + title: "稀有星辉魔法奖励包" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_rare" + player_command: false + }] + } + { + title: "机械动力建筑工具" + icon: "create:mechanical_arm" + x: -6.0d + y: 1.5d + shape: "gear" + subtitle: "机械化,机械化" + description: [ + "机械动力提供了两个实用的建筑工具,伸缩机械手和对称之杖。" + "" + "尽管这些工具比较昂贵,但这是值得的,因为它们提供了一些独有的功能。" + ] + id: "1E318BCAC2C6FA09" + tasks: [{ + id: "14B0FAF2081449BD" + type: "item" + item: "emendatusenigmatica:brass_ingot" + }] + rewards: [{ + id: "618B214EB41EEE48" + type: "item" + item: "create:builders_tea" + count: 4 + random_bonus: 4 + }] + } + { + title: "伸缩机械手" + icon: { + id: "create:extendo_grip" + Count: 1b + tag: { + Damage: 0 + } + } + x: -4.5d + y: 1.5d + subtitle: "BOING~ BOING~" + description: [ + "伸缩机械手增加了你的放置距离,从而使你能够变成长臂猿来放置和打破方块。" + "" + "要使用伸缩机械手,就把它放在你的副手,然后像平常一样用你的主手使用方块或工具。" + "" + "在带上铜制储罐时,伸缩机械手不会失去耐久度,而是消耗你储存在储罐中的气压。" + ] + dependencies: ["1E318BCAC2C6FA09"] + id: "34F00196E2D0B4B0" + tasks: [{ + id: "36A419607017EA31" + type: "item" + item: { + id: "create:extendo_grip" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "384957F4FCE7BC6A" + type: "command" + title: "稀有机械动力奖励包" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + title: "对称之杖" + icon: "create:wand_of_symmetry" + x: -7.5d + y: 1.5d + subtitle: "强迫症福音" + description: [ + "对称之杖特别好,绝不会让强迫症患者们失望。" + "" + "这个工具允许你放置一个对称平面,完美地复制出你放置方块的位置。" + "" + "开始时,右击点击地面上的方块。放置好之后,你可以潜行右击点击打开配置GUI,在那里你可以选择平面类型和镜像轴。" + ] + dependencies: ["1E318BCAC2C6FA09"] + id: "147B701C5BCF2424" + tasks: [{ + id: "0A989C0C09502289" + type: "item" + item: "create:wand_of_symmetry" + }] + rewards: [{ + id: "01870BF5EE173AB5" + type: "command" + title: "稀有机械动力奖励包" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_legendary" + player_command: false + }] + } + { + title: "万能的建筑工" + icon: "create:crafting_blueprint" + x: -6.0d + y: -1.5d + shape: "square" + subtitle: "我喜欢制定计划" + description: [ + "如果你是那种因为对自己的建筑技术没有信心,或者根本没有时间和精力去规划一个完整的基地设计,只会造火柴盒的玩家,那么这个模组就是为你准备的。" + "" + "万能建筑师模组允许你绘制一个动态的设计图,你可以选择建筑的大小,多少层,屋顶风格,建筑材料,等等。一旦你的设计完成,它将为你保存为一个示意图,然后你可以在“制作蓝图加农炮”中使用来自动建造。" + "" + "如果上面的介绍让你感兴趣,你想了解更多,甚至想看看这个模组的运行情况,这个由模组开发者制作的两分钟短视频将向你展示这个奇妙模组的里里外外。" + "链接:https://youtu.be/VdoKmdYubBM" + ] + id: "4407C59E32585B96" + tasks: [{ + id: "3671CC5B42EC4DF8" + type: "checkmark" + title: "万能的建筑工" + }] + rewards: [ + { + id: "3E564C831D52F1BD" + type: "item" + item: "create:builders_tea" + count: 2 + random_bonus: 2 + } + { + id: "7FB21C0F074D7720" + type: "item" + item: "create:empty_schematic" + } + { + id: "1DDF6EF97DE63E61" + type: "item" + item: "minecraft:gunpowder" + count: 8 + random_bonus: 8 + } + ] + } + { + title: "高原法杖" + icon: "botania:skydirt_rod" + x: 4.5d + y: -2.5d + subtitle: "不附带梯子" + description: ["在视线三格处召唤一个泥土,可以直接在空中放置。"] + dependencies: ["3F1801BBAF8A29FD"] + id: "624AAFDABA481B08" + tasks: [{ + id: "71069CB1BABDA192" + type: "item" + item: "botania:skydirt_rod" + }] + rewards: [{ + id: "2F982B8BD0A5B9DF" + type: "command" + title: "传奇植物魔法奖励包" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + title: "魔力脉冲枪+魔力透镜" + icon: { + id: "botania:mana_gun" + Count: 1b + tag: { } + } + x: 5.0d + y: -1.5d + subtitle: "炸个痛快!" + description: [ + "它本身是一个多功能的工具,当与魔力透镜搭配时,魔力脉冲枪就变成了类似于远程雕刻工具的东西,炸掉方块以帮助形成自然的形状。" + "" + "爆破地下,形成漂亮的洞穴作为基地,或雕刻景观!艺术就是爆炸!" + ] + dependencies: ["3F1801BBAF8A29FD"] + id: "5CCA8708260D389C" + tasks: [ + { + id: "64B96C806BE2E4CB" + type: "item" + item: { + id: "botania:mana_gun" + Count: 1b + tag: { } + } + } + { + id: "1F2D3C964900AA44" + type: "item" + item: { + id: "botania:lens_explosive" + Count: 1b + tag: { } + } + } + ] + rewards: [{ + id: "461C49E6DB199C54" + type: "command" + title: "传奇植物魔法奖励包" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + icon: "botania:sextant" + x: 6.0d + y: -1.0d + subtitle: "你叫我什么?!" + description: ["一个用于画圆的小工具。对着你想要画圆的中心方块长按右击,然后拖动选择圆的半径。虽然是通过圆形虚影来显示方块位置,但是它并没有自动放置方块的能力。一旦放置方块结束,则显示“结构已完成”字样。按潜行右击会取消构建的圆形虚影。"] + dependencies: ["3F1801BBAF8A29FD"] + id: "179FB20DE78B8851" + tasks: [{ + id: "7CEB81CF604A2837" + type: "item" + item: "botania:sextant" + }] + rewards: [{ + id: "597AE01F4D6E1217" + type: "command" + title: "稀有植物魔法奖励包" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + title: "世界塑造者之星盘" + icon: { + id: "botania:astrolabe" + Count: 1b + tag: { } + } + x: 6.0d + y: -4.0d + subtitle: "不见不散" + description: [ + "作为优秀的快速建筑工具,世界塑造者之星盘可以用来放置3x3到11x11的方块,无论是垂直还是水平放置。" + "" + "潜行右击某种方块就可以将其设置为要放置的方块,对着空气按潜行右击可切换要放置方块的平面区域。" + ] + dependencies: ["3F1801BBAF8A29FD"] + id: "37F31E4C7664EF8C" + tasks: [{ + id: "1827D26DAD8075A3" + type: "item" + item: { + id: "botania:astrolabe" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "70F6E60195DD9768" + type: "command" + title: "传奇植物魔法奖励包" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + title: "装饰盔甲架" + icon: "minecraft:armor_stand" + x: -7.5d + y: -1.5d + shape: "square" + subtitle: "装饰界奇迹" + description: [ + "你知道吗,你可以用盔甲架来展示你的饰品?" + "" + "我当时也不知道,但事实上你可以用原版盔甲架来展示一套你在旅行中发现的饰品,让别人对你的房间眼前一亮,或就是正常建造,无论出于储存物品还是装饰的目的。" + ] + id: "48D7E182886BF82F" + tasks: [{ + id: "2FBD22F2EC040B18" + type: "checkmark" + title: "装饰盔甲架?" + }] + rewards: [{ + id: "41939B3A4FB225D7" + type: "item" + item: { + id: "botania:cosmetic_googly_eyes" + Count: 1b + tag: { } + } + }] + } + { + title: "夸克" + icon: { + id: "quark:trowel" + Count: 1b + tag: { + Damage: 0 + } + } + x: -4.5d + y: -1.5d + shape: "square" + subtitle: "万金油" + description: [ + "夸克是一个非常庞大的模组,虽然它本该有自己的分区,甚至是主要的建筑分区的一部分,但我们觉得把它作为一个独立的信息任务更合适。虽然要写下夸克模组所提供的一切几乎是不可能的,但下面是这个模组一些亮点,好让跑路的建建筑工更少一些。" + "" + "-装饰性方块:夸克提供了大量的方块,既可以像不同材质的箱子一样手工制作,也可以像刚玉方块一样从世界各地收集。" + "" + "-抹泥铲:手拿泥铲右击时将会随机放置快捷栏中的方块,这对建造废墟和小路很有用。" + "" + "-烧焦藤蔓:使用打火石对藤蔓右击会使藤蔓变成烧焦的藤蔓,这样的藤蔓不会再继续生长。" + "" + "-皮卡镖:右击会将回旋镖投掷出去,它会采掘碰到的方块或对怪物造成伤害,然后带着掉落物再回到你的手中。" + "" + "想要了解更多关于夸克模组学习信息,请访问他们的官方网站。" + "链接:https://quarkmod.net/#features" + ] + id: "73696B8EC7BB92C7" + tasks: [{ + id: "5B29C3C71D617D0A" + type: "checkmark" + title: "夸克" + }] + rewards: [ + { + id: "1EA35555757745CC" + type: "item" + item: { + id: "quark:trowel" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "5C1C38E52322F619" + type: "item" + item: "quark:rainbow_rune" + } + ] + } + ] +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/challenges.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/challenges.snbt new file mode 100644 index 00000000..1b9c2c5d --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/challenges.snbt @@ -0,0 +1,1679 @@ +{ + id: "0000000000000098" + group: "" + order_index: 4 + filename: "challenges" + title: "挑战" + icon: "minecraft:dragon_head" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "无限电力" + icon: "mininggadgets:upgrade_battery_3" + x: 0.5d + y: 2.5d + subtitle: "无限的宇宙力量!" + description: [ + "终极输导元件可以储存多达1,600,000,000,000FE的电量,也就是1.6TFE。" + "" + "想要给终极输导元件充电,就把它放在输导矩阵内。" + ] + dependencies: ["1C6E46EA96373E74"] + id: "4473CCD6EB0E60E0" + tasks: [{ + id: "43D8479933BD78E5" + type: "item" + title: "充满电的终极疏导元件" + icon: { + id: "mekanism:ultimate_induction_cell" + Count: 1b + tag: { + mekData: { + EnergyContainers: [{ + Container: 0b + stored: "4000000000000" + }] + } + } + } + item: { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "itemfilters:strong_nbt" + Count: 1b + tag: { + value: { + mekData: { + EnergyContainers: [{ + Container: 0b + stored: "4000000000000" + }] + } + } + } + } + { + id: "mekanism:ultimate_induction_cell" + Count: 1b + tag: { + mekData: { + EnergyContainers: [{ + Container: 0b + stored: "4000000000000" + }] + } + } + } + ] + } + } + }] + rewards: [{ + id: "18625435104F6277" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "mininggadgets:upgrade_battery_3" + Count: 1b + } + DisplayScale: 1.0f + Animation: "fixed" + Colors: { + Bottom: { + Red: 255 + Blue: 255 + Green: 255 + } + Top: { + Red: 249 + Blue: 254 + Green: 255 + } + Middle: { + Red: 128 + Blue: 31 + Green: 199 + } + } + Name: "无限电力奖杯" + } + } + } + }] + } + { + title: "挑战者" + icon: "minecraft:dragon_head" + x: 0.0d + y: 0.0d + shape: "hexagon" + description: ["杀死末影龙,你就可以开启挑战章节!"] + size: 1.5d + id: "1C6E46EA96373E74" + tasks: [{ + id: "6C159C9408B0C66C" + type: "advancement" + title: "击杀末影龙" + icon: "minecraft:dragon_head" + advancement: "minecraft:end/kill_dragon" + criterion: "" + }] + rewards: [{ + id: "7F0FC16030FE7D99" + type: "item" + item: { + id: "trofers:trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "minecraft:dragon_head" + Count: 1b + } + DisplayScale: 0.75f + Animation: "fixed" + Colors: { + Bottom: { + Red: 249 + Blue: 254 + Green: 255 + } + Top: { + Red: 249 + Blue: 254 + Green: 255 + } + Middle: { + Red: 137 + Blue: 184 + Green: 50 + } + } + Name: "末影龙奖杯" + } + } + } + }] + } + { + title: "无限熔岩" + x: -3.0d + y: 0.0d + description: [ + "在至尊黑洞储液罐中装满熔岩。" + "" + "储液罐的所有侧面都必须设置为“已启用”才能被检测到。" + ] + dependencies: ["1C6E46EA96373E74"] + id: "64A6812D6EFF4308" + tasks: [{ + id: "5484233E300B3E29" + type: "item" + title: "装满熔岩的至尊黑洞储液罐" + icon: { + id: "industrialforegoing:supreme_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "minecraft:lava" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + item: { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "itemfilters:strong_nbt" + Count: 1b + tag: { + value: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "minecraft:lava" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + } + { + id: "industrialforegoing:supreme_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "minecraft:lava" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + ] + } + } + }] + rewards: [{ + id: "2CEB97E39BE8BBE5" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "minecraft:lava_bucket" + Count: 1b + } + DisplayScale: 1.0f + Animation: "fixed" + Colors: { + Bottom: { + Red: 255 + Blue: 255 + Green: 255 + } + Top: { + Red: 255 + Blue: 255 + Green: 255 + } + Middle: { + Red: 176 + Blue: 38 + Green: 46 + } + } + Name: "熔岩奖杯" + } + } + } + }] + } + { + title: "无限水" + icon: { + id: "industrialforegoing:supreme_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "minecraft:water" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + x: -3.0d + y: 1.0d + description: [ + "在至尊黑洞储液罐中装满水。" + "" + "储液罐的所有侧面都必须设置为“已启用”才能被检测到。" + ] + dependencies: ["1C6E46EA96373E74"] + id: "6D463AE8FE933401" + tasks: [{ + id: "68B113885B76682E" + type: "item" + title: "装满水的至尊黑洞储液罐" + icon: { + id: "industrialforegoing:supreme_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "minecraft:water" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + item: { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "itemfilters:strong_nbt" + Count: 1b + tag: { + value: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "minecraft:water" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + } + { + id: "industrialforegoing:supreme_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "minecraft:water" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + ] + } + } + }] + rewards: [{ + id: "2B3C7A66BA863710" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "minecraft:water_bucket" + Count: 1b + } + DisplayScale: 1.0f + Animation: "fixed" + Colors: { + Bottom: { + Red: 255 + Blue: 255 + Green: 255 + } + Top: { + Red: 255 + Blue: 255 + Green: 255 + } + Middle: { + Red: 58 + Blue: 218 + Green: 179 + } + } + Name: "水奖杯" + } + } + } + }] + } + { + title: "无限石油" + icon: { + id: "industrialforegoing:supreme_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "thermal:crude_oil" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + x: -3.0d + y: -1.0d + description: [ + "在至尊黑洞储液罐中装满石油。" + "" + "储液罐的所有侧面都必须设置为“已启用”才能被检测到。" + ] + dependencies: ["1C6E46EA96373E74"] + id: "378F01CE074D79A0" + tasks: [{ + id: "53630EB2AB461FE0" + type: "item" + title: "装满石油的至尊黑洞储液罐" + icon: { + id: "industrialforegoing:supreme_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "immersivepetroleum:oil" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "industrialforegoing:supreme_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "thermal:crude_oil" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + { + id: "itemfilters:strong_nbt" + Count: 1b + tag: { + value: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "thermal:crude_oil" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + } + ] + } + } + { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "industrialforegoing:supreme_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "pneumaticcraft:oil" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + { + id: "itemfilters:strong_nbt" + Count: 1b + tag: { + value: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "pneumaticcraft:oil" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + } + ] + } + } + { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "industrialforegoing:supreme_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "immersivepetroleum:oil" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + { + id: "itemfilters:strong_nbt" + Count: 1b + tag: { + value: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "immersivepetroleum:oil" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + } + ] + } + } + ] + } + } + }] + rewards: [{ + id: "2F30217DBD536B5C" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "thermal:crude_oil_bucket" + Count: 1b + } + DisplayScale: 1.0f + Animation: "fixed" + Colors: { + Bottom: { + Red: 255 + Blue: 255 + Green: 255 + } + Top: { + Red: 249 + Blue: 254 + Green: 255 + } + Middle: { + Red: 29 + Blue: 33 + Green: 29 + } + } + Name: "石油奖杯" + } + } + } + }] + } + { + title: "动物大师" + x: 3.0d + y: 1.0d + subtitle: "宠物与吻" + description: [ + "驯服所有可以驯服的动物!" + "" + "(你可以通过查看农牧业标签中的“动物大师”进度来知晓你的进展)" + ] + dependencies: ["1C6E46EA96373E74"] + id: "2AEE1AFA3BC416CE" + tasks: [{ + id: "6550FEDCE5175F8C" + type: "advancement" + title: "驯服所有可以驯服的动物" + icon: "farmersdelight:horse_feed" + advancement: "enigmatica:husbandry/tame_all_animals" + criterion: "" + }] + rewards: [{ + id: "1101CE8B58FFDB74" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "farmersdelight:horse_feed" + Count: 1b + } + DisplayScale: 1.0f + Animation: "fixed" + Colors: { + Bottom: { + Red: 255 + Blue: 255 + Green: 255 + } + Top: { + Red: 255 + Blue: 255 + Green: 255 + } + Middle: { + Red: 249 + Blue: 29 + Green: 128 + } + } + Name: "动物大师奖杯" + } + } + } + }] + } + { + title: "成双成对" + x: 3.0d + y: 0.0d + subtitle: "性教育启蒙……" + description: [ + "繁殖每一种可繁殖的动物!" + "" + "(你可以通过查看农牧业标签中的“成双成对”进度来知晓你的进展。)" + ] + dependencies: ["1C6E46EA96373E74"] + id: "24ED473C9C545C09" + tasks: [{ + id: "76A9D7B6C6D4C04F" + type: "advancement" + title: "繁殖每一种可繁殖的动物" + icon: "minecraft:golden_carrot" + advancement: "minecraft:husbandry/bred_all_animals" + criterion: "" + }] + rewards: [{ + id: "2CBDA020ED4C5E9C" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "minecraft:golden_carrot" + Count: 1b + } + DisplayScale: 1.0f + Animation: "fixed" + Colors: { + Bottom: { + Red: 255 + Blue: 255 + Green: 255 + } + Top: { + Red: 255 + Blue: 255 + Green: 255 + } + Middle: { + Red: 254 + Blue: 61 + Green: 216 + } + } + Name: "繁衍奖杯" + } + } + } + }] + } + { + title: "无限工具" + x: -0.5d + y: 2.5d + description: [ + "为了完成这个任务,你必须获得所有的无限工具,并将它们升级到神器级别。" + "" + "在没有无限电力的情况下,是可以将无限工具升级到神器级别的,我们决定让你自己来发现如何升级。" + ] + dependencies: ["1C6E46EA96373E74"] + id: "17E8CDC64C0FB5EA" + tasks: [ + { + id: "4801DE27B925DA50" + type: "item" + title: "无限钻头:神器等级" + icon: { + id: "industrialforegoing:infinity_drill" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "ARTIFACT" + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + item: { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "industrialforegoing:infinity_drill" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "ARTIFACT" + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + { + id: "itemfilters:weak_nbt" + Count: 1b + tag: { + value: { + Selected: "ARTIFACT" + } + } + } + ] + } + } + } + { + id: "7FD0249142690FBD" + type: "item" + title: "无限电锤:神器等级" + icon: { + id: "industrialforegoing:infinity_hammer" + Count: 1b + tag: { + CanCharge: 1b + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0b + Selected: "ARTIFACT" + Beheading: 0 + } + } + item: { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "itemfilters:weak_nbt" + Count: 1b + tag: { + value: { + Selected: "ARTIFACT" + } + } + } + { + id: "industrialforegoing:infinity_hammer" + Count: 1b + tag: { + CanCharge: 1 + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0 + Selected: "ARTIFACT" + Beheading: 0 + } + } + ] + } + } + } + { + id: "625720B1A137C6DF" + type: "item" + title: "无限三叉戟:神器等级" + icon: { + id: "industrialforegoing:infinity_trident" + Count: 1b + tag: { + CanCharge: 1b + Riptide: 0 + Channeling: 0b + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0b + Selected: "ARTIFACT" + Loyalty: 0 + } + } + item: { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "itemfilters:weak_nbt" + Count: 1b + tag: { + value: { + Selected: "ARTIFACT" + } + } + } + { + id: "industrialforegoing:infinity_trident" + Count: 1b + tag: { + CanCharge: 1 + Riptide: 0 + Channeling: 0 + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0 + Selected: "ARTIFACT" + Loyalty: 0 + } + } + ] + } + } + } + { + id: "314182BBA59CFDD8" + type: "item" + title: "无限链锯:神器等级" + icon: { + id: "industrialforegoing:infinity_saw" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "ARTIFACT" + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + item: { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "itemfilters:weak_nbt" + Count: 1b + tag: { + value: { + Selected: "ARTIFACT" + } + } + } + { + id: "industrialforegoing:infinity_saw" + Count: 1b + tag: { + CanCharge: 1 + Special: 0 + Selected: "ARTIFACT" + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + ] + } + } + } + { + id: "09A7BEA11BB1C9B1" + type: "item" + title: "无限背包:神器等级" + icon: { + id: "industrialforegoing:infinity_backpack" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "ARTIFACT" + Energy: 9223372036854775807L + } + } + item: { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "itemfilters:weak_nbt" + Count: 1b + tag: { + value: { + Selected: "ARTIFACT" + } + } + } + { + id: "industrialforegoing:infinity_backpack" + Count: 1b + tag: { + CanCharge: 1 + Special: 0 + Selected: "ARTIFACT" + Energy: 9223372036854775807L + } + } + ] + } + } + } + { + id: "1C420C2B58ADD9F4" + type: "item" + title: "无限核弹:神器等级" + icon: { + id: "industrialforegoing:infinity_nuke" + Count: 1b + tag: { + CanCharge: 1 + Special: 0 + Selected: "ARTIFACT" + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + item: { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "itemfilters:weak_nbt" + Count: 1b + tag: { + value: { + Selected: "ARTIFACT" + } + } + } + { + id: "industrialforegoing:infinity_nuke" + Count: 1b + tag: { + CanCharge: 1 + Special: 0 + Selected: "ARTIFACT" + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + ] + } + } + } + { + id: "50D6D2760038E934" + type: "item" + title: "无限发射器:神器等级" + icon: { + id: "industrialforegoing:infinity_launcher" + Count: 1b + tag: { + CanCharge: 1 + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0 + Selected: "ARTIFACT" + Plunger: 0 + } + } + item: { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "itemfilters:weak_nbt" + Count: 1b + tag: { + value: { + Selected: "ARTIFACT" + } + } + } + { + id: "industrialforegoing:infinity_launcher" + Count: 1b + tag: { + CanCharge: 1 + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0 + Selected: "ARTIFACT" + Plunger: 0 + } + } + ] + } + } + } + ] + rewards: [ + { + id: "485894E4EE24E3E1" + type: "item" + item: { + id: "trofers:small_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "industrialforegoing:infinity_trident" + Count: 1b + tag: { + CanCharge: 1b + Riptide: 0 + Channeling: 0b + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0b + Selected: "POOR" + Loyalty: 0 + } + } + DisplayScale: 0.5f + Animation: "fixed" + Colors: { + Bottom: { + Red: 255 + Blue: 255 + Green: 255 + } + Top: { + Red: 249 + Blue: 254 + Green: 255 + } + Middle: { + Red: 137 + Blue: 184 + Green: 50 + } + } + } + } + } + } + { + id: "23558895485FF9E0" + type: "item" + item: { + id: "trofers:small_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "industrialforegoing:infinity_drill" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "POOR" + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + DisplayScale: 0.5f + Animation: "fixed" + Colors: { + Bottom: { + Red: 255 + Blue: 255 + Green: 255 + } + Top: { + Red: 249 + Blue: 254 + Green: 255 + } + Middle: { + Red: 137 + Blue: 184 + Green: 50 + } + } + } + } + } + } + { + id: "2E4A9E23F542A9BF" + type: "item" + item: { + id: "trofers:small_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "industrialforegoing:infinity_backpack" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "POOR" + Id: "75cd3df4-1573-46e9-a320-cac2879426bf" + Energy: 0L + } + } + DisplayScale: 0.5f + Animation: "fixed" + Colors: { + Bottom: { + Red: 255 + Blue: 255 + Green: 255 + } + Top: { + Red: 249 + Blue: 254 + Green: 255 + } + Middle: { + Red: 137 + Blue: 184 + Green: 50 + } + } + } + } + } + } + { + id: "0992ACAB5C09DAE0" + type: "item" + item: { + id: "trofers:small_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "industrialforegoing:infinity_hammer" + Count: 1b + tag: { + CanCharge: 1b + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0b + Selected: "POOR" + Beheading: 0 + } + } + DisplayScale: 0.5f + Animation: "fixed" + Colors: { + Bottom: { + Red: 249 + Blue: 254 + Green: 255 + } + Top: { + Red: 249 + Blue: 254 + Green: 255 + } + Middle: { + Red: 137 + Blue: 184 + Green: 50 + } + } + } + } + } + } + { + id: "7EF5A4E188996336" + type: "item" + item: { + id: "trofers:small_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "industrialforegoing:infinity_saw" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "POOR" + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + DisplayScale: 0.5f + Animation: "fixed" + Colors: { + Bottom: { + Red: 249 + Blue: 254 + Green: 255 + } + Top: { + Red: 249 + Blue: 254 + Green: 255 + } + Middle: { + Red: 137 + Blue: 184 + Green: 50 + } + } + } + } + } + } + { + id: "6457AAA4C0F166C9" + type: "item" + item: { + id: "trofers:small_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + Colors: { + Bottom: { + Red: 249 + Blue: 254 + Green: 255 + } + Top: { + Red: 249 + Blue: 254 + Green: 255 + } + Middle: { + Red: 137 + Blue: 184 + Green: 50 + } + } + DisplayScale: 0.5d + Animation: "fixed" + id: "industrialforegoing:infinity_nuke" + Count: 1 + tag: { } + } + } + } + } + } + { + id: "42B3BA6BE0A12001" + type: "item" + item: { + id: "trofers:small_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + Colors: { + Bottom: { + Red: 249 + Blue: 254 + Green: 255 + } + Top: { + Red: 249 + Blue: 254 + Green: 255 + } + Middle: { + Red: 137 + Blue: 184 + Green: 50 + } + } + DisplayScale: 0.5d + Animation: "fixed" + id: "industrialforegoing:infinity_launcher" + Count: 1 + tag: { } + } + } + } + } + } + ] + } + { + title: "终极土豆" + x: 3.0d + y: -1.0d + subtitle: "宝贝,呃,什么是土豆?" + description: ["煮土豆,土豆泥,大锅炖土豆!"] + dependencies: ["1C6E46EA96373E74"] + id: "3DB3B9732A87744A" + tasks: [ + { + id: "77ECAC90AB981C2F" + type: "item" + item: "farmersdelight:potato_crate" + count: 2863L + consume_items: true + } + { + id: "0B0BD4EA2A6DE4E9" + type: "item" + item: { + id: "thermal:rf_potato" + Count: 1b + tag: { + Energy: 100000 + } + } + count: 2863L + consume_items: true + } + { + id: "382A604CF0387758" + type: "item" + item: "botania:tiny_potato" + count: 2863L + consume_items: true + } + { + id: "1B6A594B8B7AEDC7" + type: "item" + item: "minecraft:baked_potato" + count: 2863L + consume_items: true + } + { + id: "054D2C2D441C2021" + type: "item" + item: "minecraft:poisonous_potato" + count: 2863L + consume_items: true + } + { + id: "4597CD2D2CBA65E7" + type: "item" + item: "pneumaticcraft:cod_n_chips" + count: 2863L + consume_items: true + } + { + id: "469924BD6C490BF2" + type: "item" + item: "simplefarming:fish_and_chips" + count: 2863L + consume_items: true + } + { + id: "174E223CF910A58D" + type: "item" + item: "farmersdelight:steak_and_potatoes" + count: 2863L + consume_items: true + } + { + id: "19B011AE9B837D9E" + type: "item" + item: "farmersdelight:stuffed_potato" + count: 2863L + consume_items: true + } + { + id: "5BAE86CC78F24DFD" + type: "item" + item: "simplefarming:potato_knish" + count: 2863L + consume_items: true + } + { + id: "3D08E07D00A24BEB" + type: "item" + item: { + id: "botania:cosmetic_tiny_potato_mask" + Count: 1b + tag: { } + } + count: 2863L + consume_items: true + } + { + id: "18DA6C0BF3BF2334" + type: "item" + item: "farmersdelight:wild_potatoes" + count: 2863L + consume_items: true + } + ] + rewards: [{ + id: "75E761B2293C1707" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "minecraft:potato" + Count: 1b + } + DisplayScale: 1.0f + Animation: "fixed" + Colors: { + Bottom: { + Red: 255 + Blue: 255 + Green: 255 + } + Top: { + Red: 255 + Blue: 255 + Green: 255 + } + Middle: { + Red: 254 + Blue: 61 + Green: 216 + } + } + } + } + } + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/create.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/create.snbt new file mode 100644 index 00000000..f85d77f6 --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/create.snbt @@ -0,0 +1,1785 @@ +{ + id: "0000000000000C3F" + group: "72A9465344128AF9" + order_index: 0 + filename: "create" + title: "机械动力" + icon: "create:cogwheel" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "机械动力" + icon: "create:wrench" + x: 7.0d + y: 0.0d + shape: "gear" + description: [ + "欢迎来到机械动力!机械动力的内核与原版红石的主要目的相同:为玩家提供实现奇妙创作的物品。" + "" + "你会问什么样的创作?嗯,什么都可以!制作火车、隧道掘进机、巨大的功能性风车,甚至是能玩的鲁比克魔方!" + "" + "只有你想不到的,没有你做不到的。" + "" + "当然,任务不可能将这么多内容全都详细介绍一遍。相反,我们的目标是引入机械动力的基本概念,为你的探索奠定坚实的基础。" + "" + "~MuteTiefling" + ] + optional: true + id: "0000000000000C40" + tasks: [{ + id: "0000000000000C41" + type: "checkmark" + title: "机械动力" + }] + rewards: [{ + id: "0000000000000CB9" + type: "item" + title: "扳手" + item: "create:wrench" + }] + } + { + title: "旋转力" + icon: "create:goggles" + x: 4.0d + y: 2.0d + subtitle: "还需要一些零件" + description: [ + "与许多体系一样,动力是必须的。在机械动力中,这通常意味着让某些东西旋转。当然,有多种方法可以做到这一点,但在这之前,让我们简单了解一些基本知识。" + "" + "首先是动力源和作业元件。不言而喻,动力源产生旋转力,带动作业元件进行旋转。但并非所有的动力源和作业元件都是相对的。" + "" + "每个动力源都能够输出一定量的应力单元(SU),这些应力在所有连接的作业元件之间分配。如果作业元件需要的应力比输出的多,那么整个系统将陷入过载。" + "" + "作业元件运作的速度越快,其影响越大,使用的应力越多。" + "" + "要了解生成或消耗的应力值,可以戴上工程师护目镜并看向相关方块。" + "" + "最后提一句,虽然机械动力没有指南书,但每个组件的物品提示中都有非常详细的信息来帮助你了解。请仔细阅读。" + ] + dependencies: ["0000000000000C40"] + min_width: 300 + id: "0000000000000CBA" + tasks: [{ + id: "0000000000000D67" + type: "checkmark" + title: "旋转力" + }] + rewards: [{ + id: "0000000000000D66" + type: "item" + title: "工程师护目镜" + item: "create:goggles" + }] + } + { + title: "风车" + icon: "create:white_sail" + x: 4.0d + y: 3.5d + subtitle: "不含电池" + description: [ + "年轻人的第一个多方块结构也许就是风车。这是一个能产出高应力的动力源,且能够在高转速下运行。仅向结构添加更多风帆或羊毛就能产生更多的应力和更快的速度。" + "" + "从哪里开始建造呢?先放下风车轴承。带绿色粘液的一面是建造结构其余部分的地方。动力将从另一端输出。请注意,风车可以从任何方向建造。" + "" + "接下来,将旋转底盘连接到轴承的粘性侧。这里的旋转底盘充当风车的轴承,而叶片与轴承相连接。" + "用粘液球右击底盘可使其变粘(不会消耗粘液球),使大多数装饰方块都可以在风车连接半径外进行连接。" + "" + "手持扳手并看向底盘来查看底盘的连接半径。高亮显示的方块是结构的一部分。可以使用滚轮调整半径。" + "" + "请注意,只有在连接未被底盘识别的方块时才需要胶水,例如要在风车的前面延展方块。如果是风帆直接连接到底盘上,就根本不需要胶水,但那又有什么乐趣呢?美观更重要!" + ] + dependencies: ["0000000000000CBA"] + min_width: 250 + id: "0000000000000CBD" + tasks: [ + { + id: "0000000000000CBE" + type: "item" + item: "create:windmill_bearing" + } + { + id: "0000000000000CBF" + type: "item" + item: "create:radial_chassis" + } + { + id: "0000000000000CC1" + type: "item" + item: "create:white_sail" + count: 32L + } + ] + rewards: [ + { + id: "0000000000000CC0" + type: "item" + title: "强力胶" + item: { + id: "create:super_glue" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000D75" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + } + ] + } + { + x: 5.5d + y: 2.5d + subtitle: "就像一张光盘,宝贝" + description: [ + "水车虽然比风车的安装简单得多,但产生的应力要少得多,运行速度也慢得多。" + "" + "对小尺寸比速度更重要的应用场景来说,它很有用。例如,在制作一扇通往基地的花哨的门时。" + "" + "只需让水流过水车,它就会持续运行。当四个面上都有水正向流动时,水车就达到了最大速度。" + ] + dependencies: ["0000000000000CBA"] + id: "0000000000000CC2" + tasks: [{ + id: "0000000000000CC3" + type: "item" + item: "create:water_wheel" + }] + rewards: [{ + id: "0000000000000D74" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + icon: "create:propeller" + x: 5.5d + y: 4.0d + subtitle: "可再生能源?为爱鼓风" + description: [ + "鼓风机比水车还要紧凑,除了提供其他功能外,还能产生少量旋转力。稍后将详细介绍它的功能。" + "" + "要使用它来产生旋转力,必须将它面朝下放在炽热的方块上,如熔岩或岩浆块。一定要注意不要玩火尿炕。" + "" + "向鼓风机施加红石信号,使其产生动力。" + "" + "--------------------------------" + "" + "要使用鼓风机进行加工,必须使其气流能够吹过熔岩、水或火焰。掉落在远端气流中的物品则会分别被冶炼、洗涤或烟熏。" + "" + "气流可以通过铁栅栏和活板门等特定方块,而将熔岩或水安全地遏制在内。" + "" + "特别注意:鼓风机可用于直接处理容器或传送带上的物品,但传送带上的物品在处理过程中不会停止移动。" + "" + "想要有效利用鼓风机和传送带组合,请让鼓风机的气流长度超过传送带。旋转速度越快,气流吹得就越远。这也使得鼓风机能够一次处理多组物品。" + ] + dependencies: [ + "0000000000000CBD" + "0000000000000CFC" + ] + id: "0000000000000CC4" + tasks: [{ + id: "0000000000000CC5" + type: "item" + item: "create:encased_fan" + }] + rewards: [ + { + id: "0000000000000CCA" + type: "item" + title: "模拟拉杆" + item: "create:analog_lever" + } + { + id: "0000000000000D73" + type: "item" + title: "岩浆块" + item: "minecraft:magma_block" + count: 4 + } + ] + } + { + icon: "create:flywheel" + x: 4.0d + y: 5.0d + subtitle: "深受尊重" + description: [ + "紧凑动力源的终极之选。熔炉引擎是由三部分组成的多方块结构,可以产出尽可能高的应力值。" + "" + "要使其运行,必须启动(点燃)熔炉或高炉。通常来说需要它熔炼某些物品,尽管还有其他方法使其工作。" + "" + "将熔炉引擎放在熔炉或高炉的顶部来建造该结构。它会覆盖熔炉,并从其一侧伸出一大块结构。在这一侧,留下一个空气块,然后放置飞轮(距离熔炉的第三块)。" + ] + dependencies: ["0000000000000CBD"] + id: "0000000000000CC6" + tasks: [ + { + id: "0000000000000CC7" + type: "item" + item: "create:furnace_engine" + } + { + id: "0000000000000CC8" + type: "item" + item: "create:flywheel" + } + ] + rewards: [ + { + id: "0000000000000D76" + type: "command" + title: "传奇机械动力战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_legendary" + player_command: false + } + { + id: "0000000000000D8A" + type: "item" + title: "高炉" + item: "minecraft:blast_furnace" + } + ] + } + { + title: "传动杆" + x: 1.5d + y: 2.0d + subtitle: "动感单车" + description: [ + "造一个漂亮的风车可不是你费这么大劲的唯一原因。有没有一种可能,这个风车是能做一些有用的事情的。但它高高在上,而我们……" + "" + "碰巧,传递旋转力非常简单。轴可用于线性传输功率,而齿轮可用于改变方向和速度。" + ] + dependencies: ["0000000000000CBA"] + id: "0000000000000CCC" + tasks: [{ + id: "0000000000000CCD" + type: "item" + item: "create:shaft" + count: 16L + }] + rewards: [ + { + id: "0000000000000D79" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + } + { + id: "0000000000000D80" + type: "item" + title: "海带" + item: "minecraft:kelp" + count: 16 + } + ] + } + { + title: "安山机壳" + x: 1.0d + y: 1.0d + subtitle: "天下不安宁啊" + description: [ + "不想看见你基地里的孔洞?看到裸露的传动杆就浑身颤抖?别找了解药就在这里。" + "" + "用机壳右击传动杆,将其转换为完整方块。非常适合传动杆穿过墙壁或地板的时候使用。" + "" + "配合传送带使用风味也极佳。" + ] + dependencies: ["0000000000000CCC"] + id: "0000000000000CCE" + tasks: [{ + id: "0000000000000CCF" + type: "item" + item: "create:andesite_casing" + count: 4L + }] + rewards: [{ + id: "0000000000000D78" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + title: "支架" + x: 2.0d + y: 1.0d + subtitle: "支棱起来" + description: [ + "你那边那个传动杆真长。它看起来没有支撑,不是吗?" + "" + "支架完全是装饰性的,但可以使你的传动杆网络看起来更美观。" + ] + dependencies: ["0000000000000CCC"] + id: "0000000000000CD0" + tasks: [ + { + id: "0000000000000CD1" + type: "item" + item: "create:wooden_bracket" + count: 4L + } + { + id: "0000000000000D8B" + type: "item" + item: "create:metal_bracket" + count: 4L + } + ] + rewards: [{ + id: "0000000000000D77" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + x: -1.5d + y: 1.0d + subtitle: "让我们改变一下策略" + description: [ + "十字齿轮箱的成本略高于一对齿轮,其作用与垂直的齿轮相同,能够改变转动杆的方向。" + "" + "不过十字齿轮箱有一个微小的优势,即它可以将动力分成两个方向。它还有一个竖直变种,可以将传动杆变为向上或向下转动。" + ] + dependencies: ["0000000000000CD6"] + id: "0000000000000CD4" + tasks: [{ + id: "0000000000000CD5" + type: "item" + item: "create:gearbox" + }] + rewards: [{ + id: "0000000000000D83" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + title: "齿轮" + x: -1.0d + y: 2.0d + subtitle: "斯贝斯利太空飞轮" + description: [ + "咱家的风车速度有点慢并不意味着其他一切都得这么慢。一个系统的转速可以通过简单的传动比来提高(或降低)。" + "" + "例如:假设动力正在驱动着小齿轮进行转动。将小齿轮的齿与大齿轮的齿贴后,大齿轮的传动杆旋转速度会变成小齿轮的一半。" + "" + "类似地,将大齿轮与小齿轮贴合将导致小齿轮的传动杆以原来两倍的速度旋转。" + "" + "这些效果可以连环叠加,但请记住:此系统中的作业元件运行得越快,应力成本就越高。" + "" + "此外,两个大齿轮可以垂直贴合,来改变传动轴的旋转方向。可用于转弯或将动力运往高处。" + ] + dependencies: ["0000000000000CCC"] + id: "0000000000000CD6" + tasks: [ + { + id: "0000000000000CD7" + type: "item" + item: "create:large_cogwheel" + count: 4L + } + { + id: "48C68E5C0B154689" + type: "item" + item: "create:cogwheel" + count: 4L + } + ] + rewards: [{ + id: "0000000000000D81" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + title: "传送带" + x: 1.5d + y: 3.0d + subtitle: "大佬带带我" + description: [ + "和机械动力中许多物品一样,传送带也有着许多用途。" + "" + "其主要用途是物品运输。它可以水平运输物品,也可以通过上下45度的斜坡进行运输。" + "" + "它也可以将动力从一个传动杆传递到另一个传动杆。这是一种在保持旋转方向的同时为多个平行传动杆提供动力的极好方法。" + "" + "一根传送带可以最多拉伸至20格方块长,其中每格方块都可以连接传动杆。只需放置两个传动杆,然后用传送带右击这两个传动杆即可进行连接。" + ] + dependencies: ["0000000000000CCC"] + id: "0000000000000CD8" + tasks: [{ + id: "0000000000000CD9" + type: "item" + item: "create:belt_connector" + count: 4L + }] + rewards: [{ + id: "0000000000000D7A" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + x: 0.5d + y: 3.0d + subtitle: "我是链帮的" + description: [ + "链式传动箱可以像传送带一样使用,将垂直的传动杆连接在一起。" + "" + "它们也可用于改变动力的方向,办法是将多个传动箱并排放置并将它们相互旋转90度。" + ] + dependencies: ["0000000000000CD8"] + id: "0000000000000CE0" + tasks: [{ + id: "0000000000000CE1" + type: "item" + item: "create:encased_chain_drive" + }] + rewards: [{ + id: "0000000000000D7B" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + icon: "create:rotation_speed_controller" + x: -4.0d + y: 2.0d + subtitle: "挂到超速档" + description: [ + "将数百个齿轮连接起来就为了达到一个确切的速度不太现实。你需要转速控制器。在它顶部插槽放置一个大齿轮并提供动力。" + "" + "转速控制器会自动调整其两个输出传动杆上的转速。使用滚轮设置转动速度。" + ] + dependencies: ["0000000000000CD6"] + id: "0000000000000CE2" + tasks: [{ + id: "0000000000000CE3" + type: "item" + item: "create:rotation_speed_controller" + }] + rewards: [ + { + id: "0000000000000D5B" + type: "item" + title: "大齿轮" + item: "create:large_cogwheel" + } + { + id: "0000000000000D5C" + type: "command" + title: "传奇机械动力战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_legendary" + player_command: false + } + ] + } + { + x: 0.5d + y: 4.5d + subtitle: "滑坡效应" + description: [ + "漏斗既能向容器中输出,也能从容器中输入。" + "" + "例如,连接至箱子的漏斗可以从箱子抽出物品并倾倒在相邻的传送带上。类似地,进入漏斗的传送带会将物品放入相邻的容器中。" + ] + dependencies: ["0000000000000CD8"] + id: "0000000000000CE5" + tasks: [{ + id: "0000000000000CE6" + type: "item" + item: "create:andesite_funnel" + }] + rewards: [{ + id: "0000000000000D7C" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + title: "溜槽" + x: 1.5d + y: 4.0d + subtitle: "溜了溜了" + description: [ + "溜槽一种简单而快捷的向下传送物品的方式。只要把物品放在顶部,它们就会从底部出来。" + "" + "溜槽比在直接丢下一件物品的优势在于,它们能以45度角输送物品,且多个溜槽可以合并成一个溜槽,从而更好地控制物品的最终落点。" + "" + "溜槽也可用于向上输送物品。如果溜槽顶部安装了一个鼓风机,则可以使用鼓风机将物品脱离传送带。当然,还需要某种方法把物品从溜槽中拿出来,比如用漏斗。" + ] + dependencies: ["0000000000000CD8"] + id: "0000000000000CE7" + tasks: [{ + id: "0000000000000CE8" + type: "item" + item: "create:chute" + count: 4L + }] + rewards: [{ + id: "0000000000000CF1" + type: "item" + title: "鼓风机" + item: "create:encased_fan" + }] + } + { + x: 2.5d + y: 4.5d + subtitle: "双缝实验" + description: [ + "远不止一个带盖的传送带,隧道在分流物品时起到了重要作用。" + "" + "当一组物品通过安山岩隧道时,隧道将自动从一组中取出一件物品,并将其放置到相邻的传送带或容器中。" + ] + dependencies: ["0000000000000CD8"] + id: "0000000000000CE9" + tasks: [{ + id: "0000000000000CEA" + type: "item" + item: "create:andesite_tunnel" + }] + rewards: [{ + id: "0000000000000D7D" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + x: 0.5d + y: 5.5d + subtitle: "嘻哈滑滑梯" + description: ["黄铜漏斗的功能类似于安山岩漏斗,但它们能够使用过滤器,可以是过滤栏中的单个物品,也可以是配置好的过滤器。"] + dependencies: ["0000000000000CE5"] + id: "0000000000000CED" + tasks: [{ + id: "0000000000000CEE" + type: "item" + item: "create:brass_funnel" + }] + rewards: [{ + id: "0000000000000D59" + type: "command" + title: "传奇机械动力战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_legendary" + player_command: false + }] + } + { + x: 2.5d + y: 5.5d + subtitle: "波函数坍缩" + description: [ + "黄铜隧道的工作原理与安山岩隧道略有不同。将黄铜隧道并联可以为多个传送带提供物品分流,而不是分裂到相邻传送带上。" + "" + "当物品通过一个通道时,它们会在另一侧的所有连接通道中被均分。" + "" + "在均分期间,可使用过滤器,因此可以用它制作一个分拣系统。接收大量混合输入,并将其分拣到各个传送带上。" + ] + dependencies: ["0000000000000CE9"] + id: "0000000000000CEF" + tasks: [{ + id: "0000000000000CF0" + type: "item" + item: "create:brass_tunnel" + }] + rewards: [{ + id: "0000000000000D57" + type: "command" + title: "传奇机械动力战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_legendary" + player_command: false + }] + } + { + x: 1.5d + y: 5.0d + subtitle: "缓冲区分配失败" + description: [ + "一个简单的物品缓冲。" + "" + "置物台可以容纳一组物品,它们也可以与鼓风机洗涤、冶炼和烟熏加工以及动力辊压机进行交互。" + ] + dependencies: ["0000000000000CD8"] + id: "0000000000000CF2" + tasks: [{ + id: "0000000000000CF3" + type: "item" + item: "create:depot" + }] + rewards: [{ + id: "0000000000000D7E" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + x: 1.5d + y: 6.0d + subtitle: "5号还活着!" + description: [ + "动力臂用于高级短程物品运输。它可以在工作范围内的任意两点间移动物品。" + "" + "例如,可以将动力臂配置成从漏斗中提取沙子并放置在置物台上,使沙子被鼓风机熔炼成玻璃。然后,同一只动力臂可以拿起玻璃,将其放入另一个带过滤器的漏斗中,把它送走。" + "" + "在放置动力臂之前要进行连接,手持它右击可识别的容器即可进行设置。再次右击切换输入或输出。动力臂最多可以够到四格远。" + ] + dependencies: ["0000000000000CD8"] + id: "0000000000000CF4" + tasks: [{ + id: "0000000000000CF5" + type: "item" + item: "create:mechanical_arm" + }] + rewards: [{ + id: "0000000000000D58" + type: "command" + title: "传奇机械动力战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_legendary" + player_command: false + }] + } + { + x: 7.0d + y: 3.5d + subtitle: "汝可知何物合吾齿轮?" + description: [ + "石磨有着很悠久的历史,这项最古老的技术仍在被我们使用。它们比手工研磨东西效率高得多。" + "" + "机械动力的石磨是早期提高矿物产量的好方法。确保对研磨出的粉碎矿石进行洗涤,以进一步提高产量!" + ] + dependencies: ["0000000000000D04"] + id: "0000000000000CFC" + tasks: [{ + id: "0000000000000CFD" + type: "item" + item: "create:millstone" + }] + rewards: [{ + id: "0000000000000D72" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + title: "粉碎轮" + x: 9.0d + y: 5.5d + subtitle: "粉碎时间到!" + description: [ + "粉碎轮是石磨的老大哥。总之粉碎轮的活更棒,产出的物品比你在石磨中得到的更多。" + "其较硬的粉碎面能够处理石磨无法处理的材料。" + "" + "搭建一对粉碎轮需要动点小脑筋,因为两个粉碎轮必须朝相反的方向旋转,即从顶部朝着两轮相交处旋转。" + "" + "放置粉碎轮时,两轮之间应留有单个方块的空隙。物品可以从底部丢下,也可以通过漏斗放入两轮相交的“方块”中,方便控制。" + ] + dependencies: ["0000000000000D1A"] + id: "0000000000000CFE" + tasks: [{ + id: "0000000000000CFF" + type: "item" + item: "create:crushing_wheel" + count: 2L + }] + rewards: [{ + id: "0000000000000D54" + type: "command" + title: "传奇机械动力战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_legendary" + player_command: false + }] + } + { + icon: "create:brass_hand" + x: 8.0d + y: 5.0d + subtitle: "还是看看远处的动力臂吧,家人们" + description: [ + "机械手虽然在很多方面都很有用,但它主要用于自动化磨制玫瑰石英。" + "" + "可通过传送带+机械动力漏斗、原版漏斗或其他绝大多数运输方式将物品放入机械手。提供动力后,它将持续尝试在其前方的任何实体上“使用”持有的物品,无论是物品还是怪物。" + "" + "将石英放在不断伸缩的机械手的路径上即可磨制石英。" + ] + dependencies: ["0000000000000D02"] + id: "0000000000000D00" + tasks: [ + { + id: "0000000000000D01" + type: "item" + item: "create:deployer" + } + { + id: "0000000000000D21" + type: "item" + item: { + id: "create:sand_paper" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [{ + id: "0000000000000D6F" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + x: 8.0d + y: 3.5d + subtitle: "人性的欧姆" + description: [ + "电子管是合成机械动力中最先进的机械的材料,它们以自动化磨制玫瑰石英的形式向你发起了挑战。" + "" + "玫瑰石英需要用砂纸进行打磨。一开始,你得通过一只手拿着一张砂纸,另一只手拿着玫瑰石英手动打磨。按住鼠标右击,将其打磨至表面光亮。" + "" + "但你一定会说:这都什么?这么多花里胡哨的机器难道不能实现自动化吗?当然可以!但是你需要电子管才能做这样的机器!" + ] + dependencies: ["0000000000000D04"] + id: "0000000000000D02" + tasks: [{ + id: "0000000000000D03" + type: "item" + item: "create:electron_tube" + }] + rewards: [{ + id: "0000000000000D6D" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + icon: "create:whisk" + x: 7.0d + y: 2.0d + subtitle: "我只是做了一点微小的工作" + description: ["有了一些基本的动力和物流作保障,是时候开始干正事了。机械动力提供了几个新的合成机制,这些机制对了解该模组非常重要。"] + dependencies: ["0000000000000C40"] + id: "0000000000000D04" + tasks: [{ + id: "0000000000000D05" + type: "checkmark" + title: "合成" + }] + rewards: [{ + id: "0000000000000D68" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: 7.0d + y: 4.5d + subtitle: "煮土豆,土豆泥,大锅炖土豆! " + description: [ + "动力辊压机可以将锭压制成板,以便进行更高级的合成。与工作盆结合时它还可以将粒制成锭。" + "" + "压制板时,辊压机可以安装在传送带、置物台或任何其他方块上。" + "" + "如果放置在传送带上,辊压机运行时,它会自动暂停传送带。" + "" + "当处在置物台上方时,一旦检测到下方有需要压制的物品,它就会工作。" + "" + "然而处在其他方块上方时,辊压机需要红石信号才能启动。" + ] + dependencies: ["0000000000000CFC"] + id: "0000000000000D06" + tasks: [{ + id: "0000000000000D07" + type: "item" + item: "create:mechanical_press" + }] + rewards: [{ + id: "0000000000000D71" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + icon: "create:mechanical_mixer" + x: 7.0d + y: 5.5d + subtitle: "这是个误会,警官" + description: [ + "动力搅拌器能将固体或液体混合成更有用的形态。从酿造药水、泡茶到制作高级合金,它都能做到。搅拌器下方需要一个工作盆。" + "" + "请注意,有些配方需要加热,而热量需要烈焰人燃烧室来提供。接下来我会介绍更多信息。" + ] + dependencies: ["0000000000000D06"] + id: "0000000000000D08" + tasks: [ + { + id: "0000000000000D09" + type: "item" + item: "create:mechanical_mixer" + } + { + id: "0000000000000D0A" + type: "item" + item: "create:basin" + } + ] + rewards: [{ + id: "0000000000000D70" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + x: 6.0d + y: 6.5d + subtitle: "灰常得大" + description: [ + "当需要高温时,没有比下界更合适的地方了。为什么不把它的炎热带回家呢?" + "" + "烈焰人燃烧室是手持空燃烧室右击烈焰人(消耗怪物)或烈焰人刷怪笼(不消耗刷怪笼)得到的。它们很烫,但不会永远烫下去。" + "" + "如果烈焰人冷却了,就给它喂煤或其他可燃材料,使其再次产生怒火。" + ] + dependencies: ["0000000000000D08"] + id: "0000000000000D0B" + tasks: [{ + id: "0000000000000D0C" + type: "item" + item: "create:blaze_burner" + }] + rewards: [{ + id: "0000000000000D5E" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + x: 6.5d + y: 7.5d + subtitle: "禁忌零食" + description: [ + "你说不够热是什么意思?好吧,让他们吃蛋糕吧!" + "" + "制作烈焰蛋糕将真正考验你的技能,因为它结合了许多不同的合成机制。你的自动化程度有多深?" + ] + dependencies: ["0000000000000D0B"] + id: "0000000000000D0D" + tasks: [{ + id: "0000000000000D0E" + type: "item" + item: "create:blaze_cake" + }] + rewards: [{ + id: "0000000000000D55" + type: "command" + title: "传奇机械动力战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_legendary" + player_command: false + }] + } + { + x: -2.0d + y: 3.0d + subtitle: "阿基米德螺线" + description: [ + "正如我们不能不费力气就移动物体,动力泵也需要一些旋转力来泵送和处理流体。" + "" + "动力泵接受来自齿轮的动力,对一段管道进行加压,使流体沿一个方向或反方向流动,这具体取决于齿轮旋转方向。" + "" + "该方块有一个小型流向指示器,便于可视化流量。一台动力泵可以给一长段管道加压,所以尽量将它们分的散点。" + ] + dependencies: ["0000000000000D11"] + id: "0000000000000D0F" + tasks: [{ + id: "0000000000000D10" + type: "item" + item: "create:mechanical_pump" + }] + rewards: [{ + id: "0000000000000D84" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + title: "流体管道" + x: -1.0d + y: 3.0d + subtitle: "管道清洁工" + description: ["管道是输送流体的主要途径。液体从一端进去,另一端出来。很简单!"] + dependencies: ["0000000000000CD6"] + id: "0000000000000D11" + tasks: [{ + id: "0000000000000D12" + type: "item" + item: "create:fluid_pipe" + count: 16L + }] + rewards: [{ + id: "0000000000000D85" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + icon: "create:fluid_valve" + x: -2.5d + y: 4.0d + subtitle: "请闭嘴" + description: ["流体阀门可以通过施加一些旋转力来打开或关闭,例如使用阀门手轮。"] + dependencies: ["0000000000000D0F"] + id: "0000000000000D13" + tasks: [ + { + id: "0000000000000D14" + type: "item" + item: "create:fluid_valve" + } + { + id: "0000000000000D19" + type: "item" + item: "create:copper_valve_handle" + } + ] + rewards: [{ + id: "0000000000000D86" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + x: -3.0d + y: 5.0d + subtitle: "半透膜" + description: ["原版里不可能的事,在模组里就是家常便饭。智能流体管道起到流体过滤器的作用,既可以控制从储罐中输入的液体,也可以控制管道中的液体。"] + dependencies: ["0000000000000D0F"] + id: "0000000000000D15" + tasks: [{ + id: "0000000000000D16" + type: "item" + item: "create:smart_fluid_pipe" + }] + rewards: [{ + id: "0000000000000D5A" + type: "command" + title: "传奇机械动力战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_legendary" + player_command: false + }] + } + { + title: "流体储罐" + x: -3.0d + y: 3.0d + subtitle: "深不可测" + description: [ + "流体储罐一种主题式多方块储罐,可满足你的所有储液需求。" + "" + "虽然玩家无法直接与它们交互,需要管道来输入或输出流体,但它们可以和相邻的储罐合并,形成大型多方块,以便进行大批量存储。" + "流体储罐的底可以是1x1、2x2、3x3或者随便多大都行。" + ] + dependencies: ["0000000000000D11"] + id: "0000000000000D17" + tasks: [{ + id: "0000000000000D18" + type: "item" + item: "create:fluid_tank" + count: 4L + }] + rewards: [{ + id: "0000000000000D89" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + icon: "create:mechanical_crafter" + x: 9.0d + y: 4.5d + description: [ + "当简单的3x3合成栏不够用的时候,我们还有动力合成器。这些方块连接起来形成了一个大型的合成接口。每个方块可以放置一件物品。" + "" + "一些高级物品只能通过这种方式制作。" + "" + "放置合成器时要注意,因为会有一个箭头指向你放置它的方向。此箭头指示物品在合成台合成时的移动方向,所有箭头最后必须汇聚到某一个合成台那里。" + "" + "例如,将第一个合成台放在地上会使箭头指向下方,这就是输出。第二个合成台靠着第一个的侧面放置,使其箭头指向第一个,以形成一条通道。" + "" + "合成器盖板可用于禁用物品槽,任何有空位合成必须将其覆盖。例如,用3x3动力合成台制作箱子时,中间的槽必须被覆盖。" + "" + "物品可通过原版漏斗、传送带和机械动力漏斗、动力臂等输入。试试看你能想出什么!" + ] + dependencies: ["0000000000000D02"] + min_width: 250 + id: "0000000000000D1A" + tasks: [ + { + id: "0000000000000D1B" + type: "item" + item: "create:mechanical_crafter" + } + { + id: "0000000000000D1C" + type: "item" + item: "create:crafter_slot_cover" + } + ] + rewards: [{ + id: "0000000000000D6E" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + icon: "create:polished_rose_quartz" + x: 8.0d + y: 6.5d + shape: "octagon" + description: [ + "所有的零件都在这里,你能把它们组装起来吗?建造一个全自动磨制玫瑰石英工厂。唯一允许的外部输入是石英和红石本身。" + "" + "通过将刷石机中的圆石粉碎来制作沙子。种植并收获甘蔗,实现造纸自动化。将它们放在一起,然后将砂纸放在机械手上,以磨制玫瑰石英。" + "" + "当然,合成玫瑰石英这个过程也应该在这个工厂内完成。仅使用机械动力和原版完成此项挑战!" + "" + "祝你好运!" + ] + dependencies: ["0000000000000D00"] + id: "0000000000000D1F" + tasks: [{ + id: "0000000000000D20" + type: "checkmark" + title: "挑战:玫瑰石英自动化" + }] + } + { + x: -1.5d + y: 4.0d + subtitle: "满口胡言" + description: ["将注液器放置在置物台上方,注液器会尝试填充置物台上出现的任何物品。例如,装一桶水,装满药水瓶,或者做美味的茶!"] + dependencies: ["0000000000000D11"] + id: "0000000000000D23" + tasks: [{ + id: "0000000000000D24" + type: "item" + item: "create:spout" + }] + rewards: [{ + id: "0000000000000D87" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + title: "模块化动态结构" + icon: { + id: "create:minecart_contraption" + Count: 1b + tag: { + Contraption: { + Blocks: [ + { + Pos: { + X: 0 + Y: 0 + Z: 0 + } + Block: { + Properties: { + axis: "z" + } + Name: "create:minecart_anchor" + } + } + { + Pos: { + X: 0 + Y: 1 + Z: 0 + } + Block: { + Name: "minecraft:spruce_planks" + } + } + ] + BoundsFront: [ + 0.0f + 0.0f + 0.0f + 1.0f + 2.0f + 1.0f + ] + SubContraptions: [ ] + Actors: [ ] + Seats: [ ] + Type: "mounted" + Anchor: { + X: 108 + Y: 84 + Z: -93 + } + Superglue: [ ] + Storage: [ ] + Passengers: [ ] + RotationMode: "ROTATE" + FluidStorage: [ ] + Stalled: 0b + } + display: { } + } + } + x: 10.0d + y: 2.0d + description: [ + "模块化动态结构是一种DIY多方块结构,有着几乎无限的可能性。" + "" + "它们可以固定在原地并通过旋转力运行,也可以连接到矿车上自由运行,只需要充能铁轨来保持矿车移动。" + "" + "以下是一些可用于这些装置的方块。" + ] + dependencies: ["0000000000000C40"] + id: "0000000000000D2B" + tasks: [{ + id: "0000000000000D2C" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000D65" + type: "item" + title: "矿车" + item: "minecraft:minecart" + }] + } + { + icon: "create:mechanical_piston" + x: 10.5d + y: 3.0d + subtitle: "工程师交流项目" + description: [ + "说到移动动态结构,动力活塞可能是一个很好的开始。" + "" + "举一个简单的例子,我们可以想象一片长长的庄稼地。动力活塞周期性地在田里来回推动收割装置,以采集作物。" + ] + dependencies: ["0000000000000D2B"] + id: "0000000000000D2D" + tasks: [{ + id: "0000000000000D2E" + type: "item" + title: "动力活塞" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "create:mechanical_piston" + Count: 1b + } + { + id: "create:sticky_mechanical_piston" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "0000000000000D69" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + } + { + id: "0000000000000D8C" + type: "item" + title: "活塞杆" + item: "create:piston_extension_pole" + count: 8 + } + ] + } + { + x: 11.0d + y: 4.0d + subtitle: "把车装在马的前面——本末倒置" + description: [ + "矿车装配站用于建造矿车上的动态结构。" + "" + "动态结构应该建在装配站的顶部。准备好后,给装配站一个红石信号将把所有连接的方块转变成一个实体。" + "" + "然后可以用扳手将整个矿车捡起,以便于设备的运输。" + "" + "基于矿车的动态结构的一个很好的例子就是隧道掘进机。它可以设置为在它前面铺设轨道,然后在后面收回轨道。它甚至可以建造桥梁来避开沟壑!" + ] + dependencies: ["0000000000000D2B"] + id: "0000000000000D2F" + tasks: [{ + id: "0000000000000D30" + type: "item" + item: "create:cart_assembler" + }] + rewards: [{ + id: "0000000000000D6A" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + x: 11.5d + y: 5.0d + subtitle: "摆脱无法承受的处境" + description: [ + "与风车轴承类似,动力轴承可用于建造旋转动态结构。" + "" + "例如,我们可以建造一个长而宽的手臂动态结构,在林场中挥舞,砍倒它接触的所有树木。" + ] + dependencies: ["0000000000000D2B"] + id: "0000000000000D31" + tasks: [{ + id: "0000000000000D32" + type: "item" + item: "create:mechanical_bearing" + }] + rewards: [{ + id: "0000000000000D6B" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + title: "底盘" + x: 12.5d + y: 4.0d + description: [ + "底盘方块用于形成更大动态结构的底座。" + "" + "机壳底盘可以沿其深色面相互连接,并被自动视为一个“整体”,而其他部件可以粘在它的上面。" + "如果在底盘上涂上胶水,还能将其浅色面与一列方块相连接。" + "" + "类似地,旋转底盘可以连接圆形平面中的方块,只要它们与底盘接触并且底盘的浅色面涂上胶水。" + "" + "这样就可以用很少的胶水制作非常大的动态结构。但是,它们不是必需的。相反,方块可以直接地粘合在一起,形成不规则形状的大块。" + "" + "不用担心,一旦这个动态结构成型,胶痕就看不见了,从而形成非常美观的结构。" + "" + "看向底盘时手持扳手使用滚轮来调整其连接范围。" + "" + "注意:粘液球可以无限次地在底盘方块上添加胶痕。用粘液球右击单击以涂抹于底座的一面,双击右击可涂抹于所有面。" + ] + dependencies: [ + "0000000000000D2D" + "0000000000000D2F" + "0000000000000D31" + "0000000000000D45" + ] + dependency_requirement: "one_completed" + min_width: 300 + id: "0000000000000D33" + tasks: [ + { + id: "0000000000000D34" + type: "item" + item: "create:radial_chassis" + } + { + id: "0000000000000D35" + type: "item" + item: "create:linear_chassis" + } + ] + rewards: [{ + id: "0000000000000D64" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + x: 14.5d + y: 4.0d + subtitle: "庄稼地里的靓仔" + description: ["智能的收割机,会温柔地收割成熟作物。"] + dependencies: ["0000000000000D33"] + id: "0000000000000D3A" + tasks: [{ + id: "0000000000000D3B" + type: "item" + item: "create:mechanical_harvester" + }] + rewards: [{ + id: "0000000000000D60" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + x: 14.5d + y: 5.0d + subtitle: "这儿没什么好看的,就是台掘进机罢了" + description: ["无论是移动还是固定,动力钻头都是一种功能强大的采矿设备。"] + dependencies: ["0000000000000D33"] + id: "0000000000000D3C" + tasks: [{ + id: "0000000000000D3D" + type: "item" + item: "create:mechanical_drill" + }] + rewards: [{ + id: "0000000000000D61" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + x: 13.5d + y: 7.0d + subtitle: "农场大耕新" + description: [ + "耕地是一项艰苦的工作。做一台机器帮你干吧!" + "" + "动力犁不仅适用于简单的农场维护,还可以在移动的矿车机器后犁出耕地。" + ] + dependencies: ["0000000000000D33"] + id: "0000000000000D3E" + tasks: [{ + id: "0000000000000D3F" + type: "item" + item: "create:mechanical_plough" + }] + rewards: [{ + id: "0000000000000D63" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + x: 14.0d + y: 6.0d + subtitle: "锯前沿的科技" + description: [ + "从砍树到雕刻石头,这把锯子见证了一切。" + "" + "静止且提供动力时,它既可以用于将原木切割成木板,也可以制作任何切石机配方。除非动力锯上设置了过滤,否则使用切石机配方时将会随机输出。" + "" + "当连接到移动的机器上时,它可以一下子砍掉整棵树。对于一个简单的树场来说很方便。" + ] + dependencies: ["0000000000000D33"] + id: "0000000000000D40" + tasks: [{ + id: "0000000000000D41" + type: "item" + item: "create:mechanical_saw" + }] + rewards: [{ + id: "0000000000000D62" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + title: "移动式接口" + x: 14.5d + y: 3.0d + subtitle: "即插即玩" + description: [ + "在许多情况下,只要动态结构上有足够的存储空间,与动态结构相连的工具也可以自动拾取收割下的物品。" + "" + "只需将箱子胶在适当的位置就足以提供存储空间,但如何将物品取出是另外一个问题。" + "" + "接口充当动态结构上容器的代理。每当装置上的便携式接口遇到世界中的接口时,动态结构会短暂暂停,建立连接。" + "" + "如果设置了该接口的输入输出,机器将保持暂停,直到没有任何东西通过该接口。一旦传输停止,它将继续运行。" + "" + "为了取消或提前中断这种暂停,可以向固定位置接口提供红石信号。" + ] + dependencies: ["0000000000000D33"] + id: "0000000000000D42" + tasks: [ + { + id: "0000000000000D43" + type: "item" + item: "create:portable_fluid_interface" + } + { + id: "0000000000000D44" + type: "item" + item: "create:portable_storage_interface" + } + ] + rewards: [{ + id: "0000000000000D5F" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + x: 12.0d + y: 6.0d + subtitle: "它有起起伏伏" + description: [ + "需要举高高吗?" + "" + "将绳索滑轮与平台相连来建造一个电梯。" + "" + "使用反转齿轮箱来反转方向。" + ] + dependencies: ["0000000000000D2B"] + id: "0000000000000D45" + tasks: [{ + id: "0000000000000D46" + type: "item" + item: "create:rope_pulley" + }] + rewards: [{ + id: "0000000000000D6C" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + x: -3.0d + y: 2.0d + subtitle: "挂到高速档" + description: [ + "与摆弄传动比相比,可调节链式传动箱的控制更精细,它使用红石信号进行变速,最高可达输入旋转速度的两倍。" + "" + "可以考虑使用模拟拉杆设置旋转速度。" + ] + dependencies: ["0000000000000CD6"] + id: "0000000000000D47" + tasks: [{ + id: "0000000000000D48" + type: "item" + item: "create:adjustable_chain_gearshift" + }] + rewards: [{ + id: "0000000000000D5D" + type: "command" + title: "传奇机械动力战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_legendary" + player_command: false + }] + } + { + x: -2.0d + y: 5.0d + subtitle: "嗯,它有好有坏" + description: [ + "通过软管滑轮,流体可以在世界中泵入或泵出。创建巨大的湖泊或将其排干,让你的工厂发展壮大!" + "" + "非常大的水体,如海洋或巨大的熔岩湖,将被视为无限大。因此,如果你想通过排水建造像海底博物馆一样的建筑,可能需要建造一些隔断墙来将建筑和水体分开。" + "" + "注意,软管滑轮不会自己泵送流体。将软管降到流体内,并使用动力泵泵取流体。" + ] + dependencies: ["0000000000000D11"] + id: "0000000000000D49" + tasks: [{ + id: "0000000000000D4A" + type: "item" + item: "create:hose_pulley" + }] + rewards: [{ + id: "0000000000000D88" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + x: -0.5d + y: 1.0d + subtitle: "是时候做出改变了" + description: [ + "需要反转方向吗?那么反转齿轮箱就是你要找的东西。" + "" + "向该方块施加红石信号将导致输出侧向驱动侧的相反方向旋转。" + ] + dependencies: ["0000000000000CD6"] + id: "0000000000000D4B" + tasks: [{ + id: "0000000000000D4C" + type: "item" + item: "create:gearshift" + }] + rewards: [{ + id: "0000000000000D82" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + x: -1.0d + y: 0.0d + subtitle: "我得马上阻止你" + description: [ + "非常简单的设备,真的。离合器将传动杆上的动力分离,从而实现一个简单的开关。" + "" + "这对于需要精确计时的高级动态结构也很有用。" + ] + dependencies: ["0000000000000CD6"] + id: "0000000000000D4D" + tasks: [{ + id: "0000000000000D4E" + type: "item" + item: "create:clutch" + }] + rewards: [{ + id: "6E8C331AB8382D16" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + x: 5.5d + y: 7.5d + subtitle: "你好,Brew-TEA-Full!" + description: [ + "像1773年那样开趴玩太晚了?你的生活还需要一点宁静的茶吗?" + "" + "试试建造工茶饮吧!泡起来比乌龙快多了。" + ] + dependencies: ["0000000000000D0B"] + id: "0000000000000D52" + tasks: [{ + id: "0000000000000D53" + type: "item" + item: "create:builders_tea" + }] + rewards: [{ + id: "0000000000000D56" + type: "command" + title: "传奇机械动力战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_legendary" + player_command: false + }] + } + { + title: "保存蓝图" + x: 4.0d + y: -0.5d + subtitle: "建筑101" + description: [ + "机械动力有一组专用于保存和复制蓝图的工具。" + "" + "蓝图与笔能让你将现有结构保存至蓝图。保存好的蓝图可以在其他地方建造。" + "" + "1)右击选择要保存的结构的两个对角。" + "2)指向选定区域的一个面,然后按住Ctrl键滚动鼠标滚轮以调整该面。" + "3)右击以命名并保存蓝图。" + "" + "机械动力GitHub中的维基包含了保存蓝图的示例:" + "https://github.com/Creators-of-Create/Create/wiki/Saving-a-Schematic" + ] + dependencies: ["0000000000000C40"] + min_width: 250 + id: "5A581A8DF6CCC352" + tasks: [{ + id: "188710CC3F5AE8D2" + type: "item" + item: "create:schematic_and_quill" + }] + rewards: [{ + id: "454AB192859C2BA1" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + title: "放置蓝图" + x: 2.5d + y: -0.5d + subtitle: "建筑许可证备案" + description: [ + "为了放置保存好的结构,你需要创建一个蓝图——这是在蓝图桌上完成的。" + "" + "将鼠标悬停在GUI中间的框上并滚动滚轮,选择要创建的蓝图。将空白蓝图放入蓝图桌的左侧槽位中。点击复选框打印蓝图——这会将其上传到服务器,非常大的蓝图可能需要一些时间上传。你可以在该过程进行时离开蓝图桌,完成后再回来。按“打开文件夹”按钮将打开实例中的蓝图文件夹,按“刷新”将更新可用蓝图的列表。" + "" + "手持蓝图时可以通过右击将其放置在世界中。屏幕上的HUD提供用于调整蓝图的选项——移动、旋转或翻转。按住Shift键并在蓝图上右击,还可以编辑放置和旋转/镜像。你可以将其用作搭建指引,但它有更好的用途……" + "" + "注:本模组包含有常见的多方块结构的蓝图。你可以使用“打开文件夹”按钮重新定位任何未使用的蓝图,然后刷新列表。" + "" + "机械动力GitHub上的维基中包含了加载蓝图的示例:" + "https://github.com/Creators-of-Create/Create/wiki/Loading-a-Schematic" + ] + dependencies: ["5A581A8DF6CCC352"] + min_width: 300 + id: "3542632905883686" + tasks: [{ + id: "2816C6E8336001CD" + type: "item" + item: "create:schematic_table" + }] + rewards: [{ + id: "1CC172C5323EADC6" + type: "item" + title: "空白蓝图" + item: "create:empty_schematic" + }] + } + { + title: "打印蓝图" + x: 1.0d + y: -0.5d + subtitle: "建设性摧毁" + description: [ + "蓝图加农炮是用来搭建结构的。它使用火药作为推进剂,并会从邻近容器中拿取方块。" + "" + "将蓝图装载进蓝图加农炮中。在左上角装入火药 - 每400个方块消耗一个火药。点击界面中间的“▶”按钮以开始建造!" + "" + "默认情况下,如果没有所需的方块,加农炮将暂停,它将替换任何阻挡建造的方块,但将保护实体方块(想想箱子和类似的东西)。替换的方块不会掉落并会丢失 - 加农炮不是采掘工具!单击左下角的按钮可以控制这些设置。" + "" + "注:加农炮的速度不是很快,但可以在多个加农炮之间分配工作负荷。时间之瓶与其相性极佳!" + "" + "机械动力GitHub有的维基包含了打印蓝图的示例:" + "https://github.com/Creators-of-Create/Create/wiki/Printing-a-Schematic" + ] + dependencies: ["3542632905883686"] + min_width: 300 + id: "6305EF196599FC7C" + tasks: [{ + id: "5C7274B5040C6D7D" + type: "item" + item: "create:schematicannon" + }] + rewards: [{ + id: "123B498A6DDBFD23" + type: "item" + title: "火药" + item: "minecraft:gunpowder" + count: 16 + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/eidolon_wip.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/eidolon_wip.snbt new file mode 100644 index 00000000..a59e3586 --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/eidolon_wip.snbt @@ -0,0 +1,858 @@ +{ + id: "0000000000000E7F" + group: "5A8B89F87F77CF4C" + order_index: 5 + filename: "eidolon_wip" + title: "幻梦" + icon: "eidolon:unholy_symbol" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "欢迎来到幻梦!" + icon: "eidolon:codex" + x: 1.5d + y: 0.5d + shape: "hexagon" + subtitle: "另外幻梦的意思是“生者或死者的幻像”" + description: [ + "幻梦是一个专注于祈祷、炼金、献祭和魔法恶作剧的黑魔法模组!" + "" + "虽然它仍处于早期开发阶段,但已经提供了一些很酷的小装置和小玩具供你使用,并且未来可期。所以你还在等什么,在其他人之前好好享受吧!" + "" + "拿好你的《秘仪教典》,让它指导你在模组中的每一步,并准备好取悦黑暗君王。" + "" + "~Merlo" + ] + size: 1.5d + optional: true + id: "0000000000000E80" + tasks: [{ + id: "5BB374740D4295E0" + type: "item" + item: "eidolon:tattered_cloth" + }] + rewards: [{ + id: "5855578CE2117C3E" + type: "xp" + xp: 100 + }] + } + { + title: "基础祭坛" + icon: "eidolon:wooden_altar" + x: 1.5d + y: 3.5d + subtitle: "只是一次向黑暗君王的随意祈祷" + description: [ + "你现在应该知悉邪恶符文,且了解如何用它进行黑暗祈祷,但你应该在哪里进行呢?让我们来建造一个祭坛以满足所有的祈祷需求!" + "" + "木制祭坛是你可以合成的最基础的祭坛,因此现在就可以制作。与此同时,你还需要一个塑像,所以,现在就用稻草做一个,把它放在祭坛上。" + "" + "向塑像祈祷可以讨取黑暗君王的欢心,如果你祈祷得足够多,祂甚至可能会决定向你赏赐一些新的知识……" + "" + "但请小心:任何祈祷每天都只能进行一次,任何重复的尝试都会失败。你可以知道祈祷是否有效,如果生效,塑像的眼睛就会亮起来,然后……你会听到雷暴的声音。" + "" + "我建议尽快建立一座祭坛,每天祈祷一次,即使你不打算马上发展该模组:这样你就可以在时机成熟时做好准备。" + ] + dependencies: ["0000000000000E85"] + min_width: 300 + id: "0000000000000E83" + tasks: [ + { + id: "0000000000000E84" + type: "item" + item: "eidolon:wooden_altar" + } + { + id: "0000000000000E96" + type: "item" + item: "eidolon:straw_effigy" + } + ] + rewards: [ + { + id: "0000000000000ECE" + type: "item" + title: "蜡烛" + item: "eidolon:candle" + count: 2 + } + { + id: "0000000000000ECF" + type: "item" + title: "僵尸头颅" + item: "minecraft:zombie_head" + } + ] + } + { + title: "符文和颂歌" + x: 1.5d + y: 2.0d + subtitle: "这会变得很阴森……" + description: [ + "颂歌是幻梦的一个重要机制,它可使你在神力中取得进步,并解锁模组中更强大的物品和工具。" + "" + "要进行咏唱,你需要学习符文,然后将它们在《秘仪教典》中组合起来,为你想要的颂歌谱写正确的顺序。" + "" + "虽然大多数符文都是在获取的神力进程中从神灵那里学到的,但在正常世界中,魔法使用者们可能只会知道一些基本的符文。" + "" + "试着去拜访你当地的女巫,把你的《秘仪教典》扔给她,你可能会学到一些新的东西……" + ] + dependencies: ["0000000000000E80"] + id: "0000000000000E85" + tasks: [{ + id: "0000000000000E86" + type: "checkmark" + title: "颂歌" + icon: { + id: "eidolon:warlock_hat" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000ECD" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "仪式" + icon: "eidolon:brazier" + x: 4.5d + y: 2.0d + subtitle: "它火了,家人们!" + description: [ + "仪式是创造某些物品或产生某些效果的一种方式,例如将白天变成黑夜,反之亦然、召唤生物等等(请查看《秘仪教典》以获取完整列表)。" + "" + "首先,在中心放置一个火盆,然后在周围放置一些石之手。然后,你需要按照书中的配方,并将物品放在中间的火盆和石之手上。" + "" + "当你准备好了,拿出打火石,点燃火盆以开始仪式。" + ] + dependencies: ["0000000000000E80"] + id: "0000000000000E87" + tasks: [ + { + id: "0000000000000E88" + type: "item" + item: "eidolon:brazier" + } + { + id: "0000000000000E89" + type: "item" + item: "eidolon:stone_hand" + count: 2L + } + ] + rewards: [ + { + id: "0000000000000EC6" + type: "item" + title: "石之手" + item: "eidolon:stone_hand" + count: 2 + } + { + id: "0000000000000EC7" + type: "item" + title: "附魔灰烬" + item: "eidolon:enchanted_ash" + count: 16 + } + ] + } + { + x: 5.0d + y: 3.0d + subtitle: "恐怖焦点" + description: [ + "某些仪式,比如召唤生物的仪式,需要一个更高级的物品容器,它们在仪式配方中由不同的材质标识。" + "" + "你需要合成一个暗蚀焦点并将其放置在火盆周围来举行这些仪式。和普通的石之手一样,你可以在上面放置物品,但是对于那些特殊的仪式,特定物品必须在暗蚀焦点上。" + "" + "请确保你做对了!" + ] + dependencies: ["0000000000000E87"] + id: "0000000000000E8A" + tasks: [{ + id: "0000000000000E8B" + type: "item" + item: "eidolon:necrotic_focus" + }] + rewards: [{ + id: "0000000000000EC9" + type: "item" + title: "伤害药水" + item: { + id: "minecraft:potion" + Count: 1b + tag: { + Potion: "minecraft:harming" + } + } + }] + } + { + title: "白镴" + icon: "eidolon:pewter_ingot" + x: -1.5d + y: 2.0d + subtitle: "一起战斗吧,布洛克!" + description: [ + "白镴是该模组中许多物品都需要的基础资源,一种铁和铅的合金。" + "" + "你可以在大多数合金冶炼机器中制作它,也可以简单地将两个锭组合在一起,烧炼得到的混合物。囤上一大堆,你会用到的!" + ] + dependencies: ["0000000000000E80"] + id: "0000000000000E8E" + tasks: [ + { + id: "0000000000000E8F" + type: "item" + item: "eidolon:pewter_ingot" + count: 16L + } + { + id: "0000000000000EBB" + type: "item" + item: "eidolon:pewter_inlay" + count: 8L + } + ] + rewards: [ + { + id: "0000000000000EBC" + type: "item" + title: "白镴混合物" + item: "eidolon:pewter_blend" + count: 8 + } + { + id: "0000000000000EBD" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + x: -2.0d + y: 3.0d + subtitle: "没有这个就不是魔法模组了!" + description: [ + "幻梦中的许多原料都是在坩埚中制作的,因此你需要熟悉它。合成一个坩埚,装满水,把它放在热源上方,比如熔岩或岩浆块,然后等待水沸腾。" + "" + "你会注意到坩埚配方有不同的步骤,你需要遵循它们。将第一步的所有物品放入坩埚中,等待水变色,然后快速放入下一步的所有物品,直到完成所有步骤。" + "" + "如果你太慢了,水就会蒸发,而你会失去扔进去的物品,所以请做好准备!" + "" + "有些配方还需要你搅拌坩埚:你可以在正确的时机右击坩埚进行搅拌。" + ] + dependencies: ["0000000000000E8E"] + min_width: 300 + id: "0000000000000E90" + tasks: [{ + id: "0000000000000E91" + type: "item" + title: "坩埚" + icon: "eidolon:crucible" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "eidolon:crucible" + Count: 1b + } + { + id: "farmersdelight:cooking_pot" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "0000000000000EBE" + type: "item" + title: "红石粉" + item: "minecraft:redstone" + count: 2 + } + { + id: "0000000000000EBF" + type: "item" + title: "灵魂碎片" + item: "eidolon:soul_shard" + } + { + id: "0000000000000EC0" + type: "item" + title: "金锭" + item: "minecraft:gold_ingot" + count: 2 + } + { + id: "0000000000000EC1" + type: "item" + title: "岩浆块" + item: "minecraft:magma_block" + } + ] + } + { + title: "结晶仪式" + x: 4.0d + y: 3.0d + subtitle: "把它们变成碎片!" + description: [ + "你需要举行的第一个仪式是结晶仪式。它会杀死附近的亡灵生物,并将它们变成灵魂碎片,它是模组中许多物品和配方所需要的物品。" + "" + "你可以尝试使用上一个任务中获得的附魔灰烬来困住怪物:你可以将它们像红石一样放置在地上,怪物将无法穿过它们。" + "将灰烬撒在一群怪物周围,这将成为一个完美的牢笼,然后你就可以开始献祭了!" + "" + "你可以在《秘仪教典》中查看仪式所需的物品。" + ] + dependencies: ["0000000000000E87"] + id: "0000000000000E92" + tasks: [{ + id: "0000000000000E93" + type: "item" + item: "eidolon:soul_shard" + count: 16L + }] + rewards: [{ + id: "0000000000000EC8" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + x: -1.0d + y: 3.0d + subtitle: "我以为它是绿色的!" + description: [ + "幻梦中的大多数魔法物品都需要比普通工作台稍微高级一些的工作台,因此将其升级为魔力工作台。" + "" + "这非常直白:它的工作原理和正常工作台完全相同(并且可以当作普通工作台使用),但它有四个额外的栏位,用于某些魔法配方。 " + ] + dependencies: ["0000000000000E8E"] + id: "0000000000000E94" + tasks: [{ + id: "0000000000000E95" + type: "item" + title: "魔力工作台" + icon: "eidolon:worktable" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "masterfulmachinery:wicked_altar_controller" + Count: 1b + } + { + id: "eidolon:worktable" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0000000000000EC2" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "祭坛升级:光源" + x: 2.5d + y: 4.0d + shape: "diamond" + subtitle: "不,不是闪电麦昆" + description: [ + "你可以在祭坛上放更多的东西,让它更强大。有增加两个数据可以增加:" + "" + "威能会让你的祈祷更强大(因此,你会花费更少的时间和祈祷次数来让黑暗君王启示你新知识)。 " + "" + "容量目前并未使用,但在将来的更新中,它可使祭坛承受更强大的祈祷。" + "" + "有三种不同类别的升级,但请注意,来自同一类别的物品效果不会叠加,祭坛会始终采用该类别的最高数值。" + "" + "例如,如果你在祭坛上放了一支火把和一盏烛台,那么加成将会是+2威能。但是,来自不同类别的物品可以像预期那样叠加。" + "" + "查看《秘仪教典》中可行升级的完整列表:对于光源类别来说,最好可用的是烛台(或蜡烛)。" + ] + hide_dependency_lines: true + dependencies: ["0000000000000E83"] + optional: true + min_width: 300 + id: "0000000000000E97" + tasks: [{ + id: "0000000000000E98" + type: "item" + item: "eidolon:candlestick" + }] + rewards: [{ + id: "0000000000000ED0" + type: "item" + title: "基础护符" + item: "eidolon:basic_amulet" + }] + } + { + title: "祭坛升级:头颅" + x: 3.0d + y: 3.5d + shape: "diamond" + subtitle: "每个优秀的魔法模组都需要头颅!" + description: [ + "你可以在祭坛上放更多的东西,让它更强大。有增加两个数据可以增加:" + "" + "威能会让你的祈祷更强大(因此,你会花费更少的时间和祈祷次数来让黑暗君王启示你新知识)。 " + "" + "容量目前并未使用,但在将来的更新中,它可使祭坛承受更强大的祈祷。" + "" + "有三种不同类别的升级,但请注意,来自同一类别的物品效果不会叠加,祭坛会始终采用该类别的最高数值。" + "" + "例如,如果你在祭坛上放了一支火把和一盏烛台,那么加成将会是+2威能。但是,来自不同类别的物品可以像预期那样叠加。" + "" + "查看《秘仪教典》中可行升级的完整列表:对于头颅类别来说,最好可用的是凋灵骷髅头颅。" + ] + hide_dependency_lines: true + dependencies: ["0000000000000E83"] + optional: true + min_width: 300 + id: "0000000000000E99" + tasks: [{ + id: "0000000000000E9A" + type: "item" + item: "minecraft:wither_skeleton_skull" + }] + rewards: [ + { + id: "0000000000000ED1" + type: "item" + title: "凋零药水" + item: { + id: "minecraft:potion" + Count: 1b + tag: { + Potion: "apotheosis:wither" + } + } + } + { + id: "0000000000000ED2" + type: "item" + title: "凋灵骷髅头颅碎片" + item: "wstweaks:fragment" + count: 3 + } + ] + } + { + title: "祭坛升级:草药" + x: 3.0d + y: 4.5d + shape: "diamond" + subtitle: "双关与玫瑰乐队" + description: [ + "你可以在祭坛上放更多的东西,让它更强大。有增加两个数据可以增加:" + "" + "威能会让你的祈祷更强大(因此,你会花费更少的时间和祈祷次数来让黑暗君王启示你新知识)。 " + "" + "容量目前并未使用,但在将来的更新中,它可使祭坛承受更强大的祈祷。" + "" + "有三种不同类别的升级,但请注意,来自同一类别的物品效果不会叠加,祭坛会始终采用该类别的最高数值。" + "" + "例如,如果你在祭坛上放了一支火把和一盏烛台,那么加成将会是+2威能。但是,来自不同类别的物品可以像预期那样叠加。" + "" + "查看《秘仪教典》中可行升级的完整列表:对于草药类别来说,最好可用的是花盆中的凋零玫瑰。" + ] + hide_dependency_lines: true + dependencies: ["0000000000000E83"] + optional: true + min_width: 300 + id: "0000000000000E9B" + tasks: [{ + id: "0000000000000E9C" + type: "item" + item: "minecraft:wither_rose" + }] + rewards: [{ + id: "0000000000000ED3" + type: "item" + title: "凋灵骷髅头颅碎片" + item: "wstweaks:fragment" + count: 3 + }] + } + { + title: "献祭" + x: 1.5d + y: 4.5d + subtitle: "血祭血神" + description: [ + "过了一段时间,祈祷已经达到了足够的数量,暗黑君王将会揭示一个新的符文:血液符文。" + "" + "它可以用于一种更强大的祈祷,讨取君王更多的欢心,但需要鲜血献祭才能进行。" + "" + "合成一个高脚杯并将其放置在祭坛上,然后将生物引诱至附近并杀死它。高脚杯将会充满鲜血,你也可以进行献祭。" + "" + "可以的话,你应该总是试着献祭,而不是进行暗黑祈祷。因为它更加高效且能显著减少获取新知识的时间。" + ] + dependencies: ["0000000000000E83"] + id: "0000000000000E9D" + tasks: [{ + id: "0000000000000E9E" + type: "item" + item: "eidolon:goblet" + }] + rewards: [{ + id: "0000000000000ED4" + type: "item" + title: "新鲜的献祭肉" + item: "minecraft:pig_spawn_egg" + }] + } + { + x: 1.5d + y: 5.5d + shape: "hexagon" + subtitle: "它不是金属乐队的标志?" + description: [ + "足够的祈祷和献祭之后,魂魄符文将会向你揭示。它可以用于进行黑暗的触摸颂歌。" + "" + "在地上投掷一个白镴嵌材然后进行咏唱,以创造亵渎象征符。" + "" + "这个圣物可以合成模组中最高级的物品,但你只需要一个,因为它不会在合成过程中消耗。" + ] + dependencies: ["0000000000000E9D"] + id: "0000000000000E9F" + tasks: [{ + id: "0000000000000EA0" + type: "item" + item: "eidolon:unholy_symbol" + }] + rewards: [{ + id: "0000000000000ED5" + type: "item" + title: "诡异新芽" + item: "eidolon:warped_sprouts" + count: 8 + }] + } + { + icon: "eidolon:stone_altar" + x: 1.5d + y: 6.5d + subtitle: "滚石祭坛" + description: [ + "你将解锁的最强大的颂歌只能在升级的祭坛上进行。升级的祭坛由石头做成,其上有一个长者雕像。" + "" + "这就是你如何解锁该模组最终符文,心灵符文的方法。不幸的是,它还没有任何用途,但可以让你很快解锁模组的最终内容。" + ] + dependencies: ["0000000000000E9F"] + id: "0000000000000EA1" + tasks: [ + { + id: "0000000000000EA2" + type: "item" + item: "eidolon:stone_altar" + } + { + id: "0000000000000EA3" + type: "item" + item: "eidolon:unholy_effigy" + } + ] + } + { + title: "炼金术练习!" + icon: "eidolon:arcane_gold_ingot" + x: -1.5d + y: 4.0d + subtitle: "别把这地方烧了,好吗?" + description: [ + "是时候进行一些魔法了!去了解一些基础炼金原料,你将使用这些原料在幻梦中合成魔法物品。" + "" + "秘金锭是将常规的金注入灵魂碎片而得。你也许需要先看一下“仪式”这个任务,如果你还没有灵魂碎片的话。" + "" + "小型灵魂宝石也来自于灵魂碎片,但它是后者的升级形态。你将在略高级的配方中需要它。" + "" + "如果你想要一个更具挑战性的配方,那就尝试再合成一个暗影宝石!它用于更强大和高级的配方。" + ] + dependencies: ["0000000000000E90"] + id: "0000000000000EAA" + tasks: [ + { + id: "0000000000000EAB" + type: "item" + item: "eidolon:arcane_gold_ingot" + count: 4L + } + { + id: "0000000000000EAC" + type: "item" + item: "eidolon:lesser_soul_gem" + } + { + id: "0000000000000EC3" + type: "item" + item: "eidolon:shadow_gem" + } + ] + rewards: [ + { + id: "0000000000000EC4" + type: "item" + title: "灵魂碎片" + item: "eidolon:soul_shard" + count: 16 + } + { + id: "0000000000000EC5" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + } + ] + } + { + title: "深红之物" + icon: "eidolon:sanguine_amulet" + x: 5.0d + y: 4.5d + subtitle: "不,这不是血魔法的书!" + description: [ + "深红之物是你可以通过仪式制作的(目前)最强大的工具。" + "" + "侵蚀之剑可以造成凋零伤害并用凋零造成的伤害治疗你。" + "" + "红润护符可以充当生命缓存:当你生命值为满时它会汲取你的饥饿值和/任何生命恢复效果装满自己的生命条,但如果你处于困境,它会归还其中生命值。" + "" + "请确保仔细阅读《秘仪教典》,因为这些仪式不但需要书中描述的物品,但需要周围的生物的一部分生命值作为祭品。" + "" + "如果仪式找不到任何祭品,它甚至会尝试从你身上索取……" + ] + dependencies: ["0000000000000E8A"] + id: "0000000000000EAD" + tasks: [ + { + id: "0000000000000EAE" + type: "item" + item: "eidolon:sanguine_amulet" + } + { + id: "0000000000000EBA" + type: "item" + item: { + id: "eidolon:sapping_sword" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [ + { + id: "0000000000000ECA" + type: "item" + title: "僵尸之心" + item: "eidolon:zombie_heart" + count: 8 + } + { + id: "0000000000000ECB" + type: "item" + title: "褴褛之布" + item: "eidolon:tattered_cloth" + count: 8 + } + { + id: "0000000000000ECC" + type: "item" + title: "幽魂之心" + item: "eidolon:wraith_heart" + count: 8 + } + ] + } + { + title: "魔杖多多" + x: -2.5d + y: 5.5d + subtitle: "看看这些粒子效果吧!" + description: [ + "和任何体面的魔法模组一样,幻梦提供了一些很酷的法杖以帮助远程战斗。" + "" + "魂火魔杖可以对敌人造成魔法伤害,而刺骨法杖可以使敌人无法恢复生命值。两个都试试!" + "" + "也许可以考虑制作一些术士盔甲:它们可以进一步增强你的魔法伤害。这只是一个小小的开始,剩下的可能会更难……" + ] + hide_dependency_lines: true + dependencies: ["0000000000000EAA"] + id: "0000000000000EAF" + tasks: [ + { + id: "0000000000000EB0" + type: "item" + item: { + id: "eidolon:soulfire_wand" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000EB1" + type: "item" + item: { + id: "eidolon:bonechill_wand" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [{ + id: "0000000000000ED8" + type: "item" + title: "邪恶织物" + item: "eidolon:wicked_weave" + count: 3 + }] + } + { + x: -1.5d + y: 5.5d + subtitle: "令人困惑……" + description: [ + "颠倒之镐是你采掘时可以使用的趣味工具。顾名思义,它与普通的镐相反。" + "" + "越硬的方块采掘速度越快,而越软的方块采掘速度越低。试试拿它挖掘黑曜石!" + "" + "请注意,展示于此的物品并不是该模组的全部,我故意留了一些来让你自己探索,去发现所有酷炫玩意吧!" + ] + dependencies: ["0000000000000EAA"] + id: "0000000000000EB2" + tasks: [{ + id: "0000000000000EB3" + type: "item" + item: { + id: "eidolon:reversal_pick" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000ED6" + type: "item" + title: "黑曜石" + item: "minecraft:obsidian" + count: 16 + }] + } + { + x: -1.0d + y: 6.5d + subtitle: "可控附魔" + description: [ + "灵歌附魔台是一种不同且奇特的物品附魔方式:它只能进行基础的1级附魔,且消耗灵魂碎片,但你可以附魔一个已经附魔过的物品,甚至进一步强化它。" + "" + "如果一个物品已经有了魔咒,灵歌附魔台也可以将其升级至更高等级的魔咒,使你获得更多的控制能力。" + ] + hide_dependency_lines: true + dependencies: ["0000000000000EAA"] + id: "0000000000000EB4" + tasks: [{ + id: "0000000000000EB5" + type: "item" + item: "eidolon:soul_enchanter" + }] + rewards: [{ + id: "0000000000000EDA" + type: "xp" + xp: 400 + }] + } + { + x: -2.0d + y: 6.5d + subtitle: "易碎……" + description: ["玻璃之手是所有莽夫的终极玻璃大炮:它会使你的力量翻倍,但会使你受到的伤害增加5倍。你准备好接受挑战了吗?"] + hide_dependency_lines: true + dependencies: ["0000000000000EAA"] + id: "0000000000000EB6" + tasks: [{ + id: "0000000000000EB7" + type: "item" + item: "eidolon:glass_hand" + }] + rewards: [{ + id: "0000000000000EDB" + type: "item" + title: "音乐唱片" + item: "eidolon:music_disc_parousia" + }] + } + { + x: -0.5d + y: 5.5d + subtitle: "也试试开劈之斧" + description: [ + "死神镰刀不仅是一种强大的武器,而且它杀死的亡灵生物也会给你灵魂碎片,尽管比你通过结晶仪式得到的要少一些。" + "" + "这仍然是储存一些碎片来制作模组中其他物品的很好方法。" + ] + dependencies: [ + "0000000000000E9F" + "0000000000000EAC" + ] + id: "0000000000000EB8" + tasks: [{ + id: "0000000000000EB9" + type: "item" + item: { + id: "eidolon:reaper_scythe" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000ED9" + type: "xp" + xp: 500 + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/eidolon_wip_en.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/eidolon_wip_en.snbt new file mode 100644 index 00000000..a7d3e612 --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/eidolon_wip_en.snbt @@ -0,0 +1,858 @@ +{ + id: "0000000000000E7F" + group: "5A8B89F87F77CF4C" + order_index: 5 + filename: "eidolon_wip" + title: "Eidolon" + icon: "eidolon:unholy_symbol" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "Welcome to Eidolon!" + icon: "eidolon:codex" + x: 1.5d + y: 0.5d + shape: "hexagon" + subtitle: "It means \"spirit-image of a living or dead person\" by the way" + description: [ + "Eidolon is a dark magic mod focused on prayers, alchemy, sacrifices and magic shenanigans! " + "" + "While it is still very early in development, it already offers some cool gadgets and toys to play around with, and lays a really strong foundation for an exciting future to come. So what are you waiting for, jump in before everyone else does!" + "" + "Grab your Ars Ecclesia, guide to every step you’ll take in the mod and get ready to please the Dark Lord." + "" + "~Merlo" + ] + size: 1.5d + optional: true + id: "0000000000000E80" + tasks: [{ + id: "5BB374740D4295E0" + type: "item" + item: "eidolon:tattered_cloth" + }] + rewards: [{ + id: "5855578CE2117C3E" + type: "xp" + xp: 100 + }] + } + { + title: "Basic Altar" + icon: "eidolon:wooden_altar" + x: 1.5d + y: 3.5d + subtitle: "Just a casual prayer to the Dark Lord" + description: [ + "You should now know the Wicked Sign and how to use it to perform a Dark Prayer, but where should you perform it? Let’s build an altar for all our praying needs!" + "" + "A Wooden Altar is the most basic one you can craft, so that will be fine for now. You’ll also need an Effigy, so make one out of straw for now and place it on top of the altar." + "" + "Praying to the Effigy will now raise your favor with the Dark Lord, and if you do it enough he might even decide to reveal some new knowledge to you…" + "" + "Be careful though: any prayer can only be performed once per day, any duplicate attempts will fail. You’ll know if a prayer has worked because the Effigy’s eyes will light up and you’ll hear a thunderstorm sound." + "" + "I recommend setting up an altar as soon as possible and praying once per day even if you don’t plan on progressing in the mod: that way you’ll be ready when the time comes." + ] + dependencies: ["0000000000000E85"] + min_width: 300 + id: "0000000000000E83" + tasks: [ + { + id: "0000000000000E84" + type: "item" + item: "eidolon:wooden_altar" + } + { + id: "0000000000000E96" + type: "item" + item: "eidolon:straw_effigy" + } + ] + rewards: [ + { + id: "0000000000000ECE" + type: "item" + title: "Candle" + item: "eidolon:candle" + count: 2 + } + { + id: "0000000000000ECF" + type: "item" + title: "Zombie Head" + item: "minecraft:zombie_head" + } + ] + } + { + title: "Signs and Chants" + x: 1.5d + y: 2.0d + subtitle: "This is going to be spooky..." + description: [ + "Chants are an important mechanic in Eidolon, that will allow you to progress in Theurgy and unlock the more powerful items and tools in the mod. " + "" + "To perform chants you’ll need to learn signs and then combine them from your Ars Ecclesia to compose the correct sequence for the chant you want." + "" + "While most signs are learned from the gods themselves while progressing in theurgy, a few basic ones might be known to magical users in the normal world." + "" + "Try paying a visit to your local witch and toss her your Ars Ecclesia, you might learn something new..." + ] + dependencies: ["0000000000000E80"] + id: "0000000000000E85" + tasks: [{ + id: "0000000000000E86" + type: "checkmark" + title: "Chants" + icon: { + id: "eidolon:warlock_hat" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000ECD" + type: "command" + title: "Scavenger's Delight" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "Rituals" + icon: "eidolon:brazier" + x: 4.5d + y: 2.0d + subtitle: "It's lit fam!" + description: [ + "Rituals are a way to create certain items or get certain effects to happen, like turn the day into night or viceversa, summon mobs and more (check the Ars Ecclesia for a complete list)." + "" + "To start out, place a Brazier in the center of your setup, and then surround it with a number of Stone Hands. You will then need to follow the recipe in the book and place items in the middle and on the Hands." + "" + "When you’re ready, take a flint and steel and light up the Brazier to start the ritual." + ] + dependencies: ["0000000000000E80"] + id: "0000000000000E87" + tasks: [ + { + id: "0000000000000E88" + type: "item" + item: "eidolon:brazier" + } + { + id: "0000000000000E89" + type: "item" + item: "eidolon:stone_hand" + count: 2L + } + ] + rewards: [ + { + id: "0000000000000EC6" + type: "item" + title: "Stone Hand" + item: "eidolon:stone_hand" + count: 2 + } + { + id: "0000000000000EC7" + type: "item" + title: "Enchanted Ash" + item: "eidolon:enchanted_ash" + count: 16 + } + ] + } + { + x: 5.0d + y: 3.0d + subtitle: "Spooky Scary Focuses" + description: [ + "Some rituals, like the mob summon ones, require a more advanced item receptacle, identified by a different texture in the Ritual recipe." + "" + "To perform these rituals you’ll need to craft a Necrotic Focus and place it around the Brazier. Like a normal Stone Hand you can place items on it, but for those special rituals one particular item must be on the Necrotic Focus." + "" + "Make sure you got the right one!" + ] + dependencies: ["0000000000000E87"] + id: "0000000000000E8A" + tasks: [{ + id: "0000000000000E8B" + type: "item" + item: "eidolon:necrotic_focus" + }] + rewards: [{ + id: "0000000000000EC9" + type: "item" + title: "Potion of Harming" + item: { + id: "minecraft:potion" + Count: 1b + tag: { + Potion: "minecraft:harming" + } + } + }] + } + { + title: "Pewter" + icon: "eidolon:pewter_ingot" + x: -1.5d + y: 2.0d + subtitle: "Let's go fight Brock!" + description: [ + "One of the first basic resources you’ll need for many items in the mod is Pewter, an alloy of iron and lead." + "" + "You can craft it in most alloying machines, or also by simply combining the two ingots and smelting the blend you get by doing so. Stock up on a bunch, you’ll need it!" + ] + dependencies: ["0000000000000E80"] + id: "0000000000000E8E" + tasks: [ + { + id: "0000000000000E8F" + type: "item" + item: "eidolon:pewter_ingot" + count: 16L + } + { + id: "0000000000000EBB" + type: "item" + item: "eidolon:pewter_inlay" + count: 8L + } + ] + rewards: [ + { + id: "0000000000000EBC" + type: "item" + title: "Pewter Blend" + item: "eidolon:pewter_blend" + count: 8 + } + { + id: "0000000000000EBD" + type: "command" + title: "Farmer's Delight" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + x: -2.0d + y: 3.0d + subtitle: "Wouldn't be a magic mod without one of these!" + description: [ + "Many ingredients in Eidolon are made in the Crucible, so you’ll need to get familiar with it. Craft one, fill it with water, place it above a heat source, like lava or a magma block, and wait for the water to boil." + "" + "You’ll notice Crucible recipes come in different steps you’ll need to follow. Throw all the items for a step into the crucible, wait for the water to change color and then quickly drop all the items for the next step in, until all steps are done." + "" + "If you’re too slow, the water will evaporate and you’ll lose the items you dropped in so far, so be prepared! " + "" + "Some recipes also require you to stir the Crucible: you can do that by right clicking the Crucible when it’s the right time." + ] + dependencies: ["0000000000000E8E"] + min_width: 300 + id: "0000000000000E90" + tasks: [{ + id: "0000000000000E91" + type: "item" + title: "Crucible" + icon: "eidolon:crucible" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "eidolon:crucible" + Count: 1b + } + { + id: "farmersdelight:cooking_pot" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "0000000000000EBE" + type: "item" + title: "Redstone Dust" + item: "minecraft:redstone" + count: 2 + } + { + id: "0000000000000EBF" + type: "item" + title: "Soul Shard" + item: "eidolon:soul_shard" + } + { + id: "0000000000000EC0" + type: "item" + title: "Gold Ingot" + item: "minecraft:gold_ingot" + count: 2 + } + { + id: "0000000000000EC1" + type: "item" + title: "Magma Block" + item: "minecraft:magma_block" + } + ] + } + { + title: "Crystallization Ritual" + x: 4.0d + y: 3.0d + subtitle: "Turn them into shards!" + description: [ + "The first ritual you’ll want to perform is the Crystallization Ritual. It will kill Undead mobs nearby and turn them into Soul Shards, which are needed for many items and recipes throughout the mod." + "" + "You can try to use the Arcane Ashes you got from the last quest to trap mobs: you can place them on the ground like redstone and mobs won’t be able to walk through them." + "Wrap them around a group of mobs and you have a great cage you can use to start your sacrifices!" + "" + "You can see the items needed for the ritual inside your Ars Ecclesia." + ] + dependencies: ["0000000000000E87"] + id: "0000000000000E92" + tasks: [{ + id: "0000000000000E93" + type: "item" + item: "eidolon:soul_shard" + count: 16L + }] + rewards: [{ + id: "0000000000000EC8" + type: "command" + title: "Sorcerer's Delight" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + x: -1.0d + y: 3.0d + subtitle: "I thought it was green!" + description: [ + "Most magic items in Eidolon require slightly more advanced crafting than a regular crafting table, so you’ll need to upgrade to a magic workbench." + "" + "It’s pretty straight forward: it works exactly like a normal workbench (and can be used as one), but it has four additional slots you’ll need to use for certain magic recipes. " + ] + dependencies: ["0000000000000E8E"] + id: "0000000000000E94" + tasks: [{ + id: "0000000000000E95" + type: "item" + title: "Magic Workbench" + icon: "eidolon:worktable" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "masterfulmachinery:wicked_altar_controller" + Count: 1b + } + { + id: "eidolon:worktable" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0000000000000EC2" + type: "command" + title: "Scavenger's Delight" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "Altar Upgrades: Lighting" + x: 2.5d + y: 4.0d + shape: "diamond" + subtitle: "No, not Lightning McQueen" + description: [ + "You can put more stuff on your Altar to make it more powerful. There are two stats you can increase: " + "" + "Power will make your prayers more powerful (and so it will take less time and less prayers for the Lord to reveal you new knowledge). " + "" + "Capacity is currently unused, but it will allow for more powerful prayers to be cast to the altar in a future update." + "" + "There are three different categories of upgrades, but note that items from the same category don’t stack, but the altar will instead always take the highest value for that category. " + "" + "For example, if you put a Torch and a Candlestick on your altar, the bonus will only be +2 power. Items from different categories, however, stack as you’d expect." + "" + "Check out the full list of viable upgrades in your Ars Ecclesia: for the lighting category, the best you can use is a Candlestick (or a Candle)." + ] + hide_dependency_lines: true + dependencies: ["0000000000000E83"] + optional: true + min_width: 300 + id: "0000000000000E97" + tasks: [{ + id: "0000000000000E98" + type: "item" + item: "eidolon:candlestick" + }] + rewards: [{ + id: "0000000000000ED0" + type: "item" + title: "Basic Amulet" + item: "eidolon:basic_amulet" + }] + } + { + title: "Altar Upgrades: Skulls" + x: 3.0d + y: 3.5d + shape: "diamond" + subtitle: "Every good magic mod needs some skulls!" + description: [ + "You can put more stuff on your Altar to make it more powerful. There are two stats you can increase: " + "" + "Power will make your prayers more powerful (and so it will take less time and less prayers for the Lord to reveal you new knowledge). " + "" + "Capacity is currently unused, but it will allow for more powerful prayers to be cast to the altar in a future update." + "" + "There are three different categories of upgrades, but note that items from the same category don’t stack, but the altar will instead always take the highest value for that category. " + "" + "For example, if you put a Torch and a Candlestick on your altar, the bonus will only be +2 power. Items from different categories, however, stack as you’d expect." + "" + "Check out the full list of viable upgrades in your Ars Ecclesia: for the skulls category, the best you can use is a Wither Skeleton Skull." + ] + hide_dependency_lines: true + dependencies: ["0000000000000E83"] + optional: true + min_width: 300 + id: "0000000000000E99" + tasks: [{ + id: "0000000000000E9A" + type: "item" + item: "minecraft:wither_skeleton_skull" + }] + rewards: [ + { + id: "0000000000000ED1" + type: "item" + title: "Potion of Wither" + item: { + id: "minecraft:potion" + Count: 1b + tag: { + Potion: "apotheosis:wither" + } + } + } + { + id: "0000000000000ED2" + type: "item" + title: "Wither Skull Fragment" + item: "wstweaks:fragment" + count: 3 + } + ] + } + { + title: "Altar Upgrades: Herbs" + x: 3.0d + y: 4.5d + shape: "diamond" + subtitle: "Puns 'n' roses" + description: [ + "You can put more stuff on your Altar to make it more powerful. There are two stats you can increase: " + "" + "Power will make your prayers more powerful (and so it will take less time and less prayers for the Lord to reveal you new knowledge). " + "" + "Capacity is currently unused, but it will allow for more powerful prayers to be cast to the altar in a future update." + "" + "There are three different categories of upgrades, but note that items from the same category don’t stack, but the altar will instead always take the highest value for that category. " + "" + "For example, if you put a Torch and a Candlestick on your altar, the bonus will only be +2 power. Items from different categories, however, stack as you’d expect." + "" + "Check out the full list of viable upgrades in your Ars Ecclesia: for the herbs category, the best you can use is a Wither Rose in a Flower Pot." + ] + hide_dependency_lines: true + dependencies: ["0000000000000E83"] + optional: true + min_width: 300 + id: "0000000000000E9B" + tasks: [{ + id: "0000000000000E9C" + type: "item" + item: "minecraft:wither_rose" + }] + rewards: [{ + id: "0000000000000ED3" + type: "item" + title: "Wither Skull Fragment" + item: "wstweaks:fragment" + count: 3 + }] + } + { + title: "Sacrifices" + x: 1.5d + y: 4.5d + subtitle: "Blood for the Blood God" + description: [ + "After some time and with enough prayer, the Dark Lord will reveal a new sign to you: the Blood Sign." + "" + "This can be used for a more powerful prayer that will give you more favor with the Lord, but that will also require a Blood Sacrifice to perform." + "" + "Craft a Goblet and place it on top of the altar, then lure a living creature nearby and slay it. The Goblet will fill with blood, and you will be able to perform the Sacrifice." + "" + "You should always try to do this over the Dark Prayer if you can, it’s much more effective and will cut down the time until you get new knowledge significantly." + ] + dependencies: ["0000000000000E83"] + id: "0000000000000E9D" + tasks: [{ + id: "0000000000000E9E" + type: "item" + item: "eidolon:goblet" + }] + rewards: [{ + id: "0000000000000ED4" + type: "item" + title: "Fresh Sacrifice Meat" + item: "minecraft:pig_spawn_egg" + }] + } + { + x: 1.5d + y: 5.5d + shape: "hexagon" + subtitle: "It's not a metal band logo?" + description: [ + "With enough prayer and sacrifice, the Soul Sign will be revealed to you. It can be used to perform the Touch of Darkness chant." + "" + "Drop a Pewter Inlay on the ground and perform the chant to create an Unholy Symbol. " + "" + "This relic will be needed to craft the most advanced items in the mod, but you’ll only need one, since it won’t be used up during crafting." + ] + dependencies: ["0000000000000E9D"] + id: "0000000000000E9F" + tasks: [{ + id: "0000000000000EA0" + type: "item" + item: "eidolon:unholy_symbol" + }] + rewards: [{ + id: "0000000000000ED5" + type: "item" + title: "Warped Sprouts" + item: "eidolon:warped_sprouts" + count: 8 + }] + } + { + icon: "eidolon:stone_altar" + x: 1.5d + y: 6.5d + subtitle: "Rolling Stone Altars" + description: [ + "The most powerful chants you’ll unlock may only be performed on an upgraded altar made from stone, with an Elder Statue on top." + "" + " This is how you’ll be able to unlock the Mind Sign, the current final sign in the mod. It unfortunately doesn’t have any uses yet, but will allow you to unlock the mod’s endgame very soon." + ] + dependencies: ["0000000000000E9F"] + id: "0000000000000EA1" + tasks: [ + { + id: "0000000000000EA2" + type: "item" + item: "eidolon:stone_altar" + } + { + id: "0000000000000EA3" + type: "item" + item: "eidolon:unholy_effigy" + } + ] + } + { + title: "Alchemy Practice!" + icon: "eidolon:arcane_gold_ingot" + x: -1.5d + y: 4.0d + subtitle: "Try not to burn the place down, will you?" + description: [ + "Time for some magic to happen! Get to know some of the basic alchemy ingredients you’ll be using to craft magical items in Eidolon." + "" + "Arcane Gold is done infusing regular Gold with a Soul Shard, you might want to take a look at the “Rituals” quest first, if you haven’t already." + "" + "A Lesser Soul Gem also comes from a Soul Shard, but it’s an upgraded form of the latter. You'll need it for slightly more advanced recipes." + "" + "If you want a more challenging recipe, try crafting a Shadow Gem too! It’ll be used in the more powerful and advanced recipes." + ] + dependencies: ["0000000000000E90"] + id: "0000000000000EAA" + tasks: [ + { + id: "0000000000000EAB" + type: "item" + item: "eidolon:arcane_gold_ingot" + count: 4L + } + { + id: "0000000000000EAC" + type: "item" + item: "eidolon:lesser_soul_gem" + } + { + id: "0000000000000EC3" + type: "item" + item: "eidolon:shadow_gem" + } + ] + rewards: [ + { + id: "0000000000000EC4" + type: "item" + title: "Soul Shard" + item: "eidolon:soul_shard" + count: 16 + } + { + id: "0000000000000EC5" + type: "command" + title: "Alchemist's Delight" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + } + ] + } + { + title: "Sanguine Items" + icon: "eidolon:sanguine_amulet" + x: 5.0d + y: 4.5d + subtitle: "No, not the Blood Magic book!" + description: [ + "Sanguine Items are the most powerful tools you can make through Rituals (for now)." + "" + "The Sword of Sapping will deal wither damage and heal you for any damage inflicted by withering. " + "" + "The Sanguine Amulet will act as a health buffer: when your HP is full it will drain your hunger/any regen effect you might have to fill up its own health bar, but it will be ready to give it back if you find yourself in a pinch." + "" + "Be sure to read the Ars Ecclesia carefully, as these rituals not only require the items described in the book, but also living creatures nearby to use as sacrifices with a certain amount of health. " + "" + "If the Ritual doesn’t find any, it might even try and take it from you..." + ] + dependencies: ["0000000000000E8A"] + id: "0000000000000EAD" + tasks: [ + { + id: "0000000000000EAE" + type: "item" + item: "eidolon:sanguine_amulet" + } + { + id: "0000000000000EBA" + type: "item" + item: { + id: "eidolon:sapping_sword" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [ + { + id: "0000000000000ECA" + type: "item" + title: "Zombie Heart" + item: "eidolon:zombie_heart" + count: 8 + } + { + id: "0000000000000ECB" + type: "item" + title: "Tattered Cloth" + item: "eidolon:tattered_cloth" + count: 8 + } + { + id: "0000000000000ECC" + type: "item" + title: "Wraith Heart" + item: "eidolon:wraith_heart" + count: 8 + } + ] + } + { + title: "Wands Galore" + x: -2.5d + y: 5.5d + subtitle: "Just look at those particle effects!" + description: [ + "Like any respectable magic mod, Eidolon offers some cool wands to aid with ranged combat. " + "" + "The Soulfire Wand will deal magic damage to your enemies, while the Bonechill Wand will negate any enemy’s ability to regenerate health. Try them both out!" + "" + "Maybe consider making some Warlock Armor too: it could boost your magic damage even more. Here's a little something to get started, getting the rest might be a bit harder..." + ] + hide_dependency_lines: true + dependencies: ["0000000000000EAA"] + id: "0000000000000EAF" + tasks: [ + { + id: "0000000000000EB0" + type: "item" + item: { + id: "eidolon:soulfire_wand" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000EB1" + type: "item" + item: { + id: "eidolon:bonechill_wand" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [{ + id: "0000000000000ED8" + type: "item" + title: "Wicked Weave" + item: "eidolon:wicked_weave" + count: 3 + }] + } + { + x: -1.5d + y: 5.5d + subtitle: "This is confusing..." + description: [ + "The Pickaxe of Inversion is a fun tool you can use while mining. Like the name implies, it’s the opposite of a normal Pickaxe." + "" + "It will mine faster the harder the block, and drop down in speed for the softer blocks. Try it out on some obsidian!" + "" + "Note that the items showcased here are not all the mod has to offer, I left some out on purpose to let you explore the mod on your own, so go find all the cool stuff!" + ] + dependencies: ["0000000000000EAA"] + id: "0000000000000EB2" + tasks: [{ + id: "0000000000000EB3" + type: "item" + item: { + id: "eidolon:reversal_pick" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000ED6" + type: "item" + title: "Obsidian" + item: "minecraft:obsidian" + count: 16 + }] + } + { + x: -1.0d + y: 6.5d + subtitle: "Controlled Enchanting" + description: [ + "The Soul Enchanter is a different and peculiar way to enchant your items: it can only do basic level 1 enchants and will use Soul Shards, but you will be able to enchant an already enchanted item and boost it even more. " + "" + "If an item already has an enchant, it will also be able to upgrade to a higher level of that enchant, allowing you for even more control. " + ] + hide_dependency_lines: true + dependencies: ["0000000000000EAA"] + id: "0000000000000EB4" + tasks: [{ + id: "0000000000000EB5" + type: "item" + item: "eidolon:soul_enchanter" + }] + rewards: [{ + id: "0000000000000EDA" + type: "xp" + xp: 400 + }] + } + { + x: -2.0d + y: 6.5d + subtitle: "It's brittle..." + description: ["The Glass Hand is the ultimate glass cannon item for all you daredevils out there: it will double your strength, but increase any damage you get by 5 times. Are you up for the challenge?"] + hide_dependency_lines: true + dependencies: ["0000000000000EAA"] + id: "0000000000000EB6" + tasks: [{ + id: "0000000000000EB7" + type: "item" + item: "eidolon:glass_hand" + }] + rewards: [{ + id: "0000000000000EDB" + type: "item" + title: "Music Disc" + item: "eidolon:music_disc_parousia" + }] + } + { + x: -0.5d + y: 5.5d + subtitle: "Also try the Cleaving Axe" + description: [ + "Not only is the Reaper’s Scythe a powerful weapon, but killing undead mobs with it will also give you Soul Shards, although a bit less than you would’ve gotten by performing a Crystallization Ritual." + "" + "It can still be a good way to stock up on some Shards to craft all the other items in the mod." + ] + dependencies: [ + "0000000000000E9F" + "0000000000000EAC" + ] + id: "0000000000000EB8" + tasks: [{ + id: "0000000000000EB9" + type: "item" + item: { + id: "eidolon:reaper_scythe" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000ED9" + type: "xp" + xp: 500 + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/expert__bragging_rights.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/expert__bragging_rights.snbt new file mode 100644 index 00000000..ae40d762 --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/expert__bragging_rights.snbt @@ -0,0 +1,727 @@ +{ + id: "0000000000000B69" + group: "34B7FB260B6AEB81" + order_index: 7 + filename: "expert__bragging_rights" + title: "夸耀资本" + icon: "kubejs:disabled_recipe_indicator" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + x: 0.0d + y: -6.0d + shape: "gear" + description: ["取得创造环境塑形器是你的最终目标——完成这个任务也就代表你通关了模组包!"] + dependencies: ["0000000000000FEB"] + hide: true + size: 2.0d + id: "6D3FE88DB30DEE00" + tasks: [{ + id: "446147A7DA834368" + type: "item" + item: "create:handheld_worldshaper" + }] + rewards: [{ + id: "3A52EC072B3445A2" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "kubejs:disabled_recipe_indicator" + Count: 1b + } + DisplayHeight: "2.0f.0f" + Colors: { + Bottom: { + Red: 249 + Blue: 254 + Green: 255 + } + Top: { + Red: 249 + Blue: 254 + Green: 255 + } + Middle: { + Red: 249 + Blue: 254 + Green: 255 + } + } + Animation: "spinning" + AnimationSpeed: 0.3f + Name: "Enigmatica 6:专家" + } + } + } + }] + } + { + x: -2.5d + y: 0.0d + description: [ + "采矿是一件很危险的事业,但是科技可以让它变得相当安全。" + "" + "为这些文明提供必要的工具,使它们接触到更多、更丰富的资源,从面朝黄土背朝天的辛劳中解放,转向学习研究。" + ] + dependencies: ["5A9BCC1CC2CC3E0C"] + id: "36CDE03E505E0F94" + tasks: [{ + id: "720841254075293B" + type: "item" + item: "kubejs:excavation_mastery_token" + }] + rewards: [{ + id: "693FC941F15A3ACE" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:excavation_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 69 + Blue: 82 + Green: 69 + } + Top: { + Red: 69 + Blue: 82 + Green: 69 + } + Middle: { + Red: 110 + Blue: 18 + Green: 74 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "挖掘专精" + } + } + } + }] + } + { + x: 1.5d + y: 1.5d + description: [ + "医学和治疗的技艺通过古老的炼金习俗传承了下来。" + "" + "为了避免将来不必要的死亡而传播这份知识吧。" + ] + dependencies: ["5A9BCC1CC2CC3E0C"] + id: "477CEC2E3F4736C3" + tasks: [{ + id: "6BDE4D704EAF5C05" + type: "item" + item: "kubejs:alchemy_mastery_token" + }] + rewards: [{ + id: "551D5FD396FF093D" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:alchemy_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 168 + Blue: 27 + Green: 93 + } + Top: { + Red: 168 + Blue: 27 + Green: 93 + } + Middle: { + Red: 255 + Blue: 191 + Green: 178 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "炼金专精" + } + } + } + }] + } + { + x: 0.0d + y: 2.0d + description: [ + "当生命之树将其飘渺之根深扎于土壤,不断蔓延时,大地发出了一阵低沉的嗡嗡声。霎时,光芒照耀了地上的生命,当一切平息后,出现了五十道闪烁着温和宁静的蓝绿色的光芒。然而,更多的生灵被令人深感不安的猩红色笼罩。" + "" + "这些在蓝绿色光芒周围的幸存文明逐渐意识到,外界仍然有能够给予他们协助的人,援助请求也因而接二连三地出现。" + "" + "---------------------------------" + "" + "为这些仅存的文明前哨阵地提供他们所需的工具和设备,使世界恢复到以前的魔法和技术巅峰,迎来一个崭新的繁荣盛世。" + "" + "首先,为他们提供自给自足所需的工具。" + ] + dependencies: ["7C0943FD8F8A0D69"] + id: "4AB9649C1D2FE587" + tasks: [{ + id: "571A2D485D7D82AD" + type: "item" + item: "kubejs:automation_mastery_token" + }] + rewards: [{ + id: "3AB2CF7F89C657B5" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:automation_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 69 + Blue: 82 + Green: 69 + } + Top: { + Red: 69 + Blue: 82 + Green: 69 + } + Middle: { + Red: 179 + Blue: 109 + Green: 248 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "自动化专精" + } + } + } + }] + } + { + x: 0.0d + y: -1.0d + description: ["恢复繁荣将需要大量的知识。协助这些文明做好准备、建立和维护他们所需要的复杂机器。"] + dependencies: ["5A9BCC1CC2CC3E0C"] + id: "6218AF7644C178A7" + tasks: [{ + id: "2BB3E567517D599F" + type: "item" + item: "kubejs:engineering_mastery_token" + }] + rewards: [{ + id: "4D3A23023C449286" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:engineering_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 69 + Blue: 82 + Green: 69 + } + Top: { + Red: 69 + Blue: 82 + Green: 69 + } + Middle: { + Red: 98 + Blue: 229 + Green: 228 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "工程师专精" + } + } + } + }] + } + { + x: 2.0d + y: -1.5d + description: ["魔力是地球上最纯净的生命精华,弥漫于万物之中。对其波动的了解无疑会帮助这些文明成为这片土地的优秀管理者。"] + dependencies: ["5A9BCC1CC2CC3E0C"] + id: "5DA9A0C75EA47DFF" + tasks: [{ + id: "3F5DB81D50286BAC" + type: "item" + item: "kubejs:botanical_mastery_token" + }] + rewards: [{ + id: "2544D1CD29FA3294" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:botanical_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 168 + Blue: 27 + Green: 93 + } + Top: { + Red: 168 + Blue: 27 + Green: 93 + } + Middle: { + Red: 23 + Blue: 109 + Green: 184 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "植物学专精" + } + } + } + }] + } + { + x: 0.0d + y: -3.5d + description: ["这片土地上仍然游荡着许多危险的怪物,如果没有防卫手段,这些文明就有严重的威胁。难怪仍然活跃的光芒这么少,许多文明肯定倒在了各种游荡在这片土地上的怪兽手中。"] + dependencies: ["6218AF7644C178A7"] + id: "188BE70C3D176BCA" + tasks: [{ + id: "5C9CA9991302C5CA" + type: "item" + item: "kubejs:battle_mastery_token" + }] + rewards: [{ + id: "1D9D78838F73FAB1" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:battle_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 69 + Blue: 82 + Green: 69 + } + Top: { + Red: 69 + Blue: 82 + Green: 69 + } + Middle: { + Red: 92 + Blue: 214 + Green: 169 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "战斗专精" + } + } + } + }] + } + { + x: -1.0d + y: -2.5d + description: [ + "各个领域都不缺乏资源,对于那些愿意弥合差距的人来说,盟友也很多。" + "" + "为这些文明建立长距离通信和维度之间的货物运输提供必要的工具。" + ] + dependencies: ["6218AF7644C178A7"] + id: "72C894BE4081603D" + tasks: [{ + id: "5A6A9B10EF0B2E06" + type: "item" + item: "kubejs:dimensional_mastery_token" + }] + rewards: [{ + id: "0E6C5C79136A434B" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:dimensional_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 71 + Blue: 82 + Green: 79 + } + Top: { + Red: 71 + Blue: 82 + Green: 79 + } + Middle: { + Red: 216 + Blue: 218 + Green: 120 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "维度专精" + } + } + } + }] + } + { + x: -2.0d + y: -1.5d + description: ["获得清洁的可再生能源对这些文明的繁荣发展至关重要。协助他们建立在迈向新的黎明时所需的基础设施。"] + dependencies: ["5A9BCC1CC2CC3E0C"] + id: "3AB61B2854483CE3" + tasks: [{ + id: "7C2A6AD9D846702E" + type: "item" + item: "kubejs:energistics_mastery_token" + }] + rewards: [{ + id: "20CD22DE6E8E7067" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:energistics_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 69 + Blue: 82 + Green: 69 + } + Top: { + Red: 69 + Blue: 82 + Green: 69 + } + Middle: { + Red: 240 + Blue: 101 + Green: 118 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "能源专精" + } + } + } + }] + } + { + x: 1.0d + y: -2.5d + description: [ + "繁荣意味着与生命平衡相处,不仅仅是与当地的动植物,异界魔灵无疑将成为这些文明发展过程中重要的盟友。" + "" + "教给他们如何与异界沟通并恭敬地索求他们的援助。" + ] + dependencies: ["6218AF7644C178A7"] + id: "474DFFBB63FE90BA" + tasks: [{ + id: "7DE2D48092C045AA" + type: "item" + item: "kubejs:ritual_mastery_token" + }] + rewards: [{ + id: "541CF497CB5FE81E" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:ritual_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 168 + Blue: 27 + Green: 93 + } + Top: { + Red: 168 + Blue: 27 + Green: 93 + } + Middle: { + Red: 196 + Blue: 237 + Green: 220 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "仪式专精" + } + } + } + }] + } + { + x: 2.5d + y: 0.0d + description: [ + "踏入这个繁荣的新时代并不意味着抛弃我们周围提供生活必需品的土地。" + "" + "协助文明成为土地的管理者,照顾并维持围绕着他们的能量之平衡。" + ] + dependencies: ["5A9BCC1CC2CC3E0C"] + id: "65F9021D56312C9B" + tasks: [{ + id: "15599A14E7C2F230" + type: "item" + item: "kubejs:aura_mastery_token" + }] + rewards: [{ + id: "3D93697F45EC1124" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:aura_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 168 + Blue: 27 + Green: 93 + } + Top: { + Red: 168 + Blue: 27 + Green: 93 + } + Middle: { + Red: 244 + Blue: 128 + Green: 255 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "灵气专精" + } + } + } + }] + } + { + x: -1.5d + y: 1.5d + description: [ + "仰望星空。" + "" + "关于天体的知识以及它们对人们的影响都会有助于这些文明的发展。" + ] + dependencies: ["5A9BCC1CC2CC3E0C"] + id: "2A79C4CDDA045886" + tasks: [{ + id: "4BA322BD06DE3777" + type: "item" + item: "kubejs:astronomy_mastery_token" + }] + rewards: [{ + id: "678108C4817B164B" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:astronomy_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 168 + Blue: 27 + Green: 93 + } + Top: { + Red: 168 + Blue: 27 + Green: 93 + } + Middle: { + Red: 56 + Blue: 255 + Green: 148 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "天文学专精" + } + } + } + }] + } + { + title: "夸耀资本" + icon: "masterfulmachinery:enigmatic_tree_of_life_controller" + x: 0.0d + y: 4.0d + description: [ + "无数个小时的研究、实验和努力工作后,你在前人的笔记中找到了一个最终发现:一个巨大的跨维度有机体,其根须遍布全世界——它是生命之树。" + "" + "即便是在海角天涯,一旦你知道你要找寻的目标,你就会发现迹象始终就在那里——你要找的目标就是那枯萎已久的根系网络残留。经过精心的准备,你就可以从土壤中种出一棵新树,将它的根须与那些脆弱的残留结合。" + "" + "---------------------------------" + "" + "构建神秘生命之树。这是一个需要使用建筑小帮手或蓝图加农炮来完成的巨大建筑。" + "" + "建成之后,输入和输出可以在结构内部找到;树的侧面有一个入口,等待着你的进入。" + ] + dependencies: ["0000000000000FEB"] + hide: true + id: "7C0943FD8F8A0D69" + tasks: [{ + id: "0B1FB01E3D6A63F8" + type: "item" + item: "masterfulmachinery:enigmatic_tree_of_life_controller" + }] + } + { + x: 0.0d + y: 0.5d + description: [ + "对于大多数文明来说,由于耕作技术与获取多样化食物的方法已经失传,营养问题被放在了次要地位。" + "" + "为了让他们的脑子里装满你要分享的知识,先用大餐填饱他们的肚子。" + ] + dependencies: ["4AB9649C1D2FE587"] + id: "5A9BCC1CC2CC3E0C" + tasks: [{ + id: "0C3AD97B67E61659" + type: "item" + item: "kubejs:culinary_mastery_token" + }] + rewards: [{ + id: "5C862E67BDEE747A" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:culinary_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 168 + Blue: 27 + Green: 93 + } + Top: { + Red: 168 + Blue: 27 + Green: 93 + } + Middle: { + Red: 242 + Blue: 73 + Green: 186 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "烹饪专精" + } + } + } + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/expert__tier_1_wip.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/expert__tier_1_wip.snbt new file mode 100644 index 00000000..4ca301f0 --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/expert__tier_1_wip.snbt @@ -0,0 +1,897 @@ +{ + id: "0000000000000B66" + group: "34B7FB260B6AEB81" + order_index: 1 + filename: "expert__tier_1_wip" + title: "科技 - 机械混乱" + icon: "create:large_cogwheel" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "粗制合金“熔炉”" + x: 3.0d + y: 0.0d + description: [ + "让我们轰轰烈烈地拉开序幕,好吗?" + "" + "这世界上,到处都是废墟。怪物在这片土地上游荡,到了晚上村民就躲在他们的小屋里,不敢踏出屋里昏暗的灯光。但这里曾繁华过。" + "" + "利用所有能调动的资源探索这片土地,寻找任何形式的炸药。找到后,将一些材料丢在地上,然后把它们炸了。爆炸会将它们融合成新的复合物。" + "" + "注意:一次爆炸的带来的能量足以转化大批量的材料。" + ] + dependencies: ["1D574D041D9164AD"] + id: "6AADF6A0814C29D4" + tasks: [ + { + id: "17152C3290B7D560" + type: "item" + item: "create:andesite_alloy" + } + { + id: "7D6B5C1ED8564A15" + type: "item" + item: "emendatusenigmatica:invar_dust" + } + ] + } + { + x: 6.0d + y: 0.0d + description: [ + "这很粗糙,但很有效。" + "" + "敲出一些金属板和齿轮,开始制造基础能源设施和机械。" + ] + dependencies: ["1D574D041D9164AD"] + id: "2357CCF3A0758B0C" + tasks: [ + { + id: "10768509F8F36CE9" + type: "item" + item: "thermal:dynamo_stirling" + } + { + id: "1A9617FC53ED59BE" + type: "item" + item: { + id: "emendatusenigmatica:enigmatic_hammer" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + } + { + icon: "create:mechanical_mixer" + x: 2.0d + y: 2.5d + shape: "diamond" + description: [ + "" + "好热!不,只是你炉子忘关了。" + "" + "等等,那个加热元件是在看我吗?" + "" + "勇闯下界,寻找任何可以找到的财宝。不过你或许应该停下来,沿途载一两个友好的烈焰人回家。" + ] + dependencies: ["10890B170755A6D5"] + dependency_requirement: "one_started" + optional: true + id: "4399B01214307E59" + tasks: [ + { + id: "6F436217C7C8E2C0" + type: "item" + item: "create:mechanical_mixer" + } + { + id: "0D72E1875F30E74C" + type: "item" + item: "create:blaze_burner" + } + { + id: "7B79FCC58E931447" + type: "item" + item: "create:basin" + } + ] + } + { + title: "冲压效率" + x: 1.0d + y: 2.5d + shape: "diamond" + description: [ + "你到现在为止一直在敲打的那些粗糙的板子……嗯……怎么说好听点?已经足够了。" + "" + "我在骗谁呢?哦我的老天,它们简直糟糕透顶。看看那些加工后废料吧!而且它们根本没有统一的标准,什么都没有。" + ] + dependencies: ["10890B170755A6D5"] + optional: true + id: "5647CE9AC8F56F4D" + tasks: [{ + id: "2A2571F7DFC9C4F4" + type: "item" + item: "create:mechanical_press" + }] + } + { + title: "获得基础转动!" + x: 1.5d + y: 1.5d + description: ["在手头资源如此少的情况下,一点点可再生的动力就能发挥很大的作用。利用风力、水力和一切可以让基础机器运转起来的东西。毕竟走路之前要学会爪巴。"] + dependencies: ["6AADF6A0814C29D4"] + id: "10890B170755A6D5" + tasks: [{ + id: "6F7E34D112D43E07" + type: "item" + title: "基础转动发生装置" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "create:hand_crank" + Count: 1b + } + { + id: "create:water_wheel" + Count: 1b + } + { + id: "create:encased_fan" + Count: 1b + } + ] + } + } + }] + } + { + x: 1.5d + y: 3.0d + shape: "diamond" + description: ["黄铜在手,有不少事成为可能。敬请见证……"] + dependencies: ["4399B01214307E59"] + id: "6F3E31687E06AA19" + tasks: [{ + id: "2B77C401C033F97D" + type: "item" + item: "emendatusenigmatica:brass_ingot" + }] + } + { + title: "比你想的要大" + x: 1.5d + y: 4.0d + description: [ + "让那些小狗掉进去。" + "" + "建造一个大号的动力合成器,给自己做一对巨大的粉碎轮。 " + ] + dependencies: ["6F3E31687E06AA19"] + id: "1FF1E4E11F6A5745" + tasks: [ + { + id: "188613747DBDF702" + type: "item" + item: "create:mechanical_crafter" + count: 21L + } + { + id: "65DFBB37E7D75590" + type: "item" + item: "create:crushing_wheel" + count: 2L + } + ] + } + { + x: 1.5d + y: 5.0d + description: [ + "一撮黏土,少量细磨过的玄武岩,余烬面粉……" + "" + "一天内即可完成!" + ] + dependencies: ["1FF1E4E11F6A5745"] + id: "1AA1AAE2DA37A44F" + tasks: [ + { + id: "5470B75D9A088C52" + type: "item" + item: "create:cinder_flour" + } + { + id: "491EEC5AE95DDAE0" + type: "item" + item: "kubejs:basalt_powder" + } + { + id: "2FA897D7047480DE" + type: "item" + item: "minecraft:clay_ball" + } + ] + } + { + x: 3.0d + y: 6.5d + shape: "octagon" + description: [ + "需要一条装配线来正确组装这些砖块。" + "" + "请注意,通过在移动的传送带上执行每个制作步骤,可以很容易地实现序列组装的自动化。物品将停在合适的步骤上等待处理。" + "" + "你可以选择用27块焦炭砖制作一个焦炭炉,或者用17块焦炭砖制作一个热解炉。" + ] + dependencies: ["1AA1AAE2DA37A44F"] + id: "737FEF84207E1AD5" + tasks: [{ + id: "45F596F7AFA8BFFF" + type: "item" + item: "immersiveengineering:cokebrick" + count: 17L + }] + } + { + title: "生产焦油" + x: 4.5d + y: 6.0d + description: [ + "你将很快需要一个现成的液体燃料供应。与此同时,你还需要一些副产物。" + "" + "建造一台机器,开始生产焦油。记得好好利用这种燃料!" + ] + dependencies: ["4A45210857A2FE10"] + id: "155D0B93052756E8" + tasks: [{ + id: "11D4AFF923BA438E" + type: "item" + title: "可产出焦油的机器" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "thermal:machine_refinery" + Count: 1b + } + { + id: "thermal:machine_pyrolyzer" + Count: 1b + } + { + id: "thermal:machine_centrifuge" + Count: 1b + } + ] + } + } + }] + } + { + title: "超热钢" + x: 4.5d + y: 8.0d + shape: "diamond" + description: [ + "用钢锭撞击大地!" + "" + "把收集到的材料丢出,准备再炸它们一次。几组几组的炸能有效提高TNT的使用效率,不过要确保正确的材料占比,否则材料可能会被炸没。" + "" + "小心点!它们热气腾腾。" + ] + dependencies: [ + "62895312DA739FBF" + "1A3727BA37EA4F6D" + "354FE8210390E793" + ] + id: "3DD1F984ED880148" + tasks: [{ + id: "0CDA65B3EB419AE4" + type: "item" + title: "超热钢" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "kubejs:superheated_steel_ingot" + Count: 1b + } + { + id: "kubejs:superheated_steel_block" + Count: 1b + } + ] + } + } + }] + } + { + title: "热压缩铁" + x: 4.5d + y: 9.0d + description: ["在放进水里快速冷却前,先对它进行冲压。"] + dependencies: ["3DD1F984ED880148"] + id: "00EF0CAB3FB28938" + tasks: [{ + id: "1B2F44B4F78173E4" + type: "item" + title: "热压缩铁" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "kubejs:hot_compressed_iron_ingot" + Count: 1b + } + { + id: "kubejs:hot_compressed_iron_block" + Count: 1b + } + ] + } + } + }] + } + { + x: 4.5d + y: 10.0d + shape: "octagon" + description: ["压缩铁的发明使你解锁了更好的制造技术,并最终掌握在这个世界很久没有出现过的先进技术。"] + dependencies: ["00EF0CAB3FB28938"] + id: "60DF22034242502E" + tasks: [{ + id: "58F6F9B04F87F83E" + type: "item" + item: "pneumaticcraft:ingot_iron_compressed" + count: 16L + }] + } + { + x: 4.5d + y: 1.5d + description: ["更优异的合金熔炼手段至关重要,因为精细的机器需要更好的材料。简单地把所有东西都炸成碎片就能达成这个目标,不太可能吧?"] + dependencies: [ + "2357CCF3A0758B0C" + "6AADF6A0814C29D4" + ] + id: "508E396542F84E94" + tasks: [{ + id: "48D3578471D55A69" + type: "item" + item: "thermal:machine_smelter" + }] + } + { + x: 6.0d + y: 3.0d + description: ["制作一个熔岩炉,为制造工具和高级冶金学铺平道路。"] + dependencies: ["508E396542F84E94"] + id: "15C239A8575142B1" + tasks: [{ + id: "1FF36C55EC7E0648" + type: "item" + item: "thermal:machine_crucible" + }] + } + { + title: "来自树的胶乳" + icon: "minecraft:acacia_sapling" + x: 4.0d + y: 2.5d + shape: "diamond" + description: [ + "找寻胶乳的可靠来源将是一段长途跋涉,从最深的丛林一直到海底。" + "" + "找到一些适合提取胶乳的树木,并在海岸边潜水,捞起一些珊瑚。动作要轻柔,因为这些珍贵的生物很脆弱,收获时需要特别小心。海豹也会把珊瑚给那些送它礼物的人。" + ] + dependencies: ["508E396542F84E94"] + id: "4082766981B24A44" + tasks: [ + { + id: "671E424988B48284" + type: "item" + item: "thermal:device_tree_extractor" + } + { + id: "06ECC057A46741D7" + type: "item" + title: "能产出胶乳的树" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "byg:baobab_log" + Count: 1b + } + { + id: "byg:rainbow_eucalyptus_log" + Count: 1b + } + { + id: "minecraft:jungle_log" + Count: 1b + } + { + id: "byg:mahogany_log" + Count: 1b + } + { + id: "minecraft:acacia_log" + Count: 1b + } + { + id: "minecraft:acacia_sapling" + Count: 1b + } + { + id: "byg:baobab_sapling" + Count: 1b + } + { + id: "byg:rainbow_eucalyptus_sapling" + Count: 1b + } + { + id: "byg:mahogany_sapling" + Count: 1b + } + { + id: "minecraft:jungle_sapling" + Count: 1b + } + ] + } + } + } + ] + } + { + x: 4.5d + y: 3.0d + shape: "diamond" + description: [ + "就像给石头用的的浓缩意式咖啡机一样!听起来就可怕!" + "" + "流体灌装机不仅能够用来填充桶,也能达到足够高的压强来灌注工业材料,如混凝土、橡胶或强化石。" + ] + dependencies: [ + "4082766981B24A44" + "4A5B10B9E4F2440D" + ] + dependency_requirement: "one_completed" + id: "63B1F7BACD7CCD5D" + tasks: [{ + id: "035C29A43AEA51CB" + type: "item" + item: "thermal:machine_bottler" + }] + } + { + x: 4.5d + y: 4.0d + shape: "diamond" + description: [ + "将液态胶乳固化为可使用的橡胶所需的硫磺可能难以获得。" + "" + "需要更温和的办法从矿石中提取它,并进行机械加工使其纯度到能够使用的地步。" + ] + dependencies: ["63B1F7BACD7CCD5D"] + id: "0616453B4BBEFB11" + tasks: [{ + id: "75BAF49D78BF95C0" + type: "item" + item: "industrialforegoing:dryrubber" + }] + } + { + title: "xNet线缆" + x: 7.5d + y: 3.0d + dependencies: ["2803A0750EE32FBC"] + optional: true + id: "6BAC6A8BB59E458E" + tasks: [ + { + id: "4635A9AA2AFB35C4" + type: "item" + title: "xNet线缆" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "xnet:connector_red" + Count: 1b + } + { + id: "xnet:connector_green" + Count: 1b + } + { + id: "xnet:connector_blue" + Count: 1b + } + { + id: "xnet:connector_yellow" + Count: 1b + } + ] + } + } + } + { + id: "629C5937D3BF4203" + type: "item" + title: "xNet线缆" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "xnet:netcable_red" + Count: 1b + } + { + id: "xnet:netcable_green" + Count: 1b + } + { + id: "xnet:netcable_blue" + Count: 1b + } + { + id: "xnet:netcable_yellow" + Count: 1b + } + ] + } + } + } + ] + } + { + x: 7.5d + y: 4.0d + dependencies: ["6BAC6A8BB59E458E"] + optional: true + id: "5FD0550A79C3F850" + tasks: [{ + id: "7F89F46E4234C872" + type: "item" + item: "xnet:controller" + }] + } + { + x: 3.0d + y: 1.5d + description: [ + "放下那个漏斗。不,放下。别管它了……行吗。" + "" + "好多了。" + "" + "听好了:没有人有时间整天跑来跑去把乱七八糟的玩意搬这搬那。制造一些管道,它们会使生活变得更容易。" + ] + dependencies: ["6AADF6A0814C29D4"] + optional: true + id: "514A0FC52ADBE1DD" + tasks: [ + { + id: "63BE4DE5D52BA7FD" + type: "item" + item: "prettypipes:pipe" + count: 8L + } + { + id: "7F749FB1AD173412" + type: "item" + item: "prettypipes:low_extraction_module" + } + { + id: "42285973A3B8F1B0" + type: "item" + item: "prettypipes:low_retrieval_module" + } + ] + } + { + title: "合成终端" + x: 3.0d + y: 4.0d + shape: "hexagon" + description: [ + "虽然可能是用绳子和强力胶固定在一起的,但合成终端可以让中央访问那边的一大堆箱子。它甚至可以按需自动制作。" + "" + "这听起来是不是很好?" + ] + dependencies: ["514A0FC52ADBE1DD"] + optional: true + id: "4607CD4FC64387B3" + tasks: [{ + id: "52DED6EEEEB4E244" + type: "item" + item: "prettypipes:crafting_terminal" + }] + } + { + x: 6.0d + y: 9.5d + shape: "hexagon" + description: [ + "有些人喜欢热的,真正的热。" + "" + "保持钢的温度,并注入熔化的焦石,开启高阶的匠魂材料。" + ] + dependencies: ["3DD1F984ED880148"] + id: "720C5EDF3E3B37A6" + tasks: [{ + id: "11608309A9D6E501" + type: "item" + item: "tconstruct:foundry_controller" + }] + } + { + x: 6.0d + y: 4.0d + shape: "hexagon" + description: [ + "需要少量熔化的铜来正确设置匠魂冶炼厂的温度控制。" + "" + "在熔岩炉中融化一些,然后倒在焦黑加热器里。" + ] + dependencies: ["15C239A8575142B1"] + id: "1F777AA9D474D17C" + tasks: [ + { + id: "1DD4546D37449EB3" + type: "item" + item: "tconstruct:seared_heater" + } + { + id: "3D1FA15C2CFF46C3" + type: "item" + item: "tconstruct:seared_basin" + } + { + id: "1831E181039C1FBA" + type: "item" + item: "tconstruct:smeltery_controller" + } + ] + } + { + title: "一阶科技任务线" + icon: "create:large_cogwheel" + x: 4.5d + y: -1.5d + shape: "rsquare" + dependencies: ["0000000000000FEB"] + hide: true + id: "1D574D041D9164AD" + tasks: [{ + id: "1AFB699186CA1AAC" + type: "checkmark" + }] + } + { + title: "石棉" + x: 6.0d + y: 1.5d + description: [ + "好柔软……等等,这不是由矿渣制成的吗?" + "" + "尽管可以作为其他加工的副产品得到,矿渣也可以直接通过熔炉烧制沙砾来大批量获得。" + ] + dependencies: ["508E396542F84E94"] + id: "2803A0750EE32FBC" + tasks: [{ + id: "64759DEEB6AF63CA" + type: "item" + title: "石棉" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "thermal:rockwool" + } + } + }] + } + { + title: "Small Ships" + x: 4.5d + y: 0.0d + description: [ + "由于野兽到处游荡,陆路旅行很危险。" + "" + "在外出探索有用的工具时,一艘好的船是无价的。考虑制作一艘船,以便快速穿越海洋,并穿越陆地的河流以深入内陆。" + ] + dependencies: ["1D574D041D9164AD"] + id: "1348985516A60B72" + tasks: [{ + id: "31BE7B445BC9FC71" + type: "item" + title: "Small Ships" + item: { + id: "itemfilters:id_regex" + Count: 1b + tag: { + value: "smallships:(?!\\w*(?:sail_item))" + } + } + }] + } + { + x: 4.5d + y: 7.0d + shape: "diamond" + description: ["持续产出!"] + dependencies: ["155D0B93052756E8"] + id: "1A3727BA37EA4F6D" + tasks: [{ + id: "56E32EE158B78F90" + type: "item" + item: "thermal:tar" + }] + } + { + x: 4.0d + y: 7.5d + shape: "diamond" + description: [ + "清洁、耐用的钢材。由于其强度和耐用性,在许多工程项目中受到高度关注。" + "" + "制造它的过程相当复杂,使它也相当昂贵。所以,被炸得粉碎的看起来是它的完美归宿。" + ] + dependencies: ["737FEF84207E1AD5"] + id: "62895312DA739FBF" + tasks: [{ + id: "01569489009ABEDD" + type: "item" + item: "emendatusenigmatica:steel_ingot" + }] + } + { + x: 5.0d + y: 7.5d + shape: "diamond" + description: ["收集一些黑曜石,加入到混合物中。"] + dependencies: ["1A3727BA37EA4F6D"] + id: "354FE8210390E793" + tasks: [{ + id: "7913A39A566A6943" + type: "item" + item: "minecraft:obsidian" + }] + } + { + x: 4.5d + y: 5.0d + description: ["加热橡胶,将其制成硫化橡胶,适用于封装流体单元。"] + dependencies: ["0616453B4BBEFB11"] + id: "4A45210857A2FE10" + tasks: [{ + id: "5D74174DF5F08D7E" + type: "item" + item: { + id: "thermal:fluid_cell" + Count: 1b + tag: { + BlockEntityTag: { + TankInv: [{ + FluidName: "minecraft:empty" + Capacity: 32000 + Tank: 0b + Amount: 0 + }] + } + } + } + }] + } + { + x: 6.0d + y: 6.5d + description: [ + "制作像样的电路是很困难的,但现在把一些基本的东西拼一块就够用了。" + "" + "工程师的电路台是你早期制作电路的基础平台。它不能自动化,但以后会有更好的选择。" + ] + dependencies: ["4A45210857A2FE10"] + id: "555BF630B1097FE2" + tasks: [{ + id: "1219720F5782198E" + type: "item" + item: "immersiveengineering:circuit_table" + }] + } + { + title: "来自植物的胶乳" + icon: "minecraft:dandelion" + x: 5.0d + y: 2.5d + shape: "diamond" + description: [ + "树木并不是胶乳的唯一来源,尽管从其他植物中提取胶乳需要花费一些时间和精力。" + "" + "种植一些藤蔓或蒲公英来挤出胶乳。" + ] + dependencies: ["508E396542F84E94"] + id: "4A5B10B9E4F2440D" + tasks: [ + { + id: "60C1CC77F18EE9EF" + type: "item" + title: "能产出胶乳的植物" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "minecraft:dandelion" + Count: 1b + } + { + id: "minecraft:vine" + Count: 1b + } + ] + } + } + } + { + id: "30453B6039FD25BE" + type: "item" + item: "create:basin" + } + { + id: "5D78B207DC1EBB03" + type: "item" + item: "create:mechanical_press" + } + { + id: "4689407918AFE07B" + type: "item" + item: "create:blaze_burner" + } + ] + } + { + title: "蒸汽拖船" + x: 7.5d + y: 1.5d + description: ["无边无际的海洋蕴藏着数不清的财富,但如果没有适当的机械,开拓它们是吃力不讨好的任务。一艘简单的自动钓鱼拖船可以用来打捞这些财富,同时也提供了一个很好的营养来源。"] + dependencies: ["2357CCF3A0758B0C"] + id: "31A1002C96D4DC64" + tasks: [ + { + id: "3CA6E011378BC3A3" + type: "item" + item: "littlelogistics:tug" + } + { + id: "4027EC3C87869F9C" + type: "item" + item: "littlelogistics:fishing_barge" + } + ] + } + ] +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/expert__tier_2_wip.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/expert__tier_2_wip.snbt new file mode 100644 index 00000000..7a9112c7 --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/expert__tier_2_wip.snbt @@ -0,0 +1,556 @@ +{ + id: "0000000000000B67" + group: "34B7FB260B6AEB81" + order_index: 4 + filename: "expert__tier_2_wip" + title: "魔法 - 学徒" + icon: { + id: "eidolon:soulfire_wand" + Count: 1b + tag: { + Damage: 0 + } + } + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "瓶中闪电" + x: -2.5d + y: -12.0d + description: [ + "在古代文献中,闪电常因用于传递反应所需的能量而被召唤。许多年轻的法师在尝试此举时迎来了他们的末日……" + "" + "探索这片大陆以找到可协助此举的魔力物体,向大地上游荡的的元素生物寻求帮助,或相信上古文明留下的关于炼金术的论述。" + ] + dependencies: ["48BA066E1B977D32"] + min_width: 300 + id: "72D589CE18202510" + tasks: [{ + id: "61813D97AAD3C2B9" + type: "item" + title: "闪电" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "thermal:lightning_charge" + Count: 1b + } + { + id: "archers_paradox:lightning_arrow" + Count: 1b + } + { + id: "powah:charged_snowball" + Count: 1b + } + ] + } + } + }] + } + { + x: -3.0d + y: -11.0d + description: [ + "巨大的力量潜伏在地底深处,然而其源头对上古文明来说都如此神秘。通过海洋之心,他们可以利用这些能量。 " + "" + "少许海洋之心可能仍埋藏在海边,尽管它们的创造工序仍然保存至今。" + ] + dependencies: ["72D589CE18202510"] + min_width: 300 + id: "55B791C2720332C5" + tasks: [{ + id: "606F700B17783FF9" + type: "item" + item: "minecraft:heart_of_the_sea" + }] + } + { + x: -2.5d + y: -10.0d + description: [ + "开始了,这通向奥术的荆棘之路……" + "" + "上古文明描述了许多通向魔法的道路,各个学派相互交织。无论这些道路去向何方,它们都始于一个可引导巨大能量的核心。" + "" + "-------------------------------------------------" + "进行雷击物品合成——如制作潮涌核心就需要——非常简单,只需要将所有物品丢在地上,然后用闪电击中物品。一道闪电可以一次制作大批量物品。" + "" + "注意:新生魔艺的闪电咒语目前与雷击物品合成不兼容。" + ] + dependencies: [ + "55B791C2720332C5" + "26800BC5BDEC484A" + ] + min_width: 300 + id: "2A5E2A21BFECF76C" + tasks: [{ + id: "0887A21EA010D9D6" + type: "item" + item: "minecraft:conduit" + }] + } + { + x: -1.5d + y: -9.0d + description: [ + "相信鬼魂。它们的知识,无论是关于这个位面,还是神秘面纱之下的知识,都是无价的。" + "" + "定期与他们交谈,并向他们献上贡品以表敬意。" + ] + dependencies: ["2A5E2A21BFECF76C"] + id: "1C17C09DD9AB58BD" + tasks: [ + { + id: "00A73F4961BFEB07" + type: "item" + item: "eidolon:brazier" + } + { + id: "3AB5F233F75DD849" + type: "item" + item: "farmersdelight:cooking_pot" + } + { + id: "5A65288C9B50231B" + type: "item" + item: "farmersdelight:stove" + } + ] + } + { + x: -4.0d + y: -5.0d + description: [ + "曾在阿图姆大地上游荡的存在,拥有超越生与死、创造与毁灭的力量。" + "" + "大地中仍充满着那些能量;用它来将蜂巢转变成蚕蛾巢穴。巢穴会定期产生更多蚕蛾,杀死蚕蛾即可得到它们的蚕丝。" + "" + "注意:蚕蛾是一种入侵物种,由于没有天敌,因此会迅速散播。聪明的学徒会把它们关起来,以防止生态灾难。 " + ] + dependencies: ["719AFD0C38BE19A2"] + id: "5AA38E6753FF4210" + tasks: [{ + id: "638694418DEBB47D" + type: "item" + item: "betterendforge:silk_moth_nest" + }] + } + { + x: -3.5d + y: -9.0d + description: ["如光线穿过棱镜,这片大地上的魔法能量可以通过物理仪器被聚集或分散。和玻璃通常用于扭曲光线一样,需要合适的材料才能直接地操控这些能量。"] + dependencies: ["2A5E2A21BFECF76C"] + id: "4642C99F4B51005B" + tasks: [ + { + id: "6D272FF41C244D34" + type: "item" + item: "ars_nouveau:enchanting_apparatus" + } + { + id: "67FDDC3CABAFF8F2" + type: "item" + item: "ars_nouveau:arcane_pedestal" + } + ] + } + { + x: -2.5d + y: -2.0d + description: [ + "星座——如同在苍穹上绘制的符文——能够引导巨大的能量,并带给他们认为早已丢失的秘密知识。 " + "" + "他们的许多秘密仍然遥不可及,然而,即使是学徒也有足够的知识来引导一些星光来完成基本任务。 " + "" + "注:浮动水晶不会自动链接到神铸方块。因此,必须首先制作链接工具以手动链接它们。 " + ] + dependencies: [ + "598A3BD34A7DD40B" + "269CB5E2F7130224" + ] + id: "102775CD7F9CD338" + tasks: [ + { + id: "0F780C3F50CF951D" + type: "item" + item: "astralsorcery:altar_discovery" + } + { + id: "0EA40EE2C1484EEE" + type: "item" + item: "astralsorcery:linking_tool" + } + ] + } + { + title: "血之祭坛 - 一级" + x: -0.5d + y: -6.0d + description: [ + "喂食饥渴的生灵。巨大的力量流经万物,生者抑或死者。" + "" + "早期获得LP需要牺牲动物或怪物。" + ] + dependencies: ["719AFD0C38BE19A2"] + id: "06A20E7EA36392CB" + tasks: [ + { + id: "6DBA42D76D507F3F" + type: "item" + item: "bloodmagic:altar" + } + { + id: "00FAE80C413DF107" + type: "item" + item: "bloodmagic:daggerofsacrifice" + } + ] + } + { + x: -1.0d + y: -1.5d + description: [ + "“灵魂在召唤。你会响应它们吗?“" + "" + "– 心怀万物 阿维亚" + ] + dependencies: ["5A53DAE0FAC0A38F"] + id: "4280183EE48A8F1E" + tasks: [{ + id: "50CA5DE83B5986DC" + type: "item" + item: { + id: "occultism:chalk_white" + Count: 1b + tag: { + Damage: 0 + } + } + }] + } + { + x: -4.0d + y: -1.5d + description: [ + "“生活是平衡的,有给予就有索取。小心,不要过量提取灵气。“" + "" + "– 野芳使者 乌尔马宁" + ] + dependencies: ["598A3BD34A7DD40B"] + id: "2422557696EB83F3" + tasks: [ + { + id: "21F3F09A493EE8D1" + type: "item" + item: "naturesaura:nature_altar" + } + { + id: "4A0060B60B3FDF95" + type: "item" + item: "naturesaura:infused_iron" + } + ] + } + { + title: "森林仪式" + x: -3.5d + y: -2.5d + description: [ + "“你感受到他了吗? 大地的脉动在仪式中心响起。专注,让它流经你,魔法就会像阳光下的杂草一样生长。”" + "" + "– 坚韧不拔 斯素" + ] + dependencies: [ + "566824DF05761A43" + "62F3B5013BAB47AB" + ] + id: "598A3BD34A7DD40B" + tasks: [{ + id: "64DA833E05EAACEC" + type: "item" + item: "naturesaura:wood_stand" + count: 8L + }] + } + { + x: -4.5d + y: -6.0d + description: ["通向花朵魔法和炼药的大门。"] + dependencies: ["719AFD0C38BE19A2"] + id: "295B7A0FB81D44DB" + tasks: [{ + id: "3281C71438B7C50A" + type: "item" + item: "botania:apothecary_default" + }] + } + { + x: -5.0d + y: -4.0d + description: ["有上古文明设计的强大仪器,只需自然中的魔力即可工作。它本是为了训练年轻的学徒而设计的,但这个发明很快就因创造材料的效率更高而流行起来。遗憾的是,那些原始的办法在岁月中遗失了。"] + dependencies: ["295B7A0FB81D44DB"] + id: "566824DF05761A43" + tasks: [{ + id: "7F1D294618FECED9" + type: "item" + item: "botania:pure_daisy" + }] + } + { + x: 0.0d + y: -4.0d + description: [ + "巨大的存在正在聆听着。 " + "" + "等待着。" + "" + "获得它的认可,开始引导血魔法的能量。" + "" + "虚弱气血宝珠由亵渎象征符进行合成。请查阅秘仪教典和幻梦任务章节,了解这些物品是如何制作的。" + ] + dependencies: [ + "06A20E7EA36392CB" + "4C5CCC780A4B07A7" + ] + id: "7E371FBDE82532D9" + tasks: [ + { + id: "093DCD4B762371E2" + type: "item" + item: "bloodmagic:weakbloodorb" + } + { + id: "6DB611075387D462" + type: "item" + item: "eidolon:unholy_symbol" + } + ] + } + { + title: "异世界冒险" + x: -2.5d + y: -6.5d + description: [ + "上古文明对次元旅行并不陌生,他们构筑的一些桥梁仍然有效。在那些存留的世界中建立一个小型行动基地可能是无价的。" + "" + "前往阿图姆和深暗之园。一些魔法在被掌握之前只能在这些地区进行,许多强大的材料也只能在那里获得。" + ] + dependencies: [ + "7A61BA54CFCA2973" + "1FB260E6CB51800E" + ] + id: "719AFD0C38BE19A2" + tasks: [ + { + id: "691A203B9168177A" + type: "item" + item: "atum:scarab" + } + { + id: "4370B0FB1FFF0BBF" + type: "item" + item: "undergarden:catalyst" + } + ] + } + { + x: -3.5d + y: -3.5d + description: [ + "在整个自然界中都可以找到少量的魔力,蚕蛾也不例外。它们的丝绸因其奥术特性而备受珍重。" + "" + "将一些蚕丝转化成闪耀纤维,并将其放在树叶中。一旦它成熟并能够传播,就可以被收获以获得黄金叶。" + ] + dependencies: ["5AA38E6753FF4210"] + id: "62F3B5013BAB47AB" + tasks: [ + { + id: "7FA190A131C27BC6" + type: "item" + item: "naturesaura:gold_fiber" + } + { + id: "5AA8561505815247" + type: "item" + item: "naturesaura:gold_leaf" + } + ] + } + { + title: "魔法进度 - 学徒" + icon: "ars_nouveau:spell_parchment" + x: -2.5d + y: -13.0d + description: [ + "“他们来自高等位面……凭借他们的力量,他们提升了大地,分隔了海洋……眨眼间,他们就无影无踪。”" + "" + "– 长者 维索洛斯" + ] + dependencies: ["0000000000000FEB"] + hide: true + id: "48BA066E1B977D32" + tasks: [{ + id: "254F767D474E7B72" + type: "checkmark" + }] + } + { + x: -1.0d + y: -5.0d + description: [ + "历史记载显示,学者们在讨论奈布和神屑的起源时,产生了激烈的辩论。这个问题没有明确的答案,但很明显,它们有着深厚的联系,且充满了魔法能量。" + "" + "神屑出现在许多魔法物品中,而获得它们乍一看似乎令人生畏。然而,它们可以通过形成一个神铸方块进行“生长”,用奈布之锤破坏它,然后在神铸炉中用熔岩作为燃料将获得的遗物熔化。" + ] + dependencies: ["719AFD0C38BE19A2"] + id: "4C5CCC780A4B07A7" + tasks: [{ + id: "5B0160F4F724F8F8" + type: "item" + item: "atum:godforged_block" + }] + } + { + x: -3.5d + y: -7.5d + description: [ + "银、硫和魔源的精细混合物;耀阳金属以其神秘的特性而闻名。 " + "" + "当然,银和硫都能够获取。然而,收集魔源则需要创建魔源通道。目前农艺魔源通道可以为耀阳金属的制造提供极好的帮助。" + ] + dependencies: ["4642C99F4B51005B"] + id: "1FB260E6CB51800E" + tasks: [ + { + id: "2B8585C3F93E9864" + type: "item" + item: "ars_nouveau:mana_condenser" + } + { + id: "652E7031800BC423" + type: "item" + item: "architects_palette:sunmetal_blend" + } + ] + } + { + x: -1.5d + y: -7.5d + description: [ + "秘金中注入了能使死者复生的晶化魂之碎片,在奥术中随处可见。" + "" + "这些魂之碎片可以通过秘仪教典中详述的结晶仪式中从亡灵生物那里获得,或者在之后可使用死神镰刀直接收割亡灵生物。" + ] + dependencies: ["1C17C09DD9AB58BD"] + id: "7A61BA54CFCA2973" + tasks: [{ + id: "2B5C17D526E0CEBA" + type: "item" + item: "eidolon:gold_inlay" + }] + } + { + x: -2.0d + y: -11.0d + description: [ + "地底深处的原住民,是曾来到此处的强大存在的远亲;鹦鹉螺壳的螺旋被发现是一个近乎完美的奥术能量放大器。" + "" + "虽然这种生物可能在深海中被发现,但它们的贝壳通常被完好地保存在如海滩和海洋下方的沉积物中,以及可能在海洋内部和周围发现的贝壳堆中。" + "" + "众所周知,海豹也可以人们提供各种来自海洋深处的珍贵材料。也许它们能够提供帮助?" + ] + dependencies: ["72D589CE18202510"] + min_width: 300 + id: "26800BC5BDEC484A" + tasks: [{ + id: "35E1F20C18B5A6B7" + type: "item" + item: "minecraft:nautilus_shell" + }] + } + { + x: -1.5d + y: -2.5d + description: ["这种联系虽然脆弱,但会越来越牢固。引导灵魂,它们的能量就能为炼金术铺平道路。从那里开始,你就进入了更深层次的魔法。"] + dependencies: ["7E371FBDE82532D9"] + id: "5A53DAE0FAC0A38F" + tasks: [{ + id: "370511870EE62EBD" + type: "item" + item: "bloodmagic:alchemytable" + }] + } + { + x: -2.5d + y: -5.0d + description: ["一旦从折磨的束缚中解脱出来,阿图姆的怨灵们就会出人意料地忍让,为学徒法师找回和分类物品。"] + dependencies: ["719AFD0C38BE19A2"] + id: "63835E28AFE16A89" + tasks: [ + { + id: "260844590347A921" + type: "item" + item: "botania:corporea_spark_master" + } + { + id: "58727FA94D304EAC" + type: "item" + item: "botania:corporea_index" + } + { + id: "5F1BA591103283DA" + type: "item" + item: "botania:corporea_spark" + } + ] + } + { + x: -1.5d + y: -3.5d + description: [ + "作为一项历史悠久的传统,魔杖起源于朦胧的早期魔法,甚至早于书面历史。虽然寻水魔杖这个名词更为人所知,但它曾经被用于寻找各种各样的东西,从植物到矿物质,甚至是强大的魔法场线。" + "" + "共鸣星杖特别适合寻找深埋在地下的水晶石。在夜晚手持它,这些水晶的位置就会被柔和的光线所揭示。" + ] + dependencies: ["4C5CCC780A4B07A7"] + id: "269CB5E2F7130224" + tasks: [{ + id: "43C84D76D2C9FB48" + type: "item" + item: "astralsorcery:wand" + }] + } + { + x: 0.5d + y: -5.5d + shape: "gear" + description: [ + "邪恶祭坛可以通过转化生命源质中的潜能,将巨大的能量注入特别准备的材料中。" + "" + "=================================================================" + "" + "请注意,JEI中展示的配方并没有准确的显示出指定输入是每游戏刻都会被消耗还是一次性消耗完毕。为了简单起见,所有机械匠艺机器的所有配方都已根据以下规则进行了标准化:" + "" + "●FE在每游戏刻都会被消耗" + "●气动的空气在每游戏刻都会被消耗,且其压力必须大于10Bar" + "●星辉的星光在每游戏刻都会被消耗" + "●流体在每游戏刻都会被消耗或产生" + "●物品会在合成结束时被消耗或产生" + "●魔力会在合成开始时被消耗或在合成结束时被产生" + ] + dependencies: ["06A20E7EA36392CB"] + min_width: 400 + id: "03B61EC7DD43C550" + tasks: [{ + id: "7C9DF703B05DF144" + type: "item" + item: "masterfulmachinery:wicked_altar_controller" + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/gates_wip.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/gates_wip.snbt new file mode 100644 index 00000000..24428e53 --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/gates_wip.snbt @@ -0,0 +1,434 @@ +{ + id: "0000000000000B65" + group: "34B7FB260B6AEB81" + order_index: 0 + filename: "gates_wip" + title: "门槛" + icon: "minecraft:oak_fence_gate" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "Enigmatica 6:专家" + icon: "mekanism:robit" + x: 0.0d + y: 0.0d + shape: "rsquare" + description: [ + "欢迎来到Enigmatica 6:专家模式!" + "" + "E6E的目标是完成“夸耀资本”章节中的所有任务。祝你好运,玩得愉快:D" + "- Niller" + "" + "本章节的任务提供了本包发展的粗略大纲。" + "" + "-------------------------------------------------" + "请注意很少有模组有“严格”的门槛限制——它们的一些物品在踏过门槛前就可以获取,且踏过门槛后并不会所有东西都立即可以获取。模组之间有很多的联动,甚至科技与魔法之间也有。保持平衡对发展至关重要。" + "" + "另外,虽然我们尽量努力修改了手册,有时它们仍然会显示错误的配方。请永远以查询JEI获取的合成信息为主要资料。" + "" + "最后,尽管普通模式的魔法与科技任务依然可以查看,但它们可能不会总是与专家模式的魔改发展相对应。这些任务是留下作为那些模组的大体流程的提醒,同时在过程中给予奖励。查看专家章节的任务以获取关于专家进度的信息。" + "-------------------------------------------------" + ] + dependencies: ["0000000000000FEB"] + hide: true + min_width: 300 + id: "0000000000000B6C" + tasks: [{ + id: "7DE46EF832E29D7C" + type: "checkmark" + }] + } + { + title: "机械动力" + x: -3.0d + y: 1.5d + dependencies: ["0000000000000B6C"] + id: "0000000000000FBD" + tasks: [{ + id: "0000000000000FBE" + type: "item" + item: "create:gearbox" + }] + } + { + title: "热力系列" + icon: "thermal:machine_furnace" + x: -1.5d + y: 1.5d + dependencies: ["0000000000000B6C"] + id: "0000000000000FBF" + tasks: [{ + id: "0000000000000FC0" + type: "item" + item: "thermal:machine_frame" + }] + } + { + title: "XNet" + x: 0.0d + y: 1.5d + shape: "diamond" + dependencies: ["0000000000000FBF"] + size: 1.25d + id: "0000000000000FC1" + tasks: [{ + id: "0000000000000FC2" + type: "item" + item: "xnet:controller" + }] + } + { + title: "幻梦" + x: 1.5d + y: 1.5d + dependencies: ["0000000000000B6C"] + id: "0000000000000FC3" + tasks: [{ + id: "0000000000000FC4" + type: "item" + icon: "eidolon:pewter_inlay" + item: "eidolon:pewter_inlay" + }] + } + { + title: "新生魔艺" + x: 3.0d + y: 1.5d + dependencies: ["0000000000000B6C"] + id: "0000000000000FC5" + tasks: [{ + id: "0000000000000FC6" + type: "item" + item: "ars_nouveau:novice_spell_book" + }] + } + { + title: "自然灵气" + x: 3.0d + y: 3.0d + dependencies: ["0000000000000FC5"] + id: "0000000000000FC7" + tasks: [{ + id: "0000000000000FC8" + type: "item" + item: "naturesaura:gold_leaf" + }] + } + { + title: "植物魔法" + x: 3.0d + y: 6.0d + dependencies: ["0000000000000FC7"] + id: "0000000000000FC9" + tasks: [{ + id: "0000000000000FCA" + type: "item" + item: "botania:runic_altar" + }] + } + { + title: "星辉魔法" + x: 1.5d + y: 6.5d + dependencies: [ + "0000000000000FCF" + "0000000000000FC9" + ] + id: "0000000000000FCB" + tasks: [{ + id: "0000000000000FCC" + type: "item" + item: { + id: "astralsorcery:celestial_crystal" + Count: 1b + tag: { + astralsorcery: { } + } + } + }] + } + { + title: "神秘学" + icon: "kubejs:craft_miner_marid_irradiated" + x: 1.5d + y: 3.75d + dependencies: ["573D1ADF4FBE3044"] + id: "0000000000000FCD" + tasks: [{ + id: "0000000000000FCE" + type: "item" + item: { + id: "occultism:chalk_white" + Count: 1b + tag: { + Damage: 0 + } + } + }] + } + { + title: "血魔法:第二部分" + x: 2.0d + y: 5.0d + dependencies: ["0000000000000FCD"] + id: "0000000000000FCF" + tasks: [{ + id: "0000000000000FD0" + type: "item" + item: "bloodmagic:soulforge" + }] + } + { + title: "更好的管道" + x: -4.375d + y: 1.25d + shape: "diamond" + dependencies: ["0000000000000FBD"] + size: 1.25d + id: "0000000000000FD1" + tasks: [{ + id: "0000000000000FD2" + type: "item" + item: "prettypipes:crafting_terminal" + }] + } + { + title: "Powah" + x: -4.5d + y: 2.5d + dependencies: ["0000000000000FD5"] + id: "0000000000000FD3" + tasks: [{ + id: "0000000000000FD4" + type: "item" + item: "powah:dielectric_casing" + }] + } + { + title: "沉浸工程:第一部分" + x: -3.0d + y: 3.0d + dependencies: ["0000000000000FBD"] + id: "0000000000000FD5" + tasks: [{ + id: "0000000000000FD6" + type: "item" + item: "immersiveengineering:cokebrick" + count: 27L + }] + } + { + title: "RF工具箱" + x: -2.0d + y: 5.0d + dependencies: ["0000000000000FDB"] + id: "0000000000000FD7" + tasks: [{ + id: "0000000000000FD8" + type: "item" + item: "rftoolsbase:machine_frame" + }] + } + { + title: "模块化路由器" + x: -4.5d + y: 4.5d + shape: "diamond" + dependencies: ["0000000000000FD3"] + size: 1.25d + id: "0000000000000FD9" + tasks: [{ + id: "0000000000000FDA" + type: "item" + item: "modularrouters:item_router" + }] + } + { + title: "气动工艺" + icon: "pneumaticcraft:pressure_gauge" + x: -1.5d + y: 3.75d + dependencies: ["0000000000000FBF"] + id: "0000000000000FDB" + tasks: [{ + id: "0000000000000FDC" + type: "item" + item: "pneumaticcraft:ingot_iron_compressed" + count: 16L + }] + } + { + title: "精致存储:自动化" + x: -0.625d + y: 5.0d + shape: "diamond" + dependencies: ["0000000000000FDB"] + size: 1.25d + id: "0000000000000FDD" + tasks: [{ + id: "0000000000000FDE" + type: "item" + item: "refinedstorage:controller" + }] + } + { + title: "工业先锋" + icon: "industrialforegoing:pink_slime" + x: -3.0d + y: 4.5d + dependencies: ["0000000000000FD5"] + id: "0000000000000FDF" + tasks: [{ + id: "0000000000000FE0" + type: "item" + item: "industrialforegoing:machine_frame_pity" + }] + } + { + title: "缤纷蜜蜂" + icon: "minecraft:honeycomb" + x: 4.375d + y: 2.5d + shape: "diamond" + dependencies: ["0000000000000FC7"] + size: 1.25d + id: "0000000000000FE1" + tasks: [{ + id: "0000000000000FE2" + type: "item" + item: "minecraft:honeycomb" + }] + } + { + title: "沉浸工程:第二部分" + x: -3.0d + y: 6.0d + dependencies: ["0000000000000FDF"] + id: "0000000000000FE3" + tasks: [{ + id: "0000000000000FE4" + type: "item" + item: "immersiveengineering:heavy_engineering" + }] + } + { + title: "通用机械" + icon: "mekanism:alloy_atomic" + x: -1.5d + y: 6.5d + dependencies: [ + "0000000000000FD7" + "0000000000000FE3" + ] + id: "0000000000000FE5" + tasks: [{ + id: "0EBD46ADF246F17F" + type: "item" + item: "mekanism:steel_casing" + }] + } + { + title: "夸耀资本" + icon: "create:handheld_worldshaper" + x: 0.0d + y: 8.0d + shape: "octagon" + dependencies: [ + "0000000000000FE5" + "0000000000000FCB" + ] + size: 2.0d + id: "0000000000000FE7" + tasks: [{ + id: "281E59C3023B532F" + type: "item" + item: "create:handheld_worldshaper" + }] + } + { + title: "集成动力" + icon: "integrateddynamics:variable_transformer_input" + x: 0.0d + y: 5.625d + shape: "diamond" + dependencies: ["0000000000000FDD"] + size: 1.25d + id: "218FBDC6B17EDF33" + tasks: [{ + id: "2A11C229CEEEBE6F" + type: "item" + item: "integrateddynamics:variablestore" + }] + } + { + title: "通量网络" + x: -2.5d + y: 7.5d + shape: "diamond" + dependencies: ["0000000000000FE5"] + size: 1.25d + id: "11FC40A4B8CBA98A" + tasks: [{ + id: "590186031154D036" + type: "item" + item: "fluxnetworks:flux_core" + }] + } + { + title: "基座" + icon: "pedestals:pedestal/stone333" + x: 4.375d + y: 6.875d + shape: "diamond" + dependencies: ["0000000000000FC9"] + size: 1.25d + id: "6CA3B688C7701907" + tasks: [{ + id: "5727C862289731E8" + type: "item" + item: "pedestals:pedestal/stone333" + }] + } + { + title: "匠魂" + x: 0.0d + y: 3.0d + shape: "diamond" + dependencies: ["0000000000000FBF"] + size: 1.25d + id: "51E57880AFDE5595" + tasks: [{ + id: "746F162F9FD6B5C6" + type: "item" + item: "tconstruct:smeltery_controller" + }] + } + { + title: "血魔法:第一部分" + x: 1.5d + y: 2.6d + dependencies: ["0000000000000FC3"] + id: "573D1ADF4FBE3044" + tasks: [{ + id: "50E8AA4A66F47704" + type: "item" + item: "bloodmagic:altar" + }] + } + { + title: "精致存储:数字存储" + x: 0.625d + y: 5.0d + shape: "diamond" + dependencies: ["0000000000000FCD"] + size: 1.25d + id: "2AFC23BBBA407467" + tasks: [{ + id: "786CC87833A2294A" + type: "item" + item: "refinedstorage:disk_drive" + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/getting_started.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/getting_started.snbt new file mode 100644 index 00000000..40197f31 --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/getting_started.snbt @@ -0,0 +1,800 @@ +{ + id: "0000000000000044" + group: "" + order_index: 1 + filename: "getting_started" + title: "旅途的开始" + icon: "minecraft:nether_star" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "欢迎" + icon: "minecraft:oak_sapling" + x: 0.0d + y: -6.0d + description: [ + "欢迎来到Enigmatica 6" + "我们很高兴您前来游玩:D" + " " + "任务分为3种类型:" + "" + "- 探索Enigmatica" + "- 学习模组" + "- 挑战" + "" + "你可以在下方了解每种任务的更多信息。" + "" + "任务书仍在制作当中,将来还会添加更多的任务。" + ] + size: 1.5d + id: "0000000000000045" + tasks: [{ + id: "0000000000000046" + type: "checkmark" + icon: "minecraft:oak_sapling" + }] + rewards: [{ + id: "0000000000000A93" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: -1.5d + y: -4.0d + description: [ + "“探索”任务线旨在展示本模组包里的内容。" + "" + "如果这是你第一次接触MC模组包,或者你需要灵感,那么这些章节是一个很好的开始。" + "" + "该任务线目前有以下三个章节:" + "- 工具" + "- 存储" + "- 冒险" + ] + dependencies: ["0000000000000045"] + id: "00000000000002AC" + tasks: [{ + id: "00000000000002AD" + type: "checkmark" + title: "探索Enigmatica" + icon: "minecraft:compass" + }] + rewards: [{ + id: "00000000000002B4" + type: "xp" + xp: 100 + }] + } + { + icon: "minecraft:writable_book" + x: 0.0d + y: -3.5d + description: [ + "“学习模组”任务线旨在帮助你上手模组,到慢慢地精通模组,并展示一些你能通过模组做的事情。" + "" + "这些章节并没有展示每个模组的所有内容,所以如果想要找到所有很酷的特性,请多多探索。" + ] + dependencies: ["0000000000000045"] + id: "00000000000002AE" + tasks: [{ + id: "00000000000002AF" + type: "checkmark" + title: "学习模组" + }] + rewards: [{ + id: "00000000000002B2" + type: "xp" + xp: 100 + }] + } + { + title: "挑战" + icon: "minecraft:wither_skeleton_skull" + x: 1.5d + y: -4.0d + description: [ + "我们为经验丰富的模组玩家设立了挑战任务。" + "" + "本任务线还在施工中。" + ] + dependencies: ["0000000000000045"] + id: "00000000000002B0" + tasks: [{ + id: "00000000000002B1" + type: "checkmark" + title: "挑战" + icon: "minecraft:wither_skeleton_skull" + }] + rewards: [{ + id: "00000000000002B3" + type: "xp" + xp: 100 + }] + } + { + title: "笨蛋模组指南" + x: 1.5d + y: -7.5d + subtitle: "嘿,听着!" + description: [ + "如果你是Minecraft模组包的新手,想要完全搞清楚模组包里的所有内容,可能有点令人生畏。" + "" + "这就是为什么我们写了一本书《笨蛋模组指南》,总结了一些基础知识,为你提供一个坚实的起跑线,开始你的模组包之旅!" + ] + dependencies: ["0000000000000045"] + id: "00000000000006E9" + tasks: [{ + id: "00000000000006EA" + type: "checkmark" + title: "嘿,听着!" + icon: { + id: "patchouli:guide_book" + Count: 1b + tag: { + "patchouli:book": "patchouli:modded_for_dummies" + } + } + }] + rewards: [{ + id: "00000000000006EB" + type: "item" + title: "笨蛋模组指南" + item: { + id: "patchouli:guide_book" + Count: 1b + tag: { + "patchouli:book": "patchouli:modded_for_dummies" + } + } + }] + } + { + title: "专家模式" + icon: { + id: "mekanism:robit" + Count: 1b + tag: { + mekData: { + EnergyContainers: [{ + Container: 0b + stored: "100000" + }] + } + } + } + x: 0.0d + y: -8.0d + description: [ + "Enigmatica有两种模式:" + "普通模式(normal)和专家模式(expert)" + "" + "你可以用命令“/mode normal”和“/mode expert”在它们之间切换。" + "" + "这将触发一次重载,更新配置和配方。" + "" + "一些配置需要重启游戏才能启用,但多数情况下不需要马上重启,因为等你下次打开游戏这些改动就生效了。" + ] + dependencies: [ + "0000000000000FEB" + "0000000000000045" + ] + hide: true + optional: true + id: "0000000000000FE9" + tasks: [{ + id: "700063683E9C8972" + type: "checkmark" + }] + } + { + title: "阿卡什宝典" + x: -1.5d + y: -7.5d + subtitle: "不要惊慌" + description: [ + "知识的海洋在你的手掌心聚集,这本宝典内置了每个模组的手册,时刻准备着被你翻开。" + "" + "●右击打开菜单,选择一本手册。选中后,阿卡什宝典就会变成它的模样。" + "" + "●手持阿卡什宝典左击空气进行还原。" + "" + "●阿卡什宝典变化之后,按Shift+Q键可以移除选中的手册。" + "" + "●把宝典与手册放在一起合成可以将它们合并。" + "" + ] + dependencies: ["0000000000000045"] + id: "1F5D6018C2E35C3D" + tasks: [{ + id: "7781E2B735D79B56" + type: "item" + item: "minecraft:book" + }] + rewards: [{ + id: "6E4E5D6908D19095" + type: "item" + title: "完整的阿卡什宝典" + icon: { + id: "akashictome:tome" + Count: 1b + tag: { + "akashictome:data": { + industrialforegoing: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "industrialforegoing:industrial_foregoing" + } + } + tetra: { + id: "tetra:holo" + Count: 1.0d + tag: { + "holo/core_material": "frame/dim" + "holo/frame": "holo/frame" + "holo/core": "holo/core" + "holo/frame_material": "core/ancient" + } + } + resourcefulbees: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "resourcefulbees:fifty_shades_of_bees" + } + } + theoneprobe: { + id: "theoneprobe:probenote" + Count: 1.0d + } + astralsorcery: { + id: "astralsorcery:tome" + Count: 1.0d + } + ftbquests: { + id: "ftbquests:book" + Count: 1.0d + } + alexsmobs: { + id: "alexsmobs:animal_dictionary" + Count: 1.0d + } + immersiveengineering: { + id: "immersiveengineering:manual" + Count: 1.0d + } + eidolon: { + id: "eidolon:codex" + Count: 1.0d + } + botania: { + id: "botania:lexicon" + Count: 1.0d + tag: { } + } + thermal: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "thermal:guidebook" + } + } + patchouli: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "patchouli:modded_for_dummies" + } + } + rftoolsbase: { + id: "rftoolsbase:manual" + Count: 1.0d + } + integrateddynamics: { + id: "integrateddynamics:on_the_dynamics_of_integration" + Count: 1.0d + } + cookingforblockheads: { + id: "cookingforblockheads:crafting_book" + Count: 1.0d + } + powah: { + id: "powah:book" + Count: 1.0d + } + pneumaticcraft: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "pneumaticcraft:book" + } + } + naturesaura: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "naturesaura:book" + } + } + apotheosis: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "apotheosis:apoth_chronicle" + } + } + pedestals: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "pedestals:manual" + } + } + transport: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "transport:guide" + } + } + engineersdecor: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "engineersdecor:engineersdecor_manual" + } + } + occultism: { + id: "occultism:dictionary_of_spirits" + Count: 1.0d + } + solcarrot: { + id: "solcarrot:food_book" + Count: 1.0d + } + modularrouters: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "modularrouters:book" + } + } + ars_nouveau: { + id: "ars_nouveau:worn_notebook" + Count: 1.0d + } + bloodmagic: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "bloodmagic:guide" + } + } + betterendforge: { + id: "betterendforge:guidebook" + Count: 1.0d + } + } + } + } + item: { + id: "akashictome:tome" + Count: 1b + tag: { + "akashictome:data": { + industrialforegoing: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "工业先锋手册" + } + "patchouli:book": "industrialforegoing:industrial_foregoing" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"工业先锋手册\"}]}" + } + } + } + tetra: { + id: "tetra:holo" + Count: 1 + tag: { + "akashictome:displayName": { + text: "全息球" + } + "holo/frame": "holo/frame" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"全息球\"}]}" + } + "holo/core_material": "frame/dim" + "holo/core": "holo/core" + "holo/frame_material": "core/ancient" + } + } + tconstruct: { + id: "tconstruct:encyclopedia" + Count: 1 + tag: { + "akashictome:displayName": { + text: "工匠大百科" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"工匠大百科\"}]}" + } + } + } + resourcefulbees: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "五十度蜂" + } + "patchouli:book": "resourcefulbees:fifty_shades_of_bees" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"五十度蜂\"}]}" + } + } + } + astralsorcery: { + id: "astralsorcery:tome" + Count: 1 + tag: { + "akashictome:displayName": { + text: "星芒宝典" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"星芒宝典\"}]}" + } + } + } + theoneprobe: { + id: "theoneprobe:probenote" + Count: 1 + tag: { + "akashictome:displayName": { + text: "The One Probe阅读指南" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"The One Probe阅读指南\"}]}" + } + } + } + ftbquests: { + id: "ftbquests:book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "任务书" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"任务书\"}]}" + } + } + } + alexsmobs: { + id: "alexsmobs:animal_dictionary" + Count: 1 + tag: { + "akashictome:displayName": { + text: "动物图鉴" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"动物图鉴\"}]}" + } + } + } + immersiveengineering: { + id: "immersiveengineering:manual" + Count: 1 + tag: { + "akashictome:displayName": { + text: "工程师手册" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"工程师手册\"}]}" + } + } + } + advancedperipherals: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "高级外设" + } + "patchouli:book": "advancedperipherals:manual" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"高级外设\"}]}" + } + } + } + eidolon: { + id: "eidolon:codex" + Count: 1 + tag: { + "akashictome:displayName": { + text: "秘仪教典" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"秘仪教典\"}]}" + } + } + } + botania: { + id: "botania:lexicon" + Count: 1 + tag: { + "akashictome:displayName": { + text: "植物魔法辞典" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"植物魔法辞典\"}]}" + } + } + } + sushigocrafting: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "成为寿司大师(巧制寿司手册)" + } + "patchouli:book": "sushigocrafting:sushigocrafting" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"成为寿司大师(巧制寿司手册)\"}]}" + } + } + } + thermal: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "热力百科" + } + "patchouli:book": "thermal:guidebook" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"热力百科\"}]}" + } + } + } + patchouli: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "笨蛋模组指南" + } + "patchouli:book": "patchouli:modded_for_dummies" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"笨蛋模组指南\"}]}" + } + } + } + rftoolsbase: { + id: "rftoolsbase:manual" + Count: 1 + tag: { + "akashictome:displayName": { + text: "RF工具指导手册" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"RF工具指导手册\"}]}" + } + } + } + integrateddynamics: { + id: "integrateddynamics:on_the_dynamics_of_integration" + Count: 1 + tag: { + "akashictome:displayName": { + text: "论动态联合" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"论动态联合\"}]}" + } + } + } + cookingforblockheads: { + id: "cookingforblockheads:crafting_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "傻瓜烹饪手册 II" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"傻瓜烹饪手册 II\"}]}" + } + } + } + powah: { + id: "powah:book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "手册(Powah!)" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"手册(Powah!)\"}]}" + } + } + } + pneumaticcraft: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "PNC:R 手册" + } + "patchouli:book": "pneumaticcraft:book" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"PNC:R 手册\"}]}" + } + } + } + naturesaura: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "自然灵气之书" + } + "patchouli:book": "naturesaura:book" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"自然灵气之书\"}]}" + } + } + } + apotheosis: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "暗影编年史" + } + "patchouli:book": "apotheosis:apoth_chronicle" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"暗影编年史\"}]}" + } + } + } + pedestals: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "基座" + } + "patchouli:book": "pedestals:manual" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"基座\"}]}" + } + } + } + transport: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "高级运输" + } + "patchouli:book": "transport:guide" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"高级运输\"}]}" + } + } + } + littlelogistics: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "Little Logistics指南" + } + "patchouli:book": "littlelogistics:guide" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"Little Logistics指南\"}]}" + } + } + } + engineersdecor: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "工程师的装饰" + } + "patchouli:book": "engineersdecor:engineersdecor_manual" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"工程师的装饰\"}]}" + } + } + } + occultism: { + id: "occultism:dictionary_of_spirits" + Count: 1 + tag: { + "akashictome:displayName": { + text: "魔灵全典" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"魔灵全典\"}]}" + } + } + } + solcarrot: { + id: "solcarrot:food_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "食物手册" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"食物手册\"}]}" + } + } + } + modularrouters: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "模块化路由器手册" + } + "patchouli:book": "modularrouters:book" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"模块化路由器手册\"}]}" + } + } + } + ars_nouveau: { + id: "ars_nouveau:worn_notebook" + Count: 1 + tag: { + "akashictome:displayName": { + text: "破旧的笔记本" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"破旧的笔记本\"}]}" + } + } + } + bloodmagic: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "血染之书" + } + "patchouli:book": "bloodmagic:guide" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"血染之书\"}]}" + } + } + } + betterendforge: { + id: "betterendforge:guidebook" + Count: 1 + tag: { + "akashictome:displayName": { + text: "笨蛋末地指南" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"笨蛋末地指南\"}]}" + } + } + } + } + } + } + only_one: true + }] + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/immersive_engineering.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/immersive_engineering.snbt new file mode 100644 index 00000000..4fdd7751 --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/immersive_engineering.snbt @@ -0,0 +1,1376 @@ +{ + id: "0000000000000002" + group: "72A9465344128AF9" + order_index: 1 + filename: "immersive_engineering" + title: "沉浸工程" + icon: "immersiveengineering:heavy_engineering" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + icon: "immersiveengineering:manual" + x: -1.5d + y: -6.0d + shape: "gear" + description: ["沉浸工程是一个功能强大的科技模组,专注于大型多方块结构。你可以在工程师手册中获取更多关于该模组物品的信息。"] + optional: true + id: "0000000000000004" + tasks: [{ + id: "4C4EC117244A21C7" + type: "item" + item: { + id: "immersiveengineering:hammer" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "7B54B7BEEA99667F" + type: "item" + title: "铜矿块" + item: "emendatusenigmatica:copper_chunk" + count: 3 + random_bonus: 5 + }] + } + { + title: "值当的工具" + x: -1.5d + y: -4.5d + description: [ + "你那可靠的工程师锤主要用于构建多方块和旋转某些方块。必要时你也可以用它合成板。" + "" + "剪线钳是早期合成线缆以及安全地将吊着的线缆断开的有用工具。" + "" + "螺丝刀在对红石接线器等方块进行精确改动时很方便。" + ] + dependencies: ["0000000000000004"] + id: "0000000000000007" + tasks: [ + { + id: "20930556EBD4C23B" + type: "item" + item: { + id: "immersiveengineering:wirecutter" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "49501ECA376AF301" + type: "item" + item: "immersiveengineering:screwdriver" + } + ] + rewards: [{ + id: "14FA4A24C7409F77" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + title: "焦炉" + icon: "immersiveengineering:coke_oven" + x: -3.5d + y: -3.0d + description: ["焦炉是沉浸工程中第一个重要的多方块,它由3x3x3的焦炉砖制成。该结构可以将煤炭变成焦煤并将原木变成木炭;两种操作都会产生杂酚油,一种用于制作防腐木板的重要的副产品。"] + dependencies: ["0000000000000007"] + id: "0000000000000009" + tasks: [ + { + id: "000000000000000B" + type: "item" + item: "immersiveengineering:cokebrick" + count: 27L + } + { + id: "000000000000000C" + type: "item" + title: "任意焦煤" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "forge:gems/coal_coke" + } + } + count: 8L + } + ] + rewards: [{ + id: "000000000000060A" + type: "item" + title: "焦煤" + item: "emendatusenigmatica:coke_gem" + count: 8 + }] + } + { + icon: "immersiveengineering:windmill" + x: -6.5d + y: -4.5d + description: ["风车可以用作早期的能量来源。它们必须连接至动能发电机并放置在高处且不受阻挡。"] + dependencies: ["000000000000000F"] + id: "000000000000000D" + tasks: [ + { + id: "000000000000000E" + type: "item" + item: "immersiveengineering:windmill" + } + { + id: "0000000000000016" + type: "item" + item: "immersiveengineering:dynamo" + } + ] + rewards: [{ + id: "0000000000000615" + type: "item" + title: "绝缘低压线圈" + item: "immersiveengineering:wirecoil_copper_ins" + count: 2 + }] + } + { + title: "基础接线" + icon: "immersiveengineering:wirecoil_copper" + x: -5.0d + y: -6.0d + description: ["沉浸工程的线缆可以在三个不同的电压(不同的RF/刻)传输RF。两个装置各需要一个接线器才能用线缆将它们相连。"] + dependencies: ["0000000000000004"] + id: "000000000000000F" + tasks: [ + { + id: "0000000000000010" + type: "item" + item: "immersiveengineering:wirecoil_copper" + } + { + id: "0000000000000011" + type: "item" + item: "immersiveengineering:connector_lv" + } + ] + rewards: [{ + id: "000000000000060B" + type: "item" + title: "低压接线器" + item: "immersiveengineering:connector_lv" + count: 4 + }] + } + { + title: "高炉" + icon: "immersiveengineering:blast_furnace" + x: -3.5d + y: -1.5d + description: ["高炉用焦煤或木炭将铁处理成钢。这是一个非常重要的结构……除非你采用了其它手段来获得钢。"] + dependencies: ["0000000000000009"] + id: "0000000000000012" + tasks: [{ + id: "0000000000000013" + type: "item" + item: "immersiveengineering:blastbrick" + count: 27L + }] + rewards: [{ + id: "0000000000000613" + type: "item" + title: "钢锭" + item: "emendatusenigmatica:steel_ingot" + count: 8 + }] + } + { + title: "绝缘接线" + x: -8.5d + y: -6.0d + description: ["包裹坚韧布料的绝缘导线是防止被触电的绝佳办法。"] + dependencies: ["000000000000000F"] + id: "0000000000000014" + tasks: [{ + id: "0000000000000015" + type: "item" + item: "immersiveengineering:wirecoil_copper_ins" + }] + rewards: [ + { + id: "000000000000060C" + type: "item" + title: "工业大麻纤维" + item: "immersiveengineering:hemp_fiber" + count: 16 + } + { + id: "000000000000060D" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + } + ] + } + { + x: -3.5d + y: -4.5d + description: ["电容器可以用于存储RF。用你的锤子右击它的侧面在输入(蓝色)、输出(橙色)和无连接中切换。该模组还有低压/中压电容器。"] + dependencies: [ + "0000000000000009" + "000000000000000F" + ] + id: "0000000000000017" + tasks: [{ + id: "0000000000000018" + type: "item" + item: "immersiveengineering:capacitor_lv" + }] + rewards: [{ + id: "0000000000000614" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -5.5d + y: -3.0d + description: ["用蓝图合成特定部件时需要用到工程师装配台。后面你也可以用它来修改一些工具。"] + dependencies: ["0000000000000009"] + id: "0000000000000019" + tasks: [ + { + id: "000000000000001A" + type: "item" + item: "immersiveengineering:workbench" + } + { + id: "16E5DF7E27BAB713" + type: "item" + item: { + id: "immersiveengineering:blueprint" + Count: 1b + tag: { + blueprint: "components" + } + } + } + ] + rewards: [{ + id: "0911E6C5BB0AF5E5" + type: "item" + item: "immersiveengineering:component_iron" + count: 8 + }] + } + { + icon: "immersiveengineering:watermill" + x: -1.5d + y: -3.0d + description: ["水车需要水在它们上方流动。一个动能发电机至多可以带动三个水车进行产电。"] + dependencies: ["0000000000000012"] + id: "000000000000001B" + tasks: [ + { + id: "000000000000001C" + type: "item" + item: "immersiveengineering:watermill" + } + { + id: "000000000000001D" + type: "item" + item: "immersiveengineering:dynamo" + } + ] + rewards: [{ + id: "0000000000000617" + type: "item" + title: "绝缘低压线缆" + item: "immersiveengineering:wirecoil_copper_ins" + count: 2 + }] + } + { + x: 0.0d + y: -6.0d + description: ["传送带可以用于自动化物品运输。在传送带上的物品会自动的输入接受端的容器中。你也可以合成抽取或垂直传送带。"] + dependencies: ["0000000000000004"] + id: "000000000000001E" + tasks: [{ + id: "000000000000001F" + type: "item" + item: "immersiveengineering:conveyor_basic" + }] + rewards: [{ + id: "000000000000060E" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + title: "粉碎机" + icon: "immersiveengineering:crusher" + x: -5.5d + y: -0.5d + description: [ + "粉碎机可以用于将矿石粉碎成粉,以达到每熔炼一个矿石获得两个锭的产出。一些其他物品也可以通过这种方式被研磨 - 查阅JEI。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000012"] + id: "0000000000000020" + tasks: [ + { + id: "0000000000000021" + type: "item" + item: "immersiveengineering:light_engineering" + count: 10L + } + { + id: "000000000000002D" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 10L + } + { + id: "000000000000002E" + type: "item" + item: "immersiveengineering:rs_engineering" + } + { + id: "000000000000002F" + type: "item" + item: "immersiveengineering:steel_fence" + count: 8L + } + { + id: "0000000000000030" + type: "item" + item: "minecraft:hopper" + count: 9L + } + ] + rewards: [{ + id: "0000000000000621" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + }] + } + { + title: "金属冲压机" + icon: "immersiveengineering:metal_press" + x: -1.5d + y: -0.5d + description: [ + "为金属冲压机提供模具和电力时,它就会为你提供更省材的合成板、线缆以及更多物品的方式。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000012"] + id: "0000000000000022" + tasks: [ + { + id: "0000000000000028" + type: "item" + item: "minecraft:piston" + } + { + id: "0000000000000029" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 2L + } + { + id: "000000000000002A" + type: "item" + item: "immersiveengineering:heavy_engineering" + } + { + id: "000000000000002B" + type: "item" + item: "immersiveengineering:rs_engineering" + } + { + id: "000000000000002C" + type: "item" + item: "immersiveengineering:conveyor_basic" + count: 2L + } + ] + rewards: [ + { + id: "000000000000061E" + type: "item" + title: "铁板" + item: "emendatusenigmatica:iron_plate" + count: 8 + } + { + id: "000000000000061F" + type: "item" + title: "钢板" + item: "emendatusenigmatica:steel_plate" + count: 4 + } + ] + } + { + title: "强化高炉" + icon: "immersiveengineering:advanced_blast_furnace" + x: -5.5d + y: -1.5d + description: [ + "强化高炉的自动输入/输出更简单。你可以在其两边附加一个或两个通上电的高炉鼓风机以大大加速其运转。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000012"] + id: "0000000000000024" + tasks: [ + { + id: "0000000000000025" + type: "item" + item: "immersiveengineering:blastbrick_reinforced" + count: 27L + } + { + id: "0000000000000031" + type: "item" + item: "minecraft:hopper" + } + ] + rewards: [{ + id: "0000000000000620" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + }] + } + { + title: "合金窑" + icon: "immersiveengineering:alloy_smelter" + x: 0.0d + y: -3.0d + description: ["合金窑是一个简单的2x2x2结构,可将不同种类的金属熔炼成合金。"] + dependencies: ["0000000000000007"] + id: "0000000000000026" + tasks: [{ + id: "0000000000000027" + type: "item" + item: "immersiveengineering:alloybrick" + count: 8L + }] + rewards: [{ + id: "0000000000000608" + type: "item" + title: "铜锭" + item: "emendatusenigmatica:copper_ingot" + count: 8 + }] + } + { + title: "电弧炉" + icon: "immersiveengineering:arc_furnace" + x: -6.5d + y: 0.0d + description: [ + "电弧炉是一个大型的、高耗电的机器,能以1:2的比例将矿石熔炼成锭,但也可以用于更快的制作合金。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000020"] + id: "0000000000000032" + tasks: [ + { + id: "0000000000000033" + type: "item" + item: { + id: "immersiveengineering:graphite_electrode" + Count: 1b + tag: { + graphDmg: 0 + } + } + count: 3L + } + { + id: "000000000000006D" + type: "item" + item: "immersiveengineering:sheetmetal_steel" + count: 8L + } + { + id: "000000000000006E" + type: "item" + title: "6x 钢块" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "forge:storage_blocks/steel" + } + } + count: 6L + } + { + id: "000000000000006F" + type: "item" + item: "immersiveengineering:slab_sheetmetal_steel" + count: 14L + } + { + id: "0000000000000070" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 5L + } + { + id: "0000000000000071" + type: "item" + item: "immersiveengineering:heavy_engineering" + count: 5L + } + { + id: "0000000000000072" + type: "item" + item: "immersiveengineering:rs_engineering" + } + { + id: "0000000000000073" + type: "item" + item: "minecraft:cauldron" + } + { + id: "0000000000000074" + type: "item" + item: "immersiveengineering:light_engineering" + count: 10L + } + { + id: "0000000000000075" + type: "item" + item: "immersiveengineering:blastbrick_reinforced" + count: 27L + } + ] + rewards: [ + { + id: "0000000000000622" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + } + { + id: "0000000000000623" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + } + ] + } + { + x: -5.0d + y: -4.5d + description: ["外置加热器是一个简单的机器,供电后会加热相邻的熔炉。这可以使熔炉不消耗燃料并更快地熔炼物品。"] + dependencies: ["000000000000000F"] + id: "0000000000000034" + tasks: [{ + id: "0000000000000035" + type: "item" + item: "immersiveengineering:furnace_heater" + }] + rewards: [{ + id: "0000000000000616" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -1.5d + y: -1.5d + description: ["热传导发电机是另一个直截了当的发电选择。当被炎热和寒冷的方块包围时,该方块会基于温差(见手册)产生能量。"] + dependencies: ["0000000000000012"] + id: "0000000000000036" + tasks: [{ + id: "0000000000000037" + type: "item" + item: "immersiveengineering:thermoelectric_generator" + }] + rewards: [{ + id: "0000000000000618" + type: "item" + title: "蓝冰" + item: "minecraft:blue_ice" + count: 4 + }] + } + { + title: "锯木机" + icon: "immersiveengineering:sawmill" + x: -1.5d + y: 0.5d + description: [ + "锯木机分两个阶段运行。没有锯条的一部分会剥离原木的树皮;有锯条的一部分会将每个去皮原木切割成六个木板。与往常一样,浏览工程师手册以了解更多信息。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000012"] + id: "0000000000000038" + tasks: [ + { + id: "0000000000000039" + type: "item" + item: { + id: "immersiveengineering:sawblade" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000005B" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 8L + } + { + id: "000000000000005C" + type: "item" + item: "immersiveengineering:light_engineering" + count: 6L + } + { + id: "000000000000005D" + type: "item" + item: "immersiveengineering:sheetmetal_iron" + count: 4L + } + { + id: "000000000000005E" + type: "item" + item: "immersiveengineering:heavy_engineering" + count: 2L + } + { + id: "000000000000005F" + type: "item" + item: "immersiveengineering:rs_engineering" + } + { + id: "0000000000000060" + type: "item" + item: "immersiveengineering:conveyor_basic" + count: 4L + } + ] + rewards: [{ + id: "000000000000061D" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + }] + } + { + title: "工业挤压机和发酵机" + icon: "immersiveengineering:fermenter" + x: -2.5d + y: 0.5d + description: [ + "挤压机可以将种子(最好是大麻)制成植物油,同时也是制作用于电弧炉的高定向热解石墨必要机器。发酵机产出乙醇,用于和植物油一起制作生物柴油。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这些多方块。" + ] + dependencies: ["0000000000000012"] + id: "000000000000003A" + tasks: [ + { + id: "000000000000003B" + type: "item" + item: "immersiveengineering:plantoil_bucket" + } + { + id: "000000000000006C" + type: "item" + item: "immersiveengineering:ethanol_bucket" + } + { + id: "70D08B4C82FB5C6B" + type: "item" + item: "immersiveengineering:fluid_pipe" + count: 4L + } + { + id: "4441E2386DEA216C" + type: "item" + item: "immersiveengineering:light_engineering" + count: 4L + } + { + id: "5ED3D91D2AD0971A" + type: "item" + item: "minecraft:piston" + } + { + id: "464B4E72E3BC8AED" + type: "item" + item: "immersiveengineering:rs_engineering" + count: 2L + } + { + id: "7666B18B85178129" + type: "item" + item: "immersiveengineering:steel_fence" + count: 3L + } + { + id: "052258FF50F1F0B4" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 12L + } + { + id: "01D48BF4891BC4B4" + type: "item" + item: "immersiveengineering:wooden_barrel" + count: 4L + } + { + id: "1DFE9615C079A317" + type: "item" + item: "minecraft:cauldron" + count: 4L + } + { + id: "0070E8EF982C0C6B" + type: "item" + item: "immersiveengineering:sheetmetal_iron" + count: 4L + } + ] + rewards: [ + { + id: "0000000000000619" + type: "item" + title: "工业大麻种子" + item: "immersiveengineering:seed" + count: 24 + } + { + id: "7FF68906D9C40250" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + } + ] + } + { + title: "柴油发电机" + icon: "immersiveengineering:diesel_generator" + x: -3.5d + y: 2.5d + description: [ + "有了生物柴油或者柴油,就可以为强大(如果吵的话)的柴油发电机提供燃料,产出可观的FE/刻。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: [ + "7A3633A43D7AB0F2" + "09AEE48CED288DD1" + ] + dependency_requirement: "one_completed" + id: "000000000000003C" + tasks: [ + { + id: "37AAA90BDAB5CD72" + type: "item" + item: "immersiveengineering:fluid_pipe" + count: 5L + } + { + id: "284769224493A777" + type: "item" + item: "immersiveengineering:generator" + count: 4L + } + { + id: "459D17A377D44D7F" + type: "item" + item: "immersiveengineering:heavy_engineering" + count: 13L + } + { + id: "63E9727F7E04EBDA" + type: "item" + item: "immersiveengineering:radiator" + count: 9L + } + { + id: "06375C08B6AE1B06" + type: "item" + item: "immersiveengineering:rs_engineering" + } + { + id: "3D8DA60F68FB5A23" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 6L + } + ] + rewards: [{ + id: "0000000000000624" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + }] + } + { + title: "斗轮式挖掘机" + icon: "immersiveengineering:bucket_wheel" + x: -6.5d + y: 1.0d + description: [ + "一旦你决定了一个适合的挖掘地点,你就可以在那里建造该机器。请注意,斗轮式挖掘机需要相当多的能量才能运行。" + "" + "我们增加了几个额外的矿脉,如沙民遗迹和奈布矿脉。请确保查看工程师手册中的“概述与资源”以获得完整的矿脉列表。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000061"] + id: "0000000000000040" + tasks: [ + { + id: "5B9AAE9A66CF1A1F" + type: "item" + item: "immersiveengineering:heavy_engineering" + count: 4L + } + { + id: "14152385FF2C7F94" + type: "item" + item: "immersiveengineering:light_engineering" + count: 9L + } + { + id: "715D9FF0DF871042" + type: "item" + item: "immersiveengineering:rs_engineering" + } + { + id: "0DC27129321B844B" + type: "item" + item: "immersiveengineering:radiator" + count: 3L + } + { + id: "486083D949A6EB82" + type: "item" + item: "immersiveengineering:sheetmetal_steel" + count: 16L + } + { + id: "14349203FE43E315" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 26L + } + { + id: "1CA9D0AFE77C2611" + type: "item" + title: "9x 钢块" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "forge:storage_blocks/steel" + } + } + count: 9L + } + ] + rewards: [{ + id: "000000000000061C" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + }] + } + { + title: "矿脉" + icon: "immersiveengineering:sample_drill" + x: -5.5d + y: 0.5d + description: [ + "如手册中“矿脉”一章所描述,一些沉浸工程的机器检测并挖掘含有无法获得的矿石的巨型矿脉。向其迈进的第一步是使用矿物探测器和岩芯钻井来找出区块中的矿脉是什么。" + "" + "Enigmatica-6添加了一些自定义矿脉。请确保查看它们,因为它们相当得赚!" + ] + dependencies: ["0000000000000012"] + id: "0000000000000061" + tasks: [{ + id: "0000000000000062" + type: "item" + item: "immersiveengineering:sample_drill" + }] + rewards: [ + { + id: "63F8CD5DAAB0252B" + type: "item" + title: "矿物探测器" + item: { + id: "immersiveengineering:survey_tools" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "35731B5937BBF8EB" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + ] + } + { + title: "步步笼罩" + x: -8.5d + y: -3.0d + description: ["园艺玻璃罩消耗电力、水和可选的肥料,使种植物加速生长。"] + dependencies: ["0000000000000019"] + id: "0000000000000241" + tasks: [{ + id: "0000000000000242" + type: "item" + item: "immersiveengineering:cloche" + }] + rewards: [{ + id: "0000000000000611" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + title: "工程照明" + icon: "immersiveengineering:electric_lantern" + x: -8.5d + y: -4.5d + description: [ + "当为电灯通过线缆提供少量电力时,它就能抑制周围32格半径的刷怪(额外地,懂得都懂,还有照明)。" + "" + "泛光灯可以用于照亮其前方的一大片锥形区域。" + ] + dependencies: ["0000000000000019"] + id: "0000000000000243" + tasks: [ + { + id: "0000000000000244" + type: "item" + item: "immersiveengineering:electric_lantern" + } + { + id: "0000000000000245" + type: "item" + item: "immersiveengineering:floodlight" + } + ] + rewards: [{ + id: "0000000000000610" + type: "item" + title: "萤石" + item: "minecraft:glowstone" + count: 4 + }] + } + { + title: "装配台自动化" + icon: "immersiveengineering:auto_workbench" + x: -8.5d + y: -1.5d + description: [ + "自动化工程师装配台是电力驱动的多方块,为其提供蓝图后可自动处理给定的工程师装配台配方。真方便!" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000019"] + id: "0000000000000246" + tasks: [ + { + id: "0000000000000247" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 5L + } + { + id: "0000000000000248" + type: "item" + item: "immersiveengineering:light_engineering" + count: 4L + } + { + id: "0000000000000249" + type: "item" + item: "immersiveengineering:rs_engineering" + } + { + id: "000000000000024A" + type: "item" + item: "immersiveengineering:heavy_engineering" + count: 2L + } + { + id: "000000000000024B" + type: "item" + item: "immersiveengineering:slab_treated_wood_horizontal" + count: 2L + } + { + id: "000000000000024C" + type: "item" + item: "immersiveengineering:conveyor_basic" + count: 4L + } + ] + rewards: [{ + id: "0000000000000612" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + title: "钻井" + icon: "immersivepetroleum:pumpjack" + x: -4.5d + y: 0.5d + description: [ + "充足的燃料只差你几步之遥,就埋藏在你的脚底下。不过,获取它们需要一点点的钻探工作。钻井可以挖掘出大量存储在地底的原油,其它方式则无法做到这点。" + "" + "定位这些石油储备需要岩芯钻井或矿物探测器。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: [ + "0000000000000012" + "0000000000000061" + ] + id: "16D342C092566FC6" + tasks: [ + { + id: "5A23A05F50722946" + type: "item" + item: "pneumaticcraft:oil_bucket" + } + { + id: "00C3EC1299DC28D3" + type: "item" + item: "immersiveengineering:fluid_pipe" + count: 4L + } + { + id: "0979E7EEF3363277" + type: "item" + item: "immersiveengineering:heavy_engineering" + count: 2L + } + { + id: "4E9E3DB8FE1E9406" + type: "item" + item: "immersiveengineering:light_engineering" + count: 2L + } + { + id: "121E4FCB71513163" + type: "item" + item: "immersiveengineering:rs_engineering" + } + { + id: "324063E74778D1C4" + type: "item" + item: "immersiveengineering:sheetmetal_steel" + count: 4L + } + { + id: "36B2E60B1BBB4CD2" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 11L + } + { + id: "6391CC96CDA5D45C" + type: "item" + item: "immersiveengineering:storage_steel" + count: 2L + } + { + id: "7CB80FBAE32E36B9" + type: "item" + item: "immersiveengineering:treated_fence" + count: 6L + } + ] + rewards: [{ + id: "476B1A4F7D366E7E" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + }] + } + { + title: "精馏塔" + icon: "immersivepetroleum:distillationtower" + x: -4.5d + y: 1.5d + description: [ + "原油本身燃烧性能极差,但通过一点点精炼它就可以变成强大的液体燃料。此过程需要一个精馏塔和不少的能量。" + "" + "从精馏塔中提取流体有时会比较麻烦。最简单的方法是让其自动输出至一截短沉浸工程流体管道,再分支进入不同的储罐,最后从那里将流体分别运送走。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["16D342C092566FC6"] + id: "7A3633A43D7AB0F2" + tasks: [ + { + id: "4B40C2072585A5BE" + type: "item" + item: "immersivepetroleum:diesel_sulfur_bucket" + } + { + id: "23D0F4ECEEEB2BF9" + type: "item" + item: "immersiveengineering:fluid_pipe" + count: 17L + } + { + id: "1EC253B069B31B15" + type: "item" + item: "immersiveengineering:heavy_engineering" + count: 4L + } + { + id: "21E025217CA464E6" + type: "item" + item: "immersiveengineering:rs_engineering" + } + { + id: "26987C7F97249516" + type: "item" + item: "immersiveengineering:sheetmetal_iron" + count: 60L + } + { + id: "36C971AF0DBF15ED" + type: "item" + item: "immersiveengineering:slab_steel_scaffolding_grate_top" + count: 30L + } + { + id: "2AADE46005D7EF64" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 25L + } + ] + rewards: [{ + id: "055894AE837032DE" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + }] + } + { + title: "炼油厂" + icon: "immersiveengineering:refinery" + x: -2.5d + y: 1.5d + description: [ + "制造生物柴油的最后一步,用炼油厂将乙醇和植物油结合以合成这种液体黄金。 " + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["000000000000003A"] + id: "09AEE48CED288DD1" + tasks: [ + { + id: "54C23E962353498A" + type: "item" + item: "immersiveengineering:biodiesel_bucket" + } + { + id: "1A67249D2C25F193" + type: "item" + item: "immersiveengineering:fluid_pipe" + count: 5L + } + { + id: "5F4622889A0ABCD6" + type: "item" + item: "immersiveengineering:heavy_engineering" + count: 2L + } + { + id: "574214EAB054A87C" + type: "item" + item: "immersiveengineering:light_engineering" + count: 2L + } + { + id: "24F2731428E8E04E" + type: "item" + item: "immersiveengineering:rs_engineering" + } + { + id: "470D34BD4B7D2F05" + type: "item" + item: "immersiveengineering:sheetmetal_iron" + count: 16L + } + { + id: "1B5140A06836C865" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 8L + } + ] + rewards: [{ + id: "7B4485A51E367C74" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + }] + } + { + x: 0.0d + y: -4.5d + description: [ + "投影仪是用于辅助建造沉浸工程和沉浸石油多方块的工具。只需选择一个结构并右击以将其投影至世界。如果有方块被错误放置,它将会被高亮。" + "" + "当然,我们也为你提供了所有这些结构(甚至更多)的建筑小帮手模板和机械动力蓝图,所以随心选择你最喜欢的方式把!" + ] + dependencies: ["0000000000000007"] + id: "2A0DC00944171C4C" + tasks: [{ + id: "2EE6CC769EA7C9E7" + type: "item" + item: "immersivepetroleum:projector" + }] + rewards: [{ + id: "1CEC542F2D9E02C3" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + title: "硫磺回收装置" + icon: "immersivepetroleum:hydrotreater" + x: -3.5d + y: 1.0d + description: [ + "精馏塔中产出的硫化柴油中有少许可被过滤的杂质。将燃料通过硫磺回收装置,就可以收集硫磺并将其用在别处。柴油和硫化柴油燃烧性能都一样好。" + "" + "水输入在其顶部,硫化柴油输入在其侧面。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["7A3633A43D7AB0F2"] + optional: true + id: "083FA0F4798DB004" + tasks: [ + { + id: "77ECA1413ED192BB" + type: "item" + item: "immersivepetroleum:diesel_bucket" + } + { + id: "7F0822582FEA876F" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 10L + } + { + id: "5714B2F9CF70C81D" + type: "item" + item: "immersiveengineering:heavy_engineering" + count: 4L + } + { + id: "5D301DE5DBD9394E" + type: "item" + item: "immersiveengineering:sheetmetal_iron" + count: 15L + } + { + id: "60815F073AA151B2" + type: "item" + item: "immersiveengineering:rs_engineering" + } + { + id: "5DAE6B0A4A353636" + type: "item" + item: "immersiveengineering:light_engineering" + count: 2L + } + ] + rewards: [{ + id: "21679391A74BB3C7" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/industrial_foregoing.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/industrial_foregoing.snbt new file mode 100644 index 00000000..1d1a17cf --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/industrial_foregoing.snbt @@ -0,0 +1,1229 @@ +{ + id: "0000000000000003" + group: "72A9465344128AF9" + order_index: 2 + filename: "industrial_foregoing" + title: "工业先锋" + icon: "industrialforegoing:latex_processing_unit" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "工业先锋" + icon: "industrialforegoing:plastic" + x: 1.5d + y: -9.0d + description: [ + "该模组提供了可自动化各种任务的各式各样的机器。该任务线介绍了一些关键机器(但并不会包括所有的机器,因为它们数量很多)。" + "" + "目前有三阶(可合成的)工业先锋机器框架。现在,你只能合成最低阶的版本。" + ] + size: 1.5d + optional: true + id: "000000000000004A" + tasks: [{ + id: "452B662F54BEAD8D" + type: "item" + item: "industrialforegoing:machine_frame_pity" + }] + rewards: [ + { + id: "234EA77258AE837C" + type: "xp" + xp: 100 + } + { + id: "63727AE711541D73" + type: "item" + title: "铁锭" + item: "minecraft:iron_ingot" + count: 6 + random_bonus: 4 + } + ] + } + { + x: 1.5d + y: -6.5d + description: ["流体提取器,令人震惊的,可以提取流体。将其面朝原木方块放置,它就会缓慢地分解原木并产生胶乳。为其提供能量不是必须的,但可以使该过程加速2.5倍。金合欢原木提供了最佳的产出。"] + dependencies: ["000000000000004A"] + id: "000000000000004B" + tasks: [{ + id: "000000000000004C" + type: "item" + title: "流体提取器" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "industrialforegoing:fluid_extractor" + Count: 1b + } + { + id: "thermal:device_tree_extractor" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "0000000000000628" + type: "item" + title: "金合欢原木" + item: "minecraft:acacia_log" + count: 32 + } + { + id: "0000000000000CAB" + type: "item" + title: "金合欢树苗" + item: "minecraft:acacia_sapling" + count: 8 + } + ] + } + { + x: 1.5d + y: -5.0d + description: ["胶乳加工机将胶乳、水和能量作为输入,产出小块干橡胶。小块干橡胶可以合成干橡胶,后者则可以熔炼成关键资源——塑料。"] + dependencies: ["000000000000004B"] + id: "000000000000004F" + tasks: [{ + id: "0000000000000050" + type: "item" + title: "胶乳加工机" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "industrialforegoing:latex_processing_unit" + Count: 1b + } + { + id: "thermal:machine_refinery" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0000000000000629" + type: "command" + title: "稀有工业先锋战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_rare" + player_command: false + }] + } + { + x: 1.5d + y: -2.0d + shape: "pentagon" + description: ["第二阶机器框架。少数配方(如施肥机)直接需要该框架。同时它也是第三阶机器框架的一个合成部件。"] + dependencies: ["0000000000000057"] + id: "0000000000000051" + tasks: [{ + id: "0000000000000052" + type: "item" + item: "industrialforegoing:machine_frame_simple" + }] + rewards: [{ + id: "0000000000000632" + type: "command" + title: "稀有工业先锋战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_rare" + player_command: false + }] + } + { + x: 5.0d + y: -5.0d + description: ["屠宰场在其工作范围内击杀怪物和动物。以此方式被杀死的实体不会掉落任何物品,但会被转化成肉汤和粉红黏液,两种可以从机器中提取出来的流体。"] + dependencies: ["000000000000004F"] + id: "0000000000000053" + tasks: [{ + id: "0000000000000054" + type: "item" + title: "屠宰场" + icon: "industrialforegoing:mob_slaughter_factory" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "industrialforegoing:pink_slime_bucket" + Count: 1b + } + { + id: "industrialforegoing:mob_slaughter_factory" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0000000000000626" + type: "item" + title: "肉汤注射器" + item: "industrialforegoing:meat_feeder" + }] + } + { + x: 1.5d + y: -3.5d + description: ["化学溶解室需要能量和配方相关的物品/流体来合成各种物品。"] + dependencies: [ + "000000000000004C" + "000000000000004F" + ] + id: "0000000000000057" + tasks: [{ + id: "000000000000006B" + type: "item" + item: "industrialforegoing:dissolution_chamber" + }] + rewards: [{ + id: "000000000000062A" + type: "command" + title: "稀有工业先锋战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_rare" + player_command: false + }] + } + { + title: "插件" + icon: { + id: "industrialforegoing:range_addon11" + Count: 1b + tag: { + TitaniumAugment: { + Range: 11.0f + } + } + } + x: 3.0d + y: -3.5d + description: ["插件可以增加大多数机器的范围、速度和效率。由于默认的工作范围通常十分小,因此插件十分重要!"] + dependencies: ["0000000000000057"] + id: "0000000000000076" + tasks: [{ + id: "35428F7A336EE4A1" + type: "item" + title: "任意插件" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "industrialforegoing:addons" + } + } + }] + rewards: [{ + id: "0000000000000631" + type: "command" + title: "稀有工业先锋战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_rare" + player_command: false + }] + } + { + x: 3.0d + y: -0.5d + shape: "hexagon" + description: ["第三阶机器框架。用于合成各种强大的自动化机器。"] + dependencies: [ + "0000000000000050" + "0000000000000051" + "0000000000000053" + ] + id: "0000000000000078" + tasks: [{ + id: "0000000000000079" + type: "item" + item: "industrialforegoing:machine_frame_advanced" + }] + rewards: [{ + id: "0000000000000633" + type: "command" + title: "史诗工业先锋战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_epic" + player_command: false + }] + } + { + x: 4.5d + y: 1.0d + description: ["屠宰机击杀生物,产出精华液和正常的生物掉落。"] + dependencies: ["0000000000000078"] + id: "000000000000007A" + tasks: [{ + id: "000000000000007B" + type: "item" + item: "industrialforegoing:mob_crusher" + }] + rewards: [{ + id: "0000000000000636" + type: "command" + title: "史诗工业先锋战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_epic" + player_command: false + }] + } + { + x: 6.0d + y: 1.0d + description: ["为这些机器提供能量和精华液后,它们就变成了数个与附魔相关的机器。精华液可以由屠宰机或高级熔炉生成。"] + dependencies: ["000000000000007A"] + id: "000000000000007C" + tasks: [ + { + id: "000000000000007D" + type: "item" + item: "industrialforegoing:enchantment_factory" + } + { + id: "0000000000000F0E" + type: "item" + item: "industrialforegoing:enchantment_applicator" + } + { + id: "0000000000000F0F" + type: "item" + item: "industrialforegoing:enchantment_extractor" + } + ] + rewards: [ + { + id: "0000000000000635" + type: "command" + title: "史诗工业先锋战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_epic" + player_command: false + } + { + id: "0000000000000F3B" + type: "item" + title: "普通黑洞储液罐" + item: { + id: "industrialforegoing:common_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "industrialforegoing:essence" + FacingModes: { + TOP: "ENABLED" + LEFT: "ENABLED" + FRONT: "ENABLED" + BACK: "ENABLED" + RIGHT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 16000 + } + } + } + } + } + ] + } + { + x: 3.0d + y: 1.0d + description: ["此机器是一个为圆石处理打造的一站式购物商店。它可以用熔岩/水生成圆石,然后可至多执行三个连续操作来合成如石砖或沙子一类的产物。"] + dependencies: ["0000000000000078"] + id: "000000000000007E" + tasks: [{ + id: "000000000000007F" + type: "item" + item: "industrialforegoing:material_stonework_factory" + }] + rewards: [{ + id: "0000000000000637" + type: "command" + title: "史诗工业先锋战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_epic" + player_command: false + }] + } + { + x: 0.0d + y: -6.0d + description: ["生物反应器可一次处理高达九种不同的以植物为基础的物品来制作生物燃油;被填充的栏位越多,效率就越高。生物燃油可使生物燃油发电机发电,也能使无限工具运转。"] + dependencies: ["000000000000004F"] + id: "0000000000000080" + tasks: [{ + id: "0000000000000081" + type: "item" + item: "industrialforegoing:bioreactor" + }] + rewards: [ + { + id: "000000000000062C" + type: "item" + title: "甜菜根" + item: "minecraft:beetroot" + count: 8 + } + { + id: "000000000000062D" + type: "item" + title: "胡萝卜" + item: "minecraft:carrot" + count: 8 + } + { + id: "000000000000062E" + type: "item" + title: "马铃薯" + item: "minecraft:potato" + count: 8 + } + ] + } + { + x: -1.5d + y: -4.5d + description: ["无限钻头由生物燃油驱动,RF充能等级越高,挖掘的区域越大。"] + dependencies: ["0000000000000057"] + id: "0000000000000082" + tasks: [{ + id: "0000000000000083" + type: "item" + item: { + id: "industrialforegoing:infinity_drill" + Count: 1b + tag: { + CanCharge: 1 + Special: 0 + Selected: "POOR" + Energy: 0 + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + }] + rewards: [{ + id: "0000000000000F36" + type: "item" + title: "普通黑洞储液罐" + item: { + id: "industrialforegoing:common_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "industrialforegoing:biofuel" + FacingModes: { + TOP: "ENABLED" + LEFT: "ENABLED" + FRONT: "ENABLED" + BACK: "ENABLED" + RIGHT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 16000 + } + } + } + } + }] + } + { + x: 0.0d + y: -0.5d + description: ["施肥机可自动消耗骨粉或肥料为植物(管你信不信吧)施肥。"] + dependencies: ["0000000000000051"] + id: "0000000000000086" + tasks: [{ + id: "0000000000000087" + type: "item" + item: "industrialforegoing:plant_fertilizer" + }] + rewards: [{ + id: "0000000000000634" + type: "item" + title: "肥料" + item: "industrialforegoing:fertilizer" + count: 16 + }] + } + { + x: 3.0d + y: -6.0d + description: ["工业先锋的传送带可移动实体(和沉浸工程不同,不可移动物品)。有多种传送带的升级;详情见JEI。"] + dependencies: [ + "000000000000004C" + "000000000000004F" + ] + id: "0000000000000088" + tasks: [{ + id: "0000000000000089" + type: "item" + item: "industrialforegoing:conveyor" + }] + rewards: [{ + id: "000000000000062B" + type: "command" + title: "稀有工业先锋战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_rare" + player_command: false + }] + } + { + x: 1.5d + y: 1.0d + shape: "octagon" + dependencies: ["0000000000000078"] + id: "0000000000000EDC" + tasks: [{ + id: "0000000000000EDD" + type: "item" + item: "industrialforegoing:machine_frame_supreme" + }] + rewards: [{ + id: "0000000000000EE0" + type: "item" + title: "以太气体桶" + item: "industrialforegoing:ether_gas_bucket" + }] + } + { + x: -2.5d + y: 4.0d + hide_dependency_lines: true + dependencies: ["0000000000000051"] + id: "0000000000000EE1" + tasks: [{ + id: "0000000000000EE2" + type: "item" + item: "industrialforegoing:mycelial_furnace" + }] + } + { + x: 1.5d + y: 4.0d + shape: "gear" + description: ["当所有菌丝发电机都在运作时,菌丝网络产能反应堆将会启动并产出2.5千万RF/刻的电量。"] + dependencies: [ + "0000000000000EE1" + "0000000000000EE5" + "0000000000000EE7" + "0000000000000EE9" + "0000000000000EEB" + "0000000000000EEF" + "0000000000000EED" + "0000000000000EFB" + "0000000000000F03" + "0000000000000EF1" + "0000000000000EF3" + "0000000000000EF7" + "0000000000000EF5" + "0000000000000EF9" + "0000000000000EFD" + "0000000000000F01" + "0000000000000EDC" + ] + id: "0000000000000EE3" + tasks: [{ + id: "0000000000000EE4" + type: "item" + item: "industrialforegoing:mycelial_reactor" + }] + rewards: [{ + id: "00EAC9D358EBDA6E" + type: "command" + title: "史诗工业先锋战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_epic" + player_command: false + }] + } + { + x: 3.0d + y: 9.0d + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000EE5" + tasks: [{ + id: "0000000000000EE6" + type: "item" + item: "industrialforegoing:mycelial_slimey" + }] + } + { + x: 5.5d + y: 4.0d + hide_dependency_lines: true + dependencies: ["0000000000000051"] + id: "0000000000000EE7" + tasks: [{ + id: "0000000000000EE8" + type: "item" + item: "industrialforegoing:mycelial_culinary" + }] + } + { + x: -1.0d + y: 7.0d + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000EE9" + tasks: [{ + id: "0000000000000EEA" + type: "item" + item: "industrialforegoing:mycelial_potion" + }] + } + { + x: -0.5d + y: 8.0d + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000EEB" + tasks: [{ + id: "0000000000000EEC" + type: "item" + item: "industrialforegoing:mycelial_disenchantment" + }] + } + { + x: 0.0d + y: 9.0d + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000EED" + tasks: [{ + id: "0000000000000EEE" + type: "item" + item: "industrialforegoing:mycelial_ender" + }] + } + { + x: -1.5d + y: 6.0d + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000EEF" + tasks: [{ + id: "0000000000000EF0" + type: "item" + item: "industrialforegoing:mycelial_explosive" + }] + } + { + x: -2.0d + y: 5.0d + hide_dependency_lines: true + dependencies: ["0000000000000051"] + id: "0000000000000EF1" + tasks: [{ + id: "0000000000000EF2" + type: "item" + item: "industrialforegoing:mycelial_frosty" + }] + } + { + x: 2.0d + y: 11.0d + hide_dependency_lines: true + dependencies: ["0000000000000EDC"] + id: "0000000000000EF3" + tasks: [{ + id: "0000000000000EF4" + type: "item" + item: "industrialforegoing:mycelial_halitosis" + }] + } + { + x: 4.5d + y: 6.0d + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000EF5" + tasks: [{ + id: "0000000000000EF6" + type: "item" + item: "industrialforegoing:mycelial_magma" + }] + } + { + x: 5.0d + y: 5.0d + hide_dependency_lines: true + dependencies: ["0000000000000051"] + id: "0000000000000EF7" + tasks: [{ + id: "0000000000000EF8" + type: "item" + item: "industrialforegoing:mycelial_pink" + }] + } + { + x: 1.0d + y: 11.0d + hide_dependency_lines: true + dependencies: ["0000000000000EDC"] + id: "0000000000000EF9" + tasks: [{ + id: "0000000000000EFA" + type: "item" + item: "industrialforegoing:mycelial_netherstar" + }] + } + { + x: 4.0d + y: 7.0d + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000EFB" + tasks: [{ + id: "0000000000000EFC" + type: "item" + item: "industrialforegoing:mycelial_death" + }] + } + { + x: 2.5d + y: 10.0d + description: ["根据烟花的种类和形状产出电力。"] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000EFD" + tasks: [{ + id: "0000000000000EFE" + type: "item" + item: "industrialforegoing:mycelial_rocket" + }] + } + { + x: 3.5d + y: 8.0d + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000F01" + tasks: [{ + id: "0000000000000F02" + type: "item" + item: "industrialforegoing:mycelial_crimed" + }] + } + { + x: 0.5d + y: 10.0d + hide_dependency_lines: true + dependencies: ["0000000000000EDC"] + id: "0000000000000F03" + tasks: [{ + id: "0000000000000F04" + type: "item" + item: "industrialforegoing:mycelial_meatallurgic" + }] + } + { + x: -1.5d + y: -3.5d + description: ["无限背包由生物燃油驱动,可存放大量的物品,物品数量取决于其RF充能等级。它可以给你喂食肉,也可以用作一个磁铁。"] + dependencies: ["0000000000000057"] + id: "0000000000000F05" + tasks: [{ + id: "0000000000000F06" + type: "item" + item: { + id: "industrialforegoing:infinity_backpack" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "POOR" + Energy: 0L + } + } + }] + rewards: [{ + id: "0000000000000F37" + type: "item" + title: "普通黑洞储液罐" + item: { + id: "industrialforegoing:common_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "industrialforegoing:biofuel" + FacingModes: { + TOP: "ENABLED" + LEFT: "ENABLED" + FRONT: "ENABLED" + BACK: "ENABLED" + RIGHT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 16000 + } + } + } + } + }] + } + { + x: -1.5d + y: -2.5d + description: ["无限三叉戟由生物燃油驱动,是一把更强大的三叉戟。"] + dependencies: ["0000000000000057"] + id: "0000000000000F07" + tasks: [{ + id: "0000000000000F08" + type: "item" + item: { + id: "industrialforegoing:infinity_trident" + Count: 1b + tag: { + CanCharge: 1b + Riptide: 0 + Channeling: 0b + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0b + Selected: "POOR" + Loyalty: 0 + } + } + }] + rewards: [{ + id: "0000000000000F38" + type: "item" + title: "普通黑洞储液罐" + item: { + id: "industrialforegoing:common_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "industrialforegoing:biofuel" + FacingModes: { + TOP: "ENABLED" + LEFT: "ENABLED" + FRONT: "ENABLED" + BACK: "ENABLED" + RIGHT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 16000 + } + } + } + } + }] + } + { + x: -1.5d + y: -1.5d + description: ["无限电锯由生物燃油驱动,RF充能等级越高,砍伐的区域越大。"] + dependencies: ["0000000000000057"] + id: "0000000000000F09" + tasks: [{ + id: "0000000000000F0A" + type: "item" + item: { + id: "industrialforegoing:infinity_saw" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "POOR" + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + }] + rewards: [{ + id: "0000000000000F39" + type: "item" + title: "普通黑洞储液罐" + item: { + id: "industrialforegoing:common_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "industrialforegoing:biofuel" + FacingModes: { + TOP: "ENABLED" + LEFT: "ENABLED" + FRONT: "ENABLED" + BACK: "ENABLED" + RIGHT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 16000 + } + } + } + } + }] + } + { + x: -1.5d + y: -0.5d + description: ["无限电锤由生物燃油驱动,由生物燃油驱动,RF充能等级越高,伤害实体的区域越大。它还有斩首效果。"] + dependencies: ["0000000000000057"] + id: "0000000000000F0B" + tasks: [{ + id: "0000000000000F0C" + type: "item" + item: { + id: "industrialforegoing:infinity_hammer" + Count: 1b + tag: { + CanCharge: 1b + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0b + Selected: "POOR" + Beheading: 0 + } + } + }] + rewards: [{ + id: "0000000000000F3A" + type: "item" + title: "普通黑洞储液罐" + item: { + id: "industrialforegoing:common_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "industrialforegoing:biofuel" + FacingModes: { + TOP: "ENABLED" + LEFT: "ENABLED" + FRONT: "ENABLED" + BACK: "ENABLED" + RIGHT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 16000 + } + } + } + } + }] + } + { + x: 10.0d + y: -9.0d + description: ["可存储大量单种物品的方块,你可以通过与其正面交互输入或提取物品。"] + hide_dependency_lines: true + dependencies: ["000000000000004A"] + id: "0000000000000F10" + tasks: [{ + id: "0000000000000F11" + type: "item" + item: "industrialforegoing:common_black_hole_unit" + }] + rewards: [{ + id: "0000000000000F2B" + type: "xp" + xp: 16 + }] + } + { + x: 10.0d + y: -8.0d + description: ["可存储大量单种物品的方块,你可以通过与其正面交互输入或提取物品。"] + hide_dependency_lines: true + id: "0000000000000F12" + tasks: [{ + id: "0000000000000F13" + type: "item" + item: "industrialforegoing:pity_black_hole_unit" + }] + rewards: [{ + id: "0000000000000F2C" + type: "xp" + xp: 32 + }] + } + { + x: 10.0d + y: -7.0d + description: ["可存储大量单种物品的方块,你可以通过与其正面交互输入或提取物品。"] + hide_dependency_lines: true + dependencies: ["0000000000000051"] + id: "0000000000000F14" + tasks: [{ + id: "0000000000000F15" + type: "item" + item: "industrialforegoing:simple_black_hole_unit" + }] + rewards: [{ + id: "0000000000000F2D" + type: "xp" + xp: 64 + }] + } + { + x: 10.0d + y: -6.0d + description: ["可存储大量单种物品的方块,你可以通过与其正面交互输入或提取物品。"] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000F16" + tasks: [{ + id: "0000000000000F17" + type: "item" + item: "industrialforegoing:advanced_black_hole_unit" + }] + rewards: [{ + id: "0000000000000F2E" + type: "xp" + xp: 128 + }] + } + { + x: 10.0d + y: -5.0d + description: ["可存储大量单种物品的方块,你可以通过与其正面交互输入或提取物品。"] + hide_dependency_lines: true + dependencies: ["0000000000000EDC"] + id: "0000000000000F18" + tasks: [{ + id: "0000000000000F19" + type: "item" + item: "industrialforegoing:supreme_black_hole_unit" + }] + rewards: [{ + id: "0000000000000F2F" + type: "xp" + xp: 256 + }] + } + { + x: 12.0d + y: -9.0d + description: ["可存储大量流体的方块。"] + hide_dependency_lines: true + dependencies: ["000000000000004A"] + id: "0000000000000F1A" + tasks: [{ + id: "0000000000000F1B" + type: "item" + item: "industrialforegoing:common_black_hole_tank" + }] + rewards: [{ + id: "0000000000000F31" + type: "xp" + xp: 16 + }] + } + { + x: 12.0d + y: -8.0d + description: ["可存储大量流体的方块。"] + hide_dependency_lines: true + id: "0000000000000F1C" + tasks: [{ + id: "0000000000000F1D" + type: "item" + item: "industrialforegoing:pity_black_hole_tank" + }] + rewards: [{ + id: "0000000000000F32" + type: "xp" + xp: 32 + }] + } + { + x: 12.0d + y: -7.0d + description: ["可存储大量流体的方块。"] + hide_dependency_lines: true + dependencies: ["0000000000000051"] + id: "0000000000000F1E" + tasks: [{ + id: "0000000000000F1F" + type: "item" + item: "industrialforegoing:simple_black_hole_tank" + }] + rewards: [{ + id: "0000000000000F33" + type: "xp" + xp: 64 + }] + } + { + x: 12.0d + y: -6.0d + description: ["可存储大量流体的方块。"] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000F20" + tasks: [{ + id: "0000000000000F21" + type: "item" + item: "industrialforegoing:advanced_black_hole_tank" + }] + rewards: [{ + id: "0000000000000F34" + type: "xp" + xp: 128 + }] + } + { + x: 12.0d + y: -5.0d + description: ["可存储大量流体的方块。"] + hide_dependency_lines: true + dependencies: ["0000000000000EDC"] + id: "0000000000000F22" + tasks: [{ + id: "0000000000000F23" + type: "item" + item: "industrialforegoing:supreme_black_hole_tank" + }] + rewards: [{ + id: "0000000000000F35" + type: "xp" + xp: 256 + }] + } + { + x: 11.0d + y: -4.0d + description: ["此方块可以存储高达16个黑洞单元,且能外部访问它们的物品。"] + hide_dependency_lines: true + dependencies: ["0000000000000EDC"] + id: "0000000000000F24" + tasks: [{ + id: "0000000000000F25" + type: "item" + item: "industrialforegoing:black_hole_controller" + }] + rewards: [{ + id: "0000000000000F30" + type: "xp" + xp: 512 + }] + } + { + x: -1.5d + y: -5.5d + description: ["机械诅咒之土用于将FE和肉汤转换成刷怪。它对光照有需求,且会基于其所在的生物群系生成怪物。它也会将能量和肉汤均分给相邻的机械诅咒之土。"] + dependencies: ["0000000000000057"] + id: "68F315FF23CD8A22" + tasks: [{ + id: "3991AE48C18012EC" + type: "item" + item: "industrialforegoing:mechanical_dirt" + }] + rewards: [{ + id: "0997C2E0E6DE8F76" + type: "item" + title: "普通黑洞储液罐" + item: { + id: "industrialforegoing:common_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "industrialforegoing:meat" + FacingModes: { + TOP: "ENABLED" + LEFT: "ENABLED" + FRONT: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 16000 + } + } + } + } + }] + } + { + x: 6.0d + y: -0.5d + description: ["自动刷怪机将FE和精华液转化成生物。用大师球捕捉你想复制的怪物,将其放进自动刷挂机,然后享受无限的刷怪量。"] + dependencies: ["000000000000007A"] + id: "73E9574B069570BD" + tasks: [{ + id: "27D665ECBDA02E5A" + type: "item" + item: "industrialforegoing:mob_duplicator" + }] + rewards: [{ + id: "24B8F1EFDCF5A2D9" + type: "item" + title: "大师球" + item: "industrialforegoing:mob_imprisonment_tool" + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/integrated_dynamics.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/integrated_dynamics.snbt new file mode 100644 index 00000000..12c8c5ba --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/integrated_dynamics.snbt @@ -0,0 +1,695 @@ +{ + id: "529A046A403F6A21" + group: "0856CF7F5CBEB20A" + order_index: 3 + filename: "integrated_dynamics" + title: "动态联合" + icon: "integrateddynamics:crystalized_menril_chunk" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + x: 0.0d + y: 0.0d + subtitle: "准备好大大的麻烦!麻烦加倍!" + description: [ + "动态联合是专注于传输物品、流体、FE/RF和数据的模组。" + "" + "动态联合可以解决你的几乎所有自动化问题,从自动矿物处理到读取植物魔法魔力池的魔力值。" + "" + "逻辑编程器、挤压机、烘干池和发电机以外的方块想要运作,就必须通过逻辑线缆互相连接。" + "" + "对于更加复杂的方块,如读取器和写入器,请确保查阅模组的指导书《论动态联合》以完全了解它们。" + "" + "-OneLemonyBoi" + ] + optional: true + id: "7E516ACCF6DA5588" + tasks: [{ + id: "581379EDC8E0E1B8" + type: "checkmark" + title: "欢迎来到动态联合!" + icon: "integrateddynamics:on_the_dynamics_of_integration" + }] + rewards: [{ + id: "58CE7881F576F9A5" + type: "item" + item: "integrateddynamics:wrench" + }] + } + { + x: 0.0d + y: 3.0d + subtitle: "Minecraft的蓝天" + description: ["门瑞欧是动态联合中最重要物质之一,它将被用于该模组的几乎每个物品和方块中。首先,你可以通过破坏富脂门瑞欧原木获得门瑞欧。"] + dependencies: ["7E516ACCF6DA5588"] + id: "42D9F6E36CF8F06E" + tasks: [ + { + id: "721B495113A784A4" + type: "item" + item: "integrateddynamics:menril_log" + } + { + id: "3DA829AF71F9CEE9" + type: "item" + item: "integrateddynamics:crystalized_menril_chunk" + } + ] + rewards: [{ + id: "27A45121C7D34FAD" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -1.5d + y: 4.0d + subtitle: "保持跳跃!" + description: [ + "它和烘干池应该是你合成的第一批动态联合方块。该方块可用门瑞欧原木制作门瑞欧树脂。然而,需要某人或某物在其上方跳跃数次让机器工作。对挤压机施加红石信号进行重置,以放入下一个物品。" + "" + "已知问题:当你物品栏中有黑盒时无法使用挤压机。" + ] + dependencies: ["42D9F6E36CF8F06E"] + optional: true + id: "4666E2A199FC676E" + tasks: [{ + id: "53097394003302F7" + type: "item" + title: "挤压机" + icon: "integrateddynamics:squeezer" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "integrateddynamics:squeezer" + Count: 1b + } + { + id: "integrateddynamics:bucket_menril_resin" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "5476A59853122500" + type: "item" + title: "盔甲架" + item: "minecraft:armor_stand" + } + { + id: "1822E8DD1641B839" + type: "item" + title: "黏液块" + item: "minecraft:slime_block" + count: 2 + } + ] + } + { + x: 1.5d + y: 4.0d + subtitle: "比我的冷笑话还干" + description: ["它和挤压机,能使门瑞欧的获取变得简单许多。将此方块放在挤压机旁边,挤压机的嘴与其朝向相同。每当一个门瑞欧原木被挤压,出来的门瑞欧树脂就会进入烘干池,并干燥成为门瑞欧结晶块。"] + dependencies: ["42D9F6E36CF8F06E"] + optional: true + id: "510121D501040EA5" + tasks: [{ + id: "6DFFC1D94075DA22" + type: "item" + title: "烘干池" + icon: "integrateddynamics:drying_basin" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "integrateddynamics:drying_basin" + Count: 1b + } + { + id: "integrateddynamics:crystalized_menril_block" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "6FCCEF89844BC6E9" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 1.0d + y: 5.5d + subtitle: "烘干,但是更快" + description: ["与常规的烘干池相同,但是更快且会消耗RF。"] + dependencies: ["510121D501040EA5"] + optional: true + id: "05C24B4CAB4AC124" + tasks: [{ + id: "4884D5DED8B35CFD" + type: "item" + title: "电动烘干池" + icon: "integrateddynamics:mechanical_drying_basin" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "integrateddynamics:mechanical_drying_basin" + Count: 1b + } + { + id: "integrateddynamics:crystalized_chorus_block" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "2490003809DE5195" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -1.0d + y: 5.5d + subtitle: "不再需要跳跃" + description: ["和挤压机相同,只不过更快、消耗RF,且不需要玩家在上方跳跃。"] + dependencies: ["4666E2A199FC676E"] + optional: true + id: "5183909586CBC38F" + tasks: [{ + id: "256E9E07904E5A4A" + type: "item" + title: "电动挤压机" + icon: "integrateddynamics:mechanical_squeezer" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "integrateddynamics:mechanical_squeezer" + Count: 1b + } + { + id: "integrateddynamics:bucket_liquid_chorus" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "7C49676D6152BAE1" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "流体传输" + icon: "minecraft:water_bucket" + x: -3.0d + y: 0.0d + subtitle: "我的水在哪里?" + description: ["接下来的三个方块和流体传输有关。"] + dependencies: ["7E516ACCF6DA5588"] + id: "0EC4E05346C842DC" + tasks: [{ + id: "50DF9F183B30FD05" + type: "checkmark" + }] + rewards: [{ + id: "0BACBA6E6F6282A6" + type: "xp" + xp: 100 + }] + } + { + title: "RF传输" + icon: { + id: "integrateddynamics:energy_battery" + Count: 1b + tag: { + energy: 1000000 + } + } + x: 3.0d + y: 0.0d + subtitle: "近乎无限的抛瓦传输。" + description: ["接下来的三个方块和RF传输有关。"] + dependencies: ["7E516ACCF6DA5588"] + id: "69C09D451357D847" + tasks: [{ + id: "67D84A2961098D39" + type: "checkmark" + }] + rewards: [{ + id: "35DB2C6D79D15457" + type: "xp" + xp: 100 + }] + } + { + title: "物品传输" + icon: "minecraft:item_frame" + x: 0.0d + y: -3.0d + subtitle: "美名其曰的漏斗" + description: ["接下来的三个方块和物品传输有关。"] + dependencies: ["7E516ACCF6DA5588"] + id: "47BF421FFE9A02B6" + tasks: [{ + id: "19A2827522FB5641" + type: "checkmark" + }] + rewards: [{ + id: "62AA590D2815B802" + type: "xp" + xp: 100 + }] + } + { + x: 0.0d + y: -4.5d + description: ["将此方块与物品存储相连接,使物品在动态联合网络中可见。"] + dependencies: ["47BF421FFE9A02B6"] + id: "0A50B0D7088492C5" + tasks: [{ + id: "7BF8D228C32BFAA3" + type: "item" + item: "integratedtunnels:part_interface_item" + }] + } + { + x: -1.5d + y: -4.5d + description: ["此方块将物品输入进动态联合网络。"] + dependencies: ["47BF421FFE9A02B6"] + id: "056D516E5F520ECD" + tasks: [{ + id: "0B8682EB51258EAF" + type: "item" + item: "integratedtunnels:part_importer_item" + }] + } + { + x: 1.5d + y: -4.5d + description: ["此方块从动态联合网络中输出物品。"] + dependencies: ["47BF421FFE9A02B6"] + id: "6B0199533EB50413" + tasks: [{ + id: "51EFE65BD012FE42" + type: "item" + item: "integratedtunnels:part_exporter_item" + }] + } + { + x: -4.5d + y: -1.5d + description: ["此方块将流体输入进动态联合网络。"] + dependencies: ["0EC4E05346C842DC"] + id: "4F5F78B1254B6370" + tasks: [{ + id: "4FE15E8CEABF6765" + type: "item" + item: "integratedtunnels:part_importer_fluid" + }] + } + { + x: -4.5d + y: 0.0d + description: ["将此方块与流体存储相连接,使流体在动态联合网络中可见。"] + dependencies: ["0EC4E05346C842DC"] + id: "2F25517C899BC435" + tasks: [{ + id: "0A14E33816A8971F" + type: "item" + item: "integratedtunnels:part_interface_fluid" + }] + } + { + x: -4.5d + y: 1.5d + description: ["此方块从动态联合网络中输出流体。"] + dependencies: ["0EC4E05346C842DC"] + id: "1EE4A5F1220A6405" + tasks: [{ + id: "71B88A271A60F408" + type: "item" + item: "integratedtunnels:part_exporter_fluid" + }] + } + { + x: 4.5d + y: 0.0d + description: ["将此方块与能量存储相连接,使能量在动态联合网络中可见。"] + dependencies: ["69C09D451357D847"] + id: "3813AC7EDF335C11" + tasks: [{ + id: "32F54E29927301E5" + type: "item" + item: "integratedtunnels:part_interface_energy" + }] + } + { + x: 4.5d + y: -1.5d + description: ["此方块将能量输入进动态联合网络。"] + dependencies: ["69C09D451357D847"] + id: "395AD749713702EB" + tasks: [{ + id: "2DBBB2572F9877D0" + type: "item" + item: "integratedtunnels:part_importer_energy" + }] + } + { + x: 4.5d + y: 1.5d + description: ["此方块将能量从动态联合网络中输出。"] + dependencies: ["69C09D451357D847"] + id: "62847890633837C8" + tasks: [{ + id: "0EC0C78AE0937396" + type: "item" + item: "integratedtunnels:part_exporter_energy" + }] + } + { + title: "世界输出器" + x: 1.0d + y: 2.0d + subtitle: "投掷器的别名" + description: ["这三个方块将物品、流体和RF放置在世界中。"] + dependencies: ["7E516ACCF6DA5588"] + id: "629FE9742ED9DA8E" + tasks: [{ + id: "22CA50E3B6CE7873" + type: "item" + title: "Exporters" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "integratedtunnels:part_exporter_world_item" + Count: 1b + } + { + id: "integratedtunnels:part_exporter_world_fluid" + Count: 1b + } + { + id: "integratedtunnels:part_exporter_world_energy" + Count: 1b + } + ] + } + } + }] + } + { + title: "世界输入器" + x: -1.0d + y: 2.0d + subtitle: "可捡起木棍(或其他任何物品)" + description: ["这三个方块从世界中提取物品、流体和RF。"] + dependencies: ["7E516ACCF6DA5588"] + id: "0D2453FD06A1207B" + tasks: [{ + id: "4647A50833440DED" + type: "item" + title: "Importers" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "integratedtunnels:part_importer_world_item" + Count: 1b + } + { + id: "integratedtunnels:part_importer_world_fluid" + Count: 1b + } + { + id: "integratedtunnels:part_importer_world_energy" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "1F96D4CC5E668E12" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + x: 1.0d + y: -2.0d + subtitle: "我更喜欢Kindles" + description: ["这十个方块可以读取信息,无论红石、方块数据还是实体。"] + dependencies: ["7E516ACCF6DA5588"] + id: "39AED68EE6F495B1" + tasks: [{ + id: "3526F3A4F711D7E1" + type: "item" + title: "读取器" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "integrateddynamics:part_audio_reader" + Count: 1b + } + { + id: "integrateddynamics:part_block_reader" + Count: 1b + } + { + id: "integrateddynamics:part_entity_reader" + Count: 1b + } + { + id: "integrateddynamics:part_extradimensional_reader" + Count: 1b + } + { + id: "integrateddynamics:part_fluid_reader" + Count: 1b + } + { + id: "integrateddynamics:part_inventory_reader" + Count: 1b + } + { + id: "integrateddynamics:part_machine_reader" + Count: 1b + } + { + id: "integrateddynamics:part_network_reader" + Count: 1b + } + { + id: "integrateddynamics:part_redstone_reader" + Count: 1b + } + { + id: "integrateddynamics:part_world_reader" + Count: 1b + } + ] + } + } + }] + } + { + x: 2.0d + y: -1.0d + subtitle: "钢笔,而非铅笔" + description: ["这四个方块可写入红石、物品栏,输出音频、音乐和粒子效果。"] + dependencies: ["7E516ACCF6DA5588"] + id: "61D790A907882415" + tasks: [{ + id: "2BAF749D34AB438F" + type: "item" + title: "写入器/输出器" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "integrateddynamics:part_audio_writer" + Count: 1b + } + { + id: "integrateddynamics:part_effect_writer" + Count: 1b + } + { + id: "integrateddynamics:part_inventory_writer" + Count: 1b + } + { + id: "integrateddynamics:part_redstone_writer" + Count: 1b + } + ] + } + } + }] + } + { + title: "远距离连接" + x: -2.0d + y: -1.0d + subtitle: "这种关系会好起来的" + description: [ + "单向连接器可以将一个动态联合网络直线传输至另一个单向连接器,而不需要一路搭建逻辑线缆。然而,它只可以直线连接至单向连接器。" + "全向连接器可以连接至任何其它全向连接器,乃至别的维度的全向连接器。" + ] + dependencies: ["7E516ACCF6DA5588"] + id: "4C47990454684103" + tasks: [{ + id: "6465225AA0D53CFB" + type: "item" + title: "方向连接器" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "integrateddynamics:part_connector_mono_directional" + Count: 1b + } + { + id: "integrateddynamics:part_connector_omni_directional" + Count: 1b + } + ] + } + } + }] + } + { + title: "动态联合之物品管理、合成和自动合成" + x: -1.0d + y: -2.0d + subtitle: "山寨RS" + description: [ + "动态联合可以作为RS的一个代替,它有着许多RS拥有的特性。动态联合可以合成所有你的物品、存储物品、自动合成物品,而且还可以持续合成物品。" + "" + "你可以在存储终端处查看物品、流体和能量。你也可以用动态联合系统中的物品进行合成。你可以将接口附在箱子之类的存储方块上,使其与网络相连,以便向你的系统添加东西。" + "" + "你可以通过合成接口按需自动合成物品。只需创建带有该配方的变量卡,然后将其塞入接口中。如果你想要进行一次常规合成任务,你需要确保接口连接的是工作台。否则,将接口与接收物品的箱子/机器相连。" + "" + "你需要使用合成写入器来持续合成,并且需要创建一个含有已经存在于合成接口中的配方的变量卡。接下来,只需要将变量卡放进合成写入器的合成配方栏位,它就会为你持续合成!" + ] + dependencies: ["7E516ACCF6DA5588"] + id: "020DD2A8A7FA170B" + tasks: [ + { + id: "51EBE9CB057981DB" + type: "item" + item: "integratedterminals:part_terminal_storage" + } + { + id: "24FC2D0BFBF84232" + type: "item" + item: "integratedterminals:part_terminal_crafting_job" + } + { + id: "4FF70CD62E232768" + type: "item" + item: "integratedcrafting:part_interface_crafting" + } + { + id: "5479E812F182F318" + type: "item" + item: "integratedcrafting:part_crafting_writer" + } + ] + rewards: [{ + id: "182ED3A3806D1D78" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + x: -2.0d + y: 1.0d + subtitle: "植物魔法现在是科技模组了?" + description: ["该方块可以从方块读取器获得的NBT中提取指定的NBT数据。这可以用来查询魔力池中魔力的大小。"] + dependencies: ["7E516ACCF6DA5588"] + id: "11A8433289EFF772" + tasks: [{ + id: "35A5BE48B97046AD" + type: "item" + item: "integratednbt:nbt_extractor" + }] + rewards: [{ + id: "03B350B9FF56379D" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 2.0d + y: 1.0d + subtitle: "Minecraft:变身为玩家" + description: ["和名字所示一样,它会执行诸如使用物品点击一类的玩家行为。"] + dependencies: ["7E516ACCF6DA5588"] + id: "0AD26267625F46D8" + tasks: [{ + id: "2C36F7C1789E5E61" + type: "item" + item: "integratedtunnels:part_player_simulator" + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/magic__adept.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/magic__adept.snbt new file mode 100644 index 00000000..d3ea2deb --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/magic__adept.snbt @@ -0,0 +1,700 @@ +{ + id: "1E033FC07DE39E5E" + group: "34B7FB260B6AEB81" + order_index: 5 + filename: "magic__adept" + title: "魔法 - 能手" + icon: "botania:runic_altar" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + x: -2.0d + y: -1.5d + description: [ + "吞咀者能够用其强大的下颚将石头磨成粉末,它的鳞片具有强大的炼金能力,确切的说,是制造消化各种物品并提取其中潜能的神秘花。" + "" + "设下诱饵陷阱,准备好迎接一场恶战。" + "" + "召唤吞咀者需要降生祭坛以及一些其他物品,在JEI中查询吞咀者刷怪蛋的配方来确认材料。" + "" + "警告:吞咀者饥渴万分,召唤它将会消耗该区域的灵气。灵气浓度太低将会给周围区域的生命带来严重的后果。" + ] + dependencies: [ + "583A58418CBF0606" + "3244CF5322CDA8FA" + "70FE54E5B37720F8" + "7D6DB53D88AA8955" + ] + id: "61AA75CF5577A737" + tasks: [{ + id: "5A05847FBAD84A7B" + type: "item" + item: "naturesaura:animal_spawner" + }] + } + { + x: 1.5d + y: 3.0d + description: ["狱火具有极强的转化能力且高度危险,自古以来就被用于奥秘法术。对于普通人类来说没有直接的安全使用它的方法,不过,异界的魔灵却可以通过为其量身打造的狱火锻炉来毫无难度地引导狱火。"] + dependencies: ["2B6914734BC1B9EA"] + id: "76E780FECC4F3BA8" + tasks: [{ + id: "00EC065C41CF5882" + type: "item" + item: "bloodmagic:soulforge" + }] + } + { + x: 2.0d + y: 2.0d + description: [ + "“并不是所有魔灵都情愿来到这里,有些魔灵觉得这个位面……令它们厌恶。不过,将它们束缚在强大的物品中以限制它们和这个世界的接触,它们可能仍有用武之地。”" + "" + "– 深具睿智 埃兹维斯" + ] + dependencies: ["7BA120BEA495D354"] + id: "2B6914734BC1B9EA" + tasks: [{ + id: "5DBA1CA341658512" + type: "item" + item: { + id: "occultism:chalk_gold" + Count: 1b + tag: { + Damage: 0 + } + } + }] + } + { + x: -2.0d + y: -3.5d + shape: "diamond" + description: [ + "向深暗之园的深处迈进,寻找上古文明埋葬尊崇死者的下僻巢穴。要小心,这些墓穴都被严密地保护着。" + "" + "尽管制造这些守卫的技艺早已消失于历史的长河中,但关于他们的知识并没有完全遗失。仍有一些森林生物可以熟练的从守卫身上收获额外的金属,且不会对守卫造成伤害。" + ] + dependencies: ["1684922D360579EA"] + id: "3244CF5322CDA8FA" + tasks: [{ + id: "67D72ED6F85B74D2" + type: "item" + item: "undergarden:forgotten_ingot" + }] + } + { + x: -2.5d + y: -3.0d + shape: "diamond" + description: ["宝石所在,四周黯淡。"] + dependencies: ["1684922D360579EA"] + id: "70FE54E5B37720F8" + tasks: [{ + id: "2EDC01F6C01A4342" + type: "item" + item: "eidolon:shadow_gem" + }] + } + { + x: -1.5d + y: -3.0d + shape: "diamond" + description: [ + "“明智的做法是把你的愤怒指向问题,而不是人;把你的精力集中在答案上,而不是找借口。”" + "" + "– 安静祥和 伽措大师" + ] + dependencies: [ + "2A45214DF4B8A3A0" + "1684922D360579EA" + ] + id: "583A58418CBF0606" + tasks: [{ + id: "589DC07682196D6E" + type: "item" + item: "naturesaura:token_anger" + }] + } + { + x: -2.0d + y: -2.5d + shape: "diamond" + description: ["这对不在平原生活的野兽来说是一种不可多得的珍馐。"] + dependencies: ["1684922D360579EA"] + id: "7D6DB53D88AA8955" + tasks: [{ + id: "30B057E09BA7FEC1" + type: "item" + item: "farmersdelight:honey_glazed_ham_block" + }] + } + { + title: "自然灵气 - 能手" + icon: "naturesaura:gold_leaf" + x: -3.0d + y: -5.5d + shape: "rsquare" + description: [""] + dependencies: ["0000000000000FC7"] + id: "6A88DD23AB4B2551" + tasks: [{ + id: "75818E00A64B7C28" + type: "item" + item: "naturesaura:infused_iron" + }] + } + { + title: "魔灵魔法 - 能手" + icon: "occultism:golden_sacrificial_bowl" + x: 2.0d + y: -5.5d + shape: "rsquare" + dependencies: ["0000000000000FCD"] + id: "4CEB33C94A160D68" + tasks: [ + { + id: "5A0243D5E0EB0586" + type: "item" + item: { + id: "occultism:chalk_white" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "494D1F8ABF9632B2" + type: "item" + item: "occultism:golden_sacrificial_bowl" + } + { + id: "0B7F689031988967" + type: "item" + item: "occultism:sacrificial_bowl" + count: 4L + } + { + id: "3D10E2B67F80993F" + type: "item" + title: "任意蜡烛" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "forge:candles" + } + } + count: 4L + } + ] + } + { + x: -1.0d + y: -3.5d + shape: "diamond" + description: [ + "科莫多巨蜥可以在干燥的气候条件下找到,并且可以用适量的腐肉来“结为朋友”。它们的唾液被炼金术士和自然学家这一类人所珍视。对前者来说是它们可作为提纯矿石的试剂,对后者来说则是它们唤起的深刻情感。" + "" + "科莫多巨蜥种群的生育率很低,好在它们身强体壮。一个健康的成年个体能够产生供每天收集的唾液。请注意,科莫多蜥蜴被囚禁时会格外暴力,甚至经常攻击自己的孩子。因此最好记得把它们隔开。" + ] + dependencies: ["0000000000000FC7"] + id: "2A45214DF4B8A3A0" + tasks: [{ + id: "4D8482E47412A89D" + type: "item" + item: "alexsmobs:komodo_spit" + }] + } + { + x: -2.0d + y: 0.0d + description: [ + "魔源与灵气,是魔力的一体两面。有了产能花,就可以提取纯净的魔力,并以各种全新的方式使用。" + "" + "彼方兰是第一种可获得的产能花,因为许多合成配方的魔力消耗增加了。强烈建议提高魔力产能以进一步发展。" + ] + dependencies: ["61AA75CF5577A737"] + id: "0E6B41A9E8802F67" + tasks: [{ + id: "1BBA6E352E900519" + type: "item" + item: "botania:gourmaryllis" + }] + } + { + x: -2.0d + y: 1.0d + description: ["初学者认为符文只是简单的雕刻符号,除了装饰没有别的用处。但专业的法师知道真相:它们是刻意地雕刻成这样以引导魔法能量达到特定目的。这样做需要极大的意志力。"] + dependencies: ["0E6B41A9E8802F67"] + id: "46993F7BA43BE3AB" + tasks: [ + { + id: "645C3EA5C8B170D1" + type: "item" + item: "botania:runic_altar" + } + { + id: "54F41577B733E652" + type: "item" + item: "botania:mana_pool" + } + { + id: "34CD855E65A6875F" + type: "item" + item: "botania:mana_spreader" + } + ] + } + { + x: 2.0d + y: -1.5d + description: ["开始制造符文石,为了更强大的血之祭坛奠定基础。"] + dependencies: ["0D8649291801C76C"] + id: "43D3D565E295FA5D" + tasks: [{ + id: "089924B8BB44ECFD" + type: "item" + item: "bloodmagic:blankrune" + }] + } + { + x: 3.5d + y: -1.0d + shape: "diamond" + description: [ + "" + "曾经被认为已经遗失的知识在最意想不到的地方出现了:深暗之园居民的音乐。" + "" + "找到一只石生体,与其交易,获得他们的传统音乐样本。" + ] + dependencies: ["0000000000000FCD"] + id: "4C82E47AABA7447B" + tasks: [{ + id: "6C16A5254E2174E3" + type: "item" + title: "深暗之园音乐" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "undergarden:music_disc_mammoth" + Count: 1b + } + { + id: "undergarden:music_disc_limax_maximus" + Count: 1b + } + { + id: "undergarden:music_disc_gloomper_anthem" + Count: 1b + } + { + id: "undergarden:music_disc_relict" + Count: 1b + } + ] + } + } + }] + } + { + title: "异界石交易者" + x: 2.0d + y: -4.5d + description: [ + "把奥术石扔进灵火里当然是……有效的,但一位异界石交易者将会以更划算的价格。" + "" + "注意:异界石交易者仍然需要奥术石,不过比例是每一块奥术石换两块异界石。" + ] + dependencies: ["4CEB33C94A160D68"] + id: "2DD9ABCD4AC03D03" + tasks: [{ + id: "1AF021ACBE2DE220" + type: "item" + item: "occultism:otherstone" + }] + } + { + x: 2.0d + y: -3.5d + shape: "diamond" + description: ["制造一块用于高级铭文的石板是一种细致的工艺,能者们花费了大量时间来完善它。即便是再细小的瑕疵都有可能导致一批产品被损毁。"] + dependencies: [ + "2DD9ABCD4AC03D03" + ] + dependency_requirement: "one_completed" + id: "32D9D96C23106285" + tasks: [{ + id: "5451DDAB7FE89E14" + type: "item" + item: "occultism:otherstone_tablet" + }] + } + { + x: 2.0d + y: -2.5d + description: ["手持它会发出很轻的嗡嗡声。"] + dependencies: ["32D9D96C23106285"] + id: "0D8649291801C76C" + tasks: [{ + id: "16E18C3168EE5014" + type: "item" + item: "bloodmagic:blankslate" + }] + } + { + x: 3.0d + y: -0.5d + shape: "diamond" + description: [ + "获得音乐后,将它用于合成召唤沼泽巨颌怪的诱饵。" + "" + "击败怪兽,并获取藓牙。" + ] + dependencies: ["4C82E47AABA7447B"] + id: "5602E77D09C84F56" + tasks: [{ + id: "4FDEBE41FC30CD46" + type: "item" + item: "meetyourfight:fossil_bait" + }] + } + { + title: "血之祭坛 - 二级" + icon: "bloodmagic:altar" + x: 2.0d + y: 0.0d + description: [ + "想更深入地研究精神领域的秘密,就需要一个更强大的容器。" + "" + "还有什么比被束缚在骨头中的、仍在跳动着的僵尸蛮种之心更好的选择呢?" + ] + dependencies: [ + "5602E77D09C84F56" + "43D3D565E295FA5D" + ] + id: "7BA120BEA495D354" + tasks: [ + { + id: "4FCDA238FEC31CAB" + type: "item" + item: "meetyourfight:caged_heart" + } + { + id: "687C659EAB4DD9B2" + type: "item" + item: "bloodmagic:apprenticebloodorb" + } + ] + } + { + x: 1.0d + y: 0.5d + description: ["只带了投网的能手们,被派去进行打猎。他们要么回来后变得更加博识,要么就再也没能回来。"] + dependencies: ["7BA120BEA495D354"] + id: "358D438E941E3FFE" + tasks: [{ + id: "7FADC33010E15D46" + type: "item" + item: "bloodmagic:soulsnare" + }] + } + { + x: -3.0d + y: 2.0d + description: [ + "这个世界上充满了隐形的生物。观察着、等待着。" + "" + "审判着。" + "" + "你的行为似乎取悦了一个这样的存在。建造一个祭祀台,看看它能给你带来什么智慧。" + "" + "当然,所有的知识都是有代价的……" + ] + dependencies: [ + "54BD6A448EC80453" + "46993F7BA43BE3AB" + ] + id: "39F1798BD7FDA0EC" + tasks: [ + { + id: "289310ED8AE0AA8E" + type: "item" + item: "naturesaura:offering_table" + } + { + id: "38201997FD403259" + type: "item" + item: "naturesaura:calling_spirit" + } + ] + } + { + x: -3.5d + y: 0.0d + description: ["想要正确地召唤荒野奇美拉,你必须献上每一种游荡在这片土地上的次级荒野生物的身体部位作为贡品。"] + dependencies: ["37E5C854B3C997E6"] + id: "638E2FA97CF961F7" + tasks: [ + { + id: "0AC4BD687E08497E" + type: "item" + item: "ars_nouveau:wilden_horn" + } + { + id: "21E2513CFEDA6EE5" + type: "item" + item: "ars_nouveau:wilden_wing" + } + { + id: "7935F91A85707BD7" + type: "item" + item: "ars_nouveau:wilden_spike" + } + ] + } + { + x: -4.0d + y: 1.0d + description: ["放下仪式木板任其燃烧,将剩下的贡品丢弃在火盆之上,准备就绪后启动仪式。"] + dependencies: ["638E2FA97CF961F7"] + id: "54BD6A448EC80453" + tasks: [{ + id: "54160558748B2EC1" + type: "item" + item: "ars_nouveau:ritual" + }] + } + { + x: -4.0d + y: -1.5d + description: [ + "抛一枚硬币。" + "" + "她会施与你恩惠吗?或会因你的冒犯而将你抽筋剥皮?" + ] + dependencies: [ + "14B74BACBD651D14" + "0140C94C9E0BE11B" + "749514BCD02A1A51" + ] + id: "37E5C854B3C997E6" + tasks: [ + { + id: "6CFD58817C017D20" + type: "item" + item: "meetyourfight:devils_ante" + } + { + id: "35A5C79245D10412" + type: "item" + item: "meetyourfight:velvet_fortune" + } + ] + } + { + x: -3.5d + y: -3.0d + shape: "diamond" + description: ["虽然阿图姆的居民自己没有意识到这点,但他们所交易的硬币拥有巨大的奥术潜力。有些人推测,这可能是源于硬币中的一种特殊奈布合金。"] + dependencies: ["5DBF0C080455A59F"] + id: "0140C94C9E0BE11B" + tasks: [{ + id: "358386F4F0FC273F" + type: "item" + item: "atum:coin_gold" + }] + } + { + x: -4.5d + y: -3.0d + shape: "diamond" + description: ["实验室里会饲养一种常被称为幸运蜜蜂的下界石英蜜蜂,原因很简单:当暴露在含有微量毒素的空气中时,它们身上的结晶会改变颜色,从而让观察力敏锐的炼金术士幸免于难。"] + dependencies: ["5DBF0C080455A59F"] + id: "749514BCD02A1A51" + tasks: [{ + id: "4F21E8E2B24A5777" + type: "item" + item: "resourcefulbees:nether_quartz_honeycomb" + }] + } + { + x: -4.0d + y: -2.5d + shape: "diamond" + description: ["早期的炼金术士们往往会因为一次手滑或玻璃器皿上的一点瑕疵而丧命。这样一来,他们迅速开发出福耳图那精华以帮助他们在处理危险物质时提高一些运气也不足为奇了。"] + dependencies: ["5DBF0C080455A59F"] + id: "14B74BACBD651D14" + tasks: [{ + id: "5CE84C7DE08F8B26" + type: "item" + item: "bloodmagic:fortune_anointment" + }] + } + { + x: -4.5d + y: 0.0d + description: [ + "魔法需要你付出代价,无论是在精神上还是身体上。许多人已经对简单的考验屈服,从未走到这一步。荒野奇美拉能否证明自己是一个巨大的挑战?" + "" + "制作一个石板来召唤它,并为接下来的战斗而做好准备。" + ] + dependencies: [ + "54BD6A448EC80453" + "37E5C854B3C997E6" + ] + id: "6722BAF4546DB225" + tasks: [{ + id: "011B34FD3685CBB4" + type: "item" + item: "ars_nouveau:ritual_wilden_summon" + }] + } + { + x: 1.0d + y: 1.5d + description: [ + "“那就让你的意志决定你的命运吧。”" + "" + "– 辐辉教会 夏洛特" + ] + dependencies: ["358D438E941E3FFE"] + id: "4E25D127FFBA7553" + tasks: [{ + id: "5A45A95D9017FB1D" + type: "item" + item: { + id: "bloodmagic:basemonstersoul" + Count: 1b + tag: { + souls: 5.0d + } + } + }] + } + { + x: 2.5d + y: 3.0d + description: [ + "“睁开你的眼睛,然后再睁开一次。”" + "" + "– 韦瑟瓦克斯夫人" + ] + dependencies: ["2B6914734BC1B9EA"] + id: "1EF3485CE70E529D" + tasks: [{ + id: "588927AD981F5FDB" + type: "item" + item: { + id: "occultism:otherworld_goggles" + Count: 1b + tag: { + Damage: 0 + } + } + }] + } + { + x: 1.0d + y: -0.5d + shape: "diamond" + description: [ + "尽管这很有效,但一些法师认为这种牺牲他人的做法实在令人厌恶。" + "" + "能手早就学会了献祭自己的鲜血,并利用大地进行治疗。" + ] + dependencies: ["7BA120BEA495D354"] + id: "57FFFBB68F2655C1" + tasks: [{ + id: "19014A262532EB8F" + type: "item" + item: { + id: "bloodmagic:sacrificialdagger" + Count: 1b + tag: { + sacrifice: 0b + } + } + }] + } + { + x: -3.0d + y: 3.0d + description: [ + "“在这片永恒不变的夜空中,总有新的事物等待着你来发现……”" + "" + "– 长者 雷伯" + ] + dependencies: ["39F1798BD7FDA0EC"] + id: "7154DB9C4506F05B" + tasks: [{ + id: "652DE77D344E1B5F" + type: "item" + item: "astralsorcery:altar_attunement" + }] + } + { + title: "产生灵气" + x: -2.0d + y: -4.5d + description: [ + "上古文明知道要爱护他们所掌握的自然资源,取之有度,补偿更多。每砍一棵树,就种下两棵。" + "" + "生命所散发出的灵气也需要类似的照顾。自然法术所消耗的灵气同样必须得到补充。没能成功做到这一点将会导致灾难性的后果。" + "" + "虽然有许多办法能够恢复灵气,但射击标靶与草食性收集器都提供了快速补充灵气的途径。善待大自然,她也会善待你;虐待大自然,那么就面对她的怒火吧!" + ] + dependencies: ["6A88DD23AB4B2551"] + id: "1684922D360579EA" + tasks: [{ + id: "53DCB9AF9595A5D2" + type: "item" + title: "产生灵气" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "naturesaura:flower_generator" + Count: 1b + } + { + id: "naturesaura:projectile_generator" + Count: 1b + } + ] + } + } + }] + } + { + x: -4.0d + y: -4.5d + description: [ + "栖息在这些土地上的蜜蜂很久以前就被注入了强大的魔力,虽然这种魔力因为没有适当的照顾已经减弱了一些,但在它们的后代中仍然存在着这种联系。只要稍加照料,这种更深层次的联系就可以被恢复,使它们能够生产出对奥术和科技领域都有用的神奇资源。" + "" + "收集一些蜜蜂和它们的巢穴,开始照料它们。通过选择性育种和其他技术,有可能培育出更强大的蜜蜂。它们的资源对发展至关重要。" + ] + dependencies: ["6A88DD23AB4B2551"] + id: "5DBF0C080455A59F" + tasks: [{ + id: "4024203A654C177D" + type: "item" + title: "任意蜂巢" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "forge:beehives/tier_0" + } + } + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/magic__master.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/magic__master.snbt new file mode 100644 index 00000000..1dd0aef1 --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/magic__master.snbt @@ -0,0 +1,547 @@ +{ + id: "4530AE1D511B7928" + group: "34B7FB260B6AEB81" + order_index: 6 + filename: "magic__master" + title: "魔法 - 大师" + icon: { + id: "astralsorcery:celestial_crystal" + Count: 1b + tag: { + astralsorcery: { } + } + } + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "精灵门" + x: -1.0d + y: 1.5d + description: [ + "以优雅但淘气而出名的亚尔夫海姆的精灵们……对谁可以进入它们的领域这件事很挑剔。" + "" + "不过同样,它们也非常愿意通过这扇门交易材料。" + ] + dependencies: ["3ECB259F269FF80A"] + id: "54D0E568361DC267" + tasks: [ + { + id: "06EFC0926D9228EB" + type: "item" + item: "botania:alfheim_portal" + } + { + id: "0F894768DC2FA6A1" + type: "item" + item: "botania:natura_pylon" + } + ] + } + { + x: 1.5d + y: 3.5d + description: ["通过细心地处理,恶魔意志似乎可以被提纯并结晶。虽然他们看起来很像某种糖果,但那些尝试食用它的人很快就变成了胡言乱语的可怜虫。暂不清楚这是否仅仅是加速,还是直接导致了他们的疯狂,但从那以后,没有任何理智的法师再尝试过这么做。"] + dependencies: ["690063418D6815D2"] + id: "5E1A0B48076CD5F6" + tasks: [ + { + id: "4B0D2FA22A7EDF1D" + type: "item" + item: "bloodmagic:demoncrucible" + } + { + id: "5D01EE5258D5D499" + type: "item" + item: "bloodmagic:demoncrystallizer" + } + ] + } + { + title: "魔灵魔法 - 大师" + x: 2.5d + y: -1.5d + shape: "rsquare" + dependencies: ["0000000000000FCF"] + id: "06A6BE8C4A3B0C1D" + tasks: [{ + id: "3200842BF652DCB5" + type: "item" + item: { + id: "bloodmagic:soulgempetty" + Count: 1b + tag: { + souls: 64.0d + } + } + }] + } + { + title: "血之祭坛 - 三级" + icon: "bloodmagic:altar" + x: 3.5d + y: 0.0d + description: ["我们再一次需要一个更好的容器来深入研究关于精神世界的知识。一块深深扎根于这个位面的自然魔法的魔力石板,可以充当一个安全锚。"] + dependencies: ["06A6BE8C4A3B0C1D"] + id: "06E76BE2A422E8AC" + tasks: [ + { + id: "512B339FA8AB4383" + type: "item" + item: "bloodmagic:magicianbloodorb" + } + { + id: "0AC9515E1EEEE596" + type: "item" + item: { + id: "botania:mana_tablet" + Count: 1b + tag: { } + } + } + ] + } + { + x: 4.0d + y: 1.5d + description: [ + "“没有什么问题是一点魔法和一把像样的刀解决不了的,如果有,那就来一把魔法刀。”" + "" + "– 灵魂铁匠 斯特里格" + ] + dependencies: [ + "0BEFCA7CB5EE447D" + "06E76BE2A422E8AC" + ] + id: "152B45DD8C1899C2" + tasks: [{ + id: "665FEB1890A1E866" + type: "item" + item: { + id: "occultism:chalk_purple" + Count: 1b + tag: { + Damage: 0 + } + } + }] + } + { + x: 1.0d + y: 0.5d + shape: "diamond" + description: ["寻找位于末地的水晶山脉,那里自然生长着大量的水晶。"] + dependencies: ["0000000000000FCF"] + id: "0CFE47372EC49DC8" + tasks: [{ + id: "5F5822FEF6F28BB7" + type: "item" + item: "betterendforge:crystal_shards" + }] + } + { + x: 2.0d + y: 0.5d + shape: "diamond" + description: ["常见于末地的硫磺泉中,准备好去那游泳吧!"] + dependencies: ["0000000000000FCF"] + id: "69201BA9E47F94EE" + tasks: [{ + id: "124E2656A866D979" + type: "item" + item: "betterendforge:hydralux_petal" + }] + } + { + x: 1.5d + y: 1.0d + shape: "diamond" + description: ["长期以来,附魔花瓣一直被用于追求大师称号的人的某种测试。这些花瓣需要在荒凉的末地岛屿经过艰难的探险才有可能找到,是高级施法和召唤的关键。"] + dependencies: [ + "69201BA9E47F94EE" + "0CFE47372EC49DC8" + ] + id: "0BEFCA7CB5EE447D" + tasks: [{ + id: "6A2F524DD66901A3" + type: "item" + item: "betterendforge:enchanted_petal" + }] + } + { + x: 2.0d + y: 2.0d + shape: "diamond" + description: [ + "先有金刚钻,再揽瓷器活。" + "" + "用这个位面的材料和魔法挖掘根本不可能艾瑟金属矿石。第一批发现并利用它的人们是依靠绑定在他们工具中的魔灵才能做到这一点的。" + ] + dependencies: ["152B45DD8C1899C2"] + id: "07786879C8859B12" + tasks: [{ + id: "0E36F674D2F3A549" + type: "item" + item: { + id: "occultism:infused_pickaxe" + Count: 1b + tag: { + spiritName: "Krarcmur" + Damage: 0 + } + } + }] + } + { + x: 1.5d + y: 2.5d + shape: "diamond" + description: [ + "在这个世界的深处发现了一种神秘的矿石,它似乎来自于异界。人们对于它的起源知之甚少,不过使它们自然出现的源头在这个位面上的缺失表明其来源并非完全天然。" + "" + "因其的魔法容量和锋锐的边缘而受到珍视。古往今来,法师和工匠们为之苦苦追求与争夺。" + "" + "在下界借助探测杖与异界眼镜寻找它们。" + ] + dependencies: ["07786879C8859B12"] + id: "690063418D6815D2" + tasks: [{ + id: "1AD42494E69B8715" + type: "item" + item: "occultism:iesnium_ore" + }] + } + { + x: 1.0d + y: 2.0d + shape: "diamond" + description: ["由各个维度的材料和多种魔法制成的强大工具。感知工具的发明是魔法界一个里程碑式的奇迹,打开了当时还无法想象的大门。"] + dependencies: ["690063418D6815D2"] + id: "051F9C054B9CDE96" + tasks: [ + { + id: "6841E8793EE2C2E0" + type: "item" + item: { + id: "bloodmagic:soulpickaxe" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0B1582FDA55A0D17" + type: "item" + item: { + id: "bloodmagic:soulsword" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + } + { + x: 4.0d + y: 3.0d + description: [ + "据说,异界的魔灵在它们的家中以一种无形的状态存在;将他们带到这个世界的魔法帮助他们构建了一个可寄宿于这个世界的形态,以在他们停留期间保护他们。" + "" + "通常,魔灵一旦离开这个维度,这些外壳就会被完全分解,不过一些更强大的魔灵似乎会留下少量的灵髓,它们被发现可以用最先进的魔灵魔法。" + "" + "召唤并击杀一只未约束火灵以获取火灵灵髓。" + "" + "虚弱气血碎片可以通过自然与灵魂魔法的结合,由火灵外壳的残留制造而成。合成一些虚弱气血碎片,为你的血之祭坛最后一次拓建做准备。" + ] + dependencies: ["152B45DD8C1899C2"] + id: "44ADBADBF2774DF4" + tasks: [ + { + id: "673AC1CB014F917C" + type: "item" + item: "occultism:afrit_essence" + } + { + id: "7E7737137E78204B" + type: "item" + item: "bloodmagic:weakbloodshard" + } + ] + } + { + x: 2.5d + y: 4.5d + description: [ + "当她的学徒终于冲破了被锁住的门并进入密室时,修菲斯已不知所踪。时至今日,她失踪的原因仍然是个谜。有人说她飞升到了异界,摆脱了凡人的枷锁,成为了一个永恒的存在,就像她研究的那些存在一样。" + "" + "她最后的研究只剩下她在房间里用粉笔画的五芒星。尽管从那以后,人们发现了它的许多用途,但在使用她发现的倒转之塔五芒星时,法师不再会消失了。" + ] + dependencies: ["3103AD6157F2D6AC"] + id: "15799BB5752AECB9" + tasks: [{ + id: "7F2F8873597EE837" + type: "item" + item: { + id: "occultism:chalk_red" + Count: 1b + tag: { + Damage: 0 + } + } + }] + } + { + title: "血之祭坛 - 四级与五级" + icon: "bloodmagic:altar" + x: 3.5d + y: 4.5d + description: [ + "有了火灵灵髓指引祭坛,就可以让更多的符文派上用场,从而获得曾无法得到的力量。" + "" + "魔灵魔法的精通意味着法师已经拥有了一定程度的能力,使他们可以在深暗之园以外的地方练习他们的魔法,远离在那里安息的死者的凝视。" + ] + dependencies: ["44ADBADBF2774DF4"] + id: "3103AD6157F2D6AC" + tasks: [{ + id: "6C327DA3D328E507" + type: "item" + item: "bloodmagic:masterbloodorb" + }] + } + { + title: "自然魔法 - 大师" + x: 0.5d + y: -1.5d + shape: "rsquare" + dependencies: ["0000000000000FC9"] + id: "1C5802ADD3834FE9" + tasks: [{ + id: "7660DCCE5DF6B3E1" + type: "item" + item: "naturesaura:sky_ingot" + }] + } + { + x: -0.5d + y: 0.0d + description: [ + "“思想创造了一个新的天堂、一个新的苍穹、一个新的能量之源,新的艺术从中涌现。”" + "" + "– 天蓝圣殿骑士 帕拉塞尔苏斯" + ] + dependencies: ["1C5802ADD3834FE9"] + id: "3ECB259F269FF80A" + tasks: [ + { + id: "48AA30BC0F5A4969" + type: "item" + item: "botania:terra_plate" + } + { + id: "7147695020152097" + type: "item" + item: "botania:terrasteel_ingot" + } + ] + } + { + x: 0.5d + y: 3.5d + description: [ + "另一个考验摆在了那些将被称为大师的人面前。" + "" + "有些人认为这只是一个阴影,是我们内心的恶魔的表现,而其他人则看到了大地自己的化身。" + "" + "然而有一件事是确定的:那些毫无准备就迎接这一挑战的人如果能逃过一劫就很幸运了。" + ] + dependencies: ["54D0E568361DC267"] + id: "457523FA165A5A0B" + tasks: [{ + id: "1807A32A1B2AAEE8" + type: "item" + item: "botania:gaia_pylon" + }] + } + { + x: -1.0d + y: 3.0d + description: ["虽然它的原始形态非常有用,但高阶法师发现它可以通过特殊的光学技术进一步加强。通过特殊装置过滤、聚焦或以其他方式操纵星光。"] + dependencies: ["54D0E568361DC267"] + id: "706AC0678CD303BA" + tasks: [{ + id: "0A3D5347A4034BF1" + type: "item" + item: "astralsorcery:altar_constellation" + }] + } + { + x: 1.5d + y: 6.5d + description: [ + "“美丽的梦神快快醒来," + "星光和露珠在悄悄等待," + "白天的喧哗已经消失," + "银白的月亮散发光彩。”" + "" + "– 天体教会之子 艾斯·达奈" + ] + dependencies: [ + "42EC202E93A7E5A3" + "3103AD6157F2D6AC" + ] + id: "2D6DDD000FC99514" + tasks: [{ + id: "5494E63BE36C5962" + type: "item" + item: "astralsorcery:altar_radiance" + }] + } + { + x: -0.5d + y: 4.5d + description: [ + "亚尔夫海姆的天空被誉为星星之毯。星星密度非常之高,几乎看不到天空。如果这是真的,那么它们对星辉魔法产生了独特的亲和力也就不足为奇了;它们的注魔板比我们维度使用和开发的泰拉凝聚板要强上好几个数量级。" + "" + "随着时间的推移,他们的一些秘密被泄露出来,并且这些知识被小心翼翼地保护起来,以确保其永不遗失。古代文献非常详细地描述了如何创造并利用这一神奇的工具。" + ] + dependencies: ["706AC0678CD303BA"] + id: "42EC202E93A7E5A3" + tasks: [ + { + id: "32A341D25D3AD1B9" + type: "item" + item: "mythicbotany:mana_infuser" + } + { + id: "27FE801DA5AB6863" + type: "item" + item: "mythicbotany:alfsteel_ingot" + } + ] + } + { + x: 1.5d + y: 4.5d + description: [ + "“耐心点,康纳。你做得很好,但这需要时间。你与众生皆为一体。每个人的思想和梦想都是你的囊中之物。你拥有超乎想象的力量。善用它,吾之友。”" + "" + "– 长者拉米雷斯对他成功进行天体共鸣的学徒所说" + "_________________________________" + "" + "在施咒者以法莲的日志中描述了一个特殊的捕获仪式,在盖亚竞技场的下方的几格远处使用粉笔画出五芒星并激活它。这段文字表明这名法师在打出最后一击前将盖亚引到了竞技场的中心。" + "" + "耐心和时机至关重要。" + ] + dependencies: [ + "457523FA165A5A0B" + "5E1A0B48076CD5F6" + "15799BB5752AECB9" + ] + id: "0E083E5951149AB5" + tasks: [{ + id: "04E0027B30C34B89" + type: "item" + item: "astralsorcery:attunement_altar" + }] + } + { + x: 1.5d + y: -1.5d + shape: "diamond" + description: ["灵魂投网是一个残酷的玩笑,那是为了考研新人而发明的。大多数法师更倾向于使用感知伤害魔符来获取恶魔意志。"] + dependencies: ["06A6BE8C4A3B0C1D"] + id: "2182A1B04F9C2C84" + tasks: [{ + id: "6064EF838E958365" + type: "item" + item: "ars_nouveau:glyph_sentientharm" + }] + } + { + title: "隐域之缘" + x: 1.5d + y: -0.5d + shape: "hexagon" + description: [ + "前往隐域,一片与世隔绝的大地,魔灵的维度;在这里,可以找到古老的血命果。取回一些这种珍贵的果实,并学习如何栽培它。" + "" + "完成隐域之缘仪式之后,一根柱子将会出现。右击它,就能前往一个充满宝藏的小型地牢。开启该维度内的门需要铁钥匙,因此做好准备后再出发。" + ] + dependencies: ["06E76BE2A422E8AC"] + id: "0225B4F9E4ECAC21" + tasks: [ + { + id: "5B057F8FE1A8E286" + type: "item" + item: "bloodmagic:simplekey" + count: 8L + } + { + id: "1ECC374EB08B5BDA" + type: "item" + item: "bloodmagic:weak_tau" + } + ] + } + { + x: 1.5d + y: 7.5d + shape: "gear" + description: [ + "通过将星光漩涡储存在其巨大的晶体电池中,五彩祭坛能够在一天的任何时候都以更快的速度运作。" + "" + "先进的控制电路确保了仪式得到妥当的处理,且没有疏漏。" + "" + "=================================================================" + "" + "请注意,JEI中展示的配方并没有准确的显示出指定输入是每游戏刻都会被消耗还是一次性消耗完毕。为了简单起见,所有机械匠艺机器的所有配方都已根据以下规则进行了标准化:" + "" + "●FE在每游戏刻都会被消耗" + "●气动的空气在每游戏刻都会被消耗,且其压力必须大于10Bar" + "●星辉的星光在每游戏刻都会被消耗" + "●流体在每游戏刻都会被消耗或产生" + "●物品会在合成结束时被消耗或产生" + "●魔力会在合成开始时被消耗或在合成结束时被产生" + ] + dependencies: ["2D6DDD000FC99514"] + min_width: 400 + id: "0D5EFF4C653C3DD9" + tasks: [{ + id: "11A8B09E6B1A0DFB" + type: "item" + item: "masterfulmachinery:auto_iridescent_altar_controller" + }] + } + { + x: 1.5d + y: 5.5d + shape: "gear" + description: [ + "一个巨大的星光冷却结构,用于从被困在里面的盖亚身上提取精华。" + "" + "虽然能耗巨大,但该机器可以源源不断地产生高阶魔法所需要的盖亚精华。" + "" + "=================================================================" + "" + "请注意,JEI中展示的配方并没有准确的显示出指定输入是每游戏刻都会被消耗还是一次性消耗完毕。为了简单起见,所有机械匠艺机器的所有配方都已根据以下规则进行了标准化:" + "" + "●FE在每游戏刻都会被消耗" + "●气动的空气在每游戏刻都会被消耗,且其压力必须大于10Bar" + "●星辉的星光在每游戏刻都会被消耗" + "●流体在每游戏刻都会被消耗或产生" + "●物品会在合成结束时被消耗或产生" + "●魔力会在合成开始时被消耗或在合成结束时被产生" + ] + dependencies: ["5E1A0B48076CD5F6"] + min_width: 400 + id: "226F249D3F4A9258" + tasks: [{ + id: "59FF57ADF3D44FA2" + type: "item" + item: "masterfulmachinery:gaia_reactor_controller" + }] + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/mekanism.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/mekanism.snbt new file mode 100644 index 00000000..957f3a16 --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/mekanism.snbt @@ -0,0 +1,2761 @@ +{ + id: "00000000000000A5" + group: "72A9465344128AF9" + order_index: 3 + filename: "mekanism" + title: "通用机械" + icon: "mekanism:alloy_atomic" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "通用机械" + x: 3.5d + y: -3.5d + shape: "gear" + description: [ + "通用机械是一款以科幻为主题的技术模组,强调极端,它专注于生产效率,无论是以增加矿石产量,还是以先进的聚变反应堆为基地提供动力为形式。" + "" + "它的系统确实旨在实现一定程度的现实主义,并在实现更好的游戏体验的过程中做出一定的让步。在该模组背景下,玩家需要掌握发电、管理热量和辐射,同时寻找最高效率的路径。" + "" + "除了这些任务,游戏中没有通用机械的指南。然而,你可以在这里找到一个非常全面的官方维基:" + "" + "https://wiki.aidancbrady.com" + "" + "~MuteTiefling" + ] + optional: true + id: "00000000000006A1" + tasks: [{ + id: "00000000000006A2" + type: "checkmark" + icon: "mekanism:teleportation_core" + }] + rewards: [{ + id: "0000000000000CAE" + type: "xp" + xp: 100 + }] + } + { + title: "材料加工" + icon: "mekanism:alloy_infused" + x: 1.5d + y: -1.5d + description: [ + "如前所述,通用机械在整个模组保持着对效率的高度关注。随着机器的升级和更多系统的到位,它们变得更加高效、高产,运行成本也更低。" + "" + "在一开始就注重效率,从长远来看最终会有回报。" + ] + dependencies: ["00000000000006A1"] + id: "00000000000006A5" + tasks: [{ + id: "00000000000006A6" + type: "checkmark" + }] + rewards: [{ + id: "00000000000006CD" + type: "item" + title: "配置器" + item: { + id: "mekanism:configurator" + Count: 1b + tag: { + mekData: { + EnergyContainers: [{ + Container: 0b + stored: "60000" + }] + } + } + } + }] + } + { + title: "高级发电" + icon: "engineersdecor:sign_hotwire" + x: 5.5d + y: -1.5d + description: [ + "到目前为止,那台小型燃气发电机可能还不错。有人认为它足够了,这是可以原谅的。" + "" + "某些高端工艺需要目前我们无法触及的物质,而获取这些物质将需要极大的能量。" + "" + "接下来的任务将引导你完成建造裂变反应堆的过程,用工业蒸汽涡轮利用其能量,最后将废物处理并转化为更有用的东西。" + "" + "注:任务继续前必须完成燃气发电机的任务。" + ] + dependencies: [ + "00000000000006A1" + "00000000000006B4" + ] + id: "00000000000006A7" + tasks: [{ + id: "00000000000006A8" + type: "checkmark" + title: "高级发电" + }] + rewards: [{ + id: "0000000000000817" + type: "item" + title: "盖革计数器" + item: "mekanism:geiger_counter" + }] + } + { + x: -2.5d + y: 0.0d + subtitle: "银坩埚" + description: [ + "热力发电机是一种多功能装置,在早期作为动力源时很有用。" + "" + "首先,用流动或其他形式的熔岩包围热力发电机。方块本身也可能是“含熔岩”,就好像含水楼梯或台阶一样。与熔岩接触的面越多,产生能量的速度就越快。" + "" + "固体燃料也可以被送入该装置,在那里转化为熔岩并“燃烧”以获取能量。将被动和主动发电方法相结合将产生比单独使用任何一种方法都要大的电力。" + "" + "最后,该设备产生的熔岩也可以用任何类型的流体管道从底部提取,这使得这台机器成为你手边一台有价值的机器。" + ] + dependencies: ["00000000000006BA"] + id: "00000000000006AF" + tasks: [{ + id: "00000000000006B0" + type: "item" + item: "mekanismgenerators:heat_generator" + }] + rewards: [ + { + id: "000000000000080D" + type: "item" + title: "煤炭块" + item: "minecraft:coal_block" + count: 32 + } + { + id: "0000000000000CAA" + type: "item" + title: "高级能量立方" + item: "mekanism:advanced_energy_cube" + } + ] + } + { + x: -2.5d + y: 2.0d + subtitle: "100%不会致癌" + description: [ + "熔岩会使东西着火向,有些人不愿意这种事发生。热力发电机的升级,还有风力发电机。" + "" + "即使在海平面上,它的发电量也远远超过了热力发电机的被动模式,然而,将其放置在世界上更高的位置可以产生更多的能量。" + ] + dependencies: ["00000000000006AF"] + id: "00000000000006B1" + tasks: [{ + id: "00000000000006B2" + type: "item" + item: "mekanismgenerators:wind_generator" + }] + rewards: [ + { + id: "000000000000080E" + type: "command" + title: "稀有通用机械战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_rare" + player_command: false + } + { + id: "0000000000000864" + type: "item" + title: "基础通用线缆" + item: "mekanism:basic_universal_cable" + count: 16 + } + ] + } + { + x: -2.5d + y: 4.0d + subtitle: "可怕的效率" + description: [ + "燃气发电机主要燃烧乙烯以产生能量,但也可用于燃烧多余的氢气。氢气本身不会产生净功率增益,而是作为一种有用的储能介质。" + "" + "警告:Enigmatica-6降低了乙烯的效率。它的生产速度变得更慢,成本更高,导致总功率增益更平衡。然而,乙烯保持了它的高能量密度和燃烧速率,因此它是一种极好的爆发能源。" + ] + dependencies: [ + "00000000000006B1" + "00000000000006C3" + ] + id: "00000000000006B3" + tasks: [{ + id: "00000000000006B4" + type: "item" + item: "mekanismgenerators:gas_burning_generator" + }] + rewards: [{ + id: "00000000000007D2" + type: "item" + title: "量子传送装置" + item: "mekanism:quantum_entangloporter" + count: 2 + }] + } + { + title: "能量输导矩阵" + icon: "mekanism:basic_induction_cell" + x: 4.5d + y: 1.0d + subtitle: "没有汤勺" + description: [ + "能量立方在储存能量方面做得不错,但在处理裂变反应堆的输出时,它们太有限了。能量输导矩阵提供了更高的能量密度和更大的吞吐量。为接下来的步骤建立能量缓冲也可能是一个谨慎的想法。" + "" + "能量输导矩阵是一个形态比较自由的多方块结构,可以为3x3x4到18x18x18的任何长方体。" + "" + "它由输导供应器、输导元件、输导外壳和输导端口组成。侧面也可以由结构玻璃制成,但边缘必须由输导外壳制成。内部也不需要填充,因此可以建造更大的外壳以适应未来的扩展。" + ] + dependencies: ["0000000000000709"] + id: "00000000000006B5" + tasks: [ + { + id: "00000000000006B6" + type: "item" + item: "mekanism:induction_casing" + count: 40L + } + { + id: "00000000000006B7" + type: "item" + item: "mekanism:induction_port" + count: 2L + } + { + id: "0000000000000707" + type: "item" + item: "mekanism:advanced_induction_cell" + } + { + id: "0000000000000708" + type: "item" + item: "mekanism:advanced_induction_provider" + } + ] + rewards: [ + { + id: "0000000000000705" + type: "item" + title: "高级疏导元件" + item: "mekanism:advanced_induction_cell" + } + { + id: "000000000000086B" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + } + ] + } + { + title: "基础发电" + icon: "mekanism:advanced_energy_cube" + x: -2.5d + y: -2.0d + description: ["将红石粉放入通用机械机器的能量栏位可以直接独立发电,但这样浪费且低效。下列任务将有助于建立和运行基本的电力基础设施,使你的基地保持生产。"] + dependencies: ["00000000000006A1"] + id: "00000000000006BA" + tasks: [{ + id: "00000000000006BB" + type: "checkmark" + }] + rewards: [{ + id: "00000000000006CC" + type: "item" + title: "网络读取器" + item: { + id: "mekanism:network_reader" + Count: 1b + tag: { + mekData: { + EnergyContainers: [{ + Container: 0b + stored: "60000" + }] + } + } + } + }] + } + { + x: 1.5d + y: 0.0d + subtitle: "高级冶金学" + description: [ + "一旦基本的电力基础设施得到解决,下一个最重要的机器就是冶金灌注机。有了它,就可以创造模组中的钢和所有其他各种合金。" + "" + "考虑制作多个灌注机,每种类型各一个。为单个灌注机实现所有灌注类型的自动化是完全可能的,但需要花很多努力,还比独立的处理线慢。" + ] + dependencies: ["00000000000006A5"] + id: "00000000000006BD" + tasks: [{ + id: "00000000000006BE" + type: "item" + title: "冶金灌注机" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:metallurgic_infuser" + Count: 1b + } + { + id: "mekanism:basic_infusing_factory" + Count: 1b + } + { + id: "mekanism:advanced_infusing_factory" + Count: 1b + } + { + id: "mekanism:elite_infusing_factory" + Count: 1b + } + { + id: "mekanism:ultimate_infusing_factory" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "0000000000000816" + type: "command" + title: "稀有通用机械战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_rare" + player_command: false + } + { + id: "0000000000000860" + type: "item" + title: "钢制机壳" + item: "mekanism:steel_casing" + } + ] + } + { + x: 1.5d + y: 1.5d + subtitle: "密室死斗" + description: [ + "进一步的发展通常需要合金,但如果不付出一点额外的努力,它们的制造成本可能会非常高。富集仓就派上了用场。" + "" + "在富集仓中处理过的矿石将会有双倍的产出。" + "" + "此外,放入诸如红石、煤炭之类的东西将产出其富集变体,这些变体在冶金灌注机中会更有价值。" + "" + "比方说,一个红石可以制作一个灌注合金,而一个富集红石可以制成八个灌注合金。因此,富集这些物品是非常值得的。" + ] + dependencies: ["00000000000006BD"] + id: "00000000000006BF" + tasks: [{ + id: "00000000000006C0" + type: "item" + title: "富集仓" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:enrichment_chamber" + Count: 1b + } + { + id: "mekanism:basic_enriching_factory" + Count: 1b + } + { + id: "mekanism:advanced_enriching_factory" + Count: 1b + } + { + id: "mekanism:elite_enriching_factory" + Count: 1b + } + { + id: "mekanism:ultimate_enriching_factory" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "0000000000000812" + type: "command" + title: "稀有通用机械战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_rare" + player_command: false + } + { + id: "0000000000000861" + type: "item" + title: "富集红石" + item: "mekanism:enriched_redstone" + count: 4 + } + { + id: "0000000000000862" + type: "item" + title: "富集碳" + item: "mekanism:enriched_carbon" + count: 8 + } + ] + } + { + x: 0.0d + y: 1.5d + subtitle: "跟我来,别跟我来" + description: ["粉碎机是高级矿石处理方法的集成机器,但它也可用于将有机物捣碎制成生物燃料,然后进一步提炼成乙烯。"] + dependencies: ["00000000000006BF"] + id: "00000000000006C1" + tasks: [{ + id: "00000000000006C2" + type: "item" + title: "粉碎机" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:crusher" + Count: 1b + } + { + id: "mekanism:basic_crushing_factory" + Count: 1b + } + { + id: "mekanism:advanced_crushing_factory" + Count: 1b + } + { + id: "mekanism:elite_crushing_factory" + Count: 1b + } + { + id: "mekanism:ultimate_crushing_factory" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "0000000000000810" + type: "command" + title: "稀有通用机械战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_rare" + player_command: false + } + { + id: "000000000000082C" + type: "item" + title: "橙子" + item: "simplefarming:orange" + count: 16 + } + ] + } + { + x: -1.0d + y: 2.5d + subtitle: "压在我身上,压在你身上" + description: ["某些化学反应只在更大的压力下发生。加压反应室可以促进这些反应。目前值得关注的是,将之前步骤中生产的氢气和生物燃料结合起来,产出乙烯,将其作为升级的可再生能源。"] + dependencies: [ + "00000000000006C1" + "00000000000006CE" + ] + id: "00000000000006C3" + tasks: [{ + id: "00000000000006C4" + type: "item" + item: "mekanism:pressurized_reaction_chamber" + }] + rewards: [{ + id: "000000000000080F" + type: "command" + title: "稀有通用机械战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_rare" + player_command: false + }] + } + { + x: 3.0d + y: 1.5d + subtitle: "有机混合物" + description: ["黑曜石和萤石本身是易碎材料,但是它们有着有趣的特性。通过对其进行精炼并与锇等基底结合,它们可以制造出更易于使用的合金,同时保持其独特的性质。"] + dependencies: ["00000000000006BF"] + id: "00000000000006C5" + tasks: [{ + id: "00000000000006C6" + type: "item" + title: "锇压缩机" + icon: "mekanism:osmium_compressor" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:osmium_compressor" + Count: 1b + } + { + id: "mekanism:basic_compressing_factory" + Count: 1b + } + { + id: "mekanism:advanced_compressing_factory" + Count: 1b + } + { + id: "mekanism:elite_compressing_factory" + Count: 1b + } + { + id: "mekanism:ultimate_compressing_factory" + Count: 1b + } + { + id: "mekanism:ingot_refined_glowstone" + Count: 1b + } + { + id: "mekanism:ingot_refined_obsidian" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "0000000000000813" + type: "command" + title: "稀有通用机械战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_rare" + player_command: false + } + { + id: "0000000000000CA9" + type: "item" + title: "私人箱子" + item: "mekanism:personal_chest" + } + ] + } + { + title: "热力蒸馏塔" + icon: "mekanism:thermal_evaporation_controller" + x: 4.5d + y: -1.0d + subtitle: "收一半汤汁,小火慢炖" + description: [ + "在深入研究核子物理之前,需要做一些基础工作。热力蒸馏塔将在未来发展中发挥重要作用,因此了解它至关重要。" + "" + "收集所需材料,建造一座热力蒸馏塔。该结构有一个长方体形状的4x4底座。侧面也可以由结构玻璃制成,能够垂直延伸到18格高。" + "" + "热力蒸馏塔可通过多种方式提供热量。最简单的方法是将电阻型加热器连接到其中一个阀门上,并为其供电。注:电阻加热型器使用的能量可以在GUI中设置。实验以找到正确的能量平衡。" + "" + "然后,水或其他流体就可以从其他阀门中的一个输入。随着水被加热,它会转化为盐水,然后从第三个阀门输出。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["00000000000006A7"] + id: "00000000000006C7" + tasks: [ + { + id: "00000000000006C9" + type: "item" + item: "mekanism:thermal_evaporation_block" + count: 36L + } + { + id: "00000000000006CA" + type: "item" + item: "mekanism:thermal_evaporation_valve" + count: 3L + } + { + id: "00000000000006CB" + type: "item" + item: "mekanism:thermal_evaporation_controller" + } + { + id: "000000000000086E" + type: "item" + item: "mekanism:structural_glass" + count: 36L + } + ] + rewards: [ + { + id: "0000000000000703" + type: "item" + title: "电阻型加热器" + item: "mekanism:resistive_heater" + } + { + id: "0000000000000704" + type: "item" + title: "高级热导线缆" + item: "mekanism:advanced_thermodynamic_conductor" + count: 16 + } + ] + } + { + x: 0.5d + y: 2.5d + subtitle: "让它们永远分开" + description: [ + "电解最常用于将水分离成氢气和氧气,但它在许多其他工业过程中使用。此处,氢气可与生物燃料结合来制作乙烯。" + "" + "请注意,虽然能量和速度升级对给定数量FE产生的氢气量没有影响,但它们仍然会加快机器的速度,两者都有机器才能以最快的速度运行。" + ] + dependencies: ["00000000000006BF"] + id: "00000000000006CE" + tasks: [{ + id: "00000000000006CF" + type: "item" + item: "mekanism:electrolytic_separator" + }] + rewards: [ + { + id: "0000000000000829" + type: "item" + title: "喷气背包" + item: { + id: "mekanism:jetpack" + Count: 1b + tag: { + HideFlags: 2 + mekData: { + GasTanks: [{ + Tank: 0b + stored: { + gasName: "mekanism:hydrogen" + amount: 24000L + } + }] + } + } + } + } + { + id: "000000000000086C" + type: "command" + title: "稀有通用机械战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_rare" + player_command: false + } + ] + } + { + title: "矿石三倍化" + icon: "mekanism:electrolytic_core" + x: 0.0d + y: 4.0d + subtitle: "没有足够的矿物" + description: [ + "只要足够努力,通用机械就可以从每个矿石中提取五个锭,但这是一个非常复杂的过程,需要花大功夫才能建立起来。" + "" + "然而,在双倍和五倍之间,它还可以使矿石产量变成三倍或四倍。三倍产出在早期很容易实现,并且很值得建立。" + "" + "这项任务所需的机器包含了这一过程。然而,把一切都摆出来是留给你去发现的任务。该过程首先用氧气提纯矿石,然后将所得产物精炼成锭的形态。" + ] + dependencies: ["00000000000006CE"] + id: "00000000000006D0" + tasks: [ + { + id: "00000000000006E3" + type: "item" + item: "mekanism:electrolytic_separator" + } + { + id: "584EA4C1CB7A2268" + type: "item" + title: "提纯仓" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:purification_chamber" + Count: 1b + } + { + id: "mekanism:basic_purifying_factory" + Count: 1b + } + { + id: "mekanism:advanced_purifying_factory" + Count: 1b + } + { + id: "mekanism:elite_purifying_factory" + Count: 1b + } + { + id: "mekanism:ultimate_purifying_factory" + Count: 1b + } + ] + } + } + } + { + id: "2292FFBA8D9C5E76" + type: "item" + title: "粉碎机" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:crusher" + Count: 1b + } + { + id: "mekanism:basic_crushing_factory" + Count: 1b + } + { + id: "mekanism:advanced_crushing_factory" + Count: 1b + } + { + id: "mekanism:elite_crushing_factory" + Count: 1b + } + { + id: "mekanism:ultimate_crushing_factory" + Count: 1b + } + ] + } + } + } + { + id: "731C1D72D3C19800" + type: "item" + title: "富集仓" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:enrichment_chamber" + Count: 1b + } + { + id: "mekanism:basic_enriching_factory" + Count: 1b + } + { + id: "mekanism:advanced_enriching_factory" + Count: 1b + } + { + id: "mekanism:elite_enriching_factory" + Count: 1b + } + { + id: "mekanism:ultimate_enriching_factory" + Count: 1b + } + ] + } + } + } + { + id: "183415D2ACD363E7" + type: "item" + title: "电力熔炼炉" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:energized_smelter" + Count: 1b + } + { + id: "mekanism:basic_smelting_factory" + Count: 1b + } + { + id: "mekanism:advanced_smelting_factory" + Count: 1b + } + { + id: "mekanism:elite_smelting_factory" + Count: 1b + } + { + id: "mekanism:ultimate_smelting_factory" + Count: 1b + } + ] + } + } + } + { + id: "220D5440056144D1" + type: "item" + title: "矿石三倍化" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:clump_iron" + Count: 1b + } + { + id: "mekanism:clump_gold" + Count: 1b + } + { + id: "mekanism:clump_copper" + Count: 1b + } + { + id: "mekanism:clump_tin" + Count: 1b + } + { + id: "mekanism:clump_lead" + Count: 1b + } + { + id: "mekanism:clump_uranium" + Count: 1b + } + { + id: "mekanism:clump_osmium" + Count: 1b + } + { + id: "emendatusenigmatica:aluminum_clump" + Count: 1b + } + { + id: "emendatusenigmatica:silver_clump" + Count: 1b + } + { + id: "emendatusenigmatica:nickel_clump" + Count: 1b + } + { + id: "emendatusenigmatica:zinc_clump" + Count: 1b + } + { + id: "emendatusenigmatica:cobalt_clump" + Count: 1b + } + { + id: "emendatusenigmatica:thallasium_clump" + Count: 1b + } + { + id: "emendatusenigmatica:iesnium_clump" + Count: 1b + } + { + id: "emendatusenigmatica:regalium_clump" + Count: 1b + } + { + id: "emendatusenigmatica:utherium_clump" + Count: 1b + } + { + id: "emendatusenigmatica:froststeel_clump" + Count: 1b + } + { + id: "emendatusenigmatica:cloggrum_clump" + Count: 1b + } + { + id: "emendatusenigmatica:nebu_clump" + Count: 1b + } + ] + } + } + } + ] + rewards: [ + { + id: "00000000000006D5" + type: "item" + title: "基础工厂安装器" + item: "mekanism:basic_tier_installer" + count: 3 + } + { + id: "0000000000000814" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + } + ] + } + { + title: "锂" + icon: "emendatusenigmatica:lithium_dust" + x: 4.0d + y: 0.0d + subtitle: "我找到我的朋友了,他们就在我脑袋里" + description: [ + "在继续之前,盐水需要经过第二个蒸馏塔来形成液态锂。" + "" + "下一步是使用回旋式气液转换机将液态锂转化为气态锂。" + "" + "然后可以在化学结晶器中对气态锂进行处理,以产生固态锂元素。" + ] + dependencies: ["00000000000006C7"] + id: "0000000000000709" + tasks: [ + { + id: "000000000000070A" + type: "item" + item: "mekanism:chemical_crystallizer" + } + { + id: "0A65673DD920A57E" + type: "item" + item: "mekanism:rotary_condensentrator" + } + { + id: "65ABA5E4FB3C53C2" + type: "item" + item: "emendatusenigmatica:lithium_dust" + } + ] + rewards: [{ + id: "000000000000070C" + type: "item" + title: "锂粉" + item: "emendatusenigmatica:lithium_dust" + count: 16 + }] + } + { + title: "输入:硫磺" + icon: "emendatusenigmatica:sulfur_dust" + x: 9.5d + y: -0.5d + shape: "rsquare" + dependencies: ["0000000000000764"] + optional: true + id: "000000000000072B" + tasks: [{ + id: "0000000000000737" + type: "checkmark" + title: "硫磺" + }] + } + { + title: "输入:铀" + icon: "emendatusenigmatica:uranium_ingot" + x: 13.0d + y: 6.5d + shape: "rsquare" + dependencies: ["0000000000000765"] + optional: true + id: "000000000000072D" + tasks: [{ + id: "0000000000000736" + type: "checkmark" + title: "铀" + }] + } + { + title: "二氧化硫" + icon: "mekanism:ultimate_chemical_tank" + x: 10.5d + y: 1.5d + shape: "diamond" + dependencies: ["0000000000000733"] + optional: true + id: "000000000000072F" + tasks: [{ + id: "000000000000073B" + type: "checkmark" + title: "二氧化硫" + }] + } + { + title: "输入:水" + icon: { + id: "mekanism:creative_fluid_tank" + Count: 1b + tag: { + mekData: { + FluidTanks: [{ + Tank: 0b + stored: { + FluidName: "minecraft:water" + Amount: 2147483647 + } + }] + } + } + } + x: 8.0d + y: 3.5d + shape: "rsquare" + dependencies: ["0000000000000765"] + optional: true + id: "0000000000000731" + tasks: [{ + id: "0000000000000735" + type: "checkmark" + title: "水" + }] + } + { + title: "化学氧化机" + icon: "mekanism:chemical_oxidizer" + x: 9.5d + y: 0.5d + shape: "hexagon" + dependencies: ["000000000000072B"] + optional: true + id: "0000000000000733" + tasks: [{ + id: "000000000000073A" + type: "checkmark" + title: "化学氧化机" + }] + } + { + title: "化学灌注器" + icon: "mekanism:chemical_infuser" + x: 10.5d + y: 2.5d + shape: "hexagon" + dependencies: [ + "000000000000072F" + "0000000000000741" + ] + optional: true + id: "0000000000000738" + tasks: [{ + id: "000000000000073C" + type: "checkmark" + title: "化学灌注器" + }] + } + { + title: "电解分离器" + icon: "mekanism:electrolytic_separator" + x: 8.5d + y: 2.5d + shape: "hexagon" + dependencies: ["0000000000000731"] + optional: true + id: "000000000000073D" + tasks: [{ + id: "000000000000073E" + type: "checkmark" + title: "电解分离器" + }] + } + { + title: "输出:氢气" + icon: "mekanism:ultimate_chemical_tank" + x: 8.5d + y: 1.5d + dependencies: ["000000000000073D"] + optional: true + id: "000000000000073F" + tasks: [{ + id: "0000000000000740" + type: "checkmark" + title: "氢气" + }] + } + { + title: "氧气" + icon: "mekanism:ultimate_chemical_tank" + x: 9.5d + y: 2.5d + shape: "diamond" + dependencies: ["000000000000073D"] + optional: true + id: "0000000000000741" + tasks: [{ + id: "0000000000000742" + type: "checkmark" + title: "氧气" + }] + } + { + title: "三氧化硫" + icon: "mekanism:ultimate_chemical_tank" + x: 10.5d + y: 3.5d + shape: "diamond" + dependencies: ["0000000000000738"] + optional: true + id: "0000000000000743" + tasks: [{ + id: "0000000000000744" + type: "checkmark" + title: "三氧化硫" + }] + } + { + title: "化学灌注器" + icon: "mekanism:chemical_infuser" + x: 10.5d + y: 4.5d + shape: "hexagon" + dependencies: [ + "0000000000000743" + "0000000000000749" + ] + optional: true + id: "0000000000000745" + tasks: [{ + id: "0000000000000746" + type: "checkmark" + title: "化学灌注器" + }] + } + { + title: "回旋式气液转换机" + icon: "mekanism:rotary_condensentrator" + x: 8.5d + y: 4.5d + shape: "hexagon" + dependencies: ["0000000000000731"] + optional: true + id: "0000000000000747" + tasks: [{ + id: "0000000000000748" + type: "checkmark" + title: "回旋式气液转换机" + }] + } + { + title: "水蒸气" + icon: "mekanism:ultimate_chemical_tank" + x: 9.5d + y: 4.5d + shape: "diamond" + dependencies: ["0000000000000747"] + optional: true + id: "0000000000000749" + tasks: [{ + id: "000000000000074A" + type: "checkmark" + title: "水蒸气" + }] + } + { + title: "硫酸" + icon: "mekanism:ultimate_chemical_tank" + x: 10.5d + y: 5.5d + shape: "diamond" + dependencies: ["0000000000000745"] + optional: true + id: "000000000000074B" + tasks: [{ + id: "000000000000074C" + type: "checkmark" + title: "硫酸" + }] + } + { + x: 10.5d + y: 6.5d + shape: "hexagon" + dependencies: [ + "000000000000074B" + "000000000000074F" + ] + optional: true + id: "000000000000074D" + tasks: [{ + id: "000000000000074E" + type: "checkmark" + title: "化学溶解室" + icon: "mekanism:chemical_dissolution_chamber" + }] + } + { + title: "输入:氟" + icon: "emendatusenigmatica:fluorite_gem" + x: 12.0d + y: 5.5d + shape: "rsquare" + dependencies: ["0000000000000765"] + optional: true + id: "000000000000074F" + tasks: [{ + id: "0000000000000750" + type: "checkmark" + title: "氟" + }] + } + { + title: "氢氟酸" + icon: "mekanism:ultimate_chemical_tank" + x: 9.5d + y: 6.5d + shape: "diamond" + dependencies: ["000000000000074D"] + optional: true + id: "0000000000000751" + tasks: [{ + id: "0000000000000753" + type: "checkmark" + title: "氢氟酸" + }] + } + { + title: "化学灌注器" + icon: "mekanism:chemical_infuser" + x: 8.5d + y: 6.5d + shape: "hexagon" + dependencies: [ + "0000000000000751" + "0000000000000758" + ] + optional: true + id: "0000000000000754" + tasks: [{ + id: "0000000000000755" + type: "checkmark" + title: "化学灌注器" + }] + } + { + title: "铀黄饼" + icon: "mekanism:yellow_cake_uranium" + x: 10.5d + y: 7.5d + shape: "diamond" + dependencies: ["000000000000075E"] + optional: true + id: "0000000000000756" + tasks: [{ + id: "0000000000000757" + type: "checkmark" + title: "铀黄饼" + }] + } + { + title: "氧化铀" + icon: { + id: "mekanism:creative_chemical_tank" + Count: 1b + tag: { + mekData: { + GasTanks: [{ + Tank: 0b + stored: { + gasName: "mekanism:uranium_oxide" + amount: 9223372036854775807L + } + }] + } + } + } + x: 8.5d + y: 7.5d + shape: "diamond" + dependencies: ["000000000000075C"] + optional: true + id: "0000000000000758" + tasks: [{ + id: "0000000000000759" + type: "checkmark" + title: "氧化铀" + }] + } + { + title: "六氟化铀" + icon: { + id: "mekanism:creative_chemical_tank" + Count: 1b + tag: { + mekData: { + GasTanks: [{ + Tank: 0b + stored: { + gasName: "mekanism:uranium_hexafluoride" + amount: 9223372036854775807L + } + }] + } + } + } + x: 7.5d + y: 6.5d + shape: "diamond" + dependencies: ["0000000000000754"] + optional: true + id: "000000000000075A" + tasks: [{ + id: "000000000000075B" + type: "checkmark" + title: "六氟化铀" + }] + } + { + title: "化学氧化机" + icon: "mekanism:chemical_oxidizer" + x: 9.5d + y: 7.5d + shape: "hexagon" + dependencies: ["0000000000000756"] + optional: true + id: "000000000000075C" + tasks: [{ + id: "000000000000075D" + type: "checkmark" + title: "化学氧化机" + }] + } + { + title: "富集仓" + icon: "mekanism:enrichment_chamber" + x: 11.5d + y: 7.5d + shape: "hexagon" + dependencies: ["000000000000072D"] + optional: true + id: "000000000000075E" + tasks: [{ + id: "000000000000075F" + type: "checkmark" + title: "富集仓" + }] + } + { + title: "同位素离心机" + icon: "mekanism:isotopic_centrifuge" + x: 7.5d + y: 7.5d + shape: "hexagon" + dependencies: ["000000000000075A"] + optional: true + id: "0000000000000760" + tasks: [{ + id: "0000000000000761" + type: "checkmark" + title: "同位素离心机" + }] + } + { + title: "输出:裂变燃料" + icon: "mekanism:ultimate_chemical_tank" + x: 7.5d + y: 9.0d + description: ["哦!你还在看呢?"] + dependencies: ["0000000000000760"] + optional: true + id: "0000000000000762" + tasks: [{ + id: "0000000000000763" + type: "checkmark" + title: "裂变燃料" + }] + rewards: [ + { + id: "000000000000082B" + type: "item" + title: "甜浆果曲奇" + item: "farmersdelight:sweet_berry_cookie" + count: 3 + } + { + id: "000000000000082D" + type: "item" + title: "蜂蜜曲奇" + item: "farmersdelight:honey_cookie" + count: 3 + } + { + id: "000000000000082E" + type: "item" + title: "花生酱饼干" + item: "simplefarming:peanut_butter_cookie" + count: 3 + } + { + id: "000000000000082F" + type: "item" + title: "曲奇" + item: "minecraft:cookie" + count: 3 + } + { + id: "0000000000000A81" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + x: 9.5d + y: -2.0d + subtitle: "免费招待" + description: [ + "通用机械的裂变反应堆是v10版本新改的,即使是老玩家也可能会发现自己有点迷失。所以,我们免费招待了一张流程图。" + "" + "此生产链将涉及大量的硫磺、铀、氟和水,因此,在开始之前,请确保这些材料以某种方式实现了自动化生产。" + ] + dependencies: [ + "00000000000006A8" + "00000000000006A1" + ] + id: "0000000000000764" + tasks: [{ + id: "0000000000000765" + type: "checkmark" + title: "裂变燃料生产" + icon: "mekanism:isotopic_centrifuge" + }] + rewards: [{ + id: "000000000000082A" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + title: "燃料棒组件" + icon: "mekanismgenerators:control_rod_assembly" + x: 6.5d + y: 1.0d + subtitle: "侦测到在途的核聚变打击" + description: [ + "燃料棒组件是用来在反应时承载裂变材料的。拥有更多燃料棒组件可以使反应堆更快地燃烧燃料。" + "" + "一套组件由顶部的控制棒组件和其下方的燃料组件柱组成。组件与组件之间不得接触,因此理想设计是将其像棋盘一样排列。" + "" + "到目前为止收集的材料足以建造一个5x5x9反应堆,其顶部和侧面皆为玻璃,是一个相当不错的起始反应堆。使用配置器来正确设置反应堆端口。" + "" + "小贴士:在结构顶部附近放置一个输入阀门,与涡轮机的排气口对齐,以简化机械管道的布线。" + "同样,冷却液输出最好放在结构中较低的位置,再次与涡轮机的输入阀门对齐,以简化加压管道的布线。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。在粘贴时将自动配置端口。" + ] + dependencies: ["000000000000079A"] + min_width: 250 + id: "0000000000000793" + tasks: [ + { + id: "0000000000000794" + type: "item" + item: "mekanismgenerators:fission_fuel_assembly" + count: 30L + } + { + id: "00000000000007A4" + type: "item" + item: "mekanismgenerators:control_rod_assembly" + count: 5L + } + ] + rewards: [{ + id: "000000000000081A" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + title: "裂变反应堆外壳" + icon: "mekanismgenerators:fission_reactor_casing" + x: 6.5d + y: -1.0d + subtitle: "控制辐射" + description: [ + "构造裂变反应堆的第一步是建造一个安全的地方。一个能阻止辐射的东西。" + "" + "裂变反应堆本身可以相当大,如果你愿意,它可以达到18x18x18。但最好将整个结构放在同一个区块中。然而,一开始就造这么大是没有意义的,所以我们将重点关注在更合理的东西上,一个5x5底和9格高的反应堆。" + "" + "配置器可使端口在“仅输入”、“输出废料”和“输出冷却剂”之间切换。确保将端口相应地设置为这些模式。" + "" + "注:F3+G可以显示区块边界。试着相应地规划你的反应堆。" + ] + dependencies: ["00000000000006A7"] + id: "0000000000000795" + tasks: [ + { + id: "0000000000000796" + type: "item" + item: "mekanismgenerators:fission_reactor_casing" + count: 69L + } + { + id: "0000000000000798" + type: "item" + item: "mekanismgenerators:fission_reactor_port" + count: 4L + } + { + id: "0000000000000799" + type: "item" + item: "mekanismgenerators:reactor_glass" + count: 87L + } + ] + rewards: [{ + id: "0000000000000818" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + title: "安全防护" + x: 7.0d + y: 0.0d + subtitle: "防范于未然" + description: [ + "历史一次又一次地向我们表明,处理像核物理这样危险的事情唯一明智的方法就是安全第一。三英里岛可能是一场灾难,但没有人死亡的事实证明了安全协议的重要性。" + "" + "话虽如此,在通用机械裂变反应堆中建造一些安全系统也是值得的。维基上有一个关于断路器的优秀条目:" + "" + "https://wiki.aidancbrady.com/wiki/Fission_Reactor" + "" + "如果反应堆过热,就可能达到超临界状态并发生爆炸,其主要原因是冷却剂耗尽。因此,断路器应在高温下触发。谨慎的话,也可以为多余的废料建造第二个断路器,以防止辐射排放到周围环境中。" + "" + "警告:Enigmatica-6调整了蒸汽的生成速度,所以不要假设你的反应堆是安全的。请严格测试!" + ] + dependencies: ["0000000000000795"] + min_width: 255 + id: "000000000000079A" + tasks: [{ + id: "000000000000079B" + type: "item" + item: "mekanismgenerators:fission_reactor_logic_adapter" + count: 2L + }] + rewards: [ + { + id: "000000000000079C" + type: "item" + title: "沙砾" + item: "minecraft:gravel" + } + { + id: "000000000000079D" + type: "item" + title: "侦测器" + item: "minecraft:observer" + } + { + id: "000000000000079E" + type: "item" + title: "活塞" + item: "minecraft:piston" + } + { + id: "000000000000079F" + type: "item" + title: "红石粉" + item: "minecraft:redstone" + } + ] + } + { + x: 6.0d + y: 3.5d + subtitle: "高活性辐射废弃物" + description: [ + "燃烧裂变燃料自然会产生废料。正确处理和储存这些废料至关重要。废料只能经由通用机械的加压管道传输并且储存在放射性废料桶或再处理废料的机器中。" + "" + "此外,破坏或捡起任何含有废料的机器或废料桶都会自动将辐射排入环境,因此必须注意以避免发生事故。" + "" + "最后,储存在此类桶中的废料将缓慢而安全地消散。因此,如果目的是进一步处理它,最安全的做法是将其直接输送到机器中。" + ] + dependencies: ["0000000000000793"] + id: "00000000000007A5" + tasks: [{ + id: "00000000000007A6" + type: "item" + item: "mekanism:radioactive_waste_barrel" + count: 8L + }] + rewards: [ + { + id: "00000000000007D3" + type: "item" + title: "防辐射面罩" + item: { + id: "mekanism:hazmat_mask" + Count: 1b + tag: { + HideFlags: 2 + } + } + } + { + id: "00000000000007D4" + type: "item" + title: "防辐射外衣" + item: { + id: "mekanism:hazmat_gown" + Count: 1b + tag: { + HideFlags: 2 + } + } + } + { + id: "00000000000007D5" + type: "item" + title: "防辐射裤子" + item: { + id: "mekanism:hazmat_pants" + Count: 1b + tag: { + HideFlags: 2 + } + } + } + { + id: "00000000000007D7" + type: "item" + title: "防辐射靴子" + item: { + id: "mekanism:hazmat_boots" + Count: 1b + tag: { + HideFlags: 2 + } + } + } + { + id: "00000000000007D8" + type: "item" + title: "标志牌“小心放射性危害”" + item: "engineersdecor:sign_radioactive" + count: 16 + } + ] + } + { + title: "钚处理" + icon: "mekanism:pellet_plutonium" + x: 6.5d + y: 5.0d + subtitle: "肥佬" + description: ["废料可以再加工成钚。钚可以用于建造高级结构,或作为一种回收燃料,再次回到裂变反应堆。"] + dependencies: ["00000000000007A5"] + id: "00000000000007A7" + tasks: [ + { + id: "00000000000007A8" + type: "item" + item: "mekanism:isotopic_centrifuge" + } + { + id: "00000000000007B0" + type: "item" + item: "mekanism:pressurized_reaction_chamber" + } + { + id: "000000000000081C" + type: "item" + item: "mekanism:pellet_plutonium" + count: 4L + } + ] + rewards: [{ + id: "0000000000000820" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + title: "钋处理" + icon: "mekanism:pellet_polonium" + x: 5.5d + y: 5.0d + subtitle: "利特维年科之死" + description: [ + "钋是一种特别有害的物质,尽管如此,它在各种应用中都很有用。" + "" + "谢天谢地,它可以被处理得更安全一些。" + ] + dependencies: ["00000000000007A5"] + id: "00000000000007A9" + tasks: [ + { + id: "00000000000007AA" + type: "item" + item: "mekanism:solar_neutron_activator" + } + { + id: "00000000000007AF" + type: "item" + item: "mekanism:pressurized_reaction_chamber" + } + { + id: "000000000000081D" + type: "item" + item: "mekanism:pellet_polonium" + count: 4L + } + ] + rewards: [{ + id: "000000000000081E" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + title: "高密度聚乙烯" + x: -1.0d + y: 3.5d + description: ["除了用于燃烧发电,乙烯还可以再加工成高密度聚乙烯,这是一种用于制造少数高级机器的优质塑料。"] + dependencies: ["00000000000006C3"] + id: "00000000000007AB" + tasks: [{ + id: "00000000000007AC" + type: "item" + item: "mekanism:hdpe_pellet" + count: 64L + }] + rewards: [{ + id: "0000000000000815" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + title: "超临界移相器" + icon: "mekanism:sps_casing" + x: 6.0d + y: 6.5d + subtitle: "我已经让她全速前进了,船长" + description: [ + "你有一大量的铀,对吧?没错。你需要很多铀来搭建这种结构,它用于从核废料中生成反物质。" + "" + "查看通用机械维基以辅助了解该结构的形状。带有增压线圈的两个端口可接受能量输入。另外两个端口则用于输入废料和输出反物质。" + "" + "假设可以提供足够的能量和废料,添加更多带有增压线圈的端口将使机器运行得更快。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: [ + "00000000000007A7" + "00000000000007A9" + "00000000000007AC" + ] + id: "00000000000007B1" + tasks: [ + { + id: "00000000000007B2" + type: "item" + item: "mekanism:sps_casing" + count: 60L + } + { + id: "00000000000007B3" + type: "item" + item: "mekanismgenerators:reactor_glass" + count: 122L + } + { + id: "00000000000007B4" + type: "item" + item: "mekanism:sps_port" + count: 4L + } + { + id: "00000000000007B5" + type: "item" + item: "mekanism:supercharged_coil" + count: 2L + } + ] + rewards: [ + { + id: "00000000000007D9" + type: "item" + title: "铀矿石" + item: "emendatusenigmatica:uranium_ore" + count: 64 + } + { + id: "0000000000000842" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + } + ] + } + { + title: "聚变反应堆" + icon: "mekanismgenerators:fusion_reactor_controller" + x: 4.5d + y: 3.5d + subtitle: "盒中恒星" + description: [ + "聚变,恒星的力量,没有它重元素就不存在。" + "" + "通用机械的维基可以帮助你搭建这个形状奇怪的结构,但燃料供应链的建造取决于你。请务必在所有侧面使用反应堆玻璃,以大大降低建造此结构的成本。" + "" + "关于聚变反应堆,你需要记住一些重要的事情。首先,与裂变反应堆不同,这是一种安全的能量供应,永远不会堆芯熔化或造成任何不利影响。" + "" + "●为反应堆提供燃料时,请分别输入氘和氚。" + "" + "●反应堆直接产生的FE非常少。想要充分利用它,让水流过以转化为蒸汽。然后将蒸汽通过工业涡轮。和裂变反应堆一样,想要满足水的供应可能需要将涡轮中的蒸汽回收成水。" + "" + "●除了直接供应氘和氚,向其输送氘氚燃料将大大增加反应堆的热量,使其更快地产生蒸汽。" + "" + "●将聚变反应堆连接到热力锅炉是另一种提高总蒸汽产量并提高发电量的好方法。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["00000000000007A9"] + min_width: 300 + id: "00000000000007B6" + tasks: [ + { + id: "00000000000007B7" + type: "item" + item: "mekanismgenerators:fusion_reactor_controller" + } + { + id: "00000000000007E0" + type: "item" + item: "mekanismgenerators:fusion_reactor_frame" + count: 36L + } + { + id: "00000000000007E1" + type: "item" + item: "mekanismgenerators:fusion_reactor_port" + count: 4L + } + { + id: "00000000000007E2" + type: "item" + item: "mekanismgenerators:laser_focus_matrix" + } + { + id: "00000000000007E3" + type: "item" + item: "mekanismgenerators:reactor_glass" + count: 24L + } + ] + rewards: [{ + id: "0000000000000821" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + title: "工业涡轮" + icon: "mekanismgenerators:turbine_blade" + x: 5.5d + y: 1.5d + subtitle: "满满当当" + description: [ + "裂变反应堆本身不会产生有用的能量。确切来说,它生成的蒸汽必须通过工业涡轮才能产生FE。涡轮对将蒸汽循环成水并返回裂变反应堆进行冷却这一过程也是至关重要的。没有这种再处理回路,想要提供足够的冷却剂来保持反应堆运行是非常困难的。" + "" + "涡轮本身是一个复杂的多方块结构,有着各种控制部件在何处以及如何组合在一起的规则。有关搭建造涡轮的帮助,请参阅维基。目前收集的材料应足以建造侧面为玻璃的5x5x9的工业涡轮。" + "" + "反应堆将自动从冷却剂输出端口输出蒸汽。蒸汽必须经过加压管道进入涡轮端口,然后水就可以自动从结构顶部的任何排气口输出,并可以传递回反应堆上的输入端口。" + "" + "接下来就可以从另一个涡轮端口处提取能量。" + "" + "警告:如果涡轮的能量缓存被充满,它将停止运行,蒸汽和水将会停止输入,并且反应堆的热量将迅速上升到危险水平,导致潜在的堆芯熔化的情况。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。它不会为你放置叶片,但被配置得与裂变反应堆蓝图贴合。" + "" + ] + dependencies: ["0000000000000793"] + min_width: 300 + id: "00000000000007B8" + tasks: [ + { + id: "00000000000007B9" + type: "item" + item: "mekanismgenerators:turbine_blade" + count: 10L + } + { + id: "00000000000007BA" + type: "item" + item: "mekanismgenerators:electromagnetic_coil" + count: 3L + } + { + id: "00000000000007BB" + type: "item" + item: "mekanism:pressure_disperser" + count: 8L + } + { + id: "00000000000007BC" + type: "item" + item: "mekanismgenerators:rotational_complex" + } + { + id: "00000000000007BD" + type: "item" + item: "mekanismgenerators:saturating_condenser" + count: 6L + } + { + id: "00000000000007BE" + type: "item" + item: "mekanism:structural_glass" + count: 58L + } + { + id: "00000000000007BF" + type: "item" + item: "mekanismgenerators:turbine_casing" + count: 69L + } + { + id: "00000000000007C0" + type: "item" + item: "mekanismgenerators:turbine_rotor" + count: 5L + } + { + id: "00000000000007C1" + type: "item" + item: "mekanismgenerators:turbine_valve" + count: 2L + } + { + id: "00000000000007C2" + type: "item" + item: "mekanismgenerators:turbine_vent" + count: 33L + } + ] + rewards: [{ + id: "0000000000000819" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: 5.0d + y: 8.0d + subtitle: "逆波函数" + description: ["反物质曾被认为不可能被制造,它为人们提供了一些被认为是魔法的可能性。"] + dependencies: ["00000000000007B1"] + id: "00000000000007C3" + tasks: [{ + id: "00000000000007C4" + type: "item" + item: "mekanism:pellet_antimatter" + }] + rewards: [{ + id: "000000000000081F" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + x: 3.5d + y: 9.0d + subtitle: "与魔法没有区别" + description: [ + "古代的炼金术士相信元素物质可以被转化,他们是正确的。" + "" + "他们未能理解的是,这样做需要大量的能量。" + ] + dependencies: ["00000000000007C3"] + id: "00000000000007C5" + tasks: [{ + id: "00000000000007C6" + type: "item" + item: "mekanism:antiprotonic_nucleosynthesizer" + }] + rewards: [{ + id: "0000000000000828" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + x: 4.5d + y: 6.5d + subtitle: "里面比外面大" + description: ["任何QIO网络的核心和灵魂。插入驱动器并设置频率以开始。"] + dependencies: ["00000000000007A9"] + id: "00000000000007C7" + tasks: [{ + id: "00000000000007C8" + type: "item" + item: "mekanism:qio_drive_array" + }] + rewards: [{ + id: "0000000000000827" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + x: 3.5d + y: 5.5d + subtitle: "远程浏览" + description: ["仪表板可以放置在任何位置,并能使你手动从网络中放入或拿去物品。"] + dependencies: ["00000000000007C7"] + id: "00000000000007C9" + tasks: [{ + id: "00000000000007CA" + type: "item" + item: "mekanism:qio_dashboard" + }] + rewards: [{ + id: "0000000000000823" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + title: "QIO输入和输出" + x: 3.5d + y: 7.5d + subtitle: "无用输入,无用输出" + description: ["如果没有办法自动将物品放入或取出,那么将物品存储在QIO驱动器阵列中是相当愚蠢的。QIO输入器和输出器实现了这一点,使该系统可以作为无线物品传输和存储系统工作。"] + dependencies: ["00000000000007C7"] + id: "00000000000007CB" + tasks: [ + { + id: "00000000000007CC" + type: "item" + item: "mekanism:qio_importer" + } + { + id: "00000000000007CD" + type: "item" + item: "mekanism:qio_exporter" + } + ] + rewards: [{ + id: "0000000000000826" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + x: 2.5d + y: 6.0d + subtitle: "比箱柜更好" + description: ["QIO驱动器提供了与箱柜一样的深度存储,但可以集中访问且占地面积更小。"] + dependencies: ["00000000000007C7"] + id: "00000000000007CE" + tasks: [{ + id: "00000000000007CF" + type: "item" + item: "mekanism:qio_drive_base" + }] + rewards: [{ + id: "0000000000000824" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + x: 2.5d + y: 7.0d + subtitle: "停下来!" + description: ["当QIO驱动空间内的某种物品达到某个阈值时,红石适配器就会输出信号,以一种简单的方式禁用不再需要运行的机器。"] + dependencies: ["00000000000007C7"] + id: "00000000000007D0" + tasks: [{ + id: "00000000000007D1" + type: "item" + item: "mekanism:qio_redstone_adapter" + }] + rewards: [{ + id: "0000000000000825" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + title: "激光增幅" + icon: "mekanism:laser_amplifier" + x: 3.5d + y: 4.5d + subtitle: "突破极限" + description: [ + "为了真正启动聚变反应堆,需要高度集中的高能爆发。" + "" + "激光增幅器可以收集多达五束激光,并将它们组合成一束强大的光束。增幅器也可以连在一起,从一个增幅器射入另一个。" + "" + "连接中的最后一个放大器应指向聚变反应堆中的激光聚焦矩阵,并设置为红石脉冲模式。一旦它积累了足够的能量,就提供红石脉冲让其在瞬间释放所有能量。" + "" + "聚变反应堆中也必须存在充满的黑体辐射腔。" + ] + dependencies: ["00000000000007B6"] + id: "00000000000007DC" + tasks: [ + { + id: "00000000000007DD" + type: "item" + item: "mekanism:laser_amplifier" + count: 2L + } + { + id: "00000000000007DE" + type: "item" + item: "mekanism:laser" + count: 9L + } + ] + rewards: [ + { + id: "00000000000007DF" + type: "item" + title: "黑体辐射腔" + item: "mekanismgenerators:hohlraum" + } + { + id: "0000000000000822" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + } + { + id: "0000000000000873" + type: "item" + title: "标志牌“小心激光”" + item: "engineersdecor:sign_laser" + count: 16 + } + ] + } + { + title: "不要惊慌" + icon: "minecraft:cod" + x: 5.5d + y: 0.0d + subtitle: "那位弗洛德可真知道他的毛巾在哪儿" + description: [ + "事故时有发生。" + "" + "抓一条鱼来完成这项任务,如果你已经不可逆转地辐射了你的整个基地。" + "" + "只能赎罪一次。" + ] + dependencies: ["0000000000000793"] + optional: true + id: "00000000000007E4" + tasks: [ + { + id: "00000000000007E9" + type: "checkmark" + title: "不要惊慌" + } + { + id: "00000000000007EA" + type: "item" + item: "minecraft:cod" + consume_items: true + } + ] + rewards: [{ + id: "00000000000007E6" + type: "command" + title: "清除辐射" + icon: "engineersdecor:sign_radioactive" + command: "/mek radiation removeAll" + player_command: false + }] + } + { + title: "热力锅炉" + icon: "mekanism:superheating_element" + x: 4.5d + y: 2.0d + subtitle: "这里热气腾腾" + description: [ + "水冷是一个很好的开始,但它有其局限性。钠可以用来散发更多的热量,使反应堆以更高的燃烧速率运行。" + "" + "然而,想要利用钠,需要一个新的多方块:热力锅炉。" + "" + "●钠在裂变反应堆中被加热成为过热钠。" + "" + "●过热钠进入锅炉,将水加热成蒸汽。" + "" + "●锅炉输出冷却的钠,通过裂变反应堆进行回收。" + "" + "●蒸汽通过涡轮,产生FE和水,并且水通过锅炉进行回收。" + "" + "锅炉几乎可以是任何尺寸,最大18x18x18,但是一个小型锅炉就能够散发大量热量。该任务要求的材料可以搭建一个5x9x5的锅炉。涡轮比锅炉更有可能需要扩大规模。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。粘贴时会自动配置端口,并进行了预配置使其与裂变反应堆和涡轮机蓝图很好地贴合。" + "" + ] + dependencies: ["00000000000007B8"] + min_width: 250 + id: "0000000000000E78" + tasks: [ + { + id: "0000000000000E79" + type: "item" + item: "mekanism:boiler_casing" + count: 80L + } + { + id: "0000000000000E7A" + type: "item" + item: "mekanism:boiler_valve" + count: 4L + } + { + id: "0000000000000E7B" + type: "item" + item: "mekanism:pressure_disperser" + count: 9L + } + { + id: "0000000000000E7C" + type: "item" + item: "mekanism:structural_glass" + count: 78L + } + { + id: "0000000000000E7D" + type: "item" + item: "mekanism:superheating_element" + count: 9L + } + ] + rewards: [{ + id: "0000000000000E7E" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: 0.5d + y: -1.0d + subtitle: "好过眼中钉" + description: [ + "这是必然的。到处都是管道和电缆,谁知道当机器放下时,会有什么东西进入机器。水?氢气?一旦这种事情发生了,通常情况下,如何把它们弄出来并不明晰。" + "" + "这就是滴管的用处。这个小工具可以从各种机器中提取不需要的输入物。用滴管点击机器GUI内的输入将提取少量输入,从而将其轻松地将其运输到另一台机器。潜行+左击将会清空机器中的材料。" + "" + "类似地,用滴管潜行+右击空气将清空当前滴管存储的任何东西。" + ] + dependencies: ["00000000000006A5"] + id: "1100DDF4FA8D31C3" + tasks: [{ + id: "590FDCF2C714EE6B" + type: "item" + item: "mekanism:gauge_dropper" + }] + rewards: [{ + id: "3954C7F86F9C301B" + type: "command" + title: "稀有通用机械战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_rare" + player_command: false + }] + } + { + x: 2.5d + y: 0.5d + subtitle: "哟,老兄,听说你喜欢机器……" + description: [ + "机器可以加装的速度升级数量是有限的。在这之后,横向扩展是加快速度的唯一选择。值得庆幸的是,工厂安装器比9台装满升级的机器要便宜一些。记住,这些都是为了效率!" + "" + "要应用工厂安装器,只需在世界中潜行右击机器即可。需要一阶一阶往上升级。" + ] + dependencies: ["00000000000006BD"] + id: "6AA3DA7395582D75" + tasks: [{ + id: "487EEDB965838B35" + type: "item" + title: "工厂安装器" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:basic_tier_installer" + Count: 1b + } + { + id: "mekanism:advanced_tier_installer" + Count: 1b + } + { + id: "mekanism:elite_tier_installer" + Count: 1b + } + { + id: "mekanism:ultimate_tier_installer" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "21CAB75DA0FC846D" + type: "command" + title: "稀有通用机械战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_rare" + player_command: false + }] + } + { + icon: "mekanism:upgrade_gas" + x: -1.0d + y: 5.5d + subtitle: "你需要更多瓦斯" + description: ["弄清楚矿石四倍处理的确切过程是留给读者的任务。从给定的金属碎片开始,通过JEI来制定流程。气体升级对于满足氯化氢需求至关重要。"] + dependencies: ["00000000000006D0"] + id: "504DD59B5A254183" + tasks: [ + { + id: "581F64A5B70FD048" + type: "item" + title: "矿石四倍化" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:shard_iron" + Count: 1b + } + { + id: "mekanism:shard_gold" + Count: 1b + } + { + id: "mekanism:shard_copper" + Count: 1b + } + { + id: "mekanism:shard_tin" + Count: 1b + } + { + id: "mekanism:shard_lead" + Count: 1b + } + { + id: "mekanism:shard_uranium" + Count: 1b + } + { + id: "mekanism:shard_osmium" + Count: 1b + } + { + id: "emendatusenigmatica:aluminum_shard" + Count: 1b + } + { + id: "emendatusenigmatica:silver_shard" + Count: 1b + } + { + id: "emendatusenigmatica:nickel_shard" + Count: 1b + } + { + id: "emendatusenigmatica:zinc_shard" + Count: 1b + } + { + id: "emendatusenigmatica:cobalt_shard" + Count: 1b + } + { + id: "emendatusenigmatica:thallasium_shard" + Count: 1b + } + { + id: "emendatusenigmatica:iesnium_shard" + Count: 1b + } + { + id: "emendatusenigmatica:regalium_shard" + Count: 1b + } + { + id: "emendatusenigmatica:utherium_shard" + Count: 1b + } + { + id: "emendatusenigmatica:froststeel_shard" + Count: 1b + } + { + id: "emendatusenigmatica:cloggrum_shard" + Count: 1b + } + { + id: "emendatusenigmatica:nebu_shard" + Count: 1b + } + ] + } + } + } + { + id: "278A00997E5A1807" + type: "item" + item: "mekanism:upgrade_gas" + } + ] + rewards: [{ + id: "5CB2EF184247180B" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + icon: "emendatusenigmatica:fluorite_gem" + x: -2.5d + y: 6.5d + subtitle: "研究完成" + description: [ + "矿石处理的终极效率……真的吗?" + "" + "通用机械最高形式的矿石加工以五倍化结束,需要大量的基础设施才能完成。与四倍化一样,可以通过查询金属结晶,从JEI中指定确切流畅。" + ] + dependencies: ["504DD59B5A254183"] + id: "1BA848F73C707DCC" + tasks: [{ + id: "38AF11C23B5E8A03" + type: "item" + title: "矿石五倍化" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:crystal_iron" + Count: 1b + } + { + id: "mekanism:crystal_gold" + Count: 1b + } + { + id: "mekanism:crystal_copper" + Count: 1b + } + { + id: "mekanism:crystal_tin" + Count: 1b + } + { + id: "mekanism:crystal_lead" + Count: 1b + } + { + id: "mekanism:crystal_uranium" + Count: 1b + } + { + id: "mekanism:crystal_osmium" + Count: 1b + } + { + id: "emendatusenigmatica:aluminum_crystal" + Count: 1b + } + { + id: "emendatusenigmatica:silver_crystal" + Count: 1b + } + { + id: "emendatusenigmatica:nickel_crystal" + Count: 1b + } + { + id: "emendatusenigmatica:zinc_crystal" + Count: 1b + } + { + id: "emendatusenigmatica:cobalt_crystal" + Count: 1b + } + { + id: "emendatusenigmatica:thallasium_crystal" + Count: 1b + } + { + id: "emendatusenigmatica:iesnium_crystal" + Count: 1b + } + { + id: "emendatusenigmatica:regalium_crystal" + Count: 1b + } + { + id: "emendatusenigmatica:utherium_crystal" + Count: 1b + } + { + id: "emendatusenigmatica:froststeel_crystal" + Count: 1b + } + { + id: "emendatusenigmatica:cloggrum_crystal" + Count: 1b + } + { + id: "emendatusenigmatica:nebu_crystal" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "5F0D88FCA51E6BB3" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + icon: { + id: "mekanism:precision_sawmill" + Count: 1b + tag: { + mekData: { + EnergyContainers: [{ + Container: 0b + stored: "20000" + }] + } + } + } + x: 0.5d + y: 0.5d + subtitle: "你的胳膊断了!" + description: ["用手动工具制作木板是上个世纪的事,并且极其浪费。获得更多木板,并通过寻找锯末的用途来弥补一些损失。"] + dependencies: ["00000000000006BF"] + id: "46314C0EADF8EBAA" + tasks: [{ + id: "02D13AC31BDBC8A2" + type: "item" + title: "精密锯木机" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:precision_sawmill" + Count: 1b + } + { + id: "mekanism:basic_sawing_factory" + Count: 1b + } + { + id: "mekanism:advanced_sawing_factory" + Count: 1b + } + { + id: "mekanism:elite_sawing_factory" + Count: 1b + } + { + id: "mekanism:ultimate_sawing_factory" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "483148CA72CDB1CD" + type: "item" + item: "mekanism:cardboard_box" + }] + } + { + x: 2.5d + y: 2.5d + subtitle: "提醒客人,第一站台禁止使用武器、远程传送和宗教信仰。" + description: [ + "有地方想去,却没有时间?好吧,开始走吧。下一次,当你到达那里时,带上一个传送机,以避免再次长途跋涉。" + "" + "传送框架是可选的。" + ] + dependencies: ["00000000000006BF"] + id: "25956D039907CBDA" + tasks: [{ + id: "5E962E033F464A5C" + type: "item" + item: { + id: "mekanism:teleporter" + Count: 1b + tag: { + mekData: { + EnergyContainers: [{ + Container: 0b + stored: "5000000" + }] + } + } + } + }] + rewards: [{ + id: "0EF5031647DF246B" + type: "command" + title: "稀有通用机械战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_rare" + player_command: false + }] + } + { + x: 1.5d + y: 3.0d + subtitle: "这是什么农民笑话吗?" + description: [ + "还在像14世纪那样掘土?为什么不建造一个用于简化流程的好朋友呢?" + "" + "内含量子纠缠的力量和最不可能为你递盐的智能机器人,数字型采矿机是剥夺地球母亲资源的无价工具。" + "" + "随着标签的出现,过滤器也发生了变化。旧的矿物词典过滤器现在被标签过滤器所取代,充分利用它需要了解方块标签。想查看这些,请使用F3+H启用高级工具框提示,并将鼠标悬停在JEI中的某个方块上。" + "" + "样例:" + "" + "● forge:ores" + "● forge:ores/diamond" + "● forge:ores/netherite" + ] + dependencies: ["00000000000006BF"] + min_width: 300 + id: "37B0CBFA4CBAD409" + tasks: [{ + id: "4B3658ACF1768133" + type: "item" + item: "mekanism:digital_miner" + }] + rewards: [{ + id: "2103C11313ED672B" + type: "command" + title: "稀有通用机械战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_rare" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/natures_aura.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/natures_aura.snbt new file mode 100644 index 00000000..e5686edc --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/natures_aura.snbt @@ -0,0 +1,1240 @@ +{ + id: "000000000000009E" + group: "5A8B89F87F77CF4C" + order_index: 6 + filename: "natures_aura" + title: "自然灵气" + icon: "naturesaura:gold_leaf" + default_quest_shape: "" + default_hide_dependency_lines: false + images: [ + { + x: 0.0d + y: 0.0d + width: 0.0d + height: 0.0d + rotation: 0.0d + image: "#FFFFFF" + hover: [ ] + click: "" + dev: false + corner: false + } + { + x: 0.0d + y: 0.0d + width: 0.0d + height: 0.0d + rotation: 0.0d + image: "#FFFFFF" + hover: [ ] + click: "" + dev: false + corner: false + } + { + x: 0.0d + y: 0.0d + width: 0.0d + height: 0.0d + rotation: 0.0d + image: "#FFFFFF" + hover: [ ] + click: "" + dev: false + corner: false + } + ] + quests: [ + { + title: "自然灵气" + icon: "naturesaura:aura_bloom" + x: -0.5d + y: -9.0d + shape: "gear" + description: [ + "自然灵气是一个以德鲁伊为主题的魔法科技模组,使用无所不在的“灵气”来获得力量。" + "" + "请注意,灵气是一种有限的资源,必须加以管理和补充,以免扰乱自然秩序。消耗过多灵气可能导致可怕的后果。" + "" + "这些任务将引导你游玩该模组,但一定要多多参考手册来了解更多信息。当你完成这些任务及其相关成就时,手册中的章节就会解锁。" + "" + "~MuteTiefling" + ] + optional: true + id: "000000000000009F" + tasks: [{ + id: "5DCF7175B494CD02" + type: "item" + title: "任意树苗" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "minecraft:saplings" + } + } + }] + rewards: [{ + id: "00000000000000A6" + type: "item" + title: "剪刀" + item: { + id: "minecraft:shears" + Count: 1b + tag: { + Damage: 0 + } + } + }] + } + { + title: "森林仪式" + x: -0.5d + y: -12.0d + subtitle: "拿根木头来,不,我是说椅子" + description: [ + "森林仪式是所有魔法的基础。它从仪式中心的牺牲的生命处汲取力量。" + "" + "先准备好剩余的仪式,最后再放树苗,以防止它提前生长。" + "" + "查看《自然灵气之书》来获得建造仪式的指引。" + "" + "注:由于其他模组的作用,阻止了仪式检测树苗的生长,Enigmatica-6替换了森林仪式中使用的默认树苗。用于替代的夸克树苗总能被检测到,只要稍加探索,就可能在世界中发现罕见的夸克树苗。也可以从贸易站中购买夸克树苗。" + ] + dependencies: ["00000000000000A4"] + id: "00000000000000A2" + tasks: [{ + id: "000000000000037F" + type: "item" + item: "naturesaura:wood_stand" + count: 8L + }] + rewards: [ + { + id: "000000000000035A" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + } + { + id: "14A7BCABC52C6E6D" + type: "item" + item: "farmingforblockheads:market" + } + ] + } + { + x: -0.5d + y: -11.0d + subtitle: "这是敲门砖" + description: ["既然丝线已经散布,那就破坏树上形成的黄金树叶,收获一些黄金叶吧。"] + dependencies: ["00000000000000A8"] + id: "00000000000000A4" + tasks: [{ + id: "00000000000000A7" + type: "item" + item: "naturesaura:gold_leaf" + }] + rewards: [ + { + id: "000000000000035C" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + } + { + id: "0000000000000A73" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: -0.5d + y: -10.0d + subtitle: "命运之丝绑定我们" + description: [ + "想踏入自然学家的行列,首先应该把闪耀纤维编织成树叶。" + "" + "随着时间的推移,它会自然传播到邻近的叶子上,覆盖了大部分树叶。给它一点时间。" + ] + dependencies: ["000000000000009F"] + id: "00000000000000A8" + tasks: [{ + id: "00000000000000A9" + type: "item" + item: "naturesaura:gold_fiber" + }] + rewards: [ + { + id: "000000000000035B" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + } + { + id: "0000000000000A72" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + icon: "naturesaura:offering_table" + x: 2.0d + y: -15.5d + subtitle: "听见我就点点头吧" + description: ["把你的祭品放在碗里,然后抛下呼唤之魂来完成仪式。"] + dependencies: ["00000000000002BB"] + id: "0000000000000230" + tasks: [{ + id: "0000000000000231" + type: "item" + item: "naturesaura:offering_table" + }] + rewards: [{ + id: "0000000000000373" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + icon: "naturesaura:nature_altar" + x: 2.0d + y: -13.0d + subtitle: "生即是死,死即是生" + description: [ + "自然祭坛是两种仪式的核心;一种注入生命,而另一种则注入死亡。" + "" + "展示绿色瓶子(瓶装阳光)的配方可以在主世界建造的祭坛中合成,而那些带有红色瓶子(瓶装鬼魂)的配方必须在下界建造的祭坛中合成。" + "" + "有关所需结构的预览,请查阅《自然灵气之书》中关于自然祭坛和猩红祭坛的部分。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["00000000000002BF"] + dependency_requirement: "all_started" + id: "00000000000002B5" + tasks: [ + { + id: "00000000000002B6" + type: "item" + item: "naturesaura:nature_altar" + } + { + id: "0000000000000331" + type: "item" + item: "minecraft:oak_planks" + count: 20L + } + { + id: "0000000000000332" + type: "item" + item: "minecraft:stone_bricks" + count: 16L + } + { + id: "0000000000000333" + type: "item" + item: "naturesaura:gold_brick" + count: 8L + } + { + id: "0000000000000334" + type: "item" + item: "minecraft:chiseled_stone_bricks" + count: 4L + } + ] + rewards: [{ + id: "00000000000004A2" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + title: "最纯粹的表达" + x: 3.0d + y: -16.0d + description: ["以最纯粹的形式表现出来的情感。"] + dependencies: ["0000000000000230"] + id: "00000000000002B7" + tasks: [ + { + id: "00000000000002B8" + type: "item" + item: "naturesaura:token_euphoria" + } + { + id: "00000000000002EB" + type: "item" + item: "naturesaura:token_terror" + } + { + id: "00000000000002EC" + type: "item" + item: "naturesaura:token_rage" + } + { + id: "00000000000002ED" + type: "item" + item: "naturesaura:token_grief" + } + ] + rewards: [ + { + id: "000000000000035F" + type: "item" + title: "埃尔的标记" + item: "naturesaura:break_prevention" + } + { + id: "0000000000000360" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + } + ] + } + { + x: 1.5d + y: -14.0d + subtitle: "错中有对" + description: ["逝者灵魂的绝佳容器。"] + dependencies: ["00000000000002B5"] + id: "00000000000002B9" + tasks: [{ + id: "00000000000002BA" + type: "item" + item: "naturesaura:tainted_gold" + }] + rewards: [{ + id: "0000000000000376" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + x: 2.5d + y: -14.5d + subtitle: "对立和谐" + description: ["达到平衡之时,便是伟事成为可能之际。"] + dependencies: [ + "00000000000002B9" + "00000000000002BD" + ] + id: "00000000000002BB" + tasks: [{ + id: "00000000000002BC" + type: "item" + item: "naturesaura:calling_spirit" + }] + rewards: [{ + id: "0000000000000374" + type: "command" + title: "史诗自然灵气战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_epic" + player_command: false + }] + } + { + x: 3.0d + y: -13.5d + subtitle: "黑暗中,有着光明" + description: ["盛放生命精华的绝佳容器。"] + dependencies: ["00000000000002B5"] + id: "00000000000002BD" + tasks: [{ + id: "00000000000002BE" + type: "item" + item: "naturesaura:infused_iron" + }] + rewards: [{ + id: "0000000000000375" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + title: "身体跟随心灵" + x: 1.0d + y: -12.5d + description: ["控制你的情绪而不是压制它们。用勤勉来对待它们。"] + dependencies: ["00000000000000A2"] + id: "00000000000002BF" + tasks: [ + { + id: "00000000000002C0" + type: "item" + item: "naturesaura:token_joy" + } + { + id: "000000000000032E" + type: "item" + item: "naturesaura:token_fear" + } + { + id: "000000000000032F" + type: "item" + item: "naturesaura:token_anger" + } + { + id: "0000000000000330" + type: "item" + item: "naturesaura:token_sorrow" + } + ] + rewards: [ + { + id: "000000000000035E" + type: "item" + title: "不朽友情之证明" + item: "naturesaura:pet_reviver" + } + { + id: "0000000000000361" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + } + ] + } + { + title: "潮起潮落" + x: -1.5d + y: -14.0d + subtitle: "互谅互让" + description: [ + "由远古树苗长成的树木有两个主要用途。" + "" + "第一,它可以补充一个区域的灵气。" + "" + "第二,其木材被用于自然灵气的合成配方。" + "" + "不用担心,比这更有效的补充灵气方法很快就会出现。" + ] + dependencies: ["00000000000000A2"] + id: "00000000000002C1" + tasks: [{ + id: "00000000000002C2" + type: "item" + item: "naturesaura:ancient_sapling" + }] + rewards: [ + { + id: "0000000000000369" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + } + { + id: "0000000000000702" + type: "item" + title: "远古原木" + item: "naturesaura:ancient_log" + count: 32 + } + ] + } + { + x: 2.0d + y: -17.5d + subtitle: "有得必有失" + description: [ + "嬗变催化剂增强了自然和猩红祭坛,使它们能够进行更深层次的转化。" + "" + "具体说明请查阅《自然灵气之书》。" + ] + dependencies: ["00000000000002E9"] + id: "00000000000002C3" + tasks: [{ + id: "00000000000002C4" + type: "item" + item: "naturesaura:conversion_catalyst" + }] + rewards: [{ + id: "0000000000000371" + type: "command" + title: "史诗自然灵气战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_epic" + player_command: false + }] + } + { + x: 3.0d + y: -12.0d + subtitle: "爬满常青藤的崩坏大厅" + description: [ + "崩坏催化剂增强了自然和猩红祭坛,使它们能够进行更深层次的转化。" + "" + "具体说明请查阅《自然灵气之书》。" + ] + dependencies: ["00000000000002B5"] + id: "00000000000002C5" + tasks: [{ + id: "00000000000002C6" + type: "item" + item: "naturesaura:crushing_catalyst" + }] + rewards: [{ + id: "0000000000000359" + type: "item" + title: "黄金叶" + item: "naturesaura:gold_leaf" + count: 32 + }] + } + { + x: 3.5d + y: -17.0d + subtitle: "生命的爆发" + description: [ + "释放你用来补充灵气的仪式的真正潜力。" + "" + "当发生器下面有了这个方块,你就能够实现自创世初期以来从未观察到的繁茂。" + ] + dependencies: ["00000000000002B7"] + id: "00000000000002C7" + tasks: [{ + id: "00000000000002C8" + type: "item" + item: "naturesaura:generator_limit_remover" + }] + rewards: [{ + id: "0000000000000378" + type: "command" + title: "史诗自然灵气战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_epic" + player_command: false + }] + } + { + x: 4.0d + y: -14.5d + subtitle: "放轻松,首先我需要了解一下情况" + description: ["许多装置都有一个特定的范围,只有用奥秘放大镜右击才能看到。对于任何一个自然学家来说,这都是一个很有价值的工具。"] + dependencies: ["00000000000002BD"] + id: "00000000000002C9" + tasks: [{ + id: "00000000000002CA" + type: "item" + item: "naturesaura:range_visualizer" + }] + rewards: [{ + id: "0000000000000377" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + x: -2.0d + y: -12.5d + subtitle: "尽管你知道原理,但它依旧是魔法" + description: [ + "未经训练的眼睛会在灵气馥郁的区域注意到微弱的光线和增强的生长。" + "" + "环境之眼会进一步磨砺你的视野,让你更深入地洞察弥漫在大地上的灵气。" + ] + dependencies: ["00000000000000A2"] + id: "00000000000002CB" + tasks: [{ + id: "00000000000002CC" + type: "item" + item: "naturesaura:eye" + }] + rewards: [{ + id: "0000000000000367" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + x: 4.0d + y: -13.5d + subtitle: "地谜藏宝101" + description: [ + "一种便携式的灵气源,可与多种工具配合使用。" + "" + "请查阅《自然灵气之书》的自然工具部分以了解其潜在用途。" + "" + "注:耐久度损耗时灵气缓存可能无法完全充满。为了充满灵气,甚至自动补充灵气,可以将其放在自然祭坛中以获得最大容量。" + ] + dependencies: ["00000000000002BD"] + id: "00000000000002CD" + tasks: [{ + id: "00000000000002CE" + type: "item" + item: "naturesaura:aura_cache" + }] + rewards: [{ + id: "000000000000032D" + type: "item" + title: "植物学家之镐" + item: { + id: "naturesaura:infused_iron_pickaxe" + Count: 1b + tag: { + Damage: 0 + Enchantments: [ + { + lvl: 5s + id: "minecraft:unbreaking" + } + { + lvl: 5s + id: "minecraft:fortune" + } + ] + } + } + }] + } + { + x: 1.0d + y: -17.5d + subtitle: "睁开你的双眼,然后再睁开一次" + description: ["自然之眼的高级版本,使拥有者能够看到周围灵气更准确的细节。"] + dependencies: ["00000000000002E9"] + id: "00000000000002E4" + tasks: [{ + id: "00000000000002E5" + type: "item" + item: "naturesaura:eye_improved" + }] + rewards: [{ + id: "0000000000000370" + type: "command" + title: "史诗自然灵气战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_epic" + player_command: false + }] + } + { + x: 1.5d + y: -16.5d + subtitle: "帽子里的天空" + description: ["充满无疆神圣能量的金属。"] + dependencies: ["0000000000000230"] + id: "00000000000002E9" + tasks: [{ + id: "00000000000002EA" + type: "item" + item: "naturesaura:sky_ingot" + }] + rewards: [{ + id: "0000000000000372" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + x: 0.5d + y: -16.5d + subtitle: "你的杯子溢出来了" + description: [ + "容量高于灵气缓存。" + "" + "请查阅《自然灵气之书》的自然工具部分以了解其潜在用途。" + "" + "注:耐久度损耗时灵气缓存可能无法完全充满。为了充满灵气,甚至自动补充灵气,可以将其放在自然祭坛中以获得最大容量。" + ] + dependencies: ["00000000000002E9"] + id: "00000000000002EE" + tasks: [{ + id: "00000000000002EF" + type: "item" + item: "naturesaura:aura_trove" + }] + rewards: [{ + id: "000000000000036F" + type: "command" + title: "史诗自然灵气战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_epic" + player_command: false + }] + } + { + title: "移时日晷" + icon: "naturesaura:time_changer" + x: 0.5d + y: -15.5d + subtitle: "岁月无情" + description: ["这种强大的仪式能让你可以控制时间的流动,但是需要为此付出代价。"] + dependencies: ["0000000000000230"] + id: "00000000000002F0" + tasks: [ + { + id: "00000000000002F1" + type: "item" + item: "naturesaura:clock_hand" + } + { + id: "00000000000002F2" + type: "item" + item: "naturesaura:time_changer" + } + ] + rewards: [{ + id: "000000000000036E" + type: "command" + title: "史诗自然灵气战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_epic" + player_command: false + }] + } + { + x: -1.5d + y: -6.5d + subtitle: "划清界限" + description: [ + "一种简单的设备,可以帮助控制你的牲畜。该方块范围内的被动动物将无法超越其边界。" + "" + "范围取决于提供的红石信号强度。" + ] + hide_dependency_lines: true + dependencies: ["00000000000002B5"] + id: "00000000000002F8" + tasks: [{ + id: "00000000000002F9" + type: "item" + item: "naturesaura:animal_container" + }] + rewards: [{ + id: "000000000000032B" + type: "item" + title: "工业调节开关" + item: "rsgauges:industrial_dimmer" + }] + } + { + icon: "naturesaura:animal_spawner" + x: 0.5d + y: -6.5d + subtitle: "突破瓶颈" + description: [ + "一种利用造物力量的仪式,可以从材料最微量的生命痕迹中创造新生命。" + "" + "有关建造仪式的具体说明,请查阅《自然灵气之书》。" + "" + "建造完成后,只需将试剂扔到祭坛上即可。如果有足够的灵气,仪式将自动进行。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + hide_dependency_lines: true + dependencies: ["000000000000037F"] + id: "00000000000002FA" + tasks: [ + { + id: "00000000000002FB" + type: "item" + item: "naturesaura:animal_spawner" + } + { + id: "000000000000033F" + type: "item" + item: "naturesaura:infused_brick" + count: 16L + } + { + id: "0000000000000340" + type: "item" + item: "minecraft:hay_block" + count: 16L + } + { + id: "0000000000000341" + type: "item" + item: "naturesaura:ancient_planks" + count: 4L + } + ] + rewards: [{ + id: "0000000000000364" + type: "item" + title: "巴德尔之杖" + item: "naturesaura:light_staff" + }] + } + { + x: -2.5d + y: -8.0d + subtitle: "相长干涉" + description: [ + "无感知建造器可以帮助完成复杂的自动化任务,从附近的容器中提取放块并将其放置。" + "" + "通过在建造器上的物品展示框中放置示例,指定其放置方块的位置。" + "" + "具体说明请查阅《自然灵气之书》。" + ] + hide_dependency_lines: true + dependencies: ["00000000000002BD"] + id: "00000000000002FC" + tasks: [{ + id: "00000000000002FD" + type: "item" + item: "naturesaura:placer" + }] + rewards: [ + { + id: "000000000000031E" + type: "item" + title: "物品展示框" + item: "minecraft:item_frame" + } + { + id: "000000000000031F" + type: "item" + title: "耕作模板" + item: "naturesaura:farming_stencil" + } + ] + } + { + title: "灵气场生成器" + x: -3.5d + y: -7.5d + subtitle: "相消干涉" + description: [ + "灵气场生成器可以连接在一起,在之间形成一个区域,其中的方块会被破坏。" + "" + "只需右击其中一个生成器,然后右击另一个即可将它们连接。提供红石信号以启用它们。他们将在短暂的延迟后开始绘制光环并打破障碍。" + "" + "物品展示框也可用于改变它们的行为:" + "" + "●灵气场生成器将使用展示框中提供的任何工具,包括该工具的任何魔咒或特殊破坏属性。剪刀剪树叶、铁锹铲雪、时运和精准采集都会生效。" + ] + hide_dependency_lines: true + dependencies: [ + "00000000000002E9" + "00000000000002EC" + ] + min_width: 450 + id: "00000000000002FE" + tasks: [{ + id: "00000000000002FF" + type: "item" + item: "naturesaura:field_creator" + count: 2L + }] + rewards: [{ + id: "0000000000000362" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + icon: "naturesaura:blast_furnace_booster" + x: 0.5d + y: -8.5d + subtitle: "从狱火中锻造而成" + description: ["放置在高炉顶部,以提高矿石处理的产量。"] + hide_dependency_lines: true + dependencies: ["00000000000002EB"] + id: "0000000000000306" + tasks: [ + { + id: "0000000000000307" + type: "item" + item: "naturesaura:blast_furnace_booster" + } + { + id: "000000000000031C" + type: "item" + item: "minecraft:blast_furnace" + } + ] + rewards: [{ + id: "0000000000000355" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + x: -1.5d + y: -8.5d + subtitle: "麦克斯韦妖" + description: ["从环境中汲取灵气,加热熔炉、高炉和烟熏炉。"] + hide_dependency_lines: true + dependencies: [ + "00000000000002B9" + "00000000000002BD" + "000000000000032E" + ] + id: "0000000000000308" + tasks: [{ + id: "0000000000000309" + type: "item" + item: "naturesaura:furnace_heater" + }] + rewards: [{ + id: "0000000000000356" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + x: 3.5d + y: -7.0d + subtitle: "阿巴顿之门" + description: [ + "扭曲的末影箱。通过同时在铁砧中重命名末影板条箱并将其与末影之眼合并,可以将末影板条箱分配至一个频道。" + "" + "每次从板条箱中搬进或搬出物品时都会使用少量灵气。" + ] + hide_dependency_lines: true + dependencies: ["0000000000000329"] + id: "000000000000030A" + tasks: [{ + id: "000000000000030B" + type: "item" + item: "naturesaura:ender_crate" + }] + rewards: [ + { + id: "000000000000033D" + type: "item" + title: "末影目镜" + item: "naturesaura:ender_access" + } + { + id: "000000000000033E" + type: "item" + title: "末影之眼" + item: "minecraft:ender_eye" + count: 2 + } + ] + } + { + x: 2.5d + y: -7.5d + subtitle: "它呼唤,无人回应,它继续呼唤" + description: ["将其放在专家型漏斗上,可以小范围地收集物品。会遵守其下方漏斗上的过滤器。"] + hide_dependency_lines: true + dependencies: ["00000000000002BD"] + id: "000000000000030C" + tasks: [{ + id: "000000000000030D" + type: "item" + item: "naturesaura:hopper_upgrade" + }] + rewards: [{ + id: "0000000000000363" + type: "item" + title: "传送门护符" + item: "darkutils:charm_portal" + }] + } + { + x: 1.5d + y: -8.0d + subtitle: "穿过泥沼" + description: [ + "在自然灵气中存在着许多帮助移动物品的装置。例如,这个漏斗可以通过在其上放置物品展示框进行过滤。" + "" + "查看《自然灵气之书》以获得详细信息。" + ] + hide_dependency_lines: true + dependencies: ["00000000000002BD"] + id: "000000000000030E" + tasks: [{ + id: "000000000000030F" + type: "item" + item: "naturesaura:grated_chute" + }] + rewards: [{ + id: "000000000000031D" + type: "item" + title: "物品展示框" + item: "minecraft:item_frame" + count: 4 + }] + } + { + x: -4.5d + y: -7.0d + subtitle: "相对参照框架" + description: [ + "由灵气驱动的简单区块加载器。" + "" + "范围取决于提供的红石信号强度。" + ] + hide_dependency_lines: true + dependencies: [ + "00000000000002CB" + "0000000000000329" + ] + id: "0000000000000310" + tasks: [{ + id: "0000000000000311" + type: "item" + item: "naturesaura:chunk_loader" + }] + rewards: [{ + id: "0000000000000365" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + x: -2.5d + y: -14.5d + subtitle: "比绵羊更好" + description: [ + "这个基础灵气发生器会吞噬附近的花来补充周围的灵气。" + "" + "小心点,因为它会吃掉任何小型花。喂它各种各样的花是产生更多灵气的关键。" + ] + dependencies: ["00000000000002C1"] + id: "0000000000000312" + tasks: [{ + id: "0000000000000313" + type: "item" + item: "naturesaura:flower_generator" + }] + rewards: [{ + id: "000000000000036D" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + x: -0.5d + y: -14.5d + subtitle: "要么去做,要么放手,没有尝试一说。" + description: ["这个基础灵气发生器会吞噬大多数苔石方块的苔藓来补充灵气,留下普通的石质方块。"] + dependencies: ["00000000000002C1"] + id: "0000000000000314" + tasks: [{ + id: "0000000000000315" + type: "item" + item: "naturesaura:moss_generator" + }] + rewards: [{ + id: "000000000000036C" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + x: -2.5d + y: -13.5d + subtitle: "不要以貌取人好吗?" + description: ["一种更高级的灵气发生器,其优点是将树木的生长限制在较小的形状,使某些类型的林场更容易建造。"] + dependencies: ["00000000000002C1"] + id: "0000000000000316" + tasks: [{ + id: "0000000000000317" + type: "item" + item: "naturesaura:oak_generator" + }] + rewards: [{ + id: "0000000000000368" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + title: "神秘生态学" + icon: "naturesaura:chorus_generator" + x: -1.0d + y: -15.5d + description: ["灵气产生并不止于此。查看《自然灵气之书》来了解其他更高级的选择,以防止你周围的灵气耗尽。"] + dependencies: ["00000000000002C1"] + id: "000000000000031A" + tasks: [{ + id: "000000000000031B" + type: "checkmark" + title: "深入探索" + }] + rewards: [{ + id: "0000000000000863" + type: "xp_levels" + xp_levels: 5 + }] + } + { + title: "效果粉末" + x: -0.5d + y: -7.0d + subtitle: "风中之尘" + description: [ + "充裕的灵气有各种副作用,它们有好有坏。各种粉末的存在是为了控制这些影响何时何地发生。" + "" + "●荒芜——防止下界岩上长草。" + "" + "●慷慨——通过对应的灵气种类将石头和下界岩转化为矿石。" + "" + "●稳生——作物、植物和花朵的生长将不再受到灵气的促进。" + "" + "●繁殖——被动动物在可繁殖的时候自动繁殖。" + "" + "●无储——你的灵气缓存或秘宝不再会补充区域中的灵气。" + ] + hide_dependency_lines: true + dependencies: ["00000000000002C2"] + id: "0000000000000339" + tasks: [ + { + id: "000000000000033A" + type: "item" + item: { + id: "naturesaura:effect_powder" + Count: 1b + tag: { + effect: "naturesaura:nether_grass" + } + } + } + { + id: "0000000000000350" + type: "item" + item: { + id: "naturesaura:effect_powder" + Count: 1b + tag: { + effect: "naturesaura:ore_spawn" + } + } + } + { + id: "0000000000000351" + type: "item" + item: { + id: "naturesaura:effect_powder" + Count: 1b + tag: { + effect: "naturesaura:plant_boost" + } + } + } + { + id: "0000000000000352" + type: "item" + item: { + id: "naturesaura:effect_powder" + Count: 1b + tag: { + effect: "naturesaura:animal" + } + } + } + { + id: "0000000000000353" + type: "item" + item: { + id: "naturesaura:effect_powder" + Count: 1b + tag: { + effect: "naturesaura:cache_recharge" + } + } + } + ] + rewards: [ + { + id: "0000000000000354" + type: "item" + title: "粉末操纵器" + item: "naturesaura:powder_placer" + } + { + id: "0000000000000366" + type: "command" + title: "史诗自然灵气战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_epic" + player_command: false + } + ] + } + { + x: -2.0d + y: -15.5d + subtitle: "去星辰大海!" + description: ["众所周知,在晴朗的天空下生长的水晶可以将星星的巨大能量结合到晶格中,但似乎并不是所有的能量都会被结合。当水晶在附近生长时,晶化提取器会吸收这些损失的能量,将其转化为强大的灵气来源。"] + dependencies: ["00000000000002C1"] + id: "212224CE33D89381" + tasks: [{ + id: "280C9FCBE6C8646D" + type: "item" + item: "naturesstarlight:crystal_generator" + }] + rewards: [{ + id: "6C5991B03D429D92" + type: "command" + title: "史诗自然灵气战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_epic" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/occultism.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/occultism.snbt new file mode 100644 index 00000000..9fc5068e --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/occultism.snbt @@ -0,0 +1,2028 @@ +{ + id: "0000000000000CB0" + group: "5A8B89F87F77CF4C" + order_index: 7 + filename: "occultism" + title: "神秘学" + icon: { + id: "occultism:miner_djinni_ores" + Count: 1b + tag: { + spiritName: "Drakarcark" + Damage: 0 + } + } + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "我们有灵!" + icon: "occultism:dictionary_of_spirits" + x: 12.0d + y: -2.0d + shape: "gear" + description: [ + "在神秘学中,你将会学习召唤各种异界魔灵,让它们按你的吩咐做事!从简单的用于早期矿石双倍化的魔精碎矿者到为你收集各种珍贵资源的强大掘矿者巨灵!" + "" + "任何六边形图标的任务都需要举行仪式来完成。" + "" + "开启你的旅程需要的所有知识都在魔灵全典中。" + "" + "~The_Boo" + ] + optional: true + id: "0000000000000CB1" + tasks: [{ + id: "379B9C805D818944" + type: "item" + item: "occultism:datura_seeds" + }] + rewards: [{ + id: "72582AC6CA1713DA" + type: "xp" + xp: 100 + }] + } + { + title: "也许只要一小口……" + x: 12.0d + y: -0.5d + subtitle: "睁开你的第三只眼!" + description: [ + "仅仅吃一片魔鬼之梦果就会引起强烈的短期幻觉!第三只眼的效果可使你看见并于许多异界材料互动。" + "" + "你可以在繁茂地下树林中找到这些材料的例子,它们会伪装成普通的安山岩和无害的橡木。" + "" + "请理性食用。" + ] + hide_dependency_lines: false + dependencies: ["0000000000000CB1"] + id: "0000000000000CB5" + tasks: [{ + id: "0000000000000CB6" + type: "item" + item: "occultism:datura" + }] + rewards: [ + { + id: "0000000000000E1A" + type: "xp" + xp: 400 + } + { + id: "0000000000000E1B" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + icon: { + id: "occultism:divination_rod" + Count: 1b + tag: { } + } + x: 13.5d + y: 2.0d + subtitle: "为什么它在振动?!" + description: [ + "探测杖可用于定位世界中处于休眠状态的异界材料。" + "" + "想要使用探测杖,首先,你必须用它潜行右击某个方块来与一种材料同调。将探测杖与橡木原木同调,以寻找伪装成橡树的异界木;与安山岩同调以寻找异界石。" + "" + "探测杖同调完成后,只需按住右击直到动画和声音停止。如果你在任何异界材料的周围,就会有一部分的白色水晶保持紫色不褪去。它也会将找到的方块在世界中高亮显示。" + "" + "在主世界,这些材料最常见于繁茂地下树林中。" + "" + "如果你在探测这些材料时遇到了问题,我们还添加了自己创造这些材料的办法。" + "" + "向灵火中投掷安山岩可创造异界石,而向灵火中投掷橡树树苗可获得不稳定树苗,种植后砍伐可获得异界木。" + "" + "P.S. 抱歉写的有点啰嗦…… -The_Boo" + ] + dependencies: ["0000000000000CDA"] + min_width: 300 + id: "0000000000000CB7" + tasks: [ + { + id: "0000000000000CB8" + type: "item" + item: { + id: "occultism:divination_rod" + Count: 1b + tag: { } + } + } + { + id: "0000000000000E1C" + type: "item" + item: "occultism:otherworld_log" + } + ] + rewards: [ + { + id: "0000000000000DF7" + type: "xp" + xp: 500 + } + { + id: "0000000000000DF8" + type: "item" + title: "异界原木" + item: "occultism:otherworld_log" + count: 4 + } + { + id: "0000000000000DF9" + type: "item" + title: "橡树树苗" + item: { + id: "occultism:otherworld_sapling_natural" + Count: 1b + tag: { } + } + count: 3 + } + { + id: "0000000000000E1D" + type: "item" + title: "异界石" + item: "occultism:otherstone" + count: 4 + } + ] + } + { + title: "我们不需要水" + icon: "occultism:spirit_fire" + x: 12.0d + y: 1.0d + subtitle: "让它燃烧吧……" + description: [ + "灵火是一种来自异界的特殊火焰。" + "" + "将恶魔之梦果丢在地上并用打火石将其点燃,以召唤这团异界火焰。在下界岩上点燃就可以让火焰永远燃烧下去。" + "" + "这团火焰拥有移除某些物品中杂质的能力,并赋予它异界的属性。" + "" + "燃烧吧……让它燃烧吧……" + ] + dependencies: ["0000000000000CB5"] + id: "0000000000000CDA" + tasks: [ + { + id: "0000000000000CDC" + type: "item" + item: "occultism:spirit_attuned_gem" + } + { + id: "0000000000000CDD" + type: "item" + item: "occultism:otherstone" + } + ] + rewards: [ + { + id: "0000000000000CDE" + type: "item" + title: "异界石" + auto: "disabled" + item: "occultism:otherstone" + count: 8 + } + { + id: "0000000000000CDF" + type: "item" + title: "魔灵同调宝石" + auto: "disabled" + item: "occultism:spirit_attuned_gem" + count: 4 + } + { + id: "0000000000000E22" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + title: "我现在是如此为你粉狂" + icon: "minecraft:iron_ore" + x: 10.5d + y: 4.5d + shape: "hexagon" + subtitle: "你的第一个魔灵朋友!!!" + description: [ + "粉矿者魔精是你神秘学旅途上拥有的第一个魔灵。" + "" + "这只魔灵会把你的矿石和大块矿块粉粉粉碎成粉末,然后你就可以将它们熔炼成锭。" + "" + "当你在旅途中继续前进时,你将能够召唤出更强大的粉矿者!" + ] + dependencies: ["0000000000000DD8"] + id: "0000000000000CF7" + tasks: [{ + id: "0000000000000CF8" + type: "advancement" + title: "召唤粉碎者魔精" + icon: { + id: "occultism:book_of_binding_bound_foliot" + Count: 1b + tag: { + spiritName: "Reiirtron" + } + } + advancement: "occultism:occultism/summon_foliot_crusher" + criterion: "" + }] + rewards: [ + { + id: "0000000000000CFB" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + { + id: "0000000000000E64" + type: "item" + title: "粉碎末地石" + item: "occultism:crushed_end_stone" + count: 2 + } + ] + } + { + x: 9.0d + y: 0.5d + subtitle: "待宰的羔羊" + description: [ + "蜡烛是另一种在大多数仪式五芒星中被使用的物品。它们由用屠刀屠宰猪、牛或羊得到的动物油脂制成。" + "" + "蜡烛是一种光源,同时也是一种极好的装饰品!" + "" + "注:你现在可以在仪式中使用其他模组的蜡烛!" + ] + dependencies: ["0000000000000D9A"] + id: "0000000000000D92" + tasks: [ + { + id: "0000000000000DF3" + type: "item" + title: "任意$candles" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "forge:candles" + } + } + } + { + id: "0000000000000DF4" + type: "item" + item: { + id: "occultism:butcher_knife" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000DF5" + type: "item" + item: "occultism:tallow" + } + ] + rewards: [ + { + id: "0000000000000DFD" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + { + id: "0000000000000E26" + type: "xp" + xp: 400 + } + ] + } + { + x: 10.5d + y: 0.0d + description: [ + "纯净墨水是在灵火中净化黑色染料制成的特殊墨水。" + "" + "合成用于仪式的绑定之书需要这种特殊墨水。" + ] + dependencies: ["0000000000000CDA"] + id: "0000000000000D96" + tasks: [{ + id: "0000000000000D97" + type: "item" + item: "occultism:purified_ink" + }] + rewards: [ + { + id: "0000000000000DEB" + type: "item" + title: "纯净墨水" + item: "occultism:purified_ink" + count: 4 + } + { + id: "0000000000000DEC" + type: "xp" + xp: 300 + } + { + id: "0000000000000E21" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + x: 10.5d + y: 2.0d + subtitle: "感觉很脏……" + description: [ + "粉笔是神秘学家武器库中的无价工具。它可以使你绘制仪式五芒星中使用的神秘符文." + "" + "你第一次合成的粉笔将会充满杂质。在它可以用于五芒星之前,你必须用血之祭坛净化它。" + ] + dependencies: ["0000000000000CDA"] + id: "0000000000000D98" + tasks: [{ + id: "0000000000000D99" + type: "item" + item: "occultism:chalk_white_impure" + }] + rewards: [ + { + id: "0000000000000DEA" + type: "xp" + xp: 300 + } + { + id: "0000000000000E1E" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + title: "白色粉笔" + x: 9.0d + y: 1.5d + subtitle: "感觉如此洁净!!" + description: ["现在你已经去除了粉笔中的杂质,你剩下需要的就是一些蜡烛和祭祀之碗,然后你便准备好执行你的第一个仪式了!"] + dependencies: ["0000000000000D98"] + id: "0000000000000D9A" + tasks: [{ + id: "0000000000000D9B" + type: "item" + item: { + id: "occultism:chalk_white" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [ + { + id: "0000000000000E24" + type: "xp" + xp: 400 + } + { + id: "0000000000000E25" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + title: "金色粉笔" + x: 6.0d + y: 3.5d + subtitle: "哦哦哦亮闪闪!" + description: [ + "金色粉笔也许是神秘学家武器库中最有用的粉笔类型。" + "" + "当用于仪式时,它具有将魔灵绑定到物品中的效果。通过这种方式,你就能够制作各种有用的物品来帮助你的旅程!" + ] + dependencies: ["0000000000000D9A"] + id: "0000000000000D9C" + tasks: [{ + id: "0000000000000D9D" + type: "item" + item: { + id: "occultism:chalk_gold" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000E28" + type: "xp" + xp: 400 + }] + } + { + x: 3.0d + y: 3.5d + subtitle: "现在开始为我画紫色!!!" + description: ["紫色粉笔是神秘学家武器库中的另一种粉笔颜色。它可使你绑定如巨灵一类更强大的魔灵。"] + dependencies: ["0000000000000D9C"] + id: "0000000000000D9E" + tasks: [{ + id: "0000000000000D9F" + type: "item" + item: { + id: "occultism:chalk_purple" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [ + { + id: "0000000000000E40" + type: "xp" + xp: 500 + } + { + id: "64B928DADA731482" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + } + ] + } + { + x: 3.0d + y: 6.0d + description: [ + "想要在仪式中使用火灵灵髓,首先你将需要将其注入粉笔中以创造出红色粉笔。" + "" + "在五芒星中使用这种粉笔可以让你召唤更强大的魔灵,比如魔王。" + ] + dependencies: ["0000000000000DE0"] + id: "0000000000000DA0" + tasks: [{ + id: "0000000000000DA1" + type: "item" + item: { + id: "occultism:chalk_red" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [ + { + id: "0000000000000E52" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + } + { + id: "0000000000000E53" + type: "command" + title: "传奇神秘学战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_legendary" + player_command: false + } + ] + } + { + x: 5.0d + y: 4.5d + shape: "hexagon" + description: [ + "维度存储促动器是你在异界存储物品的大门!" + "" + "它一开始储量非常小,但可以通过添加最多6个指向促动器的稳定器(每面一个)来拓展你的存储空间。" + ] + dependencies: [ + "0000000000000D9C" + "0000000000000D9E" + ] + id: "0000000000000DA4" + tasks: [{ + id: "0000000000000DA5" + type: "item" + item: "occultism:storage_controller" + }] + rewards: [{ + id: "0000000000000E6C" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + }] + } + { + x: 5.0d + y: 6.0d + shape: "hexagon" + description: [ + "维度存储稳定器可以稳定促动器与异界的连接。" + "" + "连接越稳定,你可以存储的东西就越多!" + "" + "一个促动器最多可以添加6个稳定器。每升一级都会提升稳定性,使你可以在异界存储更多的物品。" + "" + "稳定器需要面向促动器的矩阵部分放置,且最远可在5格外放置。每个方向都可以放置一个稳定器,东西南北以及促动器的上方和下方。" + ] + dependencies: ["0000000000000DA4"] + id: "0000000000000DA8" + tasks: [{ + id: "0000000000000DA9" + type: "item" + item: "occultism:storage_stabilizer_tier1" + }] + rewards: [ + { + id: "0000000000000E59" + type: "item" + title: "等级1维度存储稳定器" + item: "occultism:storage_stabilizer_tier1" + } + { + id: "0000000000000E5A" + type: "xp" + xp: 400 + } + ] + } + { + x: 5.0d + y: 7.0d + shape: "hexagon" + dependencies: ["0000000000000DA8"] + id: "0000000000000DAA" + tasks: [{ + id: "0000000000000DAB" + type: "item" + item: "occultism:storage_stabilizer_tier2" + }] + rewards: [ + { + id: "0000000000000E61" + type: "item" + title: "等级2维度存储稳定器" + item: "occultism:storage_stabilizer_tier2" + } + { + id: "0000000000000E62" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + } + ] + } + { + x: 5.0d + y: 8.0d + shape: "hexagon" + dependencies: ["0000000000000DAA"] + id: "0000000000000DAC" + tasks: [{ + id: "0000000000000DAD" + type: "item" + item: "occultism:storage_stabilizer_tier3" + }] + rewards: [ + { + id: "0000000000000E56" + type: "xp" + xp: 800 + } + { + id: "0000000000000E57" + type: "item" + title: "等级3维度存储稳定器" + item: "occultism:storage_stabilizer_tier3" + } + { + id: "0000000000000E58" + type: "item" + item: "occultism:iesnium_block" + } + ] + } + { + x: 3.5d + y: 8.0d + shape: "hexagon" + subtitle: "*拍了拍稳定器的顶部* 这个小家伙里面可以装很多东西。" + description: ["最高级的稳定器。"] + dependencies: [ + "0000000000000DAC" + "0000000000000DA0" + ] + id: "0000000000000DAE" + tasks: [{ + id: "0000000000000DAF" + type: "item" + item: "occultism:storage_stabilizer_tier4" + }] + rewards: [ + { + id: "0000000000000E54" + type: "item" + title: "等级4维度存储稳定器" + item: "occultism:storage_stabilizer_tier4" + } + { + id: "0000000000000E55" + type: "command" + title: "传奇神秘学战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_legendary" + player_command: false + } + ] + } + { + x: 6.0d + y: 5.5d + shape: "hexagon" + description: ["存储访问器可从任何距离和维度远程访问你的存储。"] + dependencies: ["0000000000000DA4"] + id: "0000000000000DB2" + tasks: [{ + id: "0000000000000DB3" + type: "item" + item: { + id: "occultism:storage_remote" + Count: 1b + tag: { } + } + }] + rewards: [ + { + id: "0000000000000E5D" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + } + { + id: "0000000000000E5E" + type: "xp" + xp: 400 + } + ] + } + { + x: 4.0d + y: 5.5d + shape: "hexagon" + description: [ + "稳定虫洞是一个可放置的物品,它可以使你在任何维度访问你的存储,也可以对其输入输出物品。" + "" + "当与其他存储模组一起使用时,虫洞具有非常强大的作用。" + ] + dependencies: ["0000000000000DA4"] + id: "0000000000000DBA" + tasks: [{ + id: "0000000000000DBB" + type: "item" + item: { + id: "occultism:stable_wormhole" + Count: 1b + tag: { } + } + }] + rewards: [ + { + id: "0000000000000E5B" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + } + { + id: "0000000000000E5C" + type: "item" + title: "稳定虫洞" + item: { + id: "occultism:stable_wormhole" + Count: 1b + tag: { } + } + } + ] + } + { + title: "灵魂宝石" + x: 4.5d + y: 2.0d + shape: "hexagon" + subtitle: "是你口袋里装了只怪,还是见到我太兴奋了" + description: [ + "灵魂宝石可使你抓起世界上最强大的生物以外的任何生物。" + "" + "非常适合把牺牲品拽到你的仪式那儿!" + "" + "用灵魂宝石右击任何生物,它就会被存储进灵魂宝石中,再次右击就可以将它放回至世界!" + ] + dependencies: [ + "0000000000000D9C" + "0000000000000D9E" + ] + id: "0000000000000DBC" + tasks: [{ + id: "0000000000000DBD" + type: "item" + item: { + id: "occultism:soul_gem" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "0000000000000E36" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + }] + } + { + x: 7.0d + y: 4.5d + subtitle: "我总是在夜里戴着异界眼镜" + description: [ + "异界眼镜可使你不必吃恶魔之梦果也能看到异界材料。" + "" + "然而,它们将不能使你与这些物品交互。" + "" + "对于采掘艾瑟金属非常有用,因为它不需要第三只眼效果就能交互。" + ] + dependencies: ["0000000000000D9C"] + id: "0000000000000DBE" + tasks: [{ + id: "0000000000000DBF" + type: "item" + item: { + id: "occultism:otherworld_goggles" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [ + { + id: "0000000000000E5F" + type: "item" + title: "艾瑟金属锭" + item: "occultism:iesnium_ingot" + count: 4 + } + { + id: "0000000000000E60" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: 7.0d + y: 1.0d + shape: "hexagon" + subtitle: "里面比外面大!" + description: [ + "意外结实的背包……" + "" + "嗯……" + "" + "意外的结实!!" + ] + dependencies: ["0000000000000D9C"] + id: "0000000000000DC0" + tasks: [{ + id: "0000000000000DC1" + type: "item" + item: { + id: "occultism:satchel" + Count: 1b + tag: { + spiritName: "Morredes" + } + } + }] + rewards: [ + { + id: "0000000000000E29" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + { + id: "0000000000000E2C" + type: "xp" + xp: 400 + } + { + id: "0000000000000E2D" + type: "item" + title: "史诗奥利奥" + item: "resourcefulbees:oreo_cookie" + count: 8 + } + ] + } + { + x: -2.5d + y: 3.5d + description: ["艾瑟金属镐有和普通钻石镐一样的数据,还拥有可以采掘艾瑟金属矿石的额外能力。"] + dependencies: ["0000000000000DE6"] + id: "0000000000000DC2" + tasks: [{ + id: "0000000000000DC3" + type: "item" + item: { + id: "occultism:iesnium_pickaxe" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [ + { + id: "0000000000000E47" + type: "xp" + xp: 500 + } + { + id: "0000000000000E48" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + { + id: "0000000000000E49" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + } + ] + } + { + icon: "minecraft:end_stone" + x: 6.0d + y: 1.0d + shape: "hexagon" + dependencies: ["0000000000000D9C"] + id: "0000000000000DC4" + tasks: [ + { + id: "0000000000000E10" + type: "advancement" + title: "召唤被附身的末影螨" + icon: "occultism:book_of_binding_foliot" + advancement: "occultism:occultism/possess_endermite" + criterion: "" + } + { + id: "0000000000000E11" + type: "kill" + icon: "minecraft:end_stone" + entity: "occultism:possessed_endermite" + value: 1L + } + ] + rewards: [ + { + id: "0000000000000E66" + type: "item" + title: "末地石" + item: "minecraft:end_stone" + count: 16 + } + { + id: "0000000000000E67" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + icon: "minecraft:bone" + x: 5.0d + y: 1.0d + shape: "hexagon" + description: [ + "通过仪式,你获得了用魔灵附身一些生物的能力。" + "" + "这些被附身的生物有一点强大,但他们也有概率被杀死时掉落多一点的物品。" + ] + dependencies: ["0000000000000D9C"] + id: "0000000000000DC6" + tasks: [ + { + id: "0000000000000E0E" + type: "advancement" + title: "召唤被附身的骷髅" + icon: "occultism:book_of_binding_foliot" + advancement: "occultism:occultism/possess_skeleton" + criterion: "" + } + { + id: "0000000000000E0F" + type: "kill" + entity: "occultism:possessed_skeleton" + value: 1L + } + ] + rewards: [ + { + id: "0000000000000E65" + type: "item" + title: "骷髅头颅" + item: "minecraft:skeleton_skull" + count: 2 + } + { + id: "0000000000000E68" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + icon: "minecraft:ender_pearl" + x: 5.0d + y: 0.0d + shape: "hexagon" + dependencies: ["0000000000000D9E"] + id: "0000000000000DC8" + tasks: [ + { + id: "0000000000000E12" + type: "advancement" + title: "召唤被附身的末影人" + icon: "occultism:book_of_binding_foliot" + advancement: "occultism:occultism/possess_enderman" + criterion: "" + } + { + id: "0000000000000E13" + type: "kill" + icon: "minecraft:ender_pearl" + entity: "occultism:possessed_enderman" + value: 1L + } + ] + rewards: [ + { + id: "0000000000000E37" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + } + { + id: "0000000000000E3A" + type: "item" + title: "末影珍珠" + item: "minecraft:ender_pearl" + count: 8 + } + ] + } + { + x: -1.0d + y: 5.0d + shape: "hexagon" + description: [ + "维度矿井打开了一个通往无人居住维度的传送门,那里面充满了各种各样嗷嗷待挖的矿石。" + "" + "唯一的问题是,这个传送门对一般人类来说太小了。" + "" + "这对魔灵来说不是问题,但是你需要召唤一个采矿魔灵来为你获取矿石。" + ] + dependencies: ["0000000000000DE6"] + id: "0000000000000DCA" + tasks: [{ + id: "0000000000000DCB" + type: "item" + item: "occultism:dimensional_mineshaft" + }] + rewards: [ + { + id: "0000000000000E4A" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + { + id: "0000000000000E69" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + ] + } + { + x: -2.0d + y: 5.0d + shape: "hexagon" + description: [ + "矿工魔精可以进入挖矿维度来为你获取矿石和其它珍贵材料。" + "" + "然而,作为一个弱小的魔灵,它的速度缓慢且很快能力就会耗尽。" + ] + dependencies: ["0000000000000DCA"] + id: "0000000000000DCC" + tasks: [{ + id: "0000000000000DCD" + type: "item" + item: { + id: "occultism:miner_foliot_unspecialized" + Count: 1b + tag: { + spiritName: "Raarcarc" + Damage: 0 + } + } + }] + rewards: [ + { + id: "0000000000000E4B" + type: "xp" + xp: 400 + } + { + id: "0000000000000E4C" + type: "item" + title: "艾瑟金属块" + item: "occultism:iesnium_block" + } + { + id: "0000000000000E4D" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + ] + } + { + x: -2.0d + y: 6.0d + shape: "hexagon" + description: [ + "掘矿者巨灵比它对应的魔精强大得多。这个强大的魔灵来去挖矿维度的时间短得多,且每次带回来的矿物也更多!" + "" + "本模组包中掘矿者的耐久度被提升了,你在掘矿者在矿井中丢失第一点耐久度前看不出这个变化。" + ] + dependencies: ["0000000000000DCC"] + id: "0000000000000DCE" + tasks: [{ + id: "0000000000000DCF" + type: "item" + item: { + id: "occultism:miner_djinni_ores" + Count: 1b + tag: { + spiritName: "Crozerer" + Damage: 0 + } + } + }] + rewards: [ + { + id: "0000000000000E4E" + type: "command" + title: "传奇神秘学战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_legendary" + player_command: false + } + { + id: "0000000000000E6A" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + ] + } + { + x: 0.5d + y: 3.5d + shape: "hexagon" + description: [ + "通常情况下,像艾瑟金属这样的异界矿石只能用异界材料制成的工具开采。" + "" + "然而,神秘学家,有着为镐灌注魔灵的能力,使得它们能够采掘这些矿石。灌注过程会严重弱化工具,大幅减少其耐久度。" + ] + dependencies: ["0000000000000D9E"] + id: "0000000000000DD0" + tasks: [{ + id: "0000000000000DD1" + type: "item" + item: { + id: "occultism:infused_pickaxe" + Count: 1b + tag: { + spiritName: "Raslamarmed" + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000E45" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + x: 13.5d + y: 0.0d + description: ["魔灵同调水晶是用于某些仪式五芒星中的物品。它们同时也是极好的装饰品!"] + dependencies: ["0000000000000CDA"] + id: "0000000000000DD2" + tasks: [{ + id: "0000000000000DD3" + type: "item" + item: "occultism:spirit_attuned_crystal" + }] + rewards: [{ + id: "0000000000000DED" + type: "xp" + xp: 300 + }] + } + { + x: 9.5d + y: 2.5d + description: ["献祭之碗是用于放置献祭物品以进行仪式的物品。它们可以放置在任何接触五芒星的地方,数量可以根据需要而定。"] + dependencies: ["0000000000000D9A"] + id: "0000000000000DD6" + tasks: [{ + id: "0000000000000DD7" + type: "item" + item: "occultism:sacrificial_bowl" + }] + rewards: [{ + id: "0000000000000DFA" + type: "xp" + xp: 300 + }] + } + { + x: 10.0d + y: 3.5d + description: ["这是一个特殊的献祭之碗,通常位于五芒星的中间。它用于激活仪式。"] + dependencies: ["0000000000000DD6"] + id: "0000000000000DD8" + tasks: [{ + id: "0000000000000DD9" + type: "item" + item: "occultism:golden_sacrificial_bowl" + }] + rewards: [ + { + id: "0000000000000DFC" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + { + id: "0000000000000E63" + type: "xp" + xp: 500 + } + ] + } + { + x: 10.0d + y: 1.0d + description: ["用普通工具很难清除粉笔写下的符文。这就是粉笔擦的用武之地。用粉笔擦右击任意粉笔符文以将其擦除。"] + dependencies: ["0000000000000D9A"] + id: "0000000000000DDA" + tasks: [{ + id: "0000000000000DDB" + type: "item" + item: "occultism:brush" + }] + rewards: [{ + id: "0000000000000DF1" + type: "xp" + xp: 100 + }] + } + { + title: "呼风唤雨!" + icon: "minecraft:sunflower" + x: 0.5d + y: 1.5d + shape: "hexagon" + description: [ + "某些魔灵有控制我们世界天气的能力。" + "" + "召唤对应的魔灵可以带来晴朗的天空、下雨,甚至带来雷暴!" + ] + dependencies: ["0000000000000D9E"] + id: "0000000000000DDC" + tasks: [ + { + id: "0000000000000E14" + type: "advancement" + title: "召唤一个让天空放晴的巨灵!" + icon: "minecraft:sunflower" + advancement: "occultism:occultism/summon_djinni_clear_weather" + criterion: "" + } + { + id: "0000000000000E15" + type: "item" + item: "occultism:book_of_binding_djinni" + } + ] + rewards: [ + { + id: "0000000000000E3D" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + { + id: "0000000000000E3E" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + { + id: "0000000000000E3F" + type: "xp" + xp: 500 + } + { + id: "0000000000000E42" + type: "item" + title: "雨伞" + item: "artifacts:umbrella" + } + ] + } + { + icon: "minecraft:clock" + x: 0.5d + y: 2.5d + shape: "hexagon" + subtitle: "现在是什么时间?!?!" + description: [ + "虽然异界魔灵没有让你穿越时空的能力,但他们确实有改变时间的能力!" + "" + "对于需要夜晚才能完成的任务非常有用。" + ] + dependencies: ["0000000000000D9E"] + id: "0000000000000DDE" + tasks: [ + { + id: "0000000000000E16" + type: "advancement" + title: "召唤让时间变为夜晚的巨灵" + icon: "minecraft:clock" + advancement: "occultism:occultism/summon_djinni_night_time" + criterion: "" + } + { + id: "0000000000000E17" + type: "item" + item: "occultism:book_of_binding_djinni" + } + ] + rewards: [ + { + id: "0000000000000E43" + type: "xp" + xp: 500 + } + { + id: "0000000000000E44" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + icon: "occultism:afrit_essence" + x: 2.0d + y: 5.0d + shape: "hexagon" + description: [ + "为了召唤更强大的魔灵,你需要火灵灵髓。" + "" + "这种灵髓只能通过召唤一个未约束的火灵到这个凡人位面,并击败它来获得。" + "" + "然而,这并不是一件简单的任务,因为火灵很强大,且会召唤许多随从一同战斗。" + "" + "击败火灵以获取它的灵髓。" + ] + dependencies: ["0000000000000D9E"] + id: "0000000000000DE0" + tasks: [ + { + id: "0000000000000DE1" + type: "item" + item: "occultism:book_of_binding_afrit" + } + { + id: "0000000000000E4F" + type: "item" + item: "occultism:afrit_essence" + } + ] + rewards: [ + { + id: "0000000000000E50" + type: "command" + title: "传奇神秘学战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_legendary" + player_command: false + } + { + id: "0000000000000E51" + type: "command" + title: "传奇神秘学战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_legendary" + player_command: false + } + ] + } + { + title: "狂猎" + icon: "minecraft:wither_skeleton_skull" + x: 1.0d + y: 4.5d + shape: "hexagon" + description: [ + "有时,获取凋灵头颅是一件很麻烦的事。" + "" + "对于那些不想勇敢面对下界的人,我们有狂猎仪式。" + "" + "狂猎仪式将会召唤数个被附身的凋灵骷髅以及它们被附身的骷髅随从。每个被附身的凋灵骷髅都保证至少掉落一个凋灵头颅。" + "" + "这些凋灵骷髅也有几率掉落一些额外的战利品!!!" + ] + dependencies: ["0000000000000D9E"] + id: "0000000000000DE4" + tasks: [{ + id: "0000000000000E6D" + type: "advancement" + title: "召唤狂猎" + icon: "minecraft:wither_skeleton_skull" + advancement: "occultism:occultism/summon_wild_hunt" + criterion: "" + }] + rewards: [ + { + id: "0000000000000E6F" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + } + { + id: "0000000000000E70" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + } + ] + } + { + icon: { + id: "occultism:divination_rod" + Count: 1b + tag: { } + } + x: -1.0d + y: 3.5d + subtitle: "探测:神秘学波加洛舞2" + description: [ + "艾瑟是一种在下界中找到的异界矿石。你应该可以用你的探测杖很快找到它。" + "" + "异界眼睛或恶魔之梦果也许可以帮助你看见这种材料,但你不需要第三只眼效果来采掘它。但是你将需要一把灌注镐或亚瑟镐来采掘它。" + ] + dependencies: ["0000000000000DD0"] + id: "0000000000000DE6" + tasks: [{ + id: "0000000000000E18" + type: "item" + item: "occultism:iesnium_ore" + }] + rewards: [{ + id: "0000000000000E46" + type: "item" + title: "艾瑟矿石" + item: "occultism:iesnium_ore" + count: 8 + }] + } + { + icon: "occultism:otherworld_sapling" + x: 10.5d + y: 5.5d + shape: "hexagon" + description: [ + "异界树苗交易者将会把你从树林或贸易站中获得的不稳定异界树苗换成稳定树苗。" + "" + "这些稳定异界树苗在没有第三只眼效果下也能被看见和采集。" + ] + dependencies: ["0000000000000CF7"] + id: "0000000000000E00" + tasks: [{ + id: "0000000000000E01" + type: "advancement" + title: "召唤异界树苗交易者" + icon: "occultism:otherworld_sapling" + advancement: "occultism:occultism/summon_foliot_sapling_trader" + criterion: "" + }] + rewards: [{ + id: "0000000000000E03" + type: "item" + title: "异界树苗" + item: "occultism:otherworld_sapling" + count: 16 + }] + } + { + title: "砍砍砍!" + icon: { + id: "minecraft:iron_axe" + Count: 1b + tag: { + Damage: 0 + } + } + x: 9.5d + y: 5.0d + shape: "hexagon" + subtitle: "你所有的树都属于我!!" + description: [ + "魔精伐木工将会砍伐一定区域内所有的树木,并将其放入你选择的容器中!" + "" + "它寻找树木的区域可以设置为16x16、32x32,一直到64x64个方块!" + ] + dependencies: ["0000000000000CF7"] + id: "0000000000000E04" + tasks: [{ + id: "0000000000000E05" + type: "advancement" + title: "召唤魔精伐木工" + icon: { + id: "occultism:book_of_calling_foliot_lumberjack" + Count: 1b + tag: { + spiritName: "Azurmiriarc" + } + } + advancement: "occultism:occultism/summon_foliot_lumberjack" + criterion: "" + }] + rewards: [{ + id: "0000000000000E06" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "召唤魔精搬运工" + icon: "minecraft:chest_minecart" + x: 11.5d + y: 5.0d + shape: "hexagon" + subtitle: "呜巴鲁巴怎么办~" + description: [ + "魔精搬运工是最有用的魔灵之一!" + "" + "它可以一次在两个容器之间搬运一组物品。你甚至可以选择容器的哪个面来进行输入输出!(适合在机器间搬运)。" + "" + "当它在世界中时,右击它来设置非常基本的过滤选项。" + "" + "这些小家伙是极好的工人!" + ] + dependencies: ["0000000000000CF7"] + id: "0000000000000E0A" + tasks: [{ + id: "0000000000000E0B" + type: "advancement" + title: "召唤魔精搬运工" + icon: "minecraft:chest_minecart" + advancement: "occultism:occultism/summon_foliot_transport_items" + criterion: "" + }] + rewards: [{ + id: "0000000000000E23" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + }] + } + { + icon: "minecraft:furnace" + x: 6.0d + y: 4.5d + shape: "hexagon" + subtitle: "我最好为此加班……" + description: [ + "巨灵机器操作员与维度存储促动器一起使用,是自动合成的基本形式。" + "" + "使用召唤之书来将魔灵与机器绑定,然后再次使用来设置魔灵输出和输出物品的面。最后,为巨灵分配一个促动器。" + "" + "在存储促动器中,选择一组你希望魔灵处理的物品,并将其放在GUI左侧的栏位中。这将弹出一个菜单,使你选择要使用的机器操作员。" + ] + dependencies: ["0000000000000DA4"] + id: "0000000000000E71" + tasks: [ + { + id: "0000000000000E72" + type: "advancement" + title: "召唤巨灵机器操作员" + advancement: "occultism:occultism/summon_djinni_manage_machine" + criterion: "" + } + { + id: "0000000000000E75" + type: "item" + item: "occultism:book_of_binding_djinni" + } + ] + rewards: [ + { + id: "0000000000000E76" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + } + { + id: "0000000000000E77" + type: "xp" + xp: 500 + } + ] + } + { + title: "召唤具翼使魔" + icon: "minecraft:feather" + x: 2.0d + y: 0.0d + shape: "hexagon" + description: [ + "神秘学家也可以召唤使魔来帮助他们完成旅程。" + "" + "具翼是一种异界鸟类,靠近主人时会给主人带来特殊效果。" + "" + "小贴士:有一个仪式可以用来召唤一只野生鹦鹉,这可以使这个仪式所需的献祭品变得更容易获得。" + "" + "小贴士#2:你必须召唤具翼使魔,野生具翼召唤对这个任务不起作用。" + ] + dependencies: ["0000000000000D9E"] + id: "0000000000000F3C" + tasks: [{ + id: "0000000000000F3D" + type: "advancement" + title: "召唤具翼使魔" + icon: "minecraft:feather" + advancement: "occultism:occultism/familiar_otherworld_bird" + criterion: "" + }] + rewards: [ + { + id: "0000000000000EDF" + type: "xp" + xp: 250 + } + { + id: "0000000000000F3E" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + } + ] + } + { + x: 4.5d + y: 3.0d + description: [ + "神秘学家能够使用使魔之戒来储存他们的使魔,将力量直接传导至戒指上。" + "" + "只需用戒指右击你的其中一只使魔就可将其绑定,并把它放在饰品栏位中!" + "" + "这也可以用来转移使魔的所有权,从戒指上移除使魔的人将成为新的主人!" + ] + dependencies: [ + "0000000000000D9C" + "0000000000000D9E" + ] + id: "50FCDBB9ABEFC493" + tasks: [{ + id: "402BD39506DFCF52" + type: "item" + item: { + id: "occultism:familiar_ring" + Count: 1b + tag: { } + ForgeCaps: { + Parent: { + hasFamiliar: 0b + } + } + } + }] + rewards: [{ + id: "132D5C23B97D5E1F" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + }] + } + { + icon: "minecraft:gold_ore" + x: 3.5d + y: 4.5d + shape: "hexagon" + description: [ + "巨灵碎矿者是魔精的更强大版本,没有灵髓衰退的限制。" + "" + ] + dependencies: ["0000000000000D9E"] + id: "23F2BBC592B563EB" + tasks: [{ + id: "20A0152295838A26" + type: "advancement" + title: "召唤巨灵碎矿者" + icon: "minecraft:gold_ore" + advancement: "occultism:occultism/summon_djinni_crusher" + criterion: "" + }] + rewards: [{ + id: "0484AA9E23B3AA18" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + }] + } + { + icon: "minecraft:diamond_ore" + x: 2.0d + y: 7.0d + shape: "hexagon" + description: ["火灵碎矿者相比巨灵还要强大。以更快的速率产出更多的粉!"] + dependencies: ["0000000000000DA0"] + id: "2DD7DA15B901B864" + tasks: [{ + id: "5E33713DDBCB2F88" + type: "advancement" + title: "召唤火灵碎矿者" + icon: "minecraft:diamond_ore" + advancement: "occultism:occultism/summon_afrit_crusher" + criterion: "" + }] + rewards: [{ + id: "78123D89DEBE5797" + type: "command" + title: "传奇神秘学战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_legendary" + player_command: false + }] + } + { + icon: "occultism:iesnium_ore" + x: 0.5d + y: 7.0d + shape: "hexagon" + subtitle: "我在这些傻子旁边推磨" + description: ["魔王粉碎者是神秘学家武器库中最顶级的矿石成倍手段!该魔灵可以提供比火灵粉碎者更多的矿粉比,并且速度难以置信的快!"] + dependencies: ["2DD7DA15B901B864"] + id: "62EC5B3B5D4AC29A" + tasks: [{ + id: "08209C430C9A42F4" + type: "advancement" + title: "召唤魔王粉碎者" + icon: "occultism:iesnium_ore" + advancement: "occultism:occultism/summon_marid_crusher" + criterion: "" + }] + rewards: [ + { + id: "6CA0ED39817B0F4E" + type: "command" + title: "传奇神秘学战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_legendary" + player_command: false + } + { + id: "55F8A50BA2FEEFF5" + type: "command" + title: "传奇神秘学战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_legendary" + player_command: false + } + ] + } + { + icon: "cfm:oak_kitchen_sink_light" + x: 8.0d + y: 0.5d + shape: "hexagon" + subtitle: "我的工作。厕所和锅炉,锅炉和厕所。还有那个沸腾厕所。如果你敢,就解雇我。" + description: [ + "魔精清洁工和粉碎者魔灵相性极佳。该魔灵会从地上捡起物品并放入固定的容器中。" + "" + "Shift右击魔灵来设置过滤选项!" + ] + dependencies: ["0000000000000D9A"] + id: "55DC3E0B9FA8AA4F" + tasks: [{ + id: "326131CF6E83F4CC" + type: "advancement" + title: "召唤魔精清洁工" + icon: "occultism:brush" + advancement: "occultism:occultism/summon_foliot_cleaner" + criterion: "" + }] + rewards: [{ + id: "63C1F20FAAC09395" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: 8.0d + y: 1.5d + shape: "hexagon" + description: [ + "贪婪使魔是你冒险中的好朋友!" + "" + "这个小家伙会跟着你到处走,帮你捡东西,把东西直接存到你的物品栏里!" + "" + "绑定到使魔之戒指中,从饰品栏(本质上就是个磁铁)中使用它的力量。" + ] + dependencies: ["0000000000000D9C"] + id: "7C066CF3F26957FA" + tasks: [{ + id: "35B087061AEF871F" + type: "advancement" + title: "召唤贪婪使魔" + icon: "artifacts:universal_attractor" + advancement: "occultism:occultism/familiar_greedy" + criterion: "" + }] + rewards: [{ + id: "28BE9B44E120DB5B" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + }] + } + { + x: 1.0d + y: 0.5d + shape: "hexagon" + subtitle: "我在黑夜中戴上了墨镜 :catjam:" + description: ["蝙蝠使魔使用其回声定位能力来帮助你在黑暗的地方看清,本质上就是给你夜视!"] + dependencies: ["0000000000000D9E"] + id: "7FC9B2436C688AAC" + tasks: [{ + id: "070C2A8C0AFB562F" + type: "advancement" + title: "召唤蝙蝠使魔" + icon: "artifacts:night_vision_goggles" + advancement: "occultism:occultism/familiar_bat" + criterion: "" + }] + rewards: [{ + id: "1E3C943984A0CFE0" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + }] + } + { + x: 7.5d + y: 3.5d + subtitle: "蹦蹦跳跳,离我的东西远点!" + description: ["小鹿使魔可以帮助你跳得更高!"] + dependencies: ["0000000000000D9C"] + id: "21C673E65278AB87" + tasks: [{ + id: "0064A5E6F29E8FEC" + type: "advancement" + title: "召唤小鹿使魔" + icon: { + id: "alexsmobs:moose_headgear" + Count: 1b + tag: { + Damage: 0 + } + } + advancement: "occultism:occultism/familiar_deer" + criterion: "" + }] + rewards: [{ + id: "20E494C1C5407A03" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + }] + } + { + icon: "losttrinkets:octopus_leg" + x: 3.0d + y: 0.0d + shape: "hexagon" + subtitle: "Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn." + description: ["克苏鲁使魔为玩家提供了水下呼吸,并且被铁匠使魔升级后它还是个移动光源!"] + dependencies: ["0000000000000D9E"] + id: "37BA1FD75B5F474F" + tasks: [{ + id: "73C75966A8C84D63" + type: "advancement" + title: "召唤克苏鲁使魔" + icon: "losttrinkets:octopus_leg" + advancement: "occultism:occultism/familiar_cthulhu" + criterion: "" + }] + rewards: [{ + id: "10284540330AD4CF" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + }] + } + { + x: 4.0d + y: 0.0d + shape: "hexagon" + description: [ + "铁匠使魔是神秘学家武器库中最有用的使魔之一。" + "" + "在跟随玩家在使魔之戒中时,它会吃掉你挖掘的所有石头,并有概率修复工具/护甲!" + "" + "它还可以升级许多你最喜欢的使魔!在它的铁砧上加上一些铁块或铁锭,它就会在一定区域内升级使魔。" + ] + dependencies: ["0000000000000D9E"] + id: "5C7B9EA6F5861807" + tasks: [{ + id: "3AE8D0B894D9FAC1" + type: "advancement" + title: "召唤铁匠使魔" + icon: "minecraft:anvil" + advancement: "occultism:occultism/familiar_blacksmith" + criterion: "" + }] + rewards: [{ + id: "6DB0BF49C13038F7" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + }] + } + { + icon: "occultism:ritual_dummy/custom_ritual" + x: 1.5d + y: -1.5d + description: [ + "这些只是其中一些神秘学家可以召唤的很棒的使魔。" + "" + "查看魔灵全典来了解获得更多有用的伙伴!" + ] + dependencies: [ + "0000000000000F3C" + "37BA1FD75B5F474F" + "5C7B9EA6F5861807" + "7FC9B2436C688AAC" + ] + dependency_requirement: "one_completed" + id: "6267BAB65DB567DA" + tasks: [{ + id: "6BEA5559EF14E691" + type: "checkmark" + title: "更多使魔!" + }] + rewards: [{ + id: "751C76DF5C4D8BA3" + type: "item" + item: "occultism:book_of_binding_djinni" + count: 3 + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/pedestals.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/pedestals.snbt new file mode 100644 index 00000000..8fc9e434 --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/pedestals.snbt @@ -0,0 +1,1551 @@ +{ + id: "7DE17548AC012723" + group: "0856CF7F5CBEB20A" + order_index: 4 + filename: "pedestals" + title: "基座" + icon: "pedestals:pedestal/stone333" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "基座" + x: 0.0d + y: -5.0d + shape: "gear" + subtitle: "魔法科技物品展示" + description: [ + "基座看起来很漂亮,在展示收藏品方面做得很好,但它们可以做得更多。通过一系列的增强、升级和附魔,它们可以在你的基地里干许多有用的活,并且看起来做得很好。" + "" + "我们将介绍一些有用的功能,你可以在整个基地中利用它们,但如果你想学习任务以外的知识,JEI或游戏内手册都可以教你,基座开发者有一个维基(附有YouTube链接),涵盖了模组的许多细节:" + "" + "https://github.com/Mowmaster/Pedestals/wiki" + "" + "~TemperedFool" + ] + size: 2.0d + optional: true + min_width: 250 + id: "1F68F65F2A0E3229" + tasks: [{ + id: "023F3AF30F3B3115" + type: "item" + item: "pedestals:pedestal/stone333" + }] + rewards: [{ + id: "38DDD047E1FD3A07" + type: "item" + title: "基座" + item: "pedestals:pedestal/stone333" + count: 2 + }] + } + { + title: "基座美学" + x: 0.0d + y: -7.0d + subtitle: "美学还是条理——你来决定" + description: [ + "颜色调色板可用于自定义基座的颜色。将调色板和每种最多3个的红色、绿色和/或蓝色染料扔在地上,然后用连接工具右击来设置其颜色。然后你可以副手拿着它右击基座来将其上色。如果你破坏了基座,它的颜色会被保留。" + "" + "副手拿着萤石方块右击基座可以点亮基座。用一桶水潜行右击基座来将其变成含水方块。" + ] + dependencies: ["1F68F65F2A0E3229"] + id: "215EA91229D2CB56" + tasks: [{ + id: "0399E51C27863913" + type: "item" + item: "pedestals:itemcolorpalletdefault" + }] + rewards: [ + { + id: "098E3EA6ABFDA468" + type: "item" + title: "红色染料" + item: "minecraft:red_dye" + count: 16 + } + { + id: "79F92867195F75CE" + type: "item" + title: "绿色染料" + item: "minecraft:green_dye" + count: 16 + } + { + id: "1EECE18CC58046AC" + type: "item" + title: "蓝色染料" + item: "minecraft:blue_dye" + count: 16 + } + ] + } + { + title: "物品传输" + icon: "pedestals:coin/import" + x: -0.75d + y: 4.5d + shape: "rsquare" + subtitle: "开启增强物流模式" + description: ["能够将物品从一个基座移动到另一个是很棒的,但能够和容器交互则更好。输入和输出升级可使你这么做。输入升级将从基座下方的容器中拉取物品进入其展示栏位,而输出升级将把物品从展示栏位推送至下方的容器中。"] + dependencies: ["5519E152C45C620F"] + size: 1.5d + id: "04E9F681A7D93BC7" + tasks: [ + { + id: "7BC584C4EB7CA040" + type: "item" + title: "物品输入升级" + item: "pedestals:coin/import" + } + { + id: "6B60E2AD9BD1B2FD" + type: "item" + title: "物品输出升级" + item: "pedestals:coin/export" + } + ] + rewards: [{ + id: "2D03153B0921EA16" + type: "command" + title: "稀有基座战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_rare" + player_command: false + }] + } + { + title: "高级附魔" + x: 4.5d + y: -2.5d + description: [ + "高级附魔可使升级操作基座下方的容器,使其与实体物品栏交互。例如,使用适当的升级向生物输入物品或将物品从生物中输出。" + "" + "高级附魔需要附魔等级92;因此,它将需要一个模组附魔方法,如经验附魔升级。" + ] + dependencies: ["1D239668DA764C52"] + id: "3D505992F1F47451" + tasks: [{ + id: "2E490DE57B21553B" + type: "item" + item: "pedestals:bookadvanced" + }] + rewards: [{ + id: "6C75052583A613E3" + type: "command" + title: "传奇基座战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_legendary" + player_command: false + }] + } + { + title: "基座过滤器" + x: -2.5d + y: -2.5d + subtitle: "专为挑剔的用户设计" + description: [ + "过滤器可以控制基座展示的物品。过滤器类型(白名单/黑名单)可以通过潜行右击空气来更改。需要编程的过滤器(如物品或模组过滤器)可以潜行右击容器,将其设置为该容器内的物品。" + "" + "可以将过滤器添加到基座中,方法是将其放在副手,同时空手右击基座。副手拿着过滤器或过滤器工具进行相同操作来移除它们。" + "" + "过滤器工具可以移除过滤器(如上所述),它也可使你通过右击基座来获取其中过滤器的信息。" + ] + dependencies: ["5519E152C45C620F"] + id: "3B1E29F56796E3CB" + tasks: [ + { + id: "6DB2626B9071D2F8" + type: "item" + title: "过滤器" + item: "pedestals:filter/filterbase" + } + { + id: "1C9B32BE95682776" + type: "item" + item: "pedestals:filterswapper" + } + ] + rewards: [{ + id: "75C154C379370AA9" + type: "command" + title: "稀有基座战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_rare" + player_command: false + }] + } + { + title: "刷怪场地" + x: -3.5d + y: 7.5d + subtitle: "将骷髅变成骨粉" + description: [ + "基座提供了许多帮助你建造刷怪场地的升级。将它们与经验磁铁升级结合,来完成你的刷怪场。各种各样的升级还有其他潜在的用途——最值得一提的便是磁铁升级。" + "" + "自动攻击升级将攻击其范围内的实体,默认造成2点伤害。该伤害可以通过基座容量魔咒进行升级。你也可以使用工具交换器在基座上添加一把剑,以增加其伤害输出,并且可以赋予基座任何原版的伤害魔咒。" + "" + "生物风扇升级将实体从基座顶部推到其区域的末端。基座范围附魔会增加其高度,而基座容量则会增加其范围。基座速度附魔会提高推动速度。潜行可以抵消推力。" + "" + "物品磁铁升级可以吸取基座附近范围内的物品并展示它们。只有当展示物品为空时,它才会吸入物品,因此快速传输物品很重要。" + ] + dependencies: ["04E9F681A7D93BC7"] + min_width: 300 + id: "2F0BA64F120AC01D" + tasks: [ + { + id: "2C00694467D9F744" + type: "item" + title: "自动攻击升级" + item: "pedestals:coin/attack" + } + { + id: "778B44D0C706315F" + type: "item" + title: "生物风扇升级" + item: "pedestals:coin/fan" + } + { + id: "517ED5A445756751" + type: "item" + title: "物品磁铁升级" + item: "pedestals:coin/magnet" + } + ] + rewards: [{ + id: "285E5CC316FD0399" + type: "command" + title: "传奇基座战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_legendary" + player_command: false + }] + } + { + title: "造石机" + x: -0.5d + y: 7.5d + description: [ + "默认情况下,这将生成圆石并将其放在展示栏位中。它最多可以在展示栏位放下一组圆石,然后继续缓存更多的原石,直到达到其容量上限。" + "" + "你可以使用经验铁砧基座对升级附魔精准采集——这将使其产出石头。" + "" + "你还可以修改造石机生成的物品;例如,把蓝冰放在一个精准造石机下面可使其产生浮冰。这些配方可以在JEI中看到,在造石机和精准造石机标签下。" + ] + dependencies: ["04E9F681A7D93BC7"] + id: "5B965827DB02DAFD" + tasks: [{ + id: "1FC88CE0C0CAF005" + type: "item" + title: "造石机升级" + item: "pedestals:coin/cobble" + }] + rewards: [{ + id: "524510595571DB0F" + type: "item" + title: "精准采集" + item: { + id: "minecraft:enchanted_book" + Count: 1b + tag: { + StoredEnchantments: [{ + lvl: 1s + id: "minecraft:silk_touch" + }] + } + } + }] + } + { + title: "实体过滤器" + x: -2.5d + y: 7.5d + subtitle: "不要误伤我" + description: [ + "实体过滤器可用于控制自动攻击、风扇和药水扩散器升级与哪些实体交互。过滤这些升级简单到只要在基座下方放置一个特定方块。方块的类型决定了过滤内容:" + "" + "下界合金——通常具有特殊的加强效果。" + "绿宝石——以玩家为目标。" + "钻石——以怪物为目标(大多数敌对生物,除了史莱姆)。" + "金——以动物为目标(大多数被动生物)" + "青金石——以飞行生物为目标(蝙蝠、幻翼)" + "铁——以非飞行生物为目标(怪物+动物)" + "煤炭——以生物为目标(怪物+动物+飞行生物)" + ] + dependencies: ["2F0BA64F120AC01D"] + min_width: 300 + id: "064CDAA04220C326" + tasks: [{ + id: "2FEB4963910F1366" + type: "item" + title: "实体过滤器" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "minecraft:netherite_block" + Count: 1b + } + { + id: "minecraft:emerald_block" + Count: 1b + } + { + id: "minecraft:diamond_block" + Count: 1b + } + { + id: "minecraft:gold_block" + Count: 1b + } + { + id: "minecraft:lapis_block" + Count: 1b + } + { + id: "minecraft:iron_block" + Count: 1b + } + { + id: "minecraft:coal_block" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0513EB136510EFC4" + type: "command" + title: "传奇基座战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_legendary" + player_command: false + }] + } + { + title: "农业升级" + x: 0.5d + y: 7.5d + subtitle: "小麦、橡木和蘑菇,哦,天哪!" + description: [ + "基座有许多升级,使用它们可以建造一个农场。这些升级的运作范围可以通过附魔升级。" + "" + "种植升级会种植其展示栏位中的种子或树苗。肥料升级会使用展示栏位中的骨粉为植物施肥。" + "" + "收获升级会破坏完全成熟的植物,使其种子和作物掉落在地上。可以给升级后的基座一个锄头,用于收割作物(获得其魔咒的增益)。" + "" + "伐木升级会在其运作区域内随机砍伐原木。升级会使用给它斧头,获得其魔咒的增益。如果给它剪刀,它会把剪下树叶,然后把它们扔在地上。" + "" + "蘑菇采集升级的运作方式类似。它会在范围内破坏蘑菇或下界蘑菇方块,如果有斧头,它就会使用斧头。" + ] + dependencies: ["04E9F681A7D93BC7"] + min_width: 300 + id: "423724779D1C1953" + tasks: [{ + id: "7D5E20C46615FE41" + type: "item" + title: "农业升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/planter" + Count: 1b + } + { + id: "pedestals:coin/grower" + Count: 1b + } + { + id: "pedestals:coin/harvester" + Count: 1b + } + { + id: "pedestals:coin/chopper" + Count: 1b + } + { + id: "pedestals:coin/choppershrooms" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "06E7A9FE610657CD" + type: "item" + title: "沃土耕地" + item: "farmersdelight:rich_soil_farmland" + count: 24 + } + { + id: "10C04CD16CCFB794" + type: "command" + title: "史诗基座战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_epic" + player_command: false + } + ] + } + { + title: "经验输入" + x: 2.25d + y: 4.5d + shape: "rsquare" + subtitle: "升级形态的智慧" + description: [ + "带有经验升级的基座连接在一起,可以形成经验网络。有两个主要升级,可以向一个基座经验网络添加经验——经验磁铁和经验砂轮。" + "" + "经验磁铁升级会在其范围内收集经验球并存储它们。它还可以吸取其上方玩家的经验。基座速度魔咒可以提高它吸取经验的速度,而基座容量魔咒可以提高一次吸取的等级数。该升级有一个30级的小缓存区,因此最好将等级转移到其他地方(例如带有经验储罐升级的基座)。" + "" + "经验砂轮升级会从基座下方的容器中提取物品,去除其魔咒,并展示新的祛魔物品。该升级会收集物品拥有魔咒的经验,并将其存储在缓冲区中。" + ] + dependencies: ["5519E152C45C620F"] + size: 1.5d + id: "7A4BFA66CD8E3884" + tasks: [{ + id: "4AB13C88D19A545E" + type: "item" + title: "经验输入" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/xpmagnet" + Count: 1b + } + { + id: "pedestals:coin/xpgrindstone" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "7B73E2B538C62D25" + type: "xp" + xp: 100 + } + { + id: "75CCFE4D8F0F7B7A" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + } + ] + } + { + title: "经验输出" + x: 6.5d + y: 4.5d + description: [ + "经验可以通过两个升级从网络中移除——经验投掷和经验装瓶升级。这两种升级只能输入经验,不能输出。" + "" + "当经验被传输到经验投掷升级中时,它会从顶部投掷经验球。因为它会立即移除任何接收到的经验,所以红石控制对它特别有用。" + "" + "经验装瓶升级将从基座下方的容器中取出空瓶子,将其装满经验,并将经验瓶放在展示栏位中。经验瓶可以被摔碎,产生经验球。" + ] + dependencies: ["7A4BFA66CD8E3884"] + id: "78991F3E1F2CDB09" + tasks: [{ + id: "2712FCFCE5FC2D8F" + type: "item" + title: "经验输出" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/xpbottler" + Count: 1b + } + { + id: "pedestals:coin/xpdropper" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "69463270A467BDE5" + type: "command" + title: "史诗基座战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_epic" + player_command: false + } + { + id: "5D63028F49060803" + type: "xp" + xp: 100 + } + ] + } + { + title: "经验附魔" + x: 6.5d + y: 5.5d + description: [ + "经验附魔可使你对物品进行附魔,类似于原版附魔台。值得注意的是,经验只能被传输到这个升级中,而不能被传输出去。升级将从基座下方的物品栏中提取物品,使用升级中的等级对其进行附魔,并展示结果物品。" + "" + "此升级使用周围具有附魔能力的物品(如书架)来确定其附魔等级。与标准附魔台不同,它可以受到3格高书架的效果,并且不会被火把或水遮挡。原版书架可以使它的附魔等级达到96级。" + ] + dependencies: ["7A4BFA66CD8E3884"] + id: "733EA0092EE4A490" + tasks: [{ + id: "2885D8E72156A816" + type: "item" + title: "经验附魔升级" + item: "pedestals:coin/xpenchanter" + }] + rewards: [ + { + id: "091142AE33565937" + type: "command" + title: "传奇基座战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_legendary" + player_command: false + } + { + id: "7E4890853E93CD10" + type: "xp" + xp: 100 + } + ] + } + { + title: "经验铁砧" + x: 6.5d + y: 6.5d + description: [ + "经验铁砧升级可以用于修复以及合并物品。值得注意的是,经验只能被传输到这个升级中,而不能被传输出去。" + "" + "放置在基座下方容器中的物品将使用升级中的经验进行修复,类似于经验修补魔咒。一旦修复,升级将会检测周围最多4个基座(距铁砧一格远的四个方向)是否有物品可以合并。然后,它会将物品移动到展示栏位,如果可以,则会与这些物品合并。以下条件适用于合并物品:" + "" + "●周围基座中重命名的命名牌将用于重命名物品。" + "" + "●书甚至附魔物品可以放置在周围的基座上,它们的魔咒将会转移到中心物品上。" + "" + "●当合并魔咒(时运3+时运3->时运4)时,如果产生的魔咒高于正常原版限制,则需要超过原版最大附魔等级数相同数量的钻石。钻石应放置在相邻的基座上。未能提供足够的钻石会导致魔咒等级为原版附魔等级最大值。" + ] + dependencies: ["7A4BFA66CD8E3884"] + min_width: 300 + id: "71548F1D17633FBC" + tasks: [{ + id: "24EDA20ED95D7ADE" + type: "item" + title: "经验铁砧升级" + item: "pedestals:coin/xpanvil" + }] + rewards: [ + { + id: "71930DA696A6F583" + type: "command" + title: "传奇基座战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_legendary" + player_command: false + } + { + id: "1D6A6F954563D7B2" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + } + ] + } + { + title: "流体传输" + x: 0.75d + y: 4.5d + shape: "rsquare" + subtitle: "弄湿升级" + description: ["带有流体升级的基座相连可以形成流体网络。流体输入和输出升级可使你从基座下方的容器中输入和输出流体。"] + dependencies: ["5519E152C45C620F"] + size: 1.5d + id: "500A2940C0C3AF6C" + tasks: [ + { + id: "4FC68D9410BD5157" + type: "item" + title: "流体输入升级" + item: "pedestals:coin/fluidimport" + } + { + id: "1DCE38E92AB8A491" + type: "item" + title: "流体输出升级" + item: "pedestals:coin/fluidexport" + } + ] + rewards: [{ + id: "3BF44DDBB88BEFF0" + type: "command" + title: "稀有基座战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_rare" + player_command: false + }] + } + { + title: "世界内流体操纵" + x: 4.0d + y: 7.5d + description: ["流体泵和流体排出升级使底座能够操纵世界中的流体方块。两者都会在各自的运作范围内运作。流体泵将方块输入其内部的储罐,而流体排出会从其内部储罐放置流体方块。流体排出升级只能输入流体,不能输出。"] + dependencies: ["500A2940C0C3AF6C"] + id: "5103383AF580A723" + tasks: [ + { + id: "03426DC34F589B83" + type: "item" + title: "流体泵升级" + item: "pedestals:coin/fluidpump" + } + { + id: "0D9AE163A1947D45" + type: "item" + title: "流体排出升级" + item: "pedestals:coin/fluiddrain" + } + ] + rewards: [{ + id: "1DE68B6E8E866DE4" + type: "command" + title: "传奇基座战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_legendary" + player_command: false + }] + } + { + title: "流体到经验转换" + x: 5.5d + y: 7.5d + description: ["流体到经验转换升级从基座底部的储罐输入液态经验,将其转化为经验存入经验网络中。这很容易实现自动化,并且使其他刷怪工具与基座的联动变得简单。"] + dependencies: [ + "7A4BFA66CD8E3884" + "500A2940C0C3AF6C" + ] + dependency_requirement: "one_completed" + id: "1D4B0DDBC3A5523C" + tasks: [{ + id: "6778060035ECD402" + type: "item" + title: "流体到经验转换升级" + item: "pedestals:coin/fluidxpconverter" + }] + rewards: [ + { + id: "7D69D5766C6797ED" + type: "item" + title: "记忆源质桶" + item: "pneumaticcraft:memory_essence_bucket" + count: 4 + } + { + id: "0B8959A9559A7AFF" + type: "item" + title: "小型流体储罐" + item: "pneumaticcraft:small_tank" + } + ] + } + { + title: "能量传输" + x: -2.25d + y: 4.5d + shape: "rsquare" + subtitle: "电感十足" + description: [ + "带有能量升级的基座形成了基于FE的能量网络。能量输入和输出升级可使你将网络中的能量与外部能源进行交互。" + "" + "该网络可用于在你的基地周围传输电力,但也可用于某些升级。" + ] + dependencies: ["5519E152C45C620F"] + size: 1.5d + id: "3F9545A78B985E50" + tasks: [ + { + id: "23D0BA532E6FC8AA" + type: "item" + title: "能量输入升级" + item: "pedestals:coin/rfimport" + } + { + id: "633E32DD1A37DBAC" + type: "item" + title: "能量输出升级" + item: "pedestals:coin/rfexport" + } + ] + rewards: [{ + id: "63DF0CF17CEF0500" + type: "command" + title: "稀有基座战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_rare" + player_command: false + }] + } + { + title: "粉碎升级" + x: -6.5d + y: 6.5d + description: [ + "粉碎升级将对基座下方容器中的物品执行各种粉碎操作,并展示产物。这可以使基础矿石和染料双倍化、产出各种粉,更多请查看JEI的完整列表。" + "" + "只有当基座为空时,才可以进行升级;请确保将其连接到接收基座以清除产物。" + "" + "基座速度魔咒可以减少处理时间,而基座容量附魔可使其每次处理更多物品。" + ] + dependencies: ["69E5C4BFCE2AC042"] + dependency_requirement: "one_completed" + id: "6186950B1DBA6D90" + tasks: [{ + id: "2C89A17FEE1D81F5" + type: "item" + title: "粉碎升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/crusher" + Count: 1b + } + { + id: "pedestals:coin/rfcrusher" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "1ED931F1F141D930" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + title: "烧炼升级" + x: -5.5d + y: 7.5d + subtitle: "帅得冒烟" + description: [ + "烧炼升级将对基座下方容器中的物品执行原版烧炼配方,并展示产物。这也将产生类似原版熔炉的经验,将经验球掉落在地上。" + "" + "只有当基座为空时,才可以进行升级;请确保将其连接到接收基座以清除产物。" + "" + "基座速度魔咒可以减少处理时间,而基座容量附魔可使其每次处理更多物品。" + ] + dependencies: ["69E5C4BFCE2AC042"] + dependency_requirement: "one_completed" + id: "1D0A4C2E2E3C3949" + tasks: [{ + id: "213EE2964AAEC897" + type: "item" + title: "烧炼升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/smelter" + Count: 1b + } + { + id: "pedestals:coin/rfsmelter" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "1B04CC06B42A1526" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + title: "锯木升级" + x: -6.5d + y: 5.5d + subtitle: "让我们锯一根原木" + description: [ + "锯木升级将从下方的容器中提取木头,将其切割并展示产物。这通常用于原木到木板的加工,但在JEI中可以找到其他有用的配方。" + "" + "只有当基座为空时,才可以进行升级;请确保将其连接到接收基座以清除产物。" + "" + "基座速度魔咒可以减少处理时间,而基座容量附魔可使其每次处理更多物品。" + ] + dependencies: ["69E5C4BFCE2AC042"] + dependency_requirement: "one_completed" + id: "55DA0B9C9A170193" + tasks: [{ + id: "375DDC70C36E87DB" + type: "item" + title: "锯木升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/sawmill" + Count: 1b + } + { + id: "pedestals:coin/rfsawmill" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "00EB9A9E96BE6AE7" + type: "item" + title: "橡木原木" + item: "minecraft:oak_log" + count: 32 + random_bonus: 32 + } + { + id: "0B94C6A7C119EBF7" + type: "command" + title: "稀有基座战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_rare" + player_command: false + } + ] + } + { + title: "采石场升级" + x: -4.5d + y: 7.5d + description: [ + "采石场升级将在基座周围开采区块。通过插入过滤器来决定它们挖掘什么。" + "" + "基座速度魔咒将减少处理时间。基座范围和区域魔咒将增加采石场的运作空间。升级还可以被原版的时运或精准采集附魔,这将影响方块的破坏结果。" + "" + "升级还可以使用镐,上面的魔咒(即时运或精准采集)将会传递给采石场。" + ] + dependencies: ["04E9F681A7D93BC7"] + dependency_requirement: "one_completed" + min_width: 300 + id: "039F6656F4A696D6" + tasks: [{ + id: "2BBE9152232B22E2" + type: "item" + title: "采石场升级" + item: "pedestals:coin/quarry" + }] + rewards: [{ + id: "0381C81A23FD888C" + type: "command" + title: "史诗基座战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_epic" + player_command: false + }] + } + { + title: "动物收获" + x: 1.5d + y: 7.5d + subtitle: "与我们的动物朋友一起干活" + description: [ + "这些升级将在固定区域从动物身上收获产物,并进行展示。" + "" + "剪切机升级会在其范围内为绵羊剪毛,并展示产出的羊毛。只有当展示栏位为空时,它才会工作,因此请确保将产物及时输出。" + "" + "蜂巢收获升级会从附近的蜂巢中收获蜜脾和蜂蜜,并展示产物。要从蜂巢中提取蜂蜜,下面的容器中需要有空玻璃瓶,该升级可以填充它们。" + "" + "挤奶升级会使用基座下方容器中的空桶来为范围内的任何牛挤奶,将装满的桶放在其展示栏位中。" + ] + dependencies: ["04E9F681A7D93BC7"] + id: "1E809DFCA38FD467" + tasks: [{ + id: "3722F7F4F364B64B" + type: "item" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/harvesterhives" + Count: 1b + } + { + id: "pedestals:coin/milker" + Count: 1b + } + { + id: "pedestals:coin/shearer" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "6B5F421D7DB51A89" + type: "item" + title: "蜜蜂刷怪蛋" + item: "minecraft:bee_spawn_egg" + } + { + id: "4C89A90467F66E70" + type: "item" + title: "绵羊刷怪蛋" + item: "minecraft:sheep_spawn_egg" + } + { + id: "7EB80E7590BDF726" + type: "item" + title: "牛刷怪蛋" + item: "minecraft:cow_spawn_egg" + } + ] + } + { + title: "合成升级" + x: 2.5d + y: 7.5d + description: [ + "基座有着各种合成和流体合成升级,可以检测基座下方的容器,寻找配方,如果找到有效的配方,就会制作并展示结果物品。升级有3个版本——1x1、2x2和3x3,分别可以检测1、4和9组容器栏位。因此,对于原版箱子,这些升级将分别寻找27、6和3个配方。升级不会消耗配方中每个栏位的最后一个物品,从而使其能够记住配方。" + "" + "占位符的合成是可选的,但它可以用于填充空栏位。合成升级会看到并忽略这些栏位,使你更容易读取配方。流体合成升级还可以使用流体合成占位符——这些占位符表示配方所需的一桶流体,它们将使用升级存储的流体(从流体网络传输)而不是桶。" + "" + "压缩合成升级将在单个栏位(分别为2x2和3x3)中查找至少4或9个可压缩的物品,并展示合成后的物品。只有当展示栏位为空时,它们才会工作,因此请确保将产物移出展示栏位。" + "" + "专业提示:你可以使用基座下的任何容器,甚至是投掷器和发射器。使用它们可以获得3x3的物品栏,使摆出工作台配方变得简单。此外,这些合成升级通过不断检测容器中的可用配方来运作,因此他们需要检测的容器栏位越少,运作速度就越快。" + ] + dependencies: [ + "04E9F681A7D93BC7" + "500A2940C0C3AF6C" + ] + dependency_requirement: "one_completed" + min_width: 350 + id: "0F70C994D2D08157" + tasks: [ + { + id: "67DB4F5A0E9B46F4" + type: "item" + title: "合成升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/compactor2" + Count: 1b + } + { + id: "pedestals:coin/compactor3" + Count: 1b + } + { + id: "pedestals:coin/crafter1" + Count: 1b + } + { + id: "pedestals:coin/crafter2" + Count: 1b + } + { + id: "pedestals:coin/crafter3" + Count: 1b + } + { + id: "pedestals:coin/fluidcrafter1" + Count: 1b + } + { + id: "pedestals:coin/fluidcrafter2" + Count: 1b + } + { + id: "pedestals:coin/fluidcrafter3" + Count: 1b + } + ] + } + } + } + { + id: "766693A91B7DA1E7" + type: "item" + title: "占位符" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/placeholder" + Count: 1b + } + { + id: "pedestals:coin/placeholderbucket" + Count: 1b + } + ] + } + } + } + ] + rewards: [{ + id: "1108A6323A6A28A6" + type: "command" + title: "传奇基座战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_legendary" + player_command: false + }] + } + { + title: "基座连接" + x: 0.0d + y: -2.5d + shape: "diamond" + subtitle: "基座联结!" + description: [ + "连接在一起的基座,可以将展示物品从一个基座传输到另一个。它们还可以通过这种方式在升级中传输流体、FE和经验。" + "" + "这是通过连接工具完成的:用该工具潜行右击基座以选择接收基座,然后执行相同操作来选择发送基座。用连接工具潜行右击空气,将其转换为反向连接工具,使得连接顺序为发送基座->接收基座。" + "" + "每个发送基座最多可连接8个接收基座;接收基座可以连接到任意数量的发送基座。你可以用连接工具右击发送器以显示其信息,潜行右击以获得它与其它基座连接的视觉指示。默认情况下,发送机制使用优先级系统,表示为彩色粒子——黑色为第一,白色为最后。" + ] + dependencies: ["1F68F65F2A0E3229"] + size: 1.5d + min_width: 300 + id: "3ECCA6558FDB4A5E" + tasks: [{ + id: "1D29F32F0D57B96E" + type: "item" + item: { + id: "pedestals:linkingtool" + Count: 1b + tag: { + storedlist_z: [I; ] + stored_y: -2000 + storedlist_x: [I; ] + stored_x: 0 + storedlist_y: [I; ] + stored_z: 0 + } + } + }] + rewards: [{ + id: "17C1C8CA8C95E178" + type: "item" + title: "金锭" + item: "minecraft:gold_ingot" + count: 3 + random_bonus: 6 + only_one: true + }] + } + { + title: "红石控制" + x: -1.5d + y: -2.5d + description: [ + "在正常情况下,发送基座将尝试将其拥有的任何物品/流体/经验/FE发送到其连接的接收基座。" + "" + "用红石信号充能接收基座将阻止其接收来自发送基座的物品/流体/经验/FE。这可以用于创建自定义路由系统。它还可以使基座的升级停止运作,并阻止其(通过传送升级)被传送。此行为可以通过在副手拿着红石火把,然后潜行右击基座来取消——火把将会被放入基座,并用红石信号激活它。" + "" + "基座也可以被比较器读取,并将发出和充满程度相对应的信号。" + ] + dependencies: ["3ECCA6558FDB4A5E"] + id: "578398B7265DCB89" + tasks: [{ + id: "6731301F006613B4" + type: "item" + item: "minecraft:redstone" + }] + rewards: [{ + id: "6F7D317666B0957F" + type: "xp" + xp: 100 + }] + } + { + title: "基座机械" + icon: "minecraft:coal" + x: -5.0d + y: 6.0d + subtitle: "当装饰碰上技术" + description: [ + "基座有一系列升级,可使你使用它们来处理材料。这些升级有两个版本:" + "" + "常规版本使用掉落在其附近的可燃物。当基座上有燃料时,它会在其周围发出火焰粒子。" + "" + "能量版本通过基座网络提供的FE运行。将其连接到存储有FE的基座,为其提供能量。" + ] + dependencies: [ + "3F9545A78B985E50" + "04E9F681A7D93BC7" + ] + dependency_requirement: "one_completed" + id: "69E5C4BFCE2AC042" + tasks: [{ + id: "11352D320468872A" + type: "checkmark" + }] + rewards: [{ + id: "5555385A057F11AB" + type: "command" + title: "稀有基座战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_rare" + player_command: false + }] + } + { + title: "基座升级" + x: 0.0d + y: 0.0d + shape: "hexagon" + subtitle: "为你的展示基座添加功能" + description: [ + "展示物品并在基座之间传输它们很好,但你可以通过升级添加其他功能。你需要一些基础基座升级才能开始。" + "" + "通过将基座升级拿在你的副手,然后右击基座将升级放入其中。用另一个升级或升级工具左击基座,将升级移除。" + ] + dependencies: ["3ECCA6558FDB4A5E"] + size: 1.5d + id: "5519E152C45C620F" + tasks: [{ + id: "4ABAE7252496C5BD" + type: "item" + item: "pedestals:coin/default" + }] + rewards: [ + { + id: "4BB47F1EBB842C15" + type: "item" + title: "基础基座升级" + item: "pedestals:coin/default" + count: 7 + } + { + id: "0D53E6296F286954" + type: "command" + title: "稀有基座战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_rare" + player_command: false + } + ] + } + { + x: -3.5d + y: -2.5d + description: ["使用升级工具右击基座,以获取有关其升级的信息。"] + dependencies: ["5519E152C45C620F"] + id: "1A8004185DA47AF8" + tasks: [{ + id: "6CF87B9FDBF0F57E" + type: "item" + item: "pedestals:upgradetool" + }] + rewards: [{ + id: "53A40AFDE18FBBEB" + type: "xp" + xp: 100 + }] + } + { + x: -4.5d + y: -2.5d + description: [ + "工具交换器可使你在某些升级中添加或删除工具。副手拿着你想添加的工具,用交换器右击基座以放入工具,或者在副手为空时用工具右击基座以移除工具。" + "" + "当工具放入基座时,不会消耗工具耐久度,但它确实可以将上面的魔咒(即时运或精准采集)赋予升级。" + ] + dependencies: ["5519E152C45C620F"] + id: "03FB33813D04031D" + tasks: [{ + id: "195F71E5D15D557A" + type: "item" + item: "pedestals:toolswapper" + }] + rewards: [{ + id: "429AB1D13E35C616" + type: "xp" + xp: 100 + }] + } + { + title: "能量生产" + x: -6.5d + y: 4.5d + description: [ + "基座提供了两个产出FE的升级——能量发电升级和祛魔发电升级。" + "" + "能量发电升级会燃烧掉落在地上的熔炉燃料,并每20刻产生一次FE。该能量存储在魔咒中,可用于基座能量网络。" + "" + "祛魔发电升级会拾取掉落在其附近的附魔物品(包括附魔书),去除其魔咒,并从魔咒中产生能量。它将展示新祛魔的物品,并将产生的能量存储到基座能源网络中。" + ] + dependencies: ["3F9545A78B985E50"] + id: "5DDFF348CB1978A0" + tasks: [{ + id: "13B8EBFFC9B4CFE1" + type: "item" + title: "FE发电升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/rffuelgen" + Count: 1b + } + { + id: "pedestals:coin/rfexpgen" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "079B55734F05F67A" + type: "command" + title: "史诗基座战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_epic" + player_command: false + }] + } + { + title: "增强" + x: 1.5d + y: -2.5d + description: [ + "基座可以添加增强,以增强基座的物品发送能力。前3种增强中的每一种最多可以加5个,其他3种只需要1个。" + "" + "速度——减少传输之间的延迟。" + "容量——增加传输的物品数量。" + "范围——增加基座连接的范围。" + "消音——移除基座发出的任何声音(除了装备工具的声音)。" + "粒子消除——移除升级产生的任何粒子效果。" + "循环增强——改变基座的发送方式,从优先级改为循环。" + ] + dependencies: ["3ECCA6558FDB4A5E"] + id: "62A1AE30CAEF1424" + tasks: [{ + id: "6FDAD12F85326869" + type: "item" + title: "增强" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:upgradespeed" + Count: 1b + } + { + id: "pedestals:upgradecapacity" + Count: 1b + } + { + id: "pedestals:upgraderange" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "7EF6847AFBA8EF14" + type: "command" + title: "史诗基座战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_epic" + player_command: false + }] + } + { + title: "专一魔咒书" + x: 3.5d + y: -2.5d + description: ["可以为升级进行附魔很棒,但这可能非常的……随机。这些书可以确保你获得所需的特定魔咒。请记住,你不能将这些书在原版铁砧中与升级相合并——你必须使用基座上的经验铁砧。"] + dependencies: ["305B5A8507D4567A"] + id: "1D239668DA764C52" + tasks: [{ + id: "56AAC5339E833399" + type: "item" + title: "专一魔咒书" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:bookspeed" + Count: 1b + } + { + id: "pedestals:bookrange" + Count: 1b + } + { + id: "pedestals:bookarea" + Count: 1b + } + { + id: "pedestals:bookcapacity" + Count: 1b + } + { + id: "pedestals:bookmagnet" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0D33D903DE919312" + type: "command" + title: "史诗基座战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_epic" + player_command: false + }] + } + { + title: "中继" + x: -1.5d + y: 0.0d + description: [ + "使用基座传输物品就像连接它们一样简单,但不升级的基座不能成为流体、经验或FE基座网络的一部分。" + "" + "中继升级可使你将基座添加到其各自的网络中,同时具有比储罐小得多的缓冲区。它们还可以使用过滤器来控制哪些物品可以通过它们传输,从而防止物品被发送到你不想要的地方。" + ] + dependencies: ["5519E152C45C620F"] + id: "196FD7272F86F936" + tasks: [{ + id: "7AB8C73E5215ED39" + type: "item" + title: "中继" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/xprelay" + Count: 1b + } + { + id: "pedestals:coin/rfrelay" + Count: 1b + } + { + id: "pedestals:coin/fluidrelay" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "34316DE310845284" + type: "command" + title: "稀有基座战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_rare" + player_command: false + }] + } + { + title: "存储储罐" + x: 1.5d + y: 0.0d + subtitle: "美学囤积" + description: [ + "你有时会想储存很多东西,而基座可以帮助你。这些升级将增强你囤积大量物品的能力,并在你的基座网络中起到缓冲作用。" + "" + "基座容量魔咒可以大幅增加这些储罐的容量,使其成为可用的最高密度存储之一。" + ] + dependencies: ["5519E152C45C620F"] + id: "002E681F34281A6B" + tasks: [{ + id: "22221D08292F3871" + type: "item" + title: "储罐升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/itemtank" + Count: 1b + } + { + id: "pedestals:coin/rftank" + Count: 1b + } + { + id: "pedestals:coin/fluidtank" + Count: 1b + } + { + id: "pedestals:coin/xptank" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "157D6C650B8AFA14" + type: "command" + title: "稀有基座战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_rare" + player_command: false + }] + } + { + x: 2.5d + y: -2.5d + description: [ + "基座升级可以被附魔;它们可以使用原版魔咒,如时运和精准采集,但该模组也有六种特定的魔咒:" + "" + "基座容量———一般来说,它会增加升级可以存储的容量。对于1-5级的魔咒,物品存储的一般为4/8/16/32/64。" + "" + "基座范围——通常,范围魔咒会影响升级的运作距离(离基座的距离)。" + "" + "基座速度——此魔咒可使升级的运行速度提高2到20倍。最终的速度将取决于升级。" + "" + "基座区域——区域魔咒通常会增大升级运作的立方体区域。" + "" + "基座磁力——将在收获、方块破坏、采石场和伐木升级中添加物品磁铁功能。" + "" + "高级基座——此魔咒使升级可以与实体交互,在其任务中有详细介绍。" + ] + dependencies: ["5519E152C45C620F"] + min_width: 300 + id: "305B5A8507D4567A" + tasks: [{ + id: "6BA98FE9D6ED9FA9" + type: "checkmark" + title: "基座魔咒" + icon: { + id: "minecraft:enchanted_book" + Count: 1b + tag: { + StoredEnchantments: [{ + lvl: 5s + id: "pedestals:upgradespeed" + }] + } + } + }] + rewards: [{ + id: "0EF443D327EE222B" + type: "command" + title: "稀有基座战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_rare" + player_command: false + }] + } + { + title: "操控方块" + x: -1.5d + y: 7.5d + description: [ + "基座有操控世界中物品和方块的升级——投掷、放置和破坏升级。" + "" + "投掷升级将展示栏位的物品从基座顶部投掷。范围魔咒可修改物品从顶部掉落的距离。" + "" + "放置升级将把展示栏位中的物品放置在基座下方。范围魔咒可修改物品放置的距离。" + "" + "破坏升级会破坏基座下方的方块并展示掉落物。范围魔咒可修改被破坏方块离基座的距离。" + "" + "可以用工具交换器将镐放在基座上——升级将使用它破坏方块,工具上的精准采集或时运魔咒将会在升级上生效。" + ] + dependencies: ["04E9F681A7D93BC7"] + id: "189DF6D6ECA2E3D8" + tasks: [{ + id: "1371F2CF8EE10097" + type: "item" + title: "方块操控升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/dropper" + Count: 1b + } + { + id: "pedestals:coin/placer" + Count: 1b + } + { + id: "pedestals:coin/breaker" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "2959BEBA6F82546F" + type: "command" + title: "史诗基座战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_epic" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/pneumaticcraft_repressurized.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/pneumaticcraft_repressurized.snbt new file mode 100644 index 00000000..a404c288 --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/pneumaticcraft_repressurized.snbt @@ -0,0 +1,1726 @@ +{ + id: "00000000000000AE" + group: "72A9465344128AF9" + order_index: 4 + filename: "pneumaticcraft_repressurized" + title: "气动工艺:再加压" + icon: "pneumaticcraft:pressure_gauge_module" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + icon: "pneumaticcraft:ingot_iron_compressed" + x: -8.5d + y: -16.0d + shape: "gear" + description: [ + "气动工艺:再加压是关于物流、自动化,以及为了获得产物炸毁东西的模组。掌握加压空气和热量是你旅程的开始。" + "" + "这些任务会指引你在本模组中取得进展,但务必时常查阅手册以获取额外的信息。当你完成这些任务及其相关成就时,书中的章节就会解锁。 " + "" + "~MuteTiefling" + ] + optional: true + id: "00000000000000AF" + tasks: [{ + id: "7B56DD5D9F4BBB68" + type: "item" + item: "pneumaticcraft:ingot_iron_compressed" + }] + rewards: [{ + id: "00000000000000B1" + type: "item" + title: "气动扳手" + item: { + id: "pneumaticcraft:pneumatic_wrench" + Count: 1b + tag: { + "pneumaticcraft:air": 30000 + } + } + }] + } + { + title: "良心采购" + icon: "pneumaticcraft:pressure_chamber_wall" + x: -16.5d + y: -14.5d + shape: "rsquare" + description: [ + "你需要获得一些压缩铁锭,来开始你的PNC:R之旅。在没有压力室的情况下,制造它的过程是相当危险的。请务必站远一些!" + "" + "获得压缩铁锭后,建造一个3x3x3的压力室。PNC:R手册会告诉你怎么做。" + "" + "注:请谨慎建造压力室,尽量使其将结构在同一个区块内。F3+G可以显示区块边界。" + ] + dependencies: ["00000000000000AF"] + id: "00000000000000B3" + tasks: [ + { + id: "00000000000000B4" + type: "item" + item: "pneumaticcraft:pressure_chamber_wall" + count: 23L + } + { + id: "00000000000000BA" + type: "item" + item: "pneumaticcraft:pressure_chamber_interface" + count: 2L + } + { + id: "00000000000000BB" + type: "item" + item: "pneumaticcraft:pressure_chamber_valve" + } + ] + rewards: [ + { + id: "00000000000000C6" + type: "command" + title: "稀有PNC:R战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + } + { + id: "0000000000000A78" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + title: "空气压缩机" + icon: "pneumaticcraft:air_compressor" + x: -16.5d + y: -13.0d + subtitle: "压力之下" + description: [ + "虽然它不会让你被危险的太空面条拜访,也不会在下十个世纪里对乡村造成辐射,但加压空气本身是危险的,超过压力限度会导致该方块爆炸并消失。" + "" + "用一些红石和一个红石中继器就可以为你的新空气压缩机建造一个简单的红石断路开关。" + ] + dependencies: ["00000000000000B3"] + id: "00000000000000BD" + tasks: [ + { + id: "00000000000000BE" + type: "item" + item: "pneumaticcraft:pressure_gauge_module" + } + { + id: "00000000000000BF" + type: "item" + title: "空气压缩机" + icon: "pneumaticcraft:air_compressor" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pneumaticcraft:air_compressor" + Count: 1b + } + { + id: "pneumaticcraft:liquid_compressor" + Count: 1b + } + ] + } + } + } + { + id: "00000000000000C0" + type: "item" + item: "pneumaticcraft:pressure_tube" + count: 8L + } + ] + rewards: [ + { + id: "00000000000000C1" + type: "item" + title: "红石粉" + item: "minecraft:redstone" + count: 9 + } + { + id: "00000000000000C2" + type: "item" + title: "红石中继器" + item: "minecraft:repeater" + } + ] + } + { + title: "安全升级" + x: -17.5d + y: -12.5d + subtitle: "谨慎乐观" + description: ["即使是最周密的计划也可能因意外事件而付诸东流。在你的压缩机和压力室中安装安全升级,以防止猝不及防的意外爆炸。"] + dependencies: ["00000000000000B3"] + id: "00000000000000C3" + tasks: [{ + id: "00000000000000C4" + type: "item" + item: "pneumaticcraft:security_upgrade" + count: 2L + }] + rewards: [{ + id: "00000000000000C5" + type: "command" + title: "稀有PNC:R战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + }] + } + { + x: -15.5d + y: -12.5d + subtitle: "更清洁的燃烧" + description: [ + "固体燃料可能十分强效,但是它们不够细腻,因为即使在压缩机被红石阻止运行的情况下,它们还是会继续产生压力,直到整块燃料燃烧殆尽。所以请考虑将你的燃料来源升级为更加安全的液体。" + "" + "注:液体压缩机可以燃烧许多类型的燃料,这些燃料都会在其GUI中列出,但值得注意的是,有一些燃料是可再生的,包括生物柴油、液态氢气和液态乙烯。" + ] + dependencies: ["00000000000000B3"] + id: "00000000000000C7" + tasks: [{ + id: "00000000000000C8" + type: "item" + item: "pneumaticcraft:liquid_compressor" + }] + rewards: [{ + id: "00000000000000C9" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -4.0d + y: -10.0d + subtitle: "夜幕降临……" + description: ["虽然名字叫煤油灯,但它能够使用液体压缩机可使用的所有燃料,并且能够照亮半径为30格的区域。非常适合用来驱散恐惧。试着用几个煤油灯来安全地照亮你的基地。"] + dependencies: ["00000000000000EA"] + id: "00000000000000CA" + tasks: [{ + id: "00000000000000CB" + type: "item" + item: "pneumaticcraft:kerosene_lamp" + }] + rewards: [{ + id: "000000000000022D" + type: "item" + title: "中型流体储罐" + item: { + id: "pneumaticcraft:medium_tank" + Count: 1b + tag: { + BlockEntityTag: { + SavedTanks: { + Tank: { + FluidName: "pneumaticcraft:kerosene" + Amount: 64000 + } + } + } + } + } + }] + } + { + title: "-173华氏度还是摄氏度?" + icon: "minecraft:packed_ice" + x: -12.5d + y: -13.5d + shape: "rsquare" + subtitle: "循序渐进" + description: ["虽然压缩空气是你的主要能量供应,热量是第二位的,但都是同等重要的机制。高级压缩机和其他机器需要依靠加热或冷却的方式来正常运行。"] + dependencies: ["00000000000000AF"] + id: "00000000000000CC" + tasks: [{ + id: "00000000000000CD" + type: "checkmark" + title: "-173华氏度还是摄氏度?" + }] + rewards: [ + { + id: "00000000000000CE" + type: "item" + title: "伪装涂覆器" + item: { + id: "pneumaticcraft:camo_applicator" + Count: 1b + tag: { + "pneumaticcraft:air": 30000 + } + } + } + { + id: "0000000000000A79" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + x: -12.5d + y: -12.0d + subtitle: "旋转舞僧" + description: [ + "涡流管的原理是在一个特殊的腔室中旋转高压空气以产生温差,从而使它能通过控制压力来精确控制加热或冷却的量。" + "" + "然而,涡流管并不是产生热量的唯一方法。在JEI中查找热管的用途,会发现有许多方块和液体也可用于加热或冷却。" + "" + "最后,气动工艺内置了对通用机械热力系统的支持,并与动态联合兼容。一些值得注意的热源包括:" + "" + "● 外置加热器" + "● 电阻型加热器" + "● 固体燃料加热器" + ] + dependencies: ["00000000000000CC"] + id: "00000000000000CF" + tasks: [{ + id: "00000000000000D0" + type: "item" + item: "pneumaticcraft:vortex_tube" + }] + rewards: [{ + id: "00000000000000D1" + type: "item" + title: "散热片" + item: "pneumaticcraft:heat_sink" + }] + } + { + title: "热管" + x: -12.5d + y: -11.0d + subtitle: "严寒无法再侵扰我" + description: [ + "热管有助于在方块之间快速传递热量,并且不会向环境中散发热量。用它来将热量从涡流管转移到一个或多个机器上。热量也可以用来直接为熔炉供能。" + "" + "注:具有传递热量能力的机器也会在它们之间共享热量,因此只需要将热管连接到任何一组机器中的一台即可。" + ] + dependencies: ["00000000000000CF"] + id: "00000000000000D2" + tasks: [{ + id: "00000000000000D3" + type: "item" + item: "pneumaticcraft:heat_pipe" + count: 6L + }] + rewards: [{ + id: "00000000000000D4" + type: "item" + title: "隔热板" + item: "pneumaticcraft:thermal_lagging" + count: 12 + }] + } + { + x: -13.5d + y: -12.5d + description: [ + "你可能已经注意到,涡流管会使用大量的空气,而且对红石没有反应。为了关闭它,必须切断空气供应。调节器管道模块可使你这么做。" + "" + "把它放在你的压力管道上,并向它施加红石信号。15强度的红石信号将使其完全阻止空气流动,从而关闭整条管道后的机器。" + ] + dependencies: ["00000000000000CF"] + id: "00000000000000D5" + tasks: [{ + id: "00000000000000D6" + type: "item" + item: "pneumaticcraft:regulator_tube_module" + }] + rewards: [{ + id: "00000000000000D8" + type: "command" + title: "稀有PNC:R战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + }] + } + { + x: -13.5d + y: -10.5d + subtitle: "冻结帧" + description: [ + "导热框架可以放置在任何容器上,并可使容器利用热量进行合成操作。被加热时,容器可以像熔炉一样烧炼物品。被冷却时,容器则会试图冻结出各种有用的物品。" + "" + "为了冻结液体,将一个气动工艺储罐或桶装满,并把它放在容器内。只要有足够的空间,被冷却的物品就会出现在其中。" + ] + dependencies: ["00000000000000D2"] + id: "00000000000000D9" + tasks: [{ + id: "00000000000000DA" + type: "item" + item: "pneumaticcraft:heat_frame" + }] + rewards: [{ + id: "00000000000000DB" + type: "item" + title: "强化箱子" + item: "pneumaticcraft:reinforced_chest" + }] + } + { + x: -12.5d + y: -10.0d + subtitle: "瞒天过海" + description: [ + "万能传感器是一个强大的方块,它会基于各种条件输出红石信号,如检测附近的玩家、玩家右击方块时、某方块是否存在、光照等级,甚至某方块当前的热量。" + "" + "当读取热量时,请试着将其对准热管或PNC:R机器,而不是对准带有导热框架的容器。" + ] + dependencies: ["00000000000000D2"] + id: "00000000000000DC" + tasks: [{ + id: "00000000000000DD" + type: "item" + item: "pneumaticcraft:universal_sensor" + }] + rewards: [ + { + id: "00000000000000DE" + type: "item" + title: "方块追踪升级" + item: "pneumaticcraft:block_tracker_upgrade" + } + { + id: "00000000000000DF" + type: "item" + title: "定位工具" + item: "pneumaticcraft:gps_tool" + } + ] + } + { + title: "原始且蒙昧" + x: -4.0d + y: -13.5d + shape: "rsquare" + description: ["去舀一桶像肮脏杂种一样的油。你会发现它们通常在地表上出现,通过观察小地图就能很容易地发现。"] + dependencies: ["00000000000000AF"] + id: "00000000000000E0" + tasks: [{ + id: "00000000000000E1" + type: "item" + item: "pneumaticcraft:oil_bucket" + }] + rewards: [ + { + id: "00000000000000E6" + type: "command" + title: "稀有PNC:R战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + } + { + id: "0000000000000A7B" + type: "command" + title: "农夫快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + icon: "pneumaticcraft:gas_lift" + x: -5.5d + y: -12.5d + subtitle: "把手拿开!" + description: [ + "气举可以用来从世界中泵出流体。把它放在任何流体方块的上方,插入钻杆,并提供空气。管道将向下延伸直至遇见流体方块,气举将尝试抽起附近所有与其相连的流体方块。" + "" + "注:用气动扳手潜行+右击任何PNC:R方块,可立即将其拾起,同时保留储存的空气和升级。这也适用于压力室阀门。" + ] + dependencies: ["00000000000000E0"] + id: "00000000000000E2" + tasks: [ + { + id: "00000000000000E3" + type: "item" + item: "pneumaticcraft:gas_lift" + } + { + id: "00000000000000E4" + type: "item" + item: "pneumaticcraft:drill_pipe" + count: 12L + } + ] + rewards: [{ + id: "00000000000000E5" + type: "item" + title: "地下石油探测器" + item: "pneumaticcraft:seismic_sensor" + }] + } + { + title: "石油精炼" + icon: "pneumaticcraft:refinery_output" + x: -4.0d + y: -12.0d + subtitle: "高精尖公司" + description: [ + "精炼厂由精炼厂控制器和其上方的2至4个输出端建造而成。请确保所有的面都是隔热的!为了便于进一步加工,请考虑使用物流网络来提取输出。向精炼厂控制器提供热量和石油以开始精炼。" + "" + "注:使用比较器读取控制器可以极好的控制涡流管以防燃料浪费。" + ] + dependencies: ["00000000000000E0"] + id: "00000000000000E7" + tasks: [ + { + id: "00000000000000E8" + type: "item" + item: "pneumaticcraft:refinery" + } + { + id: "00000000000000E9" + type: "item" + item: "pneumaticcraft:refinery_output" + count: 4L + } + ] + rewards: [{ + id: "000000000000022C" + type: "command" + title: "稀有PNC:R战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + }] + } + { + title: "热气动加工" + x: -4.0d + y: -11.0d + subtitle: "热奇,什么来着?" + description: [ + "简称TTP,这种机器利用热量和压力的组合来转化固体和液体。近年来,它甚至在厨房里有了用武之地。" + "" + "把机器放成一排,使它们能够通过侧面共享热量和压力。" + ] + dependencies: ["00000000000000E7"] + id: "00000000000000EA" + tasks: [{ + id: "00000000000000EB" + type: "item" + item: "pneumaticcraft:thermopneumatic_processing_plant" + count: 4L + }] + rewards: [ + { + id: "00000000000000EC" + type: "item" + title: "鳕鱼和薯条" + item: "pneumaticcraft:cod_n_chips" + count: 16 + } + { + id: "00000000000000ED" + type: "item" + title: "发射器升级" + item: "pneumaticcraft:dispenser_upgrade" + count: 4 + } + ] + } + { + title: "润滑油" + x: -5.0d + y: -9.5d + subtitle: "滑坡效应" + description: ["它是合成速度升级的宝贵原料。"] + dependencies: ["00000000000000F8"] + id: "00000000000000EE" + tasks: [{ + id: "00000000000000EF" + type: "item" + item: "pneumaticcraft:lubricant_bucket" + }] + rewards: [{ + id: "00000000000000F0" + type: "item" + title: "速度升级" + item: "pneumaticcraft:speed_upgrade" + count: 2 + }] + } + { + title: "液化石油气" + x: -3.0d + y: -10.5d + subtitle: "异相" + description: ["需要更多?考虑将你的一些其他燃料转化为液化石油气"] + dependencies: ["00000000000000EA"] + id: "00000000000000F1" + tasks: [{ + id: "00000000000000F2" + type: "item" + item: "pneumaticcraft:lpg_bucket" + }] + rewards: [{ + id: "00000000000000F3" + type: "command" + title: "稀有PNC:R战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + }] + } + { + title: "融化塑料" + x: -3.0d + y: -9.5d + subtitle: "白色黄金" + description: ["沧海一粟。"] + dependencies: ["00000000000000F1"] + id: "00000000000000F4" + tasks: [{ + id: "00000000000000F5" + type: "item" + item: "pneumaticcraft:plastic_bucket" + }] + rewards: [{ + id: "00000000000000F7" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + title: "柴油" + x: -5.0d + y: -10.5d + subtitle: "燃烧,还是死寂" + description: ["这是一种像样的燃料……但也许你需要对它进行一点改造。"] + dependencies: ["00000000000000EA"] + id: "00000000000000F8" + tasks: [{ + id: "00000000000000F9" + type: "item" + item: "pneumaticcraft:diesel_bucket" + }] + rewards: [{ + id: "00000000000000FA" + type: "command" + title: "稀有PNC:R战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + }] + } + { + x: -4.0d + y: -9.0d + subtitle: "混在一起" + description: ["流体混合器主要是作为生物柴油加工链的末端机器来使用。同时它也创造了一个非常有用的副产品,甘油。"] + dependencies: [ + "00000000000000F4" + "00000000000000EE" + ] + id: "00000000000000FB" + tasks: [{ + id: "00000000000000FC" + type: "item" + item: "pneumaticcraft:fluid_mixer" + }] + rewards: [ + { + id: "0000000000000105" + type: "item" + title: "红色蘑菇" + item: "minecraft:red_mushroom" + count: 16 + } + { + id: "0000000000000106" + type: "item" + title: "灰化土" + item: "minecraft:podzol" + count: 4 + } + ] + } + { + title: "酵母菌培养" + icon: "minecraft:red_mushroom_block" + x: -4.0d + y: -7.5d + subtitle: "酵养大革命" + description: [ + "生产可再生塑料和润滑油的第一步,用TPP生产酵母菌,且需要精确的温度控制。" + "" + "用火把等低热量热源、不同的隔热程度、甚至是在不同的生物群系或采用不同的尺寸进行实验,以找到能够稳定地生产酵母菌的方法。" + ] + dependencies: ["00000000000000FB"] + id: "00000000000000FD" + tasks: [{ + id: "00000000000000FE" + type: "item" + item: "pneumaticcraft:yeast_culture_bucket" + }] + rewards: [{ + id: "00000000000000FF" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + title: "乙醇" + x: -5.0d + y: -7.0d + subtitle: "真是个老掉牙的笑话" + description: [""] + dependencies: ["00000000000000FD"] + id: "0000000000000100" + tasks: [{ + id: "0000000000000101" + type: "item" + item: "pneumaticcraft:ethanol_bucket" + }] + rewards: [{ + id: "0000000000000102" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + title: "植物油" + x: -3.0d + y: -7.0d + subtitle: "给豌豆一个机会" + description: ["或者任何种子,就这而言。"] + dependencies: ["00000000000000FD"] + id: "0000000000000103" + tasks: [{ + id: "0000000000000104" + type: "item" + item: "pneumaticcraft:vegetable_oil_bucket" + }] + rewards: [{ + id: "000000000000022A" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + title: "生物柴油" + x: -4.0d + y: -6.5d + subtitle: "怒火慢烧" + description: ["这是一条可持续发展的康庄大道。"] + dependencies: [ + "0000000000000103" + "0000000000000100" + ] + id: "0000000000000107" + tasks: [{ + id: "0000000000000108" + type: "item" + item: "pneumaticcraft:biodiesel_bucket" + }] + rewards: [{ + id: "0000000000000379" + type: "command" + title: "传说PNC:R战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" + player_command: false + }] + } + { + x: -4.0d + y: -5.0d + shape: "octagon" + description: ["找到一种方法,在只用PNC:R和原版机械的情况下就能完全自动化生产塑料片以及从生物柴油中制取速度升级。你可以考虑一下无人机在农业和物流中的应用。"] + dependencies: ["0000000000000107"] + id: "0000000000000109" + tasks: [{ + id: "000000000000010A" + type: "checkmark" + title: "可持续发展挑战" + icon: { + id: "pneumaticcraft:logistics_drone" + Count: 1b + tag: { + "pneumaticcraft:air": 120000 + } + } + }] + } + { + title: "物流" + x: -8.5d + y: -12.0d + subtitle: "框定你的请求" + description: [ + "物流框架和模块是物流网络的核心和灵魂。物流框架可以安装在任何容器上,并可以通过物流配置器对其进行配置。" + "" + "对于更复杂的设置,可能需要通过使用其他容器来“扩展”机器。" + "" + "例如,你可以在熔炉上使用一个物流请求框架,将原料输入其中,然后用漏斗将产物取出。然后,漏斗上的物流供应框架可以将产物送回物流网络中。" + ] + dependencies: ["000000000000011D"] + id: "000000000000010B" + tasks: [{ + id: "000000000000010C" + type: "item" + item: "pneumaticcraft:logistics_module" + count: 8L + }] + rewards: [ + { + id: "000000000000010D" + type: "item" + title: "物流请求框架" + item: "pneumaticcraft:logistics_frame_requester" + count: 8 + } + { + id: "000000000000010E" + type: "item" + title: "物流被动供应框架" + item: "pneumaticcraft:logistics_frame_passive_provider" + count: 8 + } + { + id: "000000000000010F" + type: "item" + title: "物流存储框架" + item: "pneumaticcraft:logistics_frame_storage" + count: 8 + } + { + id: "00000000000006FF" + type: "item" + title: "物流主动供应框架" + item: "pneumaticcraft:logistics_frame_active_provider" + count: 8 + } + ] + } + { + x: -10.0d + y: -12.0d + subtitle: "生不带来,死不带去,谁说的?" + description: ["一个防爆的箱子,破损后能保留里面的东西。"] + dependencies: ["000000000000010B"] + id: "0000000000000110" + tasks: [{ + id: "0000000000000111" + type: "item" + item: "pneumaticcraft:reinforced_chest" + }] + rewards: [{ + id: "0000000000000113" + type: "command" + title: "稀有PNC:R战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + }] + } + { + x: -10.0d + y: -11.0d + subtitle: "巧工,而非苦工" + description: ["强化箱子的高级版本,拥有更大的容量、每个栏位的物品都能单独过滤、可以自动收集一定范围内的物品、可以向周围的容器自动输出,也可以从周围的容器抽取物品至箱子中。"] + dependencies: ["0000000000000110"] + id: "0000000000000114" + tasks: [{ + id: "0000000000000115" + type: "item" + item: "pneumaticcraft:smart_chest" + }] + rewards: [ + { + id: "0000000000000117" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + } + { + id: "0000000000000118" + type: "item" + title: "磁铁升级" + item: "pneumaticcraft:magnet_upgrade" + } + ] + } + { + title: "漏斗" + icon: "pneumaticcraft:omnidirectional_hopper" + x: -11.0d + y: -11.0d + subtitle: "这你也炫耀,兄弟" + description: ["可过滤、快速,气动工艺漏斗指定任何想要的方向并接受多种有用的升级。检查其GUI以获取更多信息。"] + dependencies: ["0000000000000110"] + id: "0000000000000119" + tasks: [ + { + id: "000000000000011A" + type: "item" + item: "pneumaticcraft:omnidirectional_hopper" + } + { + id: "000000000000011B" + type: "item" + item: "pneumaticcraft:liquid_hopper" + } + ] + rewards: [{ + id: "000000000000011C" + type: "item" + title: "速度升级" + item: "pneumaticcraft:speed_upgrade" + count: 2 + }] + } + { + title: "逻辑之路,滚滚向前" + x: -8.5d + y: -13.5d + shape: "rsquare" + description: [ + "PNC:R的物流系统是相当强大的,尽管它在实施时需要一些预先考虑,并且在空中移动物品和流体需要维护成本。" + "" + "当通过压力管道网络使用时,它可使大量的物品和液体在同一条线路上同时瞬间移动。" + ] + dependencies: ["00000000000000AF"] + id: "000000000000011D" + tasks: [{ + id: "000000000000011E" + type: "checkmark" + title: "逻辑之路,滚滚向前" + icon: "pneumaticcraft:logistics_core" + }] + rewards: [ + { + id: "000000000000011F" + type: "item" + item: { + id: "pneumaticcraft:logistics_configurator" + Count: 1b + tag: { + "pneumaticcraft:air": 30000 + } + } + } + { + id: "0000000000000A7A" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + title: "红石模块" + x: -10.0d + y: -10.0d + subtitle: "红石进化" + description: [ + "红石模块用于通过管道网络传输红石信号来读取和输出。不需要加压空气就可以使用。" + "" + "在红石模块中安装一个高级印刷电路板,使其能够进行更复杂的操作,如充当时钟、信号计数器或开关。" + ] + dependencies: ["000000000000010B"] + id: "0000000000000120" + tasks: [{ + id: "0000000000000121" + type: "item" + item: "pneumaticcraft:redstone_module" + count: 2L + }] + rewards: [{ + id: "0000000000000122" + type: "command" + title: "稀有PNC:R战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + }] + } + { + x: -11.0d + y: -10.0d + subtitle: "树莓派" + description: [ + "高级印刷电路板可以被插入各种管道模块,以增强其能力。调节器管子模块、压力表管道模块、红石管道模块和空气栅管道模块都从中受益匪浅。" + "" + "考虑组合使用高级压力表管道模块和一些高级红石管道模块的来升级你的压缩机上的红石控制系统。" + ] + dependencies: ["0000000000000120"] + id: "0000000000000123" + tasks: [{ + id: "0000000000000124" + type: "item" + item: "pneumaticcraft:advanced_pcb" + }] + rewards: [{ + id: "0000000000000125" + type: "command" + title: "传说PNC:R战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" + player_command: false + }] + } + { + x: -8.5d + y: -10.5d + subtitle: "飞翔马戏团" + description: ["在你不想运行整套空中基础设施的地方,物流无人机是方便的小帮手。使用一些物流框架进行实验,并部署一架物流无人机为你移动物品。"] + dependencies: ["000000000000010B"] + id: "0000000000000126" + tasks: [{ + id: "0000000000000127" + type: "item" + item: "pneumaticcraft:logistics_drone" + }] + rewards: [{ + id: "0000000000000128" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -8.5d + y: -9.0d + subtitle: "自动化山谷" + description: [ + "制作并部署收割无人机,使作物农场或树场自动化。使用采集无人机来保持地面整洁。" + "" + "请查看PNC:R手册或物品提示,以了解它们的工作原理。" + ] + dependencies: ["0000000000000126"] + id: "0000000000000129" + tasks: [{ + id: "000000000000012A" + type: "item" + item: "pneumaticcraft:harvesting_drone" + }] + rewards: [ + { + id: "000000000000012B" + type: "item" + title: "采集无人机" + item: "pneumaticcraft:collector_drone" + } + { + id: "0000000000000701" + type: "item" + title: "强化黑曜石锄" + item: { + id: "mekanismtools:refined_obsidian_hoe" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + } + { + x: -8.5d + y: -7.5d + subtitle: "空中加油" + description: [ + "充气站对于自动保持无人机有气是至关重要的。放置一个充气站,把发射器升级插入其中,让充气站为上面的实体充气。附近的无人机会在需要时自动寻找可用的充气站。" + "" + "当你站在这样的充气站上时,它也会为你物品栏中的物品充气。" + "" + "注:充能站是压力机械师的兴趣点。也许应该去交个朋友然后看看他们有什么好的交易。" + ] + dependencies: ["0000000000000129"] + id: "000000000000012C" + tasks: [{ + id: "000000000000012D" + type: "item" + item: "pneumaticcraft:charging_station" + }] + rewards: [ + { + id: "000000000000012E" + type: "item" + title: "发射器升级" + item: "pneumaticcraft:dispenser_upgrade" + } + { + id: "0000000000000700" + type: "item" + title: "容积升级" + item: "pneumaticcraft:volume_upgrade" + count: 4 + } + ] + } + { + x: -7.5d + y: -7.0d + subtitle: "在她需要的时候" + description: ["在你的无人机上安装一个或多个物品寿命升级,以帮助它们保持工作状态。它们偶尔会受到环境危害的伤害,这些升级可使它们自我修复。"] + dependencies: ["000000000000012C"] + id: "000000000000012F" + tasks: [{ + id: "0000000000000130" + type: "item" + item: "pneumaticcraft:item_life_upgrade" + }] + rewards: [{ + id: "0000000000000131" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -8.5d + y: -6.5d + subtitle: "她孑孓一生,形单影只" + description: ["在无人机中安装备用升级,以节省一点空气。"] + dependencies: ["000000000000012C"] + id: "0000000000000132" + tasks: [{ + id: "0000000000000133" + type: "item" + item: "pneumaticcraft:standby_upgrade" + }] + rewards: [{ + id: "0000000000000134" + type: "command" + title: "稀有PNC:R战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + }] + } + { + title: "物品栏升级" + x: -7.5d + y: -8.0d + subtitle: "这个坏小子能装下如此多的方块!" + description: ["在你的采集无人机上安装一些物品栏升级。"] + dependencies: ["000000000000012C"] + id: "0000000000000135" + tasks: [{ + id: "0000000000000136" + type: "item" + item: "pneumaticcraft:inventory_upgrade" + count: 4L + }] + rewards: [{ + id: "0000000000000137" + type: "item" + title: "物品栏升级" + item: "pneumaticcraft:inventory_upgrade" + count: 8 + }] + } + { + x: -9.5d + y: -8.0d + subtitle: "他正在远行" + description: ["在采集无人机上安装一些范围升级。"] + dependencies: ["000000000000012C"] + id: "0000000000000138" + tasks: [{ + id: "0000000000000139" + type: "item" + item: "pneumaticcraft:range_upgrade" + }] + rewards: [{ + id: "000000000000013A" + type: "item" + title: "范围升级" + item: "pneumaticcraft:range_upgrade" + count: 2 + }] + } + { + x: -9.5d + y: -7.0d + subtitle: "他在追求速度" + description: ["用几个这样的加速升级,加速你的无人机和许多其他方块"] + dependencies: ["000000000000012C"] + id: "000000000000013B" + tasks: [{ + id: "000000000000013C" + type: "item" + item: "pneumaticcraft:speed_upgrade" + }] + rewards: [{ + id: "000000000000013D" + type: "item" + title: "速度" + item: "pneumaticcraft:speed_upgrade" + count: 2 + }] + } + { + title: "可编程无人机" + icon: "pneumaticcraft:programmer" + x: -10.0d + y: -9.0d + subtitle: "用我的方式来办" + description: [ + "可编程无人机是PNC:R自动化能力的巅峰,其选择几乎是无限的,因为它们可以与方块和实体互动,挥舞武器和工具,并根据复杂的条件执行的动作。" + "" + "潜心研究这种可视化编程语言,看看你能捣鼓出什么玩意来!如果你缺乏灵感,试试下面这些:" + "" + "●自动化Powah的充能台" + "●自动化植物魔法的符文祭坛" + "●自动化PNC:R的生物柴油" + "●使用牛奶桶和绿色染料建造一个黏液农场" + "●利用无人机建造一个交通网络,让它来接你并把你传送走" + ] + dependencies: ["0000000000000129"] + id: "000000000000013E" + tasks: [ + { + id: "000000000000013F" + type: "item" + item: "pneumaticcraft:drone" + } + { + id: "0000000000000141" + type: "item" + item: "pneumaticcraft:programmer" + } + ] + rewards: [{ + id: "0000000000000140" + type: "item" + title: "编程拼图" + item: "pneumaticcraft:programming_puzzle" + count: 64 + }] + } + { + x: -11.0d + y: -9.0d + subtitle: "始终触手可及" + description: ["遥控器是通过操纵全局变量工作的可编程接口设备。当与万能传感器结合时,你可以将其用于远程红石,也可以用于控制可编程无人机。"] + dependencies: ["000000000000013E"] + id: "0000000000000142" + tasks: [{ + id: "0000000000000143" + type: "item" + item: "pneumaticcraft:remote" + }] + rewards: [{ + id: "0000000000000144" + type: "command" + title: "传说PNC:R战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" + player_command: false + }] + } + { + title: "塑料片" + x: 0.0d + y: -14.5d + shape: "rsquare" + subtitle: "你可以拥抱我,可以和我一起去玩耍" + description: ["通过在世界中放置一桶熔融塑料使其冷却,但肯定有更好的开始方法?"] + dependencies: [ + "00000000000000BF" + "00000000000000F5" + "00000000000000AF" + ] + id: "0000000000000145" + tasks: [{ + id: "0000000000000146" + type: "item" + item: "pneumaticcraft:plastic" + count: 4L + }] + rewards: [{ + id: "0000000000000147" + type: "item" + title: "塑料片" + item: "pneumaticcraft:plastic" + count: 8 + }] + } + { + title: "Prime会员配送" + x: 0.0d + y: -13.0d + description: [ + "居家购物的巅峰之作。只需击一个按钮,你的订单就会在你意识到之前送达。" + "" + "Enigmatica-6中增加了一些特殊的交易,可以你交易一套探测工具,它可以探测来自不同维度的不同材料。试试这些探测工具,以获得稀有、不寻常的物品!" + ] + dependencies: ["0000000000000145"] + id: "0000000000000148" + tasks: [{ + id: "0000000000000149" + type: "item" + item: "pneumaticcraft:amadron_tablet" + }] + rewards: [{ + id: "705F9A21C798611B" + type: "item" + item: "kubejs:amadron_survey_tools" + }] + } + { + x: 0.0d + y: -12.0d + subtitle: "烧掉它" + description: ["随时随地可以从亚马龙获得。但你当地的压力机械师通常也会把它们作为初始交易……"] + dependencies: ["0000000000000148"] + id: "000000000000014B" + tasks: [{ + id: "000000000000014C" + type: "item" + item: "pneumaticcraft:pcb_blueprint" + }] + rewards: [{ + id: "000000000000014D" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -0.5d + y: -11.0d + subtitle: "比阳光更灿烂" + description: [ + "用于准备空印刷电路板,使其能够进行蚀刻。在没有速度升级的情况下,这可能是一个缓慢的过程……考虑在60-70%左右设置一个阈值,以便在等待时间较短的情况下有一个合宜的蚀刻时机。强烈建议你将这个过程自动化。" + "" + "失效的印刷电路板可以被回收。" + ] + dependencies: ["000000000000014B"] + id: "000000000000014E" + tasks: [{ + id: "000000000000014F" + type: "item" + item: "pneumaticcraft:uv_light_box" + }] + rewards: [{ + id: "0000000000000150" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + title: "蚀刻器" + icon: "pneumaticcraft:etching_tank" + x: -1.0d + y: -10.0d + subtitle: "解决方案:腐蚀性溶液" + description: [ + "制作印刷电路板的下一步是在蚀刻器里进行蚀刻,这台蚀刻器可以装下并同时处理多达25个空印刷电路板。" + "" + "只有在蚀刻印刷电路板时加热,蚀刻酸才会被慢慢消耗。" + "" + "加热大大加快了蚀刻过程,而一桶酸液可以用在许多印刷电路板上。" + ] + dependencies: ["000000000000014E"] + id: "0000000000000151" + tasks: [ + { + id: "0000000000000152" + type: "item" + item: "pneumaticcraft:etching_tank" + } + { + id: "0000000000000153" + type: "item" + item: "pneumaticcraft:etching_acid_bucket" + } + ] + rewards: [{ + id: "0000000000000154" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + title: "装配台" + icon: "pneumaticcraft:assembly_platform" + x: 0.5d + y: -7.5d + subtitle: "需要一些组件" + description: [ + "装配台提供了一种更简单的制作电路板的方法,并提供了获得其他高级配方的途径。" + "" + "每个部件都有放置位置的限制。具体放置规则请参阅PNC:R手册" + "" + "不过,一种简单的布局可以在2x3的空间里完成:" + "" + "IO、控制器、IO" + "钻头、平台、激光" + ] + dependencies: ["0000000000000165"] + id: "0000000000000155" + tasks: [ + { + id: "0000000000000157" + type: "item" + item: "pneumaticcraft:assembly_io_unit_import" + } + { + id: "0000000000000158" + type: "item" + item: "pneumaticcraft:assembly_controller" + } + { + id: "0000000000000159" + type: "item" + item: "pneumaticcraft:assembly_io_unit_export" + } + { + id: "000000000000015A" + type: "item" + item: "pneumaticcraft:assembly_drill" + } + { + id: "000000000000015B" + type: "item" + item: "pneumaticcraft:assembly_platform" + } + { + id: "000000000000015C" + type: "item" + item: "pneumaticcraft:assembly_laser" + } + ] + rewards: [{ + id: "000000000000015D" + type: "command" + title: "传说PNC:R战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" + player_command: false + }] + } + { + x: -1.5d + y: -9.0d + subtitle: "你会怎么处理坏电路?" + description: ["接地。"] + dependencies: ["0000000000000151"] + id: "000000000000015E" + tasks: [{ + id: "000000000000015F" + type: "item" + item: "pneumaticcraft:empty_pcb" + }] + rewards: [{ + id: "0000000000000164" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -1.5d + y: -8.0d + subtitle: "短路" + description: ["你试过将其拉伸吗?"] + dependencies: ["000000000000015E"] + id: "0000000000000160" + tasks: [{ + id: "0000000000000161" + type: "item" + item: "pneumaticcraft:unassembled_pcb" + }] + rewards: [ + { + id: "0000000000000162" + type: "item" + title: "晶体管" + item: "pneumaticcraft:transistor" + count: 2 + } + { + id: "0000000000000163" + type: "item" + title: "电容" + item: "pneumaticcraft:capacitor" + count: 2 + } + ] + } + { + x: -0.5d + y: -7.5d + subtitle: "谁负责调查电子犯罪?" + description: ["夏洛克•欧姆"] + dependencies: ["0000000000000160"] + id: "0000000000000165" + tasks: [{ + id: "0000000000000166" + type: "item" + item: "pneumaticcraft:printed_circuit_board" + }] + rewards: [{ + id: "0000000000000167" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + title: "装配程序" + x: 1.0d + y: -8.5d + subtitle: "一石二鸟" + description: [ + "将装配程序插入装配控制器,并提供空气以使控制器启动。强烈建议进行加装速度升级。" + "" + "注:钻头和激光程序允许装配台制作只需要钻头或激光的配方。在大多数情况下,没有理由使用单独的程序。" + ] + dependencies: ["0000000000000155"] + id: "0000000000000168" + tasks: [{ + id: "0000000000000169" + type: "item" + item: "pneumaticcraft:assembly_program_drill_laser" + }] + rewards: [{ + id: "000000000000016A" + type: "command" + title: "传说PNC:R战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" + player_command: false + }] + } + { + title: "流体储罐" + x: -11.0d + y: -12.0d + subtitle: "叠加几率" + description: [ + "便携式流体存储设备。还可以为桶和其他储罐加注液体,以实现自动化。" + "" + "将其垂直堆放,并用气动扳手右击,就可以形成一个多方块储罐。" + ] + dependencies: ["0000000000000110"] + id: "000000000000016B" + tasks: [{ + id: "000000000000016C" + type: "item" + item: "pneumaticcraft:small_tank" + count: 2L + }] + rewards: [{ + id: "000000000000016D" + type: "item" + title: "中型流体储罐" + item: "pneumaticcraft:medium_tank" + }] + } + { + x: 0.5d + y: -9.5d + subtitle: "超级层流" + description: ["通过高级加工方法,可以制造出高级压力管道,从而达到更高的压力。高级压缩机必须保持冷却,因此并不总是特定任务的最佳选择。然而,有些机器只有在高级压缩机产生的压力下才会开始工作。"] + dependencies: ["0000000000000168"] + id: "0000000000000415" + tasks: [{ + id: "0000000000000416" + type: "item" + item: "pneumaticcraft:advanced_liquid_compressor" + }] + rewards: [{ + id: "000000000000063D" + type: "command" + title: "传说PNC:R战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" + player_command: false + }] + } + { + x: -16.5d + y: -11.5d + subtitle: "全面反转!" + description: [ + "让物品处于高压下只是硬币的一面。创造真空状态也是非常有益的。" + "" + "小贴士:真空下的压力室能够将物品的魔咒提取到书上形成附魔书。" + ] + dependencies: [ + "00000000000000BD" + "00000000000000C7" + "00000000000000C3" + ] + dependency_requirement: "one_completed" + id: "0000000000000417" + tasks: [{ + id: "0000000000000418" + type: "item" + item: "pneumaticcraft:vacuum_pump" + }] + rewards: [{ + id: "0000000000000423" + type: "item" + title: "记忆棒" + item: "pneumaticcraft:memory_stick" + }] + } + { + x: -17.5d + y: -10.5d + subtitle: "手忙脚乱" + description: [ + "气动技术的最新进展可使你强制移除在世界各地发现的刷怪笼的魔法核心。一旦被核心提取出来,就可以通过将它们插入一个改良的气动刷怪笼中,用空气使其开始旋转,提高它们的产怪速率。" + "" + "首先,在刷怪笼附近的区域做好战斗准备。建议使用火把或通过侵入使其失效。" + "" + "将刷怪笼抽取器放在刷怪笼的上方,将真空泵连接到刷怪笼抽取器上,并开始抽出空气。当刷怪笼抽取器达到必要的负压时,核心抽取就会开始发生。" + "" + "只有当玩家在附近时,刷怪笼抽取器才会工作,所以别站的太远。" + "" + "随着它的工作,相应的怪物会在附近强制生成。你带了盔甲,对吗?" + "" + "随着该区域的怪物越积越多,刷怪笼抽取器的工作速度会减慢。请尽快杀死怪物。" + "" + "要做好应对一大波怪物的准备。事情会变得很混乱。" + "" + "注:当抽取过程结束后,用气动扳手潜行+右击刷怪笼抽取器,以避免下次需要从头抽气。在需要重新抽气之前,一台包含些许容积升级的刷怪笼抽取器应该仍能够从数个刷怪笼中抽取核心。" + ] + dependencies: ["0000000000000417"] + min_width: 300 + id: "0000000000000419" + tasks: [{ + id: "000000000000041A" + type: "item" + item: "pneumaticcraft:spawner_extractor" + }] + rewards: [{ + id: "0000000000000433" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + icon: "pneumaticcraft:vacuum_trap" + x: -15.5d + y: -10.5d + subtitle: "你能打给谁?" + description: [ + "你的自定义刷怪途径。" + "" + "并不是每一种怪物都能从自然生成刷怪笼中轻易获得。幸运的是,有一种方法可以重现刷怪笼核心的魔力:真空陷阱。" + "" + "真空陷阱的使用方式一开始与刷怪笼抽取器类似,将真空陷阱与真空泵相连,并抽出其中所有的空气。你需要一个刷怪笼核心(空),并且推荐使用容积升级。用气动扳手潜行右击负压的真空陷阱,从而将其拾起。现在把它放在任何生物附近,然后空手潜行右击它来打开它。附近的生物会被吸进去,并被加入到刷怪笼核心中。" + "" + "一个刷怪笼核心可以储存多种生物类型,使混合刷怪笼成为可能。" + "" + "一枚只有含有一只生物的刷怪笼核心仍然可以在气动刷怪笼中使用;这对于难以捕捉的或稀有的生物来说非常有用。" + "" + "如果真空陷阱的内部储罐中存放有记忆源质,那么它的工作效率会更高,这意味着需要更少的生物就可以完全填充它。" + "" + "通过将刷怪笼核心方在地上并潜行右击,可以从其中随机释放生物,在加压刷怪笼可用之前,你也可以用它更轻松地运输生物。 " + ] + dependencies: ["000000000000041F"] + id: "000000000000041B" + tasks: [ + { + id: "000000000000041C" + type: "item" + item: "pneumaticcraft:vacuum_trap" + } + { + id: "0000000000000422" + type: "item" + item: "pneumaticcraft:spawner_core" + } + ] + rewards: [{ + id: "0000000000000434" + type: "command" + title: "传说PNC:R战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" + player_command: false + }] + } + { + x: -16.5d + y: -9.5d + subtitle: "势利小人" + description: [ + "一旦提取过程完成,请确保要破坏空刷怪笼(任何镐都可以)并将其随身携带。它是制作启动刷怪笼所必需的。" + "" + "注:考虑在你的基地保留一个备用的空刷怪笼。其顶部可以放置一个刷怪笼抽取器,以简化未来使用时的充气工作。" + ] + dependencies: ["0000000000000419"] + id: "000000000000041F" + tasks: [{ + id: "0000000000000420" + type: "item" + item: "pneumaticcraft:pressurized_spawner" + }] + rewards: [{ + id: "0000000000000432" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/pneumaticcraft_repressurized_en.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/pneumaticcraft_repressurized_en.snbt new file mode 100644 index 00000000..522b7123 --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/pneumaticcraft_repressurized_en.snbt @@ -0,0 +1,1726 @@ +{ + id: "00000000000000AE" + group: "72A9465344128AF9" + order_index: 4 + filename: "pneumaticcraft_repressurized" + title: "PneumaticCraft: Repressurized" + icon: "pneumaticcraft:pressure_gauge_module" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + icon: "pneumaticcraft:ingot_iron_compressed" + x: -8.5d + y: -16.0d + shape: "gear" + description: [ + "PneumaticCraft: Repressurized is all about logistics, automation, and generally blowing things up for profit. Mastering pressurized air and heat will be the beginning of your journey. " + "" + "These quests will guide you through the mod, but be sure to refer back to the manual regularly for extra information. Chapters will unlock as you complete these quests and their associated achievements. " + "" + "~MuteTiefling" + ] + optional: true + id: "00000000000000AF" + tasks: [{ + id: "7B56DD5D9F4BBB68" + type: "item" + item: "pneumaticcraft:ingot_iron_compressed" + }] + rewards: [{ + id: "00000000000000B1" + type: "item" + title: "Pneumatic Wrench" + item: { + id: "pneumaticcraft:pneumatic_wrench" + Count: 1b + tag: { + "pneumaticcraft:air": 30000 + } + } + }] + } + { + title: "Ethically Sourced" + icon: "pneumaticcraft:pressure_chamber_wall" + x: -16.5d + y: -14.5d + shape: "rsquare" + description: [ + "To begin your journey with PNC:R, you’ll need to obtain some Compressed Iron. The process for making this is quite dangerous without a pressure chamber. Be sure to stand well back!" + "" + "Once you’ve acquired the materials, build a 3x3x3 pressure chamber. The PNC:R Manual will show you how." + "" + "Note: Take caution when building your Pressure Chamber and try to keep the structure within a single chunk. F3+G will display chunk boundaries." + ] + dependencies: ["00000000000000AF"] + id: "00000000000000B3" + tasks: [ + { + id: "00000000000000B4" + type: "item" + item: "pneumaticcraft:pressure_chamber_wall" + count: 23L + } + { + id: "00000000000000BA" + type: "item" + item: "pneumaticcraft:pressure_chamber_interface" + count: 2L + } + { + id: "00000000000000BB" + type: "item" + item: "pneumaticcraft:pressure_chamber_valve" + } + ] + rewards: [ + { + id: "00000000000000C6" + type: "command" + title: "Rare PNC:R Loot Box" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + } + { + id: "0000000000000A78" + type: "command" + title: "Scavenger's Delight" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + title: "Air Compressor" + icon: "pneumaticcraft:air_compressor" + x: -16.5d + y: -13.0d + subtitle: "Under Pressure" + description: [ + "While it won’t have you being visited by danger noodles from space or irradiating the countryside for the next millennium, Pressurized Air can be dangerous in its own right and going over pressure can cause that block to burst and be lost." + "" + "A simple redstone cut-off can be built for your new Air Compressor with a bit of Redstone and a Repeater." + ] + dependencies: ["00000000000000B3"] + id: "00000000000000BD" + tasks: [ + { + id: "00000000000000BE" + type: "item" + item: "pneumaticcraft:pressure_gauge_module" + } + { + id: "00000000000000BF" + type: "item" + title: "Air Compressor" + icon: "pneumaticcraft:air_compressor" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pneumaticcraft:air_compressor" + Count: 1b + } + { + id: "pneumaticcraft:liquid_compressor" + Count: 1b + } + ] + } + } + } + { + id: "00000000000000C0" + type: "item" + item: "pneumaticcraft:pressure_tube" + count: 8L + } + ] + rewards: [ + { + id: "00000000000000C1" + type: "item" + title: "Redstone Dust" + item: "minecraft:redstone" + count: 9 + } + { + id: "00000000000000C2" + type: "item" + title: "Redstone Repeater" + item: "minecraft:repeater" + } + ] + } + { + title: "Security Upgrades" + x: -17.5d + y: -12.5d + subtitle: "Cautiously Optimistic" + description: ["Even the best laid plans can be brought to ruin by unexpected events. Install security upgrades in your compressor and pressure chamber to prevent rapid unscheduled disassembly."] + dependencies: ["00000000000000B3"] + id: "00000000000000C3" + tasks: [{ + id: "00000000000000C4" + type: "item" + item: "pneumaticcraft:security_upgrade" + count: 2L + }] + rewards: [{ + id: "00000000000000C5" + type: "command" + title: "Rare PNC:R Loot Box" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + }] + } + { + x: -15.5d + y: -12.5d + subtitle: "A Cleaner Burn" + description: [ + "Solid fuels can be potent, but they lack finesse as they’ll continue to generate pressure until the entire piece of fuel has burned, even if the compressor is disabled by redstone. Consider upgrading to a safer fuel source." + "" + "Note: Liquid Compressors can burn many types of fuel, all listed within the GUI, however some notable renewable fuels include biodiesel, liquid hydrogen, and liquid ethylene." + ] + dependencies: ["00000000000000B3"] + id: "00000000000000C7" + tasks: [{ + id: "00000000000000C8" + type: "item" + item: "pneumaticcraft:liquid_compressor" + }] + rewards: [{ + id: "00000000000000C9" + type: "command" + title: "Epic PNC:R Loot Box" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -4.0d + y: -10.0d + subtitle: "The Night is Dark..." + description: ["Despite its name, the Kerosene Lamp is capable of using all of the same fuels as the Liquid Compressor and can light an area up to 30 blocks in radius. Perfect for keeping the terrors at bay. Try using a few to safely light up your base."] + dependencies: ["00000000000000EA"] + id: "00000000000000CA" + tasks: [{ + id: "00000000000000CB" + type: "item" + item: "pneumaticcraft:kerosene_lamp" + }] + rewards: [{ + id: "000000000000022D" + type: "item" + title: "Medium Fluid Tank" + item: { + id: "pneumaticcraft:medium_tank" + Count: 1b + tag: { + BlockEntityTag: { + SavedTanks: { + Tank: { + FluidName: "pneumaticcraft:kerosene" + Amount: 64000 + } + } + } + } + } + }] + } + { + title: "-173 Fahrenheit or Celsius?" + icon: "minecraft:packed_ice" + x: -12.5d + y: -13.5d + shape: "rsquare" + subtitle: "First one, then the other" + description: ["Where pressurized air is your primary power supply, heat is a secondary but just as vital mechanic. Advanced Compressors and other machines rely on either heating them up or cooling them down to run properly."] + dependencies: ["00000000000000AF"] + id: "00000000000000CC" + tasks: [{ + id: "00000000000000CD" + type: "checkmark" + title: "-173 Fahrenheit or Celsius?" + }] + rewards: [ + { + id: "00000000000000CE" + type: "item" + title: "Camouflage Applicator" + item: { + id: "pneumaticcraft:camo_applicator" + Count: 1b + tag: { + "pneumaticcraft:air": 30000 + } + } + } + { + id: "0000000000000A79" + type: "command" + title: "Farmer's Delight" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + x: -12.5d + y: -12.0d + subtitle: "Whirling Dervishes" + description: [ + "Built on the principle of swirling high pressure air in a special chamber to create a temperature differential, the Vortex Tube allows you to finely control the amount of heating or cooling it does by controlling the pressure." + "" + "The Vortex Tube isn’t the only way to generate Heat, however. Looking up uses on Heat Pipes in JEI will bring up a variety of blocks and liquids that may be used for heating and cooling as well. " + "" + "Lastly, PneumaticCraft has built in support for Mekanism’s Heat system and compatibility with Integrated Dynamics. Some notable heat sources include:" + "" + "● External Heater" + "● Resistive Heater" + "● Fuelwood Heater" + ] + dependencies: ["00000000000000CC"] + id: "00000000000000CF" + tasks: [{ + id: "00000000000000D0" + type: "item" + item: "pneumaticcraft:vortex_tube" + }] + rewards: [{ + id: "00000000000000D1" + type: "item" + title: "Heat Sink" + item: "pneumaticcraft:heat_sink" + }] + } + { + title: "Heat Pipe" + x: -12.5d + y: -11.0d + subtitle: "The Cold Never Bothered Me Anyway" + description: [ + "Heat Pipe is useful for transmitting heat between blocks quickly and without loss to the environment. Use it to move heat from a Vortex Tube to one or more machines. Heat can also be used to directly power a Furnace." + "" + "Note: Heat capable machines will also share heat between themselves, so it’s only necessary to run a heat pipe to one of any set of machines in a row." + ] + dependencies: ["00000000000000CF"] + id: "00000000000000D2" + tasks: [{ + id: "00000000000000D3" + type: "item" + item: "pneumaticcraft:heat_pipe" + count: 6L + }] + rewards: [{ + id: "00000000000000D4" + type: "item" + title: "Thermal Lagging" + item: "pneumaticcraft:thermal_lagging" + count: 12 + }] + } + { + x: -13.5d + y: -12.5d + description: [ + "You may have noted by now that the Vortex Tube uses a lot of air and does not respond to redstone. In order to turn it off, the air supply must be cut. A Regulator Tube Module allows you to do just that." + "" + "Place it in line in your Pressure Tube and apply a redstone signal to it. A signal of 15 will fully disable the flow of air, turning off any machines down the line." + ] + dependencies: ["00000000000000CF"] + id: "00000000000000D5" + tasks: [{ + id: "00000000000000D6" + type: "item" + item: "pneumaticcraft:regulator_tube_module" + }] + rewards: [{ + id: "00000000000000D8" + type: "command" + title: "Rare PNC:R Loot Box" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + }] + } + { + x: -13.5d + y: -10.5d + subtitle: "Freeze Frame" + description: [ + "The Heat Frame is placed on any inventory and allows the inventory to make use of heat or cold to perform crafting operations. When heated, it smelts items as a furnace would. When cooled, it can make a variety of useful items." + "" + "In order to cool liquids, fill a PneumaticCraft tank or a bucket and place it inside the inventory. The cooled items will appear in the chest as long as there's room." + ] + dependencies: ["00000000000000D2"] + id: "00000000000000D9" + tasks: [{ + id: "00000000000000DA" + type: "item" + item: "pneumaticcraft:heat_frame" + }] + rewards: [{ + id: "00000000000000DB" + type: "item" + title: "Reinforced Chest" + item: "pneumaticcraft:reinforced_chest" + }] + } + { + x: -12.5d + y: -10.0d + subtitle: "Under the Radar" + description: [ + "The Universal Sensor is a powerful block that will output a redstone signal based on various conditions, such as detecting a nearby player, when a player right clicks a block, the presence of blocks, light level, or even the current heat of a block." + "" + "When reading heat, try aiming it at a heat pipe or a PNC:R machine, rather than at an inventory with a heat frame." + ] + dependencies: ["00000000000000D2"] + id: "00000000000000DC" + tasks: [{ + id: "00000000000000DD" + type: "item" + item: "pneumaticcraft:universal_sensor" + }] + rewards: [ + { + id: "00000000000000DE" + type: "item" + title: "Block Tracker Upgrade" + item: "pneumaticcraft:block_tracker_upgrade" + } + { + id: "00000000000000DF" + type: "item" + title: "GPS Tool" + item: "pneumaticcraft:gps_tool" + } + ] + } + { + title: "Crude and Un-Cultured" + x: -4.0d + y: -13.5d + shape: "rsquare" + description: ["Go scoop up a bucket of oil like some filthy mongrel. You’ll find it commonly above ground and it’s easily spotted by watching your minimap."] + dependencies: ["00000000000000AF"] + id: "00000000000000E0" + tasks: [{ + id: "00000000000000E1" + type: "item" + item: "pneumaticcraft:oil_bucket" + }] + rewards: [ + { + id: "00000000000000E6" + type: "command" + title: "Rare PNC:R Loot Box" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + } + { + id: "0000000000000A7B" + type: "command" + title: "Scavenger's Delight" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + icon: "pneumaticcraft:gas_lift" + x: -5.5d + y: -12.5d + subtitle: "Hands Off!" + description: [ + "The Gas Lift can be used to pump up fluids from the world. Place it above a source block of any fluid, insert drill pipes, and provide air. The pipes will extend down to a source and the lift will attempt to pull all nearby connected source blocks." + "" + "Note: Sneak + Right click any PNC:R block with a Pneumatic Wrench to instantly pick it up while retaining the stored air and upgrades. This also works on Pressure Chamber Valves." + ] + dependencies: ["00000000000000E0"] + id: "00000000000000E2" + tasks: [ + { + id: "00000000000000E3" + type: "item" + item: "pneumaticcraft:gas_lift" + } + { + id: "00000000000000E4" + type: "item" + item: "pneumaticcraft:drill_pipe" + count: 12L + } + ] + rewards: [{ + id: "00000000000000E5" + type: "item" + title: "Seismic Sensor" + item: "pneumaticcraft:seismic_sensor" + }] + } + { + title: "Oil Refinery" + icon: "pneumaticcraft:refinery_output" + x: -4.0d + y: -12.0d + subtitle: "Refined Company" + description: [ + "The Refinery is built by placing the Controller and stacking 2-4 outputs on top of it. Be sure to insulate all of the sides! Consider using a logistics network to extract the outputs for further processing. Supply heat and oil to begin the process. " + "" + "Note: A Comparator reading from the Controller is an excellent way of controlling your Vortex Tube to prevent wasting fuel." + ] + dependencies: ["00000000000000E0"] + id: "00000000000000E7" + tasks: [ + { + id: "00000000000000E8" + type: "item" + item: "pneumaticcraft:refinery" + } + { + id: "00000000000000E9" + type: "item" + item: "pneumaticcraft:refinery_output" + count: 4L + } + ] + rewards: [{ + id: "000000000000022C" + type: "command" + title: "Rare PNC:R Loot Box" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + }] + } + { + title: "Thermopneumatic Processing" + x: -4.0d + y: -11.0d + subtitle: "Thermo-new-what-now?" + description: [ + "TPP for short, this machine uses a combination of heat and pressure to transform solids and liquids. It has even found use in the kitchen in recent years. " + "" + "Placing the machines in a row allows them to share both heat and pressure through their sides. " + ] + dependencies: ["00000000000000E7"] + id: "00000000000000EA" + tasks: [{ + id: "00000000000000EB" + type: "item" + item: "pneumaticcraft:thermopneumatic_processing_plant" + count: 4L + }] + rewards: [ + { + id: "00000000000000EC" + type: "item" + title: "Cod n Chips" + item: "pneumaticcraft:cod_n_chips" + count: 16 + } + { + id: "00000000000000ED" + type: "item" + title: "Dispenser Upgrade" + item: "pneumaticcraft:dispenser_upgrade" + count: 4 + } + ] + } + { + title: "Lubricant" + x: -5.0d + y: -9.5d + subtitle: "Slippery Slope" + description: ["Extremely valuable for creating Speed Upgrades."] + dependencies: ["00000000000000F8"] + id: "00000000000000EE" + tasks: [{ + id: "00000000000000EF" + type: "item" + item: "pneumaticcraft:lubricant_bucket" + }] + rewards: [{ + id: "00000000000000F0" + type: "item" + title: "Speed Upgrade" + item: "pneumaticcraft:speed_upgrade" + count: 2 + }] + } + { + title: "LPG" + x: -3.0d + y: -10.5d + subtitle: "Out of Phase" + description: ["Need more? Consider converting some of your other fuels."] + dependencies: ["00000000000000EA"] + id: "00000000000000F1" + tasks: [{ + id: "00000000000000F2" + type: "item" + item: "pneumaticcraft:lpg_bucket" + }] + rewards: [{ + id: "00000000000000F3" + type: "command" + title: "Rare PNC:R Loot Box" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + }] + } + { + title: "Molten Plastic" + x: -3.0d + y: -9.5d + subtitle: "White Gold" + description: ["A drop in the sea to come."] + dependencies: ["00000000000000F1"] + id: "00000000000000F4" + tasks: [{ + id: "00000000000000F5" + type: "item" + item: "pneumaticcraft:plastic_bucket" + }] + rewards: [{ + id: "00000000000000F7" + type: "command" + title: "Epic PNC:R Loot Box" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + title: "Diesel" + x: -5.0d + y: -10.5d + subtitle: "To Burn, or Not To Burn" + description: ["It's a decent fuel... but perhaps a little transformation is in order."] + dependencies: ["00000000000000EA"] + id: "00000000000000F8" + tasks: [{ + id: "00000000000000F9" + type: "item" + item: "pneumaticcraft:diesel_bucket" + }] + rewards: [{ + id: "00000000000000FA" + type: "command" + title: "Rare PNC:R Loot Box" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + }] + } + { + x: -4.0d + y: -9.0d + subtitle: "Mixin’ It Up" + description: ["The Fluid Mixer is primarily used as the final step in the Biodiesel processing chain. It also creates a very useful byproduct, Glycerol."] + dependencies: [ + "00000000000000F4" + "00000000000000EE" + ] + id: "00000000000000FB" + tasks: [{ + id: "00000000000000FC" + type: "item" + item: "pneumaticcraft:fluid_mixer" + }] + rewards: [ + { + id: "0000000000000105" + type: "item" + title: "Red Mushroom" + item: "minecraft:red_mushroom" + count: 16 + } + { + id: "0000000000000106" + type: "item" + title: "Podzol" + item: "minecraft:podzol" + count: 4 + } + ] + } + { + title: "Yeast Culture" + icon: "minecraft:red_mushroom_block" + x: -4.0d + y: -7.5d + subtitle: "Cultural Revolution" + description: [ + "The first step to producing renewable plastic and lubricant, creating Yeast Culture with a TPP will require precise heat control." + "" + "Experiment with low power heat sources such as torches, varying levels of insulation, or even different biomes or dimensions to find a way to produce the culture reliably." + ] + dependencies: ["00000000000000FB"] + id: "00000000000000FD" + tasks: [{ + id: "00000000000000FE" + type: "item" + item: "pneumaticcraft:yeast_culture_bucket" + }] + rewards: [{ + id: "00000000000000FF" + type: "command" + title: "Epic PNC:R Loot Box" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + title: "Ethanol" + x: -5.0d + y: -7.0d + subtitle: "What a Corny Joke" + description: [""] + dependencies: ["00000000000000FD"] + id: "0000000000000100" + tasks: [{ + id: "0000000000000101" + type: "item" + item: "pneumaticcraft:ethanol_bucket" + }] + rewards: [{ + id: "0000000000000102" + type: "command" + title: "Epic PNC:R Loot Box" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + title: "Vegetable Oil" + x: -3.0d + y: -7.0d + subtitle: "Give Peas a Chance" + description: ["Or any seed, for that matter."] + dependencies: ["00000000000000FD"] + id: "0000000000000103" + tasks: [{ + id: "0000000000000104" + type: "item" + item: "pneumaticcraft:vegetable_oil_bucket" + }] + rewards: [{ + id: "000000000000022A" + type: "command" + title: "Epic PNC:R Loot Box" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + title: "Biodiesel" + x: -4.0d + y: -6.5d + subtitle: "Slow Burn" + description: ["A sustainable way forward."] + dependencies: [ + "0000000000000103" + "0000000000000100" + ] + id: "0000000000000107" + tasks: [{ + id: "0000000000000108" + type: "item" + item: "pneumaticcraft:biodiesel_bucket" + }] + rewards: [{ + id: "0000000000000379" + type: "command" + title: "Legendary PNC:R Loot Box" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" + player_command: false + }] + } + { + x: -4.0d + y: -5.0d + shape: "octagon" + description: ["Find a way to fully automate the creation of plastic sheets and speed upgrades from biodiesel with only PNC:R and vanilla mechanics. Consider the use of drones for farming and logistics."] + dependencies: ["0000000000000107"] + id: "0000000000000109" + tasks: [{ + id: "000000000000010A" + type: "checkmark" + title: "Sustainability Challenge" + icon: { + id: "pneumaticcraft:logistics_drone" + Count: 1b + tag: { + "pneumaticcraft:air": 120000 + } + } + }] + } + { + title: "Logistics" + x: -8.5d + y: -12.0d + subtitle: "Framing Your Request" + description: [ + "Logistics Frames and Modules are the heart and soul of the logistics network. Frames can be installed on any inventory and configured with a Logistical Configurator." + "" + "For more complex setups, it may be necessary to ‘extend’ the machine by using other inventories. " + "" + "For example, you may use a requester frame on a furnace to pull items into it, then pull the result out with a hopper. A provider frame on the hopper can then send back into the network." + ] + dependencies: ["000000000000011D"] + id: "000000000000010B" + tasks: [{ + id: "000000000000010C" + type: "item" + item: "pneumaticcraft:logistics_module" + count: 8L + }] + rewards: [ + { + id: "000000000000010D" + type: "item" + title: "Logistic Requester Frame" + item: "pneumaticcraft:logistics_frame_requester" + count: 8 + } + { + id: "000000000000010E" + type: "item" + title: "Logistic Passive Provider Frame" + item: "pneumaticcraft:logistics_frame_passive_provider" + count: 8 + } + { + id: "000000000000010F" + type: "item" + title: "Logistic Storage Frame" + item: "pneumaticcraft:logistics_frame_storage" + count: 8 + } + { + id: "00000000000006FF" + type: "item" + title: "Logistic Active Provider Frame" + item: "pneumaticcraft:logistics_frame_active_provider" + count: 8 + } + ] + } + { + x: -10.0d + y: -12.0d + subtitle: "Who Says You Can't Take It With You?" + description: ["A blast resistant chest that retains its contents when broken."] + dependencies: ["000000000000010B"] + id: "0000000000000110" + tasks: [{ + id: "0000000000000111" + type: "item" + item: "pneumaticcraft:reinforced_chest" + }] + rewards: [{ + id: "0000000000000113" + type: "command" + title: "Rare PNC:R Loot Box" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + }] + } + { + x: -10.0d + y: -11.0d + subtitle: "Work Smarter, Not Harder" + description: ["An advanced version of the Reinforced Chest featuring a larger inventory, per slot item type and quantity filtering, ranged item collection, and the ability to push and pull items to and from nearby inventories."] + dependencies: ["0000000000000110"] + id: "0000000000000114" + tasks: [{ + id: "0000000000000115" + type: "item" + item: "pneumaticcraft:smart_chest" + }] + rewards: [ + { + id: "0000000000000117" + type: "command" + title: "Epic PNC:R Loot Box" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + } + { + id: "0000000000000118" + type: "item" + title: "Magnet Upgrade" + item: "pneumaticcraft:magnet_upgrade" + } + ] + } + { + title: "Hoppers" + icon: "pneumaticcraft:omnidirectional_hopper" + x: -11.0d + y: -11.0d + subtitle: "Weird Flex, Bro" + description: ["Filterable and fast, PNC Hoppers can be oriented however you like and accept multiple useful upgrades. Check their GUI for more info."] + dependencies: ["0000000000000110"] + id: "0000000000000119" + tasks: [ + { + id: "000000000000011A" + type: "item" + item: "pneumaticcraft:omnidirectional_hopper" + } + { + id: "000000000000011B" + type: "item" + item: "pneumaticcraft:liquid_hopper" + } + ] + rewards: [{ + id: "000000000000011C" + type: "item" + title: "Speed Upgrade" + item: "pneumaticcraft:speed_upgrade" + count: 2 + }] + } + { + title: "The Logical Path Forward" + x: -8.5d + y: -13.5d + shape: "rsquare" + description: [ + "The Logistics system for PNC:R is quite powerful, though it requires some fore-thought in implementation and has an upkeep cost in air for moving items and fluid around. " + "" + "When used over a pressure tube network, it allows for instantaneous movement of large amounts of items and fluids through the same line simultaneously." + ] + dependencies: ["00000000000000AF"] + id: "000000000000011D" + tasks: [{ + id: "000000000000011E" + type: "checkmark" + title: "The Logical Path Forward" + icon: "pneumaticcraft:logistics_core" + }] + rewards: [ + { + id: "000000000000011F" + type: "item" + item: { + id: "pneumaticcraft:logistics_configurator" + Count: 1b + tag: { + "pneumaticcraft:air": 30000 + } + } + } + { + id: "0000000000000A7A" + type: "command" + title: "Farmer's Delight" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + title: "Redstone Modules" + x: -10.0d + y: -10.0d + subtitle: "Redstone Evolution" + description: [ + "Redstone Modules are used to read and output redstone signals by transmitting them over a pipe network.This does not require air to use." + "" + "Install an Advanced PCB into one to allow it to perform much more complicated operations, such as acting as a clock, a signal counter, or a toggle. " + ] + dependencies: ["000000000000010B"] + id: "0000000000000120" + tasks: [{ + id: "0000000000000121" + type: "item" + item: "pneumaticcraft:redstone_module" + count: 2L + }] + rewards: [{ + id: "0000000000000122" + type: "command" + title: "Rare PNC:R Loot Box" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + }] + } + { + x: -11.0d + y: -10.0d + subtitle: "Raspberry Pi" + description: [ + "Advanced PCBs are inserted into various tube modules to enhance their capabilities.Regulator Tube Modules, Pressure Gauge Tube Modules, Redstone Modules,and Air Grate Modules all benefit greatly from advanced PCBs." + "" + "Consider upgrading the redstone control on your compressor using a combination of an advanced Pressure Gauge Module and some redstone modules." + ] + dependencies: ["0000000000000120"] + id: "0000000000000123" + tasks: [{ + id: "0000000000000124" + type: "item" + item: "pneumaticcraft:advanced_pcb" + }] + rewards: [{ + id: "0000000000000125" + type: "command" + title: "Legendary PNC:R Loot Box" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" + player_command: false + }] + } + { + x: -8.5d + y: -10.5d + subtitle: "Flying Circus" + description: ["Logistics Drones are handy little helpers in places where you don’t want to run a full air infrastructure. Experiment with some logistics frames and deploy a logistics drone to move the items for you."] + dependencies: ["000000000000010B"] + id: "0000000000000126" + tasks: [{ + id: "0000000000000127" + type: "item" + item: "pneumaticcraft:logistics_drone" + }] + rewards: [{ + id: "0000000000000128" + type: "command" + title: "Epic PNC:R Loot Box" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -8.5d + y: -9.0d + subtitle: "Automation Valley" + description: [ + "Craft and deploy a Harvest Drone to automate a crop farm or a tree farm. Use a Collector Drone to keep things tidy." + "" + "Refer to the PNC Manual or the item tooltips for instructions on how they work." + ] + dependencies: ["0000000000000126"] + id: "0000000000000129" + tasks: [{ + id: "000000000000012A" + type: "item" + item: "pneumaticcraft:harvesting_drone" + }] + rewards: [ + { + id: "000000000000012B" + type: "item" + title: "Collector Drone" + item: "pneumaticcraft:collector_drone" + } + { + id: "0000000000000701" + type: "item" + title: "Refined Obsidian Hoe" + item: { + id: "mekanismtools:refined_obsidian_hoe" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + } + { + x: -8.5d + y: -7.5d + subtitle: "In-Flight Refueling" + description: [ + "The charging station is vital for keeping drones charged automatically. Place one down and insert a Dispenser Upgrade into it to allow it to charge entities above it. Nearby drones will automatically seek out available charging stations when needed." + "" + "Standing on such a Charging Station will also charge items in your inventory." + "" + "Note: The Charging Station is the POI for Pressure Mechanics. Maybe go make a friend and see what they have to offer." + ] + dependencies: ["0000000000000129"] + id: "000000000000012C" + tasks: [{ + id: "000000000000012D" + type: "item" + item: "pneumaticcraft:charging_station" + }] + rewards: [ + { + id: "000000000000012E" + type: "item" + title: "Dispenser Upgrade" + item: "pneumaticcraft:dispenser_upgrade" + } + { + id: "0000000000000700" + type: "item" + title: "Volume Upgrade" + item: "pneumaticcraft:volume_upgrade" + count: 4 + } + ] + } + { + x: -7.5d + y: -7.0d + subtitle: "In Her Time of Need" + description: ["Install one or more Item Life Upgrades in your drones to help them stay in working order. They can occasionally take damage from environmental hazards and these upgrades will cause them to self repair."] + dependencies: ["000000000000012C"] + id: "000000000000012F" + tasks: [{ + id: "0000000000000130" + type: "item" + item: "pneumaticcraft:item_life_upgrade" + }] + rewards: [{ + id: "0000000000000131" + type: "command" + title: "Epic PNC:R Loot Box" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -8.5d + y: -6.5d + subtitle: "She's All Alone, All Alone" + description: ["Install a Standby Upgrade in a drone to conserve a little air."] + dependencies: ["000000000000012C"] + id: "0000000000000132" + tasks: [{ + id: "0000000000000133" + type: "item" + item: "pneumaticcraft:standby_upgrade" + }] + rewards: [{ + id: "0000000000000134" + type: "command" + title: "Rare PNC:R Loot Box" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + }] + } + { + title: "Inventory Upgrade" + x: -7.5d + y: -8.0d + subtitle: "This Bad Boy Can Fit So Many Blocks In It!" + description: ["Install some Inventory Upgrades in your Collector Drone."] + dependencies: ["000000000000012C"] + id: "0000000000000135" + tasks: [{ + id: "0000000000000136" + type: "item" + item: "pneumaticcraft:inventory_upgrade" + count: 4L + }] + rewards: [{ + id: "0000000000000137" + type: "item" + title: "Inventory Upgrade" + item: "pneumaticcraft:inventory_upgrade" + count: 8 + }] + } + { + x: -9.5d + y: -8.0d + subtitle: "He's Going the Distance" + description: ["Install a few Range Upgrades in your Collector Drone."] + dependencies: ["000000000000012C"] + id: "0000000000000138" + tasks: [{ + id: "0000000000000139" + type: "item" + item: "pneumaticcraft:range_upgrade" + }] + rewards: [{ + id: "000000000000013A" + type: "item" + title: "Range Upgrade" + item: "pneumaticcraft:range_upgrade" + count: 2 + }] + } + { + x: -9.5d + y: -7.0d + subtitle: "He's Going for Speed" + description: ["Speed things up with a few of these in your Drones, or many other blocks."] + dependencies: ["000000000000012C"] + id: "000000000000013B" + tasks: [{ + id: "000000000000013C" + type: "item" + item: "pneumaticcraft:speed_upgrade" + }] + rewards: [{ + id: "000000000000013D" + type: "item" + title: "Speed Upgrade" + item: "pneumaticcraft:speed_upgrade" + count: 2 + }] + } + { + title: "Programmable Drones" + icon: "pneumaticcraft:programmer" + x: -10.0d + y: -9.0d + subtitle: "Doin’ It My Way" + description: [ + "Programmable Drones are the pinnacle of PNC:R’s automation capabilities and the options are near limitless as they can interact with blocks and entities, wield weapons and tools, and perform their actions based on complex conditions." + "" + "Take a dive into this visual programming language and see what you can come up with! If you’re short of ideas, try some of these:" + "" + "● Automate Powah’s Energizing Orb" + "● Automate Botania’s Runic Altar" + "● Automate PNC:R’s Biodiesel" + "● Create a slime farm using milk buckets and green dye" + "● Create a transportation network using drones to pick you up and teleport you" + ] + dependencies: ["0000000000000129"] + id: "000000000000013E" + tasks: [ + { + id: "000000000000013F" + type: "item" + item: "pneumaticcraft:drone" + } + { + id: "0000000000000141" + type: "item" + item: "pneumaticcraft:programmer" + } + ] + rewards: [{ + id: "0000000000000140" + type: "item" + title: "Programming Puzzle Piece" + item: "pneumaticcraft:programming_puzzle" + count: 64 + }] + } + { + x: -11.0d + y: -9.0d + subtitle: "Always At Arms Reach" + description: ["Remotes are programmable interface devices that work by manipulating global variables. You can use these for remote redstone when combined with a Universal Sensor, or they can be used to control programmable drones."] + dependencies: ["000000000000013E"] + id: "0000000000000142" + tasks: [{ + id: "0000000000000143" + type: "item" + item: "pneumaticcraft:remote" + }] + rewards: [{ + id: "0000000000000144" + type: "command" + title: "Legendary PNC:R Loot Box" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" + player_command: false + }] + } + { + title: "Plastic Sheets" + x: 0.0d + y: -14.5d + shape: "rsquare" + subtitle: "You Can Touch, You Can Play" + description: ["Cooling plastic by dumping a bucket in the world will get you started, but surely there’s a better way?"] + dependencies: [ + "00000000000000BF" + "00000000000000F5" + "00000000000000AF" + ] + id: "0000000000000145" + tasks: [{ + id: "0000000000000146" + type: "item" + item: "pneumaticcraft:plastic" + count: 4L + }] + rewards: [{ + id: "0000000000000147" + type: "item" + title: "Plastic Sheet" + item: "pneumaticcraft:plastic" + count: 8 + }] + } + { + title: "Prime Delivery" + x: 0.0d + y: -13.0d + description: [ + "The pinnacle of stay-at-home shopping. Click a button and your order is there before you know it. " + "" + "A number of special trades have been added to Enigmatica 6 which allow trading a set of survey tools for different materials from various dimensions. Try them out to obtain rare and unusual items!" + ] + dependencies: ["0000000000000145"] + id: "0000000000000148" + tasks: [{ + id: "0000000000000149" + type: "item" + item: "pneumaticcraft:amadron_tablet" + }] + rewards: [{ + id: "705F9A21C798611B" + type: "item" + item: "kubejs:amadron_survey_tools" + }] + } + { + x: 0.0d + y: -12.0d + subtitle: "Burning It In" + description: ["Always available from Amadron, any time, any day. But your local Pressure Mechanic commonly carries them as an initial trade as well…"] + dependencies: ["0000000000000148"] + id: "000000000000014B" + tasks: [{ + id: "000000000000014C" + type: "item" + item: "pneumaticcraft:pcb_blueprint" + }] + rewards: [{ + id: "000000000000014D" + type: "command" + title: "Epic PNC:R Loot Box" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -0.5d + y: -11.0d + subtitle: "Brighter than the Sun" + description: [ + "Used to prepare Empty PCBs for etching. This can be a slow process without speed upgrades… Consider setting a threshold around 60-70% to have a decent chance of etching while waiting less. Automating this process is highly recommended." + "" + "Failed PCBs can be recycled." + ] + dependencies: ["000000000000014B"] + id: "000000000000014E" + tasks: [{ + id: "000000000000014F" + type: "item" + item: "pneumaticcraft:uv_light_box" + }] + rewards: [{ + id: "0000000000000150" + type: "command" + title: "Epic PNC:R Loot Box" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + title: "Etching Tank" + icon: "pneumaticcraft:etching_tank" + x: -1.0d + y: -10.0d + subtitle: "A Caustic Solution" + description: [ + "The next step of creating Circuit Boards is to etch them in this tank, which can hold and simultaneously process as many as 25 Empty PCBs." + "" + "The acid is only consumed if heat is applied while etching a board." + "" + "Doing so significantly speeds up the etching process and a single bucket will last for many PCBs." + ] + dependencies: ["000000000000014E"] + id: "0000000000000151" + tasks: [ + { + id: "0000000000000152" + type: "item" + item: "pneumaticcraft:etching_tank" + } + { + id: "0000000000000153" + type: "item" + item: "pneumaticcraft:etching_acid_bucket" + } + ] + rewards: [{ + id: "0000000000000154" + type: "command" + title: "Epic PNC:R Loot Box" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + title: "Assembly Table" + icon: "pneumaticcraft:assembly_platform" + x: 0.5d + y: -7.5d + subtitle: "Some Assembly Required" + description: [ + "The Assembly Table provides a simpler way of making circuit boards and provides access to other advanced recipes." + "" + "Each piece has limitations on where it can be placed. Refer to the PNC:R manual for the exact placement rules." + "" + "A simple layout can be done in a 2x3 space, however:" + "" + "IO, Controller, IO" + "Drill, Table, Laser" + ] + dependencies: ["0000000000000165"] + id: "0000000000000155" + tasks: [ + { + id: "0000000000000157" + type: "item" + item: "pneumaticcraft:assembly_io_unit_import" + } + { + id: "0000000000000158" + type: "item" + item: "pneumaticcraft:assembly_controller" + } + { + id: "0000000000000159" + type: "item" + item: "pneumaticcraft:assembly_io_unit_export" + } + { + id: "000000000000015A" + type: "item" + item: "pneumaticcraft:assembly_drill" + } + { + id: "000000000000015B" + type: "item" + item: "pneumaticcraft:assembly_platform" + } + { + id: "000000000000015C" + type: "item" + item: "pneumaticcraft:assembly_laser" + } + ] + rewards: [{ + id: "000000000000015D" + type: "command" + title: "Legendary PNC:R Loot Box" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" + player_command: false + }] + } + { + x: -1.5d + y: -9.0d + subtitle: "What Do You Do With a Bad Circuit?" + description: ["Ground it."] + dependencies: ["0000000000000151"] + id: "000000000000015E" + tasks: [{ + id: "000000000000015F" + type: "item" + item: "pneumaticcraft:empty_pcb" + }] + rewards: [{ + id: "0000000000000164" + type: "command" + title: "Epic PNC:R Loot Box" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -1.5d + y: -8.0d + subtitle: "Short Circuit" + description: ["Did you try stretching it?"] + dependencies: ["000000000000015E"] + id: "0000000000000160" + tasks: [{ + id: "0000000000000161" + type: "item" + item: "pneumaticcraft:unassembled_pcb" + }] + rewards: [ + { + id: "0000000000000162" + type: "item" + title: "Transistor" + item: "pneumaticcraft:transistor" + count: 2 + } + { + id: "0000000000000163" + type: "item" + title: "Capacitor" + item: "pneumaticcraft:capacitor" + count: 2 + } + ] + } + { + x: -0.5d + y: -7.5d + subtitle: "Who Investigates Electronic Crimes?" + description: ["Sherlok Ohms"] + dependencies: ["0000000000000160"] + id: "0000000000000165" + tasks: [{ + id: "0000000000000166" + type: "item" + item: "pneumaticcraft:printed_circuit_board" + }] + rewards: [{ + id: "0000000000000167" + type: "command" + title: "Epic PNC:R Loot Box" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + title: "Assembly Program" + x: 1.0d + y: -8.5d + subtitle: "Two Birds with One Stone" + description: [ + "Insert it into the Assembly Controller and provide air to get it started. Speed upgrades are highly recommended." + "" + "Note: The Drill \\& Laser program allows the Assembly Table to craft recipes that require only a drill or laser. In most cases there’s no reason to use the individual programs." + ] + dependencies: ["0000000000000155"] + id: "0000000000000168" + tasks: [{ + id: "0000000000000169" + type: "item" + item: "pneumaticcraft:assembly_program_drill_laser" + }] + rewards: [{ + id: "000000000000016A" + type: "command" + title: "Legendary PNC:R Loot Box" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" + player_command: false + }] + } + { + title: "Fluid Tanks" + x: -11.0d + y: -12.0d + subtitle: "Stacking the Odds" + description: [ + "Portable Fluid Storage. Also capable of filling buckets and other tanks for automation purposes." + "" + "Stack them vertically and right click with a Pneumatic Wrench to form a multiblock tank." + ] + dependencies: ["0000000000000110"] + id: "000000000000016B" + tasks: [{ + id: "000000000000016C" + type: "item" + item: "pneumaticcraft:small_tank" + count: 2L + }] + rewards: [{ + id: "000000000000016D" + type: "item" + title: "Medium Fluid Tank" + item: "pneumaticcraft:medium_tank" + }] + } + { + x: 0.5d + y: -9.5d + subtitle: "Super Laminar Flow" + description: ["With advanced machining methods, stronger pressure tubes may be made and higher pressure attained. Advanced Compressors must be kept cool, and therefore are not always the best option for a given task. Some machines will only begin to work, however, at the pressures made by an advanced compressor."] + dependencies: ["0000000000000168"] + id: "0000000000000415" + tasks: [{ + id: "0000000000000416" + type: "item" + item: "pneumaticcraft:advanced_liquid_compressor" + }] + rewards: [{ + id: "000000000000063D" + type: "command" + title: "Legendary PNC:R Loot Box" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" + player_command: false + }] + } + { + x: -16.5d + y: -11.5d + subtitle: "Full Reverse!" + description: [ + "Keeping things under pressure is only one side of the coin. Creating a vacuum can be very beneficial as well." + "" + "Tip: A Pressure Chamber in Vacuum can be used to extract enchants from items." + ] + dependencies: [ + "00000000000000BD" + "00000000000000C7" + "00000000000000C3" + ] + dependency_requirement: "one_completed" + id: "0000000000000417" + tasks: [{ + id: "0000000000000418" + type: "item" + item: "pneumaticcraft:vacuum_pump" + }] + rewards: [{ + id: "0000000000000423" + type: "item" + title: "Memory Stick" + item: "pneumaticcraft:memory_stick" + }] + } + { + x: -17.5d + y: -10.5d + subtitle: "Helter Skelter" + description: [ + "Recent advancements in Pneumatic technology now allow for the forced removal of the magical core of Spawners found throughout the world. Once extracted, they can be empowered to run more quickly by inserting them in a modified spawner and spinning them up with air." + "" + "To begin, prepare the area around a spawner for a fight. Disabling it with Torches or by Hacking it are recommended." + "" + "Place the Spawner Extractor on top of the spawner, connect a Vacuum Pump to the Extractor, and begin pumping the air out. As the Extractor reaches the requisite negative pressure, things will begin happening." + "" + "The Extractor only works while the player is nearby, so stay close." + "" + "As it works, mobs will be forcibly spawned in the area. You brought your armor, right?" + "" + "The Extractor will slow down as more mobs accumulate in the area. Kill them quickly." + "" + "Be prepared for large waves of mobs. Things can get hectic." + "" + "Note: When the process has finished, sneak + right-click the Extractor with a Pneumatic Wrench to avoid the need to charge from scratch the next time. An extractor with some volume upgrades should be able to extract cores from several spawners before needing to be re-charged. " + ] + dependencies: ["0000000000000417"] + min_width: 300 + id: "0000000000000419" + tasks: [{ + id: "000000000000041A" + type: "item" + item: "pneumaticcraft:spawner_extractor" + }] + rewards: [{ + id: "0000000000000433" + type: "command" + title: "Epic PNC:R Loot Box" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + icon: "pneumaticcraft:vacuum_trap" + x: -15.5d + y: -10.5d + subtitle: "Who Ya Gonna Call?" + description: [ + "Your gateway to custom spawning." + "" + "Not every mob is readily available from natural spawners. Thankfully, there is a way of recreating the magic of the Spawner Core: The Vacuum Trap." + "" + "The process begins similarly to the Spawner Extractor, hook the Vacuum Trap up to a Vacuum Pump and pull out all of the air. Volume upgrades are recommended and a Spawner Core is required. Sneak + Right Click the charged Trap with a Pneumatic Wrench to pick it up. Now place it down near most any mob and Sneak + Right Click it with an empty hand to open it. Nearby mobs will be sucked in and be added to the Core." + "" + "Multiple mob types can be stored in a Core, making mixed spawners possible. " + "" + "A Spawner Core with only one mob in it is still valid for use in a Pressurized Spawner; very useful for hard to capture or rare mobs." + "" + "The Trap works more efficiently if it has Memory Essence in the internal tank, meaning it takes fewer mobs to completely fill it. " + "" + "Random mobs may be released from a core by Sneak + Right Clicking it on the ground, allowing easier transportation of mobs even before the Pressurized Spawner is available. " + ] + dependencies: ["000000000000041F"] + id: "000000000000041B" + tasks: [ + { + id: "000000000000041C" + type: "item" + item: "pneumaticcraft:vacuum_trap" + } + { + id: "0000000000000422" + type: "item" + item: "pneumaticcraft:spawner_core" + } + ] + rewards: [{ + id: "0000000000000434" + type: "command" + title: "Legendary PNC:R Loot Box" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" + player_command: false + }] + } + { + x: -16.5d + y: -9.5d + subtitle: "Spinning in Their Graves" + description: [ + "Once the Extraction process has finished, be sure to break the empty spawner (any pick will do) and take it with you. It's required for crafting a Pressurized Spawner." + "" + "Note: Consider keeping a spare empty spawner at your base. The Spawner Extractor can be placed atop it to simplify recharging it for future projects." + ] + dependencies: ["0000000000000419"] + id: "000000000000041F" + tasks: [{ + id: "0000000000000420" + type: "item" + item: "pneumaticcraft:pressurized_spawner" + }] + rewards: [{ + id: "0000000000000432" + type: "command" + title: "Epic PNC:R Loot Box" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/powah.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/powah.snbt new file mode 100644 index 00000000..5dd3c501 --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/powah.snbt @@ -0,0 +1,1362 @@ +{ + id: "000000000000016E" + group: "72A9465344128AF9" + order_index: 5 + filename: "powah" + title: "Powah!" + icon: "powah:dielectric_casing" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + icon: "powah:book" + x: 1.5d + y: -1.5d + shape: "gear" + subtitle: "现在,你将抛瓦玩弄于股掌之间!" + description: [ + "欢迎来到Powah!它是Minecraft中最新的发电、存储和运输模组之一。在本章节中,你将了解到它的全部信息。" + "我们将介绍这个模组所提供的大部分内容:从最基础的发电到多方块反应堆和无线供电!" + "" + "除了这个任务线,Powah手册是你在浏览该模组时的良师益友。每当你发现自己不知所措或想了解更多的信息时,请及时查阅它。" + "那么现在,让我们开始吧,好吗?" + "" + "~Merlo" + ] + optional: true + id: "000000000000016F" + tasks: [{ + id: "4C763494FAB6F8A2" + type: "item" + item: "powah:dielectric_paste" + }] + rewards: [{ + id: "413EB9C7629D2B60" + type: "item" + title: "扳手" + item: { + id: "powah:wrench" + Count: 1b + tag: { + PowahWrenchNBT: { } + } + } + }] + } + { + icon: { + id: "powah:wrench" + Count: 1b + tag: { + PowahWrenchNBT: { } + } + } + x: 0.5d + y: -2.0d + shape: "diamond" + subtitle: "不,等等,我是说……别哭了!" + description: [ + "Powah中的一切都被分为不同的等级,从初级到基础、硬化、烈焰、钻石、富生和下界。" + "相同机器的不同等级拥有不同的属性,这些信息都在会机器的提示框上标明。" + "" + "例如,一台熔炉发电机(初级)的发电效率为30FE/t,需要1600刻(或800秒)才能烧完一块煤,而熔炉发电机(下界)可以发电效率为9600FE/t,只需要0.25秒就能产出等同于一块煤的能量。" + "当你在该模组中不断取得进展的同时,请牢记:时常查看JEI中的各种提示框,看看什么等级适符合你当前的发展情况。" + ] + dependencies: ["000000000000016F"] + id: "0000000000000172" + tasks: [{ + id: "0000000000000173" + type: "checkmark" + title: "关于等级" + }] + rewards: [{ + id: "0000000000000CA8" + type: "xp" + xp: 100 + }] + } + { + title: "基础资源" + icon: "powah:dielectric_casing" + x: 1.5d + y: 0.0d + shape: "hexagon" + subtitle: "统统绝缘!" + description: [ + "在我们了解Powah提供的各种超酷的方块和物品之前,让我们先熟悉一下在该模组中你需要合成的一些基础资源。绝缘覆层是最基础的合成材料,所以大量使用它们将是常事。" + "" + "为了将其自动化,在某处保留一个熔岩储罐或烈焰人刷怪场可能非常有用!你马上就将看到它可以制作一些Powah的最基础部件,比如用于制作绝缘外壳的绝缘棒。" + "这就是你制作本章大多数机器的开始,所以我们来制作一些吧!" + ] + dependencies: ["000000000000016F"] + size: 1.5d + id: "0000000000000174" + tasks: [{ + id: "0000000000000175" + type: "item" + item: "powah:dielectric_casing" + }] + rewards: [{ + id: "7698C3956B71648E" + type: "item" + title: "绝缘外壳" + item: "powah:dielectric_casing" + count: 2 + }] + } + { + title: "熔炉发电机" + icon: "powah:furnator_basic" + x: 1.5d + y: 1.5d + shape: "rsquare" + subtitle: "所有人都能看见我火了" + description: [ + "让我们来发一些电吧!你会发现Powah有各种各样可以产出FE的发电机,其中最基础的是熔炉发电机。" + "" + "这个名字应该很好理解,它等于一台熔炉,但它可以燃烧燃料进行发电!" + "做一个熔炉发电机试试,任意等级的都可以。如果你才刚开始游玩本模组,你可以尝试初级甚至基础等级的发电机。" + ] + dependencies: ["0000000000000174"] + id: "0000000000000176" + tasks: [{ + id: "0000000000000177" + type: "item" + title: "熔炉发电机(任意等级)" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:furnator_basic" + Count: 1b + } + { + id: "powah:furnator_hardened" + Count: 1b + } + { + id: "powah:furnator_blazing" + Count: 1b + } + { + id: "powah:furnator_niotic" + Count: 1b + } + { + id: "powah:furnator_spirited" + Count: 1b + } + { + id: "powah:furnator_nitro" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "00000000000001B2" + type: "item" + title: "煤炭块" + item: "minecraft:coal_block" + count: 4 + } + { + id: "0000000000000288" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + } + ] + } + { + title: "能量线缆" + x: 0.0d + y: 1.5d + subtitle: "我发现我的充电线坏了。我被雷到了。" + description: [ + "由于发电机器散落在各处,我们需要一种方法来运输电力,把它们送到我们想要的地方。" + "Powah能量线缆非常擅长此事!较高等级的能量线缆可以传输大量的电力,并且有助于保持装置紧凑,因为即使在你放置线缆后,你也可以穿过它们,方便维护设备。" + "" + "让我们赶紧试一下!" + ] + dependencies: ["0000000000000174"] + optional: true + id: "000000000000017C" + tasks: [{ + id: "000000000000017D" + type: "item" + title: "能量线缆(任意等级)" + icon: "powah:energy_cable_basic" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:energy_cable_starter" + Count: 1b + } + { + id: "powah:energy_cable_basic" + Count: 1b + } + { + id: "powah:energy_cable_hardened" + Count: 1b + } + { + id: "powah:energy_cable_blazing" + Count: 1b + } + { + id: "powah:energy_cable_niotic" + Count: 1b + } + { + id: "powah:energy_cable_spirited" + Count: 1b + } + { + id: "powah:energy_cable_nitro" + Count: 1b + } + { + id: "powah:ender_gate_starter" + Count: 1b + tag: { + lollipoptile_stack_nbt: { + energy_stored_main_energy: 0L + } + } + } + { + id: "powah:ender_gate_basic" + Count: 1b + tag: { + lollipoptile_stack_nbt: { + energy_stored_main_energy: 0L + } + } + } + { + id: "powah:ender_gate_hardened" + Count: 1b + tag: { + lollipoptile_stack_nbt: { + energy_stored_main_energy: 0L + } + } + } + { + id: "powah:ender_gate_blazing" + Count: 1b + tag: { + lollipoptile_stack_nbt: { + energy_stored_main_energy: 0L + } + } + } + { + id: "powah:ender_gate_niotic" + Count: 1b + tag: { + lollipoptile_stack_nbt: { + energy_stored_main_energy: 0L + } + } + } + { + id: "powah:ender_gate_spirited" + Count: 1b + tag: { + lollipoptile_stack_nbt: { + energy_stored_main_energy: 0L + } + } + } + { + id: "powah:ender_gate_nitro" + Count: 1b + tag: { + lollipoptile_stack_nbt: { + energy_stored_main_energy: 0L + } + } + } + ] + } + } + }] + rewards: [{ + id: "0000000000000289" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "岩浆发电机" + icon: "powah:magmator_basic" + x: 1.5d + y: 3.0d + subtitle: "那不是个宝可梦的名字吗?" + description: ["岩浆发电机是你的另一个发电选择,这也不言而喻。只要给这个坏小子一些熔岩,然后看着它燃烧就行!一桶熔岩产出的电量比两块煤在熔炉发电机中产生的少一些。"] + dependencies: ["0000000000000176"] + optional: true + id: "000000000000017E" + tasks: [{ + id: "000000000000017F" + type: "item" + title: "岩浆发电机(任意等级)" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:magmator_basic" + Count: 1b + } + { + id: "powah:magmator_hardened" + Count: 1b + } + { + id: "powah:magmator_blazing" + Count: 1b + } + { + id: "powah:magmator_niotic" + Count: 1b + } + { + id: "powah:magmator_spirited" + Count: 1b + } + { + id: "powah:magmator_nitro" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "00000000000001B4" + type: "item" + title: "熔岩桶" + item: "minecraft:lava_bucket" + }] + } + { + title: "热力发电机" + icon: "powah:thermo_generator_basic" + x: 0.0d + y: 3.0d + subtitle: "燥。热。" + description: [ + "你有没有设想过,将熔岩作为一种可再生的、自给自足的能源?那么热力发电机正合你意!" + "" + "这个方便的装置只要放置在热源(熔岩、岩浆块等)上,并其内部储罐中有流体冷却剂(如水),就会产生少量的能量。" + "" + "注:JEI中显示的FE/t仅仅是基础值。液体冷却剂在能量产出中发挥着重要作用。" + ] + dependencies: ["0000000000000176"] + optional: true + id: "0000000000000180" + tasks: [{ + id: "0000000000000181" + type: "item" + title: "热力发电机(任意等级)" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:thermo_generator_basic" + Count: 1b + } + { + id: "powah:thermo_generator_hardened" + Count: 1b + } + { + id: "powah:thermo_generator_blazing" + Count: 1b + } + { + id: "powah:thermo_generator_niotic" + Count: 1b + } + { + id: "powah:thermo_generator_spirited" + Count: 1b + } + { + id: "powah:thermo_generator_nitro" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "00000000000001B6" + type: "item" + item: "industrialforegoing:water_condensator" + } + { + id: "000000000000064D" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + } + ] + } + { + title: "太阳能板" + x: 3.0d + y: 3.0d + subtitle: "周五为未来!" + description: [ + "这一点并不奇怪,每一个可敬的发电模组都需要太阳能板!只要在白天,并且能够看到天空,它们就会被动地产出FE。" + "对于被动发电来说方便极了!" + ] + dependencies: ["0000000000000176"] + optional: true + id: "0000000000000182" + tasks: [{ + id: "0000000000000183" + type: "item" + title: "太阳能板(任意等级)" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:solar_panel_basic" + Count: 1b + } + { + id: "powah:solar_panel_hardened" + Count: 1b + } + { + id: "powah:solar_panel_blazing" + Count: 1b + } + { + id: "powah:solar_panel_niotic" + Count: 1b + } + { + id: "powah:solar_panel_spirited" + Count: 1b + } + { + id: "powah:solar_panel_nitro" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "000000000000028A" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "末影透镜" + x: 3.0d + y: 4.5d + shape: "diamond" + subtitle: "X光模式!" + description: ["末影透镜是所有Powah太阳能板极好的升级部件。只要用末影透镜右击Powah太阳能板,即使不露天,它也能产出能量!"] + dependencies: ["0000000000000182"] + optional: true + id: "0000000000000184" + tasks: [{ + id: "0000000000000185" + type: "item" + item: "powah:lens_of_ender" + }] + rewards: [{ + id: "000000000000064C" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "晶质铀" + x: 3.0d + y: -1.5d + subtitle: "我有放射性!" + description: [ + "你已经见识到了所有用Powah产出FE的基础手段,现在是时候前进一步,迈入大男孩的行列:让我们来造一个反应堆!" + "" + "不过不要太着急,你首先需要一些燃料,所以来收集一些晶质铀! 通常为矿石的形态,你可以用Powah的充能台和常规的铀来获得。去弄一些晶质铀来!" + ] + dependencies: ["000000000000018C"] + id: "0000000000000186" + tasks: [{ + id: "0000000000000187" + type: "item" + item: "powah:uraninite" + count: 32L + }] + rewards: [{ + id: "00000000000001BB" + type: "item" + title: "晶质铀块" + item: "powah:uraninite_block" + count: 8 + }] + } + { + title: "反应堆" + icon: "powah:reactor_basic" + x: 3.0d + y: -3.0d + shape: "hexagon" + subtitle: "这是个大家伙!" + description: [ + "反应堆是Powah的最佳发电方式,它需要一个大型多方块和一些更高级的维护。" + "只需制作36个任意等级(均为同一等级)的反应堆块,并将其中一个放置在地面上,即可自动构建3x4的反应堆结构。" + "" + "由于反应堆相当复杂,没有足够的空间在这里准确描述它的工作原理,我将把你引导你翻阅Powah手册中的条目。你可以在那里了解所有关于如何使它工作的信息。" + "祝你发电愉快!" + "" + "注:JEI中显示的FE/t仅仅是基础值。这些反应堆在很大程度上受到添加到其中的辅助材料的影响,如碳和红石。同时液体和固体冷却剂对燃料效率也起到了重要作用。" + ] + dependencies: ["0000000000000186"] + size: 1.5d + id: "0000000000000188" + tasks: [{ + id: "0000000000000189" + type: "item" + title: "Reactor (任意等级)" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:reactor_basic" + Count: 1b + } + { + id: "powah:reactor_hardened" + Count: 1b + } + { + id: "powah:reactor_blazing" + Count: 1b + } + { + id: "powah:reactor_niotic" + Count: 1b + } + { + id: "powah:reactor_spirited" + Count: 1b + } + { + id: "powah:reactor_nitro" + Count: 1b + } + ] + } + } + count: 36L + }] + rewards: [ + { + id: "00000000000001BD" + type: "item" + title: "晶质铀" + item: "powah:uraninite" + count: 32 + only_one: true + } + { + id: "00000000000001BE" + type: "item" + title: "蓝冰" + item: "minecraft:blue_ice" + count: 32 + only_one: true + } + ] + } + { + x: 1.5d + y: -3.0d + shape: "diamond" + subtitle: "真是冷幽默!" + description: ["你的反应堆不是很高冷吗?呃……不是吗?那你最好快点去冷却它!任意一种冰都可以,但最好的是一种来自Powah的新材料:干冰。去拿一些吧,记得要快!"] + dependencies: ["0000000000000188"] + optional: true + id: "000000000000018A" + tasks: [{ + id: "000000000000018B" + type: "item" + item: "powah:dry_ice" + count: 16L + }] + rewards: [{ + id: "00000000000001C2" + type: "item" + title: "带电雪球" + item: "powah:charged_snowball" + count: 8 + }] + } + { + title: "充能台" + icon: "powah:energizing_orb" + x: 3.0d + y: 0.0d + shape: "rsquare" + subtitle: "不,不是能量饮料!" + description: [ + "现在你已经制造出一些基础资源和能量,是时候迈出一步,并开启下一级Powah物品的大门了。由我来介绍一下充能台和充能棒!" + "" + "放下充能台,然后在其周围放置一些通电的充能棒,来开始合成。" + "现在,充能棒会开始给充能台供能(速度取决于充能棒的等级和数量),并向充能台中的物品注入能量。" + "这就是你制作所有基础资源的方法,你将用它来攀登并到达Powah的不同等级。让我们开始向巅峰进发吧!" + ] + dependencies: ["000000000000016F"] + id: "000000000000018C" + tasks: [ + { + id: "000000000000018D" + type: "item" + item: "powah:energizing_orb" + } + { + id: "00000000000001C3" + type: "item" + title: "充能棒(任意等级)" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:energizing_rod_basic" + Count: 1b + } + { + id: "powah:energizing_rod_hardened" + Count: 1b + } + { + id: "powah:energizing_rod_blazing" + Count: 1b + } + { + id: "powah:energizing_rod_niotic" + Count: 1b + } + { + id: "powah:energizing_rod_spirited" + Count: 1b + } + { + id: "powah:energizing_rod_nitro" + Count: 1b + } + ] + } + } + count: 2L + } + ] + rewards: [{ + id: "00000000000001C5" + type: "item" + title: "充能棒(基础)" + item: "powah:energizing_rod_basic" + count: 2 + }] + } + { + title: "能量单元" + icon: "powah:energy_cell_basic" + x: 3.0d + y: 1.5d + subtitle: "必须在哪里把这些能量存起来……" + description: [ + "有了这么多能量,你就需要一个地方来储存它们。隆重介绍:能量单元!" + "这些方便的能量单元可以为你储存能量,并充当一个大型缓冲区,你的单元等级越高,缓冲区储存的能量就会越多。" + "" + "如果你想知道每个等级的详细统计资料,请查看Powah手册。" + ] + dependencies: ["0000000000000174"] + id: "000000000000018E" + tasks: [{ + id: "000000000000018F" + type: "item" + title: "能量单元(任意等级)" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:energy_cell_basic" + Count: 1b + } + { + id: "powah:energy_cell_hardened" + Count: 1b + } + { + id: "powah:energy_cell_blazing" + Count: 1b + } + { + id: "powah:energy_cell_niotic" + Count: 1b + } + { + id: "powah:energy_cell_spirited" + Count: 1b + } + { + id: "powah:energy_cell_nitro" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "000000000000028E" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "末影单元" + icon: "powah:ender_cell_basic" + x: 4.5d + y: 1.5d + subtitle: "几乎就是Wi-Fi!" + description: [ + "末影单元是Powah无线传输电力的方式,也是该模组的最佳功能之一。使用它们起初并不太直观,但是一旦你有了深入的了解,就会变得很容易。" + "" + "首先,你有一些可用的频道(更高的电池等级可以解锁更多频道),它们默认存储了0FE。" + "这些频道对玩家来说是共通的,所以你放置在世界中的每一个末影单元都可以使用相同的频道(假如它们的等级能够访问这些频道)。" + "现在,选择一个频道,然后Shift左击能量单元将其放入末影单元。能量单元会被消耗,它的缓冲区现在成为了该频道的缓冲区。" + "(所以对于一个最大FE值为0的新频道来说,插入一个基础单元将使其缓冲区增加1MFE,因为这是基础单元的最大缓冲区)。" + "" + "你可以不断堆叠这些单元来不断升级你的频道。一旦你在该频道中储存了能量,你就能够在任何有末影单元的地方使用它,使你能够轻松地远距离传输电能。" + ] + dependencies: ["000000000000018E"] + min_width: 300 + id: "0000000000000190" + tasks: [{ + id: "0000000000000191" + type: "item" + title: "末影单元(任意等级)" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:ender_cell_basic" + Count: 1b + } + { + id: "powah:ender_cell_hardened" + Count: 1b + } + { + id: "powah:ender_cell_blazing" + Count: 1b + } + { + id: "powah:ender_cell_niotic" + Count: 1b + } + { + id: "powah:ender_cell_spirited" + Count: 1b + } + { + id: "powah:ender_cell_nitro" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0000000000000226" + type: "item" + title: "能量单元(硬化)" + item: "powah:energy_cell_hardened" + }] + } + { + title: "玩家供电仪" + icon: "powah:player_transmitter_basic" + x: 4.5d + y: 3.0d + subtitle: "时刻充满活力!" + description: [ + "你身上也许有很多物品都需要供能。你得记住时常给它们充电,这不是超级乏味吗?" + "你难道不希望有什么东西可以接入你的能源,并以无线的方式为你你物品栏中的东西充能?你真走运!" + "" + "制作一张绑定卡,右击将其与自己绑定,然后合成一个玩家供电仪,将卡放进去。" + "只要供电仪有能量接收,它就会让你所有的物品充上电!" + ] + dependencies: ["000000000000018E"] + id: "0000000000000192" + tasks: [ + { + id: "0000000000000193" + type: "item" + title: "玩家供电仪" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:player_transmitter_basic" + Count: 1b + } + { + id: "powah:player_transmitter_hardened" + Count: 1b + } + { + id: "powah:player_transmitter_blazing" + Count: 1b + } + { + id: "powah:player_transmitter_niotic" + Count: 1b + } + { + id: "powah:player_transmitter_spirited" + Count: 1b + } + { + id: "powah:player_transmitter_nitro" + Count: 1b + } + ] + } + } + } + { + id: "0000000000000224" + type: "item" + item: "powah:binding_card" + } + ] + rewards: [{ + id: "000000000000028F" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "末影道门" + icon: "powah:ender_gate_basic" + x: 6.0d + y: 1.5d + shape: "diamond" + subtitle: "超级小巧!" + description: [ + "末影道门是更小、更便捷的末影单元变体。它可以直接放置在Powah能量电缆上,并占据一个方块大小的空间。" + "然而,它有一个缺点:你将无法从末影道门升级你的频道,所以你必须在某个地方保留至少一个末影单元。" + ] + dependencies: ["0000000000000190"] + optional: true + id: "0000000000000194" + tasks: [{ + id: "0000000000000195" + type: "item" + title: "末影道门(任意等级)" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:ender_gate_basic" + Count: 1b + } + { + id: "powah:ender_gate_hardened" + Count: 1b + } + { + id: "powah:ender_gate_blazing" + Count: 1b + } + { + id: "powah:ender_gate_niotic" + Count: 1b + } + { + id: "powah:ender_gate_spirited" + Count: 1b + } + { + id: "powah:ender_gate_nitro" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0000000000000227" + type: "item" + title: "末影核心" + item: "powah:ender_core" + count: 4 + }] + } + { + title: "绑定卡(跨纬度)" + x: 4.5d + y: 4.5d + shape: "diamond" + subtitle: "你将无处藏身……" + description: ["绑定卡(跨纬度)是对绑定卡的一个巨大升级。对末影人右击绑定卡以升级:现在它能够在任意维度为你物品栏内的物品充电,而不仅仅是供电仪所在的维度。真棒!"] + dependencies: ["0000000000000192"] + optional: true + id: "0000000000000198" + tasks: [{ + id: "0000000000000199" + type: "item" + item: "powah:binding_card_dim" + }] + rewards: [{ + id: "0000000000000290" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "充能钢" + x: 4.5d + y: 0.0d + subtitle: "在黑暗中闪耀!" + description: ["充能钢是所有第二等级(硬化)物品的基础材料。拿出你的金和铁,开始冶炼合金!"] + dependencies: ["000000000000018C"] + id: "000000000000019A" + tasks: [{ + id: "000000000000019B" + type: "item" + item: "powah:steel_energized" + }] + rewards: [{ + id: "0000000000000215" + type: "item" + title: "电池(硬化)" + item: { + id: "powah:battery_hardened" + Count: 1b + tag: { } + } + }] + } + { + x: 6.0d + y: 0.0d + subtitle: "晶莹剔透!" + description: ["Powah中的第一个水晶,烈焰水晶是所有第三等级(烈焰)物品的基础材料。你最好开始加快探索下界。!"] + dependencies: ["000000000000019A"] + id: "000000000000019C" + tasks: [{ + id: "000000000000019D" + type: "item" + item: "powah:crystal_blazing" + }] + rewards: [{ + id: "0000000000000217" + type: "item" + title: "充能钢块" + item: "powah:energized_steel_block" + count: 4 + }] + } + { + x: 7.5d + y: 0.0d + subtitle: "这些鬼名字到底是怎么来的?" + description: [ + "接下来是钻石水晶,它是所有第四等级(钻石)物品的基础材料。我希望你一直有在开采钻石!" + "" + "如果你现在发现你充能台合成水晶时需要耗费大量的时间充电,添加一两根充电棒也许是个好主意。" + ] + dependencies: ["000000000000019C"] + id: "000000000000019E" + tasks: [{ + id: "000000000000019F" + type: "item" + item: "powah:crystal_niotic" + }] + rewards: [{ + id: "0000000000000219" + type: "item" + title: "充能棒(钻石)" + item: "powah:energizing_rod_niotic" + count: 2 + }] + } + { + x: 9.0d + y: 0.0d + subtitle: "千与千寻!" + description: ["我们快到顶了! 富生水晶是所有第五等级(富生)物品的基础材料。快去交一些村民朋友吧!"] + dependencies: ["000000000000019E"] + id: "00000000000001A0" + tasks: [{ + id: "00000000000001A1" + type: "item" + item: "powah:crystal_spirited" + }] + rewards: [ + { + id: "000000000000021B" + type: "item" + title: "晶质铀块" + item: "powah:uraninite_block" + count: 8 + } + { + id: "000000000000021C" + type: "item" + title: "钻石晶体块" + item: "powah:niotic_crystal_block" + count: 8 + } + { + id: "000000000000021D" + type: "item" + title: "干冰" + item: "powah:dry_ice" + count: 8 + } + ] + } + { + x: 10.5d + y: 0.0d + shape: "hexagon" + subtitle: "Discord Nitro?" + description: [ + "不,你不需要购买Discord-Nitro会员并为我们的服务器助力(尽管你完全应该)。" + "这只是一个下界水晶,是所有第六等级(下界)物品的基础材料!现在你已经到达了材料链的顶端,请期待一些真正昂贵和强大的东西。把大家伙拿出来!" + ] + dependencies: ["00000000000001A0"] + size: 1.5d + id: "00000000000001A2" + tasks: [{ + id: "00000000000001A3" + type: "item" + item: "powah:crystal_nitro" + }] + rewards: [ + { + id: "000000000000021F" + type: "item" + title: "能量核心(下界)" + item: "powah:energy_cell_nitro" + } + { + id: "0000000000000294" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + } + ] + } + { + title: "硬化挑战!" + x: 4.5d + y: -1.5d + shape: "diamond" + subtitle: "无论如何你都会需要它们的……" + description: [ + "这是你在所有硬化等级物品中所需要的电容。请做好合成一堆这些电容的准备!" + "" + "请注意,从现在开始,所有的电容任务都是可选的“挑战”。你将需要制造一些电容进行发展,所以你或许应该开始将其自动化了!" + ] + dependencies: ["000000000000019A"] + optional: true + id: "00000000000001A4" + tasks: [{ + id: "00000000000001A5" + type: "item" + item: "powah:capacitor_hardened" + count: 16L + }] + rewards: [{ + id: "0000000000000291" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "烈焰挑战!" + x: 6.0d + y: -1.5d + shape: "diamond" + subtitle: "它火了!" + description: ["这里是你在所有烈焰等级物品中所需要的电容。你能做这么多吗?"] + dependencies: ["000000000000019C"] + optional: true + id: "00000000000001A6" + tasks: [{ + id: "00000000000001A7" + type: "item" + item: "powah:capacitor_blazing" + count: 24L + }] + rewards: [{ + id: "0000000000000292" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "钻石挑战!" + x: 7.5d + y: -1.5d + shape: "diamond" + subtitle: "我甚至不知道怎么读“Niotic”?" + description: ["这是你在所有钻石等级物品中所需要的电容。开始变得有趣了,是吧?"] + dependencies: ["000000000000019E"] + optional: true + id: "00000000000001A8" + tasks: [{ + id: "00000000000001A9" + type: "item" + item: "powah:capacitor_niotic" + count: 32L + }] + rewards: [{ + id: "0000000000000293" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "富生挑战!" + x: 9.0d + y: -1.5d + shape: "diamond" + subtitle: "要开始加速了……" + description: ["这是你在所有富生等级物品中所需要的电容。这些挑战开始变得有点困难了吧?"] + dependencies: ["00000000000001A0"] + optional: true + id: "00000000000001AA" + tasks: [{ + id: "00000000000001AB" + type: "item" + item: "powah:capacitor_spirited" + count: 48L + }] + rewards: [{ + id: "000000000000021E" + type: "xp_levels" + xp_levels: 50 + }] + } + { + title: "最终挑战!" + x: 10.5d + y: -1.5d + shape: "diamond" + subtitle: "就像那首歌一样!我觉得……" + description: ["欢迎来到Powah终极挑战!你能自动化充能台并合成出所有需要的资源来完成这个任务吗?祝你好运,记住:自动化是关键!"] + dependencies: ["00000000000001A2"] + optional: true + id: "00000000000001AC" + tasks: [{ + id: "00000000000001AD" + type: "item" + item: "powah:capacitor_nitro" + count: 64L + }] + rewards: [ + { + id: "0000000000000221" + type: "xp_levels" + xp_levels: 100 + } + { + id: "0000000000000223" + type: "command" + title: "炫耀你的成就!" + icon: "powah:ender_core" + command: "/say @p完成了Powah的最终合成挑战!我打赌你也可以!" + player_command: false + } + { + id: "0000000000000295" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + } + ] + } + { + title: "终极抛瓦!" + icon: { + id: "powah:battery_nitro" + Count: 1b + tag: { } + } + x: 4.5d + y: -3.0d + shape: "hexagon" + subtitle: "十亿?亿点点?" + description: [ + "欢迎来到Powah的终极能源挑战!" + "你能创造一个可持续、高效的反应堆装置来制造所有这些电力吗?" + "" + "不要作弊——我知道你想靠通用机械。我向你发出挑战:只用Powah来产生这数十亿的能量。" + "你能做到的!祝你好运!" + "" + "把基础输导元件放进能量输导矩阵多方块中,然后给它送电,来填满基础输导元件。" + ] + dependencies: ["0000000000000188"] + hide: true + optional: true + id: "00000000000001AE" + tasks: [{ + id: "4D1EA493FB926104" + type: "item" + title: "充满的基础输导元件" + icon: { + id: "mekanism:basic_induction_cell" + Count: 1b + tag: { + mekData: { + EnergyContainers: [{ + Container: 0b + stored: "8000000000" + }] + } + } + } + item: { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "mekanism:basic_induction_cell" + Count: 1b + tag: { + mekData: { + EnergyContainers: [{ + Container: 0b + stored: "8000000000" + }] + } + } + } + { + id: "itemfilters:strong_nbt" + Count: 1b + tag: { + value: { + mekData: { + EnergyContainers: [{ + Container: 0b + stored: "8000000000" + }] + } + } + } + } + ] + } + } + }] + rewards: [ + { + id: "00000000000001C0" + type: "xp_levels" + xp_levels: 100 + } + { + id: "00000000000001C1" + type: "command" + title: "炫耀你的成就!" + icon: { + id: "powah:battery_nitro" + Count: 1b + tag: { } + } + auto: "enabled" + command: "/say @p完成了Powah的终极能量任务!芜湖!" + player_command: false + } + { + id: "000000000000064B" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + } + ] + } + ] +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/refined_storage.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/refined_storage.snbt new file mode 100644 index 00000000..a1e5b38d --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/refined_storage.snbt @@ -0,0 +1,819 @@ +{ + id: "0000000000000240" + group: "0856CF7F5CBEB20A" + order_index: 2 + filename: "refined_storage" + title: "精致存储" + icon: "refinedstorage:controller" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "精致存储" + icon: "refinedstorage:wrench" + x: 0.5d + y: 0.5d + shape: "gear" + subtitle: "很像AE2,但100%更加精致" + description: ["精致存储提供了建立庞大电子存储和自动化网络的能力,将你的物品存储在神奇的计算机空间中,并根据需要输入/输出/自动合成。你一定会认为这是一种相当精致的存储方法。"] + size: 1.5d + optional: true + id: "000000000000024F" + tasks: [{ + id: "42C8AA65635D8B7B" + type: "item" + item: "refinedstorage:quartz_enriched_iron" + count: 4L + }] + rewards: [ + { + id: "000000000000027A" + type: "item" + title: "黏液球" + item: "minecraft:slime_ball" + count: 4 + } + { + id: "000000000000027B" + type: "item" + title: "线" + item: "minecraft:string" + count: 4 + } + { + id: "0000000000000F4D" + type: "item" + title: "扳手" + item: "refinedstorage:wrench" + } + ] + } + { + title: "处理器" + icon: "refinedstorage:advanced_processor" + x: 0.5d + y: 2.0d + subtitle: "它们是英特尔还是AMD的?" + description: ["处理器是大多数RS设备所需的基本组件。在深入研究之前,你需要获取足够的黏液。"] + dependencies: ["000000000000024F"] + id: "0000000000000252" + tasks: [ + { + id: "0000000000000253" + type: "item" + item: "refinedstorage:basic_processor" + } + { + id: "0000000000000254" + type: "item" + item: "refinedstorage:improved_processor" + } + { + id: "0000000000000255" + type: "item" + item: "refinedstorage:advanced_processor" + } + ] + rewards: [{ + id: "00000000000005AF" + type: "item" + title: "富石英铁" + item: "refinedstorage:quartz_enriched_iron" + count: 16 + }] + } + { + icon: "refinedstorage:controller" + x: 0.5d + y: 3.5d + shape: "rsquare" + subtitle: "不要把它嵌到墙上!" + description: [ + "控制器是所有RS网络的核心;只需一个就能让组件工作。它接受正常的RF/FE能量。" + "" + "RS网络的所有部件(包括后续的无线设置)必须通过线缆链接。与控制器交互来查看各个组件所消耗能量的信息。" + ] + dependencies: ["0000000000000252"] + id: "0000000000000256" + tasks: [ + { + id: "0000000000000257" + type: "item" + item: "refinedstorage:controller" + } + { + id: "0000000000000287" + type: "item" + item: "refinedstorage:cable" + } + ] + rewards: [{ + id: "00000000000005B0" + type: "item" + title: "线缆" + item: "refinedstorage:cable" + count: 16 + }] + } + { + title: "磁盘和驱动器" + icon: "refinedstorage:64k_storage_disk" + x: 2.0d + y: 6.5d + subtitle: "有那么一点像……水乳交融" + description: [ + "为了能真正在RS网络里存储物品,你需要制作存储磁盘。它们有许多尺寸;你可以先尝试做一个1k磁盘,这是最小的尺寸。你可以拿手中的物品(存储部件/外壳)潜行右击来收回合成所需要的材料。" + "" + "磁盘驱动器是你存放存储磁盘的主要方法。一个驱动器中最多可容纳八个存储磁盘;你可以根据需要替换它们。" + ] + dependencies: ["0000000000000264"] + id: "0000000000000258" + tasks: [ + { + id: "0000000000000259" + type: "item" + item: "refinedstorage:disk_drive" + } + { + id: "0000000000000286" + type: "item" + title: "存储磁盘" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "refinedstorage:1k_storage_disk" + Count: 1b + } + { + id: "refinedstorage:4k_storage_disk" + Count: 1b + } + { + id: "refinedstorage:16k_storage_disk" + Count: 1b + } + { + id: "refinedstorage:64k_storage_disk" + Count: 1b + } + ] + } + } + } + ] + rewards: [ + { + id: "00000000000005B1" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + } + { + id: "00000000000005BD" + type: "item" + title: "存储外壳" + item: "refinedstorage:storage_housing" + count: 2 + } + ] + } + { + title: "流体存储磁盘" + x: 3.5d + y: 6.5d + subtitle: "把水倒进电脑似乎并不是一个好主意……" + description: ["流体存储磁盘可以存储流体。想象一下!当然,这涉及到运用一些不同的方式来访问磁盘内容。详情请查看流体终端任务"] + dependencies: ["0000000000000268"] + id: "000000000000025D" + tasks: [{ + id: "000000000000025E" + type: "item" + title: "流体存储磁盘" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "refinedstorage:64k_fluid_storage_disk" + Count: 1b + } + { + id: "refinedstorage:256k_fluid_storage_disk" + Count: 1b + } + { + id: "refinedstorage:1024k_fluid_storage_disk" + Count: 1b + } + { + id: "refinedstorage:4096k_fluid_storage_disk" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "00000000000005BB" + type: "item" + title: "256k流体存储元件" + item: "refinedstorage:256k_fluid_storage_part" + }] + } + { + title: "输入和输出" + icon: "refinedstorage:exporter" + x: -1.0d + y: 6.5d + subtitle: "最精致的生意!" + description: ["输出面板能自动从连接的容器中提取物品,而输入面板能自动将(配置的)物品输送到连接的容器。两者都可以设置过滤器或通过升级来加快传输速度。"] + dependencies: ["0000000000000256"] + id: "000000000000025F" + tasks: [ + { + id: "0000000000000260" + type: "item" + item: "refinedstorage:importer" + } + { + id: "0000000000000261" + type: "item" + item: "refinedstorage:exporter" + } + ] + rewards: [{ + id: "00000000000005BA" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + { + x: -1.0d + y: 3.5d + subtitle: "当磁盘不够用的时候" + description: [ + "如果你设置了一个面向普通容器(例如箱子)的外部存储元件,则该容器会成为网络的一部分,并且可以其中内容被访问,就好像在存储驱动器上一样。" + "" + "顺便说一句,通过将其连接到任意储罐并将类型设置为“流体”,它也可以处理流体。" + ] + dependencies: ["0000000000000256"] + id: "0000000000000262" + tasks: [{ + id: "0000000000000263" + type: "item" + item: "refinedstorage:external_storage" + }] + rewards: [{ + id: "00000000000005BF" + type: "item" + title: "高级箱柜" + item: "mekanism:advanced_bin" + }] + } + { + x: 2.0d + y: 5.0d + shape: "hexagon" + subtitle: "玩消失?逃不出终端的监控" + description: ["终端是你访问存储中物品的主要方式。只需将终端连接到存储网络,你就可以将物品扔入和扔出。"] + dependencies: ["0000000000000256"] + id: "0000000000000264" + tasks: [{ + id: "0000000000000265" + type: "item" + item: "refinedstorage:grid" + }] + rewards: [{ + id: "00000000000005BE" + type: "item" + title: "线缆" + item: "refinedstorage:cable" + count: 8 + }] + } + { + x: 3.5d + y: 3.5d + subtitle: "就和你监视孩子用的那种一样" + description: [ + "存储监视器添加了一种方便(且时尚)的方式,让你一眼就能看到当前网络中的物品(或流体)数量。潜行右击它可以打开配置GUI。" + "" + "你甚至可以直接从该方块中输入/提取相关的物品/液体。" + ] + dependencies: ["0000000000000264"] + id: "0000000000000266" + tasks: [{ + id: "0000000000000267" + type: "item" + item: "refinedstorage:storage_monitor" + }] + rewards: [{ + id: "00000000000005C0" + type: "item" + title: "存储外壳" + item: "refinedstorage:storage_housing" + count: 4 + }] + } + { + x: 3.5d + y: 5.0d + subtitle: "储罐?谁要啊!它们又不能开炮……" + description: ["流体终端的运作方式与普通终端有点不同。流体只能通过使用承载流体的物品(例如桶)来输入/输出。"] + dependencies: ["0000000000000264"] + id: "0000000000000268" + tasks: [{ + id: "0000000000000269" + type: "item" + item: "refinedstorage:fluid_grid" + }] + rewards: [{ + id: "00000000000005C2" + type: "item" + title: "256k流体存储元件" + item: "refinedstorage:256k_fluid_storage_part" + count: 2 + }] + } + { + x: 5.0d + y: 5.0d + subtitle: "一个让你忘记普通终端存在的东西" + description: [ + "合成终端,人类最伟大的发明,实际上只是一个普通终端加上一个内置的工作台。" + "" + "该方块的“工作台”功能在关闭时会保留物品,并会自动将更多物品从网络放到终端中来替换你放上去的那些物品。" + ] + dependencies: ["0000000000000264"] + id: "000000000000026A" + tasks: [{ + id: "000000000000026B" + type: "item" + item: "refinedstorage:crafting_grid" + }] + rewards: [{ + id: "00000000000005C5" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + { + title: "无线终端获取" + icon: "refinedstorage:wireless_grid" + x: 5.0d + y: 6.5d + subtitle: "它甚至有个快捷键!" + description: [ + "无线终端,正如其名:物品形式的手持终端!听起来真不错,并且它有普通终端的所有功能;现在,制作一个无线合成终端。" + "" + "这些物品需要充电,并且只能在无线发送器附近工作。发送器的基础范围为16格。" + ] + dependencies: ["000000000000026A"] + id: "000000000000026C" + tasks: [ + { + id: "000000000000026D" + type: "item" + item: "refinedstorageaddons:wireless_crafting_grid" + } + { + id: "000000000000029A" + type: "item" + item: "refinedstorage:wireless_transmitter" + } + ] + rewards: [{ + id: "00000000000005C3" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + { + x: 5.0d + y: 8.0d + subtitle: "我的房子没那么小!" + description: ["16格的范围是远远不够的!每个范围升级都会显著增加无线发送器的覆盖范围,尽管这会增加电力的消耗。"] + dependencies: ["000000000000026C"] + id: "000000000000026E" + tasks: [{ + id: "000000000000026F" + type: "item" + item: "refinedstorage:range_upgrade" + }] + rewards: [{ + id: "00000000000005C4" + type: "item" + title: "末影珍珠" + item: "minecraft:ender_pearl" + count: 4 + }] + } + { + title: "样板" + icon: "refinedstorage:pattern" + x: 0.5d + y: 6.5d + subtitle: "你第一个自动合成的东西" + description: [ + "样板和样板终端对自动合成至关重要。在样板终端中,你可以为样板编码特定的配方,然后将其放入合成仓中进行自动合成。" + "" + "有两种类型的模式配方:“合成”和“处理”。“合成”配方是你自己可以合成的2x2或3x3配方。" + "" + "“处理”配方可以接受更多变的输入/输出(例如多于一组时)并代表该操作需要机器或装置来执行。" + ] + dependencies: ["0000000000000264"] + id: "0000000000000270" + tasks: [ + { + id: "0000000000000271" + type: "item" + item: "refinedstorage:pattern_grid" + } + { + id: "0000000000000297" + type: "item" + item: "refinedstorage:pattern" + } + ] + rewards: [{ + id: "00000000000005C1" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + { + x: 0.5d + y: 8.0d + shape: "rsquare" + subtitle: "最精致的自动化!" + description: [ + "辉煌的自动合成!合成仓可以用来处理两种类型的样板配方。每个合成仓最多可以容纳九个样板。" + "" + "对于普通的合成配方,你只需要这么做——放入一个样板,然后你就可以从任何与其连接的终端请求合成。" + "" + "对于处理配方,合成仓必须对着进行此加工的机器的输入端。请注意,在这种情况下,合成仓所做的实际上就是将配方物品输送给机器;必须用其他方式将产物输入到网络中(例如使用接口)。" + "" + "注:将相同的处理样板放置在多个合成仓可以让系统自动在多台机器间分配工作。这对于多种输入的合成十分有帮助,否则管道的布线将会很复杂。" + ] + dependencies: ["0000000000000270"] + size: 1.25d + min_width: 300 + id: "0000000000000272" + tasks: [{ + id: "0000000000000273" + type: "item" + item: "refinedstorage:crafter" + }] + rewards: [ + { + id: "00000000000005B2" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + } + { + id: "00000000000005B3" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + } + ] + } + { + x: 2.0d + y: 3.5d + subtitle: "必须快一点!" + description: ["速度升级放在装置中时,将提高其速度(和能量消耗)。这对输入面板、输出面板、合成仓等都很有效"] + dependencies: ["0000000000000256"] + id: "0000000000000274" + tasks: [{ + id: "0000000000000275" + type: "item" + item: "refinedstorage:speed_upgrade" + }] + rewards: [{ + id: "00000000000005B5" + type: "item" + title: "速度升级" + item: "refinedstorage:speed_upgrade" + count: 2 + }] + } + { + x: 2.0d + y: 2.0d + subtitle: "再快一点!" + description: ["堆叠升级通常被当作一种更高效的速度升级。它不会加速单个操作,可以使每次操作传输一组物品。"] + dependencies: ["0000000000000274"] + id: "0000000000000276" + tasks: [{ + id: "0000000000000277" + type: "item" + item: "refinedstorage:stack_upgrade" + }] + rewards: [{ + id: "00000000000005B4" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + { + x: 0.5d + y: 9.5d + subtitle: "希望它别卡住……" + description: [ + "合成监控器可用于检查任何正在进行的合成任务的状态,包括当前进度和预计剩余时间。" + "" + "这些方块十分重要,尤其当你正在设置一些复杂的合成配方或者排除一些故障。" + ] + dependencies: ["0000000000000272"] + id: "0000000000000278" + tasks: [{ + id: "0000000000000279" + type: "item" + item: "refinedstorage:crafting_monitor" + }] + rewards: [{ + id: "00000000000005BC" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + { + x: -1.0d + y: 8.0d + subtitle: "一个完全抽象类!这不是Java吗?" + description: [ + "物品接口与输入面板和输出面板一样,是处理网络输入/输出的装置。与输入面板和输出面板不同的是,它不会从相邻的容器中输入或输出物品。" + "" + "当外部物品来源可以自己“输出”时,物品接口是输入面板最简单实用(可能还会减少卡顿)的替代品,例如用传送带将物品向物品接口进行输入。" + ] + dependencies: ["000000000000025F"] + id: "0000000000000298" + tasks: [{ + id: "0000000000000299" + type: "item" + item: "refinedstorage:interface" + }] + rewards: [{ + id: "00000000000005B9" + type: "item" + title: "物品接口" + item: "refinedstorage:interface" + }] + } + { + title: "远程网络" + icon: "refinedstorage:network_transmitter" + x: 0.5d + y: 5.0d + subtitle: "该死的5G将杀死所有人!" + description: [ + "无需数百或数千根线缆就可以将网络连接到远处的设施自然极好。这里就有解决方案!" + "" + "在远处放置一个网络接收器,然后用网络卡潜行右击它。在你的主网络中放置一个网络发送器并放入网络卡,很快链接就完成了。" + "" + "需要注意的是,发送器必须被区块加载才能工作,并且整个网络中只能有一个控制器(包括所有地点)。" + ] + dependencies: ["0000000000000256"] + id: "000000000000029B" + tasks: [ + { + id: "000000000000029C" + type: "item" + item: "refinedstorage:network_transmitter" + } + { + id: "000000000000029D" + type: "item" + item: "refinedstorage:network_receiver" + } + { + id: "000000000000029E" + type: "item" + item: "refinedstorage:network_card" + } + ] + rewards: [ + { + id: "00000000000005B6" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + } + { + id: "00000000000005B7" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + } + ] + } + { + title: "成型面板和破坏面板" + x: -1.0d + y: 5.0d + subtitle: "Build me up Buttercup" + description: [ + "成型面板可以直接将系统中的物品放置或投掷到世界中,使自动化更加容易。" + "" + "那么你可以猜猜破坏面板是干啥的?" + ] + dependencies: ["0000000000000256"] + id: "0000000000000F3F" + tasks: [ + { + id: "0000000000000F40" + type: "item" + item: "refinedstorage:constructor" + } + { + id: "0000000000000F41" + type: "item" + item: "refinedstorage:destructor" + } + ] + rewards: [{ + id: "0000000000000F4C" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + { + x: 2.0d + y: 9.5d + subtitle: "我是,钢铁侠!" + description: [ + "你是否因为空间被大量的合成仓占据而感到苦恼?你是否希望有存在一个更好的选择?今天是你的幸运日!" + "" + "向你隆重介绍,铁合成仓!这台机器有三倍于普通合成仓的栏位,可以帮助你和你的基地井然有序。哦,它还可以进一步升级……" + ] + dependencies: ["0000000000000272"] + id: "0000000000000F42" + tasks: [{ + id: "0000000000000F43" + type: "item" + item: "extrastorage:iron_crafter" + }] + rewards: [{ + id: "0000000000000F4F" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + { + x: 2.0d + y: 11.0d + shape: "hexagon" + subtitle: "太可惜了,没有下界合金侠!" + description: ["太过火了?我不知道你在说什么!下界合金合成仓拥有多达81个栏位,是满足您所有自动合成需求的顶级选择。永远不嫌多!"] + dependencies: ["0000000000000F42"] + id: "0000000000000F44" + tasks: [{ + id: "0000000000000F45" + type: "item" + item: "extrastorage:netherite_crafter" + }] + rewards: [{ + id: "0000000000000F50" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + { + x: -1.0d + y: 9.5d + subtitle: "不,凯伦,不是那个管理……" + description: [ + "厌倦了在你的基地四处寻找适合的合成仓来存放模板?向你隆重介绍,合成管理器!" + "" + "这个方便的方块会连接到你系统中的所有合成仓,并可以使你从该方块访问它们,用于便捷的模板管理。你甚至可以在铁砧上命名你的合成仓,且其名字会出现在管理器中!" + ] + dependencies: ["0000000000000272"] + id: "0000000000000F46" + tasks: [{ + id: "0000000000000F47" + type: "item" + item: "refinedstorage:crafter_manager" + }] + rewards: [{ + id: "0000000000000F4E" + type: "item" + title: "合成仓" + item: "refinedstorage:crafter" + }] + } + { + x: 3.5d + y: 8.0d + subtitle: "富裕生活" + description: [ + "使用全新的无限范围增幅卡,享受可在(几乎)任何地方建造的机动性!" + "" + "只需要一张卡。" + ] + dependencies: ["000000000000026E"] + id: "2306493F2E5034A9" + tasks: [{ + id: "6F47C4273FB03E51" + type: "item" + item: "rsinfinitybooster:infinity_card" + }] + rewards: [{ + id: "20EF5FBDB4D844CB" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + { + x: 2.0d + y: 8.0d + subtitle: "移居海外" + description: [ + "非常适合在伊维斯原野田野中的避暑别墅。" + "" + "这取代了无限范围增幅卡,有着无限范围甚至可以跨维度。" + ] + dependencies: ["2306493F2E5034A9"] + id: "005B9AE555D13DE7" + tasks: [{ + id: "7AFFE72DF5E94D4F" + type: "item" + item: "rsinfinitybooster:dimension_card" + }] + rewards: [{ + id: "3E28C6692FC99AEB" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + { + x: -2.5d + y: 9.5d + subtitle: "你想要多少?" + description: ["一个带有合成卡的物品接口非常适合存储少量的物品,但是如果我们需要更大的储量怎么办?好吧,现在我们可以了。请求器是一个附属方块,可使精细存储始终在其内部存放指定的物品数量。要为你准备5000块玻璃吗?制作一个请求器来实现它。"] + dependencies: ["0000000000000298"] + id: "5DA4C492523C7D72" + tasks: [{ + id: "34568F90E5706133" + type: "item" + item: "rsrequestify:requester" + }] + rewards: [{ + id: "504B58199A20F9B0" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/resourceful_bees.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/resourceful_bees.snbt new file mode 100644 index 00000000..c63add44 --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/resourceful_bees.snbt @@ -0,0 +1,976 @@ +{ + id: "000000000000070D" + group: "5A8B89F87F77CF4C" + order_index: 8 + filename: "resourceful_bees" + title: "缤纷蜜蜂" + icon: "minecraft:honeycomb" + subtitle: ["盘中蜂"] + default_quest_shape: "hexagon" + default_hide_dependency_lines: false + quests: [ + { + title: "蜂巢" + x: -11.0d + y: -18.0d + subtitle: "你是养蜂人,所以你必须养蜂" + description: [ + "蜂巢是蜜蜂最基本的居住环境。虽然它们没有物品栏,但可以通过蜂箱升级在世界中进行升级,从而使你能够更好地控制蜜蜂的数量和产出。" + "" + "注:无论蜂巢中的蜜蜂类型如何,它都只能生产标准蜜脾。" + ] + dependencies: ["0000000000000A94"] + id: "000000000000070E" + tasks: [{ + id: "77E4B4652B2EF7F1" + type: "item" + title: "任意蜂巢" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "minecraft:beehives" + } + } + }] + rewards: [ + { + id: "0000000000000711" + type: "item" + title: "空蜂罐" + item: "resourcefulbees:bee_jar" + count: 4 + } + { + id: "0000000000000B08" + type: "item" + title: "蜂蜜曲奇" + item: "farmersdelight:honey_cookie" + random_bonus: 2 + } + ] + } + { + title: "二级蜜蜂" + icon: "resourcefulbees:gold_honeycomb" + x: -9.0d + y: -17.0d + subtitle: "蜂不可貌相" + description: [ + "二级蜜蜂是通过蜜蜂之间的繁殖获得的,通过给蜜蜂所需的物品触发繁殖。" + "" + "有关特定蜜蜂的更多信息,请查阅蜜蜂百科。" + ] + dependencies: ["0000000000000714"] + id: "0000000000000712" + tasks: [{ + id: "0000000000000713" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000B12" + type: "xp" + xp: 100 + }] + } + { + title: "一级蜜蜂" + icon: "minecraft:honeycomb" + x: -10.0d + y: -16.5d + subtitle: "它的好只是空穴来蜂" + description: [ + "一级蜜蜂会在世界上自然繁殖,是所有其他种类蜜蜂的“建筑蜂”。" + "" + "提示:蜜蜂百科会显示蜜蜂是否自然生成,以及所生成在的生物群落。" + ] + dependencies: ["0000000000000A94"] + id: "0000000000000714" + tasks: [{ + id: "0000000000000715" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000B11" + type: "xp" + xp: 100 + }] + } + { + title: "蜜蜂突变" + icon: "resourcefulbees:bee_jar" + x: -13.0d + y: -16.5d + subtitle: "医生说这种概率是万蜂挑一" + description: [ + "虽然蜜蜂育种只需为蜜蜂提供必要的育种物品,但要成为一名经验丰富的养蜂人,你应该学会如何在基因水平上诱导蜜蜂发生突变。" + "" + "有关你的蜜蜂及其能力的更多信息,请查看蜜蜂百科。" + ] + dependencies: ["0000000000000A94"] + id: "0000000000000716" + tasks: [{ + id: "0000000000000717" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000B09" + type: "xp" + xp: 100 + }] + } + { + title: "三级蜜蜂" + icon: "resourcefulbees:diamond_honeycomb" + x: -8.0d + y: -17.0d + subtitle: "一窝不可忽视的力量" + description: ["三级蜜蜂是通过实体或物品突变获得的。它们通常由将一只蜜蜂突变为另一只,或将一些材料突变为刷怪蛋创造而成。查看蜜蜂百科以了解详细信息。"] + dependencies: ["0000000000000712"] + id: "0000000000000718" + tasks: [{ + id: "0000000000000719" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000B13" + type: "xp" + xp: 100 + }] + } + { + x: -10.0d + y: -18.0d + subtitle: "别在大庭广众下发蜂" + description: [ + "当升级在蜂巢上使用时(Shift右击),可使蜂巢升级到下一级。蜂巢的等级越高,它能容纳更多蜜蜂、运行得更快,产出也更多。升级需要按顺序安装——你不能跳级。" + "" + "注:升级的蜂巢可以产出模组蜜脾,这些蜜脾可以进一步处理以获取资源。" + ] + dependencies: ["000000000000070E"] + id: "0000000000000723" + tasks: [{ + id: "0000000000000724" + type: "item" + item: "resourcefulbees:t1_hive_upgrade" + only_from_crafting: false + }] + rewards: [{ + id: "0000000000000B14" + type: "item" + title: "蜜脾" + item: "minecraft:honeycomb" + count: 8 + random_bonus: 8 + }] + } + { + x: -9.0d + y: -18.0d + subtitle: "蜂巢的好处让蜂难以置信" + dependencies: ["0000000000000723"] + id: "0000000000000727" + tasks: [{ + id: "000000000000072A" + type: "item" + item: "resourcefulbees:t2_hive_upgrade" + }] + rewards: [{ + id: "0000000000000766" + type: "item" + title: "蜜脾块" + item: "minecraft:honeycomb_block" + count: 8 + random_bonus: 8 + }] + } + { + title: "原版蜜蜂机制" + icon: "minecraft:bee_nest" + x: -12.5d + y: -15.0d + subtitle: "生存亦或死亡,养蜂还是灭蜂" + description: [ + "原版蜜蜂和模组蜜蜂都会在它们喜欢的生物群系和维度中徘徊。" + "" + "花足够长的时间观察蜜蜂,你就会注意到,在它们飞出去给周围区域授粉后,最终会回到它们的蜂巢/蜂箱,开始制作蜂蜜。" + "" + "从蜂巢/蜂箱中滴落和溢出的蜂蜜是其可以收获的直观指示。但不要太着急!要想不激怒你的蜜蜂伙伴,就必须用适当的工具来收获这种金色甜品!" + "" + "你可以在蜂巢/蜂箱下面放置营火,也可以用烟熏器来避免惹恼里面的嗡嗡居民。" + "" + "用空玻璃瓶右击的蜂巢/蜂箱,就可以获得蜂蜜瓶。" + "" + "用剪刀或刮刀(用于分级蜂箱)右击蜂巢/蜂箱,可以收集蜜脾。" + ] + dependencies: ["0000000000000A94"] + id: "0000000000000874" + tasks: [{ + id: "0000000000000875" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000B06" + type: "xp" + xp: 100 + }] + } + { + title: "缤纷蜜蜂" + x: -11.5d + y: -16.5d + shape: "gear" + subtitle: "对。这里会有很多蜜之双关" + description: [ + "缤纷蜜蜂是一种新的资源产出方式,利用了Minecraft中引入的最新实体之一:我们的嗡嗡小朋友,蜜蜂。" + "" + "此任务线解释了一些正确养蜂、突变、资源提取和蜜蜂/蜂箱等级一类的基本知识。" + "" + "你从这个任务中获得的蜜蜂百科是你的缤纷蜜蜂指南——它通常是你获取蜜蜂繁殖、突变、特征等信息的最佳来源。" + "" + "~Ridanisaurus" + "~出现任何问题请责怪TemperedFool" + ] + dependencies: ["46B0BAD934FFB2A9"] + id: "0000000000000A94" + tasks: [{ + id: "0000000000000A95" + type: "checkmark" + title: "Checkmark" + icon: { + id: "patchouli:guide_book" + Count: 1b + tag: { + "patchouli:book": "resourcefulbees:fifty_shades_of_bees" + } + } + }] + rewards: [ + { + id: "6DA6F6AC7E54E2C9" + type: "item" + title: "空蜂罐" + item: "resourcefulbees:bee_jar" + count: 8 + } + { + id: "0C1504955F2C86AD" + type: "item" + title: "蜜蜂百科" + item: "resourcefulbees:beepedia" + } + ] + } + { + title: "蜜脾" + x: -10.5d + y: -15.0d + subtitle: "用蜜脾做最巢流的发型" + description: ["蜜脾是养蜂的副产品,可以从蜂箱和蜂巢中收获。稍后它可以在离心机中被处理成蜂蜜、蜡和大量其他资源。"] + dependencies: ["0000000000000A94"] + id: "0000000000000A97" + tasks: [{ + id: "0000000000000A98" + type: "item" + title: "任意$resourceful_honeycomb" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "resourcefulbees:resourceful_honeycomb" + } + } + }] + rewards: [ + { + id: "0000000000000B04" + type: "item" + title: "剪刀" + item: { + id: "minecraft:shears" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000B05" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + x: -9.5d + y: -15.0d + subtitle: "是时候紧锣蜜鼓地生产了" + description: [ + "这是一种入门级的离心机,可使玩家手动将蜜脾转化为副产品。潜行+右击机器进行处理。" + "" + "注:储存液态蜂蜜需要空玻璃瓶。" + ] + dependencies: ["0000000000000A97"] + id: "0000000000000A99" + tasks: [{ + id: "0000000000000A9A" + type: "item" + item: "resourcefulbees:mechanical_centrifuge" + }] + rewards: [{ + id: "0000000000000B03" + type: "command" + title: "稀有缤纷蜜蜂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_resourceful_bees_loot_rare" + player_command: false + }] + } + { + title: "电力离心机" + x: -8.5d + y: -15.0d + subtitle: "通电后嗡嗡的响" + description: [ + "现在,你已经尝到了美味的蜂蜜,是时候抛开能让人累蜂的手工操作,转向嗡嗡作响的自动化了。隆重介绍全新改进的离心机:非常适合提取我们嗡嗡朋友们积累的金色好东西。" + "" + "离心机以能量为代价提高了蜜脾处理的效率。" + ] + dependencies: ["0000000000000A99"] + id: "0000000000000A9B" + tasks: [{ + id: "0000000000000A9C" + type: "item" + item: "resourcefulbees:centrifuge" + }] + rewards: [{ + id: "0000000000000B02" + type: "command" + title: "史诗缤纷蜜蜂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_resourceful_bees_loot_epic" + player_command: false + }] + } + { + title: "多方块离心机" + x: -7.5d + y: -15.0d + subtitle: "现在我们飞入正轨了" + description: [ + "你知道有这么一句话:要么出众,要么出局。没有比这更出众的了。有了蜜脾处理的基础知识,是时候把它升到顶并扩大生产规模了。" + "" + "虽然多方块离心机需要合成更多材料并占用更多空间,但在你意识到之前,它会为自己买单。除了标准蜜脾和多个输入物品外,它还能够处理蜜脾块。" + "" + "一旦你收集完所需的方块,你就可以使用《五十度蜂》一书来可视化结构,以帮助你正确地放置方块。" + ] + dependencies: ["0000000000000A9B"] + id: "0000000000000A9D" + tasks: [ + { + id: "0000000000000A9E" + type: "item" + item: "resourcefulbees:centrifuge_controller" + } + { + id: "0000000000000AC6" + type: "item" + item: "resourcefulbees:centrifuge_casing" + count: 35L + } + ] + rewards: [ + { + id: "0000000000000AF9" + type: "command" + title: "传奇缤纷蜜蜂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_resourceful_bees_loot_legendary" + player_command: false + } + { + id: "0000000000000AFA" + type: "item" + title: "史诗奥利奥" + item: "resourcefulbees:oreo_cookie" + random_bonus: 2 + } + ] + } + { + x: -5.5d + y: -21.0d + subtitle: "我们之间存在甜蜜关系,不只是你的身上的毒刺" + dependencies: ["0000000000000AAC"] + id: "0000000000000A9F" + tasks: [{ + id: "0000000000000AA0" + type: "item" + item: "resourcefulbees:apiary_breeder_upgrade" + }] + rewards: [{ + id: "0000000000000B1C" + type: "xp" + xp: 200 + }] + } + { + x: -8.0d + y: -18.0d + subtitle: "只有蜂品最好的蜜蜂才能进入蜂箱酿蜜" + dependencies: ["0000000000000727"] + id: "0000000000000AA6" + tasks: [{ + id: "0000000000000AA7" + type: "item" + item: "resourcefulbees:t3_hive_upgrade" + }] + rewards: [{ + id: "0000000000000B15" + type: "item" + title: "蜂蜜块" + item: "minecraft:honey_block" + count: 8 + random_bonus: 8 + }] + } + { + x: -7.0d + y: -18.0d + subtitle: "蜂生中从未有过这种感觉" + dependencies: ["0000000000000AA6"] + id: "0000000000000AA8" + tasks: [{ + id: "0000000000000AA9" + type: "item" + item: "resourcefulbees:t4_hive_upgrade" + }] + rewards: [ + { + id: "0000000000000B17" + type: "item" + title: "蜜汁火腿" + item: "farmersdelight:honey_glazed_ham" + random_bonus: 2 + } + { + id: "0000000000000B18" + type: "item" + title: "蜂蜜瓶" + item: "minecraft:honey_bottle" + count: 8 + random_bonus: 8 + } + { + id: "0000000000000C0A" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + } + ] + } + { + x: -7.5d + y: -20.5d + subtitle: "管好你的蜜蜂" + description: [ + "此方块可使你访问多方块蜂场和蜂场培育器的输出。它还可以与其他物流自动化手段交互。" + "" + "储存容量也可以通过“储存器升级”进行升级。" + ] + dependencies: ["0000000000000AB8"] + id: "0000000000000AAA" + tasks: [{ + id: "0000000000000AAB" + type: "item" + item: "resourcefulbees:apiary_storage" + }] + rewards: [ + { + id: "0000000000000B1E" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + { + id: "0000000000000B1F" + type: "item" + title: "史诗奥利奥" + item: "resourcefulbees:oreo_cookie" + } + ] + } + { + x: -6.5d + y: -20.5d + subtitle: "蜂房花烛夜" + description: [ + "为此方块提供所需的材料后,它可以使你在蜂罐中繁殖蜜蜂,来触发繁殖状态,并可以在空蜂罐中容纳产出的蜜蜂。" + "" + "还可以通过蜂场储存器访问输出,以实现进一步的自动化。" + "" + "附加的升级可以减少所需时间并增加额外的繁殖栏位,帮助加快繁殖过程。" + ] + dependencies: ["0000000000000AB8"] + id: "0000000000000AAC" + tasks: [{ + id: "0000000000000AAD" + type: "item" + item: "resourcefulbees:apiary_breeder" + }] + rewards: [ + { + id: "0000000000000B1A" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + } + { + id: "0000000000000B1B" + type: "item" + title: "蜂蜜曲奇" + item: "farmersdelight:honey_cookie" + random_bonus: 2 + } + ] + } + { + x: -5.5d + y: -20.0d + subtitle: "雄蜂是如此浪漫,它与所有的雌蜂都保持着爱的花粉" + dependencies: ["0000000000000AAC"] + id: "0000000000000AAE" + tasks: [{ + id: "0000000000000AAF" + type: "item" + item: "resourcefulbees:apiary_breed_time_upgrade" + }] + rewards: [{ + id: "0000000000000B1D" + type: "xp" + xp: 200 + }] + } + { + x: -8.5d + y: -20.5d + subtitle: "更多等待蜂满的空间" + dependencies: ["0000000000000AAA"] + id: "0000000000000AB0" + tasks: [{ + id: "0000000000000AB1" + type: "item" + item: "resourcefulbees:iron_storage_upgrade" + }] + rewards: [{ + id: "0000000000000B20" + type: "xp" + xp: 100 + }] + } + { + x: -9.5d + y: -20.5d + subtitle: "蜜蜂的金色" + dependencies: ["0000000000000AB0"] + id: "0000000000000AB2" + tasks: [{ + id: "0000000000000AB3" + type: "item" + item: "resourcefulbees:gold_storage_upgrade" + }] + rewards: [ + { + id: "0000000000000B21" + type: "xp" + xp: 200 + } + { + id: "0000000000000B26" + type: "item" + title: "蜜汁火腿" + item: "farmersdelight:honey_glazed_ham" + random_bonus: 1 + } + ] + } + { + x: -10.5d + y: -20.5d + subtitle: "最好为寒蜂凌冽的冬天做足准备" + dependencies: ["0000000000000AB2"] + id: "0000000000000AB4" + tasks: [{ + id: "0000000000000AB5" + type: "item" + item: "resourcefulbees:diamond_storage_upgrade" + }] + rewards: [ + { + id: "0000000000000B22" + type: "xp" + xp: 300 + } + { + id: "0000000000000C0C" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: -11.5d + y: -20.5d + subtitle: "维护等级:Bee+" + dependencies: ["0000000000000AB4"] + id: "0000000000000AB6" + tasks: [{ + id: "0000000000000AB7" + type: "item" + item: "resourcefulbees:emerald_storage_upgrade" + }] + rewards: [ + { + id: "0000000000000B23" + type: "xp" + xp: 400 + } + { + id: "0000000000000C0D" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + x: -7.0d + y: -19.5d + subtitle: "是时候和新邻居交蜜友了" + description: [ + "蜂场是基于等级的多方块结构,可以容纳9只独特的蜜蜂,并为我们的嗡嗡朋友提供一个安全的封闭环境,让它们茁壮成长,产出我们的资源。蜂场的等级越高,产出的产物就越多,速度也越快。" + "" + "蜂场还可以容纳2个其他功能方块(蜂场储存器和蜂场培育器)作为其结构的一部分。请查阅相应的任务以获取更多有关信息。" + "" + "请查阅你的《五十度蜂》,以获取关于蜂场的更多详细信息,并将结构可视化,这将有助于你构建蜂场。" + "" + ] + dependencies: ["0000000000000AA8"] + id: "0000000000000AB8" + tasks: [{ + id: "0000000000000AB9" + type: "item" + item: "resourcefulbees:t1_apiary" + }] + rewards: [ + { + id: "0000000000000B00" + type: "item" + title: "蜜脾" + item: "minecraft:honeycomb" + count: 8 + random_bonus: 8 + } + { + id: "0000000000000B01" + type: "item" + title: "蜂蜜瓶" + item: "minecraft:honey_bottle" + count: 8 + random_bonus: 8 + } + { + id: "0000000000000B19" + type: "item" + title: "蜜脾块" + item: "minecraft:honeycomb_block" + count: 8 + random_bonus: 8 + } + { + id: "0000000000000C0B" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: -8.0d + y: -19.5d + subtitle: "别拿花粉开我玩笑" + dependencies: ["0000000000000AB8"] + id: "0000000000000ABA" + tasks: [{ + id: "0000000000000ABB" + type: "item" + item: "resourcefulbees:t2_apiary" + }] + rewards: [{ + id: "0000000000000AFE" + type: "command" + title: "稀有缤纷蜜蜂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_resourceful_bees_loot_rare" + player_command: false + }] + } + { + x: -9.0d + y: -19.5d + subtitle: "蜜蜂罢工是因为它们想要花更少的时间工作,获得更多的蜜" + dependencies: ["0000000000000ABA"] + id: "0000000000000ABC" + tasks: [{ + id: "0000000000000ABD" + type: "item" + item: "resourcefulbees:t3_apiary" + }] + rewards: [{ + id: "0000000000000AFD" + type: "command" + title: "史诗缤纷蜜蜂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_resourceful_bees_loot_epic" + player_command: false + }] + } + { + x: -10.0d + y: -19.5d + subtitle: "幽Bee恐怖症加剧" + dependencies: ["0000000000000ABC"] + id: "0000000000000ABE" + tasks: [{ + id: "0000000000000ABF" + type: "item" + item: "resourcefulbees:t4_apiary" + }] + rewards: [ + { + id: "0000000000000AFB" + type: "command" + title: "传奇缤纷蜜蜂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_resourceful_bees_loot_legendary" + player_command: false + } + { + id: "0000000000000AFC" + type: "item" + title: "史诗奥利奥" + item: "resourcefulbees:oreo_cookie" + random_bonus: 2 + } + ] + } + { + title: "基于方块的突变" + x: -13.73979591836735d + y: -16.484693877551017d + subtitle: "伯乐眼里出好蜂" + description: [ + "某些类型的蜜蜂只要满足要求,并且能够在这些方块附近飞行,就有能力将方块突变成其他方块。" + "" + "范例:如果一只铁蜜蜂返回蜂巢/蜂箱时经过了石头,它就可以将其突变为铁矿石。" + ] + dependencies: ["0000000000000716"] + id: "0000000000000AC0" + tasks: [{ + id: "0000000000000B0D" + type: "checkmark" + title: "基于方块的突变" + icon: "minecraft:stone" + }] + rewards: [{ + id: "0000000000000B0E" + type: "xp" + xp: 100 + }] + } + { + title: "基于流体的突变" + x: -13.372448979591837d + y: -15.811224489795919d + subtitle: "需要喝水的蜜蜂叫什么?蜜水混合物" + description: [ + "某些类型的蜜蜂有能力将方块突变为流体,反之亦然。只要它们满足要求,并且能够在这些方块/流体附近飞行。" + "" + "范例:如果黑曜石蜜蜂飞过熔岩返回蜂巢/蜂箱,它可以将其突变为黑曜石。" + ] + dependencies: ["0000000000000716"] + id: "0000000000000AC2" + tasks: [{ + id: "0000000000000B0F" + type: "checkmark" + title: "基于流体的突变" + icon: "minecraft:lava_bucket" + }] + rewards: [{ + id: "0000000000000B10" + type: "xp" + xp: 100 + }] + } + { + title: "基于实体的突变" + x: -13.372448979591837d + y: -17.158163265306122d + subtitle: "大恶蜂" + description: [ + "某些类型的蜜蜂有能力将实体突变成其他实体,只要它们满足要求,并且能够飞近这些实体。" + "" + "示例:如果烈焰蜜蜂返回蜂巢/蜂箱时靠近了苦力怕蜜蜂,它可以将其变异为恶魂蜜蜂。" + ] + dependencies: ["0000000000000716"] + id: "0000000000000AC4" + tasks: [{ + id: "0000000000000B0A" + type: "checkmark" + title: "基于实体的突变" + icon: "minecraft:pufferfish_spawn_egg" + }] + rewards: [{ + id: "0000000000000B0C" + type: "xp" + xp: 100 + }] + } + { + x: -11.5d + y: -15.0d + subtitle: "罐·罐·Bee克斯" + description: ["用空蜂罐右击一只蜜蜂,就可以将其捕捉到里面。"] + dependencies: ["0000000000000A94"] + id: "24D88FC1C6DCE052" + tasks: [{ + id: "57CDAF18A5A66D82" + type: "item" + item: "resourcefulbees:bee_jar" + }] + rewards: [{ + id: "7ECD253B38639D34" + type: "item" + title: "空蜂罐" + item: "resourcefulbees:bee_jar" + count: 2 + random_bonus: 3 + }] + } + { + x: -11.5d + y: -14.0d + subtitle: "嗡技" + description: [ + "使用方法与蜂罐相同。" + "" + "一次最多可以运输10只蜜蜂。" + "" + "当使用含有蜜蜂的蜂箱或蜂场合成升级蜂箱或蜂场时,也会得到蜂盒。" + ] + dependencies: ["24D88FC1C6DCE052"] + id: "2F7254D5AD380CB4" + tasks: [{ + id: "78200ABCDC11BF2F" + type: "item" + item: "resourcefulbees:bee_box" + }] + rewards: [{ + id: "4D2AFDFEAA880455" + type: "command" + title: "稀有缤纷蜜蜂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_resourceful_bees_loot_rare" + player_command: false + }] + } + { + title: "蜜蜂合成" + icon: { + id: "resourcefulbees:bee_jar" + Count: 1b + tag: { + BeeType: "enderslime" + Entity: "resourcefulbees:enderslime_bee" + Color: "#C75EFF" + } + } + x: -9.0d + y: -16.0d + subtitle: "合成是通往许多能力的途径,有些人认为它……非自然。" + description: ["虽然大多数蜜蜂是自然生成、繁殖或突变的,但也有可以被合成。查看蜜蜂百科和JEI以了解详细信息,请特别关注刷怪蛋和蜂罐。"] + dependencies: ["0000000000000714"] + id: "307E22ADC2DB4EB8" + tasks: [{ + id: "362C63F136B07060" + type: "checkmark" + }] + rewards: [{ + id: "4FB651D2A18E0A02" + type: "xp" + xp: 100 + }] + } + { + title: "特殊蜜脾" + icon: "resourcefulbees:mana_honeycomb" + x: -10.0d + y: -14.0d + description: ["有些蜜不能在离心机中处理,或者最好在其他地方使用。如有疑问,请查看JEI。"] + dependencies: ["0000000000000A97"] + id: "1DFA48325FD10EE9" + tasks: [{ + id: "3D810B866704DE92" + type: "checkmark" + }] + rewards: [{ + id: "0BC7625BD64FD174" + type: "xp" + xp: 100 + }] + } + { + icon: "minecraft:honeycomb" + x: -12.5d + y: -18.0d + subtitle: "蜂水有变!" + description: [ + "缤纷蜜蜂的发展流程在E6的0.5.16版本有所改动。" + "" + "分级蜂箱不再可以被合成,也不作为蜂场配方的一部分。取而代之的是,通过世界生成的蜂巢获取初始的蜜脾,而蜂巢和四级蜂巢升级都可用于蜂房配方。" + "" + "要升级这些蜂巢,你可以在世界中使用蜂巢升级。任务现在反映了这一变化。" + "" + "在世界中升级的蜂巢可以代替配方中的蜂巢升级;此外,你可以将蜂巢转化为同级的蜂巢升级。" + ] + optional: true + id: "46B0BAD934FFB2A9" + tasks: [{ + id: "4DBF1905A99D474C" + type: "checkmark" + title: "蜂箱改动" + }] + rewards: [{ + id: "214D29C16AA98E43" + type: "xp" + xp: 100 + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/rftools_wip.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/rftools_wip.snbt new file mode 100644 index 00000000..57f1fced --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/rftools_wip.snbt @@ -0,0 +1,929 @@ +{ + id: "0000000000000349" + group: "72A9465344128AF9" + order_index: 6 + filename: "rftools_wip" + title: "RF工具箱" + icon: "rftoolsbase:machine_frame" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "欢迎来到RF工具箱!" + x: 0.0d + y: 1.5d + shape: "rsquare" + subtitle: "但RF代表了什么?" + description: [ + "欢迎来到RF工具箱!本章节我们将会探索,毫无疑问,RF工具箱模组,一个专注于为你提供各种各样的设备的模组,你可以将它用于各种目的,从快速挖掘,到远程传输和无线红石!" + "" + "这些任务会为你指引该模组的一些关键物品,但有些物品将会留给你自己去寻找和发现。" + "我们也会涉及到XNet,RF工具箱的伴侣模组,专为物品传输设计!好了,我们还等什么呢,赶紧开始吧!" + "" + "~Merlo" + ] + optional: true + id: "000000000000034A" + tasks: [{ + id: "0EB362B38C59907A" + type: "item" + title: "RF工具箱或XNet开始物品" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "xnet:controller" + Count: 1b + } + { + id: "rftoolsbase:machine_frame" + Count: 1b + } + { + id: "rftoolsbase:machine_base" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0000000000000C00" + type: "item" + title: "智能扳手" + item: "rftoolsbase:smartwrench" + }] + } + { + x: 0.0d + y: -1.5d + shape: "hexagon" + subtitle: "他们框住了我!" + description: ["和这位家伙混熟点,他是你必须为每台RF工具箱的机器合成的基本方块,就和他的妹妹机器基座一样,只不过她用于较小的设备。最好多囤积一点这些方块!"] + dependencies: ["000000000000034A"] + size: 1.5d + id: "000000000000034D" + tasks: [{ + id: "000000000000034E" + type: "item" + item: "rftoolsbase:machine_frame" + }] + rewards: [{ + id: "0000000000000C6A" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 0.0d + y: 3.0d + shape: "hexagon" + subtitle: "机基复机基" + description: ["和这位姑娘混熟点,她是你必须为每台RF工具箱的机器合成的基本方块,就和她的哥哥机器框架一样,只不过他用于较大的机器。最好做一堆这些方块!"] + dependencies: ["000000000000034A"] + size: 1.5d + id: "0000000000000380" + tasks: [{ + id: "0000000000000381" + type: "item" + item: "rftoolsbase:machine_base" + }] + rewards: [{ + id: "0000000000000C69" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "无线红石" + x: 0.0d + y: 4.5d + subtitle: "未来已至!" + description: [ + "你是否想过不用这些丑陋的红石线就能轻松传输红石信号吗?只需制作一个红石信号发信器和接收器!" + "" + "它们用频道运作,这意味着任何在X频道中的接收器都会输出来自相同频率的发信器发出的红石信号。在你放下这些方块后,它们会自动连接到一个新的频道。" + "" + "只需用发信器/接收器右击已放置的发信器/接收器就可以同步频道。很棒吧?" + ] + dependencies: ["0000000000000380"] + id: "0000000000000382" + tasks: [ + { + id: "0000000000000383" + type: "item" + item: "rftoolsutility:redstone_transmitter" + } + { + id: "000000000000056E" + type: "item" + item: "rftoolsutility:redstone_receiver" + } + ] + rewards: [{ + id: "0000000000000C6C" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: 1.5d + y: 4.5d + subtitle: "我更喜欢物品栏棋" + description: [ + "物品检查器是一个非常特殊的装置,如它名字所示,它可以检查任何其面向容器的特定栏位的特定物品。它甚至可以支持标签检查!" + "它的用例范围可能有点窄,但它在复杂的自动化装置中会非常有用。" + ] + dependencies: ["0000000000000380"] + id: "0000000000000386" + tasks: [{ + id: "0000000000000387" + type: "item" + item: "rftoolsutility:invchecker" + }] + rewards: [{ + id: "0000000000000C6B" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: 1.5d + y: 3.0d + subtitle: "滴答……" + description: ["这个很简单,就是一个普通又经典的红石计时器,你可以放置它并为其手动编程延迟。你也可以给它的输入面(有蓝色向内“V”的一面)发送红石信号来重置它。"] + dependencies: ["0000000000000380"] + id: "0000000000000388" + tasks: [{ + id: "0000000000000389" + type: "item" + item: "rftoolsutility:timer" + }] + rewards: [{ + id: "0000000000000C68" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: -1.5d + y: 3.0d + subtitle: "就和那个rapper一样!" + description: [ + "逻辑器是一种可以为你所有红石需求创建自定义逻辑门的简单而有效的方法。" + "" + "它需要来自机器三个带有蓝色箭头的面的输入,并会从带有橙色箭头的面输出信号,此信号基于逻辑器内部编程好的配置。" + "你可以测试任意不同组合的输入(比如,两面为关一面为开),并手动设置预期输出。" + ] + dependencies: ["0000000000000380"] + id: "000000000000038A" + tasks: [{ + id: "000000000000038B" + type: "item" + item: "rftoolsutility:logic" + }] + rewards: [{ + id: "0000000000000C6E" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: -3.0d + y: 3.0d + subtitle: "我以为现在是数字化时代了!" + description: [ + "你可以把模拟器看作是更高级的逻辑器一类的东西。它依然有三个输入,只不过它会比较其中两个输入(在机器中被称作A和B),并输出基于第三个输入信号强度的信号,外加一些自定义的计算。" + "" + "你也可以为基于A、B信号比较的输入计算添加不同的倍数。" + ] + dependencies: ["000000000000038A"] + id: "000000000000038E" + tasks: [{ + id: "000000000000038F" + type: "item" + item: "rftoolsutility:analog" + }] + rewards: [{ + id: "0000000000000C6F" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: -3.0d + y: 4.5d + subtitle: " 就跟1、1、2、3一样简单……" + description: [ + "音序器是另一种小型装置,可以用来创造自定义的红石电路。" + "" + "这一个装置乍一看可能很高级、令人迷惑,但实际上非常直白:把GUI中的网格当作时序,从左上角开始,到右下角结束。" + "" + "每一个方块都代表了一个游戏刻,也就是1/20秒。举个例子,如果你点亮了前20个方块,序列就会发出打开信号一秒,然后剩下的时间为关闭。" + "" + "你也可以自定义如何触发(默认它只会激活一次,方块接收到输入信号时。点击“Once1”按钮切换模式,来查看所有的模式)。" + ] + dependencies: ["000000000000038E"] + id: "0000000000000390" + tasks: [{ + id: "0000000000000391" + type: "item" + item: "rftoolsutility:sequencer" + }] + rewards: [{ + id: "0000000000000C70" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: -1.5d + y: 4.5d + subtitle: "这个笑话已经被感应到了……" + description: ["正如它名字所暗示的那样,传感器可以用来检测它前方可调区域中是否存在一定数量的方块、物品、实体或其他东西,满足条件时会发出红石信号。非常方便!"] + dependencies: ["0000000000000380"] + id: "0000000000000392" + tasks: [{ + id: "0000000000000393" + type: "item" + item: "rftoolsutility:sensor" + }] + rewards: [{ + id: "0000000000000C6D" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + title: "传送" + icon: "rftoolsutility:matter_receiver" + x: 1.5d + y: 0.0d + subtitle: "*传送到你身后*" + description: [ + "RF工具箱提供了一个快捷方便的办法来在世界各地传送,这对于环游世界或建立一条固定的快速回家的路来说非常方便。" + "" + "你所需的两个主要方块是接收器和传输器:前者是你传送的目的地,后者是你传送的出发地。" + "" + "首先,在你想传送去的地方放下一些接收器,并确保它们都供上了电。然后,在你基地的某处放下一个传输器和一个传送控制器。" + "" + "传送控制器能够看到世界中所有被你列入白名单的公用接收器(你也可以命名接收器以更好地分辨它们)。" + "" + "在传送控制器中选择你想呼叫的接收器,你就可以看到传输器亮起来了:站上去。芜湖,你被传送了!" + ] + dependencies: ["000000000000034D"] + min_width: 300 + id: "0000000000000394" + tasks: [ + { + id: "0000000000000395" + type: "item" + item: "rftoolsutility:matter_transmitter" + } + { + id: "0000000000000396" + type: "item" + item: "rftoolsutility:matter_receiver" + } + { + id: "0000000000000C02" + type: "item" + item: "rftoolsutility:dialing_device" + } + ] + rewards: [{ + id: "0000000000000C67" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: 3.0d + y: 0.0d + shape: "diamond" + subtitle: "我来了,我又走了!" + description: [ + "传送很酷,传送是你的全部,但是假如你可以不用每次都放置传输器就能传送到接收器那里呢?充能传送器了解一下!潜行右击任意接收器你就可以访问并将其保存进传送器中。" + "假设传送器有能量,你就可以右击它并直接传送到那里!" + "" + "虽然常规的传送器只能储存一个接收器,但高级版本的可以储存8个,并且你可以通过用它潜行右击空气来切换接收器。试试看吧!" + ] + dependencies: ["0000000000000394"] + optional: true + id: "0000000000000399" + tasks: [{ + id: "000000000000039A" + type: "item" + item: { + id: "rftoolsutility:advanced_charged_porter" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000C71" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + title: "维度碎片" + x: -1.5d + y: 1.5d + subtitle: "它来自另一个世界……" + description: ["维度碎片是RF工具箱添加的唯一一个原材料,它可以在稀有矿石中找到,也可以通过稀有材料合成。你需要一堆这些碎片来合成和注能所有你的RF工具箱机器。去收集一堆吧!"] + dependencies: ["000000000000034A"] + id: "000000000000039B" + tasks: [{ + id: "000000000000039C" + type: "item" + item: "rftoolsbase:dimensionalshard" + count: 16L + }] + rewards: [{ + id: "0000000000000C65" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: -1.5d + y: 0.0d + subtitle: "注入爱!" + description: [ + "你也许已经注意到了一些RF工具箱的机器在物品提示上写了一行橙色的“注能升级”。" + "" + "将这些机器放进机器注能机,外加四组维度碎片和一些能量,你就成功将该机器注能了,解锁了所谓的升级,强化了你的机器!" + ] + dependencies: [ + "000000000000039B" + "000000000000034D" + ] + id: "000000000000039D" + tasks: [{ + id: "000000000000039E" + type: "item" + item: "rftoolsbase:machine_infuser" + }] + rewards: [{ + id: "0000000000000C7E" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + title: "合成机" + x: 1.5d + y: -3.0d + subtitle: "比你更懂合成" + description: [ + "合成机是一种非常棒的机器,它的名字告诉了你所有:它会为你合成东西。" + "" + "合成机有一点很好,那就是它们可以连锁配方,因此如果你指示它们如将用原木合成木板,再用木板合成木棍,它们就可以用原木合成木棍。" + "" + "合成机有不同的等级,而不同等级之间真正的区别是它们能记住的配方的数量。最高等级可以最多记住8个配方。" + ] + dependencies: ["000000000000034D"] + id: "000000000000039F" + tasks: [{ + id: "00000000000003A0" + type: "item" + title: "合成机" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "rftools:crafter" + } + } + }] + rewards: [{ + id: "0000000000000C76" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: 0.0d + y: -3.0d + subtitle: "一砖一瓦" + description: [ + "不出所料,建造机是一台可以为你建造东西的机器。不过,你可能会惊讶于它还可以干很多事!建造机需要塑形卡片来运作,塑形卡片有很多种类。" + "" + "用塑形卡片潜行右击建造机,再用它潜行右击你想圈出的区域的第一和第二个角。" + "" + "现在你还可以用塑形卡片右击空气来进一步配置它,改变形状、大小、维度等等。" + "" + "配置好之后,将塑形卡片放进建造机来开始运作!建造机会根据你放入的卡片建造所选区域、挖掘所选区域、泵出液体等等。" + "" + "无论如何,你需要电力,并在建造机的上方或下方放置一个容器,让建造机从中拿取方块/将方块放在其中。" + "" + "快速提示,点击建造机中的救生圈按钮将会开启预览模式,此模式下你可以看到所选区域的轮廓。" + ] + dependencies: ["000000000000034D"] + min_width: 300 + id: "000000000000055B" + tasks: [{ + id: "000000000000055C" + type: "item" + item: "rftoolsbuilder:builder" + }] + rewards: [{ + id: "0000000000000C75" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: -1.5d + y: -4.5d + shape: "diamond" + subtitle: "满足你所有的挖掘需求" + description: [ + "这是用于建造机的塑形卡片(采掘)。不出所料,这张卡片可以挖掘选中区域的方块,并将它们放在建造机的容器内。" + "" + "有很多塑形卡片(采掘)的变种,比如时运或精准采集。" + "" + "塑形卡片(清理采掘)会挖掘方块,在世界中留下一个空洞,而普通塑形卡片(采掘)会用泥土替换挖掘的方块。你可以配置该卡片来避免某些方块,比如石头或泥土。" + ] + dependencies: ["000000000000055B"] + optional: true + id: "000000000000055D" + tasks: [{ + id: "000000000000055E" + type: "item" + item: "rftoolsbuilder:shape_card_quarry" + }] + rewards: [{ + id: "0000000000000C7B" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: 0.0d + y: -4.5d + shape: "diamond" + subtitle: "满足你所有的建造需求" + description: ["这是用于建造机的默认塑形卡片。如果建造机安装了这张卡片,它会从容器中取出方块,放置在选中区域。"] + dependencies: ["000000000000055B"] + optional: true + id: "000000000000055F" + tasks: [{ + id: "0000000000000560" + type: "item" + item: "rftoolsbuilder:shape_card_def" + }] + rewards: [{ + id: "0000000000000C7C" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: 1.5d + y: -4.5d + shape: "diamond" + subtitle: "满足你所有的流体需求" + description: ["各种各样的塑形卡片(泵)可以将选中区域的流体泵取出来,因此你需要在建造机的上方或下方放置某种储罐。还有一种可以放置流体的卡片!"] + dependencies: ["000000000000055B"] + optional: true + id: "0000000000000561" + tasks: [{ + id: "0000000000000BFB" + type: "item" + item: "rftoolsbuilder:shape_card_pump" + }] + rewards: [{ + id: "0000000000000C7D" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: -1.5d + y: -3.0d + subtitle: "模组和模块有什么关系?" + description: [ + "模块化存储器是物品存储的高级形式。把它下来,再合成一个物品存储模块,比如说任务为你提供的那个一阶模块。" + "" + "接下来你就可以开始将物品放进或是拿出模块化存储器。模块化存储器可以存下大量的不同物品,存储模块阶级越高,能存的就越多。它甚至还集成了一个可以记住高达8个配方的合成网格!" + "" + "同时,物品存储在模块本身,所以你可以很轻松的将其拿出,移动到另一个模块化存储器,也就会将你所有的物品转运到那里。" + ] + dependencies: ["000000000000034D"] + id: "0000000000000563" + tasks: [{ + id: "0000000000000564" + type: "item" + item: "rftoolsstorage:modular_storage" + }] + rewards: [ + { + id: "0000000000000BFF" + type: "item" + title: "一阶存储模块" + item: "rftoolsstorage:storage_module0" + } + { + id: "0000000000000C77" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + title: "最大化存储!" + x: -3.0d + y: -4.5d + shape: "diamond" + subtitle: "太多物品啦!" + description: ["升级存储模块,一步一步爬到四阶,你就可以在一个模块里存储高达500组物品!那是很多物品吧,嗯?"] + dependencies: ["0000000000000563"] + optional: true + id: "0000000000000565" + tasks: [{ + id: "0000000000000566" + type: "item" + item: "rftoolsstorage:storage_module3" + }] + rewards: [{ + id: "0000000000000C79" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + title: "RF工具 | 控制" + icon: "rftoolscontrol:processor" + x: 1.5d + y: -1.5d + subtitle: "这是给你们这些书呆子用的" + description: [ + "RF工具|控制包含了用于编程高级任务序列的方块,对打造复杂自动化非常有用。" + "" + "既然它非常的高深且复杂,只凭言语的任务难以解释,所以我们添加了一个做得非常好的油管教程链接。" + "" + "如果你对了解该模组非常感兴趣,这里是最好的起点:https://www.youtube.com/watch?v=18-R5L-CATg。" + ] + dependencies: ["000000000000034D"] + id: "0000000000000567" + tasks: [ + { + id: "0000000000000568" + type: "item" + item: "rftoolscontrol:processor" + } + { + id: "000000000000056B" + type: "item" + item: "rftoolscontrol:programmer" + } + { + id: "000000000000056C" + type: "item" + item: "rftoolscontrol:workbench" + } + { + id: "000000000000056D" + type: "item" + item: "rftoolscontrol:program_card" + } + ] + rewards: [{ + id: "0000000000000C72" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + title: "XNet" + x: 1.5d + y: 1.5d + shape: "hexagon" + subtitle: "但是X代表了什么?" + description: [ + "XNet是RF工具箱家族中一个专门以紧凑地移动物品、流体、能量为目的设计的模组,主要通过一套机器和线缆来实现。" + "" + "想要入手XNet,你需要为每个系统准备一个控制器和一些用于连接你想拿线缆交互的容器/机器的连接器,最后再把它们用线缆连接起来。" + "" + "因为这个过程有点复杂,想要在任务里描述又会是一个长篇大论,我建议你看一下视频来更好地了解控制器:https://www.youtube.com/watch?v=ksaJgiipaOg。" + "" + "这需要一些时间来适应,但对于更复杂的自动化装置,XNet将始终是你最好的朋友。" + ] + dependencies: ["000000000000034A"] + size: 1.5d + min_width: 300 + id: "0000000000000571" + tasks: [{ + id: "0000000000000572" + type: "item" + item: "xnet:controller" + }] + rewards: [ + { + id: "0000000000000C03" + type: "item" + title: "蓝色网络线缆" + item: "xnet:netcable_blue" + count: 32 + } + { + id: "0000000000000C04" + type: "item" + title: "蓝色连接器" + item: "xnet:connector_blue" + count: 4 + } + ] + } + { + title: "高级连接器" + x: 3.0d + y: 1.5d + shape: "diamond" + subtitle: "越来越花里胡哨了!" + description: ["高级连接器提供了额外的功能,比如更快的速度、可以从任意面连接至机器。"] + dependencies: ["0000000000000571"] + id: "0000000000000578" + tasks: [{ + id: "0000000000000579" + type: "item" + item: "xnet:connector_upgrade" + }] + rewards: [{ + id: "0000000000000C66" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: -3.0d + y: -3.0d + subtitle: "你的箱子没有隐私!" + description: [ + "存储检测器是更加高级的存储并使用你物品的手段。它可以读取其周围半径(最大20格)的容器,并赋予你在单个方块中访问所有容器的能力。" + "" + "所以说,比如你有一堵箱子墙?存储检测器可以轻松的与它们连接,并向你显示所有东西。它甚至可以兼容模块化存储器!" + ] + dependencies: ["0000000000000563"] + id: "0000000000000BF4" + tasks: [{ + id: "0000000000000BF5" + type: "item" + item: "rftoolsstorage:storage_scanner" + }] + rewards: [{ + id: "0000000000000C78" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + title: "能量单元" + x: -1.5d + y: -1.5d + subtitle: "单(地)元(狱)厨房" + description: [ + "能量单元可以很轻松地存储大量能量。它们和多方块类似,相互连接的能量单元越多,你的能量储量就越大。不同等级的单元也可以相互连接!" + "" + "接下来你可以用智能扳手右击多方块来创造输入(蓝色)和(输出)点,从那里你可以输入或输出能量。" + ] + dependencies: ["000000000000034D"] + id: "0000000000000BF6" + tasks: [{ + id: "0000000000000BF7" + type: "item" + item: "rftoolspower:cell1" + }] + rewards: [{ + id: "0000000000000C73" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + title: "维度能量单元" + icon: "rftoolspower:dimensionalcell" + x: -3.0d + y: -1.5d + subtitle: "配合卡食用风味更佳!" + description: [ + "维度能量单元是能量单元的重大升级版本。它们运作方式差不多,但不再需要相互紧贴来形成一个多方块来共享能量缓存。" + "" + "你可以使用维度标记卡将不同的维度能量单元链接至同一个频道。首先,选择你想与其它维度能量单元相链接的维度能量单元,将维度标记卡放在它左上的栏位中。" + "" + "你将看到维度标记卡从“unlinked”变成了“链接:x”。其中x是某个数字,代表着单元目前链接的频道。" + "" + "接下来,在维度能量单元的“Link”栏位放置其它维度标记卡,它们也会链接到相同的频道x。" + "" + "现在你可以到处跑,把其它维度能量单元放在世界上你想放的任何地方,然后把链接到x频道的卡放在它左上角的栏位中,让新单元与原来的单元相连,使其共享能量缓存。" + ] + dependencies: ["000000000000034D"] + dependency_requirement: "one_completed" + min_width: 300 + id: "0000000000000BF8" + tasks: [ + { + id: "0000000000000BF9" + type: "item" + title: "维度能量单元" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "rftools:dimensionalcell" + } + } + } + { + id: "0000000000000BFA" + type: "item" + item: "rftoolspower:powercell_card" + } + ] + rewards: [{ + id: "0000000000000C74" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: -4.5d + y: -3.0d + shape: "diamond" + subtitle: "这绝对不是块iPad" + description: [ + "平板可以根据其中的模块远距离监控RF工具箱的不同机器。" + "" + "比如说,用你从这个任务中获得的存储控制模块右击存储扫描器将其绑定,然后只要存储扫描器所在区块被加载,你就可以在世界任何一个角落打开它!" + ] + dependencies: ["0000000000000BF4"] + optional: true + id: "0000000000000BFC" + tasks: [{ + id: "0000000000000BFD" + type: "item" + item: "rftoolsbase:tablet" + }] + rewards: [ + { + id: "0000000000000BFE" + type: "item" + title: "存储控制模块" + item: { + id: "rftoolsstorage:storage_control_module" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000C7A" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + } + ] + } + { + title: "XNet教程链接" + icon: "xnet:controller" + x: 3.0d + y: 3.0d + shape: "diamond" + subtitle: "点我!" + description: [ + "点击任务奖励生成的聊天信息来访问Xnet教程的链接。" + "" + "很不幸,目前还没有可重复任务,指令只会运行一遍,因此请确保在别处保存好该链接!" + ] + dependencies: ["0000000000000571"] + optional: true + id: "0000000000000C14" + tasks: [{ + id: "0000000000000C15" + type: "checkmark" + title: "XNet教程链接" + }] + rewards: [{ + id: "0000000000000C16" + type: "command" + title: "XNet教程链接" + icon: "pneumaticcraft:tag_filter" + command: "/tellraw @p {\"text\":\"XNet教程链接\",\"bold\":true,\"color\":\"dark_green\",\"clickEvent\":{\"action\":\"open_url\",\"value\":\"https://youtu.be/ksaJgiipaOg\"}}" + player_command: false + }] + } + { + x: 3.0d + y: -1.5d + shape: "diamond" + subtitle: "点我!" + description: [ + "点击任务奖励生成的聊天信息来访问RF工具|控制教程的链接。" + "" + "很不幸,目前还没有可重复任务,指令只会运行一遍,因此请确保在别处保存好该链接!" + ] + dependencies: ["0000000000000567"] + optional: true + id: "0000000000000C1A" + tasks: [{ + id: "0000000000000C1B" + type: "checkmark" + title: "RF工具|控制教程链接" + icon: "rftoolscontrol:advanced_network_card" + }] + rewards: [{ + id: "0000000000000C1C" + type: "command" + title: "RF工具|控制教程链接" + icon: "pneumaticcraft:tag_filter" + command: "/tellraw @p {\"text\":\"RF工具|控制教程链接\",\"bold\":true,\"color\":\"dark_green\",\"clickEvent\":{\"action\":\"open_url\",\"value\":\"https://www.youtube.com/watch?v=18-R5L-CATg&t=814s\"}}" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/storage.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/storage.snbt new file mode 100644 index 00000000..d9128dbd --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/storage.snbt @@ -0,0 +1,1402 @@ +{ + id: "583482A1C530FE26" + group: "0856CF7F5CBEB20A" + order_index: 0 + filename: "storage" + title: "存储" + icon: "minecraft:chest" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "存储" + icon: "minecraft:chest" + x: -0.5d + y: -7.5d + shape: "gear" + description: [ + "找到一个存放东西的地方总是有点复杂,而且有时保持井然有序是一项相当艰巨的任务。值得庆幸的是,有一些模组可以帮助你完成这项工作。接下来的任务将会帮助你发现这些模组。" + "" + "注:大多数可以用作存储的方块已经被贴上标签,你可以在JEI中搜索以下类别:" + "" + "● $storage" + "● $storage/basic" + "● $storage/bulk" + "● $storage/bag" + "● $storage/energy" + "● $storage/gas" + "● $storage/liquid" + ] + optional: true + id: "00000000000003FF" + tasks: [{ + id: "0000000000000400" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000CA3" + type: "xp" + xp: 100 + }] + } + { + title: "精致存储" + x: 1.0d + y: -5.0d + subtitle: "方块中的质能转换" + description: [ + "精致存储将存储带入了数字时代,它可使你将物品和流体存储在具有无线访问和传输能力的磁盘驱动器上。精致存储还可以与大多数机器和容器连接,以拓展其功能。" + "" + "前往精致存储任务线以获得更多关于入门这个大型模组的帮助。" + ] + dependencies: ["00000000000003FF"] + dependency_requirement: "one_completed" + id: "0000000000000403" + tasks: [{ + id: "0000000000000699" + type: "item" + item: "refinedstorage:controller" + }] + rewards: [{ + id: "00000000000006FB" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + title: "铁箱子" + icon: "ironchest:iron_chest" + x: -0.5d + y: -10.0d + description: [ + "箱子的大小,但是超大的存储。Iron Chest提供了各式各样的箱子以满足你的预算。" + "" + "对箱子使用升级物品,可以让它原地升级!" + ] + dependencies: ["00000000000003FF"] + id: "0000000000000405" + tasks: [{ + id: "0000000000000EA5" + type: "item" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "enigmatica:quests/storage/wood_to_iron" + } + } + }] + rewards: [{ + id: "0000000000000A6B" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + icon: "mekanism:basic_bin" + x: 1.0d + y: -10.0d + subtitle: "我喜欢大箱柜,我不会撒谎" + description: ["经常被忽视的箱柜是存储大量单个物品的绝佳选择。它们甚至可以在你物品栏中的合成网格中使用以操控其中的内容。"] + dependencies: ["00000000000003FF"] + id: "0000000000000407" + tasks: [{ + id: "3635395991201030" + type: "item" + title: "箱柜" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:basic_bin" + Count: 1b + } + { + id: "mekanism:advanced_bin" + Count: 1b + } + { + id: "mekanism:elite_bin" + Count: 1b + } + { + id: "mekanism:ultimate_bin" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "0000000000000A5C" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + { + id: "0000000000000A6C" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + title: "黑洞存储" + x: -0.5d + y: -5.0d + subtitle: "囤积方式的物理学突破" + description: [ + "工业先锋具有大规模存储的能力。" + "" + "前往工业先锋章节以了解黑洞存储。" + ] + dependencies: ["00000000000003FF"] + id: "0000000000000409" + tasks: [ + { + id: "0000000000000F5B" + type: "item" + item: "industrialforegoing:common_black_hole_unit" + } + { + id: "57D959FDEF6D9777" + type: "item" + item: "industrialforegoing:common_black_hole_tank" + } + ] + rewards: [{ + id: "000000000000069C" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "找到我" + icon: "naturesaura:range_visualizer" + x: -2.0d + y: -10.0d + description: ["忘了把你珍贵的闪长岩放在哪里了?将鼠标悬停在物品栏或JEI中的某些物品上,然后按Y键就可以在附近的容器中找到它。"] + dependencies: ["00000000000003FF"] + id: "000000000000040B" + tasks: [{ + id: "000000000000040C" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A5E" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "世界内物品放置" + icon: "botania:cosmetic_thinking_hand" + x: -2.0d + y: -8.5d + description: [ + "想在锻造锤旁找个方便的地方放锤子吗?厌倦了一箱箱地翻找齿轮冲压模具了吗?把它们放在世界里吧!" + "" + "Plonk可使你在任何方块空间中放置至多四组的物品。只需手持物品,指向一个方块,然后按P键即可放置。右击可将物品捡起。" + ] + dependencies: ["00000000000003FF"] + id: "000000000000040D" + tasks: [{ + id: "000000000000040E" + type: "checkmark" + }] + rewards: [{ + id: "2D1E55B5A92B9F94" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "抽屉控制器" + icon: "storagedrawers:controller" + x: -4.5d + y: -7.0d + description: [ + "抽屉控制器必须与抽屉相连,才能“看到”它们。当然,抽屉也可以连成一堵墙或一条线,因为一个抽屉控制器能够连接许多抽屉。 " + "" + "桥接方块也可用于桥接缝隙,使控制器能够看到拐角处。" + ] + dependencies: ["0000000000000966"] + id: "000000000000040F" + tasks: [{ + id: "000000000000068C" + type: "item" + item: "storagedrawers:controller" + }] + rewards: [{ + id: "00000000000009AB" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + title: "金箱子" + icon: "ironchest:gold_chest" + x: -0.5d + y: -11.0d + description: ["只是多了一丝光泽。"] + dependencies: ["0000000000000405"] + id: "000000000000094F" + tasks: [{ + id: "0000000000000EA6" + type: "item" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "enigmatica:quests/storage/iron_to_gold" + } + } + }] + rewards: [{ + id: "0000000000000A5B" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + title: "钻石箱子" + icon: "ironchest:diamond_chest" + x: -0.5d + y: -12.0d + description: ["当然非常的炫耀,把你的东西放在一个钻石盒子里。"] + dependencies: ["000000000000094F"] + id: "0000000000000951" + tasks: [{ + id: "0000000000000EA7" + type: "item" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "enigmatica:quests/storage/gold_to_diamond" + } + } + }] + rewards: [{ + id: "00000000000009A3" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + title: "抽屉" + icon: "storagedrawers:oak_full_drawers_1" + x: -3.0d + y: -7.5d + description: [ + "可定制的抽屉,满足你所有的深度存储需求。" + "" + "抽屉可以独立使用,也可以放在控制器旁边,把它们都连接起来。每个抽屉都可以接受多次升级,以扩展其容量和功能。" + ] + dependencies: ["00000000000003FF"] + id: "0000000000000966" + tasks: [{ + id: "0000000000000967" + type: "item" + title: "存储抽屉" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "storagedrawers:drawers" + } + } + }] + rewards: [{ + id: "0000000000000A59" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + x: -4.5d + y: -8.0d + dependencies: ["0000000000000966"] + id: "0000000000000980" + tasks: [{ + id: "00000000000009A0" + type: "item" + item: "storagedrawers:emerald_storage_upgrade" + }] + rewards: [{ + id: "00000000000009A1" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + x: -3.5d + y: -8.5d + description: ["更大并不总是意味着更好。抽屉降级对保持少量存货的情况可能是有用的。"] + dependencies: ["0000000000000966"] + id: "0000000000000982" + tasks: [{ + id: "0000000000000983" + type: "item" + item: "storagedrawers:one_stack_upgrade" + }] + rewards: [{ + id: "00000000000009AA" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: -3.5d + y: -6.5d + description: ["多余的物品将被自动销毁。"] + dependencies: ["0000000000000966"] + id: "0000000000000984" + tasks: [{ + id: "0000000000000985" + type: "item" + item: "storagedrawers:void_upgrade" + }] + rewards: [{ + id: "695D02E01FA0C0BD" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + icon: { + id: "sophisticatedbackpacks:backpack" + Count: 1b + tag: { + inventorySlots: 27 + upgradeSlots: 1 + } + } + x: 2.0d + y: -7.5d + description: [ + "精妙背包是你从未意识到你缺少它的背包模组。" + "" + "背包可以穿在饰品栏内,并通过快捷键打开,也可以放置在世界中,通过管道或漏斗进行交互。" + "" + "除了这些已经很出色的功能,它们还可以承载一些非常有用的升级。" + ] + dependencies: ["00000000000003FF"] + id: "0000000000000986" + tasks: [{ + id: "0000000000000998" + type: "checkmark" + title: "精妙背包" + }] + rewards: [{ + id: "0000000000000997" + type: "item" + title: "皮革" + icon: "minecraft:leather" + item: "minecraft:leather" + random_bonus: 3 + }] + } + { + x: 2.5d + y: -9.0d + description: ["在升级背包之前,把物品从你的背包中移走是个好主意。"] + dependencies: ["0000000000000986"] + id: "0000000000000988" + tasks: [{ + id: "0000000000000989" + type: "item" + item: "sophisticatedbackpacks:iron_backpack" + }] + rewards: [{ + id: "0000000000000999" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: 3.5d + y: -9.0d + description: ["在升级背包之前,把物品从你的背包中移走是个好主意。"] + dependencies: ["0000000000000988"] + id: "000000000000098A" + tasks: [{ + id: "000000000000098B" + type: "item" + item: "sophisticatedbackpacks:gold_backpack" + }] + rewards: [{ + id: "0000000000000A66" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 4.5d + y: -9.0d + description: ["在升级背包之前,把物品从你的背包中移走是个好主意。"] + dependencies: ["000000000000098A"] + id: "000000000000098C" + tasks: [{ + id: "000000000000098D" + type: "item" + item: "sophisticatedbackpacks:diamond_backpack" + }] + rewards: [{ + id: "0000000000000A67" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + x: 4.0d + y: -7.5d + description: ["一个可过滤升级,可以吸引远处的物品,并直接进入你的背包。"] + dependencies: ["0000000000000986"] + id: "000000000000098E" + tasks: [{ + id: "000000000000098F" + type: "item" + item: "sophisticatedbackpacks:magnet_upgrade" + }] + rewards: [{ + id: "0000000000000A50" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 6.0d + y: -7.5d + description: ["再也不会失去你的贵重物品了!"] + dependencies: ["0000000000000986"] + id: "0000000000000990" + tasks: [{ + id: "0000000000000991" + type: "item" + item: "sophisticatedbackpacks:everlasting_upgrade" + }] + rewards: [ + { + id: "000000000000099C" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + } + { + id: "0000000000000A6A" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + } + ] + } + { + x: 3.0d + y: -7.5d + description: ["一个可过滤升级,让物品被玩家拾起后直接进入背包。"] + dependencies: ["0000000000000986"] + id: "0000000000000992" + tasks: [{ + id: "0000000000000993" + type: "item" + item: "sophisticatedbackpacks:pickup_upgrade" + }] + rewards: [{ + id: "000000000000099D" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "喂食升级" + x: 5.0d + y: -7.5d + subtitle: "饥饿时的你不是你" + description: ["需要零食吗?让你的背包提供吧。"] + dependencies: ["0000000000000986"] + id: "0000000000000994" + tasks: [{ + id: "0000000000000995" + type: "item" + title: "喂食升级" + item: "sophisticatedbackpacks:feeding_upgrade" + }] + rewards: [{ + id: "0000000000000A51" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + x: -3.5d + y: -11.0d + subtitle: "别乱动那个调节器" + description: [ + "稍作调整,个人缩放设备就可以把人直接缩小到看不见的地方,缩到特殊机器的犄角旮旯里。" + "" + "在里面建立你自己的装置,以满足你的需要,完成定制的输入和输出面。" + "" + "只需用个人缩放设备右击压缩空间机械,就可以传送进它内部的空间。" + ] + dependencies: ["2A74822BE970E9D4"] + id: "0AD2769DC173D26D" + tasks: [{ + id: "6B198B6A029D9333" + type: "item" + item: "compactmachines:personal_shrinking_device" + }] + rewards: [{ + id: "07BAD39E967F6B85" + type: "item" + item: "enderstorage:ender_pouch" + }] + } + { + icon: "compactmachines:machine_tiny" + x: -3.5d + y: -10.0d + subtitle: "首先,在箱子上开个洞" + description: [ + "为你的第一台压缩空间机械收集材料!" + "" + "压缩空间机械(微型)内部容积为3x3x3,虽然看起来非常小,但它非常适合某些较小的自动装置。而且,当你自己是缩小态的时候,在其内部放置方块是很简单的。" + "" + "给自己来个挑战,尝试将工业先锋中的胶乳和橡胶的自动化合二为一。在巧妙地使用其他模组的情况下,压缩空间机械可以完全自给自足,包括木头、能量和乳胶到塑料片的转化,都可以在这个小盒子里完成。" + ] + dependencies: ["0AD2769DC173D26D"] + min_width: 250 + id: "3787A109AABC8921" + tasks: [{ + id: "16A0C1D718EA19AF" + type: "item" + item: "compactmachines:machine_tiny" + }] + rewards: [{ + id: "3E2CA8D755178794" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -4.5d + y: -10.0d + description: ["高达13x13x13的内部容积,压缩空间机械(超大型)真正提供了一个充满自动化可能的世界。你会在里面建造什么?一个移动的作业基地?紧凑矿石处理?防僵尸的村民交易大厅?"] + dependencies: ["3787A109AABC8921"] + id: "0DAA452348B02827" + tasks: [{ + id: "21ED2337B44743E5" + type: "item" + item: "compactmachines:machine_maximum" + }] + rewards: [{ + id: "299A8E596E259DC4" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 5.5d + y: -9.0d + description: ["在升级背包之前,把物品从你的背包中移走是个好主意。"] + dependencies: ["000000000000098C"] + id: "585A22AF9FB84AFD" + tasks: [{ + id: "4F51BBE2671F8947" + type: "item" + item: "sophisticatedbackpacks:netherite_backpack" + }] + rewards: [{ + id: "2102EE1604B1EE96" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + title: "维度存储" + x: -2.0d + y: -5.0d + subtitle: "你不觉的我的收藏很完全吗?" + description: [ + "小工具和小发明多的一个洞穴装不下?各种各样的东西多到你不知道该怎么处理?那么是时候把它们放进另一个维度,雇人来为你分类了。只要阅读你所签署的任何合同的细则就行。" + "" + "神秘学提供了超大存储的能力,通过手动或自动化的方式跨维度地访问它们。此过程的详细内容请查看神秘学的任务章节。" + ] + dependencies: ["00000000000003FF"] + id: "662DA1135F00D6B6" + tasks: [{ + id: "0B58FB5EED4BBC33" + type: "item" + item: "occultism:storage_controller" + }] + rewards: [{ + id: "44BA68CC5061BD0A" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "流体" + icon: "minecraft:bucket" + x: -0.5d + y: -1.5d + shape: "gear" + subtitle: "当桶不再够用" + description: [ + "让流体与你的存储系统一起工作可能会很难。这里有一些专用的流体储存单元。" + "" + "这里只是一个开始,信息并不详尽,所以请查看每个模组的任务章节以了解更多信息。" + ] + dependency_requirement: "one_started" + id: "568DC3ECDB943C47" + tasks: [{ + id: "3C4FF0EC769D419E" + type: "checkmark" + }] + rewards: [{ + id: "34549CDC2415DAD6" + type: "item" + item: "minecraft:bucket" + }] + } + { + title: "流体储罐(通用机械)" + icon: "mekanism:basic_fluid_tank" + x: 2.5d + y: -1.5d + description: [ + "通用机械流体储罐可以开启桶模式(默认:shift+鼠标滚轮),该模式下它们可以收集和放置流体。试着将其作为一个巨大的水桶来使用!" + "" + "它还有可以像桶一样自动填充或抽空流体容器物品的内部栏位。用配置器Shift+右击储罐底部可使设置为自动输出流体。" + "" + "用任务奖励的物品,你可以做一个自动装填空桶的系统:将储罐的两侧与管道连接,管道的另一端连接至消耗桶内流体的装置。然后在其中一截与储罐连接的管道中插入检索模块,并设置为将空桶拉取至储罐,在另一截与储罐连接的管道中,用提取模块将装满的桶推出!" + ] + dependencies: ["568DC3ECDB943C47"] + id: "120DA7809C60693C" + tasks: [{ + id: "682D32339BA2A263" + type: "item" + title: "任意通用机械储罐" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:basic_fluid_tank" + Count: 1b + } + { + id: "mekanism:advanced_fluid_tank" + Count: 1b + } + { + id: "mekanism:elite_fluid_tank" + Count: 1b + } + { + id: "mekanism:ultimate_fluid_tank" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "77079E43823E3AE6" + type: "item" + item: "prettypipes:pipe" + count: 4 + } + { + id: "6C334DFD063E8B65" + type: "item" + item: "prettypipes:low_retrieval_module" + } + { + id: "3C327392E358E068" + type: "item" + item: "prettypipes:low_extraction_module" + } + ] + } + { + title: "流体储罐(气动工艺)" + x: -0.5d + y: 1.5d + description: [ + "气动工艺的流体储罐可以安装发射器升级,使其在升级的配置面自动输出(用发射器升级右击世界中的方块来配置输出方向)。它们也可以安装速度升级,对发射器升级进行加速。" + "" + "储罐也可以用来批量合成一些含有一桶液体的配方;把桶换成储罐,每次合成都会从储罐中扣除一桶流体。这是制作防腐木板的绝佳方式!" + ] + dependencies: ["568DC3ECDB943C47"] + id: "42FE114176EAE0DD" + tasks: [{ + id: "61F77FEB2B9801A7" + type: "item" + item: "pneumaticcraft:small_tank" + }] + rewards: [ + { + id: "279817005D062A56" + type: "item" + item: { + id: "pneumaticcraft:small_tank" + Count: 1b + tag: { + BlockEntityTag: { + SavedTanks: { + Tank: { + FluidName: "minecraft:water" + Amount: 32000 + } + } + } + } + } + } + { + id: "1629A9186DB5B764" + type: "item" + item: "create:wheat_flour" + count: 32 + } + ] + } + { + title: "流体单元" + x: -3.0d + y: 0.0d + description: [ + "热力系列的流体单元是可以高度自定义的,而且还可以升级。它们的每一面都可以被配置为输入或者输出,再或者两者都是;或者没有连接,有或没有自动输入/输出,以及可调节的传输速率。" + "" + "它们可以用整合组件、液槽扩容升级进行升级,或者为它们附魔扩容魔咒,所有这些操作都可以增加容量和最大传输速率。" + ] + dependencies: ["568DC3ECDB943C47"] + id: "5BEB6955518864A8" + tasks: [{ + id: "49D84038D947694F" + type: "item" + item: { + id: "thermal:fluid_cell" + Count: 1b + tag: { + BlockEntityTag: { + TankInv: [{ + FluidName: "minecraft:empty" + Capacity: 32000 + Tank: 0b + Amount: 0 + }] + } + } + } + }] + rewards: [{ + id: "2EE50650168F11A5" + type: "item" + item: "thermal:fluid_tank_augment" + }] + } + { + title: "流体储罐(机械动力)" + x: 1.0d + y: 1.0d + description: ["机械动力的储罐可以做成大型多方块储罐。详情请查看机械动力任务章节。"] + dependencies: ["568DC3ECDB943C47"] + id: "516772B582C9114A" + tasks: [{ + id: "755A21A9FE7980B4" + type: "item" + item: "create:fluid_tank" + }] + rewards: [{ + id: "72197B3870AE32F2" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "末影蓄水槽" + x: -2.0d + y: -3.5d + description: [ + "末影蓄水槽与其他使用相同颜色编码频道的蓄水槽共享物品栏。当你合成末影蓄水槽时,配方中使用的羊毛颜色将成为该蓄水槽的默认颜色编码,但你可以用染料右击蓄水槽顶部的三个色块来定制编码。" + "" + "右击蓄水槽前方的圆圈可以切换自动输出,并且如果玩家用钻石右击转盘会将该蓄水槽标记为个人蓄水槽,与该玩家绑定。个人频道只能由同一频道上的蓄水槽访问,且必须是由同一位玩家用钻石标记的个人蓄水槽。" + ] + dependencies: ["568DC3ECDB943C47"] + id: "1E357DE462DBB1C8" + tasks: [{ + id: "3CD94E8A1FADA69C" + type: "item" + item: "enderstorage:ender_tank" + count: 2L + }] + rewards: [ + { + id: "18AC74F0A635EC32" + type: "item" + item: "resourcefulbees:rgbee_honeycomb" + count: 4 + } + { + id: "4ED4A6EAF019E0C4" + type: "item" + item: "resourcefulbees:wax" + count: 4 + } + ] + } + { + title: "储罐(RF工具箱)" + x: 2.0d + y: 0.0d + description: ["你流体存储中的储罐总是装错液体?RF工具箱的储罐可以过滤它们接受什么样的液体,只需在其UI的栏位中放置一桶你想加入“白名单”的液体即可。"] + dependencies: ["568DC3ECDB943C47"] + id: "484A9BB4A5423AF8" + tasks: [{ + id: "3BF2366BB0C0E896" + type: "item" + item: "rftoolsutility:tank" + }] + rewards: [{ + id: "798CE4333D002DC4" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "Tank Null" + icon: { + id: "tanknull:tank_1" + Count: 1b + tag: { + fluidinv: { } + } + } + x: -0.5d + y: -3.5d + description: [ + "储罐是便携式流体存储的终极解决方案。它可以舀起和放置流体、储存多种流体,甚至自动吸收周围的流体。" + "" + "使用Alt+右击在装填/空置模式之间进行切换,按住Shift+鼠标滚动可以切换启用的储罐。使用快捷键(默认:o)以设置一些选项,如海绵模式。" + "" + "仅需用储罐右击Tank Null的扩展坞,就可该储罐当作一个方块来交互。Shift+右击可以再次将储罐从扩展坞中弹出。" + ] + dependencies: ["568DC3ECDB943C47"] + id: "5D02087F29AA5454" + tasks: [{ + id: "09AE24315524F720" + type: "item" + title: "任意储罐" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "tanknull:tank_1" + Count: 1b + tag: { + fluidinv: { } + } + } + { + id: "tanknull:tank_2" + Count: 1b + tag: { + fluidinv: { } + } + } + { + id: "tanknull:tank_3" + Count: 1b + tag: { + fluidinv: { } + } + } + { + id: "tanknull:tank_4" + Count: 1b + tag: { + fluidinv: { } + } + } + { + id: "tanknull:tank_5" + Count: 1b + tag: { + fluidinv: { } + } + } + { + id: "tanknull:tank_6" + Count: 1b + tag: { + fluidinv: { } + } + } + { + id: "tanknull:tank_7" + Count: 1b + tag: { + fluidinv: { } + } + } + ] + } + } + }] + rewards: [{ + id: "6B430A2095F38839" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "流体存储磁盘" + icon: "refinedstorage:64k_fluid_storage_disk" + x: 2.5d + y: -3.5d + description: [ + "有了流体磁盘驱动器,流体也可以直接储存在RS系统中。只要把磁盘放在一个普通的磁盘驱动器中就可以了。" + "" + "一旦你有流体存储在线,RS就可以用存储的流体进行自动合成,或使用在流体模式下的普通输入/输出面板,将流体移入或移出系统。" + "在输入/输出面板的UI中,点击左边的“类型”(从上往下数的第二个)将其改为流体模式。" + ] + dependencies: [ + "568DC3ECDB943C47" + "0000000000000403" + ] + id: "475E9EE7D90F0BB8" + tasks: [{ + id: "716230750AA92EC9" + type: "item" + title: "任意流体存储磁盘" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "refinedstorage:64k_fluid_storage_disk" + Count: 1b + tag: { + Id: [I; + -1031856902 + -899464268 + -1112014982 + 515911903 + ] + } + } + { + id: "refinedstorage:256k_fluid_storage_disk" + Count: 1b + tag: { + Id: [I; + -356968885 + -503821794 + -1682123444 + 1712090278 + ] + } + } + { + id: "refinedstorage:1024k_fluid_storage_disk" + Count: 1b + tag: { + Id: [I; + -1183223022 + 358039592 + -1084084011 + -1294625985 + ] + } + } + { + id: "refinedstorage:4096k_fluid_storage_disk" + Count: 1b + tag: { + Id: [I; + 907752426 + -272873231 + -1246367336 + -1496277162 + ] + } + } + { + id: "extrastorage:disk_16384k_fluid" + Count: 1b + tag: { + ID: [I; + 51139427 + -1958262542 + -1340406862 + 909704624 + ] + } + } + { + id: "extrastorage:disk_65536k_fluid" + Count: 1b + tag: { + ID: [I; + 1950220109 + 1070221666 + -1228984801 + 1801515425 + ] + } + } + { + id: "extrastorage:disk_262144k_fluid" + Count: 1b + tag: { + ID: [I; + 1723919845 + -1513143925 + -1779991496 + 1774992712 + ] + } + } + { + id: "extrastorage:disk_1048576k_fluid" + Count: 1b + tag: { + ID: [I; + -1030006703 + -1075493156 + -1368676727 + -274718083 + ] + } + } + ] + } + } + }] + rewards: [{ + id: "604ED1BE1F115A88" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "动态储罐" + x: 4.0d + y: -1.5d + subtitle: "里面比外面大" + description: [ + "通用机械的动态储罐是一个可以储存非常多流体多方块储罐,且可以选择多个访问端口。最小的动态储罐为3x3x3的空心立方体,最大可以达到18x18x18。即使是最小的动态储罐也能容纳下等同于432,000桶的流体!" + "" + "要建造动态储罐,将动态储罐方块作为空心立方体的所有“棱边”,并在构成墙壁处(与内部空气块相邻)用以下任何一种方块填充:动态储罐、动态储罐阀门或结构玻璃。如果该多方块被正确地建造,它就会闪烁红色粒子。" + ] + dependencies: ["120DA7809C60693C"] + id: "7EB1E018DE90ADCA" + tasks: [ + { + id: "6F108555E4895D92" + type: "item" + item: "mekanism:dynamic_valve" + count: 2L + } + { + id: "40EBC06D819585A2" + type: "item" + item: "mekanism:dynamic_tank" + count: 24L + } + ] + rewards: [{ + id: "24BBD9AE9A183012" + type: "item" + item: "mekanism:structural_glass" + count: 8 + }] + } + { + x: -2.0d + y: 1.0d + description: [ + "贮液器的工作原理就像一个桶,只不过它可以同时容纳多桶液体,使用模式切换键在可在清空/填充模式间切换。它还可以自动填充你物品栏中其他可存储流体的物品;Shift右击以启用或关闭。" + "" + "贮液器的容量可以通过整合组件、液槽扩容升级进行升级(使用工匠工作台进行升级),也可以通过对其附魔扩容魔咒来升级。" + ] + dependencies: ["568DC3ECDB943C47"] + id: "1963E75A50255E85" + tasks: [{ + id: "1BD90F15A5929378" + type: "item" + item: { + id: "thermal:fluid_reservoir" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "2D1CA89CAC683ADD" + type: "item" + item: { + id: "minecraft:enchanted_book" + Count: 1b + tag: { + StoredEnchantments: [{ + lvl: 2s + id: "cofh_core:holding" + }] + } + } + }] + } + { + title: "匠魂储罐" + icon: "tconstruct:seared_ingot_tank" + x: -3.5d + y: -1.5d + description: ["匠魂燃料储罐是匠魂冶炼炉/熔铸炉多方块结构的一部分,但它们也可以作为小型廉价4桶容量的储罐使用。材料量器的容量略大一些,约为4.6桶,因此它们可以容纳32个熔化的锭。"] + dependencies: ["568DC3ECDB943C47"] + id: "1EFC81649E4D4C50" + tasks: [{ + id: "376F9D335DB66E98" + type: "item" + title: "任意@tconstruct $tanks" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "tconstruct:tanks" + } + } + }] + rewards: [{ + id: "5F2C198D293D7995" + type: "item" + item: { + id: "tconstruct:copper_can" + Count: 1b + tag: { + fluid: "tconstruct:molten_copper" + } + } + }] + } + { + x: -5.0d + y: -1.5d + description: ["虽然熔铸炉可以用于将物品熔化成液体形态,但它同时也是一个绝佳的多液体储罐! 查看匠魂任务章节中关于它的任务以获得更多信息。"] + dependencies: [ + "1EFC81649E4D4C50" + "76BAE86D90953DD4" + ] + id: "090B9336E75C759A" + tasks: [{ + id: "6C548EA30E5F258C" + type: "item" + item: "tconstruct:foundry_controller" + }] + rewards: [{ + id: "0CF79BF4A3ACFB40" + type: "item" + item: "tconstruct:nether_grout" + count: 8 + }] + } + { + x: 1.0d + y: -3.5d + description: [ + "在默认设置下,外部存储面板以物品模式工作。然而,它也可以用来为RS提供存储在其他储罐中流体的访问权。 " + "" + "把外部存储面板连接到储罐上,和物品容器一样,然后在其UI中,点击左边的“类型”按钮,将其改为流体模式。" + "" + "过滤流体和过滤物品一样,你可以直接从JEI中拖动相应的流体到栏位中(流体的方形材质版本,而不是流体桶)" + ] + dependencies: [ + "568DC3ECDB943C47" + "0000000000000403" + ] + id: "1E8D2377DCF03984" + tasks: [{ + id: "734CC72EF1E4ACE4" + type: "item" + item: "refinedstorage:external_storage" + }] + rewards: [{ + id: "6D9A4CEFB43C39C7" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -3.5d + y: -5.0d + description: ["在游戏早期,从单个位置访问所有物品,并使用它们进行合成的绝佳办法之一就是使用Pretty Pipes的物品终端和合成终端。它们甚至可以进行自动合成。查看自动化任务章节中的Pretty Pipes任务以获得更多信息!"] + dependencies: ["00000000000003FF"] + id: "6E3133DD54A6C7E7" + tasks: [{ + id: "43B9523816655544" + type: "item" + item: "prettypipes:item_terminal" + }] + rewards: [{ + id: "68188157B1667326" + type: "item" + item: "prettypipes:pipe" + count: 8 + }] + } + { + title: "动态联合存储终端" + icon: "integratedterminals:part_terminal_storage" + x: 2.5d + y: -5.0d + subtitle: "数据魔法" + description: [ + "动态联合的存储终端可以让你从所有连接的容器中获取和制作物品,无需等待,不会消耗能量!" + "" + "在容器旁放置一截逻辑线缆以连接它,然后在与线缆相同的方块空间内放置一个对准容器的物品接口。接下来只要把所有的线缆连接在一起,将存储终端与其中一条线缆连接,就可以了!谁说动态联合很复杂的?" + "" + "然后,你可以用伪装方块来遮盖你的线缆,只需将伪装方块与某个方块合成,使它具有该方块的外观。" + ] + dependencies: ["00000000000003FF"] + id: "69982730005EDD7D" + tasks: [ + { + id: "305FEF030727F2B7" + type: "item" + item: "integratedterminals:part_terminal_storage" + } + { + id: "5EE786F87A40ABE3" + type: "item" + item: "integrateddynamics:cable" + count: 8L + } + { + id: "56CE84BAC42C77C2" + type: "item" + item: "integratedtunnels:part_interface_item" + count: 2L + } + ] + rewards: [ + { + id: "2DCCF7F86474DF47" + type: "item" + item: "integratedtunnels:part_interface_item" + count: 2 + } + { + id: "000CFB69B8DEE81F" + type: "item" + item: "integrateddynamics:cable" + count: 8 + } + { + id: "26F8EDF02B0D31AA" + type: "item" + item: "integrateddynamics:facade" + count: 16 + } + ] + } + ] +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/tech_t2.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/tech_t2.snbt new file mode 100644 index 00000000..f9b86e20 --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/tech_t2.snbt @@ -0,0 +1,507 @@ +{ + id: "1367E0A795499DE6" + group: "34B7FB260B6AEB81" + order_index: 2 + filename: "tech_t2" + title: "科技 - 计算机科学" + icon: "immersiveengineering:workbench" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "气动工艺:再加压" + icon: "pneumaticcraft:pressure_gauge_module" + x: 5.0d + y: 0.0d + shape: "rsquare" + dependencies: ["0000000000000FDB"] + id: "67F7E4C19E39F9F3" + tasks: [{ + id: "76965E68CB17945A" + type: "item" + item: "pneumaticcraft:ingot_iron_compressed" + count: 16L + }] + } + { + title: "沉浸工程:第一部分" + x: 1.0d + y: 0.0d + shape: "rsquare" + dependencies: ["0000000000000FD5"] + id: "06F4A47216226927" + tasks: [{ + id: "369D57ECAEBF7A77" + type: "item" + item: "immersiveengineering:cokebrick" + count: 27L + }] + } + { + x: 1.0d + y: 1.0d + description: [ + "砖砌的隔热机器能够在极高温度下工作。" + "" + "搭建一台高炉,着手准备一种特制的混料。" + ] + dependencies: ["06F4A47216226927"] + id: "0FF412352C4AA995" + tasks: [{ + id: "5CDC032E69DE6348" + type: "item" + item: "immersiveengineering:blastbrick" + count: 27L + }] + } + { + x: 0.5d + y: 3.0d + description: [ + "隔热良好的合金窑可维持高温,一般用于简单的合金制作,且通常会进行密封以防止杂质掺入产物中。" + "" + "搭建一座合金窑,为下一步做准备。" + ] + dependencies: ["159CEE8160564096"] + id: "51C4B771C756A8DD" + tasks: [{ + id: "1696A045279F7734" + type: "item" + item: "immersiveengineering:alloybrick" + count: 8L + }] + } + { + x: 1.0d + y: 2.0d + shape: "diamond" + description: ["一种奇怪的混料,性质的确非常的特殊……"] + dependencies: ["0FF412352C4AA995"] + id: "159CEE8160564096" + tasks: [{ + id: "1E770D18A73E9D10" + type: "item" + item: "kubejs:smoldering_lapis_lazuli_compound" + }] + } + { + x: 1.5d + y: 3.0d + description: [ + "闹鬼了?当然不是……虽然这些砖块注入了十分奇怪的材料……但你似乎总是能在合金窑旁听到声音。" + "" + "把一本书和升级矩阵放进合金窑中……" + ] + dependencies: [ + "640AF7C1C65218DD" + "51C4B771C756A8DD" + ] + id: "56A05A07C30709EC" + tasks: [{ + id: "2B7F725CA5D12C72" + type: "item" + item: { + id: "immersiveengineering:blueprint" + Count: 1b + tag: { + blueprint: "components" + } + } + }] + } + { + x: 1.0d + y: 4.0d + shape: "diamond" + description: [ + "精密的制造工艺有它的好处。" + "" + "搭建一个工程师装备台,获得一个可制作小型部件的合适场所。" + ] + dependencies: ["56A05A07C30709EC"] + id: "3AC1DD7E5DDDC129" + tasks: [{ + id: "4DDB5EC00B0ACDFE" + type: "item" + item: "immersiveengineering:workbench" + }] + } + { + x: 0.5d + y: 4.5d + shape: "diamond" + description: ["一批这些零件应该能用一会儿了,是吧?"] + dependencies: ["3AC1DD7E5DDDC129"] + id: "065270B7FA576ED0" + tasks: [{ + id: "18E3BEB02D473233" + type: "item" + item: "immersiveengineering:component_iron" + }] + } + { + x: 1.0d + y: 5.5d + shape: "octagon" + description: [ + "虽然技术含量不高,但却是真材实料。" + "" + "低级机器框架开启了核科学所需的高级材料处理大门。" + ] + dependencies: [ + "065270B7FA576ED0" + "3DA107DD546F8E02" + ] + id: "1B3A149D46540273" + tasks: [{ + id: "0153100351695FB1" + type: "item" + item: "industrialforegoing:machine_frame_pity" + }] + } + { + x: 1.5d + y: 4.5d + shape: "diamond" + description: ["预备……起!"] + dependencies: ["3AC1DD7E5DDDC129"] + id: "3DA107DD546F8E02" + tasks: [{ + id: "2B67FC4FC12C5684" + type: "item" + item: "immersiveengineering:concrete_leaded" + }] + } + { + x: 5.0d + y: 7.0d + description: [ + "有些任务更适合交给精密控制机器来做,因为极小的容差不会留下任何犯错误的可能。" + "" + "建造一个完整的装配线以开始组装更多复杂的部件,为发展核科学铺平道路。" + ] + dependencies: [ + "37CC74C655BCE0C0" + "54DA0B6FC5FE6F1A" + ] + id: "4B7BDCCE4535A4F9" + tasks: [ + { + id: "70256FD4A3182AA1" + type: "item" + item: "pneumaticcraft:assembly_controller" + } + { + id: "7111F86DD237301D" + type: "item" + item: "pneumaticcraft:assembly_program_drill_laser" + } + ] + } + { + x: 3.5d + y: 2.0d + description: [ + "它会加热、会结晶、会灌注!" + "" + "也许它使用后需要清理一下……" + ] + dependencies: ["6EC89B2EB48331A5"] + id: "640AF7C1C65218DD" + tasks: [{ + id: "4AC6C6F032DAAE12" + type: "item" + item: "pneumaticcraft:thermopneumatic_processing_plant" + }] + } + { + x: 5.0d + y: 2.0d + description: [ + "固态燃料压缩机被完全禁用了,请改用依赖液体燃料的压缩机开始发展。" + "" + "仔细观察此处的配方。有许多路径可以选择,但是该阶段只有一种可用的路径。" + ] + dependencies: ["67F7E4C19E39F9F3"] + id: "6EC89B2EB48331A5" + tasks: [{ + id: "5D63662B1B0695CE" + + type: "item" + item: "pneumaticcraft:liquid_compressor" + }] + } + { + x: 4.0d + y: 5.0d + shape: "diamond" + description: ["塑料耐用且柔韧,是高级科技的基础材料,为许多精细的应用提供了良好的支持。"] + dependencies: ["601203BF957994C2"] + id: "5258B21FEBF3E222" + tasks: [{ + id: "77060D75C44D7CC2" + type: "item" + item: "pneumaticcraft:plastic" + }] + } + { + x: 5.0d + y: 6.0d + description: [ + "印刷电路板的制作,打开了充满自动化可能的全新世界。" + "" + "你可以让无人机翱翔于天空,还可以在电脑终端当黑客,调试自动化。" + ] + dependencies: [ + "5258B21FEBF3E222" + "4214CE273DD3B183" + ] + id: "37CC74C655BCE0C0" + tasks: [{ + id: "789B1A4C9CE21200" + type: "item" + item: "pneumaticcraft:printed_circuit_board" + }] + } + { + x: 4.0d + y: 3.0d + description: ["石油层分散在各地,如果对之加以提炼,就是一个重要的燃料来源。并且,石油的副产物可能会更加珍贵。"] + dependencies: ["6EC89B2EB48331A5"] + id: "601203BF957994C2" + tasks: [ + { + id: "007E6DD90C5F3F4C" + type: "item" + item: "pneumaticcraft:refinery" + } + { + id: "715292E89B95375D" + type: "item" + item: "pneumaticcraft:refinery_output" + count: 4L + } + ] + } + { + x: 5.0d + y: 4.5d + shape: "diamond" + description: ["从任何方面来说这都是个简单处理器。不过,它非常适合于低等级的计算任务。"] + dependencies: ["66A2267B602C6232"] + id: "4214CE273DD3B183" + tasks: [{ + id: "42384EBFD1848ACD" + type: "item" + item: "refinedstorage:basic_processor" + }] + } + { + x: 6.0d + y: 6.0d + shape: "octagon" + description: [ + "还要多久?" + "" + "虽然你一直在研究工程学并进行革新,道路渐渐明晰。但你在深入发展愈加复杂的科技时,就肯定需要一些帮助。" + "" + "建造一个精致存储系统,开始为自动制造项目奠定基础。" + ] + dependencies: ["7773B233487FEBD2"] + id: "174A3B072A1CEFE5" + tasks: [{ + id: "39703E840E7CE98F" + type: "item" + item: "refinedstorage:controller" + }] + } + { + x: 6.0d + y: 5.0d + shape: "diamond" + description: ["末影金属有一些奇怪的不寻常之处,这使得它对复杂的计算非常宝贵……"] + dependencies: ["66A2267B602C6232"] + id: "7773B233487FEBD2" + tasks: [{ + id: "51C37065B81DA404" + type: "item" + item: "refinedstorage:advanced_processor" + }] + } + { + x: 4.0d + y: 6.0d + shape: "diamond" + description: [ + "通过精炼我们的电子部件,我们最好准备用多种渠道存储能量。" + "" + "Powah目前可以发展了,对能源炉来说这是一次不小的升级。也许该考虑升级了。" + "" + "注:在许多Powah设备上显示的发电值是一个基础值,是不考虑如冷却液、燃料或热源等影响因素的。这些因素都会显著的影响最终的输出。" + ] + dependencies: ["5258B21FEBF3E222"] + id: "54DA0B6FC5FE6F1A" + tasks: [{ + id: "585089F444DD3061" + type: "item" + item: "powah:capacitor_basic_large" + }] + } + { + x: 5.0d + y: 3.5d + dependencies: ["6EC89B2EB48331A5"] + id: "66A2267B602C6232" + tasks: [ + { + id: "68B66FC4450F1B1B" + type: "item" + item: "pneumaticcraft:pressure_chamber_wall" + count: 22L + } + { + id: "28CA1F0A1B98D1D7" + type: "item" + item: "pneumaticcraft:pressure_chamber_valve" + } + { + id: "3AA19ED845355309" + type: "item" + item: "pneumaticcraft:pressure_chamber_interface" + count: 2L + } + { + id: "5CBC4FC4423F78F0" + type: "item" + item: "pneumaticcraft:pressure_chamber_glass" + } + ] + } + { + x: 3.0d + y: 6.5d + description: [ + "终于等到,亚马龙。但它的另一端还有人在聆听吗?" + "" + "似乎你的存在并不孤独;连接亚马龙网络后,你可以与一个小型全球社区接触,他们是与你相似的工程师,寻求着知识与材料的交易。" + ] + dependencies: ["5258B21FEBF3E222"] + id: "26BE40771EA0B53D" + tasks: [{ + id: "3A2FE29E3F3C08FA" + type: "item" + item: "pneumaticcraft:amadron_tablet" + }] + } + { + x: 3.0d + y: 9.0d + shape: "gear" + description: [ + "由于你提供了一个新学院,做出了巨大的贡献,工程师们给你分享了一些高级机器的蓝图。" + "" + "收到这些蓝图后,你现在能够构建一些更大的沉浸工程多方块机器。请确保查看你的工程师手册以了解需要点击哪个方块才能完成构建!点击错误的方块,甚至是正确方块的错误面都不会生效!" + ] + dependencies: [ + "2F4E5595CF6E7C18" + "2B8E1E0F065271FC" + "77685CCEBB43BE31" + ] + id: "44D8EF9036E30760" + tasks: [{ + id: "6DF327D277407CBF" + type: "item" + item: "kubejs:medium_machinery_schematics" + }] + } + { + x: 5.0d + y: 8.5d + shape: "octagon" + description: ["一个适合与精密电子仪器的防护外壳。"] + dependencies: ["4B7BDCCE4535A4F9"] + id: "1560E98A52BEF117" + tasks: [{ + id: "7F4FBA868C08B64B" + type: "item" + item: "rftoolsbase:machine_frame" + }] + } + { + x: 2.0d + y: 7.0d + shape: "diamond" + description: [ + "稀有资源短缺?" + "" + "亚马龙网络由世界中少数几个存留的工程师维护着,他们专注于挖矿作业。" + "" + "只需为无人机提供他们需要的工具,他们就会将过量的有用资源直接送到你家门口!" + ] + dependencies: ["26BE40771EA0B53D"] + id: "50971B41665D4AD5" + tasks: [{ + id: "5C3819A92A37BF5A" + type: "item" + item: "kubejs:amadron_survey_tools" + }] + } + { + x: 2.5d + y: 8.0d + shape: "diamond" + description: ["干体力活时空着肚子很受罪,加上脑力活时更受罪。准备好丰盛的大餐以帮助这些工程师们建造他们的学校,迎接他们的新学生。"] + dependencies: ["26BE40771EA0B53D"] + id: "2F4E5595CF6E7C18" + tasks: [{ + id: "0B08E1FD7B99D610" + type: "item" + item: "kubejs:engineering_student_meals" + }] + } + { + x: 3.5d + y: 8.0d + shape: "diamond" + description: ["如果没有机器的帮助,铲平地面并为这座学校打下地基将会是累人的事。把这些补给一并送给他们,让他们建造得更快。"] + dependencies: ["26BE40771EA0B53D"] + id: "2B8E1E0F065271FC" + tasks: [{ + id: "792FFEF4FD9A35BE" + type: "item" + item: "kubejs:construction_tools" + }] + } + { + title: "建筑材料" + x: 3.0d + y: 7.5d + shape: "diamond" + description: [ + "似乎这些工程师们正想扩大他们的数量。但他们缺乏原材料,梦想无法成真。" + "" + "毫无疑问建造一整座学校不是一件容易的事。着手收集他们为建筑项目请求的材料。" + ] + dependencies: ["26BE40771EA0B53D"] + id: "77685CCEBB43BE31" + tasks: [ + { + id: "65B40E4EE6596323" + type: "item" + item: "kubejs:building_materials" + count: 5L + } + { + id: "457B0FD1BEFC5F7B" + type: "item" + item: "kubejs:foundation_materials" + } + { + id: "6B9D17102A99F785" + type: "item" + item: "kubejs:landscaping_materials" + } + ] + } + ] +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/tech_t3.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/tech_t3.snbt new file mode 100644 index 00000000..fdd04b48 --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/tech_t3.snbt @@ -0,0 +1,470 @@ +{ + id: "1BAD3096A2D8A7E3" + group: "34B7FB260B6AEB81" + order_index: 3 + filename: "tech_t3" + title: "科技 - 核子物理" + icon: "kubejs:memory_basic_filled" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "工业先锋" + x: 0.0d + y: 0.0d + dependencies: ["0000000000000FDF"] + id: "7522971912BCF482" + tasks: [{ + id: "558BD74C18EFB6EA" + type: "item" + item: "industrialforegoing:machine_frame_pity" + }] + } + { + title: "RF工具箱" + x: 4.0d + y: 0.0d + dependencies: ["0000000000000FD7"] + id: "1E4DC3A7546EC894" + tasks: [{ + id: "3E03729D4E825E26" + type: "item" + item: "rftoolsbase:machine_frame" + }] + } + { + x: -1.0d + y: 0.5d + shape: "diamond" + dependencies: ["7522971912BCF482"] + optional: true + id: "221F90FFF031E7B4" + tasks: [{ + id: "6784136B840606FA" + type: "item" + item: "industrialforegoing:latex_processing_unit" + }] + } + { + x: 0.0d + y: 1.5d + description: ["化学溶解室是工程师工具箱中的无价之宝,可以安全的处理各种腐蚀的、活泼的或是危险的液体,将它们合并成有用的产物。"] + dependencies: ["7522971912BCF482"] + id: "6079CBE9ECE6EB1D" + tasks: [{ + id: "76E7A09884C5D8AB" + type: "item" + item: "industrialforegoing:dissolution_chamber" + }] + } + { + title: "富集粉红黏液" + x: 0.5d + y: 6.0d + dependencies: ["35EE2BA3A988F416"] + id: "206F4AA9A9278D8D" + tasks: [{ + id: "1C9B934F52D9FB49" + type: "item" + item: "kubejs:pink_ender_slime_bucket" + }] + } + { + x: 0.5d + y: 3.0d + description: [ + "用于钻粉红黏液的机器需要粉红黏液,那怎么获取粉红黏液呢?" + "" + "有人见过粉红凋灵吗?" + "" + "这个问题经常在亚马龙网络中出现,未来的工程师为之抓耳挠腮。但学习过奥术后,你发现有一条路可以走。什么路?当然是魔法。" + ] + dependencies: [ + "6079CBE9ECE6EB1D" + "26D8327770B81C08" + ] + id: "412F3A311A7CFCB3" + tasks: [ + { + id: "0536AAB566704AC9" + type: "item" + item: "industrialforegoing:laser_drill" + } + { + id: "5703696A09A152C1" + type: "item" + item: "industrialforegoing:fluid_laser_base" + } + ] + } + { + icon: "minecraft:wither_skeleton_skull" + x: 0.0d + y: 4.5d + subtitle: "为粉红凋灵挤奶。" + description: ["用神秘学仪式召唤粉红凋灵或者将通过与盖亚守护者战斗获得的粉色手炮将凋灵转换成。"] + dependencies: ["412F3A311A7CFCB3"] + id: "35EE2BA3A988F416" + tasks: [{ + id: "046A0A8AB86FF128" + type: "item" + item: "industrialforegoing:pink_slime_bucket" + }] + } + { + x: 3.5d + y: 3.0d + description: ["进一步迈向核子物理需要可以承受高温、高压以及辐射的材料。"] + dependencies: [ + "72945D9390F479E7" + "242AEF5D6C2318D3" + ] + id: "3B9B0EB73BF19CBD" + tasks: [ + { + id: "65AF9984F551512B" + type: "item" + item: "mekanism:metallurgic_infuser" + } + { + id: "044F4F0627E059A3" + type: "item" + item: "mekanism:alloy_infused" + } + ] + } + { + x: 4.0d + y: 1.5d + description: [ + "在充能台中将烈焰棒充能以获得充能烈焰棒。它们是极好的、低廉的、便携的燃料来源,可在烈焰发电机中燃烧。" + "" + "他们可以放进烈焰激活器中以进一步将它们精炼成燃料来源。最好用这样的高质量烈焰棒开始发展。" + ] + dependencies: ["1E4DC3A7546EC894"] + id: "72945D9390F479E7" + tasks: [ + { + id: "3C415238A247D89A" + type: "item" + item: "rftoolspower:blazing_agitator" + } + { + id: "29584C030AC3CC61" + type: "item" + item: "rftoolspower:blazing_rod" + } + ] + } + { + x: 2.0d + y: 0.5d + shape: "diamond" + description: ["粗制,但是有效。这些内存条已经帮了你很多,但它们需要升级了。"] + dependencies: ["0000000000000FDB"] + id: "2182BC78D342D1AA" + tasks: [{ + id: "6B231E1F097FC1DC" + type: "item" + item: "kubejs:advanced_ram_chip" + }] + } + { + x: 1.5d + y: 1.0d + shape: "diamond" + description: ["一个空壳,缺少重要组件:你。"] + dependencies: ["2182BC78D342D1AA"] + id: "51AFB0E11AB83CFC" + tasks: [{ + id: "5DD654B9BD38AC93" + type: "item" + item: "kubejs:memory_basic_empty" + }] + } + { + x: 2.5d + y: 1.0d + shape: "diamond" + description: ["高科技需要更聪明的机器,还有什么比自己的经验精华更加好的让机器更智能的办法呢?"] + dependencies: ["51AFB0E11AB83CFC"] + id: "52FEE141AD87B819" + tasks: [{ + id: "7FDBBDEA3D78E027" + type: "item" + item: "kubejs:memory_basic_filled" + }] + } + { + x: -1.0d + y: 2.0d + shape: "diamond" + description: ["虽然冷凝室运行起来消耗很大,但它可以安全的装下大多数生物,防止他们移动,甚至在它们受伤后可以缓慢的治疗他们。"] + dependencies: ["6079CBE9ECE6EB1D"] + optional: true + id: "0F16543E9DE08714" + tasks: [{ + id: "6C1CEE8121C1BEA9" + type: "item" + item: "industrialforegoing:stasis_chamber" + }] + } + { + x: 2.0d + y: 3.0d + description: ["用于高聚焦激光操作的先进光学器件。"] + dependencies: ["3B9B0EB73BF19CBD"] + id: "26D8327770B81C08" + tasks: [{ + id: "469EF5B5F3B3A6C7" + type: "item" + item: "mekanismgenerators:laser_focus_matrix" + }] + } + { + x: 2.5d + y: 5.0d + description: [ + "是时候组装我们第一个完全科技化的裂变反应堆了!" + "" + "查看通用机械任务章节以了解更多关于裂变燃料处理和反应堆结构的信息。" + ] + dependencies: ["71D581C742D17CA4"] + id: "7E3DDF2413EA9433" + tasks: [{ + id: "45C0FD125FCC0EC5" + type: "item" + item: "mekanismgenerators:control_rod_assembly" + }] + } + { + x: 4.0d + y: 4.5d + description: ["尽管理论上可以,但运行一个不带涡轮的裂变反应堆既慢又浪费反应产生的宝贵能量。涡轮越大,效率就越高。"] + dependencies: ["71D581C742D17CA4"] + id: "5AB7BDCE735F200A" + tasks: [{ + id: "2DC0607EC0F51335" + type: "item" + item: "mekanismgenerators:turbine_blade" + }] + } + { + title: "以太气体" + icon: "minecraft:wither_skeleton_skull" + x: 1.0d + y: 4.0d + subtitle: "为凋灵挤奶。" + description: ["召唤一只凋灵并安全控制它,开始钻取以太气体。"] + dependencies: ["412F3A311A7CFCB3"] + id: "4A453667AB7D1197" + tasks: [{ + id: "6842B6803B8B613F" + type: "item" + item: "industrialforegoing:ether_gas_bucket" + }] + } + { + x: 2.0d + y: 4.0d + description: ["现代科学所知的倒数第二个控制电路。确保用于冷却的以太气体有充足的供应至关重要,因为运行时会很热。"] + dependencies: [ + "4A453667AB7D1197" + "3B9B0EB73BF19CBD" + ] + id: "71D581C742D17CA4" + tasks: [{ + id: "249303BB1931E8BF" + type: "item" + item: "mekanism:elite_control_circuit" + }] + } + { + x: 2.0d + y: 2.0d + description: ["将它组装在一起就可以获得可驱动许多强大机器的基础控制电路。"] + dependencies: ["52FEE141AD87B819"] + id: "242AEF5D6C2318D3" + tasks: [{ + id: "586BD5184CB0DAF7" + type: "item" + item: "mekanism:basic_control_circuit" + }] + } + { + x: 2.0d + y: 7.0d + description: ["终极的电路设计,可以控制量子级别精度的机器。"] + dependencies: [ + "206F4AA9A9278D8D" + "5AD982728B95438C" + ] + id: "40204EBF03AD725E" + tasks: [{ + id: "497E05EC7D5541E0" + type: "item" + item: "mekanism:ultimate_control_circuit" + }] + } + { + x: 3.5d + y: 6.0d + description: [ + "铍、玛玉灵和暗影钢融合成为了一种非常强大且重要的合金。" + "" + "处理放射性材料时,务必采取特别预防措施!强烈建议将这些机器放置在远离生物的地方。" + ] + dependencies: [ + "7E3DDF2413EA9433" + "5AB7BDCE735F200A" + ] + id: "5AD982728B95438C" + tasks: [{ + id: "06305D4712AFDD6A" + type: "item" + item: "mekanism:alloy_atomic" + }] + } + { + x: 3.5d + y: 8.5d + description: ["这一壮举曾经被认为是不可能的,即使是在此之前的伟大工程师们也不这么认为。只有通过小心地将科学与上古魔法相融合,它们才能够掌握核聚变,并用近乎无限的能量为他们的城市供电。"] + dependencies: [ + "5A772150FF638680" + "5E61BE9DA7DA1FEC" + ] + id: "16DE48989A21D643" + tasks: [{ + id: "56BA92C0A36137C1" + type: "item" + item: "mekanismgenerators:fusion_reactor_controller" + }] + } + { + x: 0.5d + y: 8.5d + description: ["任何足够先进的科技都与魔法密不可分。我们可能没有完全理解这些菌丝网络中魔法与技术的融合,但我们肯定能够利用它。"] + dependencies: ["40204EBF03AD725E"] + id: "2A9B2999EFB358D6" + tasks: [{ + id: "5919D1C305DF769B" + type: "item" + item: "industrialforegoing:mycelial_reactor" + }] + } + { + x: -0.5d + y: 7.0d + shape: "gear" + description: ["通过为你的工程网络提供镭射钻和电脑,帮助他们渡过难关。作为交换,他们似乎有一两个技巧可以教你。"] + dependencies: ["206F4AA9A9278D8D"] + id: "0E7B4F927F548AF9" + tasks: [{ + id: "4769F3CFE98A445F" + type: "item" + item: "kubejs:heavy_machinery_schematics" + }] + } + { + x: 4.0d + y: 7.0d + shape: "gear" + description: [ + "恒星中子活化器是科技与魔法的融合,能够不断地产出巨量的氚,虽然此过程需要巨量的魔力和能量才能将其从水中提取。" + "" + "该机器每次消耗魔力都可以运作4000游戏刻。" + "" + "=================================================================" + "" + "请注意,JEI中展示的配方并没有准确的显示出指定输入是每游戏刻都会被消耗还是一次性消耗完毕。为了简单起见,所有机械匠艺机器的所有配方都已根据以下规则进行了标准化:" + "" + "●FE在每游戏刻都会被消耗" + "●气动的空气在每游戏刻都会被消耗,且其压力必须大于10Bar" + "●星辉的星光在每游戏刻都会被消耗" + "●流体在每游戏刻都会被消耗或产生" + "●物品会在合成结束时被消耗或产生" + "●魔力会在合成开始时被消耗或在合成结束时被产生" + ] + dependencies: ["40204EBF03AD725E"] + min_width: 400 + id: "5A772150FF638680" + tasks: [{ + id: "2124E28BB47D675C" + type: "item" + item: "masterfulmachinery:stellar_neutron_activator_controller" + }] + } + { + x: 1.5d + y: 5.0d + shape: "gear" + description: [ + "标准装配台的高速、高压版本,能够一次性处理许多电路。对于拓展电路制造业务非常有用!" + "" + "运行该机器需要两个空气供给。高压输入端口需要至少11bar才能够开始运作,而装配台控制器需要5bar才能运作,且可以从底部输入。" + "" + "该机器可以通过将输入物品放在后部的储物箱中进行所有常规的装配台合成。所有输出的物品也会在同一个储物箱中获得。" + "" + "=================================================================" + "" + "请注意,JEI中展示的配方并没有准确的显示出指定输入是每游戏刻都会被消耗还是一次性消耗完毕。为了简单起见,所有机械匠艺机器的所有配方都已根据以下规则进行了标准化:" + "" + "●FE在每游戏刻都会被消耗" + "●气动的空气在每游戏刻都会被消耗,且其压力必须大于10Bar" + "●星辉的星光在每游戏刻都会被消耗" + "●流体在每游戏刻都会被消耗或产生" + "●物品会在合成结束时被消耗或产生" + "●魔力会在合成开始时被消耗或在合成结束时被产生" + ] + dependencies: ["71D581C742D17CA4"] + min_width: 400 + id: "76EDB33FBF318FB4" + tasks: [{ + id: "33104A6845FE9370" + type: "item" + item: "masterfulmachinery:advanced_assembly_table_controller" + }] + } + { + x: 3.0d + y: 7.0d + shape: "gear" + description: [ + "尽管基于简单的科技,但这台巨大的机器可以快速生产工业级数量的氘,以满足聚变反应堆的需求。" + "" + "注:此多方块需要水在其下方,腿部浸没在水中,水面正好到平台的基座处。因此,最好将它建造在海上。请小心海带等其他植物,它们的存在将会破坏结构完整性。" + "" + "=================================================================" + "" + "请注意,JEI中展示的配方并没有准确的显示出指定输入是每游戏刻都会被消耗还是一次性消耗完毕。为了简单起见,所有机械匠艺机器的所有配方都已根据以下规则进行了标准化:" + "" + "●FE在每游戏刻都会被消耗" + "●气动的空气在每游戏刻都会被消耗,且其压力必须大于10Bar" + "●星辉的星光在每游戏刻都会被消耗" + "●流体在每游戏刻都会被消耗或产生" + "●物品会在合成结束时被消耗或产生" + "●魔力会在合成开始时被消耗或在合成结束时被产生" + ] + dependencies: ["40204EBF03AD725E"] + min_width: 400 + id: "5E61BE9DA7DA1FEC" + tasks: [{ + id: "621697B1EC42D23F" + type: "item" + item: "masterfulmachinery:industrial_deuterium_plant_controller" + }] + } + { + x: 2.0d + y: 9.0d + description: ["无论如何,这都不可能。然而,你却在站这里,手中握着反物质!"] + dependencies: ["40204EBF03AD725E"] + id: "169619599EE68547" + tasks: [{ + id: "0FC0D1296975D5F3" + type: "item" + item: "mekanism:pellet_antimatter" + }] + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/tetra.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/tetra.snbt new file mode 100644 index 00000000..0bdc611c --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/tetra.snbt @@ -0,0 +1,1759 @@ +{ + id: "0000000000000772" + group: "74B3CF67FCEAB20F" + order_index: 1 + filename: "tetra" + title: "Tetra" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/handle": "double/basic_handle" + "double/head_left": "double/basic_hammer_left" + "double/head_right": "double/basic_hammer_right" + Damage: 0 + "double/basic_hammer_right_material": "basic_hammer/iron" + "double/basic_handle_material": "basic_handle/spruce" + "double/basic_hammer_left_material": "basic_hammer/iron" + } + } + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "1级" + x: -2.5d + y: -20.5d + shape: "square" + subtitle: "锤子时间到!" + description: [ + "Tetra是能让你制作强大的模块化工具的模组。" + "" + "本章节将会为你展示可用的工具以及获得它们的方法。" + "" + "" + "你的第一步便是制作一把Tetra锤,并用它狠狠的锤原版工作台!" + "" + "你需要一把锤,有时还要其他工具,来制作Tetra工具。" + "" + "木锤是一级锤,这意味着它能使你用最基础的材料合成工具。" + "" + "你持有的锤子等级越高,可以用于制作工具的材料就越多。" + "" + "" + "注:非原版的工作台可以通过合成转换成原版的。" + ] + size: 1.5d + id: "0000000000000773" + tasks: [{ + id: "0000000000000BE7" + type: "advancement" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/handle": "double/basic_handle" + "double/head_left": "double/basic_hammer_left" + "double/head_right": "double/basic_hammer_right" + Damage: 0 + "double/basic_hammer_right_material": "basic_hammer/oak" + "double/basic_handle_material": "basic_handle/stick" + "double/basic_hammer_left_material": "basic_hammer/oak" + } + } + advancement: "tetra:upgrades/root" + criterion: "" + }] + rewards: [ + { + id: "0000000000000845" + type: "item" + title: "木 锤" + item: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/handle": "double/basic_handle" + "double/head_left": "double/basic_hammer_left" + "double/head_right": "double/basic_hammer_right" + Damage: 0 + "double/basic_hammer_right_material": "basic_hammer/oak" + "double/basic_handle_material": "basic_handle/stick" + "double/basic_hammer_left_material": "basic_hammer/oak" + } + } + } + { + id: "0000000000000891" + type: "item" + title: "汉堡包" + item: "farmersdelight:hamburger" + } + ] + } + { + title: "全息球" + icon: { + id: "tetra:holo" + Count: 1b + tag: { + "holo/core_material": "frame/dim" + "holo/frame": "holo/frame" + "holo/core": "holo/core" + "holo/frame_material": "core/ancient" + } + } + x: -1.0d + y: -22.0d + subtitle: "这是你唯一的希望!" + description: [ + "全息球有所有在Tetra中可用的材料、工具和升级的信息。" + "" + "" + "末影之眼提供了升级,可使你寻找锻造遗迹时更容易,只需将全息球放在加工台中来应用该升级。" + ] + dependencies: ["0000000000000773"] + optional: true + id: "0000000000000775" + tasks: [{ + id: "000000000000088D" + type: "item" + item: { + id: "tetra:holo" + Count: 1b + tag: { + "holo/core_material": "frame/dim" + "holo/frame": "holo/frame" + "holo/core": "holo/core" + "holo/frame_material": "core/ancient" + } + } + }] + rewards: [{ + id: "000000000000088E" + type: "item" + title: "末影之眼" + item: "minecraft:ender_eye" + }] + } + { + title: "拯救" + x: 0.0d + y: -14.5d + shape: "diamond" + subtitle: "我本无意撬开它,但是……" + description: [ + "板条箱和容器可以在寒冷生物群系地下深处的锻造遗迹中找到。" + "" + "用正确的攻击敲打板条箱和容器上的高亮区域来打开它们。" + ] + dependencies: ["0000000000000783"] + optional: true + id: "0000000000000777" + tasks: [{ + id: "0000000000000892" + type: "advancement" + icon: "tetra:forged_container" + advancement: "tetra:spelunking/containers" + criterion: "" + }] + rewards: [{ + id: "0000000000000A49" + type: "xp_levels" + xp_levels: 5 + }] + } + { + title: "弓" + icon: { + id: "tetra:modular_bow" + Count: 1b + tag: { + "bow/stave": "bow/straight_stave" + honing_progress: 80 + HideFlags: 1 + "bow/basic_string_material": "basic_string/string" + "bow/string": "bow/basic_string" + id: "4d98622b-b92e-4de0-b3c7-4c35c2513c73" + AS_Amulet_Holder: [I; + -449486007 + 118443153 + -1822806901 + -231257592 + ] + Damage: 0 + "bow/straight_stave_material": "straight_stave/spruce" + } + } + x: -7.0d + y: -23.5d + description: [ + "将原版弓放在加工台上以开始改造。" + "" + "原版弓在Tetra中被称为直拉弓。它有中等的伤害/速度,以及中等的拉弓速度。" + "" + "小贴士:完整度来自于弓弦" + ] + dependencies: ["0000000000000773"] + optional: true + id: "000000000000077F" + tasks: [{ + id: "000000000000088B" + type: "advancement" + advancement: "tetra:upgrades/bow_upgrade" + criterion: "" + }] + rewards: [ + { + id: "0000000000000A3E" + type: "item" + title: "训练箭" + item: "archers_paradox:training_arrow" + count: 64 + } + { + id: "0000000000000A3F" + type: "item" + title: "爆炸箭" + item: "archers_paradox:explosive_arrow" + count: 16 + } + { + id: "0000000000000A40" + type: "item" + title: "迟缓之箭" + item: { + id: "minecraft:tipped_arrow" + Count: 1b + tag: { + Potion: "minecraft:strong_slowness" + } + } + count: 16 + } + { + id: "0000000000000A41" + type: "item" + title: "箭" + item: "minecraft:arrow" + count: 64 + } + ] + } + { + title: "锻造" + x: -2.5d + y: -14.5d + description: [ + "在你终于在地下寻觅到锻造锤之后,你还需要2个满的热力单元和2个升级来激活它。" + "" + "在被充能的锻造锤下放置一个加工台,你就获得了它的锤击能力。" + "" + "注:如果你不愿意寻找锻造锤,它在Enigmatica中是可以被制作的。不过,你将会失去很多的战利品!" + ] + dependencies: ["0000000000000883"] + id: "0000000000000781" + tasks: [{ + id: "7346BE7936AA083F" + type: "advancement" + icon: "tetra:hammer_base" + advancement: "tetra:spelunking/hammer_fix" + criterion: "" + }] + rewards: [{ + id: "0000000000000A4A" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + title: "锻造升级" + x: -1.5d + y: -14.5d + description: [ + "升级你的锻造锤!" + "" + "大多数锻造锤升级只能在寒冷生物群系下的锻造遗迹中找到。" + "你最多可以为单个锻造锤添加2个升级。" + "" + "燃烧室:+ 一级锤子等级" + "" + "隔热板:+ 效率" + "" + "平面稳定器:+ 锻造时的属性" + ] + dependencies: ["0000000000000883"] + id: "0000000000000783" + tasks: [{ + id: "000000000000085D" + type: "item" + title: "任意$forge_hammer_upgrades" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "tetra:forge_hammer_upgrades" + } + } + count: 2L + }] + rewards: [{ + id: "0000000000000A4E" + type: "item" + title: "地岩碎裂弹" + item: "thermal:earth_grenade" + count: 16 + }] + } + { + title: "有用的垃圾" + x: 1.5d + y: -14.5d + shape: "diamond" + description: ["你可以在锻造遗迹周围找到各种垃圾,其中许多都可以用作工具、武器或腰带的组件。它们比其它大部分组件要好。"] + dependencies: ["0000000000000777"] + optional: true + id: "0000000000000785" + tasks: [ + { + id: "000000000000084E" + type: "item" + item: "tetra:forged_mesh" + consume_items: false + } + { + id: "000000000000084F" + type: "item" + item: "tetra:metal_scrap" + consume_items: false + } + { + id: "0000000000000850" + type: "item" + item: "tetra:quick_latch" + consume_items: false + } + { + id: "0000000000000851" + type: "item" + item: "tetra:forged_beam" + consume_items: false + } + { + id: "0000000000000852" + type: "item" + item: "tetra:forged_bolt" + consume_items: false + } + ] + rewards: [{ + id: "0000000000000853" + type: "item" + title: "热力单元" + item: { + id: "tetra:magmatic_cell" + Count: 1b + tag: { + Damage: 128 + } + } + }] + } + { + title: "热力单元" + x: -3.5d + y: -14.5d + description: [ + "热力单元是锻造锤的电池。" + "" + "配置正确后,你可以在传输单元中充满热力单元。" + "" + "" + "注:热力单元也是可合成的。" + ] + dependencies: [ + "0000000000000781" + "0000000000000883" + ] + id: "0000000000000787" + tasks: [{ + id: "0000000000000854" + type: "item" + item: { + id: "tetra:magmatic_cell" + Count: 1b + tag: { + Damage: 0 + } + } + count: 2L + consume_items: false + }] + rewards: [ + { + id: "0000000000000A4B" + type: "item" + title: "熔岩桶" + item: "minecraft:lava_bucket" + } + { + id: "0000000000000AA4" + type: "command" + title: "铁匠快乐包" + icon: "kubejs:blacksmiths_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blacksmiths_delight" + player_command: false + } + ] + } + { + title: "劈砍与斩杀" + icon: "tetra:stonecutter" + x: 1.5d + y: -15.5d + shape: "diamond" + description: [ + "切石器是以挥砍动作破坏一片区域的特殊工具。" + "" + "采掘的区域可以通过效率提升。" + ] + dependencies: ["0000000000000777"] + optional: true + id: "000000000000078B" + tasks: [{ + id: "000000000000085A" + type: "advancement" + icon: "tetra:stonecutter" + advancement: "tetra:spelunking/stonecutter" + criterion: "" + }] + rewards: [{ + id: "000000000000085F" + type: "item" + title: "平面稳定器" + item: "tetra:planar_stabilizer" + }] + } + { + title: "凿地器" + icon: "tetra:earthpiercer" + x: 1.5d + y: -13.5d + shape: "diamond" + description: ["凿地器是既可以当镐也可以当铲的多功能工具。"] + dependencies: ["0000000000000777"] + optional: true + id: "000000000000078D" + tasks: [{ + id: "0000000000000859" + type: "advancement" + icon: "tetra:earthpiercer" + advancement: "tetra:spelunking/earthpiercer" + criterion: "" + }] + rewards: [{ + id: "000000000000085E" + type: "item" + title: "燃烧室" + item: "tetra:combustion_chamber" + }] + } + { + title: "Tetra工具升级" + x: 0.5d + y: -22.0d + description: [ + "以下是Tetra的一些关键方面的简要介绍:" + "" + "- 完整度" + "工具的完整度越高,可用的升级材料就越好。" + "完整度可以通过改变组件增加,比如手柄、绑定和弓弦。" + "" + "- 打磨" + "Tetra工具在你使用时会被打磨——每打磨一级都可使你在某些方面改进工具。" + "" + "- 固定" + "在你使用工具一段时间后,组件会固定,且工具完整度会提高。" + "" + "注:一些材料永远无法固定。" + ] + dependencies: ["0000000000000775"] + optional: true + id: "000000000000085B" + tasks: [{ + id: "000000000000085C" + type: "checkmark" + title: "Tetra工具升级" + icon: "minecraft:book" + }] + rewards: [{ + id: "0000000000000CA6" + type: "xp" + xp: 100 + }] + } + { + title: "2级" + x: -2.5d + y: -18.0d + subtitle: "鸟粪锤" + description: [ + "将你的锤放进加工台,用任意种类的石头替换两个头部,它就会升级成2级锤。" + "" + "此时你从任务奖励处领取的木锤就很有用了!" + ] + dependencies: ["0000000000000773"] + id: "0000000000000876" + tasks: [{ + id: "0000000000000880" + type: "advancement" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/handle": "double/basic_handle" + "double/head_left": "double/basic_hammer_left" + "double/head_right": "double/basic_hammer_right" + Damage: 0 + "double/basic_hammer_right_material": "basic_hammer/diorite" + "double/basic_handle_material": "basic_handle/stick" + "double/basic_hammer_left_material": "basic_hammer/diorite" + } + } + advancement: "tetra:upgrades/hammer_2" + criterion: "" + }] + rewards: [ + { + id: "0000000000000A42" + type: "item" + title: "铜矿块" + item: "emendatusenigmatica:copper_chunk" + count: 8 + } + { + id: "0000000000000A92" + type: "command" + title: "铁匠快乐包" + icon: "kubejs:blacksmiths_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blacksmiths_delight" + player_command: false + } + ] + } + { + title: "3级" + x: -2.5d + y: -17.0d + description: [ + "这个任务有点棘手——这次你需要更改锤子的每个组件,因为3级锤头需要更高的完整度。" + "" + "将手柄替换成木或骨头,它们提供了你将锤头升级到铁需要的完整度。" + "" + "注:如果你想用木做手柄,你将需要斧来进行升级。" + ] + dependencies: ["0000000000000876"] + id: "0000000000000878" + tasks: [{ + id: "0000000000000881" + type: "advancement" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/handle": "double/basic_handle" + "double/head_left": "double/basic_hammer_left" + "double/head_right": "double/basic_hammer_right" + Damage: 0 + "double/basic_hammer_right_material": "basic_hammer/iron" + "double/basic_handle_material": "basic_handle/spruce" + "double/basic_hammer_left_material": "basic_hammer/iron" + } + } + advancement: "tetra:upgrades/hammer_3" + criterion: "" + }] + rewards: [ + { + id: "0000000000000A43" + type: "item" + title: "锇矿块" + item: "emendatusenigmatica:osmium_chunk" + count: 8 + } + { + id: "0000000000000A44" + type: "item" + title: "喷溅型抗火药水" + item: { + id: "minecraft:splash_potion" + Count: 1b + tag: { + Potion: "minecraft:long_fire_resistance" + } + } + } + { + id: "0000000000000AA2" + type: "command" + title: "铁匠快乐包" + icon: "kubejs:blacksmiths_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blacksmiths_delight" + player_command: false + } + ] + } + { + title: "4级" + x: -2.5d + y: -16.0d + description: ["为了第4级的锤子,你将需要勇闯下界,收集升级锤头的黑石。"] + dependencies: ["0000000000000878"] + id: "0000000000000883" + tasks: [{ + id: "0000000000000884" + type: "advancement" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/handle": "double/basic_handle" + "double/head_left": "double/basic_hammer_left" + "double/head_right": "double/basic_hammer_right" + Damage: 0 + "double/basic_hammer_right_material": "basic_hammer/blackstone" + "double/basic_handle_material": "basic_handle/spruce" + "double/basic_hammer_left_material": "basic_hammer/blackstone" + } + } + advancement: "tetra:upgrades/hammer_4" + criterion: "" + }] + rewards: [ + { + id: "0000000000000A45" + type: "item" + title: "末地烛" + item: "minecraft:end_rod" + } + { + id: "0000000000000A47" + type: "item" + title: "耐久 II" + item: { + id: "minecraft:enchanted_book" + Count: 1b + tag: { + StoredEnchantments: [{ + lvl: 2s + id: "minecraft:unbreaking" + }] + } + } + } + { + id: "0000000000000A48" + type: "item" + title: "喷溅型迅捷药水" + item: { + id: "minecraft:splash_potion" + Count: 1b + tag: { + Potion: "minecraft:long_swiftness" + } + } + } + { + id: "0000000000000AA3" + type: "command" + title: "铁匠快乐包" + icon: "kubejs:blacksmiths_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blacksmiths_delight" + player_command: false + } + ] + } + { + title: "5级" + x: -2.5d + y: -13.0d + description: [ + "黑曜石将会带你到5级。" + "" + "如果你需要更高的完整度,试试用末地烛当手柄。" + "" + "警告,末地烛手柄可能会在末影人附近带来……很不幸的负面效果。请小心使用。" + ] + dependencies: [ + "0000000000000787" + "0000000000000781" + "0000000000000783" + ] + id: "0000000000000885" + tasks: [{ + id: "0000000000000886" + type: "advancement" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/handle": "double/basic_handle" + "double/head_left": "double/basic_hammer_left" + "double/head_right": "double/basic_hammer_right" + Damage: 0 + "double/basic_hammer_right_material": "basic_hammer/obsidian" + "double/basic_handle_material": "basic_handle/iron" + "double/basic_hammer_left_material": "basic_hammer/obsidian" + } + } + advancement: "tetra:upgrades/hammer_5" + criterion: "" + }] + rewards: [{ + id: "0000000000000A91" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + title: "6级" + x: -2.5d + y: -11.5d + shape: "hexagon" + description: [ + "下界合金锭将会带你到6级。" + "" + "恭喜!你几乎就是个行走的锻造锤!" + ] + dependencies: ["0000000000000885"] + dependency_requirement: "all_started" + size: 1.5d + id: "0000000000000887" + tasks: [{ + id: "0000000000000889" + type: "advancement" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/handle": "double/basic_handle" + "double/head_left": "double/basic_hammer_left" + "double/head_right": "double/basic_hammer_right" + Damage: 0 + "double/basic_hammer_right_material": "basic_hammer/netherite" + "double/basic_handle_material": "basic_handle/forged_beam" + "double/basic_hammer_left_material": "basic_hammer/netherite" + } + } + advancement: "tetra:upgrades/hammer_6" + criterion: "" + }] + rewards: [ + { + id: "0000000000000A0F" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + { + id: "0000000000000AA5" + type: "command" + title: "铁匠快乐包" + icon: "kubejs:blacksmiths_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blacksmiths_delight" + player_command: false + } + ] + } + { + title: "镐" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/handle": "double/basic_handle" + honing_progress: 420 + "double/head_left": "double/basic_pickaxe_left" + HideFlags: 1 + "double/head_right": "double/basic_pickaxe_right" + "double/basic_pickaxe_right_material": "basic_pickaxe/iron" + id: "d1957dfc-8bb6-4c06-b2e4-57e2b16e51a1" + Damage: 0 + "double/basic_pickaxe_left_material": "basic_pickaxe/iron" + "double/basic_handle_material": "basic_handle/oak" + } + } + x: -8.0d + y: -21.5d + description: ["镐头可以用于采掘。"] + dependencies: ["0000000000000926"] + optional: true + id: "000000000000091A" + tasks: [{ + id: "0000000000000A2F" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A1A" + type: "xp" + xp: 50 + }] + } + { + title: "巨斧" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/basic_axe_right_material": "basic_axe/iron" + "double/head_left/settle_progress": 312 + "double/basic_handle_material": "basic_handle/oak" + "double/handle": "double/basic_handle" + honing_progress: 405 + "double/basic_axe_left_material": "basic_axe/iron" + HideFlags: 1 + "double/head_left": "double/basic_axe_left" + "double/head_right": "double/basic_axe_right" + "double/head_right/settle_progress": 312 + id: "a4454037-4ed3-4097-830f-ffe6ce0ae4ae" + Damage: 0 + "double/handle/settle_progress": 267 + } + } + x: -7.0d + y: -22.0d + description: ["斧可以用于破坏木制方块,或对原木剥皮。双斧头提供了额外的伤害。"] + dependencies: ["0000000000000926"] + optional: true + id: "000000000000091C" + tasks: [{ + id: "0000000000000A2E" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A1B" + type: "xp" + xp: 50 + }] + } + { + title: "镰刀" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/butt_right_material": "butt/iron" + "double/handle": "double/basic_handle" + honing_progress: 350 + HideFlags: 1 + "double/head_left": "double/sickle_left" + "double/head_right": "double/butt_right" + id: "d2081dac-2d1e-4bf9-8e2b-04ee005c3b57" + Damage: 0 + "double/sickle_left_material": "sickle/iron" + "double/basic_handle_material": "basic_handle/oak" + } + } + x: -8.5d + y: -20.5d + description: ["合成一把可以用于范围割草的镰刀。"] + dependencies: ["0000000000000926"] + optional: true + id: "000000000000091E" + tasks: [{ + id: "0000000000000A31" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A20" + type: "xp" + xp: 50 + }] + } + { + title: "锄" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/butt_right_material": "butt/iron" + "double/handle": "double/basic_handle" + honing_progress: 350 + HideFlags: 1 + "double/head_left": "double/hoe_left" + "double/head_right": "double/butt_right" + id: "3c9e2cea-4c55-4fd7-92de-ce022978f338" + Damage: 0 + "double/basic_handle_material": "basic_handle/oak" + "double/hoe_left_material": "hoe/iron" + } + } + x: -8.0d + y: -19.5d + description: ["锄可以用于收获植物以及耕地。"] + dependencies: ["0000000000000926"] + optional: true + id: "0000000000000920" + tasks: [{ + id: "0000000000000A30" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A1F" + type: "xp" + xp: 50 + }] + } + { + title: "羊角头" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/butt_right_material": "butt/iron" + "double/handle": "double/basic_handle" + honing_progress: 350 + HideFlags: 1 + "double/head_left": "double/claw_left" + "double/head_right": "double/butt_right" + id: "ea5da86c-af2f-4a72-9d40-d0a3166ae754" + Damage: 0 + "double/basic_handle_material": "basic_handle/oak" + "double/claw_left_material": "claw/iron" + } + } + x: -7.0d + y: -19.0d + description: ["羊角头可以用于撬开东西并快速破坏大多数木制方块。"] + dependencies: ["0000000000000926"] + optional: true + id: "0000000000000922" + tasks: [{ + id: "0000000000000A33" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A1C" + type: "xp" + xp: 50 + }] + } + { + title: "扁斧" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/adze_right_material": "adze/iron" + "double/head_left/settle_progress": 267 + "double/basic_handle_material": "basic_handle/oak" + "double/handle": "double/basic_handle" + honing_progress: 360 + HideFlags: 1 + "double/head_left": "double/adze_left" + "double/head_right": "double/adze_right" + "double/head_right/settle_progress": 267 + id: "55b8bb81-4330-4e2c-bc75-a47e54a318f7" + Damage: 0 + "double/adze_left_material": "adze/iron" + "double/handle/settle_progress": 222 + } + } + x: -6.0d + y: -19.5d + description: ["扁斧可以用于挖掘和砍树。"] + dependencies: ["0000000000000926"] + optional: true + id: "0000000000000924" + tasks: [{ + id: "0000000000000A32" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A1E" + type: "xp" + xp: 50 + }] + } + { + title: "双头工具" + x: -7.0d + y: -20.5d + description: [ + "双头工具可以由斧或镐制作而成。" + "" + "它们是主要的作业工具,提供了如耕地、砍树和采掘等能力。" + "" + "你可以混用头部来获得既可以破坏泥土也可以破坏石头的工具,这取决于你!" + ] + dependencies: ["0000000000000773"] + optional: true + id: "0000000000000926" + tasks: [{ + id: "0000000000000928" + type: "item" + title: "任意镐" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "forge:tools/pickaxe" + } + } + }] + rewards: [{ + id: "0000000000000A2D" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "单头工具" + x: -4.0d + y: -18.0d + description: ["单头工具有锹和矛,分别适合挖掘和杀敌。"] + dependencies: ["0000000000000773"] + optional: true + id: "0000000000000929" + tasks: [{ + id: "0000000000000937" + type: "item" + title: "任意$tools/shovel" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "forge:tools/shovel" + } + } + }] + rewards: [{ + id: "0000000000000A2C" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: -4.0d + y: -16.5d + description: ["矛有着高伤害和慢速度。它们也可兼作挖掘工具。"] + dependencies: ["0000000000000929"] + optional: true + id: "000000000000092B" + tasks: [{ + id: "000000000000092C" + type: "item" + item: { + id: "tetra:modular_single" + Count: 1b + tag: { + honing_progress: 112 + HideFlags: 1 + "single/handle": "single/basic_handle" + "single/head": "single/spearhead" + id: "43afce20-b42c-4a69-ae56-75b73098c8c4" + Damage: 0 + "single/basic_handle_material": "basic_handle/stick" + "single/spearhead_material": "spearhead/iron" + } + } + }] + rewards: [{ + id: "0000000000000AA1" + type: "xp" + xp: 50 + }] + } + { + title: "剑" + x: -7.0d + y: -17.5d + description: [ + "可用于伤害与杀害!" + "" + "Tetra剑可以由普通剑制作而成。" + ] + dependencies: ["0000000000000773"] + optional: true + id: "000000000000092D" + tasks: [{ + id: "0000000000000938" + type: "item" + title: "任意近战武器" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "forge:weapons/sword" + } + } + }] + rewards: [{ + id: "0000000000000A90" + type: "item" + title: "【喷溅型夜视药水" + item: { + id: "minecraft:splash_potion" + Count: 1b + tag: { + Potion: "minecraft:long_night_vision" + } + } + }] + } + { + title: "剑" + icon: { + id: "tetra:modular_sword" + Count: 1b + tag: { + "sword/guard": "sword/makeshift_guard" + "sword/blade": "sword/basic_blade" + "sword/basic_blade_material": "basic_blade/iron" + "sword/pommel": "sword/decorative_pommel" + honing_progress: 240 + "sword/basic_hilt_material": "basic_hilt/stick" + HideFlags: 1 + "sword/hilt": "sword/basic_hilt" + "sword/makeshift_guard_material": "makeshift_guard/iron" + id: "209ed4c3-710d-4fa7-a348-9a154c64d3e1" + Damage: 0 + "sword/decorative_pommel_material": "decorative_pommel/iron" + } + } + x: -8.5d + y: -16.0d + description: ["具有平衡伤害和速度的基础剑。"] + dependencies: ["000000000000092D"] + optional: true + id: "000000000000092F" + tasks: [{ + id: "0000000000000A13" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A14" + type: "xp" + xp: 50 + }] + } + { + title: "大剑" + icon: { + id: "tetra:modular_sword" + Count: 1b + tag: { + "sword/guard": "sword/makeshift_guard" + "sword/blade": "sword/heavy_blade" + "sword/pommel": "sword/decorative_pommel" + "sword/heavy_blade_material": "heavy_blade/iron" + honing_progress: 305 + "sword/basic_hilt_material": "basic_hilt/stick" + HideFlags: 1 + "sword/hilt": "sword/basic_hilt" + "sword/makeshift_guard_material": "makeshift_guard/iron" + id: "f6f69a81-a541-4b84-ac7c-54f89e920f32" + Damage: 0 + "sword/decorative_pommel_material": "decorative_pommel/iron" + } + } + x: -5.5d + y: -16.0d + description: ["具有高伤害但是低攻击速度的重剑。"] + dependencies: ["000000000000092D"] + optional: true + id: "0000000000000931" + tasks: [{ + id: "0000000000000A11" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A15" + type: "xp" + xp: 50 + }] + } + { + title: "弯刀" + icon: { + id: "tetra:modular_sword" + Count: 1b + tag: { + "sword/guard": "sword/makeshift_guard" + "sword/blade": "sword/machete" + "sword/pommel": "sword/decorative_pommel" + honing_progress: 240 + "sword/basic_hilt_material": "basic_hilt/stick" + HideFlags: 1 + "sword/machete_material": "machete/iron" + "sword/hilt": "sword/basic_hilt" + "sword/makeshift_guard_material": "makeshift_guard/iron" + id: "4c6517a2-901a-4a1c-9ae8-5a9c5e65de4f" + Damage: 0 + "sword/decorative_pommel_material": "decorative_pommel/iron" + } + } + x: -7.5d + y: -16.0d + description: ["弯刀可以用来范围砍断蜘蛛网和某些类型的植物。"] + dependencies: ["000000000000092D"] + optional: true + id: "0000000000000933" + tasks: [{ + id: "0000000000000A12" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A16" + type: "xp" + xp: 50 + }] + } + { + title: "短剑" + icon: { + id: "tetra:modular_sword" + Count: 1b + tag: { + "sword/guard": "sword/makeshift_guard" + "sword/short_blade_material": "short_blade/iron" + "sword/blade": "sword/short_blade" + "sword/pommel": "sword/decorative_pommel" + honing_progress: 240 + "sword/basic_hilt_material": "basic_hilt/stick" + HideFlags: 1 + "sword/hilt": "sword/basic_hilt" + "sword/makeshift_guard_material": "makeshift_guard/iron" + id: "faf748d7-05aa-43b5-a0ba-d107574b9a3b" + Damage: 0 + "sword/decorative_pommel_material": "decorative_pommel/iron" + } + } + x: -6.5d + y: -16.0d + description: ["可以用于制作和副手攻击的轻且短的剑。"] + dependencies: ["000000000000092D"] + optional: true + id: "0000000000000935" + tasks: [{ + id: "0000000000000A10" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A17" + type: "xp" + xp: 50 + }] + } + { + title: "盾牌" + x: -4.5d + y: -25.0d + description: ["Tetra盾牌由基础的原版盾牌制成。"] + dependencies: ["0000000000000773"] + optional: true + id: "0000000000000939" + tasks: [{ + id: "000000000000093A" + type: "item" + item: { + id: "minecraft:shield" + Count: 1b + tag: { + Damage: 0 + AS_Amulet_Holder: [I; + -449486007 + 118443153 + -1822806901 + -231257592 + ] + } + } + }] + rewards: [{ + id: "0000000000000A39" + type: "item" + item: { + id: "botania:brew_flask" + Count: 1b + tag: { + brewKey: "botania:absorption" + } + } + }] + } + { + title: "绳子" + x: -0.5d + y: -20.5d + description: [ + "腰带有着各种可使你的生活更轻松的实用升级。它可以存储物品,让你获取它们更快——按B以打开腰带的物品栏。" + "" + "完整度基于腰带组件自身,且可以由以下材料做成,顺序为由坏到好:" + "- 线" + "- 羊毛" + "- 皮革" + "- 铁" + "- 潜影壳" + "" + "注:你需要一级一级地升级。" + "" + "小贴士:你可以将腰带放在腰带栏位中。" + ] + dependencies: ["0000000000000773"] + optional: true + id: "000000000000093B" + tasks: [{ + id: "000000000000093C" + type: "item" + item: { + id: "tetra:modular_toolbelt" + Count: 1b + tag: { + "toolbelt/belt_material": "belt/rope" + "toolbelt/belt": "toolbelt/belt" + "toolbelt/slot1": "toolbelt/strap_slot1" + "toolbelt/strap_slot1_material": "strap1/leather" + } + } + }] + rewards: [{ + id: "0000000000000A2B" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + title: "大架子" + x: -1.0d + y: -19.0d + shape: "diamond" + description: [ + "将工具架放在加工台旁边,再将锤子放在工具架上,你使用加工台时就可使用该锤子的等级。" + "" + "这对所有Tetra工具都适用。" + "" + "注:这依然会消耗耐久。" + ] + dependencies: ["0000000000000773"] + id: "000000000000093D" + tasks: [{ + id: "000000000000093E" + type: "item" + item: "tetra:rack" + }] + rewards: [{ + id: "0000000000000CA7" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "工具尾部" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/butt_right_material": "butt/iron" + "double/handle": "double/basic_handle" + honing_progress: 350 + "double/head_left": "double/basic_pickaxe_left" + HideFlags: 1 + "double/head_right": "double/butt_right" + id: "fd08d2ae-e0ac-4e93-a50b-16ac777271f4" + Damage: 0 + "double/basic_pickaxe_left_material": "basic_pickaxe/iron" + "double/basic_handle_material": "basic_handle/oak" + } + } + x: -6.0d + y: -21.5d + description: ["用于单面工具的背部,尤其是需要比双面工具更快的挥舞速度时。如果由坚固的材料合成而来,则有时可以用于锤击。"] + dependencies: ["0000000000000926"] + optional: true + id: "00000000000009FF" + tasks: [{ + id: "0000000000000A34" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A1D" + type: "xp" + xp: 50 + }] + } + { + title: "小圆盾" + icon: { + id: "tetra:modular_shield" + Count: 1b + tag: { + "shield/buckler_material": "buckler/iron" + "shield/plate": "shield/buckler" + honing_progress: 112 + HideFlags: 1 + "shield/basic_grip_material": "basic_grip/iron" + id: "06b9d4cd-dafc-40c2-95e3-9d5b811e96c9" + Damage: 0 + "shield/grip": "shield/basic_grip" + } + } + x: -5.5d + y: -25.0d + description: ["小圆盾提供了被动韧性加成,但不能用于格挡。"] + dependencies: ["0000000000000939"] + optional: true + id: "0000000000000A01" + tasks: [{ + id: "0000000000000A28" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A24" + type: "xp" + xp: 50 + }] + } + { + title: "熨斗形盾" + icon: { + id: "tetra:modular_shield" + Count: 1b + tag: { + "shield/plate": "shield/heater" + honing_progress: 112 + HideFlags: 1 + "shield/basic_grip_material": "basic_grip/iron" + id: "2aba9732-8da4-4b90-b7ec-8bf34dd08e59" + Damage: 0 + "shield/grip": "shield/basic_grip" + "shield/heater_material": "heater/iron" + } + } + x: -4.5d + y: -26.0d + description: ["熨斗形盾可以在冷却后格挡有限时间。"] + dependencies: ["0000000000000939"] + optional: true + id: "0000000000000A03" + tasks: [{ + id: "0000000000000A27" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A25" + type: "xp" + xp: 50 + }] + } + { + title: "塔盾" + icon: { + id: "tetra:modular_shield" + Count: 1b + tag: { + "shield/plate": "shield/tower" + honing_progress: 112 + HideFlags: 1 + "shield/basic_grip_material": "basic_grip/iron" + id: "6a393be1-1a24-4788-91ee-b97c693906a5" + Damage: 0 + "shield/grip": "shield/basic_grip" + "shield/tower_material": "tower/iron" + } + } + x: -3.5d + y: -25.0d + description: ["塔盾可以无冷却、无限期的格挡,但比其他类型的盾牌使用更多的完整度。"] + dependencies: ["0000000000000939"] + optional: true + id: "0000000000000A05" + tasks: [{ + id: "0000000000000A26" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A23" + type: "xp" + xp: 50 + }] + } + { + title: "长弓" + icon: { + id: "tetra:modular_bow" + Count: 1b + tag: { + "bow/stave": "bow/long_stave" + honing_progress: 80 + HideFlags: 1 + "bow/long_stave_material": "long_stave/spruce" + "bow/basic_string_material": "basic_string/string" + "bow/string": "bow/basic_string" + id: "a9746499-767b-4322-9bfa-e5a0b91eb6fc" + AS_Amulet_Holder: [I; + -449486007 + 118443153 + -1822806901 + -231257592 + ] + Damage: 0 + } + } + x: -7.0d + y: -25.0d + description: ["长弓有着高伤害/速度,但缓慢的拉弓速度。"] + dependencies: ["000000000000077F"] + optional: true + id: "0000000000000A07" + tasks: [{ + id: "0000000000000A2A" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A21" + type: "xp" + xp: 50 + }] + } + { + title: "反曲弓" + icon: { + id: "tetra:modular_bow" + Count: 1b + tag: { + "bow/stave": "bow/recurve_stave" + honing_progress: 112 + "bow/recurve_stave_material": "recurve_stave/spruce" + HideFlags: 1 + "bow/basic_string_material": "basic_string/string" + "bow/string": "bow/basic_string" + id: "c507b5f7-5d4d-4224-b8d8-fb7c5a9a670e" + AS_Amulet_Holder: [I; + -449486007 + 118443153 + -1822806901 + -231257592 + ] + Damage: 0 + } + } + x: -8.5d + y: -23.5d + description: ["反曲弓有着低伤害/速度,但快速的拉弓速度。"] + dependencies: ["000000000000077F"] + optional: true + id: "0000000000000A35" + tasks: [{ + id: "0000000000000A36" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A3A" + type: "xp" + xp: 50 + }] + } + { + title: "附魔" + x: -1.0d + y: -23.5d + description: [ + "Tetra工具可以被附魔。你可以通过在附魔栏位放置一本附魔书将它们附魔,和你升级组件很像。" + "" + "工具的魔法容量决定了工具可以拥有多少/多强大的魔咒。" + "" + "警告:如果你使用了比工具所有更多的魔法容量,不好的事将会发生。" + ] + dependencies: ["0000000000000775"] + id: "0000000000000A3B" + tasks: [{ + id: "0000000000000A3C" + type: "item" + item: "minecraft:enchanting_table" + }] + rewards: [{ + id: "0000000000000A3D" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + title: "3x3采掘!" + x: 0.0d + y: -16.5d + shape: "pentagon" + description: ["当地底提取器用作工具的第二头部时,工具就能以3x3的范围采掘!"] + dependencies: ["0000000000000777"] + size: 1.5d + optional: true + id: "0000000000000FB9" + tasks: [{ + id: "0000000000000FBA" + type: "item" + item: "tetra:chthonic_extractor" + }] + rewards: [{ + id: "0000000000000FBB" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "7级" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/head_left/settle_progress": 708 + "double/basic_handle_material": "basic_handle/end_rod" + "double/handle": "double/basic_handle" + honing_progress: 470 + HideFlags: 1 + "double/head_left": "double/basic_hammer_left" + "double/head_right": "double/basic_hammer_right" + "double/head_right/settle_progress": 708 + id: "b262f1bb-de92-4835-a8ed-783e131c5dd9" + Damage: 0 + "double/basic_hammer_right_material": "basic_hammer/starmetal" + "double/handle/settle_progress": 205 + "double/basic_hammer_left_material": "basic_hammer/starmetal" + } + } + x: -4.0d + y: -11.5d + description: ["我们添加了一些额外的锤子等级,用于制作最高级的Tetra工具,特别是弓。"] + dependencies: ["0000000000000887"] + id: "03E874538CC29EAF" + tasks: [{ + id: "019F3FE0B1C8CDEB" + type: "item" + item: "astralsorcery:starmetal_ingot" + count: 2L + }] + rewards: [{ + id: "59B2B9FCD1E15324" + type: "command" + title: "铁匠快乐包" + icon: "kubejs:blacksmiths_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blacksmiths_delight" + player_command: false + }] + } + { + title: "8级" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/head_left/settle_progress": 592 + "double/basic_handle_material": "basic_handle/end_rod" + "double/handle": "double/basic_handle" + honing_progress: 410 + HideFlags: 1 + "double/head_left": "double/basic_hammer_left" + "double/head_right": "double/basic_hammer_right" + "double/head_right/settle_progress": 592 + id: "595b6b9f-c12d-42f7-bb35-e12a0acaaa25" + Damage: 0 + "double/basic_hammer_right_material": "basic_hammer/sky" + "double/handle/settle_progress": 175 + "double/basic_hammer_left_material": "basic_hammer/sky" + } + } + x: -5.0d + y: -11.5d + description: ["我们添加了一些额外的锤子等级,用于制作最高级的Tetra工具,特别是弓。"] + dependencies: ["03E874538CC29EAF"] + id: "6021E8E72AD98AB6" + tasks: [{ + id: "665CC8BF12C14289" + type: "item" + item: "naturesaura:sky_ingot" + count: 2L + }] + rewards: [{ + id: "49D9C81C252CD109" + type: "command" + title: "铁匠快乐包" + icon: "kubejs:blacksmiths_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blacksmiths_delight" + player_command: false + }] + } + { + title: "9级" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/head_left/settle_progress": 1068 + "double/basic_handle_material": "basic_handle/end_rod" + "double/handle": "double/basic_handle" + honing_progress: 665 + HideFlags: 1 + "double/head_left": "double/basic_hammer_left" + "double/head_right": "double/basic_hammer_right" + "double/head_right/settle_progress": 1068 + id: "e771cd1b-c641-4b37-bbd9-e805f1c75dc2" + Damage: 0 + "double/basic_hammer_right_material": "basic_hammer/alfsteel" + "double/handle/settle_progress": 120 + "double/basic_hammer_left_material": "basic_hammer/alfsteel" + } + } + x: -6.0d + y: -12.75d + shape: "hexagon" + description: [ + "我们添加了一些额外的锤子等级,用于制作最高级的Tetra工具。" + "" + "……比如说精灵钢反曲弓。" + "" + ] + dependencies: ["6021E8E72AD98AB6"] + size: 1.5d + id: "5DA0E2DDC46C8721" + tasks: [{ + id: "4F7E103E546BD020" + type: "item" + item: "mythicbotany:alfsteel_ingot" + count: 2L + }] + rewards: [{ + id: "25764538285A2048" + type: "command" + title: "铁匠快乐包" + icon: "kubejs:blacksmiths_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blacksmiths_delight" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/thermal_series.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/thermal_series.snbt new file mode 100644 index 00000000..a886112a --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/thermal_series.snbt @@ -0,0 +1,995 @@ +{ + id: "00000000000003A1" + group: "72A9465344128AF9" + order_index: 7 + filename: "thermal_series" + title: "热力系列" + icon: "thermal:wrench" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + x: 2.0d + y: 0.5d + shape: "gear" + description: [ + "热力系列是几年以来模组Minecraft的主打模组系列。沧桑岁月给它带来了很多变化,但它始终保持着一种略带魔法的科技主题。" + "" + "《热力百科》详细地介绍了热力系列中的许多工具和机器。多多翻阅,学习更多的知识。" + "" + "~MuteTiefling" + ] + optional: true + id: "00000000000003A2" + tasks: [{ + id: "6F8140DE19FABFDA" + type: "item" + item: "thermal:wrench" + }] + rewards: [{ + id: "4623F41B74F1829E" + type: "item" + title: "铁矿块" + item: "emendatusenigmatica:iron_chunk" + count: 4 + random_bonus: 8 + }] + } + { + icon: "thermal:dynamo_stirling" + x: 0.0d + y: 1.0d + subtitle: "从你头顶来的能量" + description: [ + "你不能无中生有;做功要消耗能量,对能量的追求驱动着一切。我们的第一步,便是产生一些能量,开始使用热力机器。" + "" + "斯特林能源炉燃烧燃料以产生热差,推动引擎旋转并产生易于存储和转换的能量。" + "" + "查看《热力百科》获得相关升级的信息。" + ] + dependencies: ["00000000000003A2"] + id: "00000000000004A3" + tasks: [ + { + id: "00000000000004A4" + type: "item" + item: "thermal:dynamo_stirling" + } + { + id: "00000000000004B8" + type: "item" + title: "任意煤炭" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "minecraft:coals" + } + } + count: 16L + } + ] + rewards: [ + { + id: "00000000000004EC" + type: "item" + title: "能量线缆(基础)" + item: "mekanism:basic_universal_cable" + count: 8 + } + { + id: "000000000000063A" + type: "item" + title: "能量单元(基础)" + item: "powah:energy_cell_basic" + } + { + id: "0000000000000A7E" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + x: -2.0d + y: 1.5d + subtitle: "下渗经济学" + description: [ + "虽然天下没有免费的午餐,但是能量的源头也不是拨开云就能见天日的。树汁提取器结合了重力和树木自身的毛细管作用来收集树木中可用的液体。" + "" + "这是一个非破坏性的过程,但需要一棵活树。提供一些骨粉或其他肥料可以帮助更快地补充树木的储备,从而提高产量。" + "" + "查看《热力百科》获得更多相关升级以及从各个树中可提取的流体的信息。" + ] + dependencies: ["00000000000004A3"] + id: "00000000000004A5" + tasks: [{ + id: "00000000000004A6" + type: "item" + item: "thermal:device_tree_extractor" + }] + rewards: [ + { + id: "00000000000004BA" + type: "item" + title: "丛林树苗" + auto: "disabled" + item: "minecraft:jungle_sapling" + count: 4 + } + { + id: "00000000000004F0" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + } + { + id: "0000000000000F87" + type: "item" + title: "金合欢树苗" + item: "minecraft:acacia_sapling" + count: 4 + } + ] + } + { + icon: "thermal:machine_refinery" + x: -1.5d + y: 3.5d + subtitle: "不平常的私酿" + description: [ + "输入一小点能量,流体精炼机可以将树脂精炼成树油,一种比煤炭燃烧效率更高的优质可再生燃料。" + "" + "查看《热力百科》以获得相关升级的信息。" + ] + dependencies: ["00000000000004BB"] + id: "00000000000004A7" + tasks: [ + { + id: "00000000000004A8" + type: "item" + item: "thermal:machine_refinery" + } + { + id: "00000000000004C1" + type: "item" + item: "thermal:tree_oil_bucket" + } + ] + rewards: [ + { + id: "00000000000004EF" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + } + { + id: "0000000000000639" + type: "item" + title: "基础机械管道" + item: "mekanism:basic_mechanical_pipe" + count: 8 + } + ] + } + { + x: 6.0d + y: 1.5d + subtitle: "左右为难" + description: [ + "有些材料比你想的更加充裕,它们只是被锁在了不同的形态,需要一点点加工来释放它们。" + "" + "磨粉机可以帮助提取这些额外产出,比如从铁矿中获得一些镍,或是从铅矿中获得银。" + "" + "查看《热力百科》以获得相关升级的信息。" + ] + dependencies: ["00000000000004C2"] + id: "00000000000004AB" + tasks: [{ + id: "00000000000004AC" + type: "item" + item: "thermal:machine_pulverizer" + }] + rewards: [{ + id: "00000000000004F2" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: 6.0d + y: 2.5d + subtitle: "自举法科技" + description: [ + "普通熔炉需要助力才可以产出高级合金。" + "" + "殷钢有很多有用的性质,其中最重要的是能够承受在更好的熔炉中的热量。" + "" + "研磨一些铁和镍,用手将它们混合,然后将混合物熔炼。" + ] + dependencies: ["00000000000004AB"] + id: "00000000000004AD" + tasks: [{ + id: "00000000000004AE" + type: "item" + item: "emendatusenigmatica:invar_dust" + }] + rewards: [{ + id: "00000000000004F3" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: 6.0d + y: 3.5d + subtitle: "支持抵抗!" + description: [ + "用于直接制作合金的高级熔炉,可以制作许多其它有用的材料,比如硬化玻璃。" + "" + "查看《热力百科》以获得相关升级的信息。" + ] + dependencies: ["00000000000004AD"] + id: "00000000000004AF" + tasks: [{ + id: "00000000000004B0" + type: "item" + item: "thermal:machine_smelter" + }] + rewards: [{ + id: "00000000000004F4" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + x: -1.5d + y: 2.5d + subtitle: "胶着局势" + description: [ + "虽然有些人可能仍在寻找最甜的味道,但其他人只是试图让电灯一直亮着。" + "" + "树脂可以从许多不同的树上提取,进行一点加工就可以将它变成优秀的燃料来源。" + ] + dependencies: ["00000000000004A5"] + id: "00000000000004BB" + tasks: [{ + id: "00000000000004BC" + type: "item" + item: "thermal:resin_bucket" + }] + rewards: [ + { + id: "00000000000004ED" + type: "item" + title: "甜浆果" + item: "minecraft:sweet_berries" + count: 16 + } + { + id: "000000000000063B" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + } + ] + } + { + x: -1.5d + y: 4.5d + subtitle: "冰!冰!宝贝~" + description: [ + "有了更好的燃料,制作一个压缩能源炉以产出一些简单的可再生能量。" + "" + "从这里开始,请自己探索其他的能源炉,找到最适合你发展情况的能源。" + "" + "查看《热力百科》以获得相关升级的信息。" + ] + dependencies: ["00000000000004A7"] + id: "00000000000004BF" + tasks: [{ + id: "00000000000004C0" + type: "item" + item: "thermal:dynamo_compression" + }] + rewards: [{ + id: "00000000000004EE" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + x: 4.0d + y: 1.0d + subtitle: "卡皮森38 II型" + description: [ + "一种简单熔炉,和标准的燃煤熔炉一样,只不过更快、更高效。" + "" + "查看《热力百科》以获得相关升级的信息。" + ] + dependencies: ["00000000000003A2"] + id: "00000000000004C2" + tasks: [{ + id: "00000000000004C3" + type: "item" + item: "thermal:machine_furnace" + }] + rewards: [ + { + id: "00000000000004F1" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + } + { + id: "0000000000000A7F" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: 4.5d + y: 4.0d + subtitle: "敲一敲、拉一拉、扭一扭!" + description: [ + "精密加工通常意味着更高的效率,无论是在完成任务的时间还是在使用的材料上。多驱冲压机就是这样一种机器,它冲压板更快、齿轮更便宜,同时也打开了其他加工技术的大门。" + "" + "查看《热力百科》以获得相关升级的信息。" + ] + dependencies: ["00000000000004AF"] + id: "00000000000004C4" + tasks: [{ + id: "00000000000004C5" + type: "item" + item: "thermal:machine_press" + }] + rewards: [ + { + id: "00000000000004F6" + type: "item" + title: "金属冲压模具:齿轮" + item: "immersiveengineering:mold_gear" + } + { + id: "000000000000068B" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + } + ] + } + { + x: 7.5d + y: 4.0d + subtitle: "废土与天空之间……" + description: [ + "大自然是培育植物的好手,毕竟它一直在干这件事。但是,当空间有限时,有机灌注器是自然方法的绝佳替代品。" + "" + "需要水和能量。推荐使用肥料,虽然这是可选的。" + "" + "查看《热力百科》以获得相关升级的信息。" + ] + dependencies: ["00000000000004AF"] + id: "00000000000004C6" + tasks: [{ + id: "00000000000004C7" + type: "item" + item: "thermal:machine_insolator" + }] + rewards: [{ + id: "00000000000004F5" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + x: 6.5d + y: 4.5d + subtitle: "把标签A插入栏位B" + description: [ + "可以快速组装部件的精密机器,简化了自动化。它还有一个内部储液罐,可以自动向需要的合成提供液体。" + "" + "设定一个配方,按下绿色对勾核实,然后提供原料。" + "" + "查看《热力百科》以获得相关升级的信息。" + ] + dependencies: ["00000000000004AF"] + id: "00000000000004C8" + tasks: [{ + id: "00000000000004C9" + type: "item" + item: "thermal:machine_crafter" + }] + rewards: [{ + id: "000000000000064E" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: 3.0d + y: -0.5d + description: ["一种手持“爆炸物”,可以释放元素狂风人的雷电能量,使闪电自发地击下。"] + dependencies: ["00000000000004DD"] + dependency_requirement: "one_started" + id: "00000000000004CA" + tasks: [{ + id: "00000000000004DC" + type: "item" + item: "thermal:lightning_grenade" + }] + rewards: [{ + id: "00000000000004FD" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + x: 1.0d + y: -0.5d + description: ["一种手持“爆炸物”,可以释放元素暴雪人的寒冷能量,冻结水并将该区域覆盖在大雪之下。"] + dependencies: ["00000000000004DD"] + dependency_requirement: "one_started" + id: "00000000000004CC" + tasks: [{ + id: "00000000000004DB" + type: "item" + item: "thermal:ice_grenade" + }] + rewards: [{ + id: "00000000000004FE" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + x: 4.0d + y: 0.0d + description: ["一种手持“爆炸物”,可以释放元素岩石人的潜在能量,使地崩山摇。"] + dependencies: ["00000000000004DD"] + dependency_requirement: "one_started" + id: "00000000000004CE" + tasks: [{ + id: "00000000000004DA" + type: "item" + item: "thermal:earth_grenade" + }] + rewards: [{ + id: "00000000000004FC" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + x: 0.0d + y: 0.0d + description: ["一种手持“爆炸物”,可以释放元素烈焰人的阴燃能量,使熊熊火光照亮周围。"] + dependencies: ["00000000000004DD"] + id: "00000000000004D7" + tasks: [{ + id: "00000000000004D9" + type: "item" + item: "thermal:fire_grenade" + }] + rewards: [{ + id: "00000000000004FF" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + title: "异界元素" + x: 2.0d + y: -1.0d + subtitle: "火元素攻击时天地一阵异变" + description: ["简单的冶金学已经走到了尽头。在这一点,就需要更多的异界材料。寻找在世界最极端环境下居住的元素生物。"] + dependencies: ["00000000000003A2"] + id: "00000000000004DD" + tasks: [ + { + id: "00000000000004DE" + type: "item" + item: "minecraft:blaze_rod" + } + { + id: "00000000000004DF" + type: "item" + item: "thermal:blitz_rod" + } + { + id: "00000000000004E0" + type: "item" + item: "thermal:blizz_rod" + } + { + id: "00000000000004E1" + type: "item" + item: "thermal:basalz_rod" + } + ] + rewards: [{ + id: "00000000000004FB" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + title: "RF容量和传输升级" + x: 3.0d + y: 2.5d + description: [ + "更大的存储或是更快的能量释放?" + "" + "仔细考虑如何选择这些升级。" + ] + dependencies: ["00000000000003A2"] + id: "00000000000004E2" + tasks: [{ + id: "0000000000000F56" + type: "item" + title: "RF容量/升级升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "thermal:rf_coil_augment" + Count: 1b + } + { + id: "thermal:rf_coil_storage_augment" + Count: 1b + } + { + id: "thermal:rf_coil_xfer_augment" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "00000000000004FA" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + title: "整合组件" + x: 2.0d + y: 3.0d + description: [ + "整合组件可以升级机器或工具几乎所有的数据。" + "" + "只有最高等级的整合组件生效,因此一次只需要装一个整合组件。" + "" + "越高级的版本需要越多的异界材料。" + ] + dependencies: ["00000000000003A2"] + id: "00000000000004E6" + tasks: [{ + id: "0000000000000F8D" + type: "item" + item: "thermal:upgrade_augment_1" + }] + rewards: [{ + id: "00000000000004F8" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + title: "动力炉升级" + x: 1.0d + y: 2.5d + description: [ + "工业工程师在设计系统时经常面临着速度与效率的权衡。选择这些升级时请考虑实际所需。" + "" + "当能量可以储存起来供将来使用时,效率是有回报的,但有时为了满足稳定的需求,需要牺牲是必须的。" + ] + dependencies: ["00000000000003A2"] + id: "0000000000000F52" + tasks: [{ + id: "0000000000000F59" + type: "item" + title: "动力炉升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "thermal:dynamo_output_augment" + Count: 1b + } + { + id: "thermal:dynamo_fuel_augment" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0000000000000F9F" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: -2.5d + y: 2.5d + subtitle: "这是你的母性" + description: [ + "自然世界惯性顺其自然的原则,除非出现真正的主宰,否则很少屈服。我们改变一下好吗?看看大自然能做什么?" + "" + "在一棵丛林树开出切口,开始提取生胶乳。这没有硬性限制。" + ] + dependencies: ["00000000000004A5"] + id: "0000000000000F67" + tasks: [{ + id: "0000000000000F68" + type: "item" + item: "industrialforegoing:latex_bucket" + }] + rewards: [{ + id: "0000000000000F8A" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: -2.5d + y: 3.5d + subtitle: "硫化粘合" + description: ["曾经光滑柔软的胶乳,通过硫化过程就会变得坚韧,从而适用于更多的工业用途。"] + dependencies: ["0000000000000F67"] + id: "0000000000000F69" + tasks: [{ + id: "0000000000000F6A" + type: "item" + item: "thermal:cured_rubber" + count: 8L + }] + rewards: [{ + id: "0000000000000F8B" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: -0.5d + y: 4.0d + description: [ + "石油主要存在于浅池中和基岩之下的深处,它也可以从大地中的沥青矿里被非常小心地提取。" + "" + "采集一些石油,并用流体精炼机进行处理。加上一点点精炼,它就成了极好的燃料来源。" + ] + dependencies: [ + "00000000000004A8" + "00000000000004A7" + ] + id: "0000000000000F6B" + tasks: [{ + id: "0000000000000F6C" + type: "item" + title: "石油" + item: "pneumaticcraft:oil_bucket" + }] + rewards: [{ + id: "124C10AC728F1A8C" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: 5.5d + y: 4.5d + subtitle: "碰壁" + description: [ + "离心机是工业的重要组成部分,它以旋转物体直至其分离的古老工艺为原理,可以有效地分离材料。" + "" + "它的功能多样,同时也是创造多用途、高能量密度的液体燃料的第一步。" + ] + hide_dependency_lines: false + dependencies: ["00000000000004AF"] + id: "0000000000000F78" + tasks: [{ + id: "0000000000000F79" + type: "item" + item: "thermal:machine_centrifuge" + }] + rewards: [{ + id: "5839B6FFB471A35B" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: -3.5d + y: 4.0d + subtitle: "忍不住流口水" + description: ["可扩展、可升级、可便携。外出时收集液体的不二之选。"] + dependencies: ["0000000000000F69"] + id: "0000000000000F83" + tasks: [{ + id: "0000000000000F84" + type: "item" + item: { + id: "thermal:fluid_cell" + Count: 1b + tag: { + BlockEntityTag: { + TankInv: [{ + FluidName: "minecraft:empty" + Capacity: 32000 + Tank: 0b + Amount: 0 + }] + } + } + } + }] + rewards: [{ + id: "0000000000000F9C" + type: "item" + title: "液槽扩容升级" + item: "thermal:fluid_tank_augment" + }] + } + { + x: -2.5d + y: 4.5d + subtitle: "感觉活力满满,正能量爆棚" + description: [ + "" + "可扩展、可升级、可便携。随时随地,即插即用。" + ] + dependencies: ["0000000000000F69"] + id: "0000000000000F85" + tasks: [{ + id: "0000000000000F86" + type: "item" + item: { + id: "thermal:energy_cell" + Count: 1b + tag: { + BlockEntityTag: { + EnergyMax: 1000000 + EnergySend: 1000 + Energy: 0 + EnergyRecv: 1000 + } + } + } + }] + rewards: [{ + id: "0000000000000F88" + type: "item" + title: "扩容 IV" + item: { + id: "minecraft:enchanted_book" + Count: 1b + tag: { + StoredEnchantments: [{ + lvl: 4s + id: "cofh_core:holding" + }] + } + } + }] + } + { + x: 0.0d + y: 2.0d + description: [ + "机器可能会丢失大量材料,这些材料可以通过减慢运行速度并进行再次确认来收回。" + "" + "辅助筛选升级在适用机器中会牺牲速度换取额外材料。" + ] + dependencies: ["00000000000003A2"] + id: "0000000000000F90" + tasks: [{ + id: "0000000000000F91" + type: "item" + item: "thermal:machine_output_augment" + }] + rewards: [{ + id: "0000000000000FA0" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: 4.0d + y: 2.0d + description: [ + "有时,你只想尽快把活干完,管它喵的成本。" + "" + "通量磁链升级大大提高了机器的速度,虽然它们会反过来降低能量效率。" + ] + dependencies: ["00000000000003A2"] + id: "0000000000000F9D" + tasks: [{ + id: "0000000000000F9E" + type: "item" + item: "thermal:machine_speed_augment" + }] + rewards: [{ + id: "0000000000000FA1" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: 2.0d + y: 4.5d + subtitle: "讨厌喝茶?这简直和讨厌呼吸无异。" + description: [ + "饿货,来一杯新鲜的冷饮怎么样?" + "" + "在它的每一面放置水源以产生无限水,且可以通过任何流体管道提取。非常适合自动化!" + ] + dependencies: ["00000000000003A2"] + id: "3D23E5D7FA0F0A3E" + tasks: [{ + id: "6EC90AFC954E42C8" + type: "item" + item: "thermal:device_water_gen" + }] + rewards: [{ + id: "052C23B5160E5C9A" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: 2.0d + y: 6.0d + subtitle: "热血男儿,弗拉默!" + description: [ + "一点点熔岩和一点点水。Boom,一箱石头。" + "" + "造石机输出的石头类型由放置在其下方的方块控制。" + ] + dependencies: ["00000000000003A2"] + id: "724E414250F20D9C" + tasks: [{ + id: "2395D1B3DDEB3FB6" + type: "item" + item: "thermal:device_rock_gen" + }] + rewards: [{ + id: "5FF0D0F905311B5F" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: 1.0d + y: 5.5d + subtitle: "我永远嘲笑引力。哈哈哈,地心引力!" + description: ["用来收拾那些僵尸留下的烂摊子的方便装置。真是没礼貌的客人。"] + dependencies: ["00000000000003A2"] + id: "505A3C679D3EDD3B" + tasks: [{ + id: "66FA40C40EA10DE7" + type: "item" + item: "thermal:device_collector" + }] + rewards: [{ + id: "7AE5586CD4CAE2A9" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: 3.0d + y: 5.5d + subtitle: "为什么每次你捣鼓那魔水,我都会被弄湿?" + description: ["多功能的冷却室,同样适用于制作冰威士忌苏打或完全成形的锭。"] + dependencies: ["00000000000003A2"] + id: "47B80FE2B94D5548" + tasks: [{ + id: "7DFFBA48694F1143" + type: "item" + item: "thermal:machine_chiller" + }] + rewards: [{ + id: "111267C52D39C197" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/tinkers_construct.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/tinkers_construct.snbt new file mode 100644 index 00000000..ec677c03 --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/tinkers_construct.snbt @@ -0,0 +1,3778 @@ +{ + id: "5967132E080A674D" + group: "74B3CF67FCEAB20F" + order_index: 2 + filename: "tinkers_construct" + title: "匠魂" + icon: { + id: "tconstruct:vein_hammer" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.3f + "tconstruct:attack_damage": 1.25f + "tconstruct:durability": 5.0f + } + tic_stats: { + "tconstruct:attack_speed": 1.1f + "tconstruct:mining_speed": 2.5125f + "tconstruct:attack_damage": 5.9375f + "tconstruct:harvest_level": 4.0f + "tconstruct:durability": 7906.25f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:maintained" + level: 1s + } + { + name: "tconstruct:piercing" + level: 2s + } + { + name: "tconstruct:sturdy" + level: 1s + } + { + name: "tconstruct:momentum" + level: 1s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:hepatizon" + "tconstruct:wood" + "enigmatica:gaia_spirit" + "enigmatica:niotic" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 6875 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "匠魂时间到!" + icon: { + id: "tconstruct:vein_hammer" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.3f + "tconstruct:attack_damage": 1.25f + "tconstruct:durability": 5.0f + } + tic_stats: { + "tconstruct:attack_speed": 1.1f + "tconstruct:mining_speed": 2.5125f + "tconstruct:attack_damage": 5.9375f + "tconstruct:harvest_level": 4.0f + "tconstruct:durability": 7906.25f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:maintained" + level: 1s + } + { + name: "tconstruct:piercing" + level: 2s + } + { + name: "tconstruct:sturdy" + level: 1s + } + { + name: "tconstruct:momentum" + level: 1s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:hepatizon" + "tconstruct:wood" + "enigmatica:gaia_spirit" + "enigmatica:niotic" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 6875 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + x: 0.0d + y: 0.0d + shape: "gear" + description: [ + "匠魂(英文简称TiC、TiCon或TCon)是一个模块化工具模组,能使工匠制作强大、可修复且可升级的工具。" + "" + "注:需要工具或工具部件的任务可以接受“任何”材料的部件,所以开始打造吧!" + ] + id: "47169AB8212BD508" + tasks: [{ + id: "7E574E8726A74BAE" + type: "checkmark" + }] + rewards: [{ + id: "3CB675D49916C945" + type: "xp" + xp: 100 + }] + } + { + title: "模板与你" + icon: "tconstruct:materials_and_you" + x: 2.0d + y: 0.0d + description: [ + "发展匠魂的第一步是制作模板。这些模板会被用来制作发展所需的合成方块。它们还可以与材料组合以制作各种工具部件。" + "" + "《材料与你》一书提供了匠魂可制作的第一批工具以及可使用的一级材料的信息。" + ] + dependencies: ["47169AB8212BD508"] + dependency_requirement: "one_started" + id: "29743F1C8CF559A2" + tasks: [{ + id: "0AB9B5ABEF3FE96B" + type: "item" + item: "tconstruct:pattern" + }] + rewards: [{ + id: "3E7CAF244FF83471" + type: "item" + item: "tconstruct:materials_and_you" + }] + } + { + title: "探索匠魂" + icon: "sophisticatedbackpacks:backpack" + x: -2.0d + y: 0.0d + description: ["匠魂增加了一些探索的区域,以及帮助工匠探索的工具。这些章节会为工匠描述他们可创造的装置以及在各个维度中可找到的区域和材料。"] + dependencies: ["47169AB8212BD508"] + id: "4588297F41674524" + tasks: [{ + id: "2B64D28ADD716F56" + type: "checkmark" + }] + rewards: [{ + id: "44BD2F811F1EAA52" + type: "xp" + xp: 100 + }] + } + { + x: 1.5d + y: 1.5d + description: [ + "虽然石头工具很容易修理,但要想采集更深处的材料、造成更多的伤害,就必须使用金属和更高阶的部件。" + "" + "《入门熔炼术》指导工匠了解二级材料更高的属性和自带能力,还有如何建造冶炼炉以铸造二级部件。" + ] + dependencies: ["29743F1C8CF559A2"] + id: "760FD80EF963D952" + tasks: [{ + id: "651C325CE20B4899" + type: "item" + item: "tconstruct:puny_smelting" + }] + rewards: [{ + id: "16C58C7C9C601B77" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + x: 0.0d + y: 2.0d + description: [ + "工匠最终总会希望冶炼超过九个锭的金属。他们也许还希望能够创造各种合金。为此将需要《大师熔炼术》中的知识。" + "" + "这本宝典将开始解释工匠可以使用的三级材料,以及可以添加到工具上的各种能力。 " + ] + dependencies: ["760FD80EF963D952"] + id: "580645AA5B0DC481" + tasks: [{ + id: "022446FCF9D621D6" + type: "item" + item: "tconstruct:mighty_smelting" + }] + rewards: [{ + id: "33A455096D43FDA9" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + x: -1.5d + y: 1.5d + description: ["最后一级的书提供了关于使用来自下界的材料建造的顶级设备的信息,以及可用于工匠打造工具的四级材料。"] + dependencies: ["580645AA5B0DC481"] + id: "6BDF1FD62E49EEBF" + tasks: [{ + id: "556A77E83C70C750" + type: "item" + item: "tconstruct:fantastic_foundry" + }] + rewards: [{ + id: "193895CBB3D7B7AF" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + }] + } + { + title: "主世界的匠魂" + icon: "tconstruct:sky_slime_sapling" + x: -1.5d + y: -1.5d + description: ["匠魂在主世界增加了几个可供工匠寻找的岛屿。在天空中可以找到飘浮的碧空黏液岛,沿着海岸线可以找到大地黏液岛。甚至还有一些看起来像黏液岛的黏土岛,但却是普通的原版岛屿。"] + dependencies: ["4588297F41674524"] + dependency_requirement: "all_started" + id: "535EDB063EEB4A69" + tasks: [{ + id: "2F3E5A178D42DA0F" + type: "checkmark" + }] + rewards: [{ + id: "5F1111E375131111" + type: "xp" + xp: 100 + }] + } + { + title: "下界的匠魂" + icon: "tconstruct:blood_slime_sapling" + x: 0.0d + y: -2.0d + description: ["下界是工匠寻找升级工具的材料的下一站。下界钴矿石可以在任意地形中找到,黏血岛可以在熔岩层中找到,凋灵骷髅也会掉落一些额外的好东西。"] + dependencies: ["535EDB063EEB4A69"] + id: "48DD79D9708932B9" + tasks: [{ + id: "1EDA3F6F447CE811" + type: "checkmark" + }] + rewards: [{ + id: "4B5F51288DDAA9EC" + type: "xp" + xp: 100 + }] + } + { + title: "末地的匠魂" + icon: "tconstruct:ender_slime_sapling" + x: 1.5d + y: -1.5d + description: ["进入末地会为工匠解锁更多的资源。从龙身上炸下来的龙鳞,到找寻有着最不寻常的史莱姆的岛屿,各种高级的材料等待着工匠去寻找。"] + dependencies: ["48DD79D9708932B9"] + id: "3DB4D65F8A5ECA0B" + tasks: [{ + id: "1FBA34DE510DF134" + type: "checkmark" + }] + rewards: [{ + id: "6DA7B2228577015A" + type: "xp" + xp: 100 + }] + } + { + x: 3.5d + y: 0.0d + description: [ + "匠魂的各种合成方块形成了一个可从单一界面访问全部方块的多方块结构,而第一个要制作的方块是工作站。" + "" + "这个方块比原版的工作台更有优势,因为它可以保留合成网格中的材料,并且在世界中可以直接看到它们。它还会连接到相邻的容器,使合成更方便。" + ] + dependencies: ["29743F1C8CF559A2"] + id: "153D64CF717673FD" + tasks: [{ + id: "700364E7B8371737" + type: "item" + item: { + id: "tconstruct:crafting_station" + Count: 1b + tag: { + texture: "minecraft:oak_log" + } + } + }] + rewards: [{ + id: "1CD2DCB53AC39809" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + x: 5.0d + y: 0.0d + description: ["在打造工具之前,工匠需要制造构成这些工具的部件。部件制造台是制造部件所需的方块。随着匠魂版本的更新,一套精简的部件也随之而来。"] + dependencies: ["153D64CF717673FD"] + id: "2328B550CF3B401C" + tasks: [{ + id: "5C5C31F396BF4239" + type: "item" + item: { + id: "tconstruct:part_builder" + Count: 1b + tag: { + texture: "minecraft:oak_planks" + } + } + }] + rewards: [{ + id: "6E0B79AF590A85C8" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + x: 6.5d + y: 0.0d + description: [ + "这是合成、修理以及简单升级匠魂工具所需的匠魂方块。" + "" + "在合成完基础部件后,工匠需要在工匠站的界面中选择工具设计,并将部件组装成他们的新工具。" + "" + "工具也可用与其头部部件相同的材料在工匠站进行修理。" + ] + dependencies: ["2328B550CF3B401C"] + id: "43EDC38B89D1611F" + tasks: [{ + id: "2C5A3BABB5FE0A39" + type: "item" + item: { + id: "tconstruct:tinker_station" + Count: 1b + tag: { + texture: "minecraft:oak_planks" + } + } + }] + rewards: [{ + id: "48AAC24DE364756A" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + x: 4.0d + y: -1.0d + description: ["工匠箱是一个可以与多方块结构中其他匠魂合成方块一起使用的存储方块。它拥有比单个箱子更大的存储空间,且在匠魂组合界面中拥有自己的界面标签。"] + dependencies: ["153D64CF717673FD"] + id: "0DE8DA1DF8C47EDD" + tasks: [{ + id: "7C4EF42E1043BA79" + type: "item" + item: "tconstruct:tinkers_chest" + }] + rewards: [{ + id: "7B852A7C57B1D2A9" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + x: 4.0d + y: 1.0d + description: ["这个匠魂方块是一个特殊的存储方块,用于存储部件制造台合成的部件。在后续任务线中,需要储存用沙子铸模的石头部件时非常有用。"] + dependencies: ["153D64CF717673FD"] + id: "114A1B879EEC619E" + tasks: [{ + id: "2CEEC0080CD73D7C" + type: "item" + item: "tconstruct:part_chest" + }] + rewards: [{ + id: "0A14FCF62978D6ED" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + title: "匠魂砖泥" + x: 2.5d + y: 2.5d + description: ["工匠在能够建造用于制造和使用二级材料的多方块结构之前,需要制作砖泥。这种材料是更高级的匠魂结构的建筑方块的前身。"] + dependencies: ["760FD80EF963D952"] + id: "53998A418EE25004" + tasks: [{ + id: "166F19DB03816147" + type: "item" + item: "tconstruct:grout" + count: 8L + }] + rewards: [ + { + id: "4D8B81DAA1964C23" + type: "item" + item: "tconstruct:grout" + count: 8 + } + { + id: "25EAF2E7866A5BC8" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + } + ] + } + { + icon: "tconstruct:seared_melter" + x: 3.5d + y: 3.5d + description: [ + "焦黑熔化炉是工匠熔化材料并创造更高阶的部件和复合材料的手段。熔化炉一次可以熔化三个物品,并储存等同于九个锭的材料(或1296mb)" + "" + "请注意,熔化炉不能将材料融为合金;需要一个更强大的匠魂结构才能做到这点。还要注意的是,熔化炉可以由焦黑燃料储罐驱动,以达到更高的熔点。" + ] + dependencies: ["53998A418EE25004"] + id: "1BECFB61E2216217" + tasks: [ + { + id: "10BB8FE4AD38C5ED" + type: "item" + title: "焦黑熔化炉" + icon: "tconstruct:seared_melter" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "tconstruct:seared_melter" + Count: 1b + } + { + id: "tconstruct:smeltery_controller" + Count: 1b + } + ] + } + } + } + { + id: "66575D6B48FFD434" + type: "item" + title: "焦黑熔化炉" + item: "tconstruct:seared_heater" + } + { + id: "78758910B6CD9108" + type: "item" + item: "tconstruct:seared_faucet" + count: 2L + } + { + id: "734D6FC89A1960A6" + type: "item" + item: "tconstruct:seared_table" + } + { + id: "2329D0FAF7E1308E" + type: "item" + item: "tconstruct:seared_basin" + } + ] + rewards: [{ + id: "767CD1B19307EC7E" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + }] + } + { + title: "沙子铸模" + icon: "tconstruct:blank_sand_cast" + x: 4.5d + y: 4.5d + description: [ + "在早期,用于制作永久铸模的材料是很珍贵的,最好省下来用于第一个存储系统中。为此,工匠们可以使用古老的传统——沙铸。" + "" + "把沙子铸模放在浇铸台上,然后然后放置想要复制的部件。取走该部件,留给工匠的就是一个一次性使用的铸模。如果工匠想浇铸一个锭,他们可以使用现有的锭或砖。" + ] + dependencies: ["1BECFB61E2216217"] + id: "66B0A9AA63A7C13F" + tasks: [ + { + id: "6A53E9E0E83CB4C7" + type: "item" + item: "tconstruct:blank_sand_cast" + count: 4L + } + { + id: "4758C6DCFC68EA3B" + type: "item" + item: { + id: "tconstruct:pickaxe_head" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "3CB8AE663EE26D8E" + type: "item" + item: { + id: "tconstruct:tool_handle" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "74D2A2B7A309FADE" + type: "item" + item: { + id: "tconstruct:small_axe_head" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "76D712214E6ACF65" + type: "item" + item: { + id: "tconstruct:tool_binding" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "531A5C84DDD9221B" + type: "item" + item: { + id: "tconstruct:small_blade" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + ] + rewards: [ + { + id: "652FE682DFA872F9" + type: "item" + item: "minecraft:brick" + } + { + id: "00651FA7443BD662" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + } + ] + } + { + title: "复合浇筑" + x: 4.5d + y: 3.0d + description: [ + "匠魂设备可使工匠将液体浇铸在材料上以制造新材料。其中一种材料是熔岩木,一种防火的木质材料。" + "" + "其他此类材料可以通过使用JEI中的浇铸台和浇铸盆来查找配方。" + ] + dependencies: ["1BECFB61E2216217"] + id: "1F48E23A330D8884" + tasks: [{ + id: "0E7AFF03E6AAF838" + type: "item" + item: "tconstruct:lavawood" + }] + rewards: [{ + id: "49CC339E8B83FF16" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + }] + } + { + title: "永久铸模" + icon: "tconstruct:blank_cast" + x: 5.5d + y: 5.5d + description: [ + "沙子铸模用于制作第一批工具还不错,但发展一段时间后,永久铸模能使工匠的生活更有效率。" + "" + "通过将黄金熔化在牺牲部件上,就能制造出一个可多次使用的永久铸模。" + ] + dependencies: ["66B0A9AA63A7C13F"] + id: "3097BA4EEC6A0FD6" + tasks: [{ + id: "0219B24A8CA05EB7" + type: "item" + item: "tconstruct:blank_cast" + }] + rewards: [ + { + id: "39E11152088F2324" + type: "item" + item: "tconstruct:blank_cast" + count: 4 + } + { + id: "2872C6E42017722A" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + } + ] + } + { + x: 6.5d + y: 5.0d + description: ["在工匠制造了一些铸模后,他们很快就意识到应该有一个地方来储存所有的铸模。铸模箱就是为了提供那个地方而在。"] + dependencies: ["3097BA4EEC6A0FD6"] + id: "2D09D3CF2D3C41BC" + tasks: [{ + id: "3DA235D8014FFB98" + type: "item" + item: "tconstruct:cast_chest" + }] + rewards: [{ + id: "234C52AF09D0B5F7" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + }] + } + { + title: "冶炼炉控制器" + icon: "tconstruct:smeltery_controller" + x: 0.0d + y: 3.5d + description: [ + "熔化大量金属和制造合金需要使用多方块冶炼炉。甚至生物也可以在冶炼炉中熔化以产出材料。" + "" + "焦黑排液孔可输入或输出液体,而焦黑滑槽可输入物品。两者一结合,冶炼炉自动化变得轻而易举。" + ] + dependencies: ["580645AA5B0DC481"] + id: "40474087F229A612" + tasks: [ + { + id: "59FD8405D1FA08BA" + type: "item" + item: "tconstruct:smeltery_controller" + } + { + id: "1BA61064F9548C7D" + type: "item" + item: "tconstruct:seared_fuel_tank" + } + { + id: "64636843A6B8DF5D" + type: "item" + item: "tconstruct:seared_glass" + count: 4L + } + { + id: "620D7F44801A5E09" + type: "item" + item: "tconstruct:seared_drain" + } + { + id: "2D9DC62BCC36CF19" + type: "item" + item: "tconstruct:seared_chute" + } + ] + rewards: [{ + id: "083A5F8C6F937F35" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "工匠砧" + icon: { + id: "tconstruct:scorched_anvil" + Count: 1b + tag: { + texture: "tconstruct:slimesteel_block" + } + } + x: 0.0d + y: 6.5d + description: [ + "你进入了大型匠魂工具的世界。这些工具能够造成更多的伤害、开采更多的方块、割更多的草并砍更多的树。" + "" + "放置工匠砧后,工匠就解锁了全部的能力和需要五个输入栏位的升级,以及制作大型匠魂工具的能力。" + ] + dependencies: ["155CE535A506F2D4"] + id: "23F5852361B79CC5" + tasks: [{ + id: "3187F82B6F7F3E2A" + type: "item" + title: "工匠砧" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "tconstruct:scorched_anvil" + Count: 1b + } + { + id: "tconstruct:tinkers_anvil" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "741689DFA0B4E6A4" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "匠魂镰刀" + icon: { + id: "tconstruct:scythe" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.45f + "tconstruct:durability": 2.5f + } + tic_stats: { + "tconstruct:attack_speed": 0.8f + "tconstruct:mining_speed": 3.1499999f + "tconstruct:attack_damage": 3.0f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 1800.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:maintained" + level: 2s + } + { + name: "tconstruct:silky_aoe_shears" + level: 1s + } + { + name: "tconstruct:harvest" + level: 1s + } + { + name: "tconstruct:hoe_transform_hidden" + level: 1s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + "tconstruct:wood" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 1800 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + x: -1.0d + y: 8.0d + description: ["这种园艺工具非常适合切割大面积的草地以及大群的生物。它也可以用来耕地,以种植新鲜的农作物。"] + dependencies: ["23F5852361B79CC5"] + id: "0D0A0376C66870A6" + tasks: [ + { + id: "6F7DA951ED0DD816" + type: "item" + item: { + id: "tconstruct:broad_blade" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "1EADD44D8BC525B3" + type: "item" + item: { + id: "tconstruct:tool_binding" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "33B118EC7CC5380E" + type: "item" + item: { + id: "tconstruct:tough_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + count: 2L + } + { + id: "355F4EDEEA0BC701" + type: "item" + item: { + id: "tconstruct:scythe" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.45f + "tconstruct:durability": 2.5f + } + tic_stats: { + "tconstruct:attack_speed": 0.8f + "tconstruct:mining_speed": 3.1499999f + "tconstruct:attack_damage": 3.0f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 1800.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:maintained" + level: 2s + } + { + name: "tconstruct:silky_aoe_shears" + level: 1s + } + { + name: "tconstruct:harvest" + level: 1s + } + { + name: "tconstruct:hoe_transform_hidden" + level: 1s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + "tconstruct:wood" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 1800 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + } + ] + rewards: [{ + id: "4CC70CD149953DE0" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "匠魂大锤" + icon: { + id: "tconstruct:sledge_hammer" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.4f + "tconstruct:attack_damage": 1.35f + "tconstruct:durability": 4.0f + } + tic_stats: { + "tconstruct:attack_speed": 0.75f + "tconstruct:mining_speed": 2.8f + "tconstruct:attack_damage": 6.75f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 2880.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:maintained" + level: 3s + } + { + name: "tconstruct:smite" + level: 2s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + "tconstruct:tinkers_bronze" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 2880 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + x: 1.5d + y: 7.0d + description: ["挖掘隧道时,大锤是最常用的工具,它可以挖3x3的区域的岩石(可扩展到5x5)。对抗怪物时,这个工具拥有亡灵杀手II,使其成为亡灵的克星。"] + dependencies: ["23F5852361B79CC5"] + id: "671FD13D085378E7" + tasks: [ + { + id: "1225919086B9402A" + type: "item" + item: { + id: "tconstruct:tough_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "1D89BCEA73AD925F" + type: "item" + item: { + id: "tconstruct:large_plate" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + count: 2L + } + { + id: "2381BD9B5187CCA5" + type: "item" + item: { + id: "tconstruct:hammer_head" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "666C8D5F71FBCD70" + type: "item" + item: { + id: "tconstruct:sledge_hammer" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.4f + "tconstruct:attack_damage": 1.35f + "tconstruct:durability": 4.0f + } + tic_stats: { + "tconstruct:attack_speed": 0.75f + "tconstruct:mining_speed": 2.8f + "tconstruct:attack_damage": 6.75f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 2880.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:maintained" + level: 3s + } + { + name: "tconstruct:smite" + level: 2s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + "tconstruct:tinkers_bronze" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 2880 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + } + ] + rewards: [{ + id: "5980002F94B77766" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "匠魂劈刀" + icon: { + id: "tconstruct:cleaver" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.25f + "tconstruct:attack_damage": 1.5f + "tconstruct:durability": 3.5f + } + tic_stats: { + "tconstruct:attack_speed": 0.9f + "tconstruct:mining_speed": 1.75f + "tconstruct:attack_damage": 8.25f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 2520.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:maintained" + level: 2s + } + { + name: "tconstruct:severing" + level: 2s + } + { + name: "tconstruct:silky_aoe_shears" + level: 1s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 2520 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + x: 0.0d + y: 8.0d + description: ["这把武器可在横扫范围内造成巨量伤害,且攻击怪物时有更大的触及半径。"] + dependencies: ["23F5852361B79CC5"] + id: "02F7E98E8F7C622F" + tasks: [ + { + id: "6FFAB0A5937304D7" + type: "item" + item: { + id: "tconstruct:tough_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + count: 2L + } + { + id: "3F42A06C6103439A" + type: "item" + item: { + id: "tconstruct:broad_blade" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "1D359CB4CD411315" + type: "item" + item: { + id: "tconstruct:large_plate" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "33ED38293F40ABD0" + type: "item" + item: { + id: "tconstruct:cleaver" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.25f + "tconstruct:attack_damage": 1.5f + "tconstruct:durability": 3.5f + } + tic_stats: { + "tconstruct:attack_speed": 0.9f + "tconstruct:mining_speed": 1.75f + "tconstruct:attack_damage": 8.25f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 2520.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:maintained" + level: 2s + } + { + name: "tconstruct:severing" + level: 2s + } + { + name: "tconstruct:silky_aoe_shears" + level: 1s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 2520 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + } + ] + rewards: [{ + id: "7A45DEF9D00CAE1F" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "匠魂矿脉锤" + icon: { + id: "tconstruct:vein_hammer" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.3f + "tconstruct:attack_damage": 1.25f + "tconstruct:durability": 5.0f + } + tic_stats: { + "tconstruct:attack_speed": 1.1f + "tconstruct:mining_speed": 2.1000001f + "tconstruct:attack_damage": 5.0f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 3600.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:maintained" + level: 3s + } + { + name: "tconstruct:piercing" + level: 2s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + "tconstruct:tinkers_bronze" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 3600 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + x: 1.5d + y: 6.0d + description: [ + "这个挖矿工具可破坏工匠目标方块相邻2格内所有的同类矿石,可以扩大到4格范围。与大锤相结合,可使挖矿工作变得更轻松。" + "" + "作为武器时,它是宽型武器中速度最快的,它的锋利的尖端使它具有穿刺II的效果。" + ] + dependencies: ["23F5852361B79CC5"] + id: "4821677A1662229F" + tasks: [ + { + id: "76BDB01305615A05" + type: "item" + item: { + id: "tconstruct:tough_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "29AE0AFADBE175D4" + type: "item" + item: { + id: "tconstruct:large_plate" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "59CB9C937A4921A0" + type: "item" + item: { + id: "tconstruct:hammer_head" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "75A011DBB6A692C9" + type: "item" + item: { + id: "tconstruct:pickaxe_head" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "4B2C30AA3E3C8680" + type: "item" + item: { + id: "tconstruct:vein_hammer" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.3f + "tconstruct:attack_damage": 1.25f + "tconstruct:durability": 5.0f + } + tic_stats: { + "tconstruct:attack_speed": 1.1f + "tconstruct:mining_speed": 2.1000001f + "tconstruct:attack_damage": 5.0f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 3600.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:maintained" + level: 3s + } + { + name: "tconstruct:piercing" + level: 2s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + "tconstruct:tinkers_bronze" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 3600 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + } + ] + rewards: [{ + id: "2A78F695A00CAAC1" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "匠魂板斧" + icon: { + id: "tconstruct:broad_axe" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.3f + "tconstruct:attack_damage": 1.5f + "tconstruct:durability": 4.25f + } + tic_stats: { + "tconstruct:attack_speed": 0.6f + "tconstruct:mining_speed": 2.1000001f + "tconstruct:attack_damage": 10.5f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 3060.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:maintained" + level: 3s + } + { + name: "tconstruct:axe_transform_hidden" + level: 1s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + "tconstruct:tinkers_bronze" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 3060 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + x: -1.5d + y: 7.0d + description: ["板斧是砍伐树木的好手,可使被破坏原木上方的所有原木都掉下来。板斧刃也能造成大量的伤害,但挥舞起来相当缓慢。"] + dependencies: ["23F5852361B79CC5"] + id: "1571CE50EAE0D4C2" + tasks: [ + { + id: "195995E71054BDEE" + type: "item" + item: { + id: "tconstruct:tough_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "3CA76478BC2A0BF6" + type: "item" + item: { + id: "tconstruct:broad_axe_head" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "34CF75906C438E2C" + type: "item" + item: { + id: "tconstruct:tool_binding" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "64A03C1EA5F5C87B" + type: "item" + item: { + id: "tconstruct:pickaxe_head" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "1CFEA19B5C2D4116" + type: "item" + item: { + id: "tconstruct:broad_axe" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.3f + "tconstruct:attack_damage": 1.5f + "tconstruct:durability": 4.25f + } + tic_stats: { + "tconstruct:attack_speed": 0.6f + "tconstruct:mining_speed": 2.1000001f + "tconstruct:attack_damage": 10.5f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 3060.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:maintained" + level: 3s + } + { + name: "tconstruct:axe_transform_hidden" + level: 1s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + "tconstruct:tinkers_bronze" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 3060 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + } + ] + rewards: [{ + id: "24378B74017AE217" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "匠魂开掘铲" + icon: { + id: "tconstruct:excavator" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.3f + "tconstruct:attack_damage": 1.2f + "tconstruct:durability": 3.75f + } + tic_stats: { + "tconstruct:attack_speed": 1.0f + "tconstruct:mining_speed": 2.1000001f + "tconstruct:attack_damage": 4.2000003f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 2700.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:knockback" + level: 2s + } + { + name: "tconstruct:maintained" + level: 2s + } + { + name: "tconstruct:shovel_transform_hidden" + level: 1s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + "tconstruct:wood" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 2700 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + x: -1.5d + y: 6.0d + description: ["开掘铲是用来清除软质材料的,在3X3的范围内挖掘,可以扩展到5X5。作为武器时,它为工匠提供了击退II。"] + dependencies: ["23F5852361B79CC5"] + id: "667107A66B7C2419" + tasks: [ + { + id: "5BF3938DAD311F49" + type: "item" + item: { + id: "tconstruct:tough_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + count: 2L + } + { + id: "3187A4EF49CC6DEB" + type: "item" + item: { + id: "tconstruct:large_plate" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + count: 2L + } + { + id: "37A966D19CE92FF4" + type: "item" + item: { + id: "tconstruct:excavator" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.3f + "tconstruct:attack_damage": 1.2f + "tconstruct:durability": 3.75f + } + tic_stats: { + "tconstruct:attack_speed": 1.0f + "tconstruct:mining_speed": 2.1000001f + "tconstruct:attack_damage": 4.2000003f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 2700.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:knockback" + level: 2s + } + { + name: "tconstruct:maintained" + level: 2s + } + { + name: "tconstruct:shovel_transform_hidden" + level: 1s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + "tconstruct:wood" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 2700 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + } + ] + rewards: [{ + id: "2E9D3BDDA1C917DB" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "匠魂匕首" + icon: { + id: "tconstruct:dagger" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.75f + "tconstruct:attack_damage": 0.5f + "tconstruct:durability": 1.0f + } + tic_stats: { + "tconstruct:attack_speed": 2.0f + "tconstruct:mining_speed": 3.0f + "tconstruct:attack_damage": 1.5f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 97.5f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:padded" + level: 1s + } + { + name: "tconstruct:stonebound" + level: 1s + } + { + name: "tconstruct:offhand_attack" + level: 1s + } + { + name: "tconstruct:silky_shears" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:duel_wielding": 1b + } + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + x: 6.0d + y: -1.5d + description: ["匕首是一种快速武器,伤害比剑低。然而,它的特点是可以用副手拿着,并右击使用。"] + dependencies: ["43EDC38B89D1611F"] + id: "0A1F2503E161F0D5" + tasks: [ + { + id: "025428EE964634F9" + type: "item" + item: { + id: "tconstruct:tool_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "05925847578DAAA6" + type: "item" + item: { + id: "tconstruct:small_blade" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "7327F7B00A53A0AC" + type: "item" + item: { + id: "tconstruct:dagger" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.75f + "tconstruct:attack_damage": 0.5f + "tconstruct:durability": 1.0f + } + tic_stats: { + "tconstruct:attack_speed": 2.0f + "tconstruct:mining_speed": 3.0f + "tconstruct:attack_damage": 1.5f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 97.5f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:padded" + level: 1s + } + { + name: "tconstruct:stonebound" + level: 1s + } + { + name: "tconstruct:offhand_attack" + level: 1s + } + { + name: "tconstruct:silky_shears" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:duel_wielding": 1b + } + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + } + ] + rewards: [{ + id: "7B6CD460C9115C68" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + title: "匠魂剑" + icon: { + id: "tconstruct:sword" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.5f + "tconstruct:durability": 1.1f + } + tic_stats: { + "tconstruct:attack_speed": 1.6f + "tconstruct:mining_speed": 2.1f + "tconstruct:attack_damage": 4.0f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 128.7f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:stonebound" + level: 2s + } + { + name: "tconstruct:silky_shears" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + "tconstruct:stone" + ] + Damage: 0 + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + x: 7.0d + y: -1.5d + description: ["工匠的主要武器和防御手段。这个工具少了一个升级槽,但多了一个能力槽。它也有一个横扫的效果,可以击中多个怪物。"] + dependencies: ["43EDC38B89D1611F"] + id: "692DB41333C3CDDE" + tasks: [ + { + id: "25B84BDE5A786C7B" + type: "item" + item: { + id: "tconstruct:tool_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "5FF280BD1F11A0C8" + type: "item" + item: { + id: "tconstruct:tool_handle" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "1C7195648F674B23" + type: "item" + item: { + id: "tconstruct:small_blade" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "45CA6B5BE9DBF183" + type: "item" + item: { + id: "tconstruct:sword" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.5f + "tconstruct:durability": 1.1f + } + tic_stats: { + "tconstruct:attack_speed": 1.6f + "tconstruct:mining_speed": 2.1f + "tconstruct:attack_damage": 4.0f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 128.7f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:stonebound" + level: 2s + } + { + name: "tconstruct:silky_shears" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + "tconstruct:stone" + ] + Damage: 0 + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + } + ] + rewards: [{ + id: "1EA77611F0AC1E99" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + title: "匠魂短柄斧" + icon: { + id: "tconstruct:hand_axe" + Count: 1b + tag: { + tic_multipliers: { } + tic_stats: { + "tconstruct:attack_speed": 0.9f + "tconstruct:mining_speed": 4.0f + "tconstruct:attack_damage": 7.0f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 130.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:stonebound" + level: 1s + } + { + name: "tconstruct:axe_transform_hidden" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + "tconstruct:wood" + ] + Damage: 0 + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + x: 8.0d + y: -1.0d + description: ["这种工具既可作为砍树工具,也可作为怪物杀手。后续可以用延展强化对其进行改造,以增加其作用范围"] + dependencies: ["43EDC38B89D1611F"] + id: "562A1A67F8D4CEC9" + tasks: [ + { + id: "1D92A4C406557314" + type: "item" + item: { + id: "tconstruct:tool_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "287B6A979DFE8B15" + type: "item" + item: { + id: "tconstruct:tool_binding" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "196473D02024EA2D" + type: "item" + item: { + id: "tconstruct:small_axe_head" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "4511726CB8D1CD6C" + type: "item" + item: { + id: "tconstruct:hand_axe" + Count: 1b + tag: { + tic_multipliers: { } + tic_stats: { + "tconstruct:attack_speed": 0.9f + "tconstruct:mining_speed": 4.0f + "tconstruct:attack_damage": 7.0f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 130.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:stonebound" + level: 1s + } + { + name: "tconstruct:axe_transform_hidden" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + "tconstruct:wood" + ] + Damage: 0 + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + } + ] + rewards: [{ + id: "621BBB412302C46E" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + title: "匠魂镐" + icon: { + id: "tconstruct:pickaxe" + Count: 1b + tag: { + tic_multipliers: { } + tic_stats: { + "tconstruct:attack_speed": 1.2f + "tconstruct:mining_speed": 4.0f + "tconstruct:attack_damage": 1.0f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 130.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:piercing" + level: 1s + } + { + name: "tconstruct:stonebound" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + "tconstruct:wood" + ] + Damage: 0 + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + x: 8.0d + y: 0.0d + description: ["标准的镐,主要的匠魂工具。可以用延展强化进行改造,以增加其挖掘范围。作为一种武器,它的伤害较低,但它有少许穿透力,可以对装甲怪物造成额外伤害。"] + dependencies: ["43EDC38B89D1611F"] + id: "33FC71952CA316E2" + tasks: [ + { + id: "322F0607B2C62A66" + type: "item" + title: "任意#tconstruct:parts" + item: { + id: "tconstruct:pickaxe_head" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "4F8B2E5E8EAE7CD9" + type: "item" + item: { + id: "tconstruct:tool_binding" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "6094A6B157AD81E5" + type: "item" + item: { + id: "tconstruct:tool_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "674FDC458072886E" + type: "item" + item: { + id: "tconstruct:pickaxe" + Count: 1b + tag: { + tic_multipliers: { } + tic_stats: { + "tconstruct:attack_speed": 1.2f + "tconstruct:mining_speed": 4.0f + "tconstruct:attack_damage": 1.0f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 130.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:piercing" + level: 1s + } + { + name: "tconstruct:stonebound" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + "tconstruct:wood" + ] + Damage: 0 + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + } + ] + rewards: [{ + id: "47C2863E17519633" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + title: "匠魂鹤嘴锄" + icon: { + id: "tconstruct:mattock" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:secondary_mining": 0.65f + "tconstruct:mining_speed": 1.1f + "tconstruct:attack_damage": 1.1f + "tconstruct:durability": 1.25f + } + tic_stats: { + "tconstruct:attack_speed": 0.9f + "tconstruct:secondary_mining": 0.65f + "tconstruct:attack_damage": 2.75f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 162.5f + "tconstruct:mining_speed": 4.4f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:knockback" + level: 1s + } + { + name: "tconstruct:stonebound" + level: 2s + } + { + name: "tconstruct:shovel_transform_hidden" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + "tconstruct:stone" + ] + Damage: 0 + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + x: 8.0d + y: 1.0d + description: ["鹤嘴锄才是工匠们真正的铲子。右击铲子能够右击的方块,可在世界中创造草径。作为武器时,额外的重量会给你的攻击增加击退。"] + dependencies: ["43EDC38B89D1611F"] + id: "2E1A013A03B71744" + tasks: [ + { + id: "43AA6472EE8AB6AB" + type: "item" + item: { + id: "tconstruct:tool_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "56802289223C9314" + type: "item" + item: { + id: "tconstruct:small_axe_head" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "1A579C8C86013F3B" + type: "item" + item: { + id: "tconstruct:pickaxe_head" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "5A248F2C6C8C0332" + type: "item" + item: { + id: "tconstruct:mattock" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:secondary_mining": 0.65f + "tconstruct:mining_speed": 1.1f + "tconstruct:attack_damage": 1.1f + "tconstruct:durability": 1.25f + } + tic_stats: { + "tconstruct:attack_speed": 0.9f + "tconstruct:secondary_mining": 0.65f + "tconstruct:attack_damage": 2.75f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 162.5f + "tconstruct:mining_speed": 4.4f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:knockback" + level: 1s + } + { + name: "tconstruct:stonebound" + level: 2s + } + { + name: "tconstruct:shovel_transform_hidden" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + "tconstruct:stone" + ] + Damage: 0 + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + } + ] + rewards: [{ + id: "2948AA63DF7E591E" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + title: "匠魂短刃镰" + icon: { + id: "tconstruct:kama" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:attack_damage": 0.75f + } + tic_stats: { + "tconstruct:attack_speed": 1.8f + "tconstruct:mining_speed": 4.0f + "tconstruct:attack_damage": 1.5f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 130.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:stonebound" + level: 1s + } + { + name: "tconstruct:shears" + level: 1s + } + { + name: "tconstruct:harvest" + level: 1s + } + { + name: "tconstruct:hoe_transform_hidden" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + "tconstruct:wood" + ] + Damage: 0 + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + x: 7.0d + y: 1.5d + description: ["短刃镰是全能的农夫工具,能够锄地,也能像镰刀一样割草。对抗怪物时,它比剑更快,但伤害较低。"] + dependencies: ["43EDC38B89D1611F"] + id: "41E205C314A9B740" + tasks: [ + { + id: "5F1E9AD8FBF20D48" + type: "item" + item: { + id: "tconstruct:tool_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "12C51E27816AD89C" + type: "item" + item: { + id: "tconstruct:tool_binding" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "7F691442018C5BD5" + type: "item" + item: { + id: "tconstruct:small_blade" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "273FBFDB3BAEA882" + type: "item" + item: { + id: "tconstruct:kama" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:attack_damage": 0.75f + } + tic_stats: { + "tconstruct:attack_speed": 1.8f + "tconstruct:mining_speed": 4.0f + "tconstruct:attack_damage": 1.5f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 130.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:stonebound" + level: 1s + } + { + name: "tconstruct:shears" + level: 1s + } + { + name: "tconstruct:harvest" + level: 1s + } + { + name: "tconstruct:hoe_transform_hidden" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + "tconstruct:wood" + ] + Damage: 0 + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + } + ] + rewards: [{ + id: "064C84E7962377DE" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + title: "匠魂修补件" + icon: { + id: "tconstruct:repair_kit" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + x: 6.0d + y: 1.5d + description: ["匠魂修补件是修复工匠工具耐久值的便携手段。用于制作修补件的材料可以修复含有该材料制成的头部部件的工具。"] + dependencies: ["43EDC38B89D1611F"] + id: "51AB322D09030F9D" + tasks: [{ + id: "5075865B03CC4E82" + type: "item" + item: { + id: "tconstruct:repair_kit" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + count: 4L + }] + rewards: [{ + id: "27D0A07F410FABC6" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + title: "匠魂扳手" + icon: { + id: "materialis:wrench" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:attack_speed": 1.8f + "tconstruct:mining_speed": 2.0f + "tconstruct:attack_damage": 0.5f + "tconstruct:durability": 1.5f + } + tic_stats: { + "tconstruct:attack_speed": 1.8f + "tconstruct:mining_speed": 14.0f + "tconstruct:attack_damage": 1.0f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 1080.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:maintained" + level: 1s + } + { + name: "materialis:wrenching_hidden" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 1080 + } + tic_persistent_data: { + abilities: 3 + upgrades: 1 + } + } + } + x: 1.0d + y: 8.0d + description: ["这个工具为工匠提供了扳动各种方块的手段。"] + dependencies: ["23F5852361B79CC5"] + id: "49D7D1068B4DAE7C" + tasks: [ + { + id: "3A2E5BFAE0CE1902" + type: "item" + item: { + id: "materialis:wrench_head" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "0CE2A3FC63B6239B" + type: "item" + item: { + id: "tconstruct:tool_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "05803F9EC3AB1729" + type: "item" + item: { + id: "materialis:wrench" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:attack_speed": 1.8f + "tconstruct:mining_speed": 2.0f + "tconstruct:attack_damage": 0.5f + "tconstruct:durability": 1.5f + } + tic_stats: { + "tconstruct:attack_speed": 1.8f + "tconstruct:mining_speed": 14.0f + "tconstruct:attack_damage": 1.0f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 1080.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:maintained" + level: 1s + } + { + name: "materialis:wrenching_hidden" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 1080 + } + tic_persistent_data: { + abilities: 3 + upgrades: 1 + } + } + } + } + ] + rewards: [{ + id: "38E9F61A1FE02FAC" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "碧空黏液岛" + icon: "tconstruct:sky_congealed_slime" + x: -3.0d + y: -2.5d + description: ["爬上这些岛屿是工匠的一项任务,奖励是碧空黏液。碧空黏液对合成能提供额外空中跳跃能力的物品非常有用。"] + dependencies: ["535EDB063EEB4A69"] + id: "56C19E78027E3478" + tasks: [{ + id: "57D5581D008C3BB1" + type: "advancement" + advancement: "tconstruct:world/sky_island" + criterion: "" + }] + rewards: [{ + id: "401E5383DA0E156C" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + }] + } + { + title: "大地黏液岛" + icon: "tconstruct:earth_congealed_slime" + x: -2.0d + y: -3.5d + description: ["这些沿海岛屿是绿色黏液和收集大地黏液的重要来源。这种黏液具有额外的弹力,可以将工匠弹射到很远的地方。"] + dependencies: ["535EDB063EEB4A69"] + id: "0109D4318847D233" + tasks: [{ + id: "3D6D7E6640CFD7C5" + type: "advancement" + advancement: "tconstruct:world/earth_island" + criterion: "" + }] + rewards: [{ + id: "35F2AA26A4D5D8D2" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + }] + } + { + title: "黏血岛" + icon: "tconstruct:blood_congealed_slime" + x: -0.5d + y: -3.5d + description: ["这些被血和灵浆覆盖的岛屿是岩浆膏的重要来源,而黏血球是帮助工匠从凶恶的怪物中恢复过来的重要资源。"] + dependencies: ["48DD79D9708932B9"] + id: "1B3921C6457D614E" + tasks: [{ + id: "34C9060B1E212855" + type: "advancement" + advancement: "tconstruct:world/blood_island" + criterion: "" + }] + rewards: [{ + id: "3695278114E43DE3" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "末影黏液岛" + icon: "tconstruct:ender_congealed_slime" + x: 2.0d + y: -3.5d + description: ["这些紫色的岛屿是末影黏液的家园,它们被虚空所腐蚀,有着末影人所拥有的一些空间属性。"] + dependencies: ["3DB4D65F8A5ECA0B"] + id: "4FF8B7FECDC15915" + tasks: [{ + id: "3653D52783DBEB70" + type: "advancement" + advancement: "tconstruct:world/ender_island" + criterion: "" + }] + rewards: [{ + id: "14B1C5BAFCC29C7F" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "工匠装置宝典" + x: -4.5d + y: 0.0d + description: ["工匠可以合成《工匠装置宝典》,来帮助他们制作装置。该指南解释了各种装置的配方和用途。"] + dependencies: ["4588297F41674524"] + id: "107AE2C18410AAF4" + tasks: [{ + id: "5CE33B51FD169EF7" + type: "item" + item: "tconstruct:tinkers_gadgetry" + }] + rewards: [{ + id: "59AAD91F145CFF75" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + }] + } + { + title: "匠魂旅行计划" + x: -4.5d + y: -1.5d + description: [ + "这是工匠们长途旅行的必备装置,不要忘了制作一双配套的靴子,以确保能在降落时得以存活。" + "" + "弹弓的属性取决于所使用的粘液。大地黏液可将你弹射得很远,碧空黏液可在半空中使用,灵浆黏液可造成巨大的击退,而末影黏液则会将你传送走。" + ] + dependencies: ["107AE2C18410AAF4"] + id: "7DC5FED1332CEA9A" + tasks: [ + { + id: "5AB4A9C576A0B94D" + type: "item" + item: { + id: "tconstruct:earth_slime_sling" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "4B47FDB068378A24" + type: "item" + item: { + id: "tconstruct:sky_slime_sling" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "7D03B74F851E2872" + type: "item" + item: { + id: "tconstruct:ichor_slime_sling" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "6F6DD91B4A1C5906" + type: "item" + item: { + id: "tconstruct:ender_slime_sling" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [{ + id: "0D399ECD900A5194" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + }] + } + { + title: "匠魂靴子" + x: -5.5d + y: -1.5d + description: ["这些靴子可使工匠能够从很高的高度安全弹起,而不是狠狠地砸在地上。与弹弓不同,不同种类的靴子纯粹是为了美学。"] + dependencies: ["107AE2C18410AAF4"] + id: "12B4F7ED5AD83DBC" + tasks: [{ + id: "176867E738D4714C" + type: "item" + item: { + id: "tconstruct:slime_boots" + Count: 1b + tag: { + tic_multipliers: { } + tic_stats: { + "tconstruct:durability": 546.0f + "tconstruct:armor": 0.0f + } + tic_broken: 0b + HideFlags: 3 + tic_modifiers: [ + { + name: "tconstruct:bouncy" + level: 1s + } + { + name: "tconstruct:leaping" + level: 1s + } + ] + Damage: 0 + tic_persistent_data: { + abilities: 1 + upgrades: 5 + } + } + } + }] + rewards: [{ + id: "7DE85E011FF0A2CC" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + }] + } + { + title: "匠魂蛋糕" + x: -6.0d + y: -0.5d + description: ["工匠可以利用黏液的元素制作各种蛋糕,每一种都有不同的效果:大地黏液给予幸运、碧空黏液给予跳跃提升、黏血给予生命恢复、灵浆给予防火、末影黏液球给予飘浮。"] + dependencies: ["107AE2C18410AAF4"] + id: "372290D6D62EA1DF" + tasks: [ + { + id: "23F2330C9246048D" + type: "item" + item: "tconstruct:earth_cake" + } + { + id: "1D46C963FD2F703E" + type: "item" + item: "tconstruct:sky_cake" + } + { + id: "32CA2371285A4C0D" + type: "item" + item: "tconstruct:blood_cake" + } + { + id: "24852B540B531501" + type: "item" + item: "tconstruct:magma_cake" + } + { + id: "7542787C4D7CE5EC" + type: "item" + item: "tconstruct:ender_cake" + } + ] + rewards: [{ + id: "3A2C7744EA23580D" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + }] + } + { + title: "匠魂手里剑" + x: -6.0d + y: 0.5d + description: ["这些手里剑为工匠提供了一些远程伤害的选择,其中燧石提供了良好的击退,而下界石英往往会造成更多的伤害。"] + dependencies: ["107AE2C18410AAF4"] + id: "14B4D5EECBE75C1D" + tasks: [ + { + id: "403BA616D867A459" + type: "item" + item: "tconstruct:flint_shuriken" + } + { + id: "5EC67721EC320427" + type: "item" + item: "tconstruct:quartz_shuriken" + } + ] + rewards: [{ + id: "4DBE23D96A29B760" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "匠魂肩驮架" + x: -5.5d + y: 1.5d + description: ["在工匠制作出更合适的移动生物的工具之前,肩驮架是将生物扔到农场(或冶炼炉)的好东西。肩驮架最多可以同时搬运3只生物,尽管有一些重量惩罚。"] + dependencies: ["107AE2C18410AAF4"] + id: "5CB5295AA44608C3" + tasks: [{ + id: "736FA0532CD0A635" + type: "item" + item: "tconstruct:piggy_backpack" + }] + rewards: [{ + id: "453BCD8A3851B3D5" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "匠魂荧光球" + x: -3.5d + y: -1.0d + description: ["这个装置对于照亮大片区域和怪物喜欢的各种角落与缝隙非常有用。"] + dependencies: ["107AE2C18410AAF4"] + id: "75B59BCBF7F652B5" + tasks: [{ + id: "6A8D01C2EB24B204" + type: "item" + item: "tconstruct:glow_ball" + }] + rewards: [{ + id: "02884B430B3BF339" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "匠魂展示框" + icon: "tconstruct:gold_item_frame" + x: -4.5d + y: 1.5d + description: ["工匠可以使用各种展示框来展示自己创造的有趣和独特的工具!不同的展示框有不同的效果。查看《工匠装置宝典》以了解更多信息。"] + dependencies: ["107AE2C18410AAF4"] + id: "688D7FD0E9FFE3A8" + tasks: [ + { + id: "5C56BB3A80D11534" + type: "item" + item: "tconstruct:gold_item_frame" + } + { + id: "1130EFC44B3FFC81" + type: "item" + item: "tconstruct:clear_item_frame" + } + { + id: "6278DD1B1B0501DE" + type: "item" + item: "tconstruct:reversed_gold_item_frame" + } + { + id: "1FCD4E09C671B5E5" + type: "item" + item: "tconstruct:manyullyn_item_frame" + } + { + id: "6778B3950B2FC80F" + type: "item" + item: "tconstruct:diamond_item_frame" + } + { + id: "6C83947EDB1025A1" + type: "item" + item: "tconstruct:netherite_item_frame" + } + ] + rewards: [{ + id: "7E5386B6B02AB842" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + }] + } + { + title: "噬生之骨" + x: 0.5d + y: -3.5d + description: ["这些由凋灵骷髅掉落的物品作为升级材料使用后会给予工匠的工具肢解能力。作为基本部件使用时,它会给予噬生能力。"] + dependencies: ["48DD79D9708932B9"] + id: "1490641AFE8E77AB" + tasks: [{ + id: "7C1FCB8F38A3F12E" + type: "item" + item: "tconstruct:necrotic_bone" + count: 3L + }] + rewards: [{ + id: "64293FDBCA193636" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + }] + } + { + title: "炸龙" + x: 3.0d + y: -2.5d + description: ["这些从末影龙身上炸下来的掉落物可以与工匠的工具结合起来,使工具获得一个额外的能力槽。"] + dependencies: ["3DB4D65F8A5ECA0B"] + id: "0C1B8EB37B96FCF8" + tasks: [{ + id: "3F12DC8055402C8A" + type: "item" + item: "tconstruct:dragon_scale" + count: 4L + }] + rewards: [{ + id: "08D2DAC0A6FB6AA8" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + }] + } + { + title: "匠魂青铜打火石" + x: -1.5d + y: 4.5d + description: [ + "无聊的老式打火石只能将单个方块点燃,而且一旦用完,就没有了。还是看看远处的青铜打火石吧。" + "" + "这种工具比一般的打火石更耐用,并能够接受能力和升级。可点燃不只一个方块!让怪物们火烧屁股吧!" + ] + dependencies: ["155CE535A506F2D4"] + id: "7802B228C5246FA3" + tasks: [{ + id: "695EB3346312D3B2" + type: "item" + item: { + id: "tconstruct:flint_and_bronze" + Count: 1b + tag: { + tic_multipliers: { } + tic_stats: { + "tconstruct:durability": 100.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:fiery" + level: 1s + } + { + name: "tconstruct:firestarter_hidden" + level: 1s + } + ] + HideFlags: 3 + Damage: 0 + tic_persistent_data: { + abilities: 0 + upgrades: 1 + } + } + } + }] + rewards: [{ + id: "3C720973EBA7E4F7" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "匠魂合金" + x: 0.0d + y: 5.0d + description: ["大多数三级材料都是合金,是两种或更多基础材料的组合。合金方块也打开了制造大型匠魂工具的大门。"] + dependencies: ["40474087F229A612"] + id: "155CE535A506F2D4" + tasks: [{ + id: "45D7DCB514F39202" + type: "item" + title: "Any #tconstruct:anvil_metal" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "tconstruct:anvil_metal" + } + } + count: 3L + }] + rewards: [{ + id: "036E87473B7C85A8" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "焦褐合金炉" + icon: "tconstruct:scorched_alloyer" + x: -3.0d + y: 4.5d + description: ["既然熔铸炉本身不能制作合金,那么焦褐合金炉可以用来制造合金。将存放在合金炉周围的熔融金属结合就可以铸造合金。"] + dependencies: ["76BAE86D90953DD4"] + id: "22CC2CE8C9CE487C" + tasks: [ + { + id: "6017846F585DCE5E" + type: "item" + item: "tconstruct:scorched_alloyer" + } + { + id: "6F9717E6DE96C5DB" + type: "item" + item: "tconstruct:scorched_ingot_tank" + count: 3L + } + { + id: "1DC3AFCF13CF85C6" + type: "item" + item: "tconstruct:scorched_faucet" + } + { + id: "682E626701DD85C6" + type: "item" + item: "tconstruct:scorched_basin" + } + ] + rewards: [{ + id: "0D18F8A84FD9D693" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + }] + } + { + title: "下界砖泥" + x: -2.5d + y: 3.0d + description: ["工匠会发现,如同普通砖泥对于熔化炉和冶炼炉,下界砖泥对应着熔铸炉和合金炉。"] + dependencies: ["6BDF1FD62E49EEBF"] + dependency_requirement: "one_completed" + id: "76BAE86D90953DD4" + tasks: [{ + id: "4F6E6B943AA69895" + type: "item" + item: "tconstruct:nether_grout" + count: 8L + }] + rewards: [ + { + id: "12E6713DEA768158" + type: "item" + item: "tconstruct:nether_grout" + count: 8 + } + { + id: "0F2EE0DB50A0B61E" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + } + ] + } + { + title: "熔铸炉控制器" + icon: "tconstruct:foundry_controller" + x: -4.0d + y: 4.0d + description: [ + "由下界材料驱动的匠魂熔铸炉提供了许多好处。" + "" + "首先,熔铸炉不会产生合金! 现在,工匠将不必担心在他们的自动化中会出现非预期的材料。" + "" + "其次,熔铸炉可以解锁材料副产品,这意味着一种矿块可以提供另一种材料(见涉及铸造厂控制器的JEI配方)。" + "" + "最后,与普通冶炼炉相比,在相同的尺寸下,其内部缓冲区要大得多。再加上无法制造合金,它可使工匠以液体形式储存他们的金属。" + ] + dependencies: ["76BAE86D90953DD4"] + id: "2D5128C9C5BB2841" + tasks: [ + { + id: "3DCE1F91A7495D9C" + type: "item" + item: "tconstruct:foundry_controller" + } + { + id: "323576E71D6B4D41" + type: "item" + item: "tconstruct:scorched_fuel_tank" + } + { + id: "6E804F5B40519D6E" + type: "item" + item: "tconstruct:scorched_drain" + } + { + id: "16469B6439A6E954" + type: "item" + item: "tconstruct:scorched_chute" + } + { + id: "3C19976905EB5B33" + type: "item" + item: "tconstruct:scorched_table" + } + ] + rewards: [{ + id: "1B8ABABF76B47D58" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + }] + } + { + title: "烈焰血" + icon: "tconstruct:blazing_blood_bucket" + x: -1.5d + y: 3.5d + description: [ + "如果没有最高温度的燃料,一些最高级的材料和合金是无法制造的。处理这些材料,工匠需要烈焰血。" + "" + "这种高温燃料由烈焰直接制成,是匠魂燃料的最高级产品。" + ] + dependencies: ["6BDF1FD62E49EEBF"] + id: "6BA8E17439A52354" + tasks: [{ + id: "6766FA979D4C8FA9" + type: "item" + item: "tconstruct:blazing_blood_bucket" + }] + rewards: [{ + id: "1BDD19DE0C12C98D" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + }] + } + { + title: "匠魂设计" + icon: { + id: "framedblocks:framed_blueprint" + Count: 1b + tag: { + blueprint_data: { } + } + } + x: 0.0d + y: 1.0d + description: [ + "该模组包加入了匠魂设计模组。该模组可使工匠规划材料、升级和能力,以添加到将要制造的工具中。" + "" + "想访问设计界面,请点击工匠站或工匠砧界面中的蓝图图标。" + ] + id: "7EE0DA8E57E9F200" + tasks: [{ + id: "2BAF751DE6718A77" + type: "checkmark" + }] + rewards: [{ + id: "6E520DA01C89DFE5" + type: "xp" + xp: 100 + }] + } + { + title: "液态光源" + icon: "tconstruct:seared_lantern" + x: 3.5d + y: 2.0d + description: [ + "有时,工匠需要为作坊增添一种美感。有时,工匠则会在熔化炉中剩下的不到一锭的液态金属。来看看焦黑灯笼吧!" + "" + "焦黑灯笼可以容纳工匠制造的任何100mB液体,并让这些液体向环境中投射出略带色泽的光。" + ] + dependencies: ["53998A418EE25004"] + id: "488869B6B52A42FE" + tasks: [{ + id: "17F778F630B3531D" + type: "item" + item: "tconstruct:seared_lantern" + count: 3L + }] + rewards: [{ + id: "1F552B03FA0AA138" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + }] + } + { + title: "匠魂升级" + icon: { + id: "tconstruct:creative_slot" + Count: 1b + tag: { + slot: "upgrades" + } + } + x: 3.0d + y: 4.5d + description: [ + "给工匠的工具增添新的数据需要在工匠站内使用某些材料。许多材料都会消耗升级槽。" + "" + "要想知道某个工匠的工具有哪些升级,可以在JEI上搜索工具的用途,并寻找带有锤子和铁砧图标的标签。" + ] + dependencies: ["1BECFB61E2216217"] + id: "447AF11477C88460" + tasks: [{ + id: "7A189C6BAE8AAB90" + type: "advancement" + title: "对一个匠魂工具进行修改" + icon: { + id: "tconstruct:creative_slot" + Count: 1b + tag: { + slot: "upgrades" + } + } + advancement: "tconstruct:tools/modified" + criterion: "" + }] + rewards: [{ + id: "53E6B568FDDCCB88" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + }] + } + { + title: "匠魂能力" + icon: { + id: "tconstruct:creative_slot" + Count: 1b + tag: { + slot: "abilities" + } + } + x: 1.5d + y: 4.5d + description: [ + "除了升级之外,匠魂工具还可以获得拓展工具功能的能力。" + "" + "幸运、精准采集、自动烧炼、双持,这些都是工匠拥有合适的部件,就可以获得的潜在能力。" + ] + dependencies: ["155CE535A506F2D4"] + id: "713CA45FD351DDDC" + tasks: [{ + id: "5CE846491E77EC1D" + type: "item" + item: "tconstruct:silky_cloth" + count: 5L + }] + rewards: [{ + id: "104FB75E9793E8FE" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "模组铸模" + x: 5.0d + y: 6.5d + description: ["不同的模组为工匠所使用的金属增加了不同的形状,因此,聪明的工匠会制造铸模,让这些形状可以直接用熔融金属制成。"] + dependencies: ["3097BA4EEC6A0FD6"] + id: "204C114BF9C94045" + tasks: [ + { + id: "4242E3B301F85A76" + type: "item" + item: "tconstruct:gear_cast" + } + { + id: "3DA64C6962D9EA7F" + type: "item" + item: "tconstruct:plate_cast" + } + { + id: "0457F7C5B0A64DAB" + type: "item" + item: "materialis:inlay_cast" + } + { + id: "03BB016BF8408207" + type: "item" + item: "tconstruct:rod_cast" + } + ] + rewards: [{ + id: "12A49D4465A41A74" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + }] + } + { + title: "EFLN" + icon: "tconstruct:efln_ball" + x: -3.5d + y: 1.0d + description: ["当你需要迅速在地上挖出一个洞时,EFLN就是你要做的工具。爆炸性开采,不会破坏掉落。"] + dependencies: ["107AE2C18410AAF4"] + id: "50396EA0CF9414DC" + tasks: [{ + id: "080E9B70231C0337" + type: "item" + item: "tconstruct:efln_ball" + }] + rewards: [{ + id: "6CA368A371E00A05" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + }] + } + { + title: "工匠大百科" + icon: "tconstruct:encyclopedia" + x: -3.5d + y: 2.5d + description: ["把四个等级的材料分散在四本书中似乎有点乱。幸运的是,通过一点巧思,工匠可以将所有四本书合并为一册。四卷资料触手可及。"] + dependencies: ["6BDF1FD62E49EEBF"] + id: "1C5427ED9F095712" + tasks: [{ + id: "7CD650663B7E192C" + type: "item" + item: "tconstruct:encyclopedia" + }] + rewards: [{ + id: "587FF35C8CD308E1" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + }] + } + { + title: "焦黑输导孔" + icon: "tconstruct:seared_duct" + x: 1.5d + y: 3.5d + subtitle: "嘎嘎?" + description: ["在你的冶炼炉或熔铸炉中添加一个焦黑输导孔,可使你将一桶或一铜罐的液体作为过滤器来提取特定的液体。右击输导孔进入其界面以放入过滤物品。"] + dependencies: [ + "1EFC81649E4D4C50" + "40474087F229A612" + ] + id: "2D600E439D5DE40B" + tasks: [ + { + id: "6E5DBA482DE50E8D" + type: "item" + title: "焦黑或焦褐输导孔" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "tconstruct:seared_duct" + Count: 1b + } + { + id: "tconstruct:scorched_duct" + Count: 1b + } + ] + } + } + } + { + id: "4A9CC9C83CE83620" + type: "item" + item: "tconstruct:copper_can" + } + ] + rewards: [{ + id: "2D49C30575BD08AE" + type: "item" + item: "tconstruct:copper_can" + count: 8 + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/tools.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/tools.snbt new file mode 100644 index 00000000..8cd5e48e --- /dev/null +++ b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/tools.snbt @@ -0,0 +1,3256 @@ +{ + id: "0000000000000093" + group: "74B3CF67FCEAB20F" + order_index: 0 + filename: "tools" + title: "工具与盔甲" + icon: { + id: "minecraft:netherite_pickaxe" + Count: 1b + tag: { + Damage: 0 + } + } + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + x: -7.5d + y: -8.5d + subtitle: "瑞士军……锤" + description: [ + "一种用途广泛的多工具,可轻松夷平大片区域。潜行右击以打开安装钻头和附魔书以及切换钻机模式的界面。" + "" + "可接受时运或精准采集的附魔书。" + ] + dependencies: ["0000000000000145"] + id: "00000000000001C6" + tasks: [{ + id: "00000000000001C7" + type: "item" + item: "pneumaticcraft:jackhammer" + }] + rewards: [ + { + id: "00000000000001C8" + type: "item" + title: "压缩铁钻头" + item: "pneumaticcraft:drill_bit_compressed_iron" + } + { + id: "0000000000000A58" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: -7.5d + y: -7.5d + subtitle: "天空中的露西" + description: ["比压缩铁钻头快一点,且有基础的矿脉挖掘功能。"] + dependencies: ["00000000000001C6"] + id: "00000000000001C9" + tasks: [{ + id: "00000000000001CA" + type: "item" + item: "pneumaticcraft:drill_bit_diamond" + }] + rewards: [ + { + id: "00000000000001CB" + type: "item" + title: "容积升级" + item: "pneumaticcraft:volume_upgrade" + count: 5 + } + { + id: "00000000000006F8" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + ] + } + { + x: -7.5d + y: -6.5d + subtitle: "我听说你是最棒的" + description: ["更快,且有着完整的矿脉挖掘功能。"] + dependencies: ["00000000000001C9"] + id: "00000000000001CC" + tasks: [{ + id: "00000000000001CD" + type: "item" + item: "pneumaticcraft:drill_bit_netherite" + }] + rewards: [ + { + id: "00000000000001CE" + type: "item" + title: "速度升级" + item: "pneumaticcraft:speed_upgrade" + count: 2 + } + { + id: "00000000000006F7" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + ] + } + { + x: -10.0d + y: -9.5d + subtitle: "你尽管出招,都是螳臂当车,我的外壳如此坚硬" + description: [ + "值得注意的升级" + "" + "● 磁铁升级" + "● 工具自动充气" + "● 方块发射器" + "● 自我修复" + ] + dependencies: ["0000000000000165"] + id: "00000000000001CF" + tasks: [{ + id: "00000000000001D0" + type: "item" + item: { + id: "pneumaticcraft:pneumatic_chestplate" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000650" + type: "command" + title: "史诗气动工艺战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -10.0d + y: -10.5d + subtitle: "浸泡其中因为这就是你最后一眼" + description: [ + "值得注意的升级" + "" + "● 夜视" + "● 实体和方块追踪" + "● 实体和方块侵入" + "● 水肺套装" + "● 物品搜寻" + "● 自我修复" + ] + dependencies: ["0000000000000165"] + id: "00000000000001D1" + tasks: [{ + id: "00000000000001D2" + type: "item" + item: { + id: "pneumaticcraft:pneumatic_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "000000000000064F" + type: "command" + title: "史诗气动工艺战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -10.0d + y: -7.5d + subtitle: "我不会躲藏,我也不能。我太炫彩夺目。" + description: [ + "值得注意的升级" + "" + "● 疾跑速度" + "● 跳跃高度" + "● 自我修复" + ] + dependencies: ["0000000000000165"] + id: "00000000000001D3" + tasks: [{ + id: "00000000000001D4" + type: "item" + item: { + id: "pneumaticcraft:pneumatic_leggings" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000651" + type: "command" + title: "史诗气动工艺战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -10.0d + y: -6.5d + subtitle: "现在是踢你……屁股的时候了" + description: [ + "值得注意的升级" + "" + "● 内置步行辅助" + "● 内置摔落保护" + "● 游泳速度" + "● 强力踢击" + "● 创造飞行" + "● 自我修复" + ] + dependencies: ["0000000000000165"] + id: "00000000000001D5" + tasks: [{ + id: "00000000000001D6" + type: "item" + item: { + id: "pneumaticcraft:pneumatic_boots" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000652" + type: "command" + title: "史诗气动工艺战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + title: "护甲升级" + x: -10.0d + y: -8.5d + subtitle: "你尝试变得坚强,但你内心不够坚定" + description: ["每件护甲最多可接受四个升级,以提供极强的保护。"] + dependencies: [ + "00000000000001D1" + "00000000000001D5" + "00000000000001D3" + "00000000000001CF" + ] + dependency_requirement: "one_completed" + id: "00000000000001D7" + tasks: [{ + id: "00000000000001D8" + type: "item" + item: "pneumaticcraft:armor_upgrade" + count: 4L + }] + rewards: [{ + id: "0000000000000654" + type: "item" + title: "护甲升级" + item: "pneumaticcraft:armor_upgrade" + count: 4 + }] + } + { + x: -9.0d + y: -10.0d + dependencies: ["00000000000001D1"] + id: "00000000000001D9" + tasks: [{ + id: "00000000000001DA" + type: "item" + item: "pneumaticcraft:night_vision_upgrade" + }] + rewards: [{ + id: "0000000000000645" + type: "command" + title: "史诗气动工艺战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -11.0d + y: -10.0d + dependencies: ["00000000000001D1"] + id: "00000000000001DB" + tasks: [{ + id: "00000000000001DC" + type: "item" + item: "pneumaticcraft:scuba_upgrade" + }] + rewards: [{ + id: "0000000000000644" + type: "command" + title: "史诗气动工艺战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -9.0d + y: -9.0d + dependencies: ["00000000000001CF"] + id: "00000000000001DD" + tasks: [{ + id: "00000000000001DE" + type: "item" + item: "pneumaticcraft:magnet_upgrade" + }] + rewards: [{ + id: "0000000000000642" + type: "command" + title: "史诗气动工艺战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -11.0d + y: -9.0d + dependencies: ["00000000000001CF"] + id: "00000000000001DF" + tasks: [{ + id: "00000000000001E0" + type: "item" + item: "pneumaticcraft:charging_upgrade" + }] + rewards: [{ + id: "0000000000000643" + type: "command" + title: "史诗气动工艺战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -11.0d + y: -7.0d + dependencies: ["00000000000001D5"] + id: "00000000000001E3" + tasks: [{ + id: "00000000000001E4" + type: "item" + item: "pneumaticcraft:flippers_upgrade" + }] + rewards: [{ + id: "000000000000063F" + type: "command" + title: "史诗气动工艺战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -9.0d + y: -8.0d + subtitle: "共享经验" + description: ["把这个方便的装置放在物品栏或饰品栏中,它就会帮你把你的宝贵经验完整的保存起来。"] + dependencies: ["0000000000000145"] + id: "00000000000001E7" + tasks: [{ + id: "00000000000001E8" + type: "item" + item: "pneumaticcraft:memory_stick" + }] + rewards: [{ + id: "0000000000000653" + type: "xp_levels" + xp_levels: 30 + }] + } + { + title: "跳跃升级" + x: -11.0d + y: -8.0d + description: [""] + dependencies: ["00000000000001D3"] + id: "00000000000001ED" + tasks: [{ + id: "00000000000001EE" + type: "item" + item: "pneumaticcraft:jumping_upgrade_4" + }] + rewards: [{ + id: "0000000000000641" + type: "command" + title: "传奇气动工艺战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" + player_command: false + }] + } + { + title: "喷射鞋升级" + x: -9.0d + y: -7.0d + description: [""] + dependencies: ["00000000000001D5"] + id: "00000000000001F5" + tasks: [{ + id: "00000000000001F6" + type: "item" + item: "pneumaticcraft:jet_boots_upgrade_5" + }] + rewards: [{ + id: "0000000000000640" + type: "command" + title: "传奇气动工艺战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" + player_command: false + }] + } + { + x: -6.0d + y: -7.5d + subtitle: "目标已锁定" + description: [ + "蝙蝠。最大的万人敌。现在看好了,它们的小命在你的手掌心里。" + "" + "微型导弹是目标追踪的爆炸物。它们不会对地形造成破坏,并且可以设置不同的爆炸范围、移动速度和转向速度。潜行右击进行设置。" + ] + dependencies: ["0000000000000165"] + id: "00000000000001F7" + tasks: [{ + id: "00000000000001F8" + type: "item" + item: { + id: "pneumaticcraft:micromissiles" + Count: 1b + tag: { + damage: 0.0f + topSpeed: 0.0f + Damage: 0 + turnSpeed: 0.0f + } + } + }] + rewards: [{ + id: "0000000000000A56" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -5.0d + y: -9.5d + subtitle: "为人师表" + description: ["一种智能炮台,可以添加过滤来让其只攻击特定生物。例如,只攻击成年的动物。"] + dependencies: ["00000000000001FB"] + id: "00000000000001F9" + tasks: [{ + id: "00000000000001FA" + type: "item" + item: "pneumaticcraft:sentry_turret" + }] + rewards: [{ + id: "0000000000000868" + type: "item" + title: "破甲型加特林机枪弹药" + item: { + id: "pneumaticcraft:gun_ammo_ap" + Count: 1b + tag: { + Damage: 0 + Enchantments: [{ + lvl: 5s + id: "minecraft:unbreaking" + }] + } + } + }] + } + { + x: -6.0d + y: -9.5d + subtitle: "创造平等环境" + description: ["杀死怪物的现代解决方案。对你的宠物也很友好!"] + dependencies: ["00000000000000B3"] + id: "00000000000001FB" + tasks: [{ + id: "00000000000001FC" + type: "item" + item: "pneumaticcraft:minigun" + }] + rewards: [{ + id: "0000000000000867" + type: "item" + title: "加特林机枪弹药" + item: { + id: "pneumaticcraft:gun_ammo" + Count: 1b + tag: { + Damage: 0 + Enchantments: [{ + lvl: 5s + id: "minecraft:unbreaking" + }] + } + } + }] + } + { + title: "弹药" + x: -6.0d + y: -8.5d + subtitle: "准备齐全" + description: ["合成一些专用弹药然后试一试。普通弹药也可以涂上药水,让它变得更特殊。"] + dependencies: ["00000000000001FB"] + id: "0000000000000202" + tasks: [ + { + id: "0000000000000203" + type: "item" + item: { + id: "pneumaticcraft:gun_ammo_freezing" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000020B" + type: "item" + item: { + id: "pneumaticcraft:gun_ammo_explosive" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000869" + type: "item" + item: { + id: "pneumaticcraft:gun_ammo_incendiary" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [{ + id: "0000000000000A55" + type: "command" + title: "炼金快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + x: -5.0d + y: -8.5d + subtitle: "不可避免地战争升级" + description: [ + "苦力怕横行让你很不爽?整天听僵尸村民敲门听烦了?希望那些骷髅能待在僵尸人埋葬它们的地方?" + "" + "不必再寻找了。这个自动哨卫系统只需少量维护就能够让你的家免受怪物的侵扰。" + ] + dependencies: ["00000000000001FB"] + id: "000000000000020E" + tasks: [{ + id: "000000000000020F" + type: "item" + item: "pneumaticcraft:guard_drone" + }] + rewards: [{ + id: "0000000000000655" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: -5.0d + y: -7.5d + subtitle: "天网就是这么来的" + description: [ + "为守卫无人机或可编程无人机添加该升级后,它们就会变成最先进的杀戮机器。" + "" + "不含弹药。" + ] + dependencies: ["000000000000020E"] + id: "0000000000000210" + tasks: [{ + id: "0000000000000211" + type: "item" + item: "pneumaticcraft:minigun_upgrade" + }] + rewards: [{ + id: "0000000000000A57" + type: "command" + title: "炼金快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + x: -7.5d + y: -9.5d + subtitle: "游戏结束!我占领了制高点!" + description: ["提供对玩家物品栏的自动管理,可以实现自动喂食、自动为装备充气等等功能。"] + dependencies: ["0000000000000168"] + id: "0000000000000212" + tasks: [{ + id: "0000000000000213" + type: "item" + item: "pneumaticcraft:aerial_interface" + }] + rewards: [{ + id: "0000000000000894" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + x: -1.0d + y: -10.5d + subtitle: "他们唯一害怕的是……是你。" + description: [ + "值得注意的升级" + "" + "● 自动喂食" + "● 夜视" + "● 太阳能充电" + "● 水下呼吸" + "● 魔法伤害保护" + "● 状态效果保护" + "● 辐射保护" + "● 能量护盾" + ] + dependencies: ["00000000000007A9"] + id: "0000000000000435" + tasks: [{ + id: "0000000000000436" + type: "item" + item: { + id: "mekanism:mekasuit_helmet" + Count: 1b + tag: { + HideFlags: 2 + } + } + }] + rewards: [{ + id: "0000000000000836" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + x: -1.0d + y: -9.5d + subtitle: "坚强地抵抗它们的军团" + description: [ + "值得注意的升级" + "" + "● 创造飞行" + "● 辐射追踪" + "● 能量分配" + "● 辐射保护" + "● 能量护盾" + ] + dependencies: ["00000000000007A9"] + id: "0000000000000437" + tasks: [{ + id: "0000000000000438" + type: "item" + item: { + id: "mekanism:mekasuit_bodyarmor" + Count: 1b + tag: { + HideFlags: 2 + } + } + }] + rewards: [{ + id: "0000000000000835" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + x: -1.0d + y: -7.5d + subtitle: "他们愤怒、残忍、无情" + description: [ + "值得注意的升级" + "" + "● 疾跑速度加强" + "● 辐射保护" + "● 能量护盾" + ] + dependencies: ["00000000000007A9"] + id: "0000000000000439" + tasks: [{ + id: "000000000000043A" + type: "item" + item: { + id: "mekanism:mekasuit_pants" + Count: 1b + tag: { + HideFlags: 2 + } + } + }] + rewards: [{ + id: "0000000000000834" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + x: -1.0d + y: -6.5d + subtitle: "但是你,你会比它们更糟糕" + description: [ + "值得注意的升级" + "" + "● 跳跃高度加强" + "● 磁铁升级" + "● 辐射保护" + "● 能量护盾" + ] + dependencies: ["00000000000007A9"] + id: "000000000000043B" + tasks: [{ + id: "000000000000043C" + type: "item" + item: { + id: "mekanism:mekasuit_boots" + Count: 1b + tag: { + HideFlags: 2 + } + } + }] + rewards: [{ + id: "0000000000000833" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + icon: "mekanism:canteen" + x: 0.0d + y: -8.0d + subtitle: "大扁豆绿饼" + description: ["所有你必需的维生素、矿物质和氨基酸,都整齐地浓缩成一种方便咀嚼的糊状物。真香。"] + dependencies: ["00000000000006A5"] + id: "000000000000043D" + tasks: [ + { + id: "000000000000043E" + type: "item" + item: "mekanism:canteen" + } + { + id: "00000000000004B5" + type: "item" + item: "mekanism:nutritional_liquifier" + } + ] + rewards: [{ + id: "000000000000083D" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: 0.0d + y: -10.0d + dependencies: ["0000000000000435"] + id: "000000000000043F" + tasks: [{ + id: "0000000000000440" + type: "item" + item: "mekanism:module_vision_enhancement_unit" + }] + rewards: [{ + id: "000000000000083B" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: -2.0d + y: -10.0d + dependencies: ["0000000000000435"] + id: "0000000000000441" + tasks: [{ + id: "0000000000000442" + type: "item" + item: "mekanism:module_electrolytic_breathing_unit" + }] + rewards: [{ + id: "000000000000083A" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: -2.0d + y: -7.0d + dependencies: ["000000000000043B"] + id: "0000000000000443" + tasks: [{ + id: "0000000000000444" + type: "item" + item: "mekanism:module_hydraulic_propulsion_unit" + }] + rewards: [{ + id: "0000000000000839" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: 0.0d + y: -7.0d + dependencies: ["000000000000043B"] + id: "0000000000000445" + tasks: [{ + id: "0000000000000446" + type: "item" + item: "mekanism:module_magnetic_attraction_unit" + }] + rewards: [{ + id: "000000000000083E" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: -2.0d + y: -9.0d + dependencies: ["0000000000000437"] + id: "0000000000000447" + tasks: [{ + id: "0000000000000448" + type: "item" + item: "mekanism:module_charge_distribution_unit" + }] + rewards: [{ + id: "0000000000000837" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: -1.0d + y: -8.5d + subtitle: "发展的代价" + description: [""] + dependencies: [ + "0000000000000437" + "000000000000043B" + "0000000000000435" + "0000000000000439" + ] + id: "0000000000000449" + tasks: [{ + id: "000000000000044A" + type: "item" + item: "mekanism:module_energy_unit" + }] + rewards: [{ + id: "000000000000083F" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: 0.0d + y: -9.0d + dependencies: ["0000000000000437"] + id: "000000000000044B" + tasks: [{ + id: "000000000000044C" + type: "item" + item: "mekanism:module_jetpack_unit" + }] + rewards: [{ + id: "000000000000083C" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: -2.0d + y: -8.0d + dependencies: ["0000000000000439"] + id: "000000000000044D" + tasks: [{ + id: "000000000000044E" + type: "item" + item: "mekanism:module_locomotive_boosting_unit" + }] + rewards: [{ + id: "0000000000000838" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: -3.5d + y: -8.5d + subtitle: "不要忘记关掉那台等离子切割机" + description: ["一种基础的多工具,内置矿脉挖掘且有着卓越的攻击伤害。"] + dependencies: ["00000000000006C5"] + id: "000000000000044F" + tasks: [{ + id: "0000000000000450" + type: "item" + item: { + id: "mekanism:atomic_disassembler" + Count: 1b + tag: { + HideFlags: 2 + } + } + }] + rewards: [{ + id: "0000000000000831" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: -3.5d + y: -6.5d + subtitle: "开膛破肚" + description: [ + "一种强大一体式工具,可接受数个升级。" + "" + "值得注意的升级" + "" + "● 攻击增强单元" + "● 挖掘上升单元" + "● 矿脉挖掘单元" + "● 精准采集单元" + "● 传送单元" + "● 耕种单元" + ] + dependencies: ["00000000000007A9"] + id: "0000000000000451" + tasks: [{ + id: "0000000000000452" + type: "item" + item: { + id: "mekanism:meka_tool" + Count: 1b + tag: { + HideFlags: 2 + } + } + }] + rewards: [{ + id: "0000000000000832" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + x: -3.5d + y: -7.5d + subtitle: "做出改变" + description: ["用于为Meka工具和MekaSuit套装安装升级。"] + dependencies: ["00000000000007A9"] + id: "0000000000000453" + tasks: [{ + id: "0000000000000454" + type: "item" + item: "mekanism:modification_station" + }] + rewards: [{ + id: "0000000000000830" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + title: "工具与盔甲" + x: -4.5d + y: -11.5d + shape: "gear" + description: [ + "许多模组添加了各式各样非常有用却容易被忽视的工具。这些任务不会涵盖所有工具,但会重点突出其一些更值得被提到的工具。" + "" + "注:大多数工具和盔甲都有标签,以供在JEI里更方便地搜索。搜索下列类型以发现更多:" + "" + "● $armor" + "● $armor/helm" + "● $armor/chest" + "● $armor/leggings" + "● $armor/boots" + "" + "● $tools" + "● $tools/pickaxe" + "● $tools/shovel" + "● $tools/axe" + "● $tools/hoe" + "● $tools/multi-tool" + ] + id: "000000000000045C" + tasks: [{ + id: "000000000000045D" + type: "checkmark" + icon: { + id: "minecraft:netherite_chestplate" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000CA4" + type: "xp" + xp: 100 + }] + } + { + icon: { + id: "mininggadgets:mininggadget" + Count: 1b + tag: { } + } + x: -10.0d + y: -16.0d + subtitle: "他喵的激光束" + description: [ + "一种能够远距离采掘方块的电动工具。" + "" + "危险:四类激光装置。请避免眼睛或皮肤的接触。" + "" + "值得注意的升级" + "" + "● 火把放置器" + "● 范围采掘" + "● 精准采集" + "● 时运" + "● 可过滤虚空升级,用于删除如过量石头这样不想要的垃圾" + "● 磁铁升级,用于将采掘的物品吸入你的物品栏" + ] + dependencies: ["000000000000046C"] + id: "000000000000045F" + tasks: [ + { + id: "0000000000000460" + type: "item" + title: "采掘小帮手" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mininggadgets:mininggadget" + Count: 1b + tag: { } + } + { + id: "mininggadgets:mininggadget_simple" + Count: 1b + tag: { } + } + { + id: "mininggadgets:mininggadget_fancy" + Count: 1b + tag: { } + } + ] + } + } + } + { + id: "00000000000006F2" + type: "item" + item: "mininggadgets:modificationtable" + } + ] + rewards: [ + { + id: "000000000000067D" + type: "item" + title: "升级:光源放置器" + item: "mininggadgets:upgrade_light_placer" + } + { + id: "0000000000000A52" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + title: "时运激光升级(等级1)" + x: -10.5d + y: -15.0d + dependencies: ["000000000000045F"] + id: "0000000000000464" + tasks: [{ + id: "0000000000000465" + type: "item" + item: "mininggadgets:upgrade_fortune_3" + }] + rewards: [{ + id: "00000000000006EF" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + title: "精准采集激光升级(等级1)" + x: -11.0d + y: -14.0d + dependencies: ["000000000000045F"] + id: "0000000000000466" + tasks: [{ + id: "000000000000067C" + type: "item" + item: "mininggadgets:upgrade_silk" + }] + rewards: [ + { + id: "000000000000067B" + type: "item" + title: "升级:磁铁" + item: "mininggadgets:upgrade_magnet" + } + { + id: "0000000000000A53" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + title: "效率激光升级(等级5)" + x: -9.5d + y: -15.0d + dependencies: ["000000000000045F"] + id: "0000000000000468" + tasks: [{ + id: "0000000000000469" + type: "item" + item: "mininggadgets:upgrade_efficiency_5" + }] + rewards: [{ + id: "00000000000006EE" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + title: "电池激光升级(等级3)" + x: -9.0d + y: -14.0d + dependencies: ["000000000000045F"] + id: "000000000000046A" + tasks: [{ + id: "000000000000046B" + type: "item" + item: "mininggadgets:upgrade_battery_3" + }] + rewards: [{ + id: "0000000000000A54" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "精灵钢盔甲" + icon: { + id: "mythicbotany:alfsteel_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + x: 0.0d + y: -12.0d + subtitle: "进化完成" + description: ["一次对泰拉钢盔甲的升级,精灵钢提供了额外的触及半径、速度和击退抗性。"] + dependencies: [ + "0000000000000475" + "0000000000000595" + ] + id: "0000000000000470" + tasks: [ + { + id: "0000000000000471" + type: "item" + item: { + id: "mythicbotany:alfsteel_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000472" + type: "item" + item: { + id: "mythicbotany:alfsteel_chestplate" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000473" + type: "item" + item: { + id: "mythicbotany:alfsteel_leggings" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000474" + type: "item" + item: { + id: "mythicbotany:alfsteel_boots" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [{ + id: "000000000000065C" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + title: "泰拉钢盔甲" + icon: { + id: "botania:terrasteel_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + x: -0.5d + y: -13.0d + subtitle: "发泄我的怒火" + description: ["充满魔力的强大盔甲,泰拉钢提供了卓越的保护、魔力减损和击退抗性。"] + dependencies: ["0000000000000517"] + id: "0000000000000475" + tasks: [ + { + id: "0000000000000476" + type: "item" + item: { + id: "botania:terrasteel_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000477" + type: "item" + item: { + id: "botania:terrasteel_chestplate" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000478" + type: "item" + item: { + id: "botania:terrasteel_leggings" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000479" + type: "item" + item: { + id: "botania:terrasteel_boots" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [{ + id: "000000000000065D" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + x: -1.5d + y: -13.0d + subtitle: "它有点东西,就是不确定是啥" + description: ["被魔法灌注并结合。该工具可以吸收魔力来提升它的力量,和泰拉粉碎者相似。"] + dependencies: ["0000000000000517"] + id: "000000000000047A" + tasks: [{ + id: "000000000000047B" + type: "item" + item: { + id: "aiotbotania:terra_aiot" + Count: 1b + tag: { + mana: 9999 + Damage: 0 + } + } + }] + rewards: [{ + id: "000000000000065E" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + x: -2.0d + y: -12.0d + subtitle: "美丽动人" + description: ["被魔法灌注并结合。该工具可以吸收魔力来提升它的力量,和泰拉粉碎者相似。"] + dependencies: ["0000000000000595"] + id: "000000000000047C" + tasks: [{ + id: "000000000000047D" + type: "item" + item: { + id: "aiotbotania:alfsteel_aiot" + Count: 1b + tag: { + mana: 9999 + Damage: 0 + } + } + }] + rewards: [{ + id: "000000000000065B" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + title: "海王盔甲" + icon: { + id: "aquaculture:neptunium_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + x: 0.0d + y: -14.0d + subtitle: "奇迹降临时,死亡亦将死亡" + description: ["很久以前在最深处锻造而成。海王盔甲给予了穿戴者一种无法想象的深渊深处力量的体验。"] + dependencies: ["00000000000004B3"] + id: "000000000000047E" + tasks: [ + { + id: "000000000000047F" + type: "item" + item: { + id: "aquaculture:neptunium_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000660" + type: "item" + item: { + id: "aquaculture:neptunium_chestplate" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000661" + type: "item" + item: { + id: "aquaculture:neptunium_leggings" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000662" + type: "item" + item: { + id: "aquaculture:neptunium_boots" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [ + { + id: "000000000000065F" + type: "item" + title: "下界之星鱼钩" + item: "aquaculture:nether_star_hook" + } + { + id: "00000000000006F4" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + } + ] + } + { + x: -2.0d + y: -14.0d + subtitle: "钻井取水" + description: ["海王工具为那些大多数时间生活在水下的人提供了许多好处。"] + dependencies: ["00000000000004B3"] + id: "0000000000000480" + tasks: [{ + id: "0000000000000481" + type: "item" + item: { + id: "aquaculture:neptunium_pickaxe" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "00000000000006F5" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + title: "大法师的奥术能力" + icon: { + id: "ars_nouveau:archmage_hood" + Count: 1b + tag: { + Damage: 0 + } + } + x: -1.0d + y: -16.0d + description: ["新生魔艺有多个等级的护甲来帮助那些有远大志向的施法者。每个等级都能使穿戴者拥有更多魔力和更快的魔力再生速度。"] + dependencies: ["00000000000003D5"] + id: "0000000000000486" + tasks: [ + { + id: "0000000000000487" + type: "item" + item: { + id: "ars_nouveau:archmage_hood" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000048A" + type: "item" + item: { + id: "ars_nouveau:archmage_robes" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000048B" + type: "item" + item: { + id: "ars_nouveau:archmage_leggings" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000048C" + type: "item" + item: { + id: "ars_nouveau:archmage_boots" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [ + { + id: "0000000000000666" + type: "command" + title: "稀有新生魔艺战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + } + { + id: "000000000000066E" + type: "item" + title: "魔力提升 V、魔力再生 V" + item: { + id: "minecraft:enchanted_book" + Count: 1b + tag: { + StoredEnchantments: [ + { + lvl: 5s + id: "ars_nouveau:mana_regen" + } + { + lvl: 5s + id: "ars_nouveau:mana_boost" + } + ] + } + } + } + ] + } + { + title: "探天者斗篷" + icon: { + id: "naturesaura:sky_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + x: -0.5d + y: -15.0d + description: ["探天者套装赋予佩戴者风的亲和力,使其提升速度且步伐更轻盈。"] + dependencies: ["00000000000002E9"] + id: "0000000000000488" + tasks: [ + { + id: "0000000000000489" + type: "item" + item: { + id: "naturesaura:sky_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000048D" + type: "item" + item: { + id: "naturesaura:sky_chest" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000048E" + type: "item" + item: { + id: "naturesaura:sky_pants" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000048F" + type: "item" + item: { + id: "naturesaura:sky_shoes" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [{ + id: "0000000000000665" + type: "command" + title: "史诗自然灵气战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_epic" + player_command: false + }] + } + { + x: -6.0d + y: -5.5d + subtitle: "保证让你满意" + description: [ + "使任何挖掘任务都变得很快速的电钻。使用工匠工作台安装各种升级:" + "" + "● 整合组件" + "● 通量线圈" + "● 径向范围拓展" + ] + dependencies: ["00000000000004A3"] + id: "0000000000000490" + tasks: [{ + id: "0000000000000491" + type: "item" + item: "thermal:flux_drill" + }] + rewards: [ + { + id: "0000000000000657" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + } + { + id: "0000000000000865" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + ] + } + { + x: -5.0d + y: -5.5d + subtitle: "你试图抓住我但我挣脱了" + description: [ + "使任何伐木任务都变得很快速的电锯。使用工匠工作台安装各种升级:" + "" + "● 整合组件" + "● 通量线圈" + "● 径向范围拓展" + ] + dependencies: ["00000000000004A3"] + id: "0000000000000492" + tasks: [{ + id: "0000000000000493" + type: "item" + item: "thermal:flux_saw" + }] + rewards: [ + { + id: "0000000000000656" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + } + { + id: "0000000000000866" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + ] + } + { + title: "防化套装" + icon: { + id: "thermal:hazmat_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + x: -6.5d + y: -4.5d + subtitle: "这很危险,你必须签署弃权声明" + description: ["对世界上的许多危险,如火灾和尖锐的嘘声提供坚实的保护。"] + dependencies: ["00000000000004A6"] + id: "0000000000000494" + tasks: [ + { + id: "0000000000000495" + type: "item" + item: { + id: "thermal:hazmat_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000049A" + type: "item" + item: { + id: "thermal:hazmat_chestplate" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000049B" + type: "item" + item: { + id: "thermal:hazmat_leggings" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000049C" + type: "item" + item: { + id: "thermal:hazmat_boots" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [{ + id: "0000000000000659" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + title: "潜泳套装" + icon: { + id: "thermal:diving_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + x: -4.5d + y: -4.5d + subtitle: "你会认为你在看着一位海王" + description: ["允许佩戴者在水下更长时间保持生产力的科学奇迹。"] + dependencies: ["00000000000003A2"] + id: "0000000000000496" + tasks: [ + { + id: "0000000000000497" + type: "item" + item: { + id: "thermal:diving_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000049D" + type: "item" + item: { + id: "thermal:diving_chestplate" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000049E" + type: "item" + item: { + id: "thermal:diving_leggings" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000049F" + type: "item" + item: { + id: "thermal:diving_boots" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [{ + id: "0000000000000658" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + x: -5.5d + y: -3.5d + description: [ + "一种电力磁铁,完美保护你的贵重物品不落入熔岩中。使用工匠工作台安装各种升级:" + "" + "● 整合组件" + "● 通量线圈" + "● 径向范围拓展" + ] + dependencies: ["00000000000004A3"] + id: "0000000000000498" + tasks: [{ + id: "0000000000000499" + type: "item" + item: "thermal:flux_magnet" + }] + rewards: [{ + id: "000000000000065A" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + x: -1.5d + y: -15.0d + subtitle: "钻井取空" + description: [ + "自然灵气有很多有用的采掘工具,每个都有自己独有的特性,不只是基本的破坏方块。" + "" + "在自然灵气之书中的自然物品类别阅读它们的更多信息。" + ] + dependencies: ["00000000000002E9"] + id: "00000000000004B6" + tasks: [{ + id: "00000000000004B7" + type: "item" + item: { + id: "naturesaura:sky_pickaxe" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000664" + type: "command" + title: "史诗自然灵气战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_epic" + player_command: false + }] + } + { + x: -9.5d + y: -13.0d + subtitle: "雕刻得宛如一尊希腊神像" + description: [ + "它可以切割、研磨、雕刻、抛光,甚至还可以做饭和清洁!" + "" + "切石机的所有功能,现在以紧凑的便携形式来到了你的手中。" + "" + "免责声明:实际上不会做饭或打扫。不用于商业用途。" + "" + "警告:远离儿童、动物和傻瓜。移动时不要将手放在刀片上。过度使用可能导致疲劳和视力下降。" + ] + dependencies: ["000000000000046E"] + id: "0000000000000AF7" + tasks: [{ + id: "0000000000000AF8" + type: "item" + item: "portable_stonecutter:portable_stonecutter" + }] + rewards: [{ + id: "0000000000000B0B" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -7.5d + y: -13.5d + subtitle: "无法凿穿基岩" + description: ["无限钻头消耗生物燃料来使你能够挖掘大片区域。它可以通过充能来升级。"] + dependencies: ["0000000000000082"] + id: "0000000000000F5F" + tasks: [{ + id: "0000000000000F60" + type: "item" + item: { + id: "industrialforegoing:infinity_drill" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "POOR" + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + }] + } + { + x: -6.0d + y: -13.0d + subtitle: "加油啊,小锯子" + description: ["无限链锯消耗生物燃料来使你能够砍倒大片森林。它可以通过充能来升级。"] + dependencies: ["0000000000000F09"] + id: "0000000000000F61" + tasks: [{ + id: "0000000000000F62" + type: "item" + item: { + id: "industrialforegoing:infinity_saw" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "POOR" + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + }] + } + { + x: -5.0d + y: -13.0d + subtitle: "三叉戟 * ♾" + description: ["无限三叉戟是Minecraft三叉戟的升级版,大多数魔咒都可以通过将其升级而解锁。它可以通过充能来升级。"] + dependencies: ["0000000000000F07"] + id: "0000000000000F63" + tasks: [{ + id: "0000000000000F64" + type: "item" + item: { + id: "industrialforegoing:infinity_trident" + Count: 1b + tag: { + CanCharge: 1b + Riptide: 0 + Channeling: 0b + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0b + Selected: "POOR" + Loyalty: 0 + } + } + }] + } + { + x: -3.5d + y: -13.5d + subtitle: "很可惜它不能用来建造多方块" + description: ["无限电锤消耗生物燃料来使你能够大范围地攻击敌人。它可以通过充能来升级。"] + dependencies: ["0000000000000F0B"] + id: "0000000000000F65" + tasks: [{ + id: "0000000000000F66" + type: "item" + item: { + id: "industrialforegoing:infinity_hammer" + Count: 1b + tag: { + CanCharge: 1b + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0b + Selected: "POOR" + Beheading: 0 + } + } + }] + } + { + x: -5.5d + y: -4.5d + description: [ + "通量工具安装径向范围拓展后,它们就可以更大的范围运作。一次钻或锯3x3、5x5或7x7的范围。" + "" + "同样,它增加了通量磁铁的拾取范围。" + ] + dependencies: [ + "00000000000004A4" + "0000000000000490" + "0000000000000492" + "0000000000000498" + ] + dependency_requirement: "one_completed" + id: "0000000000000F98" + tasks: [{ + id: "0000000000000F99" + type: "item" + item: "thermal:area_radius_augment" + }] + rewards: [ + { + id: "0000000000000F9A" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + } + { + id: "0000000000000F9B" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: -4.0d + y: -2.0d + subtitle: "噗噗噗" + description: [ + "完美适用于砍树或砍僵尸的手持式锯子。" + "" + "该工具消耗生物柴油运行,尽管内置储罐在其更小的一侧。在野外时可以考虑携带一个储罐加油。只需将其放置在储罐的输入栏位中即可将其充满。" + "" + "将其放置在工程师装配台内以添加或移除加强。" + ] + dependencies: ["0000000000000012"] + id: "1487479CFA348530" + tasks: [{ + id: "716019716B2915F9" + type: "item" + item: { + id: "immersiveengineering:buzzsaw" + Count: 1b + ForgeCaps: { + Parent: { + Size: 5 + Items: [ ] + } + } + } + }] + rewards: [ + { + id: "4AA86E1E20DADE27" + type: "item" + title: "高级液体储罐" + item: { + id: "mekanism:advanced_fluid_tank" + Count: 1b + tag: { + mekData: { + FluidTanks: [{ + Tank: 0b + stored: { + FluidName: "immersiveengineering:biodiesel" + Amount: 16000 + } + }] + } + } + } + } + { + id: "17E85BEC398930AD" + type: "item" + title: "锯条" + item: { + id: "immersiveengineering:sawblade" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + } + { + x: -1.0d + y: -5.0d + subtitle: "首先有笑声,然后是谎言。最后是枪声。" + description: [ + "适合所有神枪手的可靠小手枪。" + "" + "将其放置在工程师装配台内以添加或移除加强。" + ] + dependencies: ["0000000000000012"] + id: "52DFEA36FFFBCDD5" + tasks: [{ + id: "54E76BD7C4FB9D97" + type: "item" + item: { + id: "immersiveengineering:revolver" + Count: 1b + ForgeCaps: { + Parent: { + Size: 21 + Items: [ ] + } + } + } + }] + rewards: [ + { + id: "098BE70A0BFCDBDC" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + } + { + id: "02E988D98405DAFB" + type: "item" + title: "卡苏尔弹" + item: "immersiveengineering:casull" + count: 64 + } + ] + } + { + x: -7.0d + y: -2.0d + subtitle: "在煤矿井里劳作。唔,差点儿滑倒。" + description: [ + "一种能够快速挖凿穿最坚硬的岩石的手持式隧道钻机。" + "" + "该工具消耗生物柴油运行,尽管内置储罐在其更小的一侧。在野外时可以考虑携带一个储罐加油。只需将其放置在储罐的输入栏位中即可将其充满。" + "" + "将其放置在工程师装配台内以添加或移除加强。" + ] + dependencies: ["0000000000000012"] + id: "0A476C6332EB6477" + tasks: [{ + id: "5B3CC19ED97DFA26" + type: "item" + item: { + id: "immersiveengineering:drill" + Count: 1b + ForgeCaps: { + Parent: { + Size: 5 + Items: [ ] + } + } + } + }] + rewards: [ + { + id: "5D7232BCA248639D" + type: "item" + title: "高级液体储罐" + item: { + id: "mekanism:advanced_fluid_tank" + Count: 1b + tag: { + mekData: { + FluidTanks: [{ + Tank: 0b + stored: { + FluidName: "immersiveengineering:biodiesel" + Amount: 16000 + } + }] + } + } + } + } + { + id: "7683853C5B00EE25" + type: "item" + title: "铁质钻头" + item: "immersiveengineering:drillhead_iron" + } + ] + } + { + x: -10.0d + y: -5.0d + subtitle: "你指尖跳动的电光……" + description: [ + "磁轨炮是一种凶猛的武器,能够以极快的速度发射弹射物,并撕裂目标,使其免受痛苦。" + "" + "适合的弹药包括铁和钢杆,以及石墨电极等等。" + "" + "将其放置在工程师装配台内以添加或移除加强。" + ] + dependencies: ["0000000000000012"] + id: "69C4E9422B0C695A" + tasks: [{ + id: "404F5C421F8FFFD5" + type: "item" + item: { + id: "immersiveengineering:railgun" + Count: 1b + ForgeCaps: { + Parent: { + Size: 3 + Items: [ ] + } + } + } + }] + rewards: [ + { + id: "57BCCB513CA91D6B" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + } + { + id: "6BCA8B2194807B4D" + type: "item" + title: "铁杆" + item: "emendatusenigmatica:iron_rod" + count: 16 + } + ] + } + { + x: 0.0d + y: -4.0d + subtitle: "枪战开始后,只要动的都要杀死。" + description: [ + "快速装弹器在弹药耗尽时会自动重新为左轮手枪装弹,这是持续战斗的好方法。" + "" + "想让它持续装填,只需要右击并将你的子弹放进去。不过,它也可以放在3x3合成网格里,周围围上弹药进行装填。结合一些自动化和一个玩家模块,就意味着弹药再也不会用光了。" + ] + dependencies: ["52DFEA36FFFBCDD5"] + id: "3FC9C9BA6C4B9597" + tasks: [{ + id: "46FB2138D39F9238" + type: "item" + item: { + id: "immersiveengineering:speedloader" + Count: 1b + ForgeCaps: { + Parent: { + Size: 8 + Items: [ ] + } + } + } + }] + rewards: [{ + id: "24A27D154F9FB236" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -2.0d + y: -4.0d + subtitle: "黑衣人逃过了沙漠……" + description: ["为野兽靠得太近,或者你的弹药耗尽时准备。"] + dependencies: ["52DFEA36FFFBCDD5"] + id: "3C6A4FF4F12DCAB2" + tasks: [{ + id: "4E1995B3908BE0A1" + type: "item" + item: "immersiveengineering:toolupgrade_revolver_bayonet" + }] + rewards: [{ + id: "1EE1E0D6A82D9B90" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -9.0d + y: -4.0d + subtitle: "历史车轮滚滚,世界不断前进。" + description: ["散热器使磁轨炮能够更快地充能,更快地进行火力摧毁。"] + dependencies: ["69C4E9422B0C695A"] + id: "4AEF4EECF33AAD14" + tasks: [{ + id: "1722BA00297D1CD5" + type: "item" + item: "immersiveengineering:toolupgrade_railgun_capacitors" + }] + rewards: [{ + id: "388801C14A6A9916" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -11.0d + y: -4.0d + subtitle: "所有的事情都需要喜笑颜开。" + description: ["安装后鼠标中键可以开启瞄准镜,鼠标滚轮可以调整放大等级。非常适合远距离瞄准目标。"] + dependencies: ["69C4E9422B0C695A"] + id: "375C292687CF5637" + tasks: [{ + id: "258019F9C44FA366" + type: "item" + item: "immersiveengineering:toolupgrade_railgun_scope" + }] + rewards: [{ + id: "231932437B4E9839" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -10.0d + y: -3.5d + subtitle: "毕竟,疼痛是一种工具。有时它是最好的工具。" + description: [ + "磁轨炮,尽管很强大,但FE储量相对很低。电容背包是延长电池寿命的绝佳方法。" + "" + "虽然电容背包可以放在饰品栏中,但最好还是把它和胸甲在合成网格中合并。" + ] + dependencies: ["69C4E9422B0C695A"] + id: "149EC37E85BC39BB" + tasks: [{ + id: "0946F869835964E3" + type: "item" + item: { + id: "immersiveengineering:powerpack" + Count: 1b + tag: { + energy: 100000 + } + } + }] + } + { + title: "子弹" + x: -1.0d + y: -3.5d + subtitle: "……枪侠一路紧跟" + description: [ + "卡苏尔弹是最便宜、最基础的弹药;然而,他们仍然有不小的杀伤力。 " + "" + "穿甲弹可以快速击穿敌方的护甲而银弹对付亡灵生物时很强大。" + "" + "想要控制数量较大的群体,可以考虑更强力的子弹,如短程锥型爆破的鹿弹或龙息弹。并且如果单纯是你的准头十分差劲,则可以考虑狼群弹,它们在撞击后爆炸,向各个方向发射寻的弹片, 迅速摧毁任何它们遇到的东西。" + "" + "探索你的选择,在工程师手册中阅读更多信息。" + ] + dependencies: ["52DFEA36FFFBCDD5"] + id: "7EA4E88D7230D94D" + tasks: [{ + id: "3E8BA9F57E3C4452" + type: "item" + title: "子弹" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "immersiveengineering:casull" + Count: 1b + } + { + id: "immersiveengineering:armor_piercing" + Count: 1b + } + { + id: "immersiveengineering:buckshot" + Count: 1b + } + { + id: "immersiveengineering:he" + Count: 1b + } + { + id: "immersiveengineering:silver" + Count: 1b + } + { + id: "immersiveengineering:dragons_breath" + Count: 1b + } + { + id: "immersiveengineering:potion" + Count: 1b + } + { + id: "immersiveengineering:flare" + Count: 1b + } + { + id: "immersiveengineering:firework" + Count: 1b + } + { + id: "immersiveengineering:homing" + Count: 1b + } + { + id: "immersiveengineering:wolfpack" + Count: 1b + } + ] + } + } + count: 24L + }] + rewards: [{ + id: "673B7ECE0BDE897E" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -3.0d + y: -1.5d + subtitle: "干净利落" + description: ["一种特殊的切割工具,可以干净地切割出石头、冰或玻璃等方块,可有效地充当精准采集工具。"] + dependencies: ["1487479CFA348530"] + id: "650F8ED52289B8AC" + tasks: [{ + id: "07CF70C497212059" + type: "item" + item: { + id: "immersiveengineering:rockcutter" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "541EA45AC0E8D7CF" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -7.0d + y: -1.0d + subtitle: "别把它弄炸了" + description: ["采矿机械钻的发动机通常不能在水下工作。不过,增加压缩空气罐后,它就可以保持全速运行。"] + dependencies: ["0A476C6332EB6477"] + id: "322F7E60078AC6F6" + tasks: [{ + id: "4D1F4C0716B593B9" + type: "item" + item: "immersiveengineering:toolupgrade_drill_waterproof" + }] + rewards: [{ + id: "5691DD3285ADB605" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -8.0d + y: -1.5d + subtitle: "无底矿洞" + description: [ + "钻头会随着时间的推移而磨损,不过它们可以从机械钻上拆下来并在铁砧中修复。" + "" + "升级到钢钻头不仅提高了耐久度,而且可以开采黑曜石,而不必浪费你那宝贵的闪亮蓝色宝石。" + ] + dependencies: ["0A476C6332EB6477"] + id: "13AA0065B8167EF4" + tasks: [{ + id: "6A6D387D221FEC38" + type: "item" + item: "immersiveengineering:drillhead_steel" + }] + rewards: [{ + id: "39097B6C7B38506A" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -5.5d + y: 0.5d + description: ["在挖掘岩石的钻头和切割坚硬材料的锯子上添加一些润滑油可以大大延长工具的使用寿命。"] + dependencies: [ + "5B3CC19ED97DFA26" + "716019716B2915F9" + ] + dependency_requirement: "one_completed" + id: "546222019B6470BA" + tasks: [{ + id: "4A295A3D115FE1F2" + type: "item" + item: "immersiveengineering:toolupgrade_drill_lube" + }] + rewards: [{ + id: "713B059CB5DBEBCA" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -5.5d + y: -0.5d + description: ["适用于机械钻、机械锯甚至化学喷射器的拓展燃料杠。非常值得。"] + dependencies: [ + "716019716B2915F9" + "672C630D81BD8E94" + "5B3CC19ED97DFA26" + ] + dependency_requirement: "one_completed" + id: "7B384B41FCA9F17A" + tasks: [{ + id: "5761B4339C81361F" + type: "item" + item: "immersiveengineering:toolupgrade_drill_capacity" + }] + rewards: [{ + id: "60482427F2F16E9B" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -8.0d + y: -0.5d + description: ["一台机械钻最多可以增加三个额外的加强,每个加强都可以加快采掘速度,甚至可以提升对站在其前面的任何不幸生物的伤害。"] + dependencies: ["0A476C6332EB6477"] + id: "1A0053922B30B033" + tasks: [{ + id: "762650E500C59FAF" + type: "item" + item: "immersiveengineering:toolupgrade_drill_damage" + }] + rewards: [{ + id: "1D732032B9C86AB5" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -4.0d + y: -1.0d + subtitle: "所以等等,这不是箭……" + description: ["刀片盒子可以在工程师装配台中加装到机械锯上,以携带额外的锯条,且使你在机械锯运行时切换它们。潜行+鼠标滚轮切换锯条。"] + dependencies: ["1487479CFA348530"] + id: "283516E560D1D20E" + tasks: [{ + id: "59195DC2ADAA355B" + type: "item" + item: "immersiveengineering:toolupgrade_buzzsaw_spareblades" + }] + rewards: [{ + id: "36142E0E21AC2474" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -5.5d + y: -1.5d + subtitle: "所以管他呢,我直接开炸了" + description: [ + "想要一支火焰喷射器吗?现在你的机会来了。给这玩意装满任何易燃燃料,潜行+右击点燃火焰,开始扫射吧。" + "" + "将其放置在工程师装配台内以添加或移除加强。" + ] + dependencies: ["0000000000000012"] + id: "4498690DCA41A562" + tasks: [{ + id: "672C630D81BD8E94" + type: "item" + item: { + id: "immersiveengineering:chemthrower" + Count: 1b + ForgeCaps: { + Parent: { + Size: 4 + Items: [ ] + } + } + } + }] + rewards: [{ + id: "2DBC321E9D2AE461" + type: "item" + title: "聚焦喷嘴" + item: "immersiveengineering:toolupgrade_chemthrower_focus" + }] + } + { + x: -9.5d + y: -12.0d + subtitle: "生活在云上" + description: [ + "你曾梦想过不用搭擎天柱就能在空中建造一个平台吗?" + "" + "好吧,如果你不会飞,你可能还需要那根擎天柱。不过,如果你会飞的话,就可以装一瓶云来充当平台的起点。" + "" + "在y126至y132之间使用玻璃瓶你会获得瓶中云。再次右击空气将会放置这朵云,其他方块就能够放在它的旁边。一会儿后它就会消失,但如果有另外一块方块及时的放置在它的旁边,它就会自己回到你的瓶中。" + ] + id: "322E9DDDEE1623E3" + tasks: [{ + id: "2AF9B5D1BACA4A59" + type: "item" + item: "quark:bottled_cloud" + }] + rewards: [{ + id: "43188DFF0C8F9DDC" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -10.5d + y: -13.0d + subtitle: "只愿一生和你在一起……" + description: [ + "如珍宝般存下每一天,挥霍在任何你喜欢的事上。" + "" + "潜行右击大多数机器可以消耗存储在其中的时间,并短暂的将它们加速。" + ] + dependencies: ["000000000000046D"] + id: "7AE1180EFAF22376" + tasks: [{ + id: "4D29649F3F51D7D3" + type: "item" + item: { + id: "tiab:timeinabottle" + Count: 1b + tag: { + timeData: { } + } + } + }] + rewards: [{ + id: "4FDD99B9F9F65B1D" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -1.0d + y: -11.5d + description: [ + "只有被其认可才可以挥舞的强大武器。" + "" + "但它是怎么找到你的?" + ] + dependencies: ["3EA3751B482189B7"] + id: "1C861BDF9266B721" + tasks: [{ + id: "14ED2E5760DB70B5" + type: "item" + item: "mythicbotany:mjoellnir" + }] + rewards: [{ + id: "196A0F3B1A3EB04F" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + title: "奥术兵工厂" + x: -1.0d + y: -14.0d + description: ["使用时可被法术附魔的强大工具。是任何志向远大的法师的必备。"] + dependencies: ["00000000000003D7"] + id: "4A1C227E044B02D6" + tasks: [ + { + id: "0733FFA5BAB24544" + type: "item" + item: "ars_nouveau:spell_bow" + } + { + id: "25A8965A5E3C4458" + type: "item" + item: { + id: "ars_nouveau:enchanters_sword" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "4CDEBD46316A28AF" + type: "item" + item: "ars_nouveau:wand" + } + ] + } + { + x: -10.0d + y: -14.0d + subtitle: "身在曹营心在汉" + description: [ + "在服务器内游玩?考虑合成一些离线方块以在你下线时禁用机器。" + "" + "当放置离线方块的玩家在线时,离线方块会发出红石信号。所以简单放置一个然后设置好只依赖于红石的自动化。" + ] + dependencies: ["000000000000046F"] + id: "03CE9A1AE5E2538D" + tasks: [{ + id: "21050326FB2FBF70" + type: "item" + item: "clockout:clockout_block" + }] + rewards: [{ + id: "1A05BF41EEF353BA" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -10.5d + y: -12.0d + subtitle: "技术支持:皮姆" + description: [ + "更小,但一样的强大?这不可能!" + "" + "现在可能了。" + "" + "有个人缩放装置在手,就可以缩小到最小的尺寸,甚至穿过老鼠都直摇头的缝隙。" + "" + "● 右击以打开界面并选择尺寸。" + "● 潜行+右击以缩小自己。" + "● 左击以缩小一个实体。" + "● 用玻璃瓶右击缩小的实体以将其装起。" + "" + "在你口袋里装一个村民以求好运吧!" + ] + dependencies: ["00000000000003FF"] + min_width: 300 + id: "2A74822BE970E9D4" + tasks: [{ + id: "417D1AA02B005770" + type: "item" + item: { + id: "shrink:shrinking_device" + Count: 1b + tag: { } + } + }] + rewards: [ + { + id: "39498CF292AB8B53" + type: "item" + title: "玻璃瓶" + item: "minecraft:glass_bottle" + count: 8 + } + { + id: "00012916E3BF0CC7" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: -6.5d + y: -11.5d + shape: "gear" + description: [ + "总是在寻找合适的工具?这是公制的?还是英制的?还有那个平头螺丝刀跑哪里去了?" + "" + "隆重介绍变形工具:永远知道该干什么的工具。只需将其指向一个机器,然后看着它根据该方块所属的模组变换成合适的形状。" + "" + "需要一个特定的扳手来旋转你在安装的那些烦人的楼梯?潜行并滚动鼠标滚轮以选择任何装备的工具。并且如果你宁愿分开使用工具,潜行并丢弃将该工具从变形工具中弹出。把它放回去只需简单地再次将两者进行合成。" + "" + "确保查看特殊的简易预装配方,只需一些齿轮和红石,就可以为你的扳手预装来自常见模组的各种各样的工具,以帮助你上手。" + ] + id: "7EDFBD3AEAC8B587" + tasks: [{ + id: "0D382E19423F7F14" + type: "item" + item: "morphtool:tool" + }] + rewards: [{ + id: "2826CA3ECD3974D4" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "铁喷气背包" + x: -5.5d + y: -14.5d + subtitle: "等下,这也不是铁制的啊" + description: [ + "这些喷气背包是基于等级的实用工具,只需将其放进某种充电装置,提供足够的RF,就能带你飞行。" + "" + "在Enigmatica-6中,喷气背包是用热力系列和Powah模组的物品合成的。第一个喷气背包,硬化喷气背包,是由热力防化套装和多种硬化等级的Powah机器与材料制作而成。" + ] + dependencies: ["000000000000019B"] + id: "32543CB763F99E26" + tasks: [{ + id: "5E0566EA6AC167A7" + type: "item" + item: { + id: "ironjetpacks:hardened_jetpack" + Count: 1b + tag: { + Throttle: 1.0d + } + } + }] + rewards: [{ + id: "1CB81CA01A66EFF3" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "依然不是铁制的" + x: -4.5d + y: -15.5d + subtitle: "差不多" + description: ["第二个喷气背包主要由殷钢,一种由镍和铁制成的合金,以及你的老硬化喷漆背包打造而成。"] + dependencies: ["32543CB763F99E26"] + id: "517AFDCCF9B4F556" + tasks: [{ + id: "6CC77BA53377140C" + type: "item" + item: { + id: "ironjetpacks:invar_jetpack" + Count: 1b + tag: { + Throttle: 1.0d + } + } + }] + rewards: [{ + id: "2A08858F195AB557" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + title: "字面意义上的很火" + x: -6.5d + y: -15.5d + subtitle: "多讽刺啊,这些都不是铁制的" + description: ["第三级的喷气背包仅仅使用了Powah的烈焰等级的物品(再加上殷钢喷气背包)。"] + dependencies: ["517AFDCCF9B4F556"] + id: "3DE9AC6CE13B591B" + tasks: [{ + id: "55F87954F5A7F169" + type: "item" + item: { + id: "ironjetpacks:blazing_jetpack" + Count: 1b + tag: { + Throttle: 1.0d + } + } + }] + rewards: [{ + id: "3CF8EC622824974F" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "无信号" + x: -4.5d + y: -16.5d + subtitle: "不,等一下,其实是信号太多了。" + description: ["第四个喷气背包是由信素,一种由银和导电性优良的红石制成的合金,打造而成的。哦,当然,它还需要一个烈焰喷漆背包。"] + dependencies: ["3DE9AC6CE13B591B"] + id: "7A685C5CF8B6792E" + tasks: [{ + id: "3AC7C02A3C65D157" + type: "item" + item: { + id: "ironjetpacks:signalum_jetpack" + Count: 1b + tag: { + Throttle: 1.0d + } + } + }] + rewards: [{ + id: "2F7341AFE1379D57" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + title: "由能量饮料赞助播出" + x: -6.5d + y: -16.5d + subtitle: "……这是用啥做的?!" + description: ["第五个喷气背包。钻石喷气背包,是由Powah的钻石等级和之前喷气背包等级的材料制作而成。"] + dependencies: ["7A685C5CF8B6792E"] + id: "53232F72A2133D14" + tasks: [{ + id: "377EE5AC5053521D" + type: "item" + item: { + id: "ironjetpacks:niotic_jetpack" + Count: 1b + tag: { + Throttle: 1.0d + } + } + }] + rewards: [{ + id: "1C0DB38F8304E24B" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "你个流芒" + x: -4.5d + y: -17.5d + subtitle: "这和铁根本不贴边" + description: ["流明是由锡、银和萤石制成的合金。"] + dependencies: ["53232F72A2133D14"] + id: "64D05D57CD3BD048" + tasks: [{ + id: "7632CE1603104C5B" + type: "item" + item: { + id: "ironjetpacks:lumium_jetpack" + Count: 1b + tag: { + Throttle: 1.0d + } + } + }] + rewards: [{ + id: "1A8129ADCF741705" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + title: "精神升华" + x: -6.5d + y: -17.5d + subtitle: "好,好,我不吐槽了" + description: ["富生喷气背包是由Powah的富生等级制作而成的。"] + dependencies: ["64D05D57CD3BD048"] + id: "78FB2B0A5D565203" + tasks: [{ + id: "76E9010CA6A45910" + type: "item" + item: { + id: "ironjetpacks:spirited_jetpack" + Count: 1b + tag: { + Throttle: 1.0d + } + } + }] + rewards: [{ + id: "44AEA9FA58AF9913" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "登峰造极" + x: -5.5d + y: -20.5d + shape: "gear" + subtitle: "古惑狼最爱的玩具" + description: ["最后一级的喷气背包是由下界等级的Powah物品制作而成。祝你飞行愉快!不,我不想搭车,你自己用你的超音速喷气背包,谢谢。"] + dependencies: ["0430DED82424A380"] + size: 2.0d + id: "4A1D635E224616E5" + tasks: [{ + id: "1E21A04D7897170A" + type: "item" + item: { + id: "ironjetpacks:nitro_jetpack" + Count: 1b + tag: { + Throttle: 1.0d + } + } + }] + rewards: [{ + id: "4C390C7FDB3F39FD" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "全都是传送" + x: -5.5d + y: -18.5d + subtitle: "所以这就是末影人远距离旅行的秘诀。" + description: ["不要问这是怎么做到的,只要相信它能做到就好。"] + dependencies: ["78FB2B0A5D565203"] + id: "0430DED82424A380" + tasks: [{ + id: "3AD4174B377A96BE" + type: "item" + item: { + id: "ironjetpacks:enderium_jetpack" + Count: 1b + tag: { + Throttle: 1.0d + } + } + }] + rewards: [{ + id: "33DDF92F40291EBA" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/akashic.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/akashic.json new file mode 100644 index 00000000..87f89c76 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/akashic.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "阿卡什宝典是一本便携式书架,能够装下所有模组的指南和手册。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/astral_cake.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/astral_cake.json new file mode 100644 index 00000000..cb8ecc69 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/astral_cake.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "利用星辉魔法可以很容易地做出贪食花自动化。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/astral_linking.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/astral_linking.json new file mode 100644 index 00000000..200d0329 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/astral_linking.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "你可以把星辉魔法的链接器放到你的副手,而链接过程仍然会继续。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/automation.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/automation.json new file mode 100644 index 00000000..fd1f98d1 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/automation.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "模组Minecraft第一法则:需要量产的东西,那就自动化!" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/automation_2.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/automation_2.json new file mode 100644 index 00000000..66485b7b --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/automation_2.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "模组Minecraft第二法则:不需要量产的东西,也要自动化!" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/automation_3.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/automation_3.json new file mode 100644 index 00000000..b55fcbbf --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/automation_3.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "模组Minecraft第三法则:不需要的东西也统统给我自动化!" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/backpacks.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/backpacks.json new file mode 100644 index 00000000..63fd4033 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/backpacks.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "精妙背包可以通过升级来拓展一些非常有用的功能,比如内置的工作台和熔炉!" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/bee_recipes.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/bee_recipes.json new file mode 100644 index 00000000..ffe39163 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/bee_recipes.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "某些蜜蜂的获取方式不会在正常的培育或突变信息内出现。想要知道如何获取这些蜜蜂,请在JEI里面搜索对应的蜂罐或怪物蛋。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/bees.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/bees.json new file mode 100644 index 00000000..99945a85 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/bees.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "不要害怕缤纷蜜蜂:它们可以产出很多资源!查看对应的任务章节来了解更多信息。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/blood_altar.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/blood_altar.json new file mode 100644 index 00000000..dfc1329f --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/blood_altar.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "血魔法的祭坛将会占用非常大的空间。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/catjam.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/catjam.json new file mode 100644 index 00000000..11d4f702 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/catjam.json @@ -0,0 +1,10 @@ +{ + "title": { + "text": "本模组包最棒的小贴士", + "bold": true, + "color": "yellow" + }, + "tip": { + "text": ":catjam:" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/catjammies.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/catjammies.json new file mode 100644 index 00000000..3779e243 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/catjammies.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "为猫咪播放CD,它们就会摇头!" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/changelog.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/changelog.json new file mode 100644 index 00000000..b2785ef6 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/changelog.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "更新日志上写了每个版本更新的内容。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/cobblegen.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/cobblegen.json new file mode 100644 index 00000000..d849b8d6 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/cobblegen.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "你可以用原版的刷石机产出随机的石头或圆石。只要在生成的方块下方分别放上钻石块或是铁块就好啦!-TemperedFool" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/controls.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/controls.json new file mode 100644 index 00000000..221053a4 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/controls.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "去控制界面看看。许多模组都有需要绑定按键才能使用的功能。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/cow_level.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/cow_level.json new file mode 100644 index 00000000..dbe3f3f4 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/cow_level.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "根本没有奶牛关!" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/cross_dim.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/cross_dim.json new file mode 100644 index 00000000..44a28883 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/cross_dim.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "许多模组提供了廉价的跨维度传输物品或能量的方式。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/ding.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/ding.json new file mode 100644 index 00000000..c1f49d8b --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/ding.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "等游戏加载等烦了?将窗口最小化,然后去摸鱼:当你听到“叮!”时游戏就烤好了!" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/disassembler.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/disassembler.json new file mode 100644 index 00000000..f75e8fbe --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/disassembler.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "在通用机械的科技树里,原子分解机是早期就能获得的强大的多功能工具!-LorefiendElianne" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/discord.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/discord.json new file mode 100644 index 00000000..106a8bcb --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/discord.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "想和别的玩家聊天或者需要帮助?加入我们的Discord社区吧!链接可在主界面下方找到。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/drawer_key.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/drawer_key.json new file mode 100644 index 00000000..1d3cf78f --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/drawer_key.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "副手拿着抽屉钥匙时,新放置的抽屉会自动上锁。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/drones.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/drones.json new file mode 100644 index 00000000..2a3e5439 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/drones.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "通过编程,气动工艺的无人机可以飞行很复杂的路线来完成本不可能完成的自动化。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/du_charms.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/du_charms.json new file mode 100644 index 00000000..e525be11 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/du_charms.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "走过路过不要错过,来看看十分好用的Dark Utilities护符!它们可以加速你吃东西、睡觉等动作的速度!" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/ee_ores.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/ee_ores.json new file mode 100644 index 00000000..14eae2c0 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/ee_ores.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "本模组包的矿物会以碎块的形式掉落,以保证你的背包不会被各种模组的同种矿物塞满。需要方块形态的矿物?试试原版的切石机!" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/eidolon_enchanting.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/eidolon_enchanting.json new file mode 100644 index 00000000..faf3156b --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/eidolon_enchanting.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "幻梦的灵歌附魔台提供了给装备附上特定附魔并提升附魔等级的不错方法。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/emojis.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/emojis.json new file mode 100644 index 00000000..a65002ad --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/emojis.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "合理使用Emoji表情,它们非常强大 :bongocat: -Buuz135" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/ender_air_ghasts.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/ender_air_ghasts.json new file mode 100644 index 00000000..becf4162 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/ender_air_ghasts.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "对着主世界的恶魂释放末地空气会让它们眼泪汪汪!-MuteTiefling" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/extra.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/extra.json new file mode 100644 index 00000000..9f46419e --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/extra.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "需要做一组的物品,那就做两组甚至更多。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/fans.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/fans.json new file mode 100644 index 00000000..72946f7c --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/fans.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "单个鼓风机就足够驱动一对默认速度运转的粉碎轮。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/featherfalling_crops.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/featherfalling_crops.json new file mode 100644 index 00000000..9da6653e --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/featherfalling_crops.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "鞋子上附有羽落I以上的附魔就能避免踩坏庄稼。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/github.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/github.json new file mode 100644 index 00000000..b5137fa2 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/github.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "发现错误或是有改进意见可以在GitHub上提出来。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/horologium.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/horologium.json new file mode 100644 index 00000000..fdbaaa5f --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/horologium.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "时钟座是非常容易被忽略的昏暗星座。想要用这个星座对你进行共鸣,就记得每晚用天文望远镜观察天空,因为它每36天才出现一次。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/jei_backspace.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/jei_backspace.json new file mode 100644 index 00000000..5383c483 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/jei_backspace.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "在JEI里按“回车键”可以回到上一个查看的配方。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/jei_pins.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/jei_pins.json new file mode 100644 index 00000000..8e42fb7d --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/jei_pins.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "在JEI种按“A”键为一个物品添加书签。对着添加书签的物品再按一次“A”键即可取消标记。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/jei_scrolling.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/jei_scrolling.json new file mode 100644 index 00000000..a07601a1 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/jei_scrolling.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "当配方有多种材料可以选择时,你可以按住左Shift键停止可选物品在JEI中的滚动。你还可以使用鼠标滚轮手动切换可选物品。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/light_chunk_keys.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/light_chunk_keys.json new file mode 100644 index 00000000..3caf53a0 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/light_chunk_keys.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "按下F7来查看地面的光照等级,F9来查看区块边界。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/lootr.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/lootr.json new file mode 100644 index 00000000..1aafef84 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/lootr.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "你在服务器里?不用担心,每个玩家都有自己的战利品箱,因此你不会探索到已经被别人掏空的地牢!" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/mana_enchant.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/mana_enchant.json new file mode 100644 index 00000000..0a5b211e --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/mana_enchant.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "植物魔法的魔力附魔台可以让你不消耗附魔书进行附魔。-Hazearil" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/market.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/market.json new file mode 100644 index 00000000..98066997 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/market.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "需要种子或是树苗却找不到它们?那就在贸易站里购买吧!" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/mek_cables_upgrade.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/mek_cables_upgrade.json new file mode 100644 index 00000000..30f5bfe7 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/mek_cables_upgrade.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "通用机械的管道可以在世界里升级!用对应的合金右击它们可以一次性升级八个!" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/mek_tanks.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/mek_tanks.json new file mode 100644 index 00000000..d6c294e3 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/mek_tanks.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "通用机械的液体储罐可以开关桶模式 -Sakura" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/mek_upgrades.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/mek_upgrades.json new file mode 100644 index 00000000..6f91f0ff --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/mek_upgrades.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "用通用机械的升级Shift+左击机器可以不打开GUI就直接升级机器。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/mob_farms.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/mob_farms.json new file mode 100644 index 00000000..1743ce79 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/mob_farms.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "刷怪塔做的大一点可以减少卡顿,因为卡顿主要来自于怪物之间的碰撞计算。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/modded_for_dummies.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/modded_for_dummies.json new file mode 100644 index 00000000..a52ea182 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/modded_for_dummies.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "《傻瓜模组宝典》可以帮助模组新手学习基础知识。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/natures_compass.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/natures_compass.json new file mode 100644 index 00000000..1138da5f --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/natures_compass.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "想找一个特定的生物群系吗?生物群系指南针能帮助你找到任何生物群系。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/neat.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/neat.json new file mode 100644 index 00000000..328504bf --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/neat.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "极简血量显示!Vazkii钜献。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/passion_vines.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/passion_vines.json new file mode 100644 index 00000000..35704cae --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/passion_vines.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "百香果藤附着在花梨木原木或花梨树树叶的侧面时才可以结果。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/pedestals.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/pedestals.json new file mode 100644 index 00000000..445e5d23 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/pedestals.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "基座不是摆着看的!试着给基座升级,它们很有用。-Mowmaster" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/prettypipes_facade.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/prettypipes_facade.json new file mode 100644 index 00000000..ebf7bd67 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/prettypipes_facade.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "主手拿着扳手,副手拿着方块,就可以在Pretty Pipes上覆盖对应的方块。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/quark_buttons.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/quark_buttons.json new file mode 100644 index 00000000..b8d21ef9 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/quark_buttons.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "运用你物品栏里的夸克箱子按钮!它们对早期存储管理帮助很大。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/quest_book.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/quest_book.json new file mode 100644 index 00000000..0968c6e0 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/quest_book.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "你不一定要带着任务书:通过绑定按键或物品栏左上角的图标都可以直接打开任务书。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/quests.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/quests.json new file mode 100644 index 00000000..c624f675 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/quests.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "任务描述通常含有提示或小技巧。它们也可以帮助你学习模组!" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/requester.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/requester.json new file mode 100644 index 00000000..e62b80e7 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/requester.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "请求机可以把RS系统里的物品给你预先准备好。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/routers.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/routers.json new file mode 100644 index 00000000..e586156d --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/routers.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "模块化路由器功能强大,很多情况下都能用到它。来试试看吧!-Merlo" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/seals.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/seals.json new file mode 100644 index 00000000..7c3e7176 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/seals.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "你可以用鱼向海豹交易一些有用的东西!" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/shrink.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/shrink.json new file mode 100644 index 00000000..3bd0a419 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/shrink.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "个人缩放装置能把你缩小到半格方块高。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/stonecutter.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/stonecutter.json new file mode 100644 index 00000000..a371d740 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/stonecutter.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "切石机可以合成很多装饰方块,比如各种各样的石头或矿物!" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/storage_scanner.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/storage_scanner.json new file mode 100644 index 00000000..bdcf6124 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/storage_scanner.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "RF工具箱的存储检测器可以让游戏早期的合成变得简单许多。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/te_augments.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/te_augments.json new file mode 100644 index 00000000..9f434823 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/te_augments.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "热力膨胀的机器可能需要升级来制作特定的配方。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/top.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/top.json new file mode 100644 index 00000000..2b87260e --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/top.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "The One Probe提供了显示方块、实体的信息的游戏内覆盖。你可以通过输入“/theoneprobe config”来调整设置。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/travel_anchors.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/travel_anchors.json new file mode 100644 index 00000000..0adf0710 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/travel_anchors.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "旅行锚是在基地移动的绝佳手段。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/villager_seats.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/villager_seats.json new file mode 100644 index 00000000..61f30c65 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/villager_seats.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "机械动力的坐垫可以保证你的村民们即开心又安全!村民在坐垫上不会乱跑,如果旁边有工作站点他们也能正常补货。" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/waystones.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/waystones.json new file mode 100644 index 00000000..60ca40a4 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/waystones.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "传送石碑是早期设立传送点的一种方法。去劫掠一些村庄来获得它们吧!" + } +} diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/well_of_suffering.json b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/well_of_suffering.json new file mode 100644 index 00000000..b2fbe3bc --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/well_of_suffering.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "在找一个服务器友好型的产生生命源质的办法?试试在刷怪笼上使用NoAI修改。女巫们会自己治疗自己!" + } +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/kubejs/client_scripts/expert/item_modifiers/jei_descriptions.js b/project/Enigmatica 6 Expert/kubejs/client_scripts/expert/item_modifiers/jei_descriptions.js new file mode 100644 index 00000000..8af29793 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/client_scripts/expert/item_modifiers/jei_descriptions.js @@ -0,0 +1,74 @@ +onEvent('jei.information', (event) => { + if (global.isExpertMode == false) { + return; + } + + const recipes = [ + { + items: ['bloodmagic:soulpickaxe'], + text: ['可以挖掘艾瑟金属矿石。'] + }, + { + items: ['atum:nebu_hammer', 'mythicbotany:alfsteel_pick', 'aiotbotania:alfsteel_aiot'], + text: ['可以将神铸方块分解为阿图姆遗物。'] + }, + { + items: ['resourcefulbees:t2_apiary', 'resourcefulbees:t3_apiary', 'resourcefulbees:t4_apiary'], + text: [ + '制作此物品时配方所含的蜜蜂会被消耗 - 请确保移除蜜蜂后再进行合成!' + ] + }, + { + items: ['industrialforegoing:mob_slaughter_factory'], + text: [ + // This works but doesn't provide color in JEI text. + // I just made it like this to be easily copied from tooltips script + Text.of('在专家模式中被禁用。').red(), + Text.of('肉汤可以通过“处理”牛来获得。').color('#6e2a2a'), + Text.of('粉红黏液可以用流体镭射钻从粉色凋灵处收获。').color('#da07e6') + ] + }, + { + items: ['refinedstorage:4k_storage_part', 'refinedstorage:1k_storage_part'], + text: ['专家模式删除了该配方,请从16k存储元件开始合成。'] + }, + { + items: ['refinedstorage:256k_fluid_storage_part', 'refinedstorage:64k_fluid_storage_part'], + text: ['专家模式删除了该配方,请从1024k流体存储元件开始合成。'] + } + ]; + + recipes.forEach((recipe) => { + recipe.items.forEach((item) => { + event.add(item, recipe.text); + }); + }); + + const disabledItems = [ + 'pneumaticcraft:air_compressor', + 'pneumaticcraft:advanced_air_compressor', + 'integrateddynamics:energy_battery', + 'integrateddynamics:mechanical_squeezer', + 'integrateddynamics:mechanical_drying_basin', + 'integrateddynamics:squeezer', + 'integrateddynamics:drying_basin', + 'integrateddynamics:coal_generator', + 'mekanism:upgrade_filter', + 'darkutils:rune_damage_player', + 'integrateddynamics:coal_generator', + /darkutils:export_plate/, + /integrateddynamics:energy_battery/, + /powah:energy_cable_/, + 'eidolon:crucible', + 'eidolon:wooden_brewing_stand', + 'tanknull:dock', + 'dankstorage:dock', + 'engineersdecor:factory_placer' + ]; + disabledItems.forEach((item) => { + event.add( + item, + "此物品在专家模式中被禁用" + ); + }); +}); diff --git a/project/Enigmatica 6 Expert/kubejs/client_scripts/expert/item_modifiers/tooltips.js b/project/Enigmatica 6 Expert/kubejs/client_scripts/expert/item_modifiers/tooltips.js new file mode 100644 index 00000000..621149ab --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/client_scripts/expert/item_modifiers/tooltips.js @@ -0,0 +1,111 @@ +onEvent('item.tooltip', (event) => { + /* + Valid Color Codes: + + .black() + .darkBlue() + .darkGreen() + .darkAqua() + .darkRed() + .darkPurple() + .gold() + .gray() + .darkGray() + .blue() + .green() + .aqua() + .red() + .lightPurple() + .yellow() + .white() + .color('#808080') //any hex color + */ + if (global.isExpertMode == false) { + return; + } + const disabledInExpert = Text.of('在专家模式被禁用').red(); + const recipes = [ + { + items: ['bloodmagic:soulpickaxe'], + text: [Text.of('可以挖掘艾瑟金属矿石').color('#7e24b3')] + }, + { + items: ['tconstruct:seared_melter'], + text: [disabledInExpert, Text.of('请改用冶炼炉控制器').aqua()] + }, + { + items: [ + 'integrateddynamics:mechanical_squeezer', + 'integrateddynamics:mechanical_drying_basin', + 'integrateddynamics:squeezer', + 'integrateddynamics:drying_basin', + 'pneumaticcraft:air_compressor', + 'pneumaticcraft:advanced_air_compressor', + 'darkutils:rune_damage_player', + 'eidolon:crucible', + 'eidolon:wooden_brewing_stand', + 'engineersdecor:factory_placer', + 'eidolon:worktable', + 'mekanism:osmium_compressor', + 'mekanism:ultimate_compressing_factory', + 'mekanism:elite_compressing_factory', + 'mekanism:advanced_compressing_factory', + 'mekanism:basic_compressing_factory', + 'compactmachines:tunnel' + ], + text: [disabledInExpert] + }, + { + items: ['resourcefulbees:t2_apiary', 'resourcefulbees:t3_apiary', 'resourcefulbees:t4_apiary'], + text: [ + Text.of('制作此物品时配方所含的蜜蜂会被消耗').red(), + Text.of('请确保移除蜜蜂后再进行合成!').red() + ] + }, + { + items: ['industrialforegoing:mob_slaughter_factory'], + text: [ + disabledInExpert, + Text.of('肉汤可以通过“处理”牛来获得').color('#6e2a2a'), + Text.of('粉红黏液可以用流体镭射钻从粉色凋灵处收获').color('#da07e6') + ] + }, + { + items: ['kubejs:medium_machinery_schematics'], + text: [ + Text.of(`解锁构造以下结构的能力:`).blue(), + Text.of(`- 自动化工程师装配台`).aqua(), + Text.of(`- 柴油发电机`).aqua(), + Text.of(`- 斗轮式挖掘机`).aqua(), + Text.of(`- 工业发酵机`).aqua(), + Text.of(`- 金属冲压机`).aqua(), + Text.of(`- 混合器`).aqua(), + Text.of(`- 采油机`).aqua(), + Text.of(`- 炼油厂`).aqua(), + Text.of(`- 锯木机`).aqua(), + Text.of(`- 工业挤压机`).aqua() + ] + }, + { + items: ['kubejs:heavy_machinery_schematics'], + text: [ + Text.of(`解锁构造以下结构的能力:`).blue(), + Text.of(`- 电弧炉`).aqua(), + Text.of(`- 装配机`).aqua(), + Text.of(`- 焦化器`).aqua(), + Text.of(`- 粉碎机`).aqua(), + Text.of(`- 精馏塔`).aqua(), + Text.of(`- 避雷针`).aqua(), + Text.of(`- 硫磺回收装置`).aqua() + ] + }, + { + items: [/kubejs:diy/], + text: [Text.of(`还需要一些零件`).green(), Text.of(`不含电池`).darkRed()] + } + ]; + + recipes.forEach((recipe) => { + event.add(recipe.items, recipe.text); + }); +}); diff --git a/project/Enigmatica 6 Expert/kubejs/client_scripts/item_modifiers/jei_descriptions.js b/project/Enigmatica 6 Expert/kubejs/client_scripts/item_modifiers/jei_descriptions.js new file mode 100644 index 00000000..57afdad7 --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/client_scripts/item_modifiers/jei_descriptions.js @@ -0,0 +1,648 @@ +onEvent('jei.information', (event) => { + const recipes = [ + { + items: ['simplefarming:cheese_slice'], + text: ['右击奶酪圈获得。'] + }, + { + items: ['farmersdelight:ham'], + text: ['用小刀击杀猪或疣猪兽获得。'] + }, + { + items: ['astralsorcery:stardust'], + text: [ + '用星辉锭切割工具左击星辉锭获得。详情见星芒宝典。' + ] + }, + { + items: ['buildinggadgets:construction_paste'], + text: ['用镐子破坏致密构建方块获得。'] + }, + { + items: ['powah:uraninite', 'powah:uraninite_block'], + text: [ + '铀矿被移除了且不会自然生成。使用Powah的充能台配方来获得晶质铀。' + ] + }, + { + items: ['thermal:blizz_rod', 'thermal:blizz_spawn_egg'], + text: [ + '暴雪人生成于寒冷的生物群系中。用机械诅咒之土或暗夜粉建造它们的刷怪塔会很方便。' + ] + }, + { + items: ['thermal:blitz_rod', 'thermal:blitz_spawn_egg'], + text: [ + '狂风人生成于温暖干燥的生物群系中。用机械诅咒之土或暗夜粉建造它们的刷怪塔会很方便。' + ] + }, + { + items: ['thermal:basalz_rod', 'thermal:basalz_spawn_egg'], + text: [ + '岩石人通常出没于贫瘠或多山的生物群系或下界的玄武岩三角洲中。 用机械诅咒之土或暗夜粉建造它们的刷怪塔会很方便。' + ] + }, + { + items: ['betterendforge:emerald_ice'], + text: [ + '可以在末地的寒冰星空中找到,也可以在远古翡翠冰旁放置水制造。' + ] + }, + { + items: ['betterendforge:dense_emerald_ice'], + text: [ + '可以在末地的寒冰星空中找到,也可以在远古翡翠冰旁放置翡翠冰制造。' + ] + }, + { + items: ['betterendforge:ancient_emerald_ice'], + text: [ + '可以在末地的寒冰星空中找到,可以把相邻的水方块变成翡翠冰,把翡翠冰变成致密翡翠冰。' + ] + }, + { + items: ['simplefarming:habanero'], + text: ['收获辣椒时的稀有掉落物。'] + }, + { + items: ['mekanismgenerators:fusion_reactor_controller'], + text: [ + '核聚变反应堆被大幅地削弱了。', + '被动产生6万至25万rf/刻的电力,但与一个或多个蒸汽涡轮配对时有高得多的产能。' + ] + }, + { + items: [ + 'industrialforegoing:infinity_backpack', + 'industrialforegoing:infinity_saw', + 'industrialforegoing:infinity_drill', + 'industrialforegoing:infinity_hammer', + 'industrialforegoing:infinity_trident', + 'industrialforegoing:infinity_nuke', + 'industrialforegoing:infinity_launcher' + ], + text: [ + "九百亿亿是个非常大的数字。真的很大。你不会相信它有多大的。" + ] + }, + { + items: [ + 'industrialforegoing:infinity_backpack', + 'industrialforegoing:infinity_saw', + 'industrialforegoing:infinity_drill', + 'industrialforegoing:infinity_hammer', + 'industrialforegoing:infinity_trident', + 'industrialforegoing:infinity_nuke', + 'industrialforegoing:infinity_launcher' + ], + text: [ + "正常的手段是没法充满这个工具的,除非你准备在这里干等上几个世纪。据说你要的答案在核合成里可以找到。" + ] + }, + { + items: ['farmersdelight:brown_mushroom_colony', 'minecraft:brown_mushroom'], + text: [ + '将棕色蘑菇种在黑暗环境下的沃土上来长成蘑菇菌落,破坏后可以获得很好的收益。' + ] + }, + { + items: ['farmersdelight:red_mushroom_colony', 'minecraft:red_mushroom'], + text: [ + '将红色蘑菇种在黑暗环境下的沃土上来长成蘑菇菌落,破坏后可以获得很好的收益。' + ] + }, + { + items: [ + 'integratedtunnels:part_interface_energy', + 'integratedtunnels:part_importer_energy', + 'integratedtunnels:part_exporter_energy' + ], + text: ['最大能量传输速率被限制在65,536FE每游戏刻。'] + }, + { + items: [ + 'integratedtunnels:part_interface_fluid', + 'integratedtunnels:part_importer_fluid', + 'integratedtunnels:part_exporter_fluid' + ], + text: ['最大流体传输速率被限制在65,536mb每游戏刻。'] + }, + { + items: ['minecraft:nautilus_shell'], + text: [ + '击杀生成在暖水海洋的鹦鹉螺获得。', + ' ', + '也可以通过包埋鹦鹉螺的石头获得。包埋鹦鹉螺的石头可以在海洋和沙滩的地下找到。' + ] + }, + { + items: ['architects_palette:twisted_sapling'], + text: ['在主世界向下界传送门投掷树苗获得。'] + }, + { + items: ['architects_palette:warpstone'], + text: ['在主世界向下界传送门投掷粘土块获得。'] + }, + { + items: ['byg:warped_cactus'], + text: ['在主世界向下界传送门投掷仙人掌获得。'] + }, + { + items: ['byg:warped_coral', 'byg:warped_coral_fan', 'byg:warped_coral'], + text: ['在主世界向下界传送门投掷任意珊瑚获得。'] + }, + { + items: ['architects_palette:chiseled_abyssaline_bricks'], + text: ['可以用海洋之心右击充能。用于给渊晶石方块供能。'] + }, + { + items: [ + 'architects_palette:abyssaline_lamp', + 'architects_palette:abyssaline_tile_slab', + 'architects_palette:abyssaline_tiles', + 'architects_palette:abyssaline_brick_slab', + 'architects_palette:abyssaline_pillar', + 'architects_palette:abyssaline_bricks', + 'architects_palette:abyssaline' + ], + text: [ + '旁边放置充能錾制渊晶石砖时会被供能。能量可以通过其他渊晶石方块传递。' + ] + }, + { + items: [ + 'architects_palette:blank_acacia_totem', + 'architects_palette:shocked_acacia_totem', + 'architects_palette:placid_acacia_totem', + 'architects_palette:grinning_acacia_totem' + ], + text: ['用斧子右击来改变脸型。'] + }, + { + items: ['betterendforge:silk_fiber'], + text: ['击杀生成在蚕蛾巢穴的蚕蛾获得。'] + }, + { + items: [/upgrade_aquatic:(?!.*dead_coralstone|chiseled)(?=.*_coralstone$)/], + text: ['在活珊瑚旁放置珊瑚石获得。'] + }, + { + items: ['upgrade_aquatic:coralstone'], + text: ['放置在活珊瑚旁来将其灌注。'] + }, + { + items: ['upgrade_aquatic:dead_coralstone'], + text: ['用不带精准采集的工具破坏灌注珊瑚石获得。'] + }, + { + items: [ + 'quark:red_crystal', + 'quark:orange_crystal', + 'quark:yellow_crystal', + 'quark:green_crystal', + 'quark:blue_crystal', + 'quark:indigo_crystal', + 'quark:violet_crystal', + 'quark:white_crystal', + 'quark:black_crystal' + ], + text: [ + '如果在地底深处放置,将会长成四格高。生长时会发出粒子效果。', + ' ', + '也许还会长出刚玉簇来。' + ] + }, + { + items: [/quark:\w+_crystal_cluster/], + text: ['在地底下的刚玉方块生长时随机出现。'] + }, + { + items: ['quark:bottled_cloud'], + text: ['在Y值126到132之间用玻璃瓶右击空气获得。'] + }, + { + items: [Item.of('naturesaura:aura_bottle', { stored_type: 'naturesaura:overworld' })], + text: [ + '在主世界或阿图姆世界用瓶与塞右击空气获得。此举措会将该地区的灵气移除。', + ' ', + `能通过发射器自动化。` + ] + }, + { + items: [Item.of('naturesaura:aura_bottle', { stored_type: 'naturesaura:end' })], + text: [ + '在末地或深暗之园用瓶与塞右击空气获得。此举措会将该地区的灵气移除。', + ' ', + `能通过发射器自动化。` + ] + }, + { + items: [Item.of('naturesaura:aura_bottle', { stored_type: 'naturesaura:nether' })], + text: [ + '在下界用瓶与塞右击空气获得。此举措会将该地区的灵气移除。', + ' ', + `能通过发射器自动化。` + ] + }, + { + items: ['quark:root_item'], + text: [ + '破坏洞穴根茎时随机掉落。', + ' ', + '洞穴根茎可以像藤蔓一样被合成,低亮度时会生长。' + ] + }, + { + items: ['quark:root'], + text: ['可以像藤蔓一样被合成或生长,低亮度时会生长。'] + }, + { + items: ['meetyourfight:phantoplasm'], + text: ['由敲钟人掉落。用缠魂铃铛召唤。'] + }, + { + items: ['meetyourfight:mossy_tooth'], + text: ['由沼泽巨颌怪掉落。用化石之饵召唤。'] + }, + { + items: ['meetyourfight:fortunes_favor'], + text: [`由福尔图娜女爵掉落。用恶魔赌注召唤。`] + }, + { + items: ['atum:ectoplasm'], + text: [`由阿图姆的沙漠废墟中的怨灵掉落。`] + }, + { + items: ['minecraft:firework_rocket'], + text: [`无序合成:一张纸和至少一撮火药。`] + }, + { + items: ['minecraft:firework_rocket'], + text: [ + `添加更多的火药来延长火箭的飞行时间。`, + `最多能添加三撮火药或七个烟火之星。` + ] + }, + { + items: ['minecraft:firework_star'], + text: [`无序合成:一撮火药和至少一个染料。`] + }, + { + items: ['minecraft:firework_star'], + text: [ + `最多能添加八个染料。`, + `添加头颅、金粒、羽毛或火焰弹可以改变形状。`, + `钻石和荧石粉都能和任何材料一起加入。` + ] + }, + { + items: ['minecraft:dragon_egg'], + text: [ + `重复生成末影龙可以获得更多龙蛋。`, + ` `, + `在末地的末地传送门的东南西北方向各放上末影水晶来召唤末影龙。` + ] + }, + { + items: ['byg:leaf_pile'], + text: [`使用剪刀采集。`] + }, + { + items: ['eidolon:soul_shard'], + text: [ + `通过在亡灵生物周围举行结晶仪式获得。该仪式可以在秘仪教典中找到。`, + ` `, + `也可以通过用死神镰刀击杀亡灵生物获得。` + ] + }, + { + items: ['atum:anputs_fingers_spores'], + text: [`可在死树木下发现,需要黑暗才能生长。`] + }, + { + items: ['immersiveengineering:furnace_heater', 'mekanism:fuelwood_heater', 'mekanism:resistive_heater'], + text: [`可以为气动工艺的机器提供热量。`] + }, + { + items: ['immersiveengineering:logic_circuit'], + text: [ + `在逻辑单元中使用以创造高级的红石逻辑。`, + ` `, + `在工程师电路台中合成。需要电路背板和焊料(铅或铜线)。除了SET模式外所有运算模式都需要真空管。` + ] + }, + { + items: ['alexsmobs:hemolymph_sac', 'alexsmobs:warped_muscle'], + text: [ + `击败诡异蚊鬼后获得。`, + ` `, + `诡异蚊鬼是一种由绯红蚊子突变形成的怪物。玩家需要前往蘑菇岛找到一个没有蘑菇的蘑菇菌,然后用诡异菌插满它的身体(5个即可),让绯红蚊子吸它的血,然后绯红蚊子会变成蓝色并慢慢变大,最后突变成诡异蚊鬼。` + ] + }, + { + items: ['alexsmobs:hemolymph_sac', 'alexsmobs:warped_muscle'], + text: [ + `蘑菇菌可以通过生育祭坛召唤。而绯红蚊子可以由苍蝇在下界转变而来。` + ] + }, + { + items: ['astralsorcery:gem_crystal_cluster'], + text: [ + `将水晶石或天体水晶石和辉光粉一起丢进星能液形成。`, + ` `, + `不同的生长完毕时的时间会产生不同的种类宝石。` + ] + }, + { + items: ['astralsorcery:celestial_crystal_cluster'], + text: [`将水晶石或天体水晶石和星尘一起丢进星能液形成。`] + }, + { + items: ['astralsorcery:celestial_crystal_cluster'], + text: [ + `在星辉矿上生长时速度更快。天体水晶簇会将下方的星辉矿石退化成铁矿,所以需要用聚能水晶链接将其转换回来。` + ] + }, + { + items: ['bloodmagic:weak_tau'], + text: [`可在恶魔领域的箱子中找到。`] + }, + { + items: ['bloodmagic:strong_tau'], + text: [`如果在血命果生长之时上方有牛、羊等友善动物,血命果会对它们造成伤害,最终成长为饱满血命果。`] + }, + { + items: ['eidolon:unholy_symbol'], + text: [`通过对掉落在地上的锡镴嵌材咏唱“黑暗的触摸”仪式获得。`] + }, + { + items: [ + 'resourcefulbees:t1_beehive', + 'resourcefulbees:t2_beehive', + 'resourcefulbees:t3_beehive', + 'resourcefulbees:t4_beehive' + ], + text: [ + `分级蜂箱被弃用了。请改用在世界中自然生成的蜂巢,并对之使用蜂巢升级。分级蜂箱可以在合成栏里转换成蜂巢升级。` + ] + }, + { + items: ['upgrade_aquatic:flare_spawn_egg'], + text: [`对幻翼喷溅失眠药水将其转变成耀翼。`] + }, + { + items: ['immersiveengineering:cloche'], + text: [ + `可用的肥料:`, + ` `, + `骨粉:1.25x`, + `花肥:1.5x`, + `绿色堆肥:1.5x`, + `肥料:1.7x`, + `红色堆肥:2.0x`, + `植育一号:3.0x` + ] + }, + { + items: ['quark:dragon_scale'], + text: [`只在第一次杀死末影龙后再次击杀末影龙获得。`] + }, + { + items: [ + 'dankstorage:1_to_2', + 'dankstorage:2_to_3', + 'dankstorage:3_to_4', + 'dankstorage:4_to_5', + 'dankstorage:5_to_6', + 'dankstorage:6_to_7' + ], + text: [`Shift+右击升级坞里的黑盒。`] + }, + { + items: [Item.of('resourcefulbees:bee_jar', { Entity: 'resourcefulbees:dusty_mummbee_bee' })], + text: [`异沙蜜蜂可以在法老的石棺中找到。`] + }, + { + items: ['quark:slime_in_a_bucket'], + text: [`用空桶把小史莱姆装起来。`] + }, + { + items: ['alexsmobs:mysterious_worm'], + text: [ + `将神秘蠕虫丢入末地的虚空中,即可召唤虚空蠕虫。`, + ` `, + `将绯红蚊子幼虫放入衣壳中,等待片刻后,将会掉落神秘蠕虫。` + ] + }, + { + items: ['alexsmobs:capsid'], + text: [ + `由末影噬菌体掉落。`, + ` `, + `影噬菌体罕见地生成在末地中型岛屿上。服用异界蜂蜜瓶也可强行召唤它们。` + ] + }, + { + items: ['eidolon:sanguine_amulet', 'eidolon:sapping_sword'], + text: [`想要知道合成步骤,请查阅秘仪教典仪式分栏的深红之物章节。`] + }, + { + items: ['atum:papyrus_plant'], + text: [ + `通常在阿图姆的绿洲中找到。像甘蔗一样,只不过生长在怪沙或肥沃土壤上。` + ] + }, + { + items: ['astralsorcery:infused_wood'], + text: [`将任何木头丢进星能液中获得。`] + }, + { + items: ['environmental:thief_hood'], + text: [`可以用兔子皮修复。`] + }, + { + items: ['naturesaura:gold_leaf'], + text: [`破坏黄金树叶获得。`] + }, + { + items: ['naturesaura:golden_leaves'], + text: [`通过使用闪耀纤维右击树叶可获得,经过一段时间被感染过的树叶会扩散感染其它相邻的树叶。`] + }, + { + items: [/masterfulmachinery:\w+_controller/], + text: [`人工搭建这个结构会非常困难。`] + }, + { + items: [/masterfulmachinery:\w+_controller/], + text: [ + `使用在Enigmatica-6实例文件夹找到的"building_gadgets_patterns"中的建筑小帮手模板。`, + ` `, + '可以旋转,但不能镜像翻转。' + ] + }, + { + items: [/masterfulmachinery:\w+_controller/], + text: [ + '关于这些机器的配方中所示值的注释:', + `●FE在每游戏刻都会被消耗`, + `●气动的空气在每游戏刻都会被消耗,且其压力必须大于10bar`, + `●星辉的星光在每游戏刻都会被消耗`, + `●流体在每游戏刻都会被消耗或产生`, + `●物品会在合成结束时被消耗或产生`, + `●魔力会在合成开始时被消耗或在合成结束时被产生` + ] + }, + { + items: ['naturesaura:break_prevention'], + text: [ + `用铁砧给工具应用该物品后,工具在耐久值耗尽时会失去原有功能,而不是直接损坏。` + ] + }, + { + items: ['ars_nouveau:belt_of_levitation'], + text: [`装备在腰带槽后,在空中按下潜行键悬浮。`] + }, + { + items: ['create:chromatic_compound', 'create:refined_radiance'], + text: [ + `异彩化合物被丢弃后,如果吸收光亮,会转变成光辉石。在环境光下的转换非常缓慢,周围有光照方块会更快,在激活的信标上会瞬间转化。` + ] + }, + { + items: ['create:chromatic_compound', 'create:shadow_steel'], + text: [ + `异彩化合物被丢弃后,如果坠入虚空,吸收黑暗,则会转变成暗影钢,在完成转化后会飘上来。` + ] + }, + { + items: ['naturesaura:projectile_generator'], + text: [`有效的弹射物:`, ``, `● 雪球`, `● 鸡蛋`, `● 箭矢`, `● 火焰弹`, `● 光灵箭`] + }, + { + items: ['naturesaura:projectile_generator'], + text: [`● 末影珍珠`, `● 羊驼的口水`, `● 附魔之瓶`, `● 潜影贝的导弹`, `● 三叉戟`] + }, + { + items: ['naturesaura:birth_spirit'], + text: [`在灵气过量的区域繁殖动物获得。`] + }, + { + items: ['create:hose_pulley'], + text: [ + `可用于无限泵取以下流体:`, + ` `, + `● 熔岩`, + `● 水`, + `● 牛奶`, + `● 胶乳`, + `● 污水`, + `● 污泥`, + `● 石油`, + `● 树脂`, + `● 树汁`, + `● 致毒混合物`, + `● 建筑工茶饮`, + `● 巧克力`, + `● 紫颂果浆`, + `● 门瑞欧树脂`, + `● 血`, + `● 黏液`, + `● 末影黏液`, + `● 碧空黏液` + ] + }, + { + items: ['farmersdelight:honey_glazed_ham'], + text: [`用碗右击放置的蜜汁火腿获得。`] + }, + { + items: ['farmersdelight:stuffed_pumpkin'], + text: [`用碗右击放置的填馅南瓜获得。`] + }, + { + items: ['farmersdelight:roast_chicken'], + text: [`用碗右击放置的烤鸡获得。`] + }, + { + items: ['simplefarming:brewing_barrel'], + text: [`用于酿造各种酒精饮料。`, ` `, `● 啤酒`, `● 巴西啤酒`, `● 苹果酒`, `● 蜂蜜酒`] + }, + { + items: ['simplefarming:brewing_barrel'], + text: [`● 日式清酒`, `● 美式格瓦斯`, `● 伏特加`, `● 威士忌`, `● 红酒`] + } + ]; + + const simplefarming_beverages = [ + { type: 'beer', ingredient: '大麦', effect: '力量' }, + { type: 'cauim', ingredient: '木薯', effect: '跳跃提升' }, + { type: 'cider', ingredient: '苹果', effect: '幸运' }, + { type: 'mead', ingredient: '蜜脾', effect: '急迫' }, + { type: 'sake', ingredient: '水稻', effect: '速度' }, + { type: 'tiswin', ingredient: '仙人掌果', effect: '生命提升' }, + { type: 'vodka', ingredient: '马铃薯', effect: '抗性提升' }, + { type: 'whiskey', ingredient: '小麦', effect: '伤害吸收' }, + { type: 'wine', ingredient: '葡萄', effect: '生命恢复' } + ]; + + simplefarming_beverages.forEach((beverage) => { + recipes.push({ + items: [`simplefarming:${beverage.type}`], + text: [ + `将${beverage.ingredient}右键放进酿造桶酿造而成。`, + `使饮用者获得${beverage.effect}。` + ] + }); + }); + + recipes.forEach((recipe) => { + recipe.items.forEach((item) => { + event.add(item, recipe.text); + }); + }); + + disabledItems.forEach((item) => { + event.add( + item, + "该物品已被禁用。" + ); + }); + + refinedStorageItems.forEach((item) => { + event.add(`refinedstorage:${item}`, '可以通过合成或在世界中右击来染色。'); + }); + + generatableCobblestone.forEach((cobblestone) => { + event.add( + cobblestone, + '可以通过原版刷石机生成。生成圆石的下方需要铁块。' + ); + }); + + generatableStone.forEach((stone) => { + event.add( + stone, + '可以通过原版刷石机生成。生成石头的下方需要钻石块。' + ); + }); + + var framedDrawers = [ + 'compact_drawer', + 'drawer_controller', + 'slave', + 'trim', + 'full_one', + 'full_two', + 'full_four', + 'half_one', + 'half_two', + 'half_four' + ]; + + framedDrawers.forEach((drawer) => { + event.add('framedcompactdrawers:framed_' + drawer, [ + '必须镶嵌方块才能使用。打开合成栏,在镶框抽屉的上方和左对角放上方块来镶嵌这两个方块。', + '你也可以使用不同的方块组合来进一步自定义你的抽屉!' + ]); + }); +}); diff --git a/project/Enigmatica 6 Expert/kubejs/client_scripts/item_modifiers/tooltips.js b/project/Enigmatica 6 Expert/kubejs/client_scripts/item_modifiers/tooltips.js new file mode 100644 index 00000000..3a82b4ac --- /dev/null +++ b/project/Enigmatica 6 Expert/kubejs/client_scripts/item_modifiers/tooltips.js @@ -0,0 +1,191 @@ +onEvent('item.tooltip', (event) => { + /* + Valid Color Codes: + + .black() + .darkBlue() + .darkGreen() + .darkAqua() + .darkRed() + .darkPurple() + .gold() + .gray() + .darkGray() + .blue() + .green() + .aqua() + .red() + .lightPurple() + .yellow() + .white() + .color('#808080') //any hex color + */ + const recipes = [ + { + items: [ + 'integratedtunnels:part_interface_fluid', + 'integratedtunnels:part_importer_fluid', + 'integratedtunnels:part_exporter_fluid' + ], + text: [Text.of('最大流体传输速率被限制在65,536mb每游戏刻').red()] + }, + { + items: [ + 'integratedtunnels:part_interface_energy', + 'integratedtunnels:part_importer_energy', + 'integratedtunnels:part_exporter_energy' + ], + text: [Text.of('最大能量传输速率被限制在65,536FE每游戏刻').red()] + }, + { + items: ['powah:charged_snowball', 'thermal:lightning_charge'], + text: [Text.of('在击中的地方召唤一道闪电').gold()] + }, + { + items: ['kubejs:altered_recipe_indicator'], + text: [Text.of('被Enigmatica 6: Expert更改了配方,请查阅JEI').gold()] + }, + { + items: ['kubejs:disabled_recipe_indicator'], + text: [Text.of('被Enigmatica 6禁用').gold()] + }, + { + items: ['tconstruct:crafting_station', 'tconstruct:part_builder', 'tconstruct:tinker_station'], + text: [Text.of('可用任何木头合成').gold()] + }, + { + items: ['tconstruct:scorched_anvil', 'tconstruct:tinkers_anvil'], + text: [Text.of('可用任何合金方块合成').gold()] + }, + { + items: [ + 'engineersdecor:rebar_concrete_tile_stairs', + 'engineersdecor:rebar_concrete_tile_slab', + 'engineersdecor:rebar_concrete_tile', + 'engineersdecor:rebar_concrete_wall', + 'engineersdecor:rebar_concrete_stairs', + 'engineersdecor:rebar_concrete_slab', + 'engineersdecor:rebar_concrete', + 'thermal:enderium_glass', + 'thermal:lumium_glass', + 'thermal:signalum_glass', + 'thermal:obsidian_glass', + 'engineersdecor:panzerglass_block' + ], + text: [Text.of('可以抵挡凋灵').color('#4F0D75')] + }, + { + items: ['modularrouters:blast_upgrade'], + text: [Text.of('使路由器能够抵挡凋灵').color('#4F0D75')] + }, + { + items: ['astralsorcery:illumination_wand'], + text: [Text.of('使方块能够抵挡凋灵').color('#4F0D75')] + }, + { + items: [ + 'rftoolsbuilder:shield_block4', + 'rftoolsbuilder:shield_block3', + 'rftoolsbuilder:shield_block2', + 'rftoolsbuilder:shield_block1' + ], + text: [Text.of('护盾投射仪的护盾能够抵挡凋灵').color('#4F0D75')] + }, + { + items: [/bloodmagic:quick_draw_anointment/], + text: [Text.of('使弓和弩获得快速拉弓的效果').color('#7e24b3')] + }, + { + items: [/bloodmagic:fortune_anointment/], + text: [Text.of('使工具获得额外的时运效果').color('#7e24b3')] + }, + { + items: [/bloodmagic:holy_water_anointment/], + text: [Text.of('提升对亡灵的近战伤害').color('#7e24b3')] + }, + { + items: [/bloodmagic:melee_anointment/], + text: [Text.of('提升近战伤害').color('#7e24b3')] + }, + { + items: [/bloodmagic:bow_power_anointment/], + text: [Text.of('提升弓和弩的伤害').color('#7e24b3')] + }, + { + items: [/bloodmagic:silk_touch_anointment/], + text: [Text.of('获得精准采集的效果').color('#7e24b3')] + }, + { + items: [/bloodmagic:hidden_knowledge_anointment/], + text: [Text.of('收获方块时获得额外经验').color('#7e24b3')] + }, + { + items: [/bloodmagic:smelting_anointment/], + text: [Text.of('获得自动冶炼的效果').color('#7e24b3')] + }, + { + items: [/bloodmagic:looting_anointment/], + text: [Text.of('使武器获得额外的掠夺效果').color('#7e24b3')] + }, + { + items: [/bloodmagic:bow_velocity_anointment/], + text: [Text.of('增加弓和弩的弹射物速度').color('#7e24b3')] + }, + { + items: ['#enigmatica:burning_hot'], + text: [Text.of('超级烫!').darkRed()] + }, + { + items: [ + 'resourcefulbees:t1_beehive', + 'resourcefulbees:t2_beehive', + 'resourcefulbees:t3_beehive', + 'resourcefulbees:t4_beehive' + ], + text: [ + Text.of(`分级蜂箱被弃用了`).red(), + Text.of(`请改用在世界中自然生成的蜂巢,并对之使用蜂巢升级`).red(), + Text.of(`分级蜂箱可以在合成栏里转换成蜂巢升级`).red() + ] + }, + { + items: [/natures\w+:\w+_generator/], + text: [Text.of(`灵气生成器`).green()] + }, + { + items: ['clockout:clockout_block'], + text: [Text.of(`玩家在线时发出红石信号`).aqua()] + }, + { + items: ['kubejs:soggy_treasure_box'], + text: [Text.of(`箱子的锁看起来坏掉了……里面会是什么呢?`).darkAqua()] + }, + { + items: [/masterfulmachinery:\w+_mana_port/], + text: [Text.of(`与魔力发射器和火花兼容`).green()] + }, + { + items: ['kubejs:amadron_survey_tools'], + text: [Text.of(`亚马龙无人机使用的工具,用于采集稀有资源`).aqua()] + }, + { + items: ['kubejs:monster_mash'], + text: [Text.of(`……它火地很突然……`).red()] + }, + { + items: ['refinedstorage:silk_touch_upgrade'], + text: [Text.of('对刷怪笼无效。').red()] + } + ]; + + refinedStorageItems.forEach((item) => { + recipes.push({ + items: [`refinedstorage:${item}`], + text: ['可以通过合成染色或在世界中右击染色'] + }); + }); + + recipes.forEach((recipe) => { + event.add(recipe.items, recipe.text); + }); +}); diff --git a/project/Enigmatica 6 Expert/packmenu/resources/assets/masterfulmachinary/lang/zh_cn.json b/project/Enigmatica 6 Expert/packmenu/resources/assets/masterfulmachinary/lang/zh_cn.json new file mode 100644 index 00000000..4cd7ae8e --- /dev/null +++ b/project/Enigmatica 6 Expert/packmenu/resources/assets/masterfulmachinary/lang/zh_cn.json @@ -0,0 +1,69 @@ +{ + "block.masterfulmachinery.advanced_assembly_table_controller": "高级装配台控制器", + "block.masterfulmachinery.advanced_assembly_table_high_pressure_port_pncr_pressure_input": "高级装配台 - 高压输入端口", + "block.masterfulmachinery.advanced_assembly_table_high_pressure_port_pncr_pressure_output": "高级装配台 - 高压输出端口", + "block.masterfulmachinery.advanced_assembly_table_item_port_items_input": "高级装配台 - 物品输入端口", + "block.masterfulmachinery.advanced_assembly_table_item_port_items_output": "高级装配台 - 物品输出端口", + "block.masterfulmachinery.auto_iridescent_altar_controller": "自动五彩祭坛控制器", + "block.masterfulmachinery.auto_iridescent_altar_energy_port_energy_input": "自动五彩祭坛 - FE输入端口", + "block.masterfulmachinery.auto_iridescent_altar_energy_port_energy_output": "自动五彩祭坛 - FE输出端口", + "block.masterfulmachinery.auto_iridescent_altar_fluid_port_fluids_input": "自动五彩祭坛 - 流体输入端口", + "block.masterfulmachinery.auto_iridescent_altar_fluid_port_fluids_output": "自动五彩祭坛 - 流体输出端口", + "block.masterfulmachinery.auto_iridescent_altar_item_port_items_input": "自动五彩祭坛 - 物品输入端口", + "block.masterfulmachinery.auto_iridescent_altar_item_port_items_output": "自动五彩祭坛 - 物品输出端口", + "block.masterfulmachinery.auto_iridescent_altar_starlight_port_astral_starlight_input": "自动五彩祭坛 - 星能输入端口", + "block.masterfulmachinery.auto_iridescent_altar_starlight_port_astral_starlight_output": "自动五彩祭坛 - 星能输出端口", + "block.masterfulmachinery.enigmatic_tree_of_life_controller": "神秘生命之树控制器", + "block.masterfulmachinery.enigmatic_tree_of_life_fluid_port_fluids_input": "神秘生命之树 - 流体输入端口", + "block.masterfulmachinery.enigmatic_tree_of_life_fluid_port_fluids_output": "神秘生命之树 - 流体输出端口", + "block.masterfulmachinery.enigmatic_tree_of_life_item_port_items_input": "神秘生命之树 - 物品输入端口", + "block.masterfulmachinery.enigmatic_tree_of_life_item_port_items_output": "神秘生命之树 - 物品输出端口", + "block.masterfulmachinery.enigmatic_tree_of_life_mana_port_botania_mana_input": "神秘生命之树 - 魔力输入端口", + "block.masterfulmachinery.enigmatic_tree_of_life_mana_port_botania_mana_output": "神秘生命之树 - 魔力输出端口", + "block.masterfulmachinery.gaia_reactor_controller": "盖亚反应堆控制器", + "block.masterfulmachinery.gaia_reactor_energy_port_energy_input": "盖亚反应堆 - FE输入端口", + "block.masterfulmachinery.gaia_reactor_energy_port_energy_output": "盖亚反应堆 - FE输出端口", + "block.masterfulmachinery.gaia_reactor_fluid_port_fluids_input": "盖亚反应堆 - 流体输入端口", + "block.masterfulmachinery.gaia_reactor_fluid_port_fluids_output": "盖亚反应堆 - 流体输出端口", + "block.masterfulmachinery.gaia_reactor_high_pressure_port_pncr_pressure_input": "盖亚反应堆 - 高压输入端口", + "block.masterfulmachinery.gaia_reactor_high_pressure_port_pncr_pressure_output": "盖亚反应堆 - 高压输出端口", + "block.masterfulmachinery.gaia_reactor_item_port_items_input": "盖亚反应堆 - 物品输入端口", + "block.masterfulmachinery.gaia_reactor_item_port_items_output": "盖亚反应堆 - 物品输出端口", + "block.masterfulmachinery.gaia_reactor_mana_port_botania_mana_input": "盖亚反应堆 - 魔力输入端口", + "block.masterfulmachinery.gaia_reactor_mana_port_botania_mana_output": "盖亚反应堆 - 魔力输出端口", + "block.masterfulmachinery.industrial_deuterium_plant_controller": "工业氘装置控制器", + "block.masterfulmachinery.industrial_deuterium_plant_energy_port_energy_input": "工业氘装置 - 能量输入端口", + "block.masterfulmachinery.industrial_deuterium_plant_energy_port_energy_output": "工业氘装置 - 能量输出端口", + "block.masterfulmachinery.industrial_deuterium_plant_fluid_port_fluids_input": "工业氘装置 - 流体输入端口", + "block.masterfulmachinery.industrial_deuterium_plant_fluid_port_fluids_output": "工业氘装置 - 流体输出端口", + "block.masterfulmachinery.industrial_deuterium_plant_pressure_port_pncr_pressure_input": "工业氘装置 - 冷却输入端口", + "block.masterfulmachinery.industrial_deuterium_plant_pressure_port_pncr_pressure_output": "工业氘装置 - 冷却输出端口", + "block.masterfulmachinery.industrial_deuterium_plant_spinny_port_create_rotation_input": "工业氘装置 - 旋转力输入端口", + "block.masterfulmachinery.industrial_deuterium_plant_spinny_port_create_rotation_output": "工业氘装置 - 旋转力输出端口", + "block.masterfulmachinery.projector": "多方块投影仪", + "block.masterfulmachinery.stellar_neutron_activator_controller": "恒星中子活化器控制器", + "block.masterfulmachinery.stellar_neutron_activator_energy_port_energy_input": "恒星中子活化器 - FE输入端口", + "block.masterfulmachinery.stellar_neutron_activator_energy_port_energy_output": "恒星中子活化器 - FE输出端口", + "block.masterfulmachinery.stellar_neutron_activator_fluid_port_fluids_input": "恒星中子活化器 - 流体输入端口", + "block.masterfulmachinery.stellar_neutron_activator_fluid_port_fluids_output": "恒星中子活化器 - 流体输出端口", + "block.masterfulmachinery.stellar_neutron_activator_mana_port_botania_mana_input": "恒星中子活化器 - 魔力输入端口", + "block.masterfulmachinery.stellar_neutron_activator_mana_port_botania_mana_output": "恒星中子活化器 - 魔力输出端口", + "block.masterfulmachinery.structure_generator": "多方块生成器", + "block.masterfulmachinery.wicked_altar_controller": "邪恶祭坛控制器", + "block.masterfulmachinery.wicked_altar_fluid_port_fluids_input": "邪恶祭坛 - 流体输入端口", + "block.masterfulmachinery.wicked_altar_fluid_port_fluids_output": "邪恶祭坛 - 流体输出端口", + "block.masterfulmachinery.wicked_altar_item_port_items_input": "邪恶祭坛 - 物品输入端口", + "block.masterfulmachinery.wicked_altar_item_port_items_output": "邪恶祭坛 - 物品输出端口", + "container.masterfulmachinery.advanced_assembly_table_controller.name": "高级装配台控制器", + "container.masterfulmachinery.auto_iridescent_altar_controller.name": "自动五彩祭坛控制器", + "container.masterfulmachinery.create_rotation": "旋转力端口", + "container.masterfulmachinery.enigmatic_tree_of_life_controller.name": "神秘生命之树控制器", + "container.masterfulmachinery.gaia_reactor_controller.name": "盖亚反应堆控制器", + "container.masterfulmachinery.industrial_deuterium_plant_controller.name": "工业氘装置控制器", + "container.masterfulmachinery.stellar_neutron_activator_controller.name": "恒星中子活化器控制器", + "container.masterfulmachinery.wicked_altar_controller.name": "邪恶祭坛控制器", + "container.masterfulmachinery.industrial_deuterium_plant_pressure_port_pncr_pressure_input.name": "端口", + "item.masterfulmachinery.blueprint": "蓝图", + "item.masterfulmachinery.structure_gen_device": "多方块选择器", + "itemGroup.masterfulmachinery": "机械匠艺" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/book.json b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/book.json new file mode 100644 index 00000000..a6c2908e --- /dev/null +++ b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/book.json @@ -0,0 +1,11 @@ +{ + "name": "笨蛋模组指南", + "landing_text": "第一次接触 MC 模组?这本书能带你学习有关模组的基础知识。$(l)本书章节的阅读顺序是任意的$(reset),因为它们都注重于某一个方面或是特定的模组。值得一提的是,本书不会特别深入的讲某一个特定的模组,而是旨在让你走进 MC 模组这个新世界。祝您旅途愉快!", + "version": 1, + "book_texture": "enigmatica:textures/book_gui.png", + "subtitle": "让世界更加简单!", + "show_toasts": false, + "show_progress": false, + "model": "enigmatica:moddedfordummies", + "filler_texture": "enigmatica:textures/enigmatica_page_filler.png" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/aboutus.json b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/aboutus.json new file mode 100644 index 00000000..45d967ae --- /dev/null +++ b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/aboutus.json @@ -0,0 +1,6 @@ +{ + "name": "关于我们", + "description": "想知道更多关于模组包的内容,和社区互动甚至帮助我们进行开发?$(br)$(l)非常欢迎!$(reset)详情请看本章内容。", + "icon": "enigmatica:textures/pixel_tree.png", + "sortnum": 1 +} diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/fe.json b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/fe.json new file mode 100644 index 00000000..78bfdee5 --- /dev/null +++ b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/fe.json @@ -0,0 +1,5 @@ +{ + "name": "Forge 能量体系", + "description": "所有的机器都需要能量驱动,但是$(l)这些能量计量单位都有什么区别呢?$(reset) 在这一章你能会学习到 Forge 能量体系和它的实例展示。", + "icon": "enigmatica:textures/power1.png" +} diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/ftbchunks.json b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/ftbchunks.json new file mode 100644 index 00000000..253329e5 --- /dev/null +++ b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/ftbchunks.json @@ -0,0 +1,5 @@ +{ + "name": "FTB 区块地图", + "description": "成功不只是高瞻远瞩,而是你本来就站在高处。 $(l)一个好的地图模组对于模组包来说至关重要$(reset)。本章教你如何使用,$(#ffa500)$(l)FTB 区块$(reset)。不是每一个地图模组,都叫 FTB 区块:你还可以声明区块后对它进行加载来保护你的基地!", + "icon": "minecraft:map" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/jei.json b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/jei.json new file mode 100644 index 00000000..7baec30f --- /dev/null +++ b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/jei.json @@ -0,0 +1,5 @@ +{ + "name": "物品管理器", + "description": "$(l)$(#ffa500)Just Enough Items$(reset)(简称 JEI)是$(l)全宇宙最重要的工具模组$(reset)。它是你的人生导师。本章你讲会学习如何使用它。", + "icon": "minecraft:writable_book" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/quests.json b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/quests.json new file mode 100644 index 00000000..56edc3c0 --- /dev/null +++ b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/quests.json @@ -0,0 +1,5 @@ +{ + "name": "任务", + "description": "感觉有些寂寥、孤独与无助?$(l)任务是你在这个模组包里很好的目标$(reset)和进度表现。把它们统统完成吧!", + "icon": "enigmatica:textures/quest_book.png" +} diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/theoneprobe.json b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/theoneprobe.json new file mode 100644 index 00000000..0ad0677e --- /dev/null +++ b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/theoneprobe.json @@ -0,0 +1,5 @@ +{ + "name": "The One Probe", + "description": "$(l)$(#ffa500)The One Probe$(reset)是你屏幕上方的小弹窗,$(l)它会显示你的准心指向了什么$(reset)。", + "icon": "theoneprobe:probe" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/tweaks.json b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/tweaks.json new file mode 100644 index 00000000..7e8e7000 --- /dev/null +++ b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/tweaks.json @@ -0,0 +1,5 @@ +{ + "name": "到处都是改进!", + "description": "作者加了很多模组来改进这个游戏并且提高了$(l)游戏质量$(reset)来改善你的游戏体验。了解它们的作用以及如何使用它们的功能将对你大有裨益。", + "icon": "enigmatica:textures/gear.png" +} diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_credits.json b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_credits.json new file mode 100644 index 00000000..05889627 --- /dev/null +++ b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_credits.json @@ -0,0 +1,12 @@ +{ + "name": "制作名单", + "icon": "minecraft:writable_book", + "category": "patchouli:aboutus", + "sortnum": 2, + "pages": [ + { + "type": "text", + "text": "本书旨在介绍$(l)Enigmatica$(reset)系列模组包的模组。$(br)$(l)特此鸣谢:$(reset)$(br)-$(l)Merlo$(reset):本书作者$(br)-$(l)Frikkle$(reset)漏洞和排错章节(目前还没有因为他很懒)$(br)-$(l)Ridanisaurus$(reset):全能的像素画师$(br)-$(l)NillerMedDild$(reset):Enigmatica模组包创始人和作者$(br)" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_discord.json b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_discord.json new file mode 100644 index 00000000..5fed80fc --- /dev/null +++ b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_discord.json @@ -0,0 +1,12 @@ +{ + "name": "Discord服务器", + "icon": "enigmatica:textures/discord-icon.png", + "category": "patchouli:aboutus", + "sortnum": 0, + "pages": [ + { + "type": "text", + "text": "我们的$(l)$(l:https://discord.com/invite/xPPwaFx)Discord 服务器$(/l)$(reset)是闲聊、讨论模组包、获得技术支持乃至加入官方服务器的绝佳渠道!快来吧,我们等着你!" + } + ] +} diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_twitter.json b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_twitter.json new file mode 100644 index 00000000..3288d107 --- /dev/null +++ b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_twitter.json @@ -0,0 +1,12 @@ +{ + "name": "推特", + "icon": "enigmatica:textures/twitter-icon.png", + "category": "patchouli:aboutus", + "sortnum": 1, + "pages": [ + { + "type": "text", + "text": "$(l)$(l:https://twitter.com/EnigmaticaPacks)在推特上关注我们$(/l)$(reset)来获取最新的更新信息!" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/fe/fe_diff.json b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/fe/fe_diff.json new file mode 100644 index 00000000..ba82fc36 --- /dev/null +++ b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/fe/fe_diff.json @@ -0,0 +1,16 @@ +{ + "name": "FE 和 RF 的区别是什么?", + "icon": "enigmatica:textures/power3.png", + "category": "patchouli:fe", + "sortnum": 1, + "pages": [ + { + "type": "text", + "text": "在上一节,我已经将 RF 和 FE 列为近义词,尽管这样描述确实比较准确,但是你可能会好奇它们究竟有什么本质的不同。目前的官方能量计量单位是 Forge Energy,所以$(l)理论上讲所有的机器都通过 FE 运作$(reset)。" + }, + { + "type": "text", + "text": "但是一部分机器任然以 RF 作为显示,因为在 FE 诞生前它是非官方的标准计量单位。所以对你而言,$(l)它们之间没有区别$(reset)。" + } + ] +} diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/fe/fe_intro.json b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/fe/fe_intro.json new file mode 100644 index 00000000..dba7fef1 --- /dev/null +++ b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/fe/fe_intro.json @@ -0,0 +1,16 @@ +{ + "name": "啊!能量!", + "icon": "enigmatica:textures/power2.png", + "category": "patchouli:fe", + "sortnum": 0, + "pages": [ + { + "type": "text", + "text": "$(l)$(#ff0000)Forge Energy$(reset)(简称 FE)或者$(l)$(#ff0000)Redstone Flux$(reset)(红石通量,简称 RF)是$(l)MC 模组里通用的能量计量单位$(reset)。你或许已经看过来自各路模组、林林总总的各种发电机或机器,它们都依靠 RF 能量体系或者它的一些变体来工作。" + }, + { + "type": "text", + "text": "但是不要害怕:消除恐惧的最好办法就是面对恐惧。有些模组有时会给 RF 取别称(比如通用机械的焦耳或是沉浸工艺的 IE),但$(l)他们实际上都是 FE 套了层皮$(reset),只有少数例外:(工业 2 的 EU 就是典型例子)当今,许多模组都依赖于牢不可破的 FE/RF 体系,所以你可以认为它是本模组包的通用能量系统。" + } + ] +} diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_chunkloading.json b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_chunkloading.json new file mode 100644 index 00000000..a18c48ba --- /dev/null +++ b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_chunkloading.json @@ -0,0 +1,16 @@ +{ + "name": "区块加载", + "icon": "minecraft:clock", + "category": "patchouli:ftbchunks", + "sortnum": 3, + "pages": [ + { + "type": "text", + "text": "如果你是模组小白,那你可能对区块加载的概念非常陌生。当你远离你的基地时(或者从一个仍然在运行的服务器退出),附近没有玩家的区块会自动停止加载。如果你想要它们始终加载,让你基地里的机器在你离开的时候继续运转,你就需要使用区块加载大法。" + }, + { + "type": "text", + "text": "$(l)值得注意的是这真的会使它们一直运转$(reset),所以如果你在服务器里你就要注意区块加载对负载带来的影响。你可以在$(l:ftbchunks/ftbchunks_claiming)这一节$(reset)学习如何加载区块。" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_claiming.json b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_claiming.json new file mode 100644 index 00000000..e45a4419 --- /dev/null +++ b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_claiming.json @@ -0,0 +1,25 @@ +{ + "name": "声明和同盟", + "icon": "enigmatica:textures/friends.png", + "category": "patchouli:ftbchunks", + "sortnum": 4, + "pages": [ + { + "type": "text", + "text": "通过背包左上角的“我的区块”选项,你可以查看一块标记着区块的地图,在上面为你的队伍声明区块。那么如何声明区块呢?首先,试着对着一个区块左键(或者按住左键在地图上移动鼠标)来声明你的第一个区块。" + }, + { + "type": "text", + "text": "$(l)涂色边界内的区域就是属于你队伍的地盘$(reset),这意味着只有你和你的盟友(可以从同在背包左上角的“我的团队”调整盟友)能够在这个区域里面和方块互动。$(l)不经过你的允许,$(reset)别人就无法在你的领地破坏方块,打开箱子,或者干其他任何事。" + }, + { + "type": "text", + "text": "这对怪物也同样有效,所以例如苦力怕的爆炸就破坏不了你区块里的方块。一些模组同样也需要与你的区块互动,比如模块化路由器或是通用机械等等模组需要放置或破坏方块时。这些模组提供了假玩家来让你把它们加入到盟友中,以获取权限。 想要解除对一个区块的声明,只需要右击它就可以了。" + }, + { + "type": "text", + "text": "$(l)如果你按住 Shift 键并且点击你已经声明过的区块的话,你就可以将该区块强制加载。$(reset)(详情见$(l:ftbchunks/ftbchunks_chunkloading)这一节$(reset))。按照国际惯例,Shift+左键会强制加载区块而 Shift + 右击可以取消强制加载的区块。" + + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_minimap.json b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_minimap.json new file mode 100644 index 00000000..c968d9bf --- /dev/null +++ b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_minimap.json @@ -0,0 +1,12 @@ +{ + "name": "小地图", + "icon": "minecraft:compass", + "category": "patchouli:ftbchunks", + "sortnum": 0, + "pages": [ + { + "type": "text", + "text": "你应该已经注意到了在你屏幕右上角的小地图。它可以使你方便的观察周遭的环境,并且它$(l)通过菜单选项进行个性化的调整$(reset),可以从$(l:ftbchunks/ftbchunks_worldmap)主地图$(reset)菜单进入。你可以更改包括位置,大小和实体显示方式等选项。亲自去看看吧!" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_waypoints.json b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_waypoints.json new file mode 100644 index 00000000..d5a6b4e7 --- /dev/null +++ b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_waypoints.json @@ -0,0 +1,16 @@ +{ + "name": "路径点", + "icon": "enigmatica:textures/pin.png", + "category": "patchouli:ftbchunks", + "sortnum": 2, + "pages": [ + { + "type": "text", + "text": "$(l)在地图上右击$(reset)来创建路径点。它们非常直观且可以很方便的标记你想去探索或是重要的地方。" + }, + { + "type": "text", + "text": "$(l)你可以右击目标点来编辑它。$(reset)你每次死亡时地图会自动创建一个死亡路径点,这对追踪你的坟墓十分有用!路径点在世界中会以信标的方式显示以方便定位。如果你想禁用路径点的光柱,右击路径点后选择“隐藏”就行。" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_worldmap.json b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_worldmap.json new file mode 100644 index 00000000..dbb2e193 --- /dev/null +++ b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_worldmap.json @@ -0,0 +1,12 @@ +{ + "name": "世界地图", + "icon": "minecraft:map", + "category": "patchouli:ftbchunks", + "sortnum": 1, + "pages": [ + { + "type": "text", + "text": "全屏世界地图是你主要与地图交互的地方。你可以按$(k:ftbchunks.map)键或者$(l)点击背包左上角的按钮$(reset)打开世界地图。在这里你可以打开选项菜单(左下角的齿轮图标)、通过左上角$(l:ftbchunks/ftbchunks_claiming)声明区块和结交盟友$(reset)和$(l:ftbchunks/ftbchunks_waypoints)添加路径点$(reset)。" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_bookmarks.json b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_bookmarks.json new file mode 100644 index 00000000..6a8b4775 --- /dev/null +++ b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_bookmarks.json @@ -0,0 +1,16 @@ +{ + "name": "书签", + "icon": "minecraft:book", + "category": "patchouli:jei", + "sortnum": 3, + "pages": [ + { + "type": "text", + "text": "$(l)JEI 书签$(reset)是非常强大的工具,你可以把它当作待办清单或是配方追踪。打开 JEI,将光标悬停一个物品上,按$(l)$(k:jei.bookmark)$(reset)键,该物品就会被添加到你的列表中。" + }, + { + "type": "text", + "text": "$(l)瞧一眼你物品栏的左半边!$(reset)你的物品已经被标记在这,知道你再次对它按下$(l)$(k:jei.bookmark)$(reset)键来删除它。利用书签来追踪复杂、长流程的的配方或是提醒你接下来要做什么!" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_creative.json b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_creative.json new file mode 100644 index 00000000..44a20749 --- /dev/null +++ b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_creative.json @@ -0,0 +1,12 @@ +{ + "name": "创造工具", + "icon": "minecraft:command_block", + "category": "patchouli:jei", + "sortnum": 5, + "pages": [ + { + "type": "text", + "text": "如果有管理员权限的话,你可以开启 JEI 作弊模式。$(l)按住 Ctrl 键并点击搜索栏旁的扳手图标$(reset)将会把它变成红色(这意味着作弊模式开启了)并且让你把 JEI 当作创造模式菜单使用。左击物品可以获得该物品一个,而 Shift + 左击可以获得一组。" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_intro.json b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_intro.json new file mode 100644 index 00000000..a51ede50 --- /dev/null +++ b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_intro.json @@ -0,0 +1,16 @@ +{ + "name": "介绍", + "icon": "minecraft:writable_book", + "category": "patchouli:jei", + "sortnum": 0, + "pages": [ + { + "type": "text", + "text": "你或许已经打开过你的物品栏,并且发现你的右边屏幕被一整页的物品给占据了。你或许会觉得它们太多了,简直就是有多少物品都不嫌够(Not Enough Items),但我说这些物品正好够(Just Enough Items)。" + }, + { + "type": "text", + "text": "实际上你所看到的是$(l)$(#ffa500)Just Enough Items$(reset)这个模组,它的主要目的是将游戏内所有的物品都罗列起来,方便你查找。在接下来的小节里你将会学习如何使用它。$(br)你也可以对 JEI 进行个性化设置,$(l)左击右下角的扳手图标$(reset)试试看吧!" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_jer.json b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_jer.json new file mode 100644 index 00000000..4c8da84b --- /dev/null +++ b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_jer.json @@ -0,0 +1,16 @@ +{ + "name": "资源查看器", + "icon": "minecraft:iron_ore", + "category": "patchouli:jei", + "sortnum": 4, + "pages": [ + { + "type": "text", + "text": "$(#ffa500)$(l)Just Enough Resources$(reset)(简写 JER)是 JEI 的一个附属模组。它为 JEI 添加了一些新的标签,以显示那些不能通过普通合成获得的东西(比如说怪物掉落,或者地牢的战利品)。" + }, + { + "type": "text", + "text": "注意 JER 现在有个错误:显示不同矿物生成高度的图表$(l)数据不准确$(reset),所以不要误以为真。" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_recipes.json b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_recipes.json new file mode 100644 index 00000000..20838865 --- /dev/null +++ b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_recipes.json @@ -0,0 +1,16 @@ +{ + "name": "配方", + "icon": "minecraft:crafting_table", + "category": "patchouli:jei", + "sortnum": 1, + "pages": [ + { + "type": "text", + "text": "JEI 的主要目标是$(l)展示旅途上你需要的所有合成配方$(reset),很像原版的配方书的进化版。对物品左击就可以显示它所有的配方,上方还有标签来显示所有可能的合成手段。" + }, + { + "type": "text", + "text": "或者你可以对物品使用$(l)$(k:jei.showRecipe)$(reset)键来查询配方(这种方式在任何地方都适用)。按$(l)$(k:jei.showUses)$(reset)键会显示该物品的所有用途(也就是作为原料可以合成什么,比如橡木原木可以合成橡木木板等等)。$(l)点击标题$(reset)(比如“工作台配方”,“熔炉配方”等等)将会显示该条件下所有可能的配方。" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_search.json b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_search.json new file mode 100644 index 00000000..23cbb713 --- /dev/null +++ b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_search.json @@ -0,0 +1,16 @@ +{ + "name": "JEI 搜索", + "icon": "minecraft:map", + "category": "patchouli:jei", + "sortnum": 1, + "pages": [ + { + "type": "text", + "text": "模组包里的物品千千万,知道如何搜索物品很关键。JEI 有个对查找物品非常方便的功能——在$(l)你要搜索的东西$(reset)前面加上一些特定的符号(例如 @mekanism, %misc 等等):" + }, + { + "type": "text", + "text": "-@ 根据$(l)指定的模组名称$(reset)查询所有物品$(br)-# 根据$(l)指定的物品描述$(reset)查询所有物品$(br)-% 根据$(l)创造模式分栏$(reset)查询所有物品$(br)-$ 根据$(l)特定的标签(Tag)$(reset)查询所有物品$(br) 另外注意$(l)可以同时添加多个符号,在语句前面添加“-”$(l)在查找中来排除该条语句$(reset)。" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/quests/quests_intro.json b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/quests/quests_intro.json new file mode 100644 index 00000000..b2f00c70 --- /dev/null +++ b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/quests/quests_intro.json @@ -0,0 +1,22 @@ +{ + "name": "任务介绍!", + "icon": "enigmatica:textures/quest_book.png", + "category": "patchouli:quests", + "sortnum": 0, + "pages": [ + { + "type": "text", + "text": "在以前,你可能从没使用过$(#ffa500)$(l)FTB 任务$(reset),所以本章旨在简短地想你介绍关于任务的一些事。任务是什么不言而喻:$(l)它就是一系列的目标,完成后会给予你一些奖励$(reset)。" + }, + + { + "type": "text", + "text": "它们是完全可选的,但是通常会带有很有用的模组小贴士和指导,而且完成任务多有趣啊!不同任务之间可能大有不同,包括但不限于制作一样特定物品,上交能量,或是完成一个更具体的目标。总的来说,任务会告诉你到底要做什么,并且给予回报。某些任务会奖励你物品,有些则会给你随机的战利品!" + }, + + { + "type": "text", + "text": "如果你不确定要做什么或是对某个模组不熟悉,试着跟着有关的任务章节走一走。并且即使你已经知道一个模组了,你也有可能温故而知新,还领取到许多好东西!你还在等什么呢?$(l)$(reset)祝您推任务愉快!" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/top/top_config.json b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/top/top_config.json new file mode 100644 index 00000000..4d2ed73e --- /dev/null +++ b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/top/top_config.json @@ -0,0 +1,16 @@ +{ + "name": "设置", + "icon": "theoneprobe:probenote", + "category": "patchouli:theoneprobe", + "sortnum": 1, + "pages": [ + { + "type": "text", + "text": "$(#ffa500)$(l)The One Probe$(reset)有不同的设置供你调整,输入$(l)/theoneprobe config$(reset)(也可右击检测器)来调整游戏内覆盖的外观。试试看不同的摆放位置,显示风格和大小。$(br)" + }, + { + "type": "text", + "text": "-$(l)/theoneprobe need$(reset)(也可右击 The One Probe 指南)可以打开或关闭是否需要检测器才能显示游戏内覆盖。这个选项默认是关闭的,所以游戏内覆盖总是可见。根据你的意愿修改它吧!" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/top/top_intro.json b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/top/top_intro.json new file mode 100644 index 00000000..a6ca06cf --- /dev/null +++ b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/top/top_intro.json @@ -0,0 +1,16 @@ +{ + "name": "介绍", + "icon": "theoneprobe:probe", + "category": "patchouli:theoneprobe", + "sortnum": 0, + "pages": [ + { + "type": "text", + "text": "这里实属无需多言,真相已经十分明显。探测器的游戏内覆盖可以帮助你$(l)知道你的准心指向了什么方块或是实体$(reset),这对识别你不熟悉的物体十分的有帮助。" + }, + { + "type": "text", + "text": "$(l)潜行(按住 Shift 键)$(reset)可以显示方块的额外信息(比如一个实体方块的物品栏)。游戏内覆盖还会为你显示$(l)挖掘等级信息$(reset),也就是你该用什么类型的工具来破坏这个方块,以及你手中的工具能否破坏它。" + } + ] +} diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_craft.json b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_craft.json new file mode 100644 index 00000000..aa8ff190 --- /dev/null +++ b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_craft.json @@ -0,0 +1,15 @@ +{ + "name": "合成辅助", + "icon": "minecraft:crafting_table", + "category": "patchouli:tweaks", + "pages": [ + { + "type": "text", + "text": "你或许已经发现打开的工作台多了一些按钮。$(#ffa500)$(l)Crafting Tweaks$(reset)提供了一些实用功能来玩转工作台:$(l)最顶上的按钮$(reset)会将合成网格里的配方旋转,$(l)中间的按钮$(reset)会将配方中的物品平均分配,$(l)底下的按钮$(reset)则会把合成网格里的所有物品放回你的物品栏。" + }, + { + "type": "text", + "text": "不仅如此,按住 Shift 键再点击平均分配按钮你还可以将一组物品平均分配到整个合成网格中,右击合成结果槽将会合成一整组物品,还有一个把物品压缩成他的3x3或是2x2配方的快捷键绑定。" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_ding.json b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_ding.json new file mode 100644 index 00000000..11584178 --- /dev/null +++ b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_ding.json @@ -0,0 +1,12 @@ +{ + "name": "叮!", + "icon": "minecraft:note_block", + "category": "patchouli:tweaks", + "sortnum": 4, + "pages": [ + { + "type": "text", + "text": "这个功能很简单。模组包加载时间挺长的,你可以$(l)提高电脑音量$(reset),去干点别的事情,听到“叮”时你的模组包就烤好啦。新鲜出炉!" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_inv.json b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_inv.json new file mode 100644 index 00000000..1d8b744a --- /dev/null +++ b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_inv.json @@ -0,0 +1,15 @@ +{ + "name": "R键整理", + "icon": "minecraft:chest", + "category": "patchouli:tweaks", + "pages": [ + { + "type": "text", + "text": "$(#ffa500)$(l)Inventory Tweaks$(reset)主要对你的物品栏做手脚。他最著名的改动是按下$(k:invtweaks_sort_either.desc)$(l)来整理任何你打开的物品栏$(reset)。" + }, + { + "type": "text", + "text": "该模组还有其他实用功能,比如在你背包里有多余物品时,自动装填你快捷栏里的消耗完的物品。" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_mouse.json b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_mouse.json new file mode 100644 index 00000000..08c17c86 --- /dev/null +++ b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_mouse.json @@ -0,0 +1,11 @@ +{ + "name": "鼠标手势", + "icon": "enigmatica:textures/mouse_tweaks.png", + "category": "patchouli:tweaks", + "pages": [ + { + "type": "text", + "text": "$(#ffa500)$(l)Mouse Tweaks$(reset)添加了一些和鼠标有关的实用功能,它们对操作物品栏和合成物品十分有帮助。 该模组的$(l:https://www.curseforge.com/minecraft/mc-mods/mouse-tweaks)Curseforge 主页$(/l)详尽的展示了这些功能,我建议您查阅此网站以了解更多。" + } + ] +} diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_ultimine.json b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_ultimine.json new file mode 100644 index 00000000..44021ab4 --- /dev/null +++ b/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_ultimine.json @@ -0,0 +1,16 @@ +{ + "name": "FTB 连锁破坏", + "icon": "minecraft:diamond_pickaxe", + "category": "patchouli:tweaks", + "sortnum": 3, + "pages": [ + { + "type": "text", + "text": "在模组 MC 中,你经常需要一次性地挖掘大量重复的方块,比如一个巨大的矿脉,一栋你不想要的建筑或是一大片石头。我在此向你隆重介绍$(#ffa500)$(l)FTB Ultimine$(reset)!这个模组的家族历史十分久远,所以你也许知道它和$(l)矿脉矿工$(reset)或是$(l)矿石挖掘$(reset)拥有一样的功能。" + }, + { + "type": "text", + "text": "$(l)按住$(k:ftbultimine)键启用连锁破坏$(reset)。 你现在应该看见一块被你选中的区域:相互连接同类型的方块会被高亮显示。如果此时你用正确的工具破坏他们,$(l)所有被选中的方块将会被同时破坏$(reset),并且消耗一些你的饱食度。亲自试试看,但是小心别一个连锁毁了你的家!" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/schematics/README.txt b/project/Enigmatica 6 Expert/schematics/README.txt new file mode 100644 index 00000000..3292faa4 --- /dev/null +++ b/project/Enigmatica 6 Expert/schematics/README.txt @@ -0,0 +1,20 @@ +需求: + ● 来自机械动力的蓝图加农炮 + ● 来自机械动力的蓝图桌 + ● 驱动加农炮的火药 + ● 一张空白的蓝图 + +加载蓝图很简单: + 1) 蓝图在文件夹中按模组排序,但根蓝图文件夹(README.txt所在位置)中的任何蓝图都可以从蓝图桌中获得。将它们从模组文件夹移动/复制到根蓝图文件夹。 + 2) 在游戏中,打开蓝图桌。选择要加载的蓝图,将空白蓝图放入表中,然后单击复选框。 + 3) 使用蓝图在世界中放置多方块结构的虚影。手拿蓝图时,屏幕上将显示调整虚影的说明。 + 4) 将蓝图和火药装入蓝图加农炮。将带有所需方块的容器放在加农炮旁边。 + 5) 单击“开始”按钮两次,欣赏它构建您的多方块结构。 + +某些蓝图粘贴后需要一些手动操作。例如,加农炮无法放置通用机械工业蒸汽涡轮的涡轮叶片。这些必须手动安装。它也不能放置液体,所以你需要手动填充星辉魔法的多方块结构。 + +机械动力的维基很好的讲述了如何加载和构造蓝图: + +保存新的蓝图:https://github.com/Creators-of-Create/Create/wiki/Saving-a-Schematic +加载蓝图:https://github.com/Creators-of-Create/Create/wiki/Loading-a-Schematic +打印蓝图:https://github.com/Creators-of-Create/Create/wiki/Printing-a-Schematic From 1a9a9463f3ae13716c77bfbfe724fe8c426d55cc Mon Sep 17 00:00:00 2001 From: RCqaq <1965716763@qq.com> Date: Sun, 31 Jul 2022 11:03:32 +0800 Subject: [PATCH 2/8] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=A4=9A=E4=BD=99?= =?UTF-8?q?=E4=BB=BB=E5=8A=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../quests/chapters/eidolon_wip_en.snbt | 858 -------- .../pneumaticcraft_repressurized_en.snbt | 1726 ----------------- 2 files changed, 2584 deletions(-) delete mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/eidolon_wip_en.snbt delete mode 100644 project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/pneumaticcraft_repressurized_en.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/eidolon_wip_en.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/eidolon_wip_en.snbt deleted file mode 100644 index a7d3e612..00000000 --- a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/eidolon_wip_en.snbt +++ /dev/null @@ -1,858 +0,0 @@ -{ - id: "0000000000000E7F" - group: "5A8B89F87F77CF4C" - order_index: 5 - filename: "eidolon_wip" - title: "Eidolon" - icon: "eidolon:unholy_symbol" - default_quest_shape: "" - default_hide_dependency_lines: false - quests: [ - { - title: "Welcome to Eidolon!" - icon: "eidolon:codex" - x: 1.5d - y: 0.5d - shape: "hexagon" - subtitle: "It means \"spirit-image of a living or dead person\" by the way" - description: [ - "Eidolon is a dark magic mod focused on prayers, alchemy, sacrifices and magic shenanigans! " - "" - "While it is still very early in development, it already offers some cool gadgets and toys to play around with, and lays a really strong foundation for an exciting future to come. So what are you waiting for, jump in before everyone else does!" - "" - "Grab your Ars Ecclesia, guide to every step you’ll take in the mod and get ready to please the Dark Lord." - "" - "~Merlo" - ] - size: 1.5d - optional: true - id: "0000000000000E80" - tasks: [{ - id: "5BB374740D4295E0" - type: "item" - item: "eidolon:tattered_cloth" - }] - rewards: [{ - id: "5855578CE2117C3E" - type: "xp" - xp: 100 - }] - } - { - title: "Basic Altar" - icon: "eidolon:wooden_altar" - x: 1.5d - y: 3.5d - subtitle: "Just a casual prayer to the Dark Lord" - description: [ - "You should now know the Wicked Sign and how to use it to perform a Dark Prayer, but where should you perform it? Let’s build an altar for all our praying needs!" - "" - "A Wooden Altar is the most basic one you can craft, so that will be fine for now. You’ll also need an Effigy, so make one out of straw for now and place it on top of the altar." - "" - "Praying to the Effigy will now raise your favor with the Dark Lord, and if you do it enough he might even decide to reveal some new knowledge to you…" - "" - "Be careful though: any prayer can only be performed once per day, any duplicate attempts will fail. You’ll know if a prayer has worked because the Effigy’s eyes will light up and you’ll hear a thunderstorm sound." - "" - "I recommend setting up an altar as soon as possible and praying once per day even if you don’t plan on progressing in the mod: that way you’ll be ready when the time comes." - ] - dependencies: ["0000000000000E85"] - min_width: 300 - id: "0000000000000E83" - tasks: [ - { - id: "0000000000000E84" - type: "item" - item: "eidolon:wooden_altar" - } - { - id: "0000000000000E96" - type: "item" - item: "eidolon:straw_effigy" - } - ] - rewards: [ - { - id: "0000000000000ECE" - type: "item" - title: "Candle" - item: "eidolon:candle" - count: 2 - } - { - id: "0000000000000ECF" - type: "item" - title: "Zombie Head" - item: "minecraft:zombie_head" - } - ] - } - { - title: "Signs and Chants" - x: 1.5d - y: 2.0d - subtitle: "This is going to be spooky..." - description: [ - "Chants are an important mechanic in Eidolon, that will allow you to progress in Theurgy and unlock the more powerful items and tools in the mod. " - "" - "To perform chants you’ll need to learn signs and then combine them from your Ars Ecclesia to compose the correct sequence for the chant you want." - "" - "While most signs are learned from the gods themselves while progressing in theurgy, a few basic ones might be known to magical users in the normal world." - "" - "Try paying a visit to your local witch and toss her your Ars Ecclesia, you might learn something new..." - ] - dependencies: ["0000000000000E80"] - id: "0000000000000E85" - tasks: [{ - id: "0000000000000E86" - type: "checkmark" - title: "Chants" - icon: { - id: "eidolon:warlock_hat" - Count: 1b - tag: { - Damage: 0 - } - } - }] - rewards: [{ - id: "0000000000000ECD" - type: "command" - title: "Scavenger's Delight" - icon: "kubejs:scavengers_delight" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" - player_command: false - }] - } - { - title: "Rituals" - icon: "eidolon:brazier" - x: 4.5d - y: 2.0d - subtitle: "It's lit fam!" - description: [ - "Rituals are a way to create certain items or get certain effects to happen, like turn the day into night or viceversa, summon mobs and more (check the Ars Ecclesia for a complete list)." - "" - "To start out, place a Brazier in the center of your setup, and then surround it with a number of Stone Hands. You will then need to follow the recipe in the book and place items in the middle and on the Hands." - "" - "When you’re ready, take a flint and steel and light up the Brazier to start the ritual." - ] - dependencies: ["0000000000000E80"] - id: "0000000000000E87" - tasks: [ - { - id: "0000000000000E88" - type: "item" - item: "eidolon:brazier" - } - { - id: "0000000000000E89" - type: "item" - item: "eidolon:stone_hand" - count: 2L - } - ] - rewards: [ - { - id: "0000000000000EC6" - type: "item" - title: "Stone Hand" - item: "eidolon:stone_hand" - count: 2 - } - { - id: "0000000000000EC7" - type: "item" - title: "Enchanted Ash" - item: "eidolon:enchanted_ash" - count: 16 - } - ] - } - { - x: 5.0d - y: 3.0d - subtitle: "Spooky Scary Focuses" - description: [ - "Some rituals, like the mob summon ones, require a more advanced item receptacle, identified by a different texture in the Ritual recipe." - "" - "To perform these rituals you’ll need to craft a Necrotic Focus and place it around the Brazier. Like a normal Stone Hand you can place items on it, but for those special rituals one particular item must be on the Necrotic Focus." - "" - "Make sure you got the right one!" - ] - dependencies: ["0000000000000E87"] - id: "0000000000000E8A" - tasks: [{ - id: "0000000000000E8B" - type: "item" - item: "eidolon:necrotic_focus" - }] - rewards: [{ - id: "0000000000000EC9" - type: "item" - title: "Potion of Harming" - item: { - id: "minecraft:potion" - Count: 1b - tag: { - Potion: "minecraft:harming" - } - } - }] - } - { - title: "Pewter" - icon: "eidolon:pewter_ingot" - x: -1.5d - y: 2.0d - subtitle: "Let's go fight Brock!" - description: [ - "One of the first basic resources you’ll need for many items in the mod is Pewter, an alloy of iron and lead." - "" - "You can craft it in most alloying machines, or also by simply combining the two ingots and smelting the blend you get by doing so. Stock up on a bunch, you’ll need it!" - ] - dependencies: ["0000000000000E80"] - id: "0000000000000E8E" - tasks: [ - { - id: "0000000000000E8F" - type: "item" - item: "eidolon:pewter_ingot" - count: 16L - } - { - id: "0000000000000EBB" - type: "item" - item: "eidolon:pewter_inlay" - count: 8L - } - ] - rewards: [ - { - id: "0000000000000EBC" - type: "item" - title: "Pewter Blend" - item: "eidolon:pewter_blend" - count: 8 - } - { - id: "0000000000000EBD" - type: "command" - title: "Farmer's Delight" - icon: "kubejs:farmers_delight" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" - player_command: false - } - ] - } - { - x: -2.0d - y: 3.0d - subtitle: "Wouldn't be a magic mod without one of these!" - description: [ - "Many ingredients in Eidolon are made in the Crucible, so you’ll need to get familiar with it. Craft one, fill it with water, place it above a heat source, like lava or a magma block, and wait for the water to boil." - "" - "You’ll notice Crucible recipes come in different steps you’ll need to follow. Throw all the items for a step into the crucible, wait for the water to change color and then quickly drop all the items for the next step in, until all steps are done." - "" - "If you’re too slow, the water will evaporate and you’ll lose the items you dropped in so far, so be prepared! " - "" - "Some recipes also require you to stir the Crucible: you can do that by right clicking the Crucible when it’s the right time." - ] - dependencies: ["0000000000000E8E"] - min_width: 300 - id: "0000000000000E90" - tasks: [{ - id: "0000000000000E91" - type: "item" - title: "Crucible" - icon: "eidolon:crucible" - item: { - id: "itemfilters:or" - Count: 1b - tag: { - items: [ - { - id: "eidolon:crucible" - Count: 1b - } - { - id: "farmersdelight:cooking_pot" - Count: 1b - } - ] - } - } - }] - rewards: [ - { - id: "0000000000000EBE" - type: "item" - title: "Redstone Dust" - item: "minecraft:redstone" - count: 2 - } - { - id: "0000000000000EBF" - type: "item" - title: "Soul Shard" - item: "eidolon:soul_shard" - } - { - id: "0000000000000EC0" - type: "item" - title: "Gold Ingot" - item: "minecraft:gold_ingot" - count: 2 - } - { - id: "0000000000000EC1" - type: "item" - title: "Magma Block" - item: "minecraft:magma_block" - } - ] - } - { - title: "Crystallization Ritual" - x: 4.0d - y: 3.0d - subtitle: "Turn them into shards!" - description: [ - "The first ritual you’ll want to perform is the Crystallization Ritual. It will kill Undead mobs nearby and turn them into Soul Shards, which are needed for many items and recipes throughout the mod." - "" - "You can try to use the Arcane Ashes you got from the last quest to trap mobs: you can place them on the ground like redstone and mobs won’t be able to walk through them." - "Wrap them around a group of mobs and you have a great cage you can use to start your sacrifices!" - "" - "You can see the items needed for the ritual inside your Ars Ecclesia." - ] - dependencies: ["0000000000000E87"] - id: "0000000000000E92" - tasks: [{ - id: "0000000000000E93" - type: "item" - item: "eidolon:soul_shard" - count: 16L - }] - rewards: [{ - id: "0000000000000EC8" - type: "command" - title: "Sorcerer's Delight" - icon: "kubejs:sorcerers_delight" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" - player_command: false - }] - } - { - x: -1.0d - y: 3.0d - subtitle: "I thought it was green!" - description: [ - "Most magic items in Eidolon require slightly more advanced crafting than a regular crafting table, so you’ll need to upgrade to a magic workbench." - "" - "It’s pretty straight forward: it works exactly like a normal workbench (and can be used as one), but it has four additional slots you’ll need to use for certain magic recipes. " - ] - dependencies: ["0000000000000E8E"] - id: "0000000000000E94" - tasks: [{ - id: "0000000000000E95" - type: "item" - title: "Magic Workbench" - icon: "eidolon:worktable" - item: { - id: "itemfilters:or" - Count: 1b - tag: { - items: [ - { - id: "masterfulmachinery:wicked_altar_controller" - Count: 1b - } - { - id: "eidolon:worktable" - Count: 1b - } - ] - } - } - }] - rewards: [{ - id: "0000000000000EC2" - type: "command" - title: "Scavenger's Delight" - icon: "kubejs:scavengers_delight" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" - player_command: false - }] - } - { - title: "Altar Upgrades: Lighting" - x: 2.5d - y: 4.0d - shape: "diamond" - subtitle: "No, not Lightning McQueen" - description: [ - "You can put more stuff on your Altar to make it more powerful. There are two stats you can increase: " - "" - "Power will make your prayers more powerful (and so it will take less time and less prayers for the Lord to reveal you new knowledge). " - "" - "Capacity is currently unused, but it will allow for more powerful prayers to be cast to the altar in a future update." - "" - "There are three different categories of upgrades, but note that items from the same category don’t stack, but the altar will instead always take the highest value for that category. " - "" - "For example, if you put a Torch and a Candlestick on your altar, the bonus will only be +2 power. Items from different categories, however, stack as you’d expect." - "" - "Check out the full list of viable upgrades in your Ars Ecclesia: for the lighting category, the best you can use is a Candlestick (or a Candle)." - ] - hide_dependency_lines: true - dependencies: ["0000000000000E83"] - optional: true - min_width: 300 - id: "0000000000000E97" - tasks: [{ - id: "0000000000000E98" - type: "item" - item: "eidolon:candlestick" - }] - rewards: [{ - id: "0000000000000ED0" - type: "item" - title: "Basic Amulet" - item: "eidolon:basic_amulet" - }] - } - { - title: "Altar Upgrades: Skulls" - x: 3.0d - y: 3.5d - shape: "diamond" - subtitle: "Every good magic mod needs some skulls!" - description: [ - "You can put more stuff on your Altar to make it more powerful. There are two stats you can increase: " - "" - "Power will make your prayers more powerful (and so it will take less time and less prayers for the Lord to reveal you new knowledge). " - "" - "Capacity is currently unused, but it will allow for more powerful prayers to be cast to the altar in a future update." - "" - "There are three different categories of upgrades, but note that items from the same category don’t stack, but the altar will instead always take the highest value for that category. " - "" - "For example, if you put a Torch and a Candlestick on your altar, the bonus will only be +2 power. Items from different categories, however, stack as you’d expect." - "" - "Check out the full list of viable upgrades in your Ars Ecclesia: for the skulls category, the best you can use is a Wither Skeleton Skull." - ] - hide_dependency_lines: true - dependencies: ["0000000000000E83"] - optional: true - min_width: 300 - id: "0000000000000E99" - tasks: [{ - id: "0000000000000E9A" - type: "item" - item: "minecraft:wither_skeleton_skull" - }] - rewards: [ - { - id: "0000000000000ED1" - type: "item" - title: "Potion of Wither" - item: { - id: "minecraft:potion" - Count: 1b - tag: { - Potion: "apotheosis:wither" - } - } - } - { - id: "0000000000000ED2" - type: "item" - title: "Wither Skull Fragment" - item: "wstweaks:fragment" - count: 3 - } - ] - } - { - title: "Altar Upgrades: Herbs" - x: 3.0d - y: 4.5d - shape: "diamond" - subtitle: "Puns 'n' roses" - description: [ - "You can put more stuff on your Altar to make it more powerful. There are two stats you can increase: " - "" - "Power will make your prayers more powerful (and so it will take less time and less prayers for the Lord to reveal you new knowledge). " - "" - "Capacity is currently unused, but it will allow for more powerful prayers to be cast to the altar in a future update." - "" - "There are three different categories of upgrades, but note that items from the same category don’t stack, but the altar will instead always take the highest value for that category. " - "" - "For example, if you put a Torch and a Candlestick on your altar, the bonus will only be +2 power. Items from different categories, however, stack as you’d expect." - "" - "Check out the full list of viable upgrades in your Ars Ecclesia: for the herbs category, the best you can use is a Wither Rose in a Flower Pot." - ] - hide_dependency_lines: true - dependencies: ["0000000000000E83"] - optional: true - min_width: 300 - id: "0000000000000E9B" - tasks: [{ - id: "0000000000000E9C" - type: "item" - item: "minecraft:wither_rose" - }] - rewards: [{ - id: "0000000000000ED3" - type: "item" - title: "Wither Skull Fragment" - item: "wstweaks:fragment" - count: 3 - }] - } - { - title: "Sacrifices" - x: 1.5d - y: 4.5d - subtitle: "Blood for the Blood God" - description: [ - "After some time and with enough prayer, the Dark Lord will reveal a new sign to you: the Blood Sign." - "" - "This can be used for a more powerful prayer that will give you more favor with the Lord, but that will also require a Blood Sacrifice to perform." - "" - "Craft a Goblet and place it on top of the altar, then lure a living creature nearby and slay it. The Goblet will fill with blood, and you will be able to perform the Sacrifice." - "" - "You should always try to do this over the Dark Prayer if you can, it’s much more effective and will cut down the time until you get new knowledge significantly." - ] - dependencies: ["0000000000000E83"] - id: "0000000000000E9D" - tasks: [{ - id: "0000000000000E9E" - type: "item" - item: "eidolon:goblet" - }] - rewards: [{ - id: "0000000000000ED4" - type: "item" - title: "Fresh Sacrifice Meat" - item: "minecraft:pig_spawn_egg" - }] - } - { - x: 1.5d - y: 5.5d - shape: "hexagon" - subtitle: "It's not a metal band logo?" - description: [ - "With enough prayer and sacrifice, the Soul Sign will be revealed to you. It can be used to perform the Touch of Darkness chant." - "" - "Drop a Pewter Inlay on the ground and perform the chant to create an Unholy Symbol. " - "" - "This relic will be needed to craft the most advanced items in the mod, but you’ll only need one, since it won’t be used up during crafting." - ] - dependencies: ["0000000000000E9D"] - id: "0000000000000E9F" - tasks: [{ - id: "0000000000000EA0" - type: "item" - item: "eidolon:unholy_symbol" - }] - rewards: [{ - id: "0000000000000ED5" - type: "item" - title: "Warped Sprouts" - item: "eidolon:warped_sprouts" - count: 8 - }] - } - { - icon: "eidolon:stone_altar" - x: 1.5d - y: 6.5d - subtitle: "Rolling Stone Altars" - description: [ - "The most powerful chants you’ll unlock may only be performed on an upgraded altar made from stone, with an Elder Statue on top." - "" - " This is how you’ll be able to unlock the Mind Sign, the current final sign in the mod. It unfortunately doesn’t have any uses yet, but will allow you to unlock the mod’s endgame very soon." - ] - dependencies: ["0000000000000E9F"] - id: "0000000000000EA1" - tasks: [ - { - id: "0000000000000EA2" - type: "item" - item: "eidolon:stone_altar" - } - { - id: "0000000000000EA3" - type: "item" - item: "eidolon:unholy_effigy" - } - ] - } - { - title: "Alchemy Practice!" - icon: "eidolon:arcane_gold_ingot" - x: -1.5d - y: 4.0d - subtitle: "Try not to burn the place down, will you?" - description: [ - "Time for some magic to happen! Get to know some of the basic alchemy ingredients you’ll be using to craft magical items in Eidolon." - "" - "Arcane Gold is done infusing regular Gold with a Soul Shard, you might want to take a look at the “Rituals” quest first, if you haven’t already." - "" - "A Lesser Soul Gem also comes from a Soul Shard, but it’s an upgraded form of the latter. You'll need it for slightly more advanced recipes." - "" - "If you want a more challenging recipe, try crafting a Shadow Gem too! It’ll be used in the more powerful and advanced recipes." - ] - dependencies: ["0000000000000E90"] - id: "0000000000000EAA" - tasks: [ - { - id: "0000000000000EAB" - type: "item" - item: "eidolon:arcane_gold_ingot" - count: 4L - } - { - id: "0000000000000EAC" - type: "item" - item: "eidolon:lesser_soul_gem" - } - { - id: "0000000000000EC3" - type: "item" - item: "eidolon:shadow_gem" - } - ] - rewards: [ - { - id: "0000000000000EC4" - type: "item" - title: "Soul Shard" - item: "eidolon:soul_shard" - count: 16 - } - { - id: "0000000000000EC5" - type: "command" - title: "Alchemist's Delight" - icon: "kubejs:alchemists_delight" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" - player_command: false - } - ] - } - { - title: "Sanguine Items" - icon: "eidolon:sanguine_amulet" - x: 5.0d - y: 4.5d - subtitle: "No, not the Blood Magic book!" - description: [ - "Sanguine Items are the most powerful tools you can make through Rituals (for now)." - "" - "The Sword of Sapping will deal wither damage and heal you for any damage inflicted by withering. " - "" - "The Sanguine Amulet will act as a health buffer: when your HP is full it will drain your hunger/any regen effect you might have to fill up its own health bar, but it will be ready to give it back if you find yourself in a pinch." - "" - "Be sure to read the Ars Ecclesia carefully, as these rituals not only require the items described in the book, but also living creatures nearby to use as sacrifices with a certain amount of health. " - "" - "If the Ritual doesn’t find any, it might even try and take it from you..." - ] - dependencies: ["0000000000000E8A"] - id: "0000000000000EAD" - tasks: [ - { - id: "0000000000000EAE" - type: "item" - item: "eidolon:sanguine_amulet" - } - { - id: "0000000000000EBA" - type: "item" - item: { - id: "eidolon:sapping_sword" - Count: 1b - tag: { - Damage: 0 - } - } - } - ] - rewards: [ - { - id: "0000000000000ECA" - type: "item" - title: "Zombie Heart" - item: "eidolon:zombie_heart" - count: 8 - } - { - id: "0000000000000ECB" - type: "item" - title: "Tattered Cloth" - item: "eidolon:tattered_cloth" - count: 8 - } - { - id: "0000000000000ECC" - type: "item" - title: "Wraith Heart" - item: "eidolon:wraith_heart" - count: 8 - } - ] - } - { - title: "Wands Galore" - x: -2.5d - y: 5.5d - subtitle: "Just look at those particle effects!" - description: [ - "Like any respectable magic mod, Eidolon offers some cool wands to aid with ranged combat. " - "" - "The Soulfire Wand will deal magic damage to your enemies, while the Bonechill Wand will negate any enemy’s ability to regenerate health. Try them both out!" - "" - "Maybe consider making some Warlock Armor too: it could boost your magic damage even more. Here's a little something to get started, getting the rest might be a bit harder..." - ] - hide_dependency_lines: true - dependencies: ["0000000000000EAA"] - id: "0000000000000EAF" - tasks: [ - { - id: "0000000000000EB0" - type: "item" - item: { - id: "eidolon:soulfire_wand" - Count: 1b - tag: { - Damage: 0 - } - } - } - { - id: "0000000000000EB1" - type: "item" - item: { - id: "eidolon:bonechill_wand" - Count: 1b - tag: { - Damage: 0 - } - } - } - ] - rewards: [{ - id: "0000000000000ED8" - type: "item" - title: "Wicked Weave" - item: "eidolon:wicked_weave" - count: 3 - }] - } - { - x: -1.5d - y: 5.5d - subtitle: "This is confusing..." - description: [ - "The Pickaxe of Inversion is a fun tool you can use while mining. Like the name implies, it’s the opposite of a normal Pickaxe." - "" - "It will mine faster the harder the block, and drop down in speed for the softer blocks. Try it out on some obsidian!" - "" - "Note that the items showcased here are not all the mod has to offer, I left some out on purpose to let you explore the mod on your own, so go find all the cool stuff!" - ] - dependencies: ["0000000000000EAA"] - id: "0000000000000EB2" - tasks: [{ - id: "0000000000000EB3" - type: "item" - item: { - id: "eidolon:reversal_pick" - Count: 1b - tag: { - Damage: 0 - } - } - }] - rewards: [{ - id: "0000000000000ED6" - type: "item" - title: "Obsidian" - item: "minecraft:obsidian" - count: 16 - }] - } - { - x: -1.0d - y: 6.5d - subtitle: "Controlled Enchanting" - description: [ - "The Soul Enchanter is a different and peculiar way to enchant your items: it can only do basic level 1 enchants and will use Soul Shards, but you will be able to enchant an already enchanted item and boost it even more. " - "" - "If an item already has an enchant, it will also be able to upgrade to a higher level of that enchant, allowing you for even more control. " - ] - hide_dependency_lines: true - dependencies: ["0000000000000EAA"] - id: "0000000000000EB4" - tasks: [{ - id: "0000000000000EB5" - type: "item" - item: "eidolon:soul_enchanter" - }] - rewards: [{ - id: "0000000000000EDA" - type: "xp" - xp: 400 - }] - } - { - x: -2.0d - y: 6.5d - subtitle: "It's brittle..." - description: ["The Glass Hand is the ultimate glass cannon item for all you daredevils out there: it will double your strength, but increase any damage you get by 5 times. Are you up for the challenge?"] - hide_dependency_lines: true - dependencies: ["0000000000000EAA"] - id: "0000000000000EB6" - tasks: [{ - id: "0000000000000EB7" - type: "item" - item: "eidolon:glass_hand" - }] - rewards: [{ - id: "0000000000000EDB" - type: "item" - title: "Music Disc" - item: "eidolon:music_disc_parousia" - }] - } - { - x: -0.5d - y: 5.5d - subtitle: "Also try the Cleaving Axe" - description: [ - "Not only is the Reaper’s Scythe a powerful weapon, but killing undead mobs with it will also give you Soul Shards, although a bit less than you would’ve gotten by performing a Crystallization Ritual." - "" - "It can still be a good way to stock up on some Shards to craft all the other items in the mod." - ] - dependencies: [ - "0000000000000E9F" - "0000000000000EAC" - ] - id: "0000000000000EB8" - tasks: [{ - id: "0000000000000EB9" - type: "item" - item: { - id: "eidolon:reaper_scythe" - Count: 1b - tag: { - Damage: 0 - } - } - }] - rewards: [{ - id: "0000000000000ED9" - type: "xp" - xp: 500 - }] - } - ] -} diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/pneumaticcraft_repressurized_en.snbt b/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/pneumaticcraft_repressurized_en.snbt deleted file mode 100644 index 522b7123..00000000 --- a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/pneumaticcraft_repressurized_en.snbt +++ /dev/null @@ -1,1726 +0,0 @@ -{ - id: "00000000000000AE" - group: "72A9465344128AF9" - order_index: 4 - filename: "pneumaticcraft_repressurized" - title: "PneumaticCraft: Repressurized" - icon: "pneumaticcraft:pressure_gauge_module" - default_quest_shape: "" - default_hide_dependency_lines: false - quests: [ - { - icon: "pneumaticcraft:ingot_iron_compressed" - x: -8.5d - y: -16.0d - shape: "gear" - description: [ - "PneumaticCraft: Repressurized is all about logistics, automation, and generally blowing things up for profit. Mastering pressurized air and heat will be the beginning of your journey. " - "" - "These quests will guide you through the mod, but be sure to refer back to the manual regularly for extra information. Chapters will unlock as you complete these quests and their associated achievements. " - "" - "~MuteTiefling" - ] - optional: true - id: "00000000000000AF" - tasks: [{ - id: "7B56DD5D9F4BBB68" - type: "item" - item: "pneumaticcraft:ingot_iron_compressed" - }] - rewards: [{ - id: "00000000000000B1" - type: "item" - title: "Pneumatic Wrench" - item: { - id: "pneumaticcraft:pneumatic_wrench" - Count: 1b - tag: { - "pneumaticcraft:air": 30000 - } - } - }] - } - { - title: "Ethically Sourced" - icon: "pneumaticcraft:pressure_chamber_wall" - x: -16.5d - y: -14.5d - shape: "rsquare" - description: [ - "To begin your journey with PNC:R, you’ll need to obtain some Compressed Iron. The process for making this is quite dangerous without a pressure chamber. Be sure to stand well back!" - "" - "Once you’ve acquired the materials, build a 3x3x3 pressure chamber. The PNC:R Manual will show you how." - "" - "Note: Take caution when building your Pressure Chamber and try to keep the structure within a single chunk. F3+G will display chunk boundaries." - ] - dependencies: ["00000000000000AF"] - id: "00000000000000B3" - tasks: [ - { - id: "00000000000000B4" - type: "item" - item: "pneumaticcraft:pressure_chamber_wall" - count: 23L - } - { - id: "00000000000000BA" - type: "item" - item: "pneumaticcraft:pressure_chamber_interface" - count: 2L - } - { - id: "00000000000000BB" - type: "item" - item: "pneumaticcraft:pressure_chamber_valve" - } - ] - rewards: [ - { - id: "00000000000000C6" - type: "command" - title: "Rare PNC:R Loot Box" - icon: "kubejs:rare_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" - player_command: false - } - { - id: "0000000000000A78" - type: "command" - title: "Scavenger's Delight" - icon: "kubejs:scavengers_delight" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" - player_command: false - } - ] - } - { - title: "Air Compressor" - icon: "pneumaticcraft:air_compressor" - x: -16.5d - y: -13.0d - subtitle: "Under Pressure" - description: [ - "While it won’t have you being visited by danger noodles from space or irradiating the countryside for the next millennium, Pressurized Air can be dangerous in its own right and going over pressure can cause that block to burst and be lost." - "" - "A simple redstone cut-off can be built for your new Air Compressor with a bit of Redstone and a Repeater." - ] - dependencies: ["00000000000000B3"] - id: "00000000000000BD" - tasks: [ - { - id: "00000000000000BE" - type: "item" - item: "pneumaticcraft:pressure_gauge_module" - } - { - id: "00000000000000BF" - type: "item" - title: "Air Compressor" - icon: "pneumaticcraft:air_compressor" - item: { - id: "itemfilters:or" - Count: 1b - tag: { - items: [ - { - id: "pneumaticcraft:air_compressor" - Count: 1b - } - { - id: "pneumaticcraft:liquid_compressor" - Count: 1b - } - ] - } - } - } - { - id: "00000000000000C0" - type: "item" - item: "pneumaticcraft:pressure_tube" - count: 8L - } - ] - rewards: [ - { - id: "00000000000000C1" - type: "item" - title: "Redstone Dust" - item: "minecraft:redstone" - count: 9 - } - { - id: "00000000000000C2" - type: "item" - title: "Redstone Repeater" - item: "minecraft:repeater" - } - ] - } - { - title: "Security Upgrades" - x: -17.5d - y: -12.5d - subtitle: "Cautiously Optimistic" - description: ["Even the best laid plans can be brought to ruin by unexpected events. Install security upgrades in your compressor and pressure chamber to prevent rapid unscheduled disassembly."] - dependencies: ["00000000000000B3"] - id: "00000000000000C3" - tasks: [{ - id: "00000000000000C4" - type: "item" - item: "pneumaticcraft:security_upgrade" - count: 2L - }] - rewards: [{ - id: "00000000000000C5" - type: "command" - title: "Rare PNC:R Loot Box" - icon: "kubejs:rare_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" - player_command: false - }] - } - { - x: -15.5d - y: -12.5d - subtitle: "A Cleaner Burn" - description: [ - "Solid fuels can be potent, but they lack finesse as they’ll continue to generate pressure until the entire piece of fuel has burned, even if the compressor is disabled by redstone. Consider upgrading to a safer fuel source." - "" - "Note: Liquid Compressors can burn many types of fuel, all listed within the GUI, however some notable renewable fuels include biodiesel, liquid hydrogen, and liquid ethylene." - ] - dependencies: ["00000000000000B3"] - id: "00000000000000C7" - tasks: [{ - id: "00000000000000C8" - type: "item" - item: "pneumaticcraft:liquid_compressor" - }] - rewards: [{ - id: "00000000000000C9" - type: "command" - title: "Epic PNC:R Loot Box" - icon: "kubejs:epic_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" - player_command: false - }] - } - { - x: -4.0d - y: -10.0d - subtitle: "The Night is Dark..." - description: ["Despite its name, the Kerosene Lamp is capable of using all of the same fuels as the Liquid Compressor and can light an area up to 30 blocks in radius. Perfect for keeping the terrors at bay. Try using a few to safely light up your base."] - dependencies: ["00000000000000EA"] - id: "00000000000000CA" - tasks: [{ - id: "00000000000000CB" - type: "item" - item: "pneumaticcraft:kerosene_lamp" - }] - rewards: [{ - id: "000000000000022D" - type: "item" - title: "Medium Fluid Tank" - item: { - id: "pneumaticcraft:medium_tank" - Count: 1b - tag: { - BlockEntityTag: { - SavedTanks: { - Tank: { - FluidName: "pneumaticcraft:kerosene" - Amount: 64000 - } - } - } - } - } - }] - } - { - title: "-173 Fahrenheit or Celsius?" - icon: "minecraft:packed_ice" - x: -12.5d - y: -13.5d - shape: "rsquare" - subtitle: "First one, then the other" - description: ["Where pressurized air is your primary power supply, heat is a secondary but just as vital mechanic. Advanced Compressors and other machines rely on either heating them up or cooling them down to run properly."] - dependencies: ["00000000000000AF"] - id: "00000000000000CC" - tasks: [{ - id: "00000000000000CD" - type: "checkmark" - title: "-173 Fahrenheit or Celsius?" - }] - rewards: [ - { - id: "00000000000000CE" - type: "item" - title: "Camouflage Applicator" - item: { - id: "pneumaticcraft:camo_applicator" - Count: 1b - tag: { - "pneumaticcraft:air": 30000 - } - } - } - { - id: "0000000000000A79" - type: "command" - title: "Farmer's Delight" - icon: "kubejs:farmers_delight" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" - player_command: false - } - ] - } - { - x: -12.5d - y: -12.0d - subtitle: "Whirling Dervishes" - description: [ - "Built on the principle of swirling high pressure air in a special chamber to create a temperature differential, the Vortex Tube allows you to finely control the amount of heating or cooling it does by controlling the pressure." - "" - "The Vortex Tube isn’t the only way to generate Heat, however. Looking up uses on Heat Pipes in JEI will bring up a variety of blocks and liquids that may be used for heating and cooling as well. " - "" - "Lastly, PneumaticCraft has built in support for Mekanism’s Heat system and compatibility with Integrated Dynamics. Some notable heat sources include:" - "" - "● External Heater" - "● Resistive Heater" - "● Fuelwood Heater" - ] - dependencies: ["00000000000000CC"] - id: "00000000000000CF" - tasks: [{ - id: "00000000000000D0" - type: "item" - item: "pneumaticcraft:vortex_tube" - }] - rewards: [{ - id: "00000000000000D1" - type: "item" - title: "Heat Sink" - item: "pneumaticcraft:heat_sink" - }] - } - { - title: "Heat Pipe" - x: -12.5d - y: -11.0d - subtitle: "The Cold Never Bothered Me Anyway" - description: [ - "Heat Pipe is useful for transmitting heat between blocks quickly and without loss to the environment. Use it to move heat from a Vortex Tube to one or more machines. Heat can also be used to directly power a Furnace." - "" - "Note: Heat capable machines will also share heat between themselves, so it’s only necessary to run a heat pipe to one of any set of machines in a row." - ] - dependencies: ["00000000000000CF"] - id: "00000000000000D2" - tasks: [{ - id: "00000000000000D3" - type: "item" - item: "pneumaticcraft:heat_pipe" - count: 6L - }] - rewards: [{ - id: "00000000000000D4" - type: "item" - title: "Thermal Lagging" - item: "pneumaticcraft:thermal_lagging" - count: 12 - }] - } - { - x: -13.5d - y: -12.5d - description: [ - "You may have noted by now that the Vortex Tube uses a lot of air and does not respond to redstone. In order to turn it off, the air supply must be cut. A Regulator Tube Module allows you to do just that." - "" - "Place it in line in your Pressure Tube and apply a redstone signal to it. A signal of 15 will fully disable the flow of air, turning off any machines down the line." - ] - dependencies: ["00000000000000CF"] - id: "00000000000000D5" - tasks: [{ - id: "00000000000000D6" - type: "item" - item: "pneumaticcraft:regulator_tube_module" - }] - rewards: [{ - id: "00000000000000D8" - type: "command" - title: "Rare PNC:R Loot Box" - icon: "kubejs:rare_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" - player_command: false - }] - } - { - x: -13.5d - y: -10.5d - subtitle: "Freeze Frame" - description: [ - "The Heat Frame is placed on any inventory and allows the inventory to make use of heat or cold to perform crafting operations. When heated, it smelts items as a furnace would. When cooled, it can make a variety of useful items." - "" - "In order to cool liquids, fill a PneumaticCraft tank or a bucket and place it inside the inventory. The cooled items will appear in the chest as long as there's room." - ] - dependencies: ["00000000000000D2"] - id: "00000000000000D9" - tasks: [{ - id: "00000000000000DA" - type: "item" - item: "pneumaticcraft:heat_frame" - }] - rewards: [{ - id: "00000000000000DB" - type: "item" - title: "Reinforced Chest" - item: "pneumaticcraft:reinforced_chest" - }] - } - { - x: -12.5d - y: -10.0d - subtitle: "Under the Radar" - description: [ - "The Universal Sensor is a powerful block that will output a redstone signal based on various conditions, such as detecting a nearby player, when a player right clicks a block, the presence of blocks, light level, or even the current heat of a block." - "" - "When reading heat, try aiming it at a heat pipe or a PNC:R machine, rather than at an inventory with a heat frame." - ] - dependencies: ["00000000000000D2"] - id: "00000000000000DC" - tasks: [{ - id: "00000000000000DD" - type: "item" - item: "pneumaticcraft:universal_sensor" - }] - rewards: [ - { - id: "00000000000000DE" - type: "item" - title: "Block Tracker Upgrade" - item: "pneumaticcraft:block_tracker_upgrade" - } - { - id: "00000000000000DF" - type: "item" - title: "GPS Tool" - item: "pneumaticcraft:gps_tool" - } - ] - } - { - title: "Crude and Un-Cultured" - x: -4.0d - y: -13.5d - shape: "rsquare" - description: ["Go scoop up a bucket of oil like some filthy mongrel. You’ll find it commonly above ground and it’s easily spotted by watching your minimap."] - dependencies: ["00000000000000AF"] - id: "00000000000000E0" - tasks: [{ - id: "00000000000000E1" - type: "item" - item: "pneumaticcraft:oil_bucket" - }] - rewards: [ - { - id: "00000000000000E6" - type: "command" - title: "Rare PNC:R Loot Box" - icon: "kubejs:rare_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" - player_command: false - } - { - id: "0000000000000A7B" - type: "command" - title: "Scavenger's Delight" - icon: "kubejs:scavengers_delight" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" - player_command: false - } - ] - } - { - icon: "pneumaticcraft:gas_lift" - x: -5.5d - y: -12.5d - subtitle: "Hands Off!" - description: [ - "The Gas Lift can be used to pump up fluids from the world. Place it above a source block of any fluid, insert drill pipes, and provide air. The pipes will extend down to a source and the lift will attempt to pull all nearby connected source blocks." - "" - "Note: Sneak + Right click any PNC:R block with a Pneumatic Wrench to instantly pick it up while retaining the stored air and upgrades. This also works on Pressure Chamber Valves." - ] - dependencies: ["00000000000000E0"] - id: "00000000000000E2" - tasks: [ - { - id: "00000000000000E3" - type: "item" - item: "pneumaticcraft:gas_lift" - } - { - id: "00000000000000E4" - type: "item" - item: "pneumaticcraft:drill_pipe" - count: 12L - } - ] - rewards: [{ - id: "00000000000000E5" - type: "item" - title: "Seismic Sensor" - item: "pneumaticcraft:seismic_sensor" - }] - } - { - title: "Oil Refinery" - icon: "pneumaticcraft:refinery_output" - x: -4.0d - y: -12.0d - subtitle: "Refined Company" - description: [ - "The Refinery is built by placing the Controller and stacking 2-4 outputs on top of it. Be sure to insulate all of the sides! Consider using a logistics network to extract the outputs for further processing. Supply heat and oil to begin the process. " - "" - "Note: A Comparator reading from the Controller is an excellent way of controlling your Vortex Tube to prevent wasting fuel." - ] - dependencies: ["00000000000000E0"] - id: "00000000000000E7" - tasks: [ - { - id: "00000000000000E8" - type: "item" - item: "pneumaticcraft:refinery" - } - { - id: "00000000000000E9" - type: "item" - item: "pneumaticcraft:refinery_output" - count: 4L - } - ] - rewards: [{ - id: "000000000000022C" - type: "command" - title: "Rare PNC:R Loot Box" - icon: "kubejs:rare_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" - player_command: false - }] - } - { - title: "Thermopneumatic Processing" - x: -4.0d - y: -11.0d - subtitle: "Thermo-new-what-now?" - description: [ - "TPP for short, this machine uses a combination of heat and pressure to transform solids and liquids. It has even found use in the kitchen in recent years. " - "" - "Placing the machines in a row allows them to share both heat and pressure through their sides. " - ] - dependencies: ["00000000000000E7"] - id: "00000000000000EA" - tasks: [{ - id: "00000000000000EB" - type: "item" - item: "pneumaticcraft:thermopneumatic_processing_plant" - count: 4L - }] - rewards: [ - { - id: "00000000000000EC" - type: "item" - title: "Cod n Chips" - item: "pneumaticcraft:cod_n_chips" - count: 16 - } - { - id: "00000000000000ED" - type: "item" - title: "Dispenser Upgrade" - item: "pneumaticcraft:dispenser_upgrade" - count: 4 - } - ] - } - { - title: "Lubricant" - x: -5.0d - y: -9.5d - subtitle: "Slippery Slope" - description: ["Extremely valuable for creating Speed Upgrades."] - dependencies: ["00000000000000F8"] - id: "00000000000000EE" - tasks: [{ - id: "00000000000000EF" - type: "item" - item: "pneumaticcraft:lubricant_bucket" - }] - rewards: [{ - id: "00000000000000F0" - type: "item" - title: "Speed Upgrade" - item: "pneumaticcraft:speed_upgrade" - count: 2 - }] - } - { - title: "LPG" - x: -3.0d - y: -10.5d - subtitle: "Out of Phase" - description: ["Need more? Consider converting some of your other fuels."] - dependencies: ["00000000000000EA"] - id: "00000000000000F1" - tasks: [{ - id: "00000000000000F2" - type: "item" - item: "pneumaticcraft:lpg_bucket" - }] - rewards: [{ - id: "00000000000000F3" - type: "command" - title: "Rare PNC:R Loot Box" - icon: "kubejs:rare_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" - player_command: false - }] - } - { - title: "Molten Plastic" - x: -3.0d - y: -9.5d - subtitle: "White Gold" - description: ["A drop in the sea to come."] - dependencies: ["00000000000000F1"] - id: "00000000000000F4" - tasks: [{ - id: "00000000000000F5" - type: "item" - item: "pneumaticcraft:plastic_bucket" - }] - rewards: [{ - id: "00000000000000F7" - type: "command" - title: "Epic PNC:R Loot Box" - icon: "kubejs:epic_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" - player_command: false - }] - } - { - title: "Diesel" - x: -5.0d - y: -10.5d - subtitle: "To Burn, or Not To Burn" - description: ["It's a decent fuel... but perhaps a little transformation is in order."] - dependencies: ["00000000000000EA"] - id: "00000000000000F8" - tasks: [{ - id: "00000000000000F9" - type: "item" - item: "pneumaticcraft:diesel_bucket" - }] - rewards: [{ - id: "00000000000000FA" - type: "command" - title: "Rare PNC:R Loot Box" - icon: "kubejs:rare_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" - player_command: false - }] - } - { - x: -4.0d - y: -9.0d - subtitle: "Mixin’ It Up" - description: ["The Fluid Mixer is primarily used as the final step in the Biodiesel processing chain. It also creates a very useful byproduct, Glycerol."] - dependencies: [ - "00000000000000F4" - "00000000000000EE" - ] - id: "00000000000000FB" - tasks: [{ - id: "00000000000000FC" - type: "item" - item: "pneumaticcraft:fluid_mixer" - }] - rewards: [ - { - id: "0000000000000105" - type: "item" - title: "Red Mushroom" - item: "minecraft:red_mushroom" - count: 16 - } - { - id: "0000000000000106" - type: "item" - title: "Podzol" - item: "minecraft:podzol" - count: 4 - } - ] - } - { - title: "Yeast Culture" - icon: "minecraft:red_mushroom_block" - x: -4.0d - y: -7.5d - subtitle: "Cultural Revolution" - description: [ - "The first step to producing renewable plastic and lubricant, creating Yeast Culture with a TPP will require precise heat control." - "" - "Experiment with low power heat sources such as torches, varying levels of insulation, or even different biomes or dimensions to find a way to produce the culture reliably." - ] - dependencies: ["00000000000000FB"] - id: "00000000000000FD" - tasks: [{ - id: "00000000000000FE" - type: "item" - item: "pneumaticcraft:yeast_culture_bucket" - }] - rewards: [{ - id: "00000000000000FF" - type: "command" - title: "Epic PNC:R Loot Box" - icon: "kubejs:epic_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" - player_command: false - }] - } - { - title: "Ethanol" - x: -5.0d - y: -7.0d - subtitle: "What a Corny Joke" - description: [""] - dependencies: ["00000000000000FD"] - id: "0000000000000100" - tasks: [{ - id: "0000000000000101" - type: "item" - item: "pneumaticcraft:ethanol_bucket" - }] - rewards: [{ - id: "0000000000000102" - type: "command" - title: "Epic PNC:R Loot Box" - icon: "kubejs:epic_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" - player_command: false - }] - } - { - title: "Vegetable Oil" - x: -3.0d - y: -7.0d - subtitle: "Give Peas a Chance" - description: ["Or any seed, for that matter."] - dependencies: ["00000000000000FD"] - id: "0000000000000103" - tasks: [{ - id: "0000000000000104" - type: "item" - item: "pneumaticcraft:vegetable_oil_bucket" - }] - rewards: [{ - id: "000000000000022A" - type: "command" - title: "Epic PNC:R Loot Box" - icon: "kubejs:epic_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" - player_command: false - }] - } - { - title: "Biodiesel" - x: -4.0d - y: -6.5d - subtitle: "Slow Burn" - description: ["A sustainable way forward."] - dependencies: [ - "0000000000000103" - "0000000000000100" - ] - id: "0000000000000107" - tasks: [{ - id: "0000000000000108" - type: "item" - item: "pneumaticcraft:biodiesel_bucket" - }] - rewards: [{ - id: "0000000000000379" - type: "command" - title: "Legendary PNC:R Loot Box" - icon: "kubejs:legendary_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" - player_command: false - }] - } - { - x: -4.0d - y: -5.0d - shape: "octagon" - description: ["Find a way to fully automate the creation of plastic sheets and speed upgrades from biodiesel with only PNC:R and vanilla mechanics. Consider the use of drones for farming and logistics."] - dependencies: ["0000000000000107"] - id: "0000000000000109" - tasks: [{ - id: "000000000000010A" - type: "checkmark" - title: "Sustainability Challenge" - icon: { - id: "pneumaticcraft:logistics_drone" - Count: 1b - tag: { - "pneumaticcraft:air": 120000 - } - } - }] - } - { - title: "Logistics" - x: -8.5d - y: -12.0d - subtitle: "Framing Your Request" - description: [ - "Logistics Frames and Modules are the heart and soul of the logistics network. Frames can be installed on any inventory and configured with a Logistical Configurator." - "" - "For more complex setups, it may be necessary to ‘extend’ the machine by using other inventories. " - "" - "For example, you may use a requester frame on a furnace to pull items into it, then pull the result out with a hopper. A provider frame on the hopper can then send back into the network." - ] - dependencies: ["000000000000011D"] - id: "000000000000010B" - tasks: [{ - id: "000000000000010C" - type: "item" - item: "pneumaticcraft:logistics_module" - count: 8L - }] - rewards: [ - { - id: "000000000000010D" - type: "item" - title: "Logistic Requester Frame" - item: "pneumaticcraft:logistics_frame_requester" - count: 8 - } - { - id: "000000000000010E" - type: "item" - title: "Logistic Passive Provider Frame" - item: "pneumaticcraft:logistics_frame_passive_provider" - count: 8 - } - { - id: "000000000000010F" - type: "item" - title: "Logistic Storage Frame" - item: "pneumaticcraft:logistics_frame_storage" - count: 8 - } - { - id: "00000000000006FF" - type: "item" - title: "Logistic Active Provider Frame" - item: "pneumaticcraft:logistics_frame_active_provider" - count: 8 - } - ] - } - { - x: -10.0d - y: -12.0d - subtitle: "Who Says You Can't Take It With You?" - description: ["A blast resistant chest that retains its contents when broken."] - dependencies: ["000000000000010B"] - id: "0000000000000110" - tasks: [{ - id: "0000000000000111" - type: "item" - item: "pneumaticcraft:reinforced_chest" - }] - rewards: [{ - id: "0000000000000113" - type: "command" - title: "Rare PNC:R Loot Box" - icon: "kubejs:rare_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" - player_command: false - }] - } - { - x: -10.0d - y: -11.0d - subtitle: "Work Smarter, Not Harder" - description: ["An advanced version of the Reinforced Chest featuring a larger inventory, per slot item type and quantity filtering, ranged item collection, and the ability to push and pull items to and from nearby inventories."] - dependencies: ["0000000000000110"] - id: "0000000000000114" - tasks: [{ - id: "0000000000000115" - type: "item" - item: "pneumaticcraft:smart_chest" - }] - rewards: [ - { - id: "0000000000000117" - type: "command" - title: "Epic PNC:R Loot Box" - icon: "kubejs:epic_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" - player_command: false - } - { - id: "0000000000000118" - type: "item" - title: "Magnet Upgrade" - item: "pneumaticcraft:magnet_upgrade" - } - ] - } - { - title: "Hoppers" - icon: "pneumaticcraft:omnidirectional_hopper" - x: -11.0d - y: -11.0d - subtitle: "Weird Flex, Bro" - description: ["Filterable and fast, PNC Hoppers can be oriented however you like and accept multiple useful upgrades. Check their GUI for more info."] - dependencies: ["0000000000000110"] - id: "0000000000000119" - tasks: [ - { - id: "000000000000011A" - type: "item" - item: "pneumaticcraft:omnidirectional_hopper" - } - { - id: "000000000000011B" - type: "item" - item: "pneumaticcraft:liquid_hopper" - } - ] - rewards: [{ - id: "000000000000011C" - type: "item" - title: "Speed Upgrade" - item: "pneumaticcraft:speed_upgrade" - count: 2 - }] - } - { - title: "The Logical Path Forward" - x: -8.5d - y: -13.5d - shape: "rsquare" - description: [ - "The Logistics system for PNC:R is quite powerful, though it requires some fore-thought in implementation and has an upkeep cost in air for moving items and fluid around. " - "" - "When used over a pressure tube network, it allows for instantaneous movement of large amounts of items and fluids through the same line simultaneously." - ] - dependencies: ["00000000000000AF"] - id: "000000000000011D" - tasks: [{ - id: "000000000000011E" - type: "checkmark" - title: "The Logical Path Forward" - icon: "pneumaticcraft:logistics_core" - }] - rewards: [ - { - id: "000000000000011F" - type: "item" - item: { - id: "pneumaticcraft:logistics_configurator" - Count: 1b - tag: { - "pneumaticcraft:air": 30000 - } - } - } - { - id: "0000000000000A7A" - type: "command" - title: "Farmer's Delight" - icon: "kubejs:farmers_delight" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" - player_command: false - } - ] - } - { - title: "Redstone Modules" - x: -10.0d - y: -10.0d - subtitle: "Redstone Evolution" - description: [ - "Redstone Modules are used to read and output redstone signals by transmitting them over a pipe network.This does not require air to use." - "" - "Install an Advanced PCB into one to allow it to perform much more complicated operations, such as acting as a clock, a signal counter, or a toggle. " - ] - dependencies: ["000000000000010B"] - id: "0000000000000120" - tasks: [{ - id: "0000000000000121" - type: "item" - item: "pneumaticcraft:redstone_module" - count: 2L - }] - rewards: [{ - id: "0000000000000122" - type: "command" - title: "Rare PNC:R Loot Box" - icon: "kubejs:rare_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" - player_command: false - }] - } - { - x: -11.0d - y: -10.0d - subtitle: "Raspberry Pi" - description: [ - "Advanced PCBs are inserted into various tube modules to enhance their capabilities.Regulator Tube Modules, Pressure Gauge Tube Modules, Redstone Modules,and Air Grate Modules all benefit greatly from advanced PCBs." - "" - "Consider upgrading the redstone control on your compressor using a combination of an advanced Pressure Gauge Module and some redstone modules." - ] - dependencies: ["0000000000000120"] - id: "0000000000000123" - tasks: [{ - id: "0000000000000124" - type: "item" - item: "pneumaticcraft:advanced_pcb" - }] - rewards: [{ - id: "0000000000000125" - type: "command" - title: "Legendary PNC:R Loot Box" - icon: "kubejs:legendary_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" - player_command: false - }] - } - { - x: -8.5d - y: -10.5d - subtitle: "Flying Circus" - description: ["Logistics Drones are handy little helpers in places where you don’t want to run a full air infrastructure. Experiment with some logistics frames and deploy a logistics drone to move the items for you."] - dependencies: ["000000000000010B"] - id: "0000000000000126" - tasks: [{ - id: "0000000000000127" - type: "item" - item: "pneumaticcraft:logistics_drone" - }] - rewards: [{ - id: "0000000000000128" - type: "command" - title: "Epic PNC:R Loot Box" - icon: "kubejs:epic_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" - player_command: false - }] - } - { - x: -8.5d - y: -9.0d - subtitle: "Automation Valley" - description: [ - "Craft and deploy a Harvest Drone to automate a crop farm or a tree farm. Use a Collector Drone to keep things tidy." - "" - "Refer to the PNC Manual or the item tooltips for instructions on how they work." - ] - dependencies: ["0000000000000126"] - id: "0000000000000129" - tasks: [{ - id: "000000000000012A" - type: "item" - item: "pneumaticcraft:harvesting_drone" - }] - rewards: [ - { - id: "000000000000012B" - type: "item" - title: "Collector Drone" - item: "pneumaticcraft:collector_drone" - } - { - id: "0000000000000701" - type: "item" - title: "Refined Obsidian Hoe" - item: { - id: "mekanismtools:refined_obsidian_hoe" - Count: 1b - tag: { - Damage: 0 - } - } - } - ] - } - { - x: -8.5d - y: -7.5d - subtitle: "In-Flight Refueling" - description: [ - "The charging station is vital for keeping drones charged automatically. Place one down and insert a Dispenser Upgrade into it to allow it to charge entities above it. Nearby drones will automatically seek out available charging stations when needed." - "" - "Standing on such a Charging Station will also charge items in your inventory." - "" - "Note: The Charging Station is the POI for Pressure Mechanics. Maybe go make a friend and see what they have to offer." - ] - dependencies: ["0000000000000129"] - id: "000000000000012C" - tasks: [{ - id: "000000000000012D" - type: "item" - item: "pneumaticcraft:charging_station" - }] - rewards: [ - { - id: "000000000000012E" - type: "item" - title: "Dispenser Upgrade" - item: "pneumaticcraft:dispenser_upgrade" - } - { - id: "0000000000000700" - type: "item" - title: "Volume Upgrade" - item: "pneumaticcraft:volume_upgrade" - count: 4 - } - ] - } - { - x: -7.5d - y: -7.0d - subtitle: "In Her Time of Need" - description: ["Install one or more Item Life Upgrades in your drones to help them stay in working order. They can occasionally take damage from environmental hazards and these upgrades will cause them to self repair."] - dependencies: ["000000000000012C"] - id: "000000000000012F" - tasks: [{ - id: "0000000000000130" - type: "item" - item: "pneumaticcraft:item_life_upgrade" - }] - rewards: [{ - id: "0000000000000131" - type: "command" - title: "Epic PNC:R Loot Box" - icon: "kubejs:epic_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" - player_command: false - }] - } - { - x: -8.5d - y: -6.5d - subtitle: "She's All Alone, All Alone" - description: ["Install a Standby Upgrade in a drone to conserve a little air."] - dependencies: ["000000000000012C"] - id: "0000000000000132" - tasks: [{ - id: "0000000000000133" - type: "item" - item: "pneumaticcraft:standby_upgrade" - }] - rewards: [{ - id: "0000000000000134" - type: "command" - title: "Rare PNC:R Loot Box" - icon: "kubejs:rare_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" - player_command: false - }] - } - { - title: "Inventory Upgrade" - x: -7.5d - y: -8.0d - subtitle: "This Bad Boy Can Fit So Many Blocks In It!" - description: ["Install some Inventory Upgrades in your Collector Drone."] - dependencies: ["000000000000012C"] - id: "0000000000000135" - tasks: [{ - id: "0000000000000136" - type: "item" - item: "pneumaticcraft:inventory_upgrade" - count: 4L - }] - rewards: [{ - id: "0000000000000137" - type: "item" - title: "Inventory Upgrade" - item: "pneumaticcraft:inventory_upgrade" - count: 8 - }] - } - { - x: -9.5d - y: -8.0d - subtitle: "He's Going the Distance" - description: ["Install a few Range Upgrades in your Collector Drone."] - dependencies: ["000000000000012C"] - id: "0000000000000138" - tasks: [{ - id: "0000000000000139" - type: "item" - item: "pneumaticcraft:range_upgrade" - }] - rewards: [{ - id: "000000000000013A" - type: "item" - title: "Range Upgrade" - item: "pneumaticcraft:range_upgrade" - count: 2 - }] - } - { - x: -9.5d - y: -7.0d - subtitle: "He's Going for Speed" - description: ["Speed things up with a few of these in your Drones, or many other blocks."] - dependencies: ["000000000000012C"] - id: "000000000000013B" - tasks: [{ - id: "000000000000013C" - type: "item" - item: "pneumaticcraft:speed_upgrade" - }] - rewards: [{ - id: "000000000000013D" - type: "item" - title: "Speed Upgrade" - item: "pneumaticcraft:speed_upgrade" - count: 2 - }] - } - { - title: "Programmable Drones" - icon: "pneumaticcraft:programmer" - x: -10.0d - y: -9.0d - subtitle: "Doin’ It My Way" - description: [ - "Programmable Drones are the pinnacle of PNC:R’s automation capabilities and the options are near limitless as they can interact with blocks and entities, wield weapons and tools, and perform their actions based on complex conditions." - "" - "Take a dive into this visual programming language and see what you can come up with! If you’re short of ideas, try some of these:" - "" - "● Automate Powah’s Energizing Orb" - "● Automate Botania’s Runic Altar" - "● Automate PNC:R’s Biodiesel" - "● Create a slime farm using milk buckets and green dye" - "● Create a transportation network using drones to pick you up and teleport you" - ] - dependencies: ["0000000000000129"] - id: "000000000000013E" - tasks: [ - { - id: "000000000000013F" - type: "item" - item: "pneumaticcraft:drone" - } - { - id: "0000000000000141" - type: "item" - item: "pneumaticcraft:programmer" - } - ] - rewards: [{ - id: "0000000000000140" - type: "item" - title: "Programming Puzzle Piece" - item: "pneumaticcraft:programming_puzzle" - count: 64 - }] - } - { - x: -11.0d - y: -9.0d - subtitle: "Always At Arms Reach" - description: ["Remotes are programmable interface devices that work by manipulating global variables. You can use these for remote redstone when combined with a Universal Sensor, or they can be used to control programmable drones."] - dependencies: ["000000000000013E"] - id: "0000000000000142" - tasks: [{ - id: "0000000000000143" - type: "item" - item: "pneumaticcraft:remote" - }] - rewards: [{ - id: "0000000000000144" - type: "command" - title: "Legendary PNC:R Loot Box" - icon: "kubejs:legendary_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" - player_command: false - }] - } - { - title: "Plastic Sheets" - x: 0.0d - y: -14.5d - shape: "rsquare" - subtitle: "You Can Touch, You Can Play" - description: ["Cooling plastic by dumping a bucket in the world will get you started, but surely there’s a better way?"] - dependencies: [ - "00000000000000BF" - "00000000000000F5" - "00000000000000AF" - ] - id: "0000000000000145" - tasks: [{ - id: "0000000000000146" - type: "item" - item: "pneumaticcraft:plastic" - count: 4L - }] - rewards: [{ - id: "0000000000000147" - type: "item" - title: "Plastic Sheet" - item: "pneumaticcraft:plastic" - count: 8 - }] - } - { - title: "Prime Delivery" - x: 0.0d - y: -13.0d - description: [ - "The pinnacle of stay-at-home shopping. Click a button and your order is there before you know it. " - "" - "A number of special trades have been added to Enigmatica 6 which allow trading a set of survey tools for different materials from various dimensions. Try them out to obtain rare and unusual items!" - ] - dependencies: ["0000000000000145"] - id: "0000000000000148" - tasks: [{ - id: "0000000000000149" - type: "item" - item: "pneumaticcraft:amadron_tablet" - }] - rewards: [{ - id: "705F9A21C798611B" - type: "item" - item: "kubejs:amadron_survey_tools" - }] - } - { - x: 0.0d - y: -12.0d - subtitle: "Burning It In" - description: ["Always available from Amadron, any time, any day. But your local Pressure Mechanic commonly carries them as an initial trade as well…"] - dependencies: ["0000000000000148"] - id: "000000000000014B" - tasks: [{ - id: "000000000000014C" - type: "item" - item: "pneumaticcraft:pcb_blueprint" - }] - rewards: [{ - id: "000000000000014D" - type: "command" - title: "Epic PNC:R Loot Box" - icon: "kubejs:epic_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" - player_command: false - }] - } - { - x: -0.5d - y: -11.0d - subtitle: "Brighter than the Sun" - description: [ - "Used to prepare Empty PCBs for etching. This can be a slow process without speed upgrades… Consider setting a threshold around 60-70% to have a decent chance of etching while waiting less. Automating this process is highly recommended." - "" - "Failed PCBs can be recycled." - ] - dependencies: ["000000000000014B"] - id: "000000000000014E" - tasks: [{ - id: "000000000000014F" - type: "item" - item: "pneumaticcraft:uv_light_box" - }] - rewards: [{ - id: "0000000000000150" - type: "command" - title: "Epic PNC:R Loot Box" - icon: "kubejs:epic_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" - player_command: false - }] - } - { - title: "Etching Tank" - icon: "pneumaticcraft:etching_tank" - x: -1.0d - y: -10.0d - subtitle: "A Caustic Solution" - description: [ - "The next step of creating Circuit Boards is to etch them in this tank, which can hold and simultaneously process as many as 25 Empty PCBs." - "" - "The acid is only consumed if heat is applied while etching a board." - "" - "Doing so significantly speeds up the etching process and a single bucket will last for many PCBs." - ] - dependencies: ["000000000000014E"] - id: "0000000000000151" - tasks: [ - { - id: "0000000000000152" - type: "item" - item: "pneumaticcraft:etching_tank" - } - { - id: "0000000000000153" - type: "item" - item: "pneumaticcraft:etching_acid_bucket" - } - ] - rewards: [{ - id: "0000000000000154" - type: "command" - title: "Epic PNC:R Loot Box" - icon: "kubejs:epic_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" - player_command: false - }] - } - { - title: "Assembly Table" - icon: "pneumaticcraft:assembly_platform" - x: 0.5d - y: -7.5d - subtitle: "Some Assembly Required" - description: [ - "The Assembly Table provides a simpler way of making circuit boards and provides access to other advanced recipes." - "" - "Each piece has limitations on where it can be placed. Refer to the PNC:R manual for the exact placement rules." - "" - "A simple layout can be done in a 2x3 space, however:" - "" - "IO, Controller, IO" - "Drill, Table, Laser" - ] - dependencies: ["0000000000000165"] - id: "0000000000000155" - tasks: [ - { - id: "0000000000000157" - type: "item" - item: "pneumaticcraft:assembly_io_unit_import" - } - { - id: "0000000000000158" - type: "item" - item: "pneumaticcraft:assembly_controller" - } - { - id: "0000000000000159" - type: "item" - item: "pneumaticcraft:assembly_io_unit_export" - } - { - id: "000000000000015A" - type: "item" - item: "pneumaticcraft:assembly_drill" - } - { - id: "000000000000015B" - type: "item" - item: "pneumaticcraft:assembly_platform" - } - { - id: "000000000000015C" - type: "item" - item: "pneumaticcraft:assembly_laser" - } - ] - rewards: [{ - id: "000000000000015D" - type: "command" - title: "Legendary PNC:R Loot Box" - icon: "kubejs:legendary_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" - player_command: false - }] - } - { - x: -1.5d - y: -9.0d - subtitle: "What Do You Do With a Bad Circuit?" - description: ["Ground it."] - dependencies: ["0000000000000151"] - id: "000000000000015E" - tasks: [{ - id: "000000000000015F" - type: "item" - item: "pneumaticcraft:empty_pcb" - }] - rewards: [{ - id: "0000000000000164" - type: "command" - title: "Epic PNC:R Loot Box" - icon: "kubejs:epic_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" - player_command: false - }] - } - { - x: -1.5d - y: -8.0d - subtitle: "Short Circuit" - description: ["Did you try stretching it?"] - dependencies: ["000000000000015E"] - id: "0000000000000160" - tasks: [{ - id: "0000000000000161" - type: "item" - item: "pneumaticcraft:unassembled_pcb" - }] - rewards: [ - { - id: "0000000000000162" - type: "item" - title: "Transistor" - item: "pneumaticcraft:transistor" - count: 2 - } - { - id: "0000000000000163" - type: "item" - title: "Capacitor" - item: "pneumaticcraft:capacitor" - count: 2 - } - ] - } - { - x: -0.5d - y: -7.5d - subtitle: "Who Investigates Electronic Crimes?" - description: ["Sherlok Ohms"] - dependencies: ["0000000000000160"] - id: "0000000000000165" - tasks: [{ - id: "0000000000000166" - type: "item" - item: "pneumaticcraft:printed_circuit_board" - }] - rewards: [{ - id: "0000000000000167" - type: "command" - title: "Epic PNC:R Loot Box" - icon: "kubejs:epic_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" - player_command: false - }] - } - { - title: "Assembly Program" - x: 1.0d - y: -8.5d - subtitle: "Two Birds with One Stone" - description: [ - "Insert it into the Assembly Controller and provide air to get it started. Speed upgrades are highly recommended." - "" - "Note: The Drill \\& Laser program allows the Assembly Table to craft recipes that require only a drill or laser. In most cases there’s no reason to use the individual programs." - ] - dependencies: ["0000000000000155"] - id: "0000000000000168" - tasks: [{ - id: "0000000000000169" - type: "item" - item: "pneumaticcraft:assembly_program_drill_laser" - }] - rewards: [{ - id: "000000000000016A" - type: "command" - title: "Legendary PNC:R Loot Box" - icon: "kubejs:legendary_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" - player_command: false - }] - } - { - title: "Fluid Tanks" - x: -11.0d - y: -12.0d - subtitle: "Stacking the Odds" - description: [ - "Portable Fluid Storage. Also capable of filling buckets and other tanks for automation purposes." - "" - "Stack them vertically and right click with a Pneumatic Wrench to form a multiblock tank." - ] - dependencies: ["0000000000000110"] - id: "000000000000016B" - tasks: [{ - id: "000000000000016C" - type: "item" - item: "pneumaticcraft:small_tank" - count: 2L - }] - rewards: [{ - id: "000000000000016D" - type: "item" - title: "Medium Fluid Tank" - item: "pneumaticcraft:medium_tank" - }] - } - { - x: 0.5d - y: -9.5d - subtitle: "Super Laminar Flow" - description: ["With advanced machining methods, stronger pressure tubes may be made and higher pressure attained. Advanced Compressors must be kept cool, and therefore are not always the best option for a given task. Some machines will only begin to work, however, at the pressures made by an advanced compressor."] - dependencies: ["0000000000000168"] - id: "0000000000000415" - tasks: [{ - id: "0000000000000416" - type: "item" - item: "pneumaticcraft:advanced_liquid_compressor" - }] - rewards: [{ - id: "000000000000063D" - type: "command" - title: "Legendary PNC:R Loot Box" - icon: "kubejs:legendary_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" - player_command: false - }] - } - { - x: -16.5d - y: -11.5d - subtitle: "Full Reverse!" - description: [ - "Keeping things under pressure is only one side of the coin. Creating a vacuum can be very beneficial as well." - "" - "Tip: A Pressure Chamber in Vacuum can be used to extract enchants from items." - ] - dependencies: [ - "00000000000000BD" - "00000000000000C7" - "00000000000000C3" - ] - dependency_requirement: "one_completed" - id: "0000000000000417" - tasks: [{ - id: "0000000000000418" - type: "item" - item: "pneumaticcraft:vacuum_pump" - }] - rewards: [{ - id: "0000000000000423" - type: "item" - title: "Memory Stick" - item: "pneumaticcraft:memory_stick" - }] - } - { - x: -17.5d - y: -10.5d - subtitle: "Helter Skelter" - description: [ - "Recent advancements in Pneumatic technology now allow for the forced removal of the magical core of Spawners found throughout the world. Once extracted, they can be empowered to run more quickly by inserting them in a modified spawner and spinning them up with air." - "" - "To begin, prepare the area around a spawner for a fight. Disabling it with Torches or by Hacking it are recommended." - "" - "Place the Spawner Extractor on top of the spawner, connect a Vacuum Pump to the Extractor, and begin pumping the air out. As the Extractor reaches the requisite negative pressure, things will begin happening." - "" - "The Extractor only works while the player is nearby, so stay close." - "" - "As it works, mobs will be forcibly spawned in the area. You brought your armor, right?" - "" - "The Extractor will slow down as more mobs accumulate in the area. Kill them quickly." - "" - "Be prepared for large waves of mobs. Things can get hectic." - "" - "Note: When the process has finished, sneak + right-click the Extractor with a Pneumatic Wrench to avoid the need to charge from scratch the next time. An extractor with some volume upgrades should be able to extract cores from several spawners before needing to be re-charged. " - ] - dependencies: ["0000000000000417"] - min_width: 300 - id: "0000000000000419" - tasks: [{ - id: "000000000000041A" - type: "item" - item: "pneumaticcraft:spawner_extractor" - }] - rewards: [{ - id: "0000000000000433" - type: "command" - title: "Epic PNC:R Loot Box" - icon: "kubejs:epic_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" - player_command: false - }] - } - { - icon: "pneumaticcraft:vacuum_trap" - x: -15.5d - y: -10.5d - subtitle: "Who Ya Gonna Call?" - description: [ - "Your gateway to custom spawning." - "" - "Not every mob is readily available from natural spawners. Thankfully, there is a way of recreating the magic of the Spawner Core: The Vacuum Trap." - "" - "The process begins similarly to the Spawner Extractor, hook the Vacuum Trap up to a Vacuum Pump and pull out all of the air. Volume upgrades are recommended and a Spawner Core is required. Sneak + Right Click the charged Trap with a Pneumatic Wrench to pick it up. Now place it down near most any mob and Sneak + Right Click it with an empty hand to open it. Nearby mobs will be sucked in and be added to the Core." - "" - "Multiple mob types can be stored in a Core, making mixed spawners possible. " - "" - "A Spawner Core with only one mob in it is still valid for use in a Pressurized Spawner; very useful for hard to capture or rare mobs." - "" - "The Trap works more efficiently if it has Memory Essence in the internal tank, meaning it takes fewer mobs to completely fill it. " - "" - "Random mobs may be released from a core by Sneak + Right Clicking it on the ground, allowing easier transportation of mobs even before the Pressurized Spawner is available. " - ] - dependencies: ["000000000000041F"] - id: "000000000000041B" - tasks: [ - { - id: "000000000000041C" - type: "item" - item: "pneumaticcraft:vacuum_trap" - } - { - id: "0000000000000422" - type: "item" - item: "pneumaticcraft:spawner_core" - } - ] - rewards: [{ - id: "0000000000000434" - type: "command" - title: "Legendary PNC:R Loot Box" - icon: "kubejs:legendary_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" - player_command: false - }] - } - { - x: -16.5d - y: -9.5d - subtitle: "Spinning in Their Graves" - description: [ - "Once the Extraction process has finished, be sure to break the empty spawner (any pick will do) and take it with you. It's required for crafting a Pressurized Spawner." - "" - "Note: Consider keeping a spare empty spawner at your base. The Spawner Extractor can be placed atop it to simplify recharging it for future projects." - ] - dependencies: ["0000000000000419"] - id: "000000000000041F" - tasks: [{ - id: "0000000000000420" - type: "item" - item: "pneumaticcraft:pressurized_spawner" - }] - rewards: [{ - id: "0000000000000432" - type: "command" - title: "Epic PNC:R Loot Box" - icon: "kubejs:epic_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" - player_command: false - }] - } - ] -} From 9d5d1dd7a0f3934a41d4d02419e3590ea8fe5329 Mon Sep 17 00:00:00 2001 From: RCqaq <1965716763@qq.com> Date: Sun, 31 Jul 2022 11:15:24 +0800 Subject: [PATCH 3/8] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../{ => 1.4.1}/building_gadgets_patterns/README.txt | 0 .../building_gadgets_patterns/astral_sorcery/astral_relay.txt | 0 .../building_gadgets_patterns/astral_sorcery/attunement_altar.txt | 0 .../astral_sorcery/celestial_gateway.txt | 0 .../astral_sorcery/crafting_celestial_altar.txt | 0 .../astral_sorcery/crafting_iridescent_altar.txt | 0 .../astral_sorcery/crafting_starlight_altar.txt | 0 .../astral_sorcery/enhanced_celestial_collector_crystal.txt | 0 .../astral_sorcery/evershifting_fountain.txt | 0 .../building_gadgets_patterns/astral_sorcery/ritual_pedestal.txt | 0 .../astral_sorcery/starlight_infuser.txt | 0 .../building_gadgets_patterns/compact_crafting/README.txt | 0 .../building_gadgets_patterns/compact_crafting/giant.txt | 0 .../building_gadgets_patterns/compact_crafting/large.txt | 0 .../building_gadgets_patterns/compact_crafting/maximum.txt | 0 .../building_gadgets_patterns/compact_crafting/normal.txt | 0 .../building_gadgets_patterns/compact_crafting/projectors_max.txt | 0 .../building_gadgets_patterns/compact_crafting/small.txt | 0 .../building_gadgets_patterns/compact_crafting/tiny.txt | 0 .../immersive_engineering/arc_furnace.txt | 0 .../building_gadgets_patterns/immersive_engineering/assembler.txt | 0 .../immersive_engineering/automated_engineers_workbench.txt | 0 .../immersive_engineering/bottling_machine.txt | 0 .../building_gadgets_patterns/immersive_engineering/crusher.txt | 0 .../immersive_engineering/diesel_generator.txt | 0 .../building_gadgets_patterns/immersive_engineering/excavator.txt | 0 .../building_gadgets_patterns/immersive_engineering/fermentor.txt | 0 .../immersive_engineering/improved_blast_furnace.txt | 0 .../immersive_engineering/lightning_rod.txt | 0 .../immersive_engineering/metal_press.txt | 0 .../building_gadgets_patterns/immersive_engineering/mixer.txt | 0 .../building_gadgets_patterns/immersive_engineering/refinery.txt | 0 .../building_gadgets_patterns/immersive_engineering/sawmill.txt | 0 .../building_gadgets_patterns/immersive_engineering/silo.txt | 0 .../building_gadgets_patterns/immersive_engineering/squeezer.txt | 0 .../building_gadgets_patterns/immersive_engineering/tank.txt | 0 .../building_gadgets_patterns/immersive_petroleum/coker.txt | 0 .../immersive_petroleum/distillation_tower.txt | 0 .../building_gadgets_patterns/immersive_petroleum/pumpjack.txt | 0 .../immersive_petroleum/sulfur_recovery_unit.txt | 0 .../masterful_machinery/advanced_assembly_table.json | 0 .../masterful_machinery/auto_iridescent_altar.json | 0 .../masterful_machinery/enigmatic_tree_of_life.json | 0 .../masterful_machinery/gaia_reactor.json | 0 .../masterful_machinery/industrial_deuterium_plant.json | 0 .../masterful_machinery/stellar_neutron_activator.json | 0 .../masterful_machinery/wicked_altar.json | 0 .../building_gadgets_patterns/mekanism/basic_fission_reactor.txt | 0 .../building_gadgets_patterns/mekanism/basic_fusion_reactor.txt | 0 .../mekanism/basic_industrial_turbine.txt | 0 .../{ => 1.4.1}/building_gadgets_patterns/mekanism/basic_sps.txt | 0 .../mekanism/basic_thermal_evap_tower.txt | 0 .../mekanism/basic_thermo_electric_boiler.txt | 0 .../building_gadgets_patterns/natures_aura/altar_of_birthing.txt | 0 .../building_gadgets_patterns/natures_aura/crimson_altar.txt | 0 .../building_gadgets_patterns/natures_aura/natural_altar.txt | 0 .../pneumaticcraft/electrostatic_compressor.json | 0 .../{ => 1.4.1}/config/ftbquests/quests/chapter_groups.snbt | 0 .../{ => 1.4.1}/config/ftbquests/quests/chapters/adventure.snbt | 0 .../{ => 1.4.1}/config/ftbquests/quests/chapters/ars_nouveau.snbt | 0 .../config/ftbquests/quests/chapters/astral_sorcery_wip.snbt | 0 .../{ => 1.4.1}/config/ftbquests/quests/chapters/automation.snbt | 0 .../config/ftbquests/quests/chapters/blood_magic_wip.snbt | 0 .../{ => 1.4.1}/config/ftbquests/quests/chapters/botania.snbt | 0 .../{ => 1.4.1}/config/ftbquests/quests/chapters/building.snbt | 0 .../{ => 1.4.1}/config/ftbquests/quests/chapters/challenges.snbt | 0 .../{ => 1.4.1}/config/ftbquests/quests/chapters/create.snbt | 0 .../{ => 1.4.1}/config/ftbquests/quests/chapters/eidolon_wip.snbt | 0 .../config/ftbquests/quests/chapters/expert__bragging_rights.snbt | 0 .../config/ftbquests/quests/chapters/expert__tier_1_wip.snbt | 0 .../config/ftbquests/quests/chapters/expert__tier_2_wip.snbt | 0 .../{ => 1.4.1}/config/ftbquests/quests/chapters/gates_wip.snbt | 0 .../config/ftbquests/quests/chapters/getting_started.snbt | 0 .../config/ftbquests/quests/chapters/immersive_engineering.snbt | 0 .../config/ftbquests/quests/chapters/industrial_foregoing.snbt | 0 .../config/ftbquests/quests/chapters/integrated_dynamics.snbt | 0 .../config/ftbquests/quests/chapters/magic__adept.snbt | 0 .../config/ftbquests/quests/chapters/magic__master.snbt | 0 .../{ => 1.4.1}/config/ftbquests/quests/chapters/mekanism.snbt | 0 .../config/ftbquests/quests/chapters/natures_aura.snbt | 0 .../{ => 1.4.1}/config/ftbquests/quests/chapters/occultism.snbt | 0 .../{ => 1.4.1}/config/ftbquests/quests/chapters/pedestals.snbt | 0 .../ftbquests/quests/chapters/pneumaticcraft_repressurized.snbt | 0 .../{ => 1.4.1}/config/ftbquests/quests/chapters/powah.snbt | 0 .../config/ftbquests/quests/chapters/refined_storage.snbt | 0 .../config/ftbquests/quests/chapters/resourceful_bees.snbt | 0 .../{ => 1.4.1}/config/ftbquests/quests/chapters/rftools_wip.snbt | 0 .../{ => 1.4.1}/config/ftbquests/quests/chapters/storage.snbt | 0 .../{ => 1.4.1}/config/ftbquests/quests/chapters/tech_t2.snbt | 0 .../{ => 1.4.1}/config/ftbquests/quests/chapters/tech_t3.snbt | 0 .../{ => 1.4.1}/config/ftbquests/quests/chapters/tetra.snbt | 0 .../config/ftbquests/quests/chapters/thermal_series.snbt | 0 .../config/ftbquests/quests/chapters/tinkers_construct.snbt | 0 .../{ => 1.4.1}/config/ftbquests/quests/chapters/tools.snbt | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/akashic.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/astral_cake.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/astral_linking.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/automation.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/automation_2.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/automation_3.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/backpacks.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/bee_recipes.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/bees.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/blood_altar.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/catjam.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/catjammies.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/changelog.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/cobblegen.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/controls.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/cow_level.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/cross_dim.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/ding.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/disassembler.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/discord.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/drawer_key.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/drones.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/du_charms.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/ee_ores.json | 0 .../kubejs/assets/enigmatica/tips/eidolon_enchanting.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/emojis.json | 0 .../kubejs/assets/enigmatica/tips/ender_air_ghasts.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/extra.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/fans.json | 0 .../kubejs/assets/enigmatica/tips/featherfalling_crops.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/github.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/horologium.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/jei_backspace.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/jei_pins.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/jei_scrolling.json | 0 .../kubejs/assets/enigmatica/tips/light_chunk_keys.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/lootr.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/mana_enchant.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/market.json | 0 .../kubejs/assets/enigmatica/tips/mek_cables_upgrade.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/mek_tanks.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/mek_upgrades.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/mob_farms.json | 0 .../kubejs/assets/enigmatica/tips/modded_for_dummies.json | 0 .../kubejs/assets/enigmatica/tips/natures_compass.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/neat.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/passion_vines.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/pedestals.json | 0 .../kubejs/assets/enigmatica/tips/prettypipes_facade.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/quark_buttons.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/quest_book.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/quests.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/requester.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/routers.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/seals.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/shrink.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/stonecutter.json | 0 .../kubejs/assets/enigmatica/tips/storage_scanner.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/te_augments.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/top.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/travel_anchors.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/villager_seats.json | 0 .../{ => 1.4.1}/kubejs/assets/enigmatica/tips/waystones.json | 0 .../kubejs/assets/enigmatica/tips/well_of_suffering.json | 0 .../client_scripts/expert/item_modifiers/jei_descriptions.js | 0 .../kubejs/client_scripts/expert/item_modifiers/tooltips.js | 0 .../kubejs/client_scripts/item_modifiers/jei_descriptions.js | 0 .../{ => 1.4.1}/kubejs/client_scripts/item_modifiers/tooltips.js | 0 .../packmenu/resources/assets/masterfulmachinary/lang/zh_cn.json | 0 .../{ => 1.4.1}/patchouli_books/modded_for_dummies/book.json | 0 .../modded_for_dummies/zh_cn/categories/aboutus.json | 0 .../patchouli_books/modded_for_dummies/zh_cn/categories/fe.json | 0 .../modded_for_dummies/zh_cn/categories/ftbchunks.json | 0 .../patchouli_books/modded_for_dummies/zh_cn/categories/jei.json | 0 .../modded_for_dummies/zh_cn/categories/quests.json | 0 .../modded_for_dummies/zh_cn/categories/theoneprobe.json | 0 .../modded_for_dummies/zh_cn/categories/tweaks.json | 0 .../modded_for_dummies/zh_cn/entries/aboutus/about_credits.json | 0 .../modded_for_dummies/zh_cn/entries/aboutus/about_discord.json | 0 .../modded_for_dummies/zh_cn/entries/aboutus/about_twitter.json | 0 .../modded_for_dummies/zh_cn/entries/fe/fe_diff.json | 0 .../modded_for_dummies/zh_cn/entries/fe/fe_intro.json | 0 .../zh_cn/entries/ftbchunks/ftbchunks_chunkloading.json | 0 .../zh_cn/entries/ftbchunks/ftbchunks_claiming.json | 0 .../zh_cn/entries/ftbchunks/ftbchunks_minimap.json | 0 .../zh_cn/entries/ftbchunks/ftbchunks_waypoints.json | 0 .../zh_cn/entries/ftbchunks/ftbchunks_worldmap.json | 0 .../modded_for_dummies/zh_cn/entries/jei/jei_bookmarks.json | 0 .../modded_for_dummies/zh_cn/entries/jei/jei_creative.json | 0 .../modded_for_dummies/zh_cn/entries/jei/jei_intro.json | 0 .../modded_for_dummies/zh_cn/entries/jei/jei_jer.json | 0 .../modded_for_dummies/zh_cn/entries/jei/jei_recipes.json | 0 .../modded_for_dummies/zh_cn/entries/jei/jei_search.json | 0 .../modded_for_dummies/zh_cn/entries/quests/quests_intro.json | 0 .../modded_for_dummies/zh_cn/entries/top/top_config.json | 0 .../modded_for_dummies/zh_cn/entries/top/top_intro.json | 0 .../modded_for_dummies/zh_cn/entries/tweaks/tweaks_craft.json | 0 .../modded_for_dummies/zh_cn/entries/tweaks/tweaks_ding.json | 0 .../modded_for_dummies/zh_cn/entries/tweaks/tweaks_inv.json | 0 .../modded_for_dummies/zh_cn/entries/tweaks/tweaks_mouse.json | 0 .../modded_for_dummies/zh_cn/entries/tweaks/tweaks_ultimine.json | 0 project/Enigmatica 6 Expert/{ => 1.4.1}/schematics/README.txt | 0 196 files changed, 0 insertions(+), 0 deletions(-) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/README.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/astral_sorcery/astral_relay.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/astral_sorcery/attunement_altar.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/astral_sorcery/celestial_gateway.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/astral_sorcery/crafting_celestial_altar.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/astral_sorcery/crafting_iridescent_altar.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/astral_sorcery/crafting_starlight_altar.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/astral_sorcery/enhanced_celestial_collector_crystal.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/astral_sorcery/evershifting_fountain.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/astral_sorcery/ritual_pedestal.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/astral_sorcery/starlight_infuser.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/compact_crafting/README.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/compact_crafting/giant.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/compact_crafting/large.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/compact_crafting/maximum.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/compact_crafting/normal.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/compact_crafting/projectors_max.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/compact_crafting/small.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/compact_crafting/tiny.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/immersive_engineering/arc_furnace.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/immersive_engineering/assembler.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/immersive_engineering/automated_engineers_workbench.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/immersive_engineering/bottling_machine.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/immersive_engineering/crusher.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/immersive_engineering/diesel_generator.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/immersive_engineering/excavator.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/immersive_engineering/fermentor.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/immersive_engineering/improved_blast_furnace.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/immersive_engineering/lightning_rod.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/immersive_engineering/metal_press.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/immersive_engineering/mixer.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/immersive_engineering/refinery.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/immersive_engineering/sawmill.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/immersive_engineering/silo.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/immersive_engineering/squeezer.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/immersive_engineering/tank.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/immersive_petroleum/coker.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/immersive_petroleum/distillation_tower.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/immersive_petroleum/pumpjack.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/immersive_petroleum/sulfur_recovery_unit.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/masterful_machinery/advanced_assembly_table.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/masterful_machinery/auto_iridescent_altar.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/masterful_machinery/enigmatic_tree_of_life.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/masterful_machinery/gaia_reactor.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/masterful_machinery/industrial_deuterium_plant.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/masterful_machinery/stellar_neutron_activator.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/masterful_machinery/wicked_altar.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/mekanism/basic_fission_reactor.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/mekanism/basic_fusion_reactor.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/mekanism/basic_industrial_turbine.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/mekanism/basic_sps.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/mekanism/basic_thermal_evap_tower.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/mekanism/basic_thermo_electric_boiler.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/natures_aura/altar_of_birthing.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/natures_aura/crimson_altar.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/natures_aura/natural_altar.txt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/building_gadgets_patterns/pneumaticcraft/electrostatic_compressor.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapter_groups.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/adventure.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/ars_nouveau.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/astral_sorcery_wip.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/automation.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/blood_magic_wip.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/botania.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/building.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/challenges.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/create.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/eidolon_wip.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/expert__bragging_rights.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/expert__tier_1_wip.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/expert__tier_2_wip.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/gates_wip.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/getting_started.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/immersive_engineering.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/industrial_foregoing.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/integrated_dynamics.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/magic__adept.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/magic__master.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/mekanism.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/natures_aura.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/occultism.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/pedestals.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/pneumaticcraft_repressurized.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/powah.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/refined_storage.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/resourceful_bees.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/rftools_wip.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/storage.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/tech_t2.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/tech_t3.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/tetra.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/thermal_series.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/tinkers_construct.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/config/ftbquests/quests/chapters/tools.snbt (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/akashic.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/astral_cake.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/astral_linking.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/automation.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/automation_2.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/automation_3.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/backpacks.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/bee_recipes.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/bees.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/blood_altar.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/catjam.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/catjammies.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/changelog.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/cobblegen.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/controls.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/cow_level.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/cross_dim.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/ding.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/disassembler.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/discord.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/drawer_key.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/drones.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/du_charms.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/ee_ores.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/eidolon_enchanting.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/emojis.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/ender_air_ghasts.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/extra.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/fans.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/featherfalling_crops.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/github.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/horologium.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/jei_backspace.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/jei_pins.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/jei_scrolling.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/light_chunk_keys.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/lootr.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/mana_enchant.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/market.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/mek_cables_upgrade.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/mek_tanks.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/mek_upgrades.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/mob_farms.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/modded_for_dummies.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/natures_compass.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/neat.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/passion_vines.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/pedestals.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/prettypipes_facade.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/quark_buttons.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/quest_book.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/quests.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/requester.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/routers.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/seals.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/shrink.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/stonecutter.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/storage_scanner.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/te_augments.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/top.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/travel_anchors.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/villager_seats.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/waystones.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/assets/enigmatica/tips/well_of_suffering.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/client_scripts/expert/item_modifiers/jei_descriptions.js (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/client_scripts/expert/item_modifiers/tooltips.js (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/client_scripts/item_modifiers/jei_descriptions.js (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/kubejs/client_scripts/item_modifiers/tooltips.js (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/packmenu/resources/assets/masterfulmachinary/lang/zh_cn.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/patchouli_books/modded_for_dummies/book.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/patchouli_books/modded_for_dummies/zh_cn/categories/aboutus.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/patchouli_books/modded_for_dummies/zh_cn/categories/fe.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/patchouli_books/modded_for_dummies/zh_cn/categories/ftbchunks.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/patchouli_books/modded_for_dummies/zh_cn/categories/jei.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/patchouli_books/modded_for_dummies/zh_cn/categories/quests.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/patchouli_books/modded_for_dummies/zh_cn/categories/theoneprobe.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/patchouli_books/modded_for_dummies/zh_cn/categories/tweaks.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_credits.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_discord.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_twitter.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/patchouli_books/modded_for_dummies/zh_cn/entries/fe/fe_diff.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/patchouli_books/modded_for_dummies/zh_cn/entries/fe/fe_intro.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_chunkloading.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_claiming.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_minimap.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_waypoints.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_worldmap.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_bookmarks.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_creative.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_intro.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_jer.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_recipes.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_search.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/patchouli_books/modded_for_dummies/zh_cn/entries/quests/quests_intro.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/patchouli_books/modded_for_dummies/zh_cn/entries/top/top_config.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/patchouli_books/modded_for_dummies/zh_cn/entries/top/top_intro.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_craft.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_ding.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_inv.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_mouse.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_ultimine.json (100%) rename project/Enigmatica 6 Expert/{ => 1.4.1}/schematics/README.txt (100%) diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/README.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/README.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/README.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/README.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/astral_relay.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/astral_sorcery/astral_relay.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/astral_relay.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/astral_sorcery/astral_relay.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/attunement_altar.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/astral_sorcery/attunement_altar.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/attunement_altar.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/astral_sorcery/attunement_altar.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/celestial_gateway.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/astral_sorcery/celestial_gateway.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/celestial_gateway.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/astral_sorcery/celestial_gateway.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/crafting_celestial_altar.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/astral_sorcery/crafting_celestial_altar.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/crafting_celestial_altar.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/astral_sorcery/crafting_celestial_altar.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/crafting_iridescent_altar.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/astral_sorcery/crafting_iridescent_altar.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/crafting_iridescent_altar.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/astral_sorcery/crafting_iridescent_altar.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/crafting_starlight_altar.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/astral_sorcery/crafting_starlight_altar.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/crafting_starlight_altar.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/astral_sorcery/crafting_starlight_altar.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/enhanced_celestial_collector_crystal.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/astral_sorcery/enhanced_celestial_collector_crystal.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/enhanced_celestial_collector_crystal.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/astral_sorcery/enhanced_celestial_collector_crystal.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/evershifting_fountain.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/astral_sorcery/evershifting_fountain.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/evershifting_fountain.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/astral_sorcery/evershifting_fountain.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/ritual_pedestal.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/astral_sorcery/ritual_pedestal.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/ritual_pedestal.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/astral_sorcery/ritual_pedestal.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/starlight_infuser.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/astral_sorcery/starlight_infuser.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/astral_sorcery/starlight_infuser.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/astral_sorcery/starlight_infuser.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/README.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/compact_crafting/README.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/README.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/compact_crafting/README.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/giant.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/compact_crafting/giant.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/giant.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/compact_crafting/giant.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/large.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/compact_crafting/large.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/large.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/compact_crafting/large.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/maximum.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/compact_crafting/maximum.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/maximum.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/compact_crafting/maximum.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/normal.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/compact_crafting/normal.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/normal.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/compact_crafting/normal.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/projectors_max.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/compact_crafting/projectors_max.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/projectors_max.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/compact_crafting/projectors_max.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/small.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/compact_crafting/small.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/small.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/compact_crafting/small.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/tiny.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/compact_crafting/tiny.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/compact_crafting/tiny.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/compact_crafting/tiny.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/arc_furnace.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_engineering/arc_furnace.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/arc_furnace.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_engineering/arc_furnace.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/assembler.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_engineering/assembler.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/assembler.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_engineering/assembler.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/automated_engineers_workbench.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_engineering/automated_engineers_workbench.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/automated_engineers_workbench.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_engineering/automated_engineers_workbench.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/bottling_machine.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_engineering/bottling_machine.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/bottling_machine.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_engineering/bottling_machine.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/crusher.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_engineering/crusher.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/crusher.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_engineering/crusher.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/diesel_generator.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_engineering/diesel_generator.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/diesel_generator.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_engineering/diesel_generator.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/excavator.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_engineering/excavator.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/excavator.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_engineering/excavator.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/fermentor.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_engineering/fermentor.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/fermentor.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_engineering/fermentor.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/improved_blast_furnace.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_engineering/improved_blast_furnace.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/improved_blast_furnace.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_engineering/improved_blast_furnace.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/lightning_rod.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_engineering/lightning_rod.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/lightning_rod.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_engineering/lightning_rod.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/metal_press.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_engineering/metal_press.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/metal_press.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_engineering/metal_press.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/mixer.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_engineering/mixer.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/mixer.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_engineering/mixer.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/refinery.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_engineering/refinery.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/refinery.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_engineering/refinery.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/sawmill.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_engineering/sawmill.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/sawmill.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_engineering/sawmill.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/silo.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_engineering/silo.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/silo.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_engineering/silo.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/squeezer.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_engineering/squeezer.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/squeezer.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_engineering/squeezer.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/tank.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_engineering/tank.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_engineering/tank.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_engineering/tank.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_petroleum/coker.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_petroleum/coker.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_petroleum/coker.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_petroleum/coker.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_petroleum/distillation_tower.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_petroleum/distillation_tower.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_petroleum/distillation_tower.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_petroleum/distillation_tower.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_petroleum/pumpjack.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_petroleum/pumpjack.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_petroleum/pumpjack.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_petroleum/pumpjack.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_petroleum/sulfur_recovery_unit.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_petroleum/sulfur_recovery_unit.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/immersive_petroleum/sulfur_recovery_unit.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/immersive_petroleum/sulfur_recovery_unit.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/advanced_assembly_table.json b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/masterful_machinery/advanced_assembly_table.json similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/advanced_assembly_table.json rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/masterful_machinery/advanced_assembly_table.json diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/auto_iridescent_altar.json b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/masterful_machinery/auto_iridescent_altar.json similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/auto_iridescent_altar.json rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/masterful_machinery/auto_iridescent_altar.json diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/enigmatic_tree_of_life.json b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/masterful_machinery/enigmatic_tree_of_life.json similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/enigmatic_tree_of_life.json rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/masterful_machinery/enigmatic_tree_of_life.json diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/gaia_reactor.json b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/masterful_machinery/gaia_reactor.json similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/gaia_reactor.json rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/masterful_machinery/gaia_reactor.json diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/industrial_deuterium_plant.json b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/masterful_machinery/industrial_deuterium_plant.json similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/industrial_deuterium_plant.json rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/masterful_machinery/industrial_deuterium_plant.json diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/stellar_neutron_activator.json b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/masterful_machinery/stellar_neutron_activator.json similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/stellar_neutron_activator.json rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/masterful_machinery/stellar_neutron_activator.json diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/wicked_altar.json b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/masterful_machinery/wicked_altar.json similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/masterful_machinery/wicked_altar.json rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/masterful_machinery/wicked_altar.json diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_fission_reactor.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/mekanism/basic_fission_reactor.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_fission_reactor.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/mekanism/basic_fission_reactor.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_fusion_reactor.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/mekanism/basic_fusion_reactor.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_fusion_reactor.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/mekanism/basic_fusion_reactor.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_industrial_turbine.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/mekanism/basic_industrial_turbine.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_industrial_turbine.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/mekanism/basic_industrial_turbine.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_sps.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/mekanism/basic_sps.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_sps.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/mekanism/basic_sps.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_thermal_evap_tower.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/mekanism/basic_thermal_evap_tower.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_thermal_evap_tower.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/mekanism/basic_thermal_evap_tower.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_thermo_electric_boiler.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/mekanism/basic_thermo_electric_boiler.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/mekanism/basic_thermo_electric_boiler.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/mekanism/basic_thermo_electric_boiler.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/natures_aura/altar_of_birthing.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/natures_aura/altar_of_birthing.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/natures_aura/altar_of_birthing.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/natures_aura/altar_of_birthing.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/natures_aura/crimson_altar.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/natures_aura/crimson_altar.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/natures_aura/crimson_altar.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/natures_aura/crimson_altar.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/natures_aura/natural_altar.txt b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/natures_aura/natural_altar.txt similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/natures_aura/natural_altar.txt rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/natures_aura/natural_altar.txt diff --git a/project/Enigmatica 6 Expert/building_gadgets_patterns/pneumaticcraft/electrostatic_compressor.json b/project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/pneumaticcraft/electrostatic_compressor.json similarity index 100% rename from project/Enigmatica 6 Expert/building_gadgets_patterns/pneumaticcraft/electrostatic_compressor.json rename to project/Enigmatica 6 Expert/1.4.1/building_gadgets_patterns/pneumaticcraft/electrostatic_compressor.json diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapter_groups.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapter_groups.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapter_groups.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapter_groups.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/adventure.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/adventure.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/adventure.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/adventure.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/ars_nouveau.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/ars_nouveau.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/ars_nouveau.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/ars_nouveau.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/astral_sorcery_wip.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/astral_sorcery_wip.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/astral_sorcery_wip.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/astral_sorcery_wip.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/automation.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/automation.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/automation.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/automation.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/blood_magic_wip.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/blood_magic_wip.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/blood_magic_wip.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/blood_magic_wip.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/botania.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/botania.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/botania.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/botania.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/building.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/building.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/building.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/building.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/challenges.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/challenges.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/challenges.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/challenges.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/create.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/create.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/create.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/create.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/eidolon_wip.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/eidolon_wip.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/eidolon_wip.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/eidolon_wip.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/expert__bragging_rights.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/expert__bragging_rights.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/expert__bragging_rights.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/expert__bragging_rights.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/expert__tier_1_wip.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/expert__tier_1_wip.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/expert__tier_1_wip.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/expert__tier_1_wip.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/expert__tier_2_wip.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/expert__tier_2_wip.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/expert__tier_2_wip.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/expert__tier_2_wip.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/gates_wip.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/gates_wip.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/gates_wip.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/gates_wip.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/getting_started.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/getting_started.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/getting_started.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/getting_started.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/immersive_engineering.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/immersive_engineering.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/immersive_engineering.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/immersive_engineering.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/industrial_foregoing.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/industrial_foregoing.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/industrial_foregoing.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/industrial_foregoing.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/integrated_dynamics.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/integrated_dynamics.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/integrated_dynamics.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/integrated_dynamics.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/magic__adept.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/magic__adept.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/magic__adept.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/magic__adept.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/magic__master.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/magic__master.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/magic__master.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/magic__master.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/mekanism.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/mekanism.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/mekanism.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/mekanism.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/natures_aura.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/natures_aura.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/natures_aura.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/natures_aura.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/occultism.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/occultism.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/occultism.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/occultism.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/pedestals.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/pedestals.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/pedestals.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/pedestals.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/pneumaticcraft_repressurized.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/pneumaticcraft_repressurized.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/pneumaticcraft_repressurized.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/pneumaticcraft_repressurized.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/powah.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/powah.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/powah.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/powah.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/refined_storage.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/refined_storage.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/refined_storage.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/refined_storage.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/resourceful_bees.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/resourceful_bees.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/resourceful_bees.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/resourceful_bees.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/rftools_wip.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/rftools_wip.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/rftools_wip.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/rftools_wip.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/storage.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/storage.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/storage.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/storage.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/tech_t2.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/tech_t2.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/tech_t2.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/tech_t2.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/tech_t3.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/tech_t3.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/tech_t3.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/tech_t3.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/tetra.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/tetra.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/tetra.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/tetra.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/thermal_series.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/thermal_series.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/thermal_series.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/thermal_series.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/tinkers_construct.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/tinkers_construct.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/tinkers_construct.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/tinkers_construct.snbt diff --git a/project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/tools.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/tools.snbt similarity index 100% rename from project/Enigmatica 6 Expert/config/ftbquests/quests/chapters/tools.snbt rename to project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/tools.snbt diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/akashic.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/akashic.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/akashic.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/akashic.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/astral_cake.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/astral_cake.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/astral_cake.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/astral_cake.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/astral_linking.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/astral_linking.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/astral_linking.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/astral_linking.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/automation.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/automation.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/automation.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/automation.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/automation_2.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/automation_2.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/automation_2.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/automation_2.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/automation_3.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/automation_3.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/automation_3.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/automation_3.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/backpacks.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/backpacks.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/backpacks.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/backpacks.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/bee_recipes.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/bee_recipes.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/bee_recipes.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/bee_recipes.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/bees.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/bees.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/bees.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/bees.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/blood_altar.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/blood_altar.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/blood_altar.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/blood_altar.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/catjam.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/catjam.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/catjam.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/catjam.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/catjammies.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/catjammies.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/catjammies.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/catjammies.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/changelog.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/changelog.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/changelog.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/changelog.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/cobblegen.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/cobblegen.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/cobblegen.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/cobblegen.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/controls.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/controls.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/controls.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/controls.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/cow_level.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/cow_level.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/cow_level.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/cow_level.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/cross_dim.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/cross_dim.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/cross_dim.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/cross_dim.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/ding.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/ding.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/ding.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/ding.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/disassembler.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/disassembler.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/disassembler.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/disassembler.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/discord.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/discord.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/discord.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/discord.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/drawer_key.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/drawer_key.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/drawer_key.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/drawer_key.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/drones.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/drones.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/drones.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/drones.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/du_charms.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/du_charms.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/du_charms.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/du_charms.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/ee_ores.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/ee_ores.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/ee_ores.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/ee_ores.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/eidolon_enchanting.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/eidolon_enchanting.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/eidolon_enchanting.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/eidolon_enchanting.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/emojis.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/emojis.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/emojis.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/emojis.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/ender_air_ghasts.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/ender_air_ghasts.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/ender_air_ghasts.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/ender_air_ghasts.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/extra.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/extra.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/extra.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/extra.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/fans.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/fans.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/fans.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/fans.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/featherfalling_crops.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/featherfalling_crops.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/featherfalling_crops.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/featherfalling_crops.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/github.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/github.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/github.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/github.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/horologium.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/horologium.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/horologium.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/horologium.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/jei_backspace.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/jei_backspace.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/jei_backspace.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/jei_backspace.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/jei_pins.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/jei_pins.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/jei_pins.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/jei_pins.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/jei_scrolling.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/jei_scrolling.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/jei_scrolling.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/jei_scrolling.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/light_chunk_keys.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/light_chunk_keys.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/light_chunk_keys.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/light_chunk_keys.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/lootr.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/lootr.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/lootr.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/lootr.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/mana_enchant.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/mana_enchant.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/mana_enchant.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/mana_enchant.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/market.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/market.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/market.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/market.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/mek_cables_upgrade.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/mek_cables_upgrade.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/mek_cables_upgrade.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/mek_cables_upgrade.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/mek_tanks.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/mek_tanks.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/mek_tanks.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/mek_tanks.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/mek_upgrades.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/mek_upgrades.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/mek_upgrades.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/mek_upgrades.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/mob_farms.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/mob_farms.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/mob_farms.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/mob_farms.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/modded_for_dummies.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/modded_for_dummies.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/modded_for_dummies.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/modded_for_dummies.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/natures_compass.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/natures_compass.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/natures_compass.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/natures_compass.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/neat.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/neat.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/neat.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/neat.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/passion_vines.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/passion_vines.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/passion_vines.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/passion_vines.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/pedestals.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/pedestals.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/pedestals.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/pedestals.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/prettypipes_facade.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/prettypipes_facade.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/prettypipes_facade.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/prettypipes_facade.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/quark_buttons.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/quark_buttons.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/quark_buttons.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/quark_buttons.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/quest_book.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/quest_book.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/quest_book.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/quest_book.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/quests.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/quests.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/quests.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/quests.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/requester.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/requester.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/requester.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/requester.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/routers.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/routers.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/routers.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/routers.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/seals.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/seals.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/seals.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/seals.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/shrink.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/shrink.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/shrink.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/shrink.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/stonecutter.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/stonecutter.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/stonecutter.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/stonecutter.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/storage_scanner.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/storage_scanner.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/storage_scanner.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/storage_scanner.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/te_augments.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/te_augments.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/te_augments.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/te_augments.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/top.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/top.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/top.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/top.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/travel_anchors.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/travel_anchors.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/travel_anchors.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/travel_anchors.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/villager_seats.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/villager_seats.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/villager_seats.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/villager_seats.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/waystones.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/waystones.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/waystones.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/waystones.json diff --git a/project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/well_of_suffering.json b/project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/well_of_suffering.json similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/assets/enigmatica/tips/well_of_suffering.json rename to project/Enigmatica 6 Expert/1.4.1/kubejs/assets/enigmatica/tips/well_of_suffering.json diff --git a/project/Enigmatica 6 Expert/kubejs/client_scripts/expert/item_modifiers/jei_descriptions.js b/project/Enigmatica 6 Expert/1.4.1/kubejs/client_scripts/expert/item_modifiers/jei_descriptions.js similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/client_scripts/expert/item_modifiers/jei_descriptions.js rename to project/Enigmatica 6 Expert/1.4.1/kubejs/client_scripts/expert/item_modifiers/jei_descriptions.js diff --git a/project/Enigmatica 6 Expert/kubejs/client_scripts/expert/item_modifiers/tooltips.js b/project/Enigmatica 6 Expert/1.4.1/kubejs/client_scripts/expert/item_modifiers/tooltips.js similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/client_scripts/expert/item_modifiers/tooltips.js rename to project/Enigmatica 6 Expert/1.4.1/kubejs/client_scripts/expert/item_modifiers/tooltips.js diff --git a/project/Enigmatica 6 Expert/kubejs/client_scripts/item_modifiers/jei_descriptions.js b/project/Enigmatica 6 Expert/1.4.1/kubejs/client_scripts/item_modifiers/jei_descriptions.js similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/client_scripts/item_modifiers/jei_descriptions.js rename to project/Enigmatica 6 Expert/1.4.1/kubejs/client_scripts/item_modifiers/jei_descriptions.js diff --git a/project/Enigmatica 6 Expert/kubejs/client_scripts/item_modifiers/tooltips.js b/project/Enigmatica 6 Expert/1.4.1/kubejs/client_scripts/item_modifiers/tooltips.js similarity index 100% rename from project/Enigmatica 6 Expert/kubejs/client_scripts/item_modifiers/tooltips.js rename to project/Enigmatica 6 Expert/1.4.1/kubejs/client_scripts/item_modifiers/tooltips.js diff --git a/project/Enigmatica 6 Expert/packmenu/resources/assets/masterfulmachinary/lang/zh_cn.json b/project/Enigmatica 6 Expert/1.4.1/packmenu/resources/assets/masterfulmachinary/lang/zh_cn.json similarity index 100% rename from project/Enigmatica 6 Expert/packmenu/resources/assets/masterfulmachinary/lang/zh_cn.json rename to project/Enigmatica 6 Expert/1.4.1/packmenu/resources/assets/masterfulmachinary/lang/zh_cn.json diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/book.json b/project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/book.json similarity index 100% rename from project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/book.json rename to project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/book.json diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/aboutus.json b/project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/categories/aboutus.json similarity index 100% rename from project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/aboutus.json rename to project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/categories/aboutus.json diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/fe.json b/project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/categories/fe.json similarity index 100% rename from project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/fe.json rename to project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/categories/fe.json diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/ftbchunks.json b/project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/categories/ftbchunks.json similarity index 100% rename from project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/ftbchunks.json rename to project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/categories/ftbchunks.json diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/jei.json b/project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/categories/jei.json similarity index 100% rename from project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/jei.json rename to project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/categories/jei.json diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/quests.json b/project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/categories/quests.json similarity index 100% rename from project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/quests.json rename to project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/categories/quests.json diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/theoneprobe.json b/project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/categories/theoneprobe.json similarity index 100% rename from project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/theoneprobe.json rename to project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/categories/theoneprobe.json diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/tweaks.json b/project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/categories/tweaks.json similarity index 100% rename from project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/categories/tweaks.json rename to project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/categories/tweaks.json diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_credits.json b/project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_credits.json similarity index 100% rename from project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_credits.json rename to project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_credits.json diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_discord.json b/project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_discord.json similarity index 100% rename from project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_discord.json rename to project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_discord.json diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_twitter.json b/project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_twitter.json similarity index 100% rename from project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_twitter.json rename to project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_twitter.json diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/fe/fe_diff.json b/project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/fe/fe_diff.json similarity index 100% rename from project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/fe/fe_diff.json rename to project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/fe/fe_diff.json diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/fe/fe_intro.json b/project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/fe/fe_intro.json similarity index 100% rename from project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/fe/fe_intro.json rename to project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/fe/fe_intro.json diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_chunkloading.json b/project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_chunkloading.json similarity index 100% rename from project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_chunkloading.json rename to project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_chunkloading.json diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_claiming.json b/project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_claiming.json similarity index 100% rename from project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_claiming.json rename to project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_claiming.json diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_minimap.json b/project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_minimap.json similarity index 100% rename from project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_minimap.json rename to project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_minimap.json diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_waypoints.json b/project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_waypoints.json similarity index 100% rename from project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_waypoints.json rename to project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_waypoints.json diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_worldmap.json b/project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_worldmap.json similarity index 100% rename from project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_worldmap.json rename to project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_worldmap.json diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_bookmarks.json b/project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_bookmarks.json similarity index 100% rename from project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_bookmarks.json rename to project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_bookmarks.json diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_creative.json b/project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_creative.json similarity index 100% rename from project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_creative.json rename to project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_creative.json diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_intro.json b/project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_intro.json similarity index 100% rename from project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_intro.json rename to project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_intro.json diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_jer.json b/project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_jer.json similarity index 100% rename from project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_jer.json rename to project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_jer.json diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_recipes.json b/project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_recipes.json similarity index 100% rename from project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_recipes.json rename to project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_recipes.json diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_search.json b/project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_search.json similarity index 100% rename from project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_search.json rename to project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_search.json diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/quests/quests_intro.json b/project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/quests/quests_intro.json similarity index 100% rename from project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/quests/quests_intro.json rename to project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/quests/quests_intro.json diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/top/top_config.json b/project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/top/top_config.json similarity index 100% rename from project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/top/top_config.json rename to project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/top/top_config.json diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/top/top_intro.json b/project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/top/top_intro.json similarity index 100% rename from project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/top/top_intro.json rename to project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/top/top_intro.json diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_craft.json b/project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_craft.json similarity index 100% rename from project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_craft.json rename to project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_craft.json diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_ding.json b/project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_ding.json similarity index 100% rename from project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_ding.json rename to project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_ding.json diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_inv.json b/project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_inv.json similarity index 100% rename from project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_inv.json rename to project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_inv.json diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_mouse.json b/project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_mouse.json similarity index 100% rename from project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_mouse.json rename to project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_mouse.json diff --git a/project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_ultimine.json b/project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_ultimine.json similarity index 100% rename from project/Enigmatica 6 Expert/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_ultimine.json rename to project/Enigmatica 6 Expert/1.4.1/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_ultimine.json diff --git a/project/Enigmatica 6 Expert/schematics/README.txt b/project/Enigmatica 6 Expert/1.4.1/schematics/README.txt similarity index 100% rename from project/Enigmatica 6 Expert/schematics/README.txt rename to project/Enigmatica 6 Expert/1.4.1/schematics/README.txt From cac2cb14bfc7fdd8f4bda37196596d187e9e779b Mon Sep 17 00:00:00 2001 From: RCqaq <1965716763@qq.com> Date: Fri, 19 Aug 2022 08:51:17 +0800 Subject: [PATCH 4/8] =?UTF-8?q?=E7=AC=AC=E4=B8=80=E6=AC=A1=E4=BF=AE?= =?UTF-8?q?=E8=AE=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../quests/chapters/expert__tier_1_wip.snbt | 2 +- .../quests/chapters/expert__tier_2_wip.snbt | 2 +- .../ftbquests/quests/chapters/getting_started.snbt | 4 ++-- .../chapters/pneumaticcraft_repressurized.snbt | 2 +- .../ftbquests/quests/chapters/refined_storage.snbt | 2 +- .../config/ftbquests/quests/chapters/tech_t3.snbt | 6 +++--- .../config/ftbquests/quests/chapters/tools.snbt | 12 ++++++------ 7 files changed, 15 insertions(+), 15 deletions(-) diff --git a/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/expert__tier_1_wip.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/expert__tier_1_wip.snbt index 4ca301f0..0a33b5be 100644 --- a/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/expert__tier_1_wip.snbt +++ b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/expert__tier_1_wip.snbt @@ -19,7 +19,7 @@ "" "利用所有能调动的资源探索这片土地,寻找任何形式的炸药。找到后,将一些材料丢在地上,然后把它们炸了。爆炸会将它们融合成新的复合物。" "" - "注意:一次爆炸的带来的能量足以转化大批量的材料。" + "注意:一次爆炸带来的能量足以转化大批量材料。" ] dependencies: ["1D574D041D9164AD"] id: "6AADF6A0814C29D4" diff --git a/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/expert__tier_2_wip.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/expert__tier_2_wip.snbt index 7a9112c7..4b486e0c 100644 --- a/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/expert__tier_2_wip.snbt +++ b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/expert__tier_2_wip.snbt @@ -167,7 +167,7 @@ "" "他们的许多秘密仍然遥不可及,然而,即使是学徒也有足够的知识来引导一些星光来完成基本任务。 " "" - "注:浮动水晶不会自动链接到神铸方块。因此,必须首先制作链接工具以手动链接它们。 " + "注:浮动水晶不会自动连接到神铸方块。因此,必须首先制作连接器以手动连接它们。 " ] dependencies: [ "598A3BD34A7DD40B" diff --git a/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/getting_started.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/getting_started.snbt index 40197f31..d66539cb 100644 --- a/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/getting_started.snbt +++ b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/getting_started.snbt @@ -770,11 +770,11 @@ Count: 1 tag: { "akashictome:displayName": { - text: "血染之书" + text: "血染知书" } "patchouli:book": "bloodmagic:guide" display: { - Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"血染之书\"}]}" + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"血染知书\"}]}" } } } diff --git a/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/pneumaticcraft_repressurized.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/pneumaticcraft_repressurized.snbt index a404c288..12424e33 100644 --- a/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/pneumaticcraft_repressurized.snbt +++ b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/pneumaticcraft_repressurized.snbt @@ -1066,7 +1066,7 @@ "" "当你站在这样的充气站上时,它也会为你物品栏中的物品充气。" "" - "注:充能站是压力机械师的兴趣点。也许应该去交个朋友然后看看他们有什么好的交易。" + "注:充气站是压力机械师的兴趣点。也许应该去交个朋友然后看看他们有什么好的交易。" ] dependencies: ["0000000000000129"] id: "000000000000012C" diff --git a/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/refined_storage.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/refined_storage.snbt index a1e5b38d..75541407 100644 --- a/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/refined_storage.snbt +++ b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/refined_storage.snbt @@ -798,7 +798,7 @@ x: -2.5d y: 9.5d subtitle: "你想要多少?" - description: ["一个带有合成卡的物品接口非常适合存储少量的物品,但是如果我们需要更大的储量怎么办?好吧,现在我们可以了。请求器是一个附属方块,可使精细存储始终在其内部存放指定的物品数量。要为你准备5000块玻璃吗?制作一个请求器来实现它。"] + description: ["一个带有合成卡的物品接口非常适合存储少量的物品,但是如果我们需要更大的储量怎么办?好吧,现在我们可以了。请求器是一个附属方块,可使精致存储始终在其内部存放指定的物品数量。要为你准备5000块玻璃吗?制作一个请求器来实现它。"] dependencies: ["0000000000000298"] id: "5DA4C492523C7D72" tasks: [{ diff --git a/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/tech_t3.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/tech_t3.snbt index fdd04b48..d91f58a5 100644 --- a/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/tech_t3.snbt +++ b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/tech_t3.snbt @@ -75,7 +75,7 @@ description: [ "用于钻粉红黏液的机器需要粉红黏液,那怎么获取粉红黏液呢?" "" - "有人见过粉红凋灵吗?" + "有人见过粉色凋灵吗?" "" "这个问题经常在亚马龙网络中出现,未来的工程师为之抓耳挠腮。但学习过奥术后,你发现有一条路可以走。什么路?当然是魔法。" ] @@ -101,8 +101,8 @@ icon: "minecraft:wither_skeleton_skull" x: 0.0d y: 4.5d - subtitle: "为粉红凋灵挤奶。" - description: ["用神秘学仪式召唤粉红凋灵或者将通过与盖亚守护者战斗获得的粉色手炮将凋灵转换成。"] + subtitle: "为粉色凋灵挤奶。" + description: ["用神秘学仪式召唤粉色凋灵或者将通过与盖亚守护者战斗获得的粉红手炮将凋灵转换成。"] dependencies: ["412F3A311A7CFCB3"] id: "35EE2BA3A988F416" tasks: [{ diff --git a/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/tools.snbt b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/tools.snbt index 8cd5e48e..3a1f6240 100644 --- a/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/tools.snbt +++ b/project/Enigmatica 6 Expert/1.4.1/config/ftbquests/quests/chapters/tools.snbt @@ -1115,12 +1115,12 @@ "" "值得注意的升级" "" - "● 火把放置器" - "● 范围采掘" - "● 精准采集" - "● 时运" - "● 可过滤虚空升级,用于删除如过量石头这样不想要的垃圾" - "● 磁铁升级,用于将采掘的物品吸入你的物品栏" + "●火把放置器" + "●范围采掘" + "●精准采集" + "●时运" + "●可过滤虚空升级,用于删除如过量石头这样不想要的垃圾" + "●磁铁升级,用于将采掘的物品吸入你的物品栏" ] dependencies: ["000000000000046C"] id: "000000000000045F" From e85a0628cd81524699a6236d14df37b3108b9ab1 Mon Sep 17 00:00:00 2001 From: RCqaq <1965716763@qq.com> Date: Tue, 30 Aug 2022 11:04:52 +0800 Subject: [PATCH 5/8] Updated 1.5.1 --- .../building_gadgets_patterns/README.txt | 32 + .../astral_sorcery/astral_relay.txt | 50 + .../astral_sorcery/attunement_altar.txt | 64 + .../astral_sorcery/celestial_gateway.txt | 57 + .../crafting_celestial_altar.txt | 71 + .../crafting_iridescent_altar.txt | 71 + .../crafting_starlight_altar.txt | 64 + .../enhanced_celestial_collector_crystal.txt | 64 + .../astral_sorcery/evershifting_fountain.txt | 50 + .../astral_sorcery/ritual_pedestal.txt | 57 + .../astral_sorcery/starlight_infuser.txt | 64 + .../compact_crafting/README.txt | 6 + .../compact_crafting/giant.txt | 36 + .../compact_crafting/large.txt | 36 + .../compact_crafting/maximum.txt | 36 + .../compact_crafting/normal.txt | 36 + .../compact_crafting/projectors_max.txt | 36 + .../compact_crafting/small.txt | 36 + .../compact_crafting/tiny.txt | 29 + .../immersive_engineering/arc_furnace.txt | 85 + .../immersive_engineering/assembler.txt | 64 + .../automated_engineers_workbench.txt | 64 + .../bottling_machine.txt | 64 + .../immersive_engineering/crusher.txt | 57 + .../diesel_generator.txt | 64 + .../immersive_engineering/excavator.txt | 78 + .../immersive_engineering/fermentor.txt | 64 + .../improved_blast_furnace.txt | 50 + .../immersive_engineering/lightning_rod.txt | 64 + .../immersive_engineering/metal_press.txt | 57 + .../immersive_engineering/mixer.txt | 64 + .../immersive_engineering/refinery.txt | 64 + .../immersive_engineering/sawmill.txt | 64 + .../immersive_engineering/silo.txt | 36 + .../immersive_engineering/squeezer.txt | 71 + .../immersive_engineering/tank.txt | 36 + .../immersive_petroleum/coker.txt | 106 + .../distillation_tower.txt | 64 + .../immersive_petroleum/pumpjack.txt | 78 + .../sulfur_recovery_unit.txt | 57 + .../advanced_assembly_table.json | 176 + .../auto_iridescent_altar.json | 260 ++ .../enigmatic_tree_of_life.json | 645 +++ .../masterful_machinery/gaia_reactor.json | 288 ++ .../industrial_deuterium_plant.json | 183 + .../stellar_neutron_activator.json | 281 ++ .../masterful_machinery/wicked_altar.json | 78 + .../mekanism/basic_fission_reactor.txt | 64 + .../mekanism/basic_fusion_reactor.txt | 57 + .../mekanism/basic_industrial_turbine.txt | 85 + .../mekanism/basic_sps.txt | 50 + .../mekanism/basic_thermal_evap_tower.txt | 43 + .../mekanism/basic_thermo_electric_boiler.txt | 57 + .../natures_aura/altar_of_birthing.txt | 50 + .../natures_aura/crimson_altar.txt | 57 + .../natures_aura/natural_altar.txt | 57 + .../electrostatic_compressor.json | 36 + .../ftbquests/quests/chapter_groups.snbt | 9 + .../ftbquests/quests/chapters/adventure.snbt | 554 +++ .../quests/chapters/ars_nouveau.snbt | 1705 ++++++++ .../quests/chapters/astral_sorcery_wip.snbt | 1596 +++++++ .../ftbquests/quests/chapters/automation.snbt | 3007 +++++++++++++ .../quests/chapters/blood_magic_wip.snbt | 1125 +++++ .../ftbquests/quests/chapters/botania.snbt | 1547 +++++++ .../ftbquests/quests/chapters/building.snbt | 1763 ++++++++ .../ftbquests/quests/chapters/challenges.snbt | 1679 ++++++++ .../ftbquests/quests/chapters/create.snbt | 1785 ++++++++ .../quests/chapters/eidolon_wip.snbt | 858 ++++ .../chapters/expert__bragging_rights.snbt | 727 ++++ .../quests/chapters/expert__tier_1_wip.snbt | 897 ++++ .../quests/chapters/expert__tier_2_wip.snbt | 556 +++ .../ftbquests/quests/chapters/gates_wip.snbt | 434 ++ .../quests/chapters/getting_started.snbt | 800 ++++ .../chapters/immersive_engineering.snbt | 1376 ++++++ .../quests/chapters/industrial_foregoing.snbt | 1245 ++++++ .../chapters/industrial_foregoing_en.snbt | 1245 ++++++ .../quests/chapters/integrated_dynamics.snbt | 695 +++ .../quests/chapters/magic__adept.snbt | 697 +++ .../quests/chapters/magic__master.snbt | 547 +++ .../ftbquests/quests/chapters/mekanism.snbt | 2829 ++++++++++++ .../quests/chapters/natures_aura.snbt | 1240 ++++++ .../ftbquests/quests/chapters/occultism.snbt | 2014 +++++++++ .../ftbquests/quests/chapters/pedestals.snbt | 1551 +++++++ .../pneumaticcraft_repressurized.snbt | 1726 ++++++++ .../ftbquests/quests/chapters/powah.snbt | 1362 ++++++ .../quests/chapters/refined_storage.snbt | 819 ++++ .../quests/chapters/resourceful_bees.snbt | 976 +++++ .../quests/chapters/rftools_wip.snbt | 929 ++++ .../ftbquests/quests/chapters/storage.snbt | 1402 ++++++ .../ftbquests/quests/chapters/tech_t2.snbt | 507 +++ .../ftbquests/quests/chapters/tech_t3.snbt | 470 ++ .../ftbquests/quests/chapters/tetra.snbt | 1759 ++++++++ .../quests/chapters/thermal_series.snbt | 995 +++++ .../quests/chapters/tinkers_construct.snbt | 3778 +++++++++++++++++ .../ftbquests/quests/chapters/tools.snbt | 3256 ++++++++++++++ .../assets/enigmatica/tips/akashic.json | 5 + .../assets/enigmatica/tips/astral_cake.json | 5 + .../enigmatica/tips/astral_linking.json | 5 + .../assets/enigmatica/tips/automation.json | 5 + .../assets/enigmatica/tips/automation_2.json | 5 + .../assets/enigmatica/tips/automation_3.json | 5 + .../assets/enigmatica/tips/backpacks.json | 5 + .../assets/enigmatica/tips/bee_recipes.json | 5 + .../kubejs/assets/enigmatica/tips/bees.json | 5 + .../assets/enigmatica/tips/blood_altar.json | 5 + .../kubejs/assets/enigmatica/tips/catjam.json | 10 + .../assets/enigmatica/tips/catjammies.json | 5 + .../assets/enigmatica/tips/changelog.json | 5 + .../assets/enigmatica/tips/cobblegen.json | 5 + .../assets/enigmatica/tips/controls.json | 5 + .../assets/enigmatica/tips/cow_level.json | 5 + .../assets/enigmatica/tips/cross_dim.json | 5 + .../kubejs/assets/enigmatica/tips/ding.json | 5 + .../assets/enigmatica/tips/disassembler.json | 5 + .../assets/enigmatica/tips/discord.json | 5 + .../assets/enigmatica/tips/drawer_key.json | 5 + .../kubejs/assets/enigmatica/tips/drones.json | 5 + .../assets/enigmatica/tips/du_charms.json | 5 + .../assets/enigmatica/tips/ee_ores.json | 5 + .../enigmatica/tips/eidolon_enchanting.json | 5 + .../kubejs/assets/enigmatica/tips/emojis.json | 5 + .../enigmatica/tips/ender_air_ghasts.json | 5 + .../kubejs/assets/enigmatica/tips/extra.json | 5 + .../kubejs/assets/enigmatica/tips/fans.json | 5 + .../enigmatica/tips/featherfalling_crops.json | 5 + .../kubejs/assets/enigmatica/tips/github.json | 5 + .../assets/enigmatica/tips/horologium.json | 5 + .../assets/enigmatica/tips/jei_backspace.json | 5 + .../assets/enigmatica/tips/jei_pins.json | 5 + .../assets/enigmatica/tips/jei_scrolling.json | 5 + .../enigmatica/tips/light_chunk_keys.json | 5 + .../kubejs/assets/enigmatica/tips/lootr.json | 5 + .../assets/enigmatica/tips/mana_enchant.json | 5 + .../kubejs/assets/enigmatica/tips/market.json | 5 + .../enigmatica/tips/mek_cables_upgrade.json | 5 + .../assets/enigmatica/tips/mek_tanks.json | 5 + .../assets/enigmatica/tips/mek_upgrades.json | 5 + .../assets/enigmatica/tips/mob_farms.json | 5 + .../enigmatica/tips/modded_for_dummies.json | 5 + .../enigmatica/tips/natures_compass.json | 5 + .../kubejs/assets/enigmatica/tips/neat.json | 5 + .../assets/enigmatica/tips/passion_vines.json | 5 + .../assets/enigmatica/tips/pedestals.json | 5 + .../enigmatica/tips/prettypipes_facade.json | 5 + .../assets/enigmatica/tips/quark_buttons.json | 5 + .../assets/enigmatica/tips/quest_book.json | 5 + .../kubejs/assets/enigmatica/tips/quests.json | 5 + .../assets/enigmatica/tips/requester.json | 5 + .../assets/enigmatica/tips/routers.json | 5 + .../kubejs/assets/enigmatica/tips/seals.json | 5 + .../kubejs/assets/enigmatica/tips/shrink.json | 5 + .../assets/enigmatica/tips/stonecutter.json | 5 + .../enigmatica/tips/storage_scanner.json | 5 + .../assets/enigmatica/tips/te_augments.json | 5 + .../kubejs/assets/enigmatica/tips/top.json | 5 + .../enigmatica/tips/travel_anchors.json | 5 + .../enigmatica/tips/villager_seats.json | 5 + .../assets/enigmatica/tips/waystones.json | 5 + .../enigmatica/tips/well_of_suffering.json | 5 + .../expert/item_modifiers/jei_descriptions.js | 72 + .../expert/item_modifiers/tooltips.js | 111 + .../item_modifiers/jei_descriptions.js | 648 +++ .../client_scripts/item_modifiers/tooltips.js | 199 + .../assets/masterfulmachinary/lang/zh_cn.json | 69 + .../zh_cn/categories/additions.json | 6 + .../zh_cn/entries/meteors/ritual_meteor.json | 82 + .../modded_for_dummies/book.json | 11 + .../zh_cn/categories/aboutus.json | 6 + .../zh_cn/categories/fe.json | 5 + .../zh_cn/categories/ftbchunks.json | 5 + .../zh_cn/categories/jei.json | 5 + .../zh_cn/categories/quests.json | 5 + .../zh_cn/categories/theoneprobe.json | 5 + .../zh_cn/categories/tweaks.json | 5 + .../zh_cn/entries/aboutus/about_credits.json | 12 + .../zh_cn/entries/aboutus/about_discord.json | 12 + .../zh_cn/entries/aboutus/about_twitter.json | 12 + .../zh_cn/entries/fe/fe_diff.json | 16 + .../zh_cn/entries/fe/fe_intro.json | 16 + .../ftbchunks/ftbchunks_chunkloading.json | 16 + .../entries/ftbchunks/ftbchunks_claiming.json | 25 + .../entries/ftbchunks/ftbchunks_minimap.json | 12 + .../ftbchunks/ftbchunks_waypoints.json | 16 + .../entries/ftbchunks/ftbchunks_worldmap.json | 12 + .../zh_cn/entries/jei/jei_bookmarks.json | 16 + .../zh_cn/entries/jei/jei_creative.json | 12 + .../zh_cn/entries/jei/jei_intro.json | 16 + .../zh_cn/entries/jei/jei_jer.json | 16 + .../zh_cn/entries/jei/jei_recipes.json | 16 + .../zh_cn/entries/jei/jei_search.json | 16 + .../zh_cn/entries/quests/quests_intro.json | 22 + .../zh_cn/entries/top/top_config.json | 16 + .../zh_cn/entries/top/top_intro.json | 16 + .../zh_cn/entries/tweaks/tweaks_craft.json | 15 + .../zh_cn/entries/tweaks/tweaks_ding.json | 12 + .../zh_cn/entries/tweaks/tweaks_inv.json | 15 + .../zh_cn/entries/tweaks/tweaks_mouse.json | 11 + .../zh_cn/entries/tweaks/tweaks_ultimine.json | 16 + .../1.5.1/schematics/README.txt | 20 + 199 files changed, 57116 insertions(+) create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/README.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/astral_relay.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/attunement_altar.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/celestial_gateway.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/crafting_celestial_altar.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/crafting_iridescent_altar.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/crafting_starlight_altar.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/enhanced_celestial_collector_crystal.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/evershifting_fountain.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/ritual_pedestal.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/starlight_infuser.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/compact_crafting/README.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/compact_crafting/giant.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/compact_crafting/large.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/compact_crafting/maximum.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/compact_crafting/normal.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/compact_crafting/projectors_max.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/compact_crafting/small.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/compact_crafting/tiny.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/arc_furnace.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/assembler.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/automated_engineers_workbench.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/bottling_machine.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/crusher.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/diesel_generator.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/excavator.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/fermentor.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/improved_blast_furnace.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/lightning_rod.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/metal_press.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/mixer.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/refinery.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/sawmill.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/silo.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/squeezer.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/tank.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_petroleum/coker.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_petroleum/distillation_tower.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_petroleum/pumpjack.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_petroleum/sulfur_recovery_unit.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/masterful_machinery/advanced_assembly_table.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/masterful_machinery/auto_iridescent_altar.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/masterful_machinery/enigmatic_tree_of_life.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/masterful_machinery/gaia_reactor.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/masterful_machinery/industrial_deuterium_plant.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/masterful_machinery/stellar_neutron_activator.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/masterful_machinery/wicked_altar.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/mekanism/basic_fission_reactor.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/mekanism/basic_fusion_reactor.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/mekanism/basic_industrial_turbine.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/mekanism/basic_sps.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/mekanism/basic_thermal_evap_tower.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/mekanism/basic_thermo_electric_boiler.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/natures_aura/altar_of_birthing.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/natures_aura/crimson_altar.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/natures_aura/natural_altar.txt create mode 100644 project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/pneumaticcraft/electrostatic_compressor.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapter_groups.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/adventure.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/ars_nouveau.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/astral_sorcery_wip.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/automation.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/blood_magic_wip.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/botania.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/building.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/challenges.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/create.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/eidolon_wip.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/expert__bragging_rights.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/expert__tier_1_wip.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/expert__tier_2_wip.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/gates_wip.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/getting_started.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/immersive_engineering.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/industrial_foregoing.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/industrial_foregoing_en.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/integrated_dynamics.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/magic__adept.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/magic__master.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/mekanism.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/natures_aura.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/occultism.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/pedestals.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/pneumaticcraft_repressurized.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/powah.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/refined_storage.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/resourceful_bees.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/rftools_wip.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/storage.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/tech_t2.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/tech_t3.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/tetra.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/thermal_series.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/tinkers_construct.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/tools.snbt create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/akashic.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/astral_cake.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/astral_linking.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/automation.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/automation_2.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/automation_3.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/backpacks.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/bee_recipes.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/bees.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/blood_altar.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/catjam.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/catjammies.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/changelog.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/cobblegen.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/controls.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/cow_level.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/cross_dim.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/ding.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/disassembler.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/discord.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/drawer_key.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/drones.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/du_charms.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/ee_ores.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/eidolon_enchanting.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/emojis.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/ender_air_ghasts.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/extra.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/fans.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/featherfalling_crops.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/github.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/horologium.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/jei_backspace.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/jei_pins.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/jei_scrolling.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/light_chunk_keys.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/lootr.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/mana_enchant.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/market.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/mek_cables_upgrade.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/mek_tanks.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/mek_upgrades.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/mob_farms.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/modded_for_dummies.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/natures_compass.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/neat.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/passion_vines.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/pedestals.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/prettypipes_facade.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/quark_buttons.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/quest_book.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/quests.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/requester.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/routers.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/seals.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/shrink.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/stonecutter.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/storage_scanner.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/te_augments.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/top.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/travel_anchors.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/villager_seats.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/waystones.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/well_of_suffering.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/client_scripts/expert/item_modifiers/jei_descriptions.js create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/client_scripts/expert/item_modifiers/tooltips.js create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/client_scripts/item_modifiers/jei_descriptions.js create mode 100644 project/Enigmatica 6 Expert/1.5.1/kubejs/client_scripts/item_modifiers/tooltips.js create mode 100644 project/Enigmatica 6 Expert/1.5.1/packmenu/resources/assets/masterfulmachinary/lang/zh_cn.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/patchouli_books/blood_magic_extension/zh_cn/categories/additions.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/patchouli_books/blood_magic_extension/zh_cn/entries/meteors/ritual_meteor.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/book.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/categories/aboutus.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/categories/fe.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/categories/ftbchunks.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/categories/jei.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/categories/quests.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/categories/theoneprobe.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/categories/tweaks.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_credits.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_discord.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_twitter.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/fe/fe_diff.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/fe/fe_intro.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_chunkloading.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_claiming.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_minimap.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_waypoints.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_worldmap.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_bookmarks.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_creative.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_intro.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_jer.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_recipes.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_search.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/quests/quests_intro.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/top/top_config.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/top/top_intro.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_craft.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_ding.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_inv.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_mouse.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_ultimine.json create mode 100644 project/Enigmatica 6 Expert/1.5.1/schematics/README.txt diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/README.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/README.txt new file mode 100644 index 00000000..fc21cee8 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/README.txt @@ -0,0 +1,32 @@ +需求: + ● 来自建筑小帮手的复制-粘贴小帮手 + ● 来自建筑小帮手的模板管理器 + ● 能量(FE)[1] + +加载外置的模板: + 1) 在这个文件夹里找到你想加载的模板 + 2) 以文本文件打开,然后复制全部内容至你的剪贴板 + 3) 打开模板管理器的界面 + 4) 把复制-粘贴小帮手放在下面被箭头指着的的槽位里 + 5) 点击粘贴按钮 + +此时,模板将被加载,并可用于将结构粘贴到您的世界中。小帮手可能仍处于“复制”模式,需要切换到“粘贴”模式才能工作。手持小帮手,按住建筑小帮手“设置菜单”键[1]来打开GUI。 + +按住小帮手并按“打开材料列表”键[2],可以查看所需建筑材料的列表。这些材料必须放在您的背包或背包中黑盒的里。 + +准备好材料,小帮手处于“粘贴”模式,只需指向应该构建结构的位置,然后右键单击即可。 + +请注意,如果缺少某些方块,复制-粘贴小帮手也可以进行构造粘贴。虽然这对于粘贴在昂贵的装饰性构建中非常有用,但对于功能性多方块结构来说,这是行不通的。 + +最后,一些模板粘贴后需要一些手动操作。例如,该设备无法放置通用机械蒸汽涡轮的涡轮叶片。这些必须手动安装。 + +[1] 本模组包提供了许多发电途径,其中许多途径都非常方便。例如,考虑热力系列提供的一些简单发电途径,可以让您轻松地构建模板。 +[2] 请打开控制界面查看对应键位。 + +可选: + 为那些可能通过视觉示例学习得最好的人,模组开发者自己也介绍了建筑小帮手的用法。您可以在此处查看DireWolf20的视频,其中介绍了使用模板管理器的基本知识: + + "Mod Spotlight Building Gadgets v2" -- https://youtu.be/JS1Xx_kwQQ0?t=749 + + 上面的链接会将您直接跳到他介绍模板管理器的地方。您可以将在本视频中学习的内容应用于上述关于如何在您的世界中使用模板文件的说明。 + (注意:模板管理器的UI在制作此视频后发生了一些变化,但复制/粘贴/加载的功能保持不变。) \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/astral_relay.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/astral_relay.txt new file mode 100644 index 00000000..032722a9 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/astral_relay.txt @@ -0,0 +1,50 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "聚能祭坛", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 1, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:black_marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_arch" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_chiseled" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:spectral_relay" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJVQwU7DMAx12zB10X4ACdC+Yzc+AA6Iw9ilchvTRqTt5CSC8vU0yYZWiQNzIuc5tp/1LAHWIBQ6lAAgZMJQgLTEGo3+Jp4TIOHGOnRUgnjGnuAerWM0duSGeNr1yLWhqum0JUMq1P+T6PZPIuSmu4LkYUlSG2w+qhMV4+cVTHdLJnukJsQVk8Ep7Ko4jlbExl/L5pMsP8XJ5cHFm8e3gGxRmqWiFOQSVh2hIi5hhd51I8PmyTt61fRu9NDO+Xr0g7IFiF4Pb6Evwf0Z4tchkCUYCrIE9+dfPRzi8FntENRuHqPa7UtUt75cThk1bGuvjZqnt6hacnanfN9P1cUOfwDgvMK6QQIAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/attunement_altar.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/attunement_altar.txt new file mode 100644 index 00000000..539fc350 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/attunement_altar.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "共鸣祭坛", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 18, + "max_y": 5, + "max_z": 18 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:attunement_altar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 225, + "item": { + "id": "astralsorcery:black_marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 80, + "item": { + "id": "astralsorcery:marble_arch" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_chiseled" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "astralsorcery:marble_pillar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_runed" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAMXXS2/jVBiA4eOcu88tzg4QaH7H7GbDDsRiFsNsKrfxtBZOUjmOhuHXk9hvoB11UYEQXfR1W+s7Ty6KvtZCeKG27dTWQghXL9dCivrYjX079H904/kPohb6OLVT54T6ud114pv2OI3tcDyMd9345e2uHW+H7qYd7x4u975yyLcvDhlP+277iim1qH8ZD4/dOPXd0Yn6sR+Gdpy+PHbC3B6m6bBzInw+3zgOh/v780j96XxWJ66nf/fi6cuUf3n8rt9uh+7/Ol5Oh8f/9OzrmO9fHHP30B+74VUv4XXQD88H3Q7t3W8317dD+/mfT2qn6fxu2nX76aYdpsuD80I+Ho5KiOpH8eSroiu6pg3dfHXrikqqqKaGWuqopzUNNNJEMy10TTdzK1FVS5u5K1GtljZzpajk0mauEpVa2szVotJLG/38oc9DzvoVlVRRTQ211FFPaxpopIlmWuia8xu6+dsj8Ug8Eo/EI/FIPBKPxCPxSDwSj8Qj8Ug8Eo/EI3EoHAqHwqFwKBwKh8KhcCgcCofCoXAoHAqHwqFwKBwah8ahcWgcGofGoXFoHBqHxqFxaBwah8ahcWgcGofBYXAYHAaHwWFwGBwGh8FhcBgcBofBYXAYHAaHwWFxWBwWh8VhcVgcFofFYXFYHBaHxWFxWBwWh8VhcTgcDofD4XA4HA6Hw+FwOBwOh8PhcDgcDofD4XA4HB6Hx+FxeBweh8fhcXgcHofH4XF4HB6Hx+FxeBzzU+qr5edKLC/xikqqqKaGWuqopzUNNNJEMy10PXf21DgCjoAj4Ag4Ao6AI+AIOAKOgCPgCDgCjoAj4Ag4Ao6II+KIOCKOiCPiiDgijogj4og4Io6II+KIOCKOiCPhSDgSjoQj4Ug4Eo6EI+FIOBKOhCPhSDgSjoQj4cg4Mo6MI+PIODKOjCPjyDgyjowj48g4Mo6MI+PIOAqOgqPgKDgKjoKj4Cg4Co6Co+AoOAqOgqPgKDjK09WjEstH3YpKqqimhlrqqKc1DTTSRDMtdM35Dd18tQqtqKSKamqopY56WtNAI00000LXdDN33nsa9p6Gvadh72nYexr2noa9p2Hvadh7GvaeZ6tdRVd0TRt6/raphXno2m03OmHa0/RwGEX86TR17/vu09Dv7+vL/x2n/fYohdr1+1+X5+ly+eF62f7+8TJsubzcoJfLD9ff9vuPYnne1P6yz67f/bXBvnk3b7D+6QrsZvqb21M/bM+C+3Z7303Ht9vTbvfl5smm/CfS+f0F5w0AAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/celestial_gateway.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/celestial_gateway.txt new file mode 100644 index 00000000..48dba184 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/celestial_gateway.txt @@ -0,0 +1,57 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.4", + "name": "天体星门", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 6, + "max_y": 1, + "max_z": 6 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 25, + "item": { + "id": "astralsorcery:black_marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:celestial_gateway" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 20, + "item": { + "id": "astralsorcery:marble_arch" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_engraved" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_runed" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJWSP0/DMBDFL3ZstRELI0hAPwVDVwYmmBhKl+iamDQif5CdUMqnx4lfUJA60FbyO9X3e7m8XkK0pDjnjhMiUkmoSVLijC25Kr+N9ReUkHIdd2ZB8TPXhq7ZdZYr19rM2OO6ZrurTGr7xuRD8z9drk66sM32Z5jcnDQxTWH586xpbv8a7SrO3tPpzfhwhtPdX6fMVMZ1vj8tfNOBj0Po8qN1sWfv6fcT+W9QAZXQGKrQqcdTUAAE6Sjch0MOx6gCKqExVFFo0dBgNnICnAAnwAlwAtz0cAlOgpPgJDgJToLzGpOMMBKFlggqoBIaQxWF0TV02FVwCpwCp8ApcArcLLoxZ42cNXLWyFkjZ41mPX9ln7NOSO8N58YuSHPf7VtLF099Z15K81aVTeHvd23f5M6PUZfNawhpKDdTyV/bwTyUQ0MUys30a9lsx2H9QjXDQl0+TCu0esQKLedLuBj/+NWuL6vcj1BwXpjOrfO+ro/pbFd/AH4x1kPvAwAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/crafting_celestial_altar.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/crafting_celestial_altar.txt new file mode 100644 index 00000000..313599a2 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/crafting_celestial_altar.txt @@ -0,0 +1,71 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "天辉祭坛", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 10, + "max_y": 4, + "max_z": 10 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:altar_constellation" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 49, + "item": { + "id": "astralsorcery:black_marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 40, + "item": { + "id": "astralsorcery:marble_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_chiseled" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "astralsorcery:marble_pillar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "astralsorcery:marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_runed" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAALXUXW/TMBgF4DfxR/waJG4RCDT+xu4Q1yAuuBi7qdzGa6Plo3IcRvn1OPGpaKUKFRDT1OO1zhM3PrMlYpK1i84SkbF5TILs6EPj2uaHD+kDsqTG6KI3JD+5ztNrN8bg2nEIGx8Ot50L69av1qHZPI7z7CuZlxeZ4J7+wHh12Zh6X1+hWLKfw7D3ITZ+NGT3Tdu6EA97T3o9xDh0hp49pYmhHbbbRKqHdC9Pv38QWfm324s47P/rvY/Mm4vMZteMvr3qGR6ht+fQunWbx9Vf7em7c8m10YXVZujH6NOXi83Qz70V+2GU6epvdPJTIEukQTLSnk0t8kv6LXGpQEqkQmpkhfkGyXjfLllSUeTkJQUVZU5eUlIhcvKSigqZk+Xp0oGku5ZIgZRIhdTICmlwPeMRWOSyiOwJeAKegCfgCXgCnsDzE3AkHAlHwpFwJBwJR8KRcCQcBUfBUXAUHAVHwVFwFBw174Yq8t/FskU6P4TsaXganoan4Wl4Gp6GU8Gp4FRwKjgVnApOBaeCU/2q3rKPBp6BZ+AZeAaegWfgGeyjwT6eVHlxGb1l9JbRW0ZvGb1l9JbRW4bLcBm9ZfSW0VtGbxm9ZfSW0VtGb8/+tQpkiTRIRqYXa0nvvKt9MKTdFHdDoOcfp+i/NP6hbfqtnc/eqa9HQbJr+q/5+83Du+PQfb+fsTycJ8g8vDu+2/T32ATZz0fKiw/pNBtjOnRu3s/HSVrQySFklpXfrKemrdMCtq7e+jje1lPXHVYnZ9VPnQYjRzAHAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/crafting_iridescent_altar.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/crafting_iridescent_altar.txt new file mode 100644 index 00000000..82538a60 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/crafting_iridescent_altar.txt @@ -0,0 +1,71 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "五彩祭坛", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 10, + "max_y": 5, + "max_z": 10 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:altar_radiance" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 49, + "item": { + "id": "astralsorcery:black_marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 68, + "item": { + "id": "astralsorcery:marble_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_chiseled" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "astralsorcery:marble_pillar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "astralsorcery:marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_runed" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAALWVzW7TQBRGx55/w4Il4k99ju5YsgCxYFG6qSbxNLXq2NHYUSmPwRNje05EIkWogIiinIkzPnNt329SCeGFqsMYKiGEq/JYSFENMTWhbb7HNP0gKqGHMYzRCfUpbKN4HYYxhXbo0zqmx8ttSKs23qxSs74f5tlP1Lw8q0nh4Q8cr8479l2sn2CpRPU59buYxiYOTlS7pm1DGh93UZhVP4791olnD9PE1PabzaTUt9NaUfz+RmTLvy0vx373X9c+aN6e1azvmiG2T7qHB9G7U9GqDev7m796pm9OTaEdQ5oUdRO6dZxbVu76QU0n/hBHrwKW0EEPq5OpRf6Y3iWnSqighgZa5jvoOV4tLEVRZPqFUhRlpl+oRCEz/UItCpXPL6FT+bhXx5eCdKqihBIqqKGBFjrO99ySCk7rLvSw1JkSKmighQ4uF5XrkdQjqUdSj6QeST2SeiTPQ7KuxCvxKrwKr8Kr8Cq8Cq/Cq/AqvAqvwqvxarwar8ar8Wq8Gq/Gq+enr4v8vVhawuSbnH0Gn8Fn8Bl8Bp/BZ6jTUKfBa/FavBavxWvxWrwWr8Vr8Vq89lcUlj5y+B1+h9/hd/gdfoff0UeOPnL0kaOPHOs6+sjRR44+cvSRo66jaC51eXLoyaEnh54cenLoyaEnh566PHV5cujJoSeHnhx6cujJoSeHnhx6cujJ4cnWUcASOujh9FFVwtzFUMfkhAn78a5P4vnH/Ri/NPG2bbpNNf+t7Lt6kEJtm+5rvt55eHUYhm/XsywP5wk6D68OR5vumoequnm3fPEhNXUc1rEbL97PW+VU0dEG65bSL1b7pq2nCjah3sRxuKz32+3jzdE+/BOraeUIDAgAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/crafting_starlight_altar.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/crafting_starlight_altar.txt new file mode 100644 index 00000000..5e315309 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/crafting_starlight_altar.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "星辉祭坛", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 8, + "max_y": 3, + "max_z": 8 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:altar_attunement" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 21, + "item": { + "id": "astralsorcery:black_marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 28, + "item": { + "id": "astralsorcery:marble_arch" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 24, + "item": { + "id": "astralsorcery:marble_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "astralsorcery:marble_chiseled" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "astralsorcery:marble_pillar" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAALWU3Y7TMBCFJ/EvgQcAoUV9jr1DXIOQ4GLhpnIbN7XWSSrH0VKeHjs+Ram0Qgtoo6rHTcffjOdk0hC9IN6aaBoiUk1ZE6NmssEZ737akP6ghsQUTbSa+CfTW3pjphiMn8awt+F825uw83Zrwv6YY58IuXkUsj+6yXrb/gXo7aOgXXD7++kJmIaaz2E82RCdnTQ1J+e9CfF8siR3Y4xjr+nlQwoMfuy6VJk4pGSW/py+UP4vPYvj6VlzXzDvrjE7b/b3W8CCefh3kvHRhK2JcR5sb4eYnzd2Gieetn7P+ysqVw1lUA4VUAlV9Puq8mf5SrtrKINyqIBKxCuk1IsyqqqialFOVV1U1eAz7GPrUusCTfQaynCf47eAStxXOKK+OmpdkhcOA2dRDhVQiXiFFumrVqHo0gcODgeHg8PRBw4OB4fn7vJq3fKFJ1CXAE+AJ8ATqEuAJ8BbWbZwJDgSHIk+SXAkOBIcCc7K8sUchfMp+KzAUfBZ4XwKPitwFHxW8FnBZwWfFXxW8Fnh4dIwW8MsjWZrNEnjkBpF6obk0ZrWBk3SzPE4Bnr1cY72q7MH74auye+TeWgnRrx3w7fCzcu7y9L8yFOhyzIHsLK8u9x1wzI2+QUw5Hl7/SUNmHfdMW4+BHOIKc3mfR66NGirUdXLkTa72fk2hXSm7Wycbtu578/b1UT/Ar1guhYRBgAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/enhanced_celestial_collector_crystal.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/enhanced_celestial_collector_crystal.txt new file mode 100644 index 00000000..42486394 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/enhanced_celestial_collector_crystal.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "天体增幅水晶", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 5, + "max_z": 4 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:cobblestone" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "astralsorcery:marble_chiseled" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "astralsorcery:marble_engraved" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:marble_pillar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "astralsorcery:marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "astralsorcery:marble_runed" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJVSTW/bMAylLTnI1F0HDBsGZMB+Ra7Bjh162KHrpWAsxhEgSwElr0t//fQVoIccGsDQo2nykU/PCuADSI0RFQCsVI1BgArEBq15JU4fQMEQIkZag/yFM8E3DJHRBs8j8Xk7I+8tPY9HE8iSzvXvJPpylYgXdxPL9XXITYx/byL6fH0dfHkHhwL1wP5EHA2FNaiTsRY5nk8Eq9lobdOUu5dUyNZPU1prOKRJBJfZX6/Oriw3SPg0G0cj4yFuR79PFCF6R9lncfJBpo7vuQ26enQN+4aiIIAs2JcnH7KgyG1dxr6hgJbq6iG7mu9Kp2gMpa5vdSXVd/VdFpTQ921SaRmgH2pfIas8ovFcRorWL5oe2fTIpkc2PbLpkU2PbHqkgtWRUBOvYYVLPHqGj/dLpN+GDta4KX3f+8XpIECmW/1TbyCHj5cQ/z1l8hrmgqGGj5escU9lvWSPy/b8+OmO6EbSmx1lb5KTm523lsboebPjczLTJrPeuLwu6jb7xVidtppQTxTDVi/zfH5+8zP8B+WgGY/NAwAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/evershifting_fountain.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/evershifting_fountain.txt new file mode 100644 index 00000000..0062dc47 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/evershifting_fountain.txt @@ -0,0 +1,50 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "万象泉", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 8, + "max_y": 4, + "max_z": 8 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:black_marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:fountain" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "astralsorcery:marble_pillar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 20, + "item": { + "id": "astralsorcery:marble_runed" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAALVTsW7bMBA9i5R8Ybu2QwoUWfML2ZMtRYcMThaDts4yUUoUSKqp8/UlqRNgAx3aAAUEvjuK7909HaUArkC2OmoFALWaYxCgAnmjrXkjn16AgjpEHUmB+u7dSD4aCghqNNZqH08jQbNzMboe4cNrOuit6zpqoT5oGwgQ5DfdE3zRIfq04/ye/Omu135naTur5CrvLy+iG/9r7UXm+o8yfhpSxb9X+XqpsrN6/2O7aOnXf1D6fKl0cNMQtRnyYMXogkyU28zLAcAK5CpjBVU1oygoQHJeMzYFE08wT877q/RkXDNmqbwgY5bkXABL5AULropUXrBgOSrzK1nNOVbcqmCeYJ5kXsFSp+Y6NecN5w33ueY+19wEsn9k/8j+kf0j+0f2j+wf2T8qaI6kW/IIjZ7i0Xn4+DhFejJ0sGboVP4LpqENSa43wzPbSOFmCfWvFzaVwudZP4ebZdcMLzB/Lznk+X66/0k+HM0hpgI3D8t4r87vBZYJ3ewmY9t0qtNtRzHctVPfn7Zn1+c3qrXQ6u8DAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/ritual_pedestal.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/ritual_pedestal.txt new file mode 100644 index 00000000..1604be97 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/ritual_pedestal.txt @@ -0,0 +1,57 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "效应放大器", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 8, + "max_y": 1, + "max_z": 8 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 20, + "item": { + "id": "astralsorcery:marble_arch" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 24, + "item": { + "id": "astralsorcery:marble_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:marble_chiseled" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "astralsorcery:marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:ritual_pedestal" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJ1S0UrDMBS9XZO0K4Kvigj7jv2DIuLD3MtIm7gG03YkKTq/3qY5gwl7UEvg3Jvce3ru4VZES2JKBlkREa9STDlVXjsjrfnSbnqgirgPMuiS2KPsNN1KH5y0fnCNdsd1J11t9U66po21vyS5u0hSO9O8+z/Q3FykcfLjDxz3Fzma1nhttfo/kTNhlHZ30EpPZTa6nR8Gz6bOdWzPKX0MyIELoiyeHMiAfEYiAcxQuqB0cuQMOUcuZiQqgOnXWeyfWxbAHPcMOQcK3BeQXP6QPvMw6GDQPVMw5BwogAVGLimVsOzcgpmPQxeHLg5dHLo4dHHwcfBx+CKgR6BfoF+gX0CPgC8CvhfQX6C+gP4Cvhcwr8TwJUSXFYlWS6VdSUKOoR0cXT2MQb8Y/WZNv5/e62HslZ9s6Uz/mnhiuDmF8nMbh0hhLMhSuDndmn5LaU7Wx3W7fp4XbPV0WrDl+YKWsxOrejRWTQL2Uu118Gs1dt1xd7bH364xMygGBAAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/starlight_infuser.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/starlight_infuser.txt new file mode 100644 index 00000000..0c1a0c0f --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/astral_sorcery/starlight_infuser.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.4", + "name": "星能聚合器", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 6, + "max_y": 3, + "max_z": 6 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:infuser" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:lapis_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "astralsorcery:marble_chiseled" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_pillar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "astralsorcery:marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 20, + "item": { + "id": "astralsorcery:marble_runed" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJVTTU/jMBCd2J6oDXvZAxICIfEbOPYfcACttHsALpVbT1ML50O2I7b8ehx7KoHUA00ivUlm3pvn0aQBWIIyOuoGAOqmxCChCeStdvaDfEpAAxiijrQA9aQ7gmsdotcuDH5L/rDqtN84WvupJzMX/1Dl6rSKfj9D4/akxnZvA7kfmWmg+eOHkXy0FBbQjNY57eNhJKg7a4xLrS7eU6F3Q9smSdyldgRHAzcnDRSVM85x2dmetl7v4srp0Yb1xg3bt3MEvvuw/W4Kc+US5DgElRj3M01UkC/JqDJW6S6PYJSMihEzCqiqgphRQiUKouC85LwsvPxS+AJKK8E+BPsQ7CNjzRayaOFJ5knmJVQzTzJPMi8hghSFV0GxjhmBj5L5ivsq5ivmK+Yhm0RuikxG1kOeA/IckOeAPAfkOSDPAblvzX1r7pt+t3pP2pBfQK2nuB88/HqcIv2ztHO2b1N+M0y9CRJUWo+XzM/h8zHU/19n8yWcC2QJn49fbf+aj5/WpJ/X5PffqL2z7T7ePfCKLL+u1iKP6m4zWWeShVablmJYmanrDusvG/gJP1IbijoEAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/compact_crafting/README.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/compact_crafting/README.txt new file mode 100644 index 00000000..91d56af0 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/compact_crafting/README.txt @@ -0,0 +1,6 @@ +IMPORTANT: Compact Crafting is a newer mod, and as such the mechanics are still a bit rough around the edges. These gadget patterns attempt to minimize the quirkiness as much as possible. Please follow the steps below to reduce headaches: +1) Start by pasting in the projectors. The template is named projectors_max.txt. This step works like a standard copy paste (see the README in the folder above this for instructions). +2) Select the size compact machine you want, and copy the template into the gadget as you normally would +3) Ensure you have all the materials listed, and paste the structure inside the projection field. The entire structure must be inside the field, and for best results it should be on the ground. No other blocks can be in the field or the craft will not work. Take your time with this step, because the machine walls are currently unbreakable due to a bug! +4) There will be a single missing machine wall block in the structure cube. Fill it with a machine wall block, and then throw the catalyst (flux dust) into the field +5) The miniaturization animation should begin, and you should soon have a compact machine. \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/compact_crafting/giant.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/compact_crafting/giant.txt new file mode 100644 index 00000000..2fca97ae --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/compact_crafting/giant.txt @@ -0,0 +1,36 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "巨型空间压缩机械", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 6, + "max_y": 6, + "max_z": 6 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:diamond_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 217, + "item": { + "id": "compactmachines:wall" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAI3VvXLTQBRA4b2/E1xQMUPLK9CmpadO0mQUSyQaLCtjyQPhUXka1tERxK5I4U8ae6UjrZTdlPKueNvMzaaUoptlu1jZTN2hb3b9r+5QvyibEtPczN1V8a/N0JUP23F4brbz0Gyf+n03Xf9odrvTz/5z/Mehjtoemm/zdds3w7hv7x924/b7Kceex8nrmN/lzZ+goqFjYF4MEFQ0dAzMixMIKho6BuZFkKCioWNgXlyAoKKhY2BeXLCgoqFjYF7cIEFFQ8fA/HtDlzsqqGjoGJjrDAj7WAcu+1gPINwP4X4I1ylcp9Av9Av9Qr/QL/QL/UL/2cwKKho6Bub6JAj7WD+VfqVf6Vf6lX6lX+lX+pV+pV/pV/qVfqX/7AkTVDR0DMz1iRT2sQ40+o2jvk6hGfvO91gPaPQb/Ua/0W/0G/1Gv9F/9qQLKho6Bub6Zgj7WAc6/U6/c/+dszj9Tr/T7/Q7/U6/0+/0O/1O/9kbJ6ho6BiY6xsq7GMdGPQH/UF/0B/0B2cN+oP+oD/oD/qD/qA/6D978wUVDR0Dc/1PIYxDRUPHwMR6gmUcKho6BibWoGUcKho6BibWC1jGoaKhY2BiveBlHCoaOgYm1s9kHpJ5SOYhmYdkHpJ5yE3Jp65pu8NVyeY4P42H8n7op7k73L+MU11Hx/qLh/G4b6f6NNcV8na5IafNm3Wz+Xm3XPZp8/bf5s262e/vXgPrUrs/LbX5ZXx++fS5Lqxv1uSr15n99HDsd22/f3xs2sdunq7b4zC83L9Zuv8AN5OqViAIAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/compact_crafting/large.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/compact_crafting/large.txt new file mode 100644 index 00000000..312506a2 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/compact_crafting/large.txt @@ -0,0 +1,36 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "大型空间压缩机械", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 6, + "max_y": 6, + "max_z": 6 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:redstone_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 217, + "item": { + "id": "compactmachines:wall" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAI3VvXLTQBRA4b2/E1xQUVDyDJRp6amTNBnFEokHy8pI8kB4VJ6GdXQEsStS+JMcr3VWK1mbUt4Vb5u52ZRSdLNsFyubqRt3zX73qxvrP8qmxDQ3c3dV/GvTd+XDduifm+3cN9un3aGbrn80+/3pY/85/mNfR23H5tt8PXbtNA+H7v5hP2y/n3rseZi8Dvpd3vwJKho6BubFAEFFQ8fAvDiAoKKhY2BeBAkqGjoG5sUEBBUNHQPzYsKCioaOgXlxggQVDR0D8+8JXc6ooKKhY2CuKyDsYx247GP9AuF8COdDmKcwT6Ff6Bf6hX6hX+gX+oX+s5UVVDR0DMz1ShD2sb4q/Uq/0q/0K/1Kv9Kv9Cv9Sr/Sr/Qr/Ur/2RUmqGjoGJjrFSnsryrv27J0ZryP9YuMfqPf6Df6jX6j3+g3+o1+o//sShdUNHQMzPXOEPaxDnTm4czD6XeO4vQ7/U6/0+/0O/1Ov9Pv9Dv9Z3ecoKKhY2Cud6iwj3Vg0B/0B/1Bf9AfHDXoD/qD/qA/6A/6g/6g/+zOF1Q0dAzM9ZdCGIeKho6BifUAyzhUNHQMTKxByzhUNHQMTKwTWMahoqFjYGKd8DIOFQ0dAxPra7IOyTok65CsQ7IOyTrkpuRT17TdeFWyOc5Pw1je97tp7sb7l2GqD9KhfuJhOB7aqV7N9RF5u5yQ0+bNutn8vFumfdq8/bd5s27uDnevgfVZezg9a/PL8Pzy6XN9sL55KF+9ruynh+Nu3+4Oj49N+9jN03V77PuX+zfP7j956GmRIQgAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/compact_crafting/maximum.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/compact_crafting/maximum.txt new file mode 100644 index 00000000..e73fcb55 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/compact_crafting/maximum.txt @@ -0,0 +1,36 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "最大空间压缩机械", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 6, + "max_y": 6, + "max_z": 6 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "emendatusenigmatica:enderium_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 217, + "item": { + "id": "compactmachines:wall" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAI3VPXKbQBiA4f1+x1GRKgfw5Arp3KZPbbvxYImxmQjwCDSJc9ScJivzkliq4kIPyFrxLgtiU8qH4rtmbjalFN0s28XKZmoPXbPvfrWH+o+yKTHNzdxeFf/W9G35tB37l2Y79832uRva6eZHs9+fPvaf4z+3fTvUjx6nduie+mbuts1NfacOOvYPj/tx+/1UZi/j5HX47/LuT1DR0DEwLwYIKho6BubFAQQVDR0D8yJIUNHQMTAvJiCoaOgYmBcTFlQ0dAzMixMkqGjoGJh/T+hyRgUVDR0Dc10BYR/rwGUf6xcI50M4H8I8hXkK/UK/0C/0C/1Cv9Av9J+trKCioWNgrleCsI/1VelX+pV+pV/pV/qVfqVf6Vf6lX6lX+lX+s+uMEFFQ8fAXK9IYX9Ved+WpTPjfaxfZPQb/Ua/0W/0G/1Gv9Fv9Bv9Z1e6oKKhY2Cud4awj3WgMw9nHk6/cxSn3+l3+p1+p9/pd/qdfqff6T+74wQVDR0Dc71DhX2sA4P+oD/oD/qD/uCoQX/QH/QH/UF/0B/0B/1nd76goqFjYK6/FMI4VDR0DEysB1jGoaKhY2BiDVrGoaKhY2BincAyDhUNHQMT64SXcaho6BiYWF+TdUjWIVmHZB2SdUjWITcln9umPu6uSjbH+Xk8lI99N83t4eF1nOojdayfeByPw26qV3PfDXfLCTlt3q6bzc/7Zdqnzbt/m7frZjfcvwXWp+5weurm1/Hl9fpLfbC+ezxfva3s9eOx2++64emp2T2183SzO/b968O7p/gfcMZ0rSsIAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/compact_crafting/normal.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/compact_crafting/normal.txt new file mode 100644 index 00000000..76194c08 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/compact_crafting/normal.txt @@ -0,0 +1,36 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "标准空间压缩机械", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 4, + "max_z": 4 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:diamond_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 97, + "item": { + "id": "compactmachines:wall" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAI2TPW/bMBBAeR81XA2ZCnTNj+jkNXvmJItBS6wtRB+GJKN1f33o6Km1PVWD3hE68t1RuCKEr8GrOMUihKDFHAcLxZiGOjb1nzTkD6EIX8YpTmkd/Dm2KXwr+/YYy6mN5aHu0rj5FZvmkvaf+7+3eVc5xJ/Tpqpj23fVdtf05fulHDv2o+c9u3D1CFRo0O8SBCo06HcHCFRo0O8EAhUa9LsCBCo06H8LnCsUqNCgLx0Ia5gThbqEugS/4Bf8gl/wC/6bzgUqNOjLzQhrmUvM96P4Fb/iV/yKX/ErfsV/c6MCFRr05caFNcyJht84xfAbfsNv+A2/4b/5UwIVGvTlTwp5UKFBh/mAOQ8qNOgwC+Y8qNCgw/x2+nD6cPpw+vAirA4pVmlYh1U8TYd+CA9tPU5p2J77Mc9hnzN2/amrxnxqnrBXCsjhyxLG329oc/j6L3xZwrp7+ywoj2p3GdXVU388P/7Ig3k10+vPm3rcneqmqrv9Plb7NI2b6tS25+3V6H8ACGiKcmAEAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/compact_crafting/projectors_max.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/compact_crafting/projectors_max.txt new file mode 100644 index 00000000..fb1b09bc --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/compact_crafting/projectors_max.txt @@ -0,0 +1,36 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "最大的投影仪工作空间", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 20, + "max_y": 4, + "max_z": 20 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "minecraft:cobblestone" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "compactcrafting:field_projector" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAL1SsXLDIAyVY5JLGDK5c/sd/ohexzSLTzZKQs4GH+Br06+vMLiXrdcOYeBJSOhJDyTADoTCgBIA1jLZUIL05DT2+oscB0DC2gcMtAXxigPB06ANdQ5Poe5s2/bkgzUU834pIEG+OTuSC5r8FjYn7LQ5c9BO4QJL+efODiN2YWbgeH3S1KtmdPZKXbDu/0SC0IdH8HzQQ3jWxro/CbeDcrRecOUqlU9LFhlXGcu4FyAFLGtOrZYrRfYzwir7GeMgsz8jFxURS6hEOpcLf5FxlbGMKCJvJWFzIVTkeFzk78Ht7wftA7nmZv1FG8sZrZ2M8iUI/pHviTiah8XEz2NqI5oxQSTzsJxqc5wbZglNlHD/I5ZvOI8Fu3uR7Tz5SzvpXrG8Z1RnCr5W0zDcmruH+wYqoLH9WAMAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/compact_crafting/small.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/compact_crafting/small.txt new file mode 100644 index 00000000..cbeab4f4 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/compact_crafting/small.txt @@ -0,0 +1,36 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "小型空间压缩机械, + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 4, + "max_z": 4 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:redstone_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 97, + "item": { + "id": "compactmachines:wall" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAI2Tu3LbMBAAcY9oFBauUqT0T6RR69617UYDkYjEMR8akppE+XpD5jKRVIUF9zA8YO/AuSKEr8GrOMUihKDFHAcLxZiGOjb1nzTkD6EIX8YpTmkd/Dm2KXwr+/YYy6mN5aHu0rj5FZvmkvaf+7+3eVc5xJ/TZkjVOPVd2u6avny/1GPHfvS8aReuHoEKDfpdgkCFBv3uAIEKDfqdQKBCg35XgECFBv1vgXOFAhUa9KUDYQ1zolCXUJfgF/yCX/ALfsF/07lAhQZ9uRlhLXOJ+X4Uv+JX/Ipf8St+xa/4b25UoEKDvty4sIY50fAbpxh+w2/4Db/hN/w3f0qgQoO+/EkhDyo06DAfMOdBhQYdZsGcBxUadJjfTh9OH04fTh9ehNUhxSoN67CKp+nQD+GhrccpDdtzP+ZB7HPGrj911ZhPzSP2SgE5fFnC+PsNbQ5f/4UvS1h3b58F5VntLrO6euqP58cfeTCvhnr9eVOPu1PdVHW338dqn6ZxU53a9ry9mv0PlK12N2EEAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/compact_crafting/tiny.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/compact_crafting/tiny.txt new file mode 100644 index 00000000..fdbea970 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/compact_crafting/tiny.txt @@ -0,0 +1,29 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "微型空间压缩机械", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 4, + "max_z": 4 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 97, + "item": { + "id": "compactmachines:wall" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAF2Tu27CQBAAbx9BxEWqfABfkSJt+tRAgw58AkvYRrZRQr4+B4wTgILZg/XO7llbhPAcvIxDLEIIUlzjYKHoU1fFffWTuvxHKMJTP8QhTYN/xjqF101bH+JmqONmVzWpf/+K+/25lh3a3vMDMdx8BCo06A8JAhUa9IcCAhUa9AeBQIUG/aEBgQoN+l+D1w4FKjTo4wTCGeZEoS+hL8Ev+AW/4Bf8gv9ucoEKDfp4M8J5pPK7cYb5AcWreBWv4r27SYEKDfp408IZ5kTDb1Qx/Ibf8Bt+w2/4796QQIUGfXyDQh5UaNBhLnDNgwoNOsyCax5UaNBh/nbmcOZw5nDm8CJMdimWqZuGSTwOu7YLL3XVD6lbndo+L0+bM9btsSn7XLWumgUN5HA+hvF7iTaHi/9wPoZVs7w0lPezOe/n5KM9nGZveSFvFnl6uanZ+ljty6rZbmO5TUP/Xh7r+rS62fdfwYlorxUEAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/arc_furnace.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/arc_furnace.txt new file mode 100644 index 00000000..30e2ccb8 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/arc_furnace.txt @@ -0,0 +1,85 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "电弧炉", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 4, + "max_z": 4 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 27, + "item": { + "id": "immersiveengineering:blastbrick_reinforced" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:cauldron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 10, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "immersiveengineering:sheetmetal_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 14, + "item": { + "id": "immersiveengineering:slab_sheetmetal_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "immersiveengineering:storage_steel" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAK2UTXPTMBCGZe0mpC4nfkGHDhy4wDk3LtzKcODQ9uJR7LWjQbYzkhwIvx59rNvApDPpFB/8rneldx/LkkshLgQ2yqtShLDMsQBROrJaGf2bbCiIUiycV55WAr+qnsQ73fdknd4TDZ0eKAweurXbEvmevDKV80QmzjvT8P1Jwy2p/aE6yrzY0ehu65/pWIrymx13ZL0mtxKXP0POmrHrqBGLVhlHYm768fS6xMWoXK3adjRNyITlUUOjbPNfuofm/rAjsdyM3o/9A8yH0zBGbaoXfKnTrhujnN9YXf+oLOmhHW1N57zd7Pr2iYUbrerobMZ/1mphaB/mFZ8eluRNH7xrq1q/rtVkGjsOz4C8Pglp3d/76ULAbnQY5t+Io6vgu+RnYMW5mgZIUbBKVihyHQueIHkcq2QFNkaZ3QvgOuRnYC2Q88h5PEZEJsHYJikwGc6QRbwtImdSyQpFLuJcl1xnBdbAlfOskDTxBF3yG2JOZg7JHDLWkTUvZeKQzCGZI49jjdbMI5lHMk8eN9eB66wAubXE3D9/ssQFzAXMlRSTpj7AfYD7APsD+wP7A/si+wZ9xc2Qi5Af4gYuoiZ/ZH9kfyzFMvwqG7IrsVST345WvL6ZPH3X1JqwKcv4b5iGxgW7cALu8svE8HYO1a/7SJLDu8fwdg71cJ82SSAZ4mG4/Gzrqy+THVRNYc8fHZ1V2kpXm0mnn12nmo68WzdT3x+qoxP2B6KG9K99BgAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/assembler.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/assembler.txt new file mode 100644 index 00000000..b4ddfe1c --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/assembler.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "装配机", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 2, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:conveyor_basic" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "immersiveengineering:sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "immersiveengineering:slab_sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAK2TS07DMBCGx05atYYbsEECIbFi3x0HALFg0XYTOfUkseRHZTuFcnqcxC2tVFEqEUWa+R37m5fDAKaQCx44A4AxG3zIgHl0kiv5hS5+AAYjH3hABuzN2TW6INFP4Oojrjll6xoFjCquPMIE8leuEZ6k1ui83CCaWhqMPFPPfEBUhV/xqrJKxJUico3gTnRBzkTfoe9PoxvEoDFwVUhnzR9456uZwLjiq0iHkbEuNPvq7k6msLJmg1vripJ7ufqnDPKwXSOMSxuC1fsEHk/3QPGyuLwRv1flfHEgL8A9nMQpWTfhmDiFbG19HhE3cPCQZOlOkUERMmja2yxtIEDooGlv83RolE7m3TaS3mGdDIL2tueQxCGJc5QCSZbCHkVTPjRxaOLQxKGJQxmMG+QCXbxSvA2NdXD90gZ8l1ip2ATWTbg1wmeQa2kWQyWdO9+5/HPZBR/cxY8737nSLPtkY/9N1//ps/eoSxWnMz2c1aSv5bZsZf8L1lzUGPxMtFpvi4ORfgPHpTAmHgQAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/automated_engineers_workbench.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/automated_engineers_workbench.txt new file mode 100644 index 00000000..ad694ded --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/automated_engineers_workbench.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "自动化工程师装配台", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 1, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:conveyor_basic" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:slab_treated_wood_horizontal" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAALVTPU/DMBC9pGkphokfgCohwYhYuzEwghiQgC7RJb4kFo5d2U5L++uxk7TqULUglQy+88vTfbw7M4BzSDg6ZABwxjofBsAsGYFSrMn4H8BgaB06YsBejZ6TcYLsGC6WHjNSlyVxGBYoLcEYkhesCe5FXZOxYkGkSqHIx1Pl1Doimdoci0JL7pHUx1UcDQ9JjmTfhL7dG7oiXKzSHeQXEY/3M4ZRgXmIlhBat23vZm8NuVYLWmmTZmhFfuIChlY3rjp1BYdFlaKs3B9FPVygsf8wo8St5gSjTDun661CD/tXUGKWOkM+DE+XWvO00kastXIow3MYzLVNfP4r2Pmi/oxbG/fAAKKox1ubbKlRbztmEs4o3KLexlGPt5RhB3aXuOd7Owr81np+zGDkd5yT8SuBfhO0gcvnxtGboEL6zlgQoFHcDiCphfrsKgzux8bF71lI0rmBEHXuxwYVatZ26CVUQcLrx8YrGqSaPPUa3tnJuzZfGam88nLtTG3cNj7JGtE+7RJ5Sc5OeVPXq3RnuD/A8i7+dgQAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/bottling_machine.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/bottling_machine.txt new file mode 100644 index 00000000..7cf0245d --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/bottling_machine.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "灌装机", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 2, + "max_z": 1 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "immersiveengineering:conveyor_basic" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:fluid_pump" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAL1TTW/bMAylEydL3RXbP2iBDb323mPvHXbooevFYCzaFqqPQKLSdb9+lBOnORjbCgSjDJEgxcdHyqoAzqBUyFgBwIdqZ8McqkhBo9G/KEgAKlhERqYVlN/QElxraylEvSVynXYkh113a3TXc33kyYl/Qayg+h78hgJriis4fxFfML7rSMGiRRMJxqI3k0UjE5k6Nti23ijx1ILrFAb1D9VH6K/T0D0RW2I0tQ7evb+bTzYZ1mvjm+docEv7jibbXMGyxSYPbeF84P7Q9uUkt9YkrepNspsT0Co5pP/PaoT6MgkV4sn/pLdmyheKDH8m0Hi3pVcf6jVG3eSHMt/4WErFCzhIISvLTNbBJTKHotj7B11CMTsEZVvkbfhmg17uoZY5b9CSV1Sw7AkVBWGOiXsf4ON9YnrQ1BrhKPG1T07FOZRWux+7ytl8HE38+ZQr7sx8YLYzH0dTu6eBtgzD5WF8vvPMGfzqHptepiGNH018NfC/Wic9PLYOVUccb1Wy9rU+upjf87i9/VoEAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/crusher.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/crusher.txt new file mode 100644 index 00000000..13cf069d --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/crusher.txt @@ -0,0 +1,57 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "粉碎机", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 2, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "minecraft:hopper" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 10, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "immersiveengineering:steel_fence" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 10, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAL1UwW7bMAylJSVxvB32CQUG9Lp7rju36GGHtZdAiWhbgC0Fktx0+/pRNp2mQNCul8iHR0rkezRpuQJYgzI66QoAVtVkg4QqYrC6s38x0AFUsIhJJyxB3ese4db2PYZonxFdYx1SsGs2nW3atD3byYkfMFZQPQR/wJAsxhK+HGkvdL5p0MCi1l1EmEV/XBSNCbHbxr2ua98Z2tkSrzM6mM+rK9QxgUphwIullJTmh9TOIQvnA3nzoTrinH4q+uadomt0e/x8lcta73NzlfFHV8IKnd51VONb4W89qe2DrtOm9YdDZrxSO9i7Ujf+u8iTe5UqZ67vF7lCfHtN1iAPPirKv4XTKuiZUDBKRvUaQktAwSgY5YgSCjGhYJTijHzi54zJlIwKTtKEKvNPcexL9tWIo07BOgXrFKwjmESwI1hHsM78aoSLrDOiYJQjLrOOYB3BOoJ1RAXLFrXBQBdD05x9gK93Q8JfFuuOmkvnOz84EyUouhKPUyey+Xs29ctTLm4yH1/NHKCm2KexTBqqy0Nd/QxDbGng6/Pxl+OL3OwGO/6HGm0aTHFjhr7/sz37Sv4Bj1g47nUFAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/diesel_generator.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/diesel_generator.txt new file mode 100644 index 00000000..cc9904a5 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/diesel_generator.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "柴油发电机", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 2, + "max_z": 4 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "immersiveengineering:fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:generator" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 13, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "immersiveengineering:radiator" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAK1TTU/DMAx1027qCgf+ADAJaVfuOyNxAnHgMHapMuJ2kdq0StLB+PW4SYqqqRIfoopix/Z7r7XTDGABieCWZwAwz7wPMWQGteSV/EBNCchgZiy3mELyyGuES1nXqI08IKpSKqRiVa41F5LbRvf13xBlkD3ppkVtJZoUzt4opqumLFHArOCVQRi0bie1jEWscvPKi6KpBEVy4lWCa/G/6teT6kXVSZG3ssUfqA1Uq0mqPfLDMR9FfsF4Mz0G80e6q0m6EhVqP9YFxG1jEoKuYPREwbKTQBQsOymIgmXsqzjqkxH4xZyN+93ZKFg2nIdSx8g82ONoJcF1OBZwztLOAt7HWZAKyUHUFzs3Djxx4IkDPg4fQ2KzHpcEcnemgI8HS7gkgzlNWqBOYc47u6d2nj90Fp8lFhW1mfK7plPCxJDUUr34l+rdzeDy922v6N2+gHl3M7hSbV1faZ6qn+fFHV1vrJb3XxNcjK9A6vq+3HXS/UAlFyVasxZdXR/z0U35BOZRr1YlBAAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/excavator.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/excavator.txt new file mode 100644 index 00000000..16693754 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/excavator.txt @@ -0,0 +1,78 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "斗轮挖掘机", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 6, + "max_z": 7 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "immersiveengineering:radiator" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "immersiveengineering:sheetmetal_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 26, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:stone" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "immersiveengineering:storage_steel" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAKWUTW/UMBCGJ7bjZEMlfgESAsGVe+89gjhwKL2s3PUkaykfle0sLb+esT2LttJW6kIU+R2PZx6NnXE6gA0oa6LpAKDtig0SuoDemdH9Rk8L0EEdoonYgvpmJoQPbprQB3dAnAc3IwXPw3WIizcDbkNEHFPSK2lvJ0LsvOljQsz4itQOuu9+eUAfHYYW3vwinx+XYUALdW/GgHCkf3mhVqpxG3am75fRkoeqNrM13l5Q+Oez6D2aw9P2xPPfxNEN+/iPxE/nt79HjBNGM178td6dBXpjnaHvfwHo43lQeL7RDciHJSjKv0mQSuYRhIb8VBVNQEAlWCWrSkrrNc8pBcorOL5Mssr0Cs4nVSCy1tlkXvEf53XSVElKznzJfMl8yXzJfMn1S+ZL5kvmS+ZL5pd4/ZevmK+Yr5ivmK+4fsV8xXzFfMV8xXzF51fnOFGGSpS5YCVuzdziZ6XsmrmkOnFrPu+8SEuaORpKiZr3r5lT/CppztdcR5O0yqpTfsN1NGmosjYpv+E6SjwrcZoONN1Bi74Fbda4p668+rpG/OGwH6mpaP1+WWcb6Izo1/Mz1VXM26NpHu/IaoqZAnQxU4AosXe5/6iZ59TMm5vHnTnkG7A5bfw298j7+9Xlv8xg7IAxXNt1mp62J/fjD0mS36iKBQAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/fermentor.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/fermentor.txt new file mode 100644 index 00000000..f71e8e29 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/fermentor.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "工业发酵机", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 2, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "minecraft:cauldron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJVSy07DMBBc51GlhhN8AEggrnDuB3ADceDQconcepNYsp3Idsrj69k8CqmUQ2tF3vE6M7NemwMsIZEiCA4ACz5giIF7dEpo9YOONoBD6oMIyIG/ubpBFxT6DC4+Ked0XZYoIS2E9ggZJK/CIDwqY9B5tUe0pbJIerZc+YCoc78TRVFrSZmcdK0UTnYm57mnGveogT39eV4ZMto5UYTVTrRautqeIHtg389XXCEGg0HoXJ2md0aTbmYtC90qmTeqwTOqf5iV0qqsQj7JnKF4N6vo/LHcEuKm9gnxr2Ey2BijccXYECM2ZFk0xKiP8UiJu2n8Y4DEYyOPjTw28o4s+iQk3URf2lP6NUUOiwqFRJfBQrShqh1cvrQB3xUWmg5B+9u6tdLHkNAL2gwVdXB9gOLro3Ma4OYfrg9Q2Y++GGqe7Zq3fEZn0NLNU4cmjc76Wm+3reqffylkicGvZGvMdz65j1/DcVazmgMAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/improved_blast_furnace.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/improved_blast_furnace.txt new file mode 100644 index 00000000..edea2758 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/improved_blast_furnace.txt @@ -0,0 +1,50 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "精致高炉", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 3, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 27, + "item": { + "id": "immersiveengineering:blastbrick_reinforced" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "immersiveengineering:blastfurnace_preheater" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:hopper" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:stone" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAM1SPW/bMBA9fthxhALt1NlAt/YfeOwQIEOLDh3aLAYlnmwiFCmQlNP21/coXZwgQIAs/dDAdxAf33s8XgNwCdqaYhoAuGiWGhQ0GZMz3v3CRBvQwCoXU3AD+rMZEN67YcCU3QkxHFxAIofDrvUmlza57naf0IU+pg5tPfxC1dcDSXXJ9GWXSwz4gqMNNF9SHDEVh3lDCpMvrvWxu83enBBWvfGZDNa96SgiaKSIcG/44flr9FMKpsP9mPCIZJT+RJg7/HdhdEnT/9KYp1n+Yl/OnjbehQ1cYDCtp6mdI50zvHmYzGMcx6p4CWqMWZPyuyovYPkko2IUvCEZFaNgomRUclHR6qwieBH8R7CuqKuecV4F+wj2EexDuAItmCeZxygZlWTejGuQ6uwr2Veyr2QfyT6SfSTrStaVrCsbWNOzWEzUZjOVY0zw6tNU8KvD3lPTab+NU7CZrkMN/r741PLbfWl+3FTRpawEtZSVoBfuzdw/eqlQX+rt9TCmeEK7/VgnZHu1jAg916N52MwX3LaT85ZyHIw9YMk7Ow3Dz/2jsfkNuCSyIR8FAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/lightning_rod.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/lightning_rod.txt new file mode 100644 index 00000000..b914c233 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/lightning_rod.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "避雷针", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 2, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:capacitor_hv" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "immersiveengineering:coil_hv" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "immersiveengineering:coil_lv" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:treated_fence" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAALWUzU7EIBDHZylda9Un0MPqwat3n0GNMR7US4PLtEtCYQPUr6d3Cu26MU1cTaQEZgb4MfwhLQH2gUsRRAkAe2WyIYPSo1NCqw90NAAl5D6IgCWUt86u0QWFvoCDV4o5bZsGJeS10B6hAH4jWoQL1bbovHpBNI0ySDzTXPqAqCu/FHVttaRIRVwjhZP9Jj/sPqJPJ9FLsRZLFayrVi87wL4dhaPwAXhwHU6eq6BltgurcUpurCNvHOSvOC7fKHA2mWZwSHBZ1WiW+ItDn0/StGpWodqK/IJ4Mi2jVbrSuyi4A+dfb2LjpqsYVvz5JvYhW1vPKbFj2JQZfamwsY2BDGaz5LPY82ECh9nQM5bWpybvm1gTIRvQec+JPot95KQ4Sz5j2ynESWxwqM4HZMwn+iz2kcOGfNjAYSXMVygkugLmgiS0Dg6vu4D3CmtNktD4s+2M9BnwVpnHdNLefBhN8fbUb57Mxy/zYTSVeYrJkvam1/7oqn+ihuiLOytJ5a1XUERxFs+div+CRsgGg7+UXdu+V1uP5RNuyc6jpwQAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/metal_press.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/metal_press.txt new file mode 100644 index 00000000..8439fa5a --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/metal_press.txt @@ -0,0 +1,57 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "金属冲压机", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 2, + "max_z": 0 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:conveyor_basic" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:piston" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJVSy27CMBDcPKAh9NBPQKrUa+/8AxWHHmgv0RJvgiXHRl6HR7++dqJQqqICtmSP19bMzsg5wARSgQ5zABjlPYYEciYrUckvsv4CchixQ0c55EtrtmSdJM5guvc1q0xdk4BRhYoJMkjfsCF4lU1DluWOSNdSk+fT9ZwdkSq4xKoySvhK4Xm1QCuCyBX1gfr5IrXl4ux4A911MxmMKywDW0rIDv5voDR6R0djizWyLO9v4KQlzF5nkNHBkRZ/k31qvGRpsXLzrWRn9B3RvVzsfEO4O/5ObwLJ1nDqKR7gNCI/+xEPa1dIIIr6c9ztKURx0B57YkHWW8PWbYyFx0Xr6F1SpbyIv1+bVgtOIPWWPnqmAFcDxMPnDwwP4h6uBih19yBko4O/6YIcqtnSErP3cJZG1vU/W7ey+3c1ipocz0XbNMfiLLRvrUje/xMDAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/mixer.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/mixer.txt new file mode 100644 index 00000000..9e351000 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/mixer.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "混合器", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 2, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "immersiveengineering:fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:steel_fence" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJVTy07DMBDcOG6VGk78AJVAXLn3H4o4cGh7idx6k1hy7Mh2aOHrcV40SBGQKNLOrndmH5YZwAqo4J4zAFiyDkMMzKGVXMlPtOEAGCyc5x4ZsFdrKrReokvg5hxiVpk8RwGLjCuHkAB94SXCsyxLtE6+I+pcagx6Ot84j6hSd+JZZpQIkTToasGtaIr8UX2QfpyWLhB9iZ6rVFqj/6E3Y5r7yZKZqqVIK1nhjO6fJqWUzAufjiLz+6fInQfqbY2TwySBZmpfXF1t7MilZxz433Ovf7nFDPVpzuAPk1rW/Zx6BXFlHA38Oxh9UW/J4EWdjaJxCulPSJMX9X/U5wUbA+lt1KZSIGQsTTpyk9faRUMlPY8wWBbIBdoEljws0li43dYe3yRmKjQfzo+m1sLFQEup941oB3cD5JdDU6mD+yvcDVDqQ9tMWJpulrbYyktY52q83KQddn2sZfuEci5y9G4j6rL8SEd38AV//0hR3gMAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/refinery.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/refinery.txt new file mode 100644 index 00000000..9d58773a --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/refinery.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "炼油厂", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 2, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "immersiveengineering:fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "immersiveengineering:sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAKVTy07DMBBcO26VGv4BBIgr9/4DCCEOtJfI4E1iyXnIdgrl63GSLQQpEhRy8KzXm5nxbiIBViC0CkoCwFKOMSQgPTqjrHlHFw9AwsIHFVCCvHdNiy4Y9CmcvMacs01RoIZFrqxHSEHcqQrhxlQVOm92iHVhaox8dbH2AdFm/kXleWN1zGSRt9bK6V7kB/UD9fUstTVFGbJJ5gjGq3mzJWKoMCibGdfUv+A7oj9ns5K57YzOWtPiv/tRotrt/9iPy1lG57/TrSBpGy/i+xcweRitnPYJoRhWTgUcGKM62ieEgnAkiHWECaHgn6ysR0bICRNCMeCQZaTHSIeRDiMdRjqMdBjpMLLOSYz3tzg4SwjFgAu6sujvwyUsY/81uhSWqgtl4+D0tgv4aDC3sXnx/Lnpau2jzcrUm5GvD58OoXrb9spjuPkK+wIx1m4Hc3FodT+09AHzOBy3j4OZzDcdrJ8/d2b44QqlCwx+rbuq2meTz+ADZI/NtAwEAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/sawmill.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/sawmill.txt new file mode 100644 index 00000000..f14d4094 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/sawmill.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "锯木机", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 1, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:conveyor_basic" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAKVTwU7DMAx1m2xshR/ghgTiyn3/AEKCA+xSeYvbRUqTKUk3xteTNCka0qRpoj08J7afX17aCmAOXKDHCgCmVYqBQeXISlTym2xIQAUT59FTBdWrNVuyXpKbwfU+7Fll2pYETBpUjmAG/AU7gifZdWSd3BHpVmoKfLpdOE+karfGpjFKhJ068GqBVsQhZ6aP1I8nqZVsN74+2vk344Zwd7iQ8bxDM5g2uI5snND5X8PuT2pYG72jg7H1Cp1cX3Ckh9P+b4h8Rx5VLa3RF/CdlmfdX3/mwLbG8dB/C79PEd6EZUaWM3zMFzmfkRVHzaGrgERRZmQZ+YAsj2CRZ8CySH0sr/koYaDgKRmwzMggSePjepA6iX1lBdPwIQiy4eKw9xtj4ea59/QuqVHh0CG/Mr0WLozppP5M+mL4MYb4tYyTUxgLihTGAp5ql4O4YLaOZl+94b6TSgU/j65lNthxt+rl8Ou0KFrybiH6rjvUR7f3A2uO/wPWAwAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/silo.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/silo.txt new file mode 100644 index 00000000..1a928fe7 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/silo.txt @@ -0,0 +1,36 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "储物筒仓", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 6, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 50, + "item": { + "id": "immersiveengineering:sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:treated_fence" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAIWSQU7DMBBFx9MkCoFDIMQZWPQOICRYlG4ql0xTS4ld2Q4FTo+T/JQskIis/PHYmv8ymYroirJaR10REVdTTCuqgnijW/MtPh1QRXmIOkpF1bN3J/HRSCgpEx0i5QfdBinp+pxu+NY1jdSXZB5cH4+/W+v8Ypud5VKA0vZJd0J3puvEB/MhYhtjJZHYZh29pPL17iD2XQaif1Dnavd/VgtHkdhJ1O3OeGeHNqxOLmSpwAMtHh7falzDS0EZOl1IeShDE9eUhzKUMuShDKUceShDqUAeyvOeLkuBR4FHgUOBQ8FfwV/BV8FXwU/BT8FPwU8tW8Hjmo7QD4Y/w5/RDwYHg4PRDwYPg4fRDwYXg4vRDwYfg4/Bx+BLU1scRdfiSyp0Gjbn6eaxj/Jq5NCmn53O9663dVhR1hn7NnzHFG7mUH9uh4+bwuFCMYWbOWvsdmxCmio7TFX2YlqXhmYxfOX4Y273vWnr5NroupEY1nXfdV+7xYz+AFiEIdx0AwAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/squeezer.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/squeezer.txt new file mode 100644 index 00000000..2d0f51f5 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/squeezer.txt @@ -0,0 +1,71 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "工业挤压机", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 2, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:piston" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "immersiveengineering:steel_fence" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:wooden_barrel" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAALVUy07DMBDcNGlJAwckPoAKJK7c+w8gJDgAl8iNN6klxw62QwpfzzoPaCHiJTWKMrtrz6w9tpIAzCHizLEEAOKkiyGExKIRTIpXNDQACUytYw4TSG6MrtA4gTaGw4ZqRuqiQA7TnEmLEEN0zUqES1GWaKx4RlSFUEh6qlhahyhTm7E815JTJSVdxZnhvskP3Qfps1HpRmuOKl0xY1D+Qu3TXiJk1kHkTI2jG4uJpmu3HqZMlTaUDYNRgwP93YLFNxbkqDL8+yq/c/x0tF0ua8HTSlT/6DbLWUYaxNKNiiHGjUPFv3Y+LqldZljulpWwTqs92v+edv73jH3ZP2hdjGpJUaxdulX5g+L5qKKxu3JzCCttI+KfwNYT9DjpsyDocBJ01WDS4aTFsKeE/tPP6ELiBT2PMPI8wqnn7bQIWpz5D70HLaXNCROYrZFxNHRfGJ2QNnB0VTu8E5hL2gSNr3StuA0honvy0K3Ih/dDyDaPvlMXPnyE90Mo1GO7GDJPefPi26ca0Ts73/Y5bpe6WNWi/bcUjBfo7JLXZfmSbh3HG4YQm4P3BAAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/tank.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/tank.txt new file mode 100644 index 00000000..d0f3b93a --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_engineering/tank.txt @@ -0,0 +1,36 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "液体储罐", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 4, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 34, + "item": { + "id": "immersiveengineering:sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:treated_fence" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAIWSXU7DMAzHHS9DpXAIhBCH2B1APOxh7GXKiNdFtMmUpAw4PU7rjj4gUUXxV/Tzv3FqgGvQ1mRTAwDWow8LqBNFZ1r3TZELUMMyZZOphvolhhPF7ChVoMmkDMuDaRNVcHPmE7ENTUP2klym0Ofjb+hDnIX6TBcAcPhsOoJ713UUk/sg8o3zxEp8s8qRGG93B/JvVBT9I3WiPfxJS0ei3FE27c7F4Ms1LE4haQY8wuzDYVfDKpsSi2LHA5wXi2JZ15gXi2JBS14sTjFclhK+Er4SrhKuEp4SnhKeEp6aS8dhjSXRj8JH4aPoR+mD0gdFP0o/lH4o/VD68au5OpKxFCu4MjzsEOH2qc+0dnRo+bK5vg+9t2kBunP+tega3c3kms9tETu65YAe3c2UdX47/BRP1Zep6rXx7zy02fCr4SLv9r1rLXdtjG0op5Xtu+5rN3sjPxD21bn0AgAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_petroleum/coker.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_petroleum/coker.txt new file mode 100644 index 00000000..0f9eaeef --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_petroleum/coker.txt @@ -0,0 +1,106 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "焦化器", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 8, + "max_y": 22, + "max_z": 4 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "immersiveengineering:concrete" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 45, + "item": { + "id": "immersiveengineering:concrete_tile" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 47, + "item": { + "id": "immersiveengineering:fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 162, + "item": { + "id": "immersiveengineering:sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:sheetmetal_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 46, + "item": { + "id": "immersiveengineering:slab_steel_scaffolding_grate_top" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 88, + "item": { + "id": "immersiveengineering:steel_fence" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 98, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "immersiveengineering:steel_slope" + } + } + ] + } + }, + "body": "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\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_petroleum/distillation_tower.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_petroleum/distillation_tower.txt new file mode 100644 index 00000000..2b115989 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_petroleum/distillation_tower.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "精馏塔", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 3, + "max_y": 15, + "max_z": 3 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 17, + "item": { + "id": "immersiveengineering:fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 60, + "item": { + "id": "immersiveengineering:sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 30, + "item": { + "id": "immersiveengineering:slab_steel_scaffolding_grate_top" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 25, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAK2VzW7TQBSFZ+44ieO4jcQLUAnElhWbrtmCWHTRdmNN8cQdyT+R7bSUN+CtGdufq1REAgSRpTPnjO+dyRd7kii1VlFue5sopZbJNFZGJZ1rvS39d9eGCZWoRdfb3iUq+dI2e9f23nWx2jyGrC2bonC5Wuxs2TkVq+izrZx676vKtZ1/cK4ufO1Cv7q47Hrnyqz7ane7psxDkoW+dW7bfFjkn1cPi/dPe6dM3+yfd/Lh9E5Ke5f9up2iDU2zofz3+5kXeHt6gXvn+sr1tsx829R/0e/dyX73zj48ZUfJfyH2TOn1yUV35cHn2d4Hpn++/zcnW7Xdy82vldk3XRTqf6ijj0YFNbNnQpgQw93RpDoix5vZL9AluqIupi4mx5vZr9EE3VCXUpeS40368itoVFAzqiitJxVUCx7VBm9oEZGjEk25mfMFOaqXeFSv8Cv6xeSoxPSb8zU5qhM8qjf4Df1SclRS+s35GTmqz/Go3uK3L396jcp4mYGfwE/gN+X4wFHgKAM0gw88BZ4CT4GnwFPgKfAUeAo8BZ4CT4GnwFPgKfAUeAo8BZ4CT4GnwFPgKfAUeAo8BZ4CT4GnwFPgKfAUeB69QuPDYuBp4Bmuxdh6nNfksxfU8OhG+Gjygpo5X6BLdEVdjI+pQ82cr9EE3VCX4lPqUDPnZ+g5ulUmUctwSuaujdXSHvr7plXpp0PvrrzbleHQCfN3zaHOO6Oiytc3E5xheD0P7bfbYTQNhxu20/B6Tn19O0INh109HHavPvqu92Vpe9/UF1fNYzgT18cnZDw+zBd3Bz/+wxQ2L1zfXeaHqnrKjg7Sn/AOezOMBwAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_petroleum/pumpjack.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_petroleum/pumpjack.txt new file mode 100644 index 00000000..1ac31905 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_petroleum/pumpjack.txt @@ -0,0 +1,78 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "钻井", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 3, + "max_z": 5 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:sheetmetal_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 11, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:storage_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "immersiveengineering:treated_fence" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAANVUyXLUMBDtkTWDx/APSUHBlXv+ASoHDiEXlzJqewSy5JLkLHw9rcXJpMpAJskFH/R68+vXapcbgC1wKYJoAKBpsg0VNB6dElr9QgcxA2sfRMAGmnNnR3RBoa/h7Q3FnLZ9jxLWndAeoQb+VQwIn9UwoPPqGtH0yiDxmf7MB0Td+p3oOqslRVriNVI4GZv8o/tM/f4P1NaJHtvU4glsR8xystiw05OS7ahGPEL7x2Xte8QwYBD6ufI5Ch+K7sVhanrPTmH/4BrrDlx+g/cE8PebDg6JXrYdmt1TZl+UyoOb/g+lL77UNOorK53ZPi2y7VFc37UHkRczatXvwzMZPywyOv+YbgvVaD2n908jyQryuWIFK5gfSrF4pBKWsIr5FM8hVhyWD+CxKiErmFPkJ1xHClZ4CDfAqkwGMQilSSavSt2siJc8L3nCN7BaFWQRUz0v9etST1iX5tsYyD5hAxvaoERXw0bQ52UdvPsyBfymsNN0WZS/spORnjgHZb5nkdG8mE1xexk7ZTMWVNmMBSzXXiYxtCQTl1SfT8P4Q+x+kpaDfdZJ6unVpNLvuheyx+DP5DQMd+3B2n8D4tMB60oGAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_petroleum/sulfur_recovery_unit.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_petroleum/sulfur_recovery_unit.txt new file mode 100644 index 00000000..5d7c1fc0 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/immersive_petroleum/sulfur_recovery_unit.txt @@ -0,0 +1,57 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "硫磺回收装置", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 2, + "max_z": 3 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 15, + "item": { + "id": "immersiveengineering:sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 10, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJ1Sy27DIBBcYydyaI/9AEuteu09/9Cq6kNKc7FIWNtIGCLAadOvL7ZBdSRLVeqDZ2ZhZhELBVhBxpljFAAWdOSQArVoBJPiG41fAAoL65hDCvTZ6AMaJ9DmcPXpa0bqukYOi4pJi5BD9sRahAfRtmisOCKqWij0eapeW4coS7tnVaUl95XS5yrODO+b/NE9Rt/NRzeIrkXHZCmMVhfk3c/mNciOp3JSuSDxdjbR2H/GzR9Qirpx54krSA/aZj6igMmXBCRRJSMmAUnUJGhybo0OEmkSfgFJ1CRoct4yCUh+I0jwk+AnwU+CP54g7S1JQDJg2m8Z6wNmvX/UJGiPFJZ+ghxNDkvWuUYbuH7sHL4JrKS/LL++053iNoWsFepjbNbTTaTsa9uzkfYbyEg3kQq1HQ7p56T6Od28drLqTPGCe31EcyrelXB+KJPx5sN1FLtODM+/ZrxGZ9e8a9tTOXkFP/ARxA2aAwAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/masterful_machinery/advanced_assembly_table.json b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/masterful_machinery/advanced_assembly_table.json new file mode 100644 index 00000000..962cbe40 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/masterful_machinery/advanced_assembly_table.json @@ -0,0 +1,176 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "高级装配台", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 3, + "max_y": 4, + "max_z": 7 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:advanced_assembly_table_controller" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:advanced_assembly_table_high_pressure_port_pncr_pressure_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "masterfulmachinery:advanced_assembly_table_item_port_items_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:advanced_assembly_table_item_port_items_output" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "pneumaticcraft:assembly_controller" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "pneumaticcraft:assembly_drill" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "pneumaticcraft:assembly_io_unit_export" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "pneumaticcraft:assembly_io_unit_import" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "pneumaticcraft:assembly_laser" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "pneumaticcraft:assembly_platform" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 27, + "item": { + "id": "pneumaticcraft:compressed_brick_pillar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "pneumaticcraft:compressed_brick_tile" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "pneumaticcraft:compressed_stone_slab" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "engineersdecor:labeled_crate" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "pneumaticcraft:pressure_chamber_glass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "immersiveengineering:radiator" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "immersiveengineering:sheetmetal_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "immersiveengineering:storage_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "immersiveengineering:treated_wood_horizontal" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "pneumaticcraft:wall_lamp_inverted_red" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAALVXS4/bNhCmSFreddJ3+ji0wCJocwrQ5tCLTy16bpAAPbS5ELQ0lolSokBSu+v99RlSY69h2Nho2xiGPj7G3zcPaggvGLtkstZRLxhj3y3GMRNsEcAbbc0deNxgCzYLUUdYsMUb73rw0UC4YE9ucM1b1zRQs9la2wDsgsnXugX2s2lb8MFcA3SN6QD5umYZIoBVodLrtbM1rijk7Wrt6yTygPqO+se+g6HV0VSV1+u4rFzbewgBarXypvpXRWPhA/iOopH61gRW3O5DePGQTm+s1f7RStuPoLRj/OmIMdMNHlS10e0KvGqsDuHRrt99/CSdOFyoGbc9MBFdzz7gNIToOlDB6tWEzL08eXCjB7Sp1Y1ztdo4b+5cF7WdwHucKEw/tCu7VcapoTNRwW3vfJzA+MM5xtpjzqdnvFzrCmNlEnSI+/z+2uIM/Hqwra42mBC/Xer6WncVpmMvGfXK4uHCpHhnLTyi3nv1GzhQ/35XhFBD5fwSawkWhTHi+Jh3PIe2O02z4Ia4uZ92mP/76ejIUVt7fi7nk0LfsV2dY+utjmvn2+kRCmsiviZ+gHMFPW4NN9paZXXbK9NdIw1m18OUfvzgyTbt/3WysWlNSvDvEw6vidCq5GgeBYVnox8meX2yc3hdGx3dFK+fn7k7ndcN9rN0h065Ck6zbQBiC9jDJhO+OEm4AX29VQcrExjfTijTxjQbtb/Ocr36rvL3S6abVrbf/sMZIa1LJnoXJJK37OAj8rPIX8Y4Kwh5Ma6Lgqx4QskKQs7HdUE4EuE+IRe0L4hfEj8hl8SfcZaGaFQm/Yw84yzpI87zTxn2hyLjZdLPpILTvqC5GH+XXMkPQi6JjxCfnHR4yrfI+CS7xtjTpIP4SdLhpMNJB/HTFCcnPU56nPQ46XHS46QnKD5BuoLiExQf4mdJF/HzpCtIV5CuID1BeoL0BOkJ0hNUWkmVkVRfSfWVVF9J9ZVUX8Qvkj7il0lfUn0l1TevF4Rc0L4gfkn8hFwSvxz9GIvMKBlfpS3EZ8mfPOc0RwPEr5Mfec452QuyF2Qv9jwlY98knpJ4EL9NPCXx5Dnn4z7ylMRTEk9J/s3Jvznxzsm/OfHOyb954iv4OOec7AXZC7JHXLASO04NHq85jbc4Ntinfw4R/jKwtth9cH/lhq4OmMPWdP+M9UrDv3dDffsueTYOk4Ech8lAjLbvsvPYKbrUKeZ/uH579eoXfEUOespFfteuVoPJ/2gaXTcQw7Ie2narDlrPe6x0CwltDQAA" +} diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/masterful_machinery/auto_iridescent_altar.json b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/masterful_machinery/auto_iridescent_altar.json new file mode 100644 index 00000000..937d41c4 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/masterful_machinery/auto_iridescent_altar.json @@ -0,0 +1,260 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "自动五彩祭坛", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 21, + "max_y": 16, + "max_z": 22 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 145, + "item": { + "id": "architects_palette:abyssaline_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 15, + "item": { + "id": "architects_palette:abyssaline_lamp" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "architects_palette:abyssaline_pillar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:altar_radiance" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:auto_iridescent_altar_controller" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:auto_iridescent_altar_energy_port_energy_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:auto_iridescent_altar_fluid_port_fluids_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:auto_iridescent_altar_item_port_items_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "masterfulmachinery:auto_iridescent_altar_item_port_items_output" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "masterfulmachinery:auto_iridescent_altar_starlight_port_astral_starlight_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 49, + "item": { + "id": "astralsorcery:black_marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:campfire" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "architects_palette:chiseled_abyssaline_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 140, + "item": { + "id": "immersiveengineering:coil_mv" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 98, + "item": { + "id": "immersiveengineering:cokebrick" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "pneumaticcraft:compressed_brick_tile" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 36, + "item": { + "id": "immersiveengineering:generator" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:hay_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 24, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 100, + "item": { + "id": "mekanism:induction_casing" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 34, + "item": { + "id": "astralsorcery:infused_wood_infused" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 68, + "item": { + "id": "astralsorcery:marble_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_chiseled" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "astralsorcery:marble_pillar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "astralsorcery:marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_runed" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "powah:nitro_crystal_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "pneumaticcraft:programmer" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 18, + "item": { + "id": "immersiveengineering:radiator" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 24, + "item": { + "id": "minecraft:red_nether_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 136, + "item": { + "id": "immersiveengineering:sheetmetal_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 134, + "item": { + "id": "immersiveengineering:storage_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 21, + "item": { + "id": "mekanism:structural_glass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "immersiveengineering:treated_wood_horizontal" + } + } + ] + } + }, + "body": "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\u003d\u003d" +} diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/masterful_machinery/enigmatic_tree_of_life.json b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/masterful_machinery/enigmatic_tree_of_life.json new file mode 100644 index 00000000..3d68ce8f --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/masterful_machinery/enigmatic_tree_of_life.json @@ -0,0 +1,645 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "神秘生命之树", + "author": "Howester84,Enigmatica的粉丝", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 75, + "max_y": 92, + "max_z": 70 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 44, + "item": { + "id": "architects_palette:algal_lamp" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5972, + "item": { + "id": "minecraft:andesite" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 47, + "item": { + "id": "botania:bifrost_perm" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 10, + "item": { + "id": "chipped:brown_mushroom_13" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "chipped:brown_mushroom_block_12" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 69, + "item": { + "id": "chipped:brown_mushroom_block_2" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "chipped:brown_mushroom_block_9" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 50, + "item": { + "id": "decorative_blocks:chain" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 34, + "item": { + "id": "minecraft:chain" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 74, + "item": { + "id": "minecraft:coarse_dirt" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 152, + "item": { + "id": "minecraft:cobblestone" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "minecraft:cobblestone_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 96, + "item": { + "id": "minecraft:cobblestone_wall" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "botania:cracked_livingrock_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "chipped:crimson_fungus_5" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "quark:cyan_framed_glass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "minecraft:dark_oak_fence" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "minecraft:dark_oak_slab" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 65, + "item": { + "id": "minecraft:dark_oak_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5970, + "item": { + "id": "minecraft:dark_oak_wood" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 259, + "item": { + "id": "minecraft:dirt" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 305, + "item": { + "id": "botania:dreamwood" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 90, + "item": { + "id": "botania:dreamwood_planks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 136, + "item": { + "id": "botania:dreamwood_planks_slab" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 53, + "item": { + "id": "botania:dreamwood_planks_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 72, + "item": { + "id": "botania:dreamwood_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 388, + "item": { + "id": "chipped:dried_kelp_block_12" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 87, + "item": { + "id": "botania:dry_grass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 74, + "item": { + "id": "environmental:duckweed_thatch" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 15, + "item": { + "id": "environmental:duckweed_thatch_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 147, + "item": { + "id": "botania:elf_glass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:enigmatic_tree_of_life_controller" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "masterfulmachinery:enigmatic_tree_of_life_fluid_port_fluids_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:enigmatic_tree_of_life_item_port_items_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:enigmatic_tree_of_life_item_port_items_output" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "masterfulmachinery:enigmatic_tree_of_life_mana_port_botania_mana_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 19, + "item": { + "id": "minecraft:fern" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5298, + "item": { + "id": "byg:flowering_palo_verde_leaves" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 19, + "item": { + "id": "botania:glimmering_dreamwood" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 85, + "item": { + "id": "botania:glimmering_livingwood" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 33, + "item": { + "id": "minecraft:grass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 191, + "item": { + "id": "minecraft:grass_path" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "minecraft:gravel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "quark:green_crystal_cluster" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "byg:green_enchanted_door" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "minecraft:lapis_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "dustrial_decor:large_soul_lantern" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "quark:lime_framed_glass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 496, + "item": { + "id": "botania:livingrock" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 708, + "item": { + "id": "botania:livingrock_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 10, + "item": { + "id": "botania:livingrock_bricks_slab" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 11, + "item": { + "id": "botania:livingrock_bricks_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "botania:livingrock_bricks_wall" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "botania:livingrock_wall" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 83, + "item": { + "id": "botania:livingwood" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 284, + "item": { + "id": "botania:livingwood_planks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 10, + "item": { + "id": "botania:livingwood_slab" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 33, + "item": { + "id": "botania:livingwood_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "minecraft:mossy_cobblestone" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 22, + "item": { + "id": "minecraft:mossy_cobblestone_wall" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 70, + "item": { + "id": "botania:mossy_livingrock_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 7, + "item": { + "id": "botania:mossy_livingrock_bricks_wall" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 47, + "item": { + "id": "create:mossy_scoria" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 108, + "item": { + "id": "minecraft:mushroom_stem" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 7653, + "item": { + "id": "minecraft:oak_leaves" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 49, + "item": { + "id": "botania:pattern_framed_dreamwood" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 210, + "item": { + "id": "minecraft:podzol" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 17, + "item": { + "id": "chipped:red_mushroom_block_11" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "chipped:red_mushroom_block_14" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "chipped:red_mushroom_block_15" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4968, + "item": { + "id": "decorative_blocks:rocky_dirt" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 139, + "item": { + "id": "botania:root" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 37, + "item": { + "id": "quark:rope" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 17, + "item": { + "id": "botania:shimmerwood_planks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 14, + "item": { + "id": "chipped:soul_lantern_1" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 19, + "item": { + "id": "chipped:soul_lantern_2" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "chipped:special_soul_lantern_1" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2362, + "item": { + "id": "minecraft:stone" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "minecraft:stone_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 11, + "item": { + "id": "botania:terrasteel_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3160, + "item": { + "id": "quark:turf" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 167, + "item": { + "id": "quark:turf_slab" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "chipped:vine_7" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 254, + "item": { + "id": "botania:vivid_grass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 74, + "item": { + "id": "decorative_blocks:warped_beam" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "decorative_blocks:warped_support" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 55, + "item": { + "id": "quark:waxed_green_crystal" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 70, + "item": { + "id": "environmental:white_hanging_wisteria_leaves" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 7, + "item": { + "id": "decorative_blocks_abnormals:willow_palisade" + } + } + ] + } + }, + "body": "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OdcUP4dFlh7jvGfarz+a96N5P5r3o3mDr3d+CL7a2Rdf/Bif45n2qyfz8Q3fPol7iut37vqrZ/F8s22/aAffbs4PJZt6VPsxtitf4nzVL7Fd+xLX/fAn8T/F9sHPrvOIB7+4ziFHHHP/V/E8ZJ8DDjnieDvur6I99jngkCOOt/F/LZ4DDjnimL3fi+eAQ4445uk2/m/Ec8gR+3+rn0OOON5e/zvXg+EcUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUFw37vOAhzxigUWWWGaFVdZYZ4NNttjmMU/YYZc99jngkCOOecoznnPCKROmzDhjzjn3vrJu3OcBD3nEAossscwKq6yxzgabbLHNY56wwy577HPAIUcc85RnPOeEUyZMmXHGnHPu/da6cZ8HPOQRCyyyxDIrrLLGOhtsssU2j3nCDrvssc8BhxxxzFOe8ZwTTpkwZcYZc86597V14z4PeMgjFlhkiWVWWGWNdTbYZIttHvOEHXbZY58DDjnimKc84zknnDJhyowz5pxz73fWjfs84CGPWGCRJZZZYZU11tlgky22ecwTdthlj30OOOSIY57yjOeccMqEKTPOmHPOvW+sG/d5wEMescAiSyyzwiprrLPBJlts85gn7LDLHvsccMgRxzzlGc854ZQJU2acMeece99aN+7zgIc8YoFFllhmhVXWWGeDTbbY5jFP2GGXPfY54JAjjnnKM55zwikTpsw4Y845976zbtznAQ95xAKLLLHMCqussc4Gm2yxzWOesMMue+xzwCFHHPOUZzznhFMmTJlxxpxz7r2ybtznAQ95xAKLLLHMCqussc4Gm2yxzWOesMMue+xzwCFHHPOUZzznhFMmTJlxxpxz7r22btznAQ95xAKLLLHMCqussc4Gm2yxzWOesMMue+xzwCFHHPOUZzznhFMmTJlxxpxz7r2xbtznAQ95xAKLLLHMCqussc4Gm2yxzWOesMMue+xzwCFHHPOUZzznhFMmTJlxxpxz7r21btznAQ95xAKLLLHMCqussc4Gm2yxzWOesMMue+xzwCFHHPOUZzznhFMmTJlxxpxz7r2z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cWk/Lu3Hpf24tB+X9uPSfozjtvFX4jnctq83hn25tP+W9t/S/lvaf0v7bqmeBkfbuHtx7HPAIdf7bWmfLe2zpX22tM+W9tnSPlvaZ0v7a2l/Le2vpf21tK+W9tXSvlraV0v7amlfLe2rpX21tK+W9lW8/vH/7YOV573yvFee98rzXnneK8975fmuPN+V57vyfFee78rzXXmuK8915bmuPNeV57ryHFeeY+zn+nnG68FQL1ae28pzW3luK89t5bmtPLeV57by3FbqxcpzW3luK89t5bmtPLeV57TynFae08pzWqkDK89p5TmtPKeV57TyXFaey8pzie2P/2/9H6z/g/V+sN4P1vvBOj9Y1wfr+mBdH6zng/V8sJ4P1jG2g2EdH6zjg/V6sF4P1uvB+jxYnwfr82B9HuzrB+vzYH0erM+D9XmwLg/W5cG6PNi/D9bnwfo8WJ/t93/0/R9930ff89H3fHTfj+770XN+dL+P7vfR/T66z0f3+eg+H93fo/t7dB/beT+a76P5Phr/0fiPr3e++cc//eGPf/q373a++cNf/uMf//Xfdt5++ct//On3f/7T//ynP//LP6z7//5f//Ivf/z33+58/c9//pf/urn/+Mf/sv3jH/73f1v/6WP84ybgv8c/bgI+x9hNwOa/fHz9L3/45z/tfLP61//1n41k59XO63//07/9+Q//9Of/s/n8zS01/v4vf/6nP64/9x/+8Md/+NN//PvlH//yz//8n//j/4ft/F+79ryeTp4FAA\u003d\u003d" +} diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/masterful_machinery/gaia_reactor.json b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/masterful_machinery/gaia_reactor.json new file mode 100644 index 00000000..901a7abd --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/masterful_machinery/gaia_reactor.json @@ -0,0 +1,288 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "盖亚反应堆", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 32, + "max_y": 32, + "max_z": 32 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "minecraft:beacon" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 672, + "item": { + "id": "astralsorcery:black_marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 46, + "item": { + "id": "mekanism:block_bronze" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "connectedglass:borderless_glass_black" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 36, + "item": { + "id": "connectedglass:borderless_glass_light_blue" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 32, + "item": { + "id": "connectedglass:borderless_glass_lime" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 33, + "item": { + "id": "pneumaticcraft:compressed_brick_pillar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 44, + "item": { + "id": "pneumaticcraft:compressed_brick_tile" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 53, + "item": { + "id": "pneumaticcraft:compressed_stone" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 41, + "item": { + "id": "pneumaticcraft:compressed_stone_slab" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 740, + "item": { + "id": "immersiveengineering:concrete" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 612, + "item": { + "id": "dustrial_decor:cyan_neon_light" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 61, + "item": { + "id": "immersiveengineering:fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:gaia_reactor_controller" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:gaia_reactor_energy_port_energy_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "masterfulmachinery:gaia_reactor_fluid_port_fluids_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "masterfulmachinery:gaia_reactor_high_pressure_port_pncr_pressure_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:gaia_reactor_item_port_items_output" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "masterfulmachinery:gaia_reactor_mana_port_botania_mana_output" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "dustrial_decor:green_neon_light" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 131, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 76, + "item": { + "id": "botania:mana_diamond_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2744, + "item": { + "id": "botania:mana_glass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "powah:niotic_crystal_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "powah:nitro_crystal_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 204, + "item": { + "id": "immersiveengineering:sheetmetal_colored_cyan" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 40, + "item": { + "id": "immersiveengineering:sheetmetal_colored_white" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 95, + "item": { + "id": "immersiveengineering:sheetmetal_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 40, + "item": { + "id": "immersiveengineering:slab_sheetmetal_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 10, + "item": { + "id": "powah:spirited_crystal_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "engineersdecor:steel_catwalk_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 107, + "item": { + "id": "engineersdecor:steel_catwalk_ta" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "immersiveengineering:steel_fence" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 38, + "item": { + "id": "engineersdecor:steel_railing" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "engineersdecor:thick_steel_pole_head" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 104, + "item": { + "id": "chisel:tyrian/elaborate" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 140, + "item": { + "id": "chisel:tyrian/routes" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "pneumaticcraft:wall_lamp_inverted_red" + } + } + ] + } + }, + "body": "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\u003d\u003d" +} diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/masterful_machinery/industrial_deuterium_plant.json b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/masterful_machinery/industrial_deuterium_plant.json new file mode 100644 index 00000000..f7a80d48 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/masterful_machinery/industrial_deuterium_plant.json @@ -0,0 +1,183 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "工业氘装置", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 20, + "max_y": 12, + "max_z": 18 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "create:cogwheel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 192, + "item": { + "id": "immersiveengineering:concrete_leaded" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "create:copper_valve_handle" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 35, + "item": { + "id": "create:fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 108, + "item": { + "id": "create:fluid_tank" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "create:fluid_valve" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:industrial_deuterium_plant_controller" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:industrial_deuterium_plant_energy_port_energy_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:industrial_deuterium_plant_fluid_port_fluids_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:industrial_deuterium_plant_fluid_port_fluids_output" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:industrial_deuterium_plant_pressure_port_pncr_pressure_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:industrial_deuterium_plant_spinny_port_create_rotation_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "create:mechanical_pump" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "minecraft:redstone_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "create:shaft" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "create:smart_fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 120, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 298, + "item": { + "id": "immersiveengineering:steel_scaffolding_wooden_top" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "immersiveengineering:steel_slope" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:tesla_coil" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 7, + "item": { + "id": "mekanism:ultimate_universal_cable" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "create:vertical_gearbox" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "pneumaticcraft:vortex_tube" + } + } + ] + } + }, + "body": "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" + } \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/masterful_machinery/stellar_neutron_activator.json b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/masterful_machinery/stellar_neutron_activator.json new file mode 100644 index 00000000..3fea81f4 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/masterful_machinery/stellar_neutron_activator.json @@ -0,0 +1,281 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "恒星中子活化器", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 17, + "max_y": 29, + "max_z": 18 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 36, + "item": { + "id": "betterendforge:aeternium_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "botania:bifrost_perm" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 556, + "item": { + "id": "connectedglass:borderless_glass_light_blue" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "pneumaticcraft:display_table" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "bloodmagic:dungeon_brick_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "bloodmagic:dungeon_pillar_cap" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "bloodmagic:dungeon_pillar_special" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 104, + "item": { + "id": "bloodmagic:dungeon_tile_slab" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 29, + "item": { + "id": "create:fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "create:fluid_tank" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 18, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 33, + "item": { + "id": "immersiveengineering:hempcrete" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "botania:mana_diamond_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 54, + "item": { + "id": "integratedterminals:menril_glass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 24, + "item": { + "id": "botania:mossy_livingrock_bricks_slab" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 40, + "item": { + "id": "botania:mossy_livingrock_bricks_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 24, + "item": { + "id": "powah:niotic_crystal_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "powah:nitro_crystal_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 19, + "item": { + "id": "immersiveengineering:sheetmetal_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "powah:spirited_crystal_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "immersiveengineering:stairs_hempcrete" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 18, + "item": { + "id": "engineersdecor:steel_catwalk_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "engineersdecor:steel_catwalk_ta" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 64, + "item": { + "id": "engineersdecor:steel_floor_grating" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 69, + "item": { + "id": "engineersdecor:steel_railing" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:stellar_neutron_activator_controller" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:stellar_neutron_activator_energy_port_energy_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:stellar_neutron_activator_fluid_port_fluids_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:stellar_neutron_activator_fluid_port_fluids_output" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "masterfulmachinery:stellar_neutron_activator_mana_port_botania_mana_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "immersiveengineering:storage_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 40, + "item": { + "id": "betterendforge:terminite_bars" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "botania:terrasteel_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "betterendforge:thallasium_chain" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "engineersdecor:thin_steel_pole" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "engineersdecor:thin_steel_pole_head" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "immersiveengineering:treated_wood_horizontal" + } + } + ] + } + }, + "body": "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" +} diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/masterful_machinery/wicked_altar.json b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/masterful_machinery/wicked_altar.json new file mode 100644 index 00000000..b15ffdd7 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/masterful_machinery/wicked_altar.json @@ -0,0 +1,78 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "邪恶祭坛", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 6, + "max_y": 3, + "max_z": 6 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 34, + "item": { + "id": "eidolon:polished_planks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "eidolon:stone_altar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "eidolon:unholy_effigy" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "ars_nouveau:warding_stone" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:wicked_altar_controller" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:wicked_altar_fluid_port_fluids_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:wicked_altar_item_port_items_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:wicked_altar_item_port_items_output" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAM2VTY/TMBCGJ7Ed2myhSAghbnvmDkiVOPADQHtAYtlL5G2c1lrHrmyHbvfX449puwekbVGptqr6Th37mcn4jVMDjIG23PMaAF7XOQYCtRNWciUfhA0XoAbmPPeihvrKmpWwXgo3gqrjc6kXwLSxfgkjoN95L+A9t67RZvgt+DBbc9uGOY3zRotI+rcUVHDnT5NhC3knZGuU0bOVUdItRdusFNd37gjE5z5UJWw3qJ7Pl1ILu5mt5fwusLjy3DadGmTghvbk0DVSrwZ/fB8u1mHMKrNYiBaot0OooVzd70J9D6zjyqXhh/3wAw7vWvdme9epXbnM05Wzq0HvSztDOTuXrMWpXHJQhg9P7f/caG+NUuKQm9pSPz1FlV702VQxco0Z/JlNlcJn46lzVfP3w+jtNt+gl0ZtGtF1crE5Yr8/Hrvf5zlD9n1/Fvv9v8vZvcxceJwOe5mNgayMo4H5JYJLyB+SfgugkEfLIitBpQXgjPxlSUsoiqwlKkGlqCwpQkNYJU1hGbMWRf5fohJUispQq6QUyjIqA5K0wtJfxHoI8gnyg44inyCfIJ8gnyCfIJ/E5gQ+ie0mSS+gJFFTHop8ivygk8inyKfIp8inyKfID/oy8oO+ivyg09gcFpUlTf1kyGPIY8hjyEvz881PsbhphFW4rsJ1Fa6raqiWgrfCBsPw4BNjYfJt8OKHFJ0K1gjXb82gW0eA9lL/yk2N4fU25Pc3IapyGCeQHF5vR6W+SZscLKijBSc/02Fw+TUZe/zYz6Nko8vbQapozAVvF8K7WTv0/aZ5ZPs/u6gqOekJAAA\u003d" +} diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/mekanism/basic_fission_reactor.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/mekanism/basic_fission_reactor.txt new file mode 100644 index 00000000..91349e39 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/mekanism/basic_fission_reactor.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "基础核裂变反应堆", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 8, + "max_z": 4 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "mekanismgenerators:control_rod_assembly" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 30, + "item": { + "id": "mekanismgenerators:fission_fuel_assembly" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 69, + "item": { + "id": "mekanismgenerators:fission_reactor_casing" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "mekanismgenerators:fission_reactor_logic_adapter" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "mekanismgenerators:fission_reactor_port" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 87, + "item": { + "id": "mekanismgenerators:reactor_glass" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAL2WwW7TQBCG1zuT2A0VN+65Abeee+TADYQQh8Il2sbb1MKxI9tRKe/HezHOfkYNqlCoEDn4W8+MZ3d/j2ezcO7MaRmGsHDOFYs0duIWfeyqUFffY2cOt3CzfghDLJy+D9voXm/j19BU/XYTm9iFoe36y5uq76u2WXUxrM2wWoe+ajbjsycmXT6SdEq2qUPfn5Br4RYfunYXu6GKvSXetmV0z9v9sNsPq3Xb1qEZ3DThyxN2sWu74anzzqrGpv0P0z27M1tXt5tNLF128WvGV3+Y8WYf65WJGrfX9f2/m/KxTa7bZujaetW15d/MOKW8OEE3W0i1XoUy7IYxydPe1zl1chf6IT7htZ052bW92jQ/3INfBj0UqEcBmcuyFOW5Fx7UowQWBz0UEuvRBBYHPRQm1qMFWBz0UFiYTgucEQc9lBlx0M2Jgx7KnDjocuLytFjPveTEQXsDSR7ooUAtJgEnBR0KJgrUyZWNFx11PlCyZFRoDyY/FI8fWsLkhyL44eg6XKAofmg6Jj+UGX5o+iU/lDl+aLqlJFBy/DklVrBJ6KEU6FAcl2IGPRSok4TZSB3r0Y+L0wy7x+7TvcLxVR7sQrxgV+xKPLQtJPsMO7RHk32OHdr+/eGhHHvOJ1Wk+wx6KAX7KY4/vQx6KFCnkslGHupEqBOhToT9C3Ui1Imgg5BdqBOhToQ6EfQQ6kSoE0EXQRehToQ6EfQR9BHqRKgTQSdBJ6FOhDoR9BL0EvQS9BL0EvT6rUMkeihQpxaWJemyLH1q/sB81C3FQUug9C+lfyn9K8VBS6X0L6V/Kf0rxUG7Kv1L6V9K/0px0CRQ+pfSv5T+leLgWLL0L6V/Kf0rxUHbmtK/UhyUnDg4niD0L6V/Kf1L0VkXbn4bQxm7ws3DfrhtO3f+bj/ET1W8qe3vk/mv231T9rbnbdV8Rh4bXk3D8O0LothwDCjS8GqyVs2XaTnNeKC9eGP/zNbLt+kMW35MZ5idXg/OyuLwWpfX+6oubRmbUG7i0F+W++32fvXgSP0JWKw1/EEKAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/mekanism/basic_fusion_reactor.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/mekanism/basic_fusion_reactor.txt new file mode 100644 index 00000000..138fd651 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/mekanism/basic_fusion_reactor.txt @@ -0,0 +1,57 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.4", + "name": "基础核聚变反应堆", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 4, + "max_z": 4 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "mekanismgenerators:fusion_reactor_controller" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 36, + "item": { + "id": "mekanismgenerators:fusion_reactor_frame" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "mekanismgenerators:fusion_reactor_port" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "mekanismgenerators:laser_focus_matrix" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 24, + "item": { + "id": "mekanismgenerators:reactor_glass" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAALVTTW/UMBAde2ZX24gfsRfgwpFTj3AGceDQ9rJyN97UIolXtoNafj3+eBE9VOqCRBTlzWjsN/P8nI7oiqQ3yXREtO1aTExdtMGZ0f2yIReoo01MJtkdyVczWXo/2R9mdnEa7GyDST7E69MSnZ8PwZpjzg+nUBbSxZT7FyhXrmE0MV7A1VH3LfizDcnZuKNt3u1+WtqczBgtrZ3evT782Yf0F7O/fYExj2zzKfjjEg+TScE9/rsASWH5H/Nf1O7D6+2Ofk7Bj2NhvyI++yi5y6fSSlN7lKpf0qrlDGwLFCmgBjI2ClAx6oz9QC2o49UVcx1YqCuPwhLdUDTqjDpQSVukBTzANqlqxdanIkOBIF9HkIq1qtGv1Rk542ikoJS+GTelb81ZwCvrCTVJjbR+GPoY+hj6GP0Y+hj6GPoY+hj6GOIEPgl8EvgkUC/wSeCTwCeBTwKfBD4JfBL4JB1tH6zpbShXbUkPPtCbL0uy3509jW4ecv3eL3Mf857Jzbdt/BLerKF5vGtiSnj7J7xZQzff1XHz7Z3L7d1+9uen/cd8LZ/9A7t6bvv7xY197juYfrApXvfLND0dnv0qvwGfJliCHwUAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/mekanism/basic_industrial_turbine.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/mekanism/basic_industrial_turbine.txt new file mode 100644 index 00000000..a75b763c --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/mekanism/basic_industrial_turbine.txt @@ -0,0 +1,85 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "基础工业蒸汽涡轮", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 8, + "max_z": 4 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "mekanismgenerators:electromagnetic_coil" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "mekanism:pressure_disperser" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "mekanismgenerators:rotational_complex" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "mekanismgenerators:saturating_condenser" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 58, + "item": { + "id": "mekanism:structural_glass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 69, + "item": { + "id": "mekanismgenerators:turbine_casing" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "mekanismgenerators:turbine_rotor" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "mekanismgenerators:turbine_valve" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 33, + "item": { + "id": "mekanismgenerators:turbine_vent" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAKWWsXLTQBCGT7drWxgeAIaCUDC01CnpKGAoUkAaz8U6HA2ylNFJIfBmvB0r3ycmZjKZZHDhT3f3a7X/+rTntXNPnFZhCGtnl+t87cStU+zr0NS/Ym8Lbu0WaQhDLJ1+CvvoXu/j99DWab+LbezD0PXpdBj7i7qNm21Idbub7nlgsBdzsNM09OPW4oRms2tCSo8IcnJPRtehuY6PiPXqvlixHR4R6uVfb1d9TGns46aq01Xs06R/cJi3d2SUwlSpwWq92XZtFduHhVy79ee+swyGOqbSPf1hc33T7XaxcsU795B69p0NH5H9mztiWQzLvWvtp952+6sm3vxnOWITt0Pf7cOujUO9tah1M+1uueqSWozf7tangB4K1CNB4Yoiqzxj4UY9CmA66KEQWI8eYDroofBgPUrAdNBDITGdE1yggx7KAh10y/zwAnooS3TQrdBBD2WFDtr2yOWBHgrUci7gXEFHBTMF6rxU5C+FJsxjOKV0GEO7MY+h1SGPF1lsfrMIeijLvK7Q/OaboYeyQrdii5QkAT2UEh/l8VYqoIcCdS5BMXE57SePb89ded4zD6dHHuaFeThZO8wr83CycphfMH/goS6euvjJvGcsy7yucFo6mIYeygrdilemzOMCeiglfsvjV6uAHgrUeUsUmQpNKNRBuFvwL/gXfAu+Bb+CX8GvsA8Ev4Jfwa+wD4R9IOwDwa/gV/Ar+BX8Cn7/eYMzPRSoc4sp8itQFHlreMZSoIO2pPQXpb8o/SXr4JQq/UXpL0p/yTpo30p/UfqL0l+yDloJlP6i9Belv2QdtDor/UXpL0p/yTpodVb6i9JflP6i9Belzkp/UfqL0l+UOuvaLS9jqGJfumUYh0s7ip59HId4VsdvjZ2Gtn7RjW2VzPO+br9SHrv8Ml+Gm3OKYpeToMyXX+bZuj2f02mnA+f5e/tTsz350Faj/Uexk+nkLJ+FdsDcOqvKwy97cjHWTWWZ7EK1i0M6rcb9/ufm1pH2B2Tflg93CQAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/mekanism/basic_sps.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/mekanism/basic_sps.txt new file mode 100644 index 00000000..61ab5aad --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/mekanism/basic_sps.txt @@ -0,0 +1,50 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "基础超临界移相器(SPS)", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 6, + "max_y": 6, + "max_z": 6 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 122, + "item": { + "id": "mekanismgenerators:reactor_glass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 60, + "item": { + "id": "mekanism:sps_casing" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "mekanism:sps_port" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "mekanism:supercharged_coil" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAL2WwXLTMBCGZe1qpw1cGG6c+gjMcOuVMwwHDm0vGTVRUw+JnbEdoDwbD4csfWnTW+FAh/Enx5b2U7P9xcK5c6frOMWFc84WdezELcY0tHHb/kpDfuAWLoxTnNKZ089xl9zbXfoWu3bcXY77cbmKY9tt5rdeOP3iOH2TujTEqR/GyyHFVR4sN9s4ji9Ya+EWX4Z+n4apTeOZszy7/Z5cuIvbMbljpTfPRPf9MP390q9+5M+Gbb/ZpLVr3udad3E1bziM/WG6f6z17qnWIU9e3cchz1iu+nb77/vRaTj8r+10eb0Xbufcyb4fNVf5PZfyrv4IVNg05eo8FKhNfR5gXaBxDfRQoMJAIXtWMM+DXupiwr3CgJg9E8zzoIcCFQY2YrAJvA8FamA/0Bt6UGHDPw8FamGeD2e1Urdhiq80mCeWiwifw7xQvVfWCawDG6M+FKhGfVi/kaZWrr4eX49vYeCbM/f4SrnYcYuee5gX8Ph6fD2+9T5wH2gpwwN6KFBhMDzstBWbWrFKCf6Cv+Av+B+/CsFf8Bf8BX/BX/AX/AV/wV/wF/wFf8Ff8Bf8Bf+TDm1qheqvyCn+ir/ir0+Pir/ir/gr/oq/4q/4K/6Kv+Kv+Cv+ir/ir/gr/vzl1Fb2UKAWlkugzwN9HvAN+AZ8y6sifA7zQgHvQJ8H+jzQ5wHfgG/AN9DngSY3msX4pRfm3DJyy8gtI7fK8wDzAkZuGbll5JaRW0ZulfcN5oJGbhm5ZeSWkVtGbtV5MAsauWXklpFbRm4ZuWXklpFbRm4ZuWXklpFbRm4ZuWXkVv5Pgd2nuE7DfCjl864f3OtPhyl9bdPdNp8b+fltf+jWY+6pXdtd1+3Nw6vjMP68qZuYh9dPw6vjsO1uyvby2dPNZ4997PcPFx/yMXNypp2Vfrm4PbTbda67ietNmsbL9WG3e1ieHH1/AMNUL/XVCAAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/mekanism/basic_thermal_evap_tower.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/mekanism/basic_thermal_evap_tower.txt new file mode 100644 index 00000000..4bfa1020 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/mekanism/basic_thermal_evap_tower.txt @@ -0,0 +1,43 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "基础热力蒸馏塔", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 3, + "max_y": 2, + "max_z": 3 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 36, + "item": { + "id": "mekanism:thermal_evaporation_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "mekanism:thermal_evaporation_controller" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "mekanism:thermal_evaporation_valve" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAK2SsU7DMBCGz3ao0ogXYItYYOIBOiIxghg6lC7VNbm2Vh27sp0WeHqc5IJaBsRABn/nnO//fToXAFPIaoxYAIAqhhgUFIG8RqM/yacEFHAVIkbKIXvBhuC2oT1aHZpZ3JFv0KzoiAfnMWpnV2vjqn1X9C9qRzRH+oNaAcWrdwfyUVPIYYJV1Kkwi75NTpMNVtpuITtRiDA63/3qXDkbvTOm85mCOriQJb97OPsEUzLVRUKA4AOSqX4UCKZkqlHoW2GgZKqe/U6wnmA9wfUXDoIpmWp0FrxnplVy/UUrgimZamxRDFcRTCk4z0wFivtT3J9i/fTKJjvCmnw3pDbunIfr5zbSXNPGpBml/Nq1tg4Kskbbt8G3CxdjiO/LLhrC7oAcwsX4V9tlf400aNsN+uYRg67K+TDl8ilN+aGcu1Ma7fT8QeV9a+W61aZOV9livaUYZnXbNB+rs3f3BanEzEQ5AwAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/mekanism/basic_thermo_electric_boiler.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/mekanism/basic_thermo_electric_boiler.txt new file mode 100644 index 00000000..6b0476fa --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/mekanism/basic_thermo_electric_boiler.txt @@ -0,0 +1,57 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.4", + "name": "基础热力锅炉", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 8, + "max_z": 4 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 80, + "item": { + "id": "mekanism:boiler_casing" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "mekanism:boiler_valve" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "mekanism:pressure_disperser" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 78, + "item": { + "id": "mekanism:structural_glass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "mekanism:superheating_element" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAK2VTW/TQBBA1zOTj0YVN5AQQup/4IJ65QziwKFwibbJNrXwR+S1K8rv4geyzj6HphdKRQ553nh2dt/YmV05d+Zs63u/cs4tVvnaqVvF0JW+Kn+GLt1wKzeLve/D0tknXwf3qg7ffVPG+vK6LavQrTc+ls1uDHxihtfHDLHvhk0/dL5a7yof4xOSrNzqc9fuQ9eXIaaMdbsN7rwd+v3Qr2MffO2mdV4+3umdr+7Cc9eYlU1a4r8nn/tNX6aJsxtfxXBM//ZPjYYUext8n4q8DlWoQ9P/Q7HfHBPtuxDj0IX1towpZRzjn1eKF5R707aVb/5ekzOn+zZaSvvLPfgUUKBCOwkoXFHkKGGsTLSTBCkOClQS28kCKQ4KVBa2kw2kOChQ2ZhNG5wRBwXqjDjo5ujM8yaEsUKDbkE+KFAXxMFU75wPClRo0B0r6KhgpkKbbhXjl411PlCgFvmmwZQgj2FKlMdwTHEYw1SfPJ7xqOf8CAXqnP3Mmbdg3oJ5SzYJBeqSecvTV6mAAhXaVIJi5MFX8BV8BV8hi+Ar+Aq+gq/gK/gKvoKv4Cv4Cr6Cr+Ar+Aq+gq/gK/gKvo/e6EyBCm161MXIg6/iq/gqvoqv4qtkVXwVX8VX8VV8FV/FV/FVfBVfxVfxVXwVX8VX8VV8H/0zMwUqtKl1FPnVLopcAmGsBXEwJTD6htE3jL6R42BKYfQNo28YfSPHwfRt9A2jbxh9I8fBVBKjbxh9w+gbOQ6memZfKFChwVRPo2/Y4aVjrAvi4NinD/mgQIWpzrZy83TWbEM3nkxDf9t27vzj0IcvZbip0gmU7l+3Q7ONybkum6+UJ11eTZf+xzeKki7HgGW+vJp+LZtv03aa8dhYfGj39xfv3qdz4sEptDw8yIvroay2aeGd3+5CHy+3Q13frx8cVr8BSJfsj8gIAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/natures_aura/altar_of_birthing.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/natures_aura/altar_of_birthing.txt new file mode 100644 index 00000000..011d2f7c --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/natures_aura/altar_of_birthing.txt @@ -0,0 +1,50 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "生育祭坛", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 6, + "max_y": 1, + "max_z": 6 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "naturesaura:ancient_planks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "naturesaura:animal_spawner" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "minecraft:hay_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "naturesaura:infused_brick" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJ1STU/DMAx1m6TaIi6IE5x24U/sBncQBw5jl8pd0zVam1b5EBu/nqT1pHJCUFnyc+3nZ8uRAGvgNXqUAMDljIGBdMpq7PSXsjEBEoTz6JUE+WaHUVmvlVsBx7N2kF0gwlfsFdz12qiDxcZvW7yUVTccTon9S9sr/d6gD1Y5DBa32jTBqbqsrP5Tk4dlEzQHrYwvxw7Nyf2/i+6xK92InyaVr4GNg+OR9pi4OcwfI8/JZ2Q5eUaeTx5AkJ9bZCnIk+UUM4o5xYKkih+SE4+RDqP+jOoZ1bNkLFuOOPE46XHS46THic+Jz2kfQTqC6gXpCdpH0DIFDVeQWCGhaBXWyq6gwODbwcLNS/DqXaum0+YY89UQTO0Y8PiIPmZ+grsrxPM+DTPDVJDNcHf9q81+Wi7e0KQb3j51Hu1maDbP2vo2qsTLLe6+mnbaVEF3dUwesT4q77Z16PtLuXge357jZKUmAwAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/natures_aura/crimson_altar.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/natures_aura/crimson_altar.txt new file mode 100644 index 00000000..88adc7a4 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/natures_aura/crimson_altar.txt @@ -0,0 +1,57 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "猩红祭坛", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 8, + "max_y": 3, + "max_z": 8 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 20, + "item": { + "id": "minecraft:crimson_planks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "naturesaura:gold_nether_brick" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "naturesaura:nature_altar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "minecraft:nether_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "minecraft:red_nether_bricks" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJVSTU/cQAx1Mh8JoT2DhCrxF3rdW8WZikMPlEvk3XizoyaT1cxEBX4982FguUEO82zPG/vZcQdwBnLAgB0AqK7YIKDz5AxO5plcvIAOlA8YqAX5G2eCi9lY2jnch42lcCDXb53Z/fOJ+ckUPyyG1ZHH1eFmXKahP830hUSX71p2zsx+sf1xQvslMVfvORx9VPKZNB10d245kguGfAu6vAe1x8nHGuf/I8dNyzjSwEF4U386hmL3OAV06c+I4+JlrPMzFZMV5E/W6axAioR1VAX5RmasQTGKdJR4zfE6XdVVQV2VeCRnap1RlCN6kn3FvmZsMuYisigoJQSj4rhmbBiT5GTKqvgtYykV/ZpbEAVbUfLFiGJ9ivUpfqRYn2J9ivUp1qO5f826NPevuX/NvIZ5DfMannfL82553m0H+kA4kIs/GddwWBx8u10D/TG0n4wd4/12We3go/a4Un/T+2Lev5r4+JCaLWYiiGLev0aNfchjiRti04Z8vylbff0rr8XZ6RK2eazX29VMQyw/4jBS8Jthneen/mRXXwDOxJ6u6AMAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/natures_aura/natural_altar.txt b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/natures_aura/natural_altar.txt new file mode 100644 index 00000000..6f63b6ad --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/natures_aura/natural_altar.txt @@ -0,0 +1,57 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "自然祭坛", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 8, + "max_y": 3, + "max_z": 8 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "minecraft:chiseled_stone_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "naturesaura:gold_brick" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "naturesaura:nature_altar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 20, + "item": { + "id": "minecraft:oak_planks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "minecraft:stone_bricks" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJVSPXPbMAyFxA8parv1ctmSv5DVW35Ach06pFl0sAnLvNCSj6QubX99+QFfPNYa+ADwEXiAMADcgDQYcQAANVQbBAyBvEVn/5JPFzCAChEj9SBf8Ehwe7Qz7Tzu4ybEZaZx6+3uPWTi/2aYMa6eAq4eN9PiTE1xRYbvnxoWfB9PDuerFNx/vt8dbCBHZryymQGGH345kY+WQg96pnhIDLVHF1KdLx+J490yTWQ4COfqd5f9V3tEF9HnPyJOS5CpzmMuJhson2zz2YAUGdukCsqNLNiCYhT5qPGW422+apuKuqnxRC7UtqCoR/Ik+4p9zdgVLEVkVVBLCEbFcc3YMWbJ2ZRN9XvGWir5LbcgKvai5ksRxfoU61P8SLE+xfoU61OsR3P/mnVp7l9z/5p5HfM65nU8757n3fO8+wH0gdCQTz8Z13hYPHx9XiP9tLR3dp7S/XZZZxOS9rRWv/L7ar6eTfz9lputZiaIar6eo3Z+K2NJGzLnDfn2krcC3cNTWYubyyXsy1gftqt1JpWf0EwUw8asx+Of8WJX/wEpz64T4AMAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/pneumaticcraft/electrostatic_compressor.json b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/pneumaticcraft/electrostatic_compressor.json new file mode 100644 index 00000000..623f408c --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/building_gadgets_patterns/pneumaticcraft/electrostatic_compressor.json @@ -0,0 +1,36 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "静电压缩机", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 10, + "max_y": 20, + "max_z": 10 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "pneumaticcraft:electrostatic_compressor" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 236, + "item": { + "id": "minecraft:iron_bars" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAM2WzY7bNhRGOeK9JK8m/cnPA2TXdbbZdp2giy7SbAYam+MIsC1DkpGk79x3CCkdp0UWQYNimgEMH1ISr8/9LIFqnTMn227uWufcdbuOnXftlMe+2/d/5rGccK3Tae7m3Lr2t3E45XHu85Sc5G6anczjOSd3/b5cMO6H3S5vnd51+6kc1Gk4z+8ul+hxGMvsclLe57J8nbkyfd0dsnt66I95M3Z388t+HI43t904VYHvYLacuxexy+88PLNvjozZw/a6x3vs2//K/ymxfyP2eXp/D+Zl+S+nYz4furnfrDXyPm/mcajX9JubzXA4jXmahvEeb5Avun1Id8jX1L7rQ/Vfxcz50zBJMfmr6jSpfl85DwUqDDAubFxaWEbGOihQYYDRWGfruqtUDpZUGuihQIUBRpgWNs4WljpGHeihQIUBRpiMOrbWKWk19fgVbKCHAhUGGGGCtrBx7UJXc17rwgZ6KFBhgBEmaEbdhVJ9Pb4eX4+vx9fj6/H1+Hp8Pb6FWn39UteoCxvooUCFAUaYoBl1jbqpfi2+gq/gK/gKvoKv4Cv4Cr6Cr+Ar+Aq+gq/gK/gKvoKv4Cv4Cr6FoYzqp/AKNtBDgQoDjJVLv0q/Sr9Kv0q/Sr9Kv0q/Sr9Kv0q/Sr9Kv0q/Sr9Kv0q/Sr9Kv0q/Sr9Kv4VFusX/Gj6CP8Af4U/wZ/gYPoFP4bPPOQRyCOQQyCGQQyCHQA6BHAI5BHII5BDIIZBDIIdADoEcAjkEcgjkEMghkEMgh4BvxDfiG/GN+EZ8I74R34hvxDfiG/GN+EZ8I74R34hvxDfiG/GN+EZ8Y5Utn4Rvwjfhm/BN+CZ8E74J34RvqpJtWouWYcI34ZvwTfgmfBO+Cd+Eb8J3rWtr3eJpeBqehqfhaXganoan1Tq2MFUvw8vwMrwML8PL8DK81jq21ikebd2MPRSoMMC40KpHu6wz1kGBCgOMxrrCcvRd7rZ5LPdwV/bw8k716NV5zr/3+W7fH3fl/O1wPm6n0kbZs/+o28c6fHMZdh/e1neHdVgveLYO31yO9se3bGdyrJt//HU4fXz+4kX9C/5+AUnLnvz89tzvt+WHd912l+fp5fZ8OHy8+cd7yicluiKuhw4AAA\u003d\u003d" +} diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapter_groups.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapter_groups.snbt new file mode 100644 index 00000000..46be3914 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapter_groups.snbt @@ -0,0 +1,9 @@ +{ + chapter_groups: [ + { id: "34B7FB260B6AEB81", title: "专家" } + { id: "74B3CF67FCEAB20F", title: "装备" } + { id: "0856CF7F5CBEB20A", title: "物流" } + { id: "72A9465344128AF9", title: "科技" } + { id: "5A8B89F87F77CF4C", title: "魔法" } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/adventure.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/adventure.snbt new file mode 100644 index 00000000..a0055bc6 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/adventure.snbt @@ -0,0 +1,554 @@ +{ + id: "0000000000000097" + group: "" + order_index: 3 + filename: "adventure" + title: "冒险" + icon: { + id: "minecraft:filled_map" + Count: 2b + tag: { + map: 1 + } + } + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + icon: "alexsmobs:banana" + x: -1.0d + y: 0.0d + subtitle: "噢,我的上帝!瞧瞧这些猴子、大猩猩和熊!" + description: ["Alex的生物为古老的生物群系注入了新的活力。该模组有大量的小动物朋友,从可爱的、可碍的,到致命的都有。时刻小心并将这本书放在手边,以帮助你生存。"] + id: "0000000000000C7F" + tasks: [{ + id: "0000000000000C80" + type: "checkmark" + title: "Alex的生物" + }] + rewards: [{ + id: "0000000000000C9D" + type: "xp" + xp: 100 + }] + } + { + icon: "losttrinkets:treasure_bag" + x: -1.0d + y: 3.0d + subtitle: "彼之砒霜,吾之蜜糖" + description: [ + "你知道吗?逸失饰物是通过各种行动发现的,比如说挖掘,种植,击杀……MC日常,懂?" + "" + "有你屏幕上有个弹窗?在JEI中阅读更多关于它的信息。新的饰物可以按R(默认)打开菜单来装备。" + ] + id: "0000000000000C81" + tasks: [{ + id: "0000000000000C82" + type: "checkmark" + title: "逸失饰物" + }] + rewards: [{ + id: "0000000000000CA2" + type: "xp" + xp: 100 + }] + } + { + x: 1.0d + y: 3.0d + subtitle: "宝藏亦或陷阱" + description: [ + "据洞穴探险者说,在他们探索的洞穴深处,发现了被遗弃的营地。但是谁,或者什么,会留下这些东西呢?" + "" + "并非每个地方都像它看起来那样,要小心接近。" + ] + id: "0000000000000C83" + tasks: [{ + id: "0000000000000C84" + type: "checkmark" + title: "奇异饰品" + icon: "artifacts:mimic_spawn_egg" + }] + rewards: [{ + id: "0000000000000CA0" + type: "xp" + xp: 100 + }] + } + { + title: "地牢探险" + x: 1.0d + y: 0.0d + subtitle: "暗黑动作游戏" + description: [ + "探险者们要小心,因为在这片土地上许多看似被遗弃的建筑中都有恐怖的东西在等待着你。" + "" + "宝藏等待勇者,死亡等待弱者。" + ] + id: "0000000000000C85" + tasks: [{ + id: "0000000000000C86" + type: "checkmark" + title: "地牢探险" + icon: "kubejs:scavengers_delight" + }] + rewards: [{ + id: "0000000000000C9C" + type: "xp" + xp: 100 + }] + } + { + title: "哦,你将去的生物群系" + x: 0.0d + y: -0.5d + subtitle: "更加壮美、开阔" + description: [ + "喜欢你的所见吗?你将去的生物群系增加了大量美丽的新生物群落,使你的世界变得更加丰富多彩。" + "" + "散散步,看看周围,看看你喜欢什么。你也许会找到一个新的地方作家?" + ] + id: "0000000000000C89" + tasks: [{ + id: "0000000000000C8A" + type: "checkmark" + title: "哦,你将去的生物群系" + icon: "byg:pink_cherry_sapling" + }] + rewards: [{ + id: "0000000000000C9F" + type: "xp" + xp: 100 + }] + } + { + icon: "meetyourfight:devils_ante" + x: 0.0d + y: 2.5d + subtitle: "不留任何纰漏" + description: [ + "轻松就把凋灵干抑郁了?想找点挑战?那就迎战吧!" + "" + "这些BOSS可以用召唤物来召唤,当你准备好迎战的时候,只需在JEI中查找他们就行了。" + ] + id: "0000000000000C95" + tasks: [ + { + id: "21AEFA982B148B13" + type: "item" + item: "meetyourfight:fossil_bait" + } + { + id: "453C91C39D9B851B" + type: "item" + item: "meetyourfight:devils_ante" + } + { + id: "57A8C245E83C8992" + type: "item" + item: "meetyourfight:haunted_bell" + } + ] + rewards: [{ + id: "0000000000000C9B" + type: "xp" + xp: 100 + }] + } + { + x: 1.5d + y: 1.0d + subtitle: "我们没有迷路,我们就在这个地方" + description: [ + "找不到方向?需要找新的沙漠来一次经典挖沙?还是要找一个新的地方作家?" + "" + "制作一个生物群系指南针来帮你你找到稀有或不寻常的生物群落。" + ] + id: "0000000000000C97" + tasks: [{ + id: "0000000000000C98" + type: "item" + item: { + id: "naturescompass:naturescompass" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "0000000000000C9E" + type: "xp" + xp: 100 + }] + } + { + title: "深暗之园" + icon: "undergarden:catalyst" + x: 2.0d + y: 2.0d + subtitle: "深处之中" + description: [ + "许多人认为,下界存在于基岩层之下,但随着可怕的深暗之园被发现,这一理论被推翻了。" + "" + "对JEI中的深园催化石按下思索键,就能看到传送门。" + ] + id: "386EC8C30DD8EF00" + tasks: [{ + id: "7ACC9974FA0E7D85" + type: "item" + item: "undergarden:catalyst" + }] + rewards: [{ + id: "50D671240789A59B" + type: "xp" + xp: 100 + }] + } + { + icon: "bountiful:bountyboard" + x: -1.5d + y: 1.0d + subtitle: "就是这样" + description: [ + "想找点事做吗?去找一个村子,看看你能做些什么来帮助村民们吧!" + "" + "悬赏牌可以在大多数村庄里找到,并根据上面的悬赏令提供随机任务。任务类型从简单的收集到猎杀怪物都有。" + "" + "找到了你感兴趣的悬赏令?把它从悬赏牌上拿下来,放在你的背包里,然后去完成它。要注意的是,这些都是有时间限制的任务!一定要及时把完成的悬赏令放回牌上,以便领取奖励。" + ] + id: "3B63337D83616524" + tasks: [{ + id: "6C7F0A0389326A73" + type: "checkmark" + title: "丰厚的赏金" + }] + rewards: [{ + id: "5FF113B2959E2911" + type: "xp" + xp: 100 + }] + } + { + title: "阿图姆" + icon: "atum:scarab" + x: -2.0d + y: 2.0d + subtitle: "光彩闪耀,绚烂壮阔" + description: [ + "一个全新的世界有待发现。不过要带上换洗的衣服,因为沙子会弄得到处都是。" + "" + "要进入阿图姆,需要建造一个传送门。它由砂岩和水建成,看起来有点像一口井。" + "" + "对着JEI里的圣金甲虫按下思索键,就可以看到这个传送门。" + ] + id: "7FCB0C026902B90C" + tasks: [{ + id: "4828663C763E74C1" + type: "item" + item: "atum:scarab" + }] + rewards: [{ + id: "4117CA9FCFFD42FA" + type: "xp" + xp: 100 + }] + } + { + title: "金字塔!" + x: -1.5d + y: 4.5d + subtitle: "破土而出" + description: [ + "拿起铲子,开始挖掘,那里的山里有奈布!" + "" + "奈布矿石可以在地下深处找到,用来制作奈布火把,这是打开布满这片土地的金字塔的关键。" + "" + "收集一些火把,然后寻找被埋藏的金字塔入口。将火把放在入口旁的“结界方块”上,便可打开道路。" + "" + "进入金字塔后,请小心前进,找寻法老的房间。在那里需要激活更多的结界方块。当所有火把都亮起时,石棺里的宝藏就可以被你掠夺了。 " + ] + hide_dependency_lines: true + dependencies: ["7FCB0C026902B90C"] + id: "3A6AE256747CFC1D" + tasks: [{ + id: "3BC303A931EA3D28" + type: "item" + item: "atum:nebu_torch" + count: 6L + }] + rewards: [{ + id: "34BDC736FE34B9ED" + type: "item" + item: "atum:coin_gold" + random_bonus: 7 + }] + } + { + icon: "atum:godforge" + x: 0.0d + y: 6.0d + subtitle: "著名工匠" + description: ["有了神铸熔炉,不需要的神器可以被转化为神屑。这些物品本身就具有强大的力量。"] + dependencies: ["68A4A5043858181B"] + id: "02CCE8639F56F007" + tasks: [ + { + id: "5BCC3A511531AE2C" + type: "item" + item: "atum:godforge" + } + { + id: "792618FCBFF7E262" + type: "item" + title: "神屑" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "atum:godshards" + } + } + } + ] + rewards: [{ + id: "48AA5AE834D2E95C" + type: "item" + item: "atum:coin_gold" + random_bonus: 7 + }] + } + { + x: 0.5d + y: 5.0d + subtitle: "惜物善用" + description: ["由珍贵的材料和神屑制作而成,神铸立方可以被放置并用奈布之锤砸开,从而产生一个新的神器。"] + dependencies: ["02CCE8639F56F007"] + id: "5695DE9BCDF64302" + tasks: [ + { + id: "117913EE85B58990" + type: "item" + title: "神铸立方" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "atum:godforged_block" + Count: 1b + } + { + id: "atum:anput_godforged_block" + Count: 1b + } + { + id: "atum:atem_godforged_block" + Count: 1b + } + { + id: "atum:geb_godforged_block" + Count: 1b + } + { + id: "atum:horus_godforged_block" + Count: 1b + } + { + id: "atum:ra_godforged_block" + Count: 1b + } + { + id: "atum:ptah_godforged_block" + Count: 1b + } + { + id: "atum:osiris_godforged_block" + Count: 1b + } + { + id: "atum:nuit_godforged_block" + Count: 1b + } + { + id: "atum:nepthys_godforged_block" + Count: 1b + } + { + id: "atum:montu_godforged_block" + Count: 1b + } + { + id: "atum:isis_godforged_block" + Count: 1b + } + { + id: "atum:seth_godforged_block" + Count: 1b + } + { + id: "atum:shu_godforged_block" + Count: 1b + } + { + id: "atum:tefnut_godforged_block" + Count: 1b + } + ] + } + } + } + { + id: "61E0AF842C54D624" + type: "item" + item: "atum:nebu_hammer" + } + ] + rewards: [{ + id: "53A2DDBBE322E06E" + type: "item" + item: "atum:coin_gold" + random_bonus: 7 + }] + } + { + title: "神之炬" + x: 1.5d + y: 4.5d + subtitle: "呼唤我的名字" + description: ["如果在石棺室中用神之炬代替奈布火把,会召唤出一位与相关神灵有联系的法老;如果要寻找特定的神器,这些火把是相当有用的。"] + dependencies: ["5695DE9BCDF64302"] + id: "7FE27B11109B41D7" + tasks: [{ + id: "396862609A53439A" + type: "item" + title: "神之炬" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "atum:torch_of_anput" + Count: 1b + } + { + id: "atum:torch_of_anubis" + Count: 1b + } + { + id: "atum:torch_of_atem" + Count: 1b + } + { + id: "atum:torch_of_geb" + Count: 1b + } + { + id: "atum:torch_of_horus" + Count: 1b + } + { + id: "atum:torch_of_isis" + Count: 1b + } + { + id: "atum:torch_of_montu" + Count: 1b + } + { + id: "atum:torch_of_nepthys" + Count: 1b + } + { + id: "atum:torch_of_nuit" + Count: 1b + } + { + id: "atum:torch_of_osiris" + Count: 1b + } + { + id: "atum:torch_of_ptah" + Count: 1b + } + { + id: "atum:torch_of_ra" + Count: 1b + } + { + id: "atum:torch_of_seth" + Count: 1b + } + { + id: "atum:torch_of_shu" + Count: 1b + } + { + id: "atum:torch_of_tefnut" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "23BFB971FA19252E" + type: "item" + item: "atum:coin_gold" + random_bonus: 7 + }] + } + { + x: -0.5d + y: 5.0d + subtitle: "今天是我的生日,我想要它。" + description: ["你为自己找到了一个相当不错的宝藏。如果它遭遇什么不测,那就太可惜了…… "] + dependencies: ["3A6AE256747CFC1D"] + hide: true + id: "68A4A5043858181B" + tasks: [{ + id: "3CECEAAAA80EBB9F" + type: "item" + title: "神器!" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "atum:artifact" + } + } + }] + rewards: [{ + id: "563CCA75A137FE84" + type: "item" + item: "atum:coin_gold" + random_bonus: 7 + }] + } + { + icon: "ars_nouveau:glyph_summon_wolves" + x: 0.0d + y: 1.5d + subtitle: "该死,是满月" + description: [ + "独自冒险可能很危险,但对失去心爱的狗子的恐惧让人们舍不得把它们带出去一起冒险。" + "" + "现在不用再害怕了。有了宠物绷带,你倒下的宠物就有机会恢复活力,再次支楞起来。" + " " + "PS:如果超时未救治宠物,他们还是会死亡" + ] + id: "60FAAD35C8C375BD" + tasks: [{ + id: "0CE70793928F6DE0" + type: "checkmark" + title: "拯救你的宠物" + }] + rewards: [{ + id: "218393C856E322C3" + type: "item" + item: "syp:pet_bandage" + }] + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/ars_nouveau.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/ars_nouveau.snbt new file mode 100644 index 00000000..f9443cce --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/ars_nouveau.snbt @@ -0,0 +1,1705 @@ +{ + id: "00000000000003AB" + group: "5A8B89F87F77CF4C" + order_index: 1 + filename: "ars_nouveau" + title: "新生魔艺" + icon: "ars_nouveau:mana_gem" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "新生魔艺" + icon: "ars_nouveau:creative_spell_book" + x: 2.5d + y: -8.0d + shape: "gear" + description: [ + "在新生魔艺中你会学习如何驾驭潜能,并将其灌输至万物以施放强大的法术、驱动奥术装置乃至控制可爱的朋友。" + "" + "这些任务将会指导你该模组的流程,但记得多看看手册以获取额外的信息。" + "" + "~MuteTiefling" + ] + id: "00000000000003AC" + tasks: [{ + id: "107B6B908FD72C52" + type: "item" + item: "ars_nouveau:novice_spell_book" + }] + rewards: [{ + id: "58C8854DDA503879" + type: "item" + title: "魔源浆果派" + item: "ars_nouveau:source_berry_pie" + }] + } + { + x: 7.0d + y: -4.5d + subtitle: "Pào Tái,炮台" + description: [ + "附魔法术炮台是按红石信号施法的加强装置。" + "" + "像符文粉笔画的简单符文一样,用法术羊皮纸右击它可以为它设置准备好的法术。不过和符文不同,接触和弹射物形式的法术它都能用。 " + ] + dependencies: ["00000000000009ED"] + id: "00000000000003B2" + tasks: [{ + id: "00000000000003F6" + type: "item" + item: "ars_nouveau:spell_turret" + }] + rewards: [{ + id: "00000000000005F5" + type: "item" + title: "魔符:范围效果" + item: "ars_nouveau:glyph_aoe" + }] + } + { + title: "魔源" + icon: "ars_nouveau:mana_gem" + x: -5.5d + y: -6.5d + subtitle: "像清晨的甘露" + description: [ + "魔源是新生魔艺里每个法术和奥术装置背后的驱动能源,但它必须从世界中提取出来,才能利用它来完成简单施法之外的任何事情。" + "" + "许多行为会将极少量的魔源释放回环境,然后可以重吸收这些魔源。而附近的魔源通道则可以将昙花一现的魔源重新导向至准备好的魔力罐中,以备后续使用。 " + "" + "大多数的魔源通道有10到15个方块的吸收半径。" + ] + dependencies: ["00000000000003AC"] + id: "00000000000003B6" + tasks: [{ + id: "00000000000003BD" + type: "item" + item: "ars_nouveau:mana_jar" + }] + rewards: [ + { + id: "00000000000003C1" + type: "item" + title: "盖世六分仪" + item: "botania:sextant" + } + { + id: "0000000000000A77" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + title: "魔法黏土" + x: -6.0d + y: -1.0d + subtitle: "命运像黏土一样可塑" + description: [ + "将魔源宝石做成黏土可以帮助志向远大的法师驾驭更强大的力量。" + "" + "为了学习新的法术,需要把魔法黏土或其变种和其他材料一起用魔符压印机压出魔符。" + ] + dependencies: ["00000000000003C6"] + id: "00000000000003BE" + tasks: [{ + id: "00000000000003C0" + type: "item" + item: "ars_nouveau:magic_clay" + count: 8L + }] + rewards: [{ + id: "0000000000000647" + type: "item" + title: "魔符:合成" + item: "ars_nouveau:glyph_craft" + }] + } + { + title: "非凡黏土" + icon: "ars_nouveau:marvelous_clay" + x: -5.5d + y: 0.0d + subtitle: "非凡是从平凡中创造出来的" + description: ["非凡黏土能解锁2级魔符的制作。2级魔符需要法师的法术书来施放。"] + dependencies: ["00000000000003BE"] + id: "00000000000003C2" + tasks: [ + { + id: "00000000000003C3" + type: "item" + item: "ars_nouveau:marvelous_clay" + count: 8L + } + { + id: "00000000000003F9" + type: "item" + item: "ars_nouveau:apprentice_spell_book" + } + ] + rewards: [{ + id: "0000000000000669" + type: "item" + title: "魔符:生长" + item: "ars_nouveau:glyph_grow" + }] + } + { + title: "神话黏土" + icon: "ars_nouveau:mythical_clay" + x: -4.5d + y: 0.5d + subtitle: "身残志坚,壮志凌云" + description: ["神话黏土能解锁3级魔符的制作。3级魔符需要大法师法术书来施放。"] + dependencies: ["00000000000003C2"] + id: "00000000000003C4" + tasks: [ + { + id: "00000000000003C5" + type: "item" + item: "ars_nouveau:mythical_clay" + count: 2L + } + { + id: "00000000000003FA" + type: "item" + item: "ars_nouveau:archmage_spell_book" + } + ] + rewards: [{ + id: "0000000000000668" + type: "item" + title: "魔符:分裂" + item: "ars_nouveau:glyph_split" + }] + } + { + x: -5.5d + y: -2.5d + subtitle: "最新报道!" + description: [ + "魔符压印机最多可接受两个物品:一种黏土和一个配料。" + "" + "合成新符文时,两者都会被消耗,还需要大量来自附近魔力罐中的魔能。" + "" + "右击符文可以进行学习。学习后它们会出现在你的法术书中,用于合成新的法术。" + "" + "通过抄写台将法术书中的法术复制到新的法术书里。" + ] + dependencies: [ + "3B839B0134D843D9" + "0FF984417811788B" + "5394B4B1C20367B2" + "3A6A7FD760044B09" + "000000000000069D" + ] + dependency_requirement: "one_completed" + id: "00000000000003C6" + tasks: [{ + id: "00000000000003C7" + type: "item" + item: "ars_nouveau:glyph_press" + }] + rewards: [{ + id: "00000000000005FA" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + title: "法术实践:飞行" + icon: "ars_nouveau:glyph_leap" + x: -6.5d + y: 0.5d + subtitle: "聚集丝线" + description: [ + "合成法术需要法术书,每本法术书最多可以存储10个不同的法术。手持法术书按Shift+C键(默认)进行释放。" + "" + "到目前为止,你已经了解了一些不同的形态和效果。首先放置一个形态,接着是一个效果,然后给法术命名,最后点击制作按钮。多种效果可以连在一起。" + "" + "举个例子,早期的飞行可以通过合成下述法术实现:" + "" + "● 自身 > 腾跃 > 缓降" + "" + "施展这个法术将会使把施法者往自己前方推动,同时在降落时获得缓冲。它对穿越崎岖的地形和逃脱烦人的怪物很有用。" + ] + dependencies: ["00000000000003BE"] + min_width: 300 + id: "00000000000003CA" + tasks: [ + { + id: "00000000000009F4" + type: "item" + item: "ars_nouveau:glyph_leap" + } + { + id: "00000000000009F5" + type: "item" + item: "ars_nouveau:glyph_slowfall" + } + ] + rewards: [{ + id: "00000000000009F6" + type: "item" + title: "魔符:发射" + item: "ars_nouveau:glyph_launch" + }] + } + { + x: 0.5d + y: -1.5d + subtitle: "敲黑板,记重点" + description: [ + "需要人力才能做的事不一定总是方便。把你的咒语刻在地上,来节省你一些精力。完美适用于怪物陷阱或者出门给你加各种BUFF。" + "" + "首先用用粉笔在地上画个圆圈,然后用准备好的法术羊皮纸右击它。法术必须是以触摸形态开头的。" + "" + "现在任何走过该符文的生物都会受到该法术的效果。" + ] + dependencies: ["00000000000003D0"] + id: "00000000000003CE" + tasks: [{ + id: "00000000000003CF" + type: "item" + item: { + id: "ars_nouveau:runic_chalk" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "00000000000005FB" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + title: "法术羊皮纸" + x: 0.0d + y: -2.5d + subtitle: "格斗蜗牛" + description: [ + "经过一番改造,普通的纸张可以经过注能来成为更好的法术容器。羊皮纸一旦被注能,里面写下的法术就可以有很广泛的用途。" + "" + "想要在羊皮纸上写下法术,首先在法术书中设计该法术,然后将羊皮纸放在抄写台上。最后用法术书Shift+右击抄写台就可以将法术抄写至羊皮纸上。" + "" + "羊皮纸是可以反复利用的。" + ] + dependencies: ["00000000000003D5"] + id: "00000000000003D0" + tasks: [{ + id: "00000000000003D3" + type: "item" + item: "ars_nouveau:spell_parchment" + }] + rewards: [{ + id: "00000000000003D4" + type: "item" + title: "抄写台" + item: "ars_nouveau:scribes_table" + }] + } + { + x: 0.5d + y: -4.5d + subtitle: "落地生根" + description: [ + "法师之花是一种介于麻瓜与魔物之间的植物。它会像其他植物一样生长,但是它的根部可以打破这层界限,浸泡在滋润大地的无尽魔源之中。" + "" + "对新生魔法的初学者来说,种植该植物有两个目的。第一,生长时它们会产出比其他麻瓜植物更多的魔源。第二,他们的纤维编织成衣服,和穿戴者的魔源交汇,提升初学者的魔源储量。" + ] + dependencies: ["00000000000003D7"] + id: "00000000000003D5" + tasks: [{ + id: "00000000000003D6" + type: "item" + item: "ars_nouveau:mana_bloom_crop" + }] + rewards: [{ + id: "00000000000005F4" + type: "item" + title: "魔符:收获" + item: "ars_nouveau:glyph_harvest" + }] + } + { + title: "附魔装置" + icon: "ars_nouveau:enchanting_apparatus" + x: -0.5d + y: -6.0d + subtitle: "心有余而力不足" + description: [ + "一个人的魔源储量是有限的:肉体只能承受那么多的魔源。纵使存在特定的魔法材料来帮助你承受更多魔源,但它们本身却需要更大的魔源储量来制造。" + "" + "为了承载试剂物品并帮助安全地灌注魔能的一个外置的装置便由此诞生。" + "" + "在附魔核心上放置附魔装置来构建附魔装置。核心周围7x7的区域都可放置附魔基座。附近也必须要有装有魔能的魔力罐。" + "" + "把试剂物品放在基座上,把要附魔的物品放在核心上,空手Shift+右击附魔装置即可开始附魔。" + "" + "附魔装置也可以给特定的工具和装甲附魔,简化了获得特定附魔以完善装备的过程。详细配方在破旧的笔记本中。" + ] + dependencies: ["00000000000003AC"] + min_width: 250 + id: "00000000000003D7" + tasks: [ + { + id: "00000000000003DB" + type: "item" + item: "ars_nouveau:arcane_core" + } + { + id: "00000000000003DC" + type: "item" + item: "ars_nouveau:enchanting_apparatus" + } + { + id: "00000000000003DD" + type: "item" + item: "ars_nouveau:arcane_pedestal" + count: 8L + } + ] + rewards: [{ + id: "00000000000005FC" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + title: "奇异饰品" + icon: "ars_nouveau:amulet_of_mana_regen" + x: -2.0d + y: -4.5d + subtitle: "替我画一副画吧,我要戴着这个" + description: [ + "魔源是变化无常的东西,我们至多也就能将其储存在一个地方以供使用,但这也很有挑战性了。有想法的学徒可能在企图引导魔能时遇到困难很久了。除了由魔力纤维编织成的初学者装备,一些特定的材料可以合成出有用的饰品来当作你的外置魔源存储。" + "" + "想知道配方或更多有用的饰品请查阅破旧的笔记本中的“魔法装备”类别。" + ] + dependencies: ["00000000000003D7"] + id: "00000000000003DE" + tasks: [ + { + id: "00000000000003DF" + type: "item" + item: "ars_nouveau:amulet_of_mana_regen" + } + { + id: "00000000000003E2" + type: "item" + item: "ars_nouveau:ring_of_lesser_discount" + } + ] + rewards: [{ + id: "00000000000009FA" + type: "item" + title: "湮灭之瓶" + item: "ars_nouveau:void_jar" + }] + } + { + x: -5.5d + y: -5.0d + subtitle: "一步一个脚印" + description: [ + "尽管魔源宝石在这世界上很常见,它们也可以通过直接晶化周围的魔源得到。" + "" + "不一定要给结晶器提供魔源,但是这会加速结晶的速度。" + "" + "尽早制作一个晶化器可以帮助你获得更多的魔源宝石。" + ] + dependencies: ["00000000000003B6"] + id: "00000000000003E7" + tasks: [{ + id: "00000000000003E8" + type: "item" + item: "ars_nouveau:crystallizer" + }] + rewards: [{ + id: "000000000000067F" + type: "item" + title: "魔符:召唤魔光" + item: "ars_nouveau:glyph_light" + }] + } + { + x: -1.5d + y: -3.5d + subtitle: "《国外女巫》" + description: [ + "魔源可以渗入进任何东西里。不加以管制,它会到处散播和渗透,很难进行收集。将魔源绑定在罐中是极佳的存储方式,但将它们从一个地方移动到另一个地方是非常棘手的问题。" + "" + "魔源中继器就是干这个的。魔源中继器提供了一个控制渠道,用以传输魔源且不会让它们逸散回世界。魔源中继器可以和其他中继器或魔能罐相连,来完成魔源的安全运输。" + "" + "使用支配之杖来设置连接。" + ] + dependencies: ["00000000000003D7"] + id: "00000000000003EB" + tasks: [{ + id: "00000000000003EC" + type: "item" + item: "ars_nouveau:arcane_relay" + }] + rewards: [{ + id: "00000000000003EF" + type: "item" + title: "支配之杖" + item: "ars_nouveau:dominion_wand" + }] + } + { + x: -3.0d + y: -2.5d + subtitle: "《平等权利》" + description: ["一个更高级的魔力中继器,能够同时将魔源传输至多个地点。"] + dependencies: ["00000000000003EB"] + id: "00000000000003ED" + tasks: [{ + id: "00000000000003EE" + type: "item" + item: "ars_nouveau:arcane_relay_splitter" + }] + rewards: [{ + id: "00000000000005FE" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + x: 5.5d + y: -2.5d + shape: "hexagon" + subtitle: "指指点点" + description: [ + "作为与魔源极其协调的温和生物,书龙可以通过用它们的护符Shift+右击讲台来召唤。召唤后,它们会根据你给的法术在周围的方块上反复施法。" + "" + "查阅破旧的笔记本来获得更多关于书龙的信息。" + ] + dependencies: ["00000000000009ED"] + id: "00000000000003F0" + tasks: [{ + id: "00000000000003F1" + type: "item" + item: "ars_nouveau:whelp_charm" + }] + rewards: [{ + id: "00000000000009EC" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + x: 6.5d + y: -2.0d + shape: "hexagon" + subtitle: "寻找金色橡子" + description: [ + "卡班克尔是奇特的森林小动物,喜爱闪光的东西,尤其是金子。扔给它们少量的金子,它们就会做你的朋友。成为朋友后,他们会帮助你收集物品放进容器中。" + "" + "用支配之杖右击卡班克尔,再Shift+右击容器来告诉卡班克尔在哪里存放物品。" + "" + "查阅破旧的笔记本来获得更多关于卡班克尔的信息。" + "" + "即使在古老的森林里也难得一见这些小动物。如果你找不到它们,可以考虑用降生祭坛召唤。" + ] + dependencies: ["00000000000009ED"] + id: "00000000000003F2" + tasks: [{ + id: "00000000000003F3" + type: "item" + item: "ars_nouveau:carbuncle_charm" + }] + rewards: [ + { + id: "00000000000009EA" + type: "item" + title: "物品卷轴:允许" + item: "ars_nouveau:allow_scroll" + } + { + id: "00000000000009EB" + type: "item" + title: "物品卷轴:禁止" + item: "ars_nouveau:deny_scroll" + } + ] + } + { + x: 4.5d + y: -2.0d + shape: "hexagon" + subtitle: "风的低语" + description: [ + "希尔芙是森林的守护者,帮助新生植物茁壮成长。如果你通过帮助它们植树以表尊敬,它们会自愿做你的朋友。成为朋友后,希尔芙会照顾一小片区域,并把它们的收获交给你。种一些树、庄稼、花其他植物,过一会儿希尔芙就会补种更多,并且把收获交给你。" + "" + "查阅破旧的笔记本来获得更多关于希尔芙的信息。" + "" + "近些年来,野生希尔芙的数量一直在衰减。如果你找不到它们,可以考虑用降生祭坛召唤。" + ] + dependencies: ["00000000000009ED"] + id: "00000000000003F4" + tasks: [{ + id: "00000000000003F5" + type: "item" + item: "ars_nouveau:sylph_charm" + }] + rewards: [ + { + id: "0000000000000602" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + } + { + id: "0AC24D43ED187EBE" + type: "item" + title: "竹子" + item: "minecraft:bamboo" + count: 4 + } + { + id: "4A7B725DE75256E3" + type: "item" + title: "南瓜种子" + item: "minecraft:pumpkin_seeds" + count: 4 + } + { + id: "307E04AA8AC5B992" + type: "item" + title: "深色橡木树苗" + item: "minecraft:dark_oak_sapling" + count: 4 + } + ] + } + { + x: -3.5d + y: -5.0d + subtitle: "见习火山学家" + description: [ + "不是所有学徒生来就擅长园艺。幸好,燃烧各种材料可以把里面暗藏的魔源释放出来,从而产出微量的魔源。此过程也会产出惊人的热量,将周围的石头融化熔岩。" + "" + "火山蓄魔器会消耗周围任何可燃烧的物品,燃烧烈焰至高木的材料时效率最高。" + ] + dependencies: ["00000000000003B6"] + id: "000000000000069D" + tasks: [{ + id: "000000000000069E" + type: "item" + item: "ars_nouveau:volcanic_accumulator" + }] + rewards: [ + { + id: "00000000000006A0" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + } + { + id: "115DF6600295CEE1" + type: "item" + item: "ars_nouveau:red_archwood_sapling" + count: 4 + } + ] + } + { + title: "魔法自动化" + icon: "ars_nouveau:glyph_self" + x: 5.5d + y: -6.0d + description: [ + "如果没有人持续的干预,魔法就不能为我们效力,那它有什么好处呢?" + "" + "不是所有工作都能由简单的炮台或符文自动化能完成的。在这世上存在一些魔法生物,愿意帮助你完成工作。" + ] + dependencies: ["00000000000003AC"] + id: "00000000000009ED" + tasks: [{ + id: "00000000000009EE" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000CAD" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "炮塔实践:微型农场" + icon: "ars_nouveau:glyph_harvest" + x: 6.5d + y: -3.5d + description: [ + "制作一个简单紧凑的作物农场,可以用法术炮塔释放以下法术:" + "" + "● 触摸 > 生长 > 收获" + "" + "把炮塔放在作物旁,给它提供魔源和周期的红石信号,一个棒棒哒快速农场就完成了。" + "" + "当然啦,如果你喜欢慢生活,还有一个更简单的自给自足版本:" + "" + "● 触摸 > 收获" + "" + "作物的成长可以为魔力凝聚器提供魔源,进而驱动炮塔运转。" + ] + dependencies: ["00000000000003B2"] + id: "00000000000009EF" + tasks: [ + { + id: "00000000000009F0" + type: "item" + item: "ars_nouveau:glyph_grow" + } + { + id: "00000000000009F1" + type: "item" + item: "ars_nouveau:glyph_harvest" + } + ] + rewards: [{ + id: "00000000000009FC" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + title: "炮塔实践:红石钟" + x: 7.5d + y: -3.0d + description: [ + "考虑到炮塔需要红石信号才能运作,我们需要某种形式的红石钟。这有许多可行的设计,但有没有跟新生魔艺主题相关的呢?" + "" + "一个简单的红石钟可以由两个炮塔完成,内含以下法术:" + "" + "● 弹射物 > 红石信号" + ] + dependencies: ["00000000000003B2"] + id: "00000000000009F2" + tasks: [{ + id: "00000000000009F3" + type: "item" + item: "ars_nouveau:glyph_redstone_signal" + }] + rewards: [{ + id: "00000000000009FD" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + title: "法术实践:熔炼" + icon: "ars_nouveau:glyph_smelt" + x: -5.0d + y: 1.5d + description: [ + "拥有了更高等级的法术书后,就能解锁更多的姿势。" + "" + "比如,一个能熔炼远处方块、破坏它再把它送到你物品栏的法术。" + "" + "● 弹射物 > 熔炼 > 破坏 > 拾取" + "" + "如果你对着黏土块使用该法术,你背包里就会出现陶瓦。" + "" + "在破坏后添加提取提取会给法术附上精准采集的效果,使得该法术可以将沙子变成玻璃。" + "" + "● 弹射物 > 熔炼 > 破坏 > 提取 > 拾取" + "" + "类似的,下述组合给法术附上了时运效果。很适合用于那些难够到的钻石矿。" + "" + "● 弹射物 > 破坏 > 时运 > 拾取" + "" + "多次叠加时运魔符可以获得更高的时运等级。时运魔符在击杀怪物时也有掠夺附魔效果。" + ] + dependencies: ["00000000000003C2"] + min_width: 300 + id: "00000000000009F7" + tasks: [ + { + id: "00000000000009F8" + type: "item" + item: "ars_nouveau:glyph_smelt" + } + { + id: "00000000000009F9" + type: "item" + item: "ars_nouveau:glyph_pickup" + } + ] + rewards: [{ + id: "00000000000009FE" + type: "item" + title: "魔符:时运" + item: "ars_nouveau:glyph_fortune" + }] + } + { + title: "法术实践:闪电" + x: -3.5d + y: 1.5d + subtitle: "让仇恨蒙蔽你的双眼" + description: [ + "整个活,OK?" + "" + "弹射物 > 分裂 x8 > 闪电" + ] + dependencies: ["00000000000003C4"] + id: "0000000000000A0D" + tasks: [{ + id: "0000000000000A0E" + type: "item" + item: "ars_nouveau:glyph_lightning" + }] + rewards: [{ + id: "0000000000000A37" + type: "item" + title: "魔符:尖牙" + item: "ars_nouveau:glyph_fangs" + }] + } + { + title: "血之宝典" + x: -4.5d + y: -0.5d + subtitle: "《神鬼奇航》" + description: ["魔源不是世界上唯一的能量来源,一些聪明的血魔法师找到了将法术书与他们的灵魂系统相连接的方法,使得他们能够汲取更深层次的能量来释放法术。"] + dependencies: [ + "00000000000008C7" + "00000000000003BE" + ] + id: "221C600F3E3C813C" + tasks: [{ + id: "106C65C1B54C90C6" + type: "item" + title: "血之宝典" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "tomeofblood:blood_tome_one" + Count: 1b + tag: { + mode: 0 + spells: ",touch,harm,break,self,projectile" + } + } + { + id: "tomeofblood:blood_tome_two" + Count: 1b + tag: { + mode: 0 + spells: ",touch,harm,break,self,projectile" + } + } + { + id: "tomeofblood:blood_tome_three" + Count: 1b + tag: { + mode: 0 + spells: ",touch,harm,break,self,projectile" + } + } + ] + } + } + }] + rewards: [{ + id: "23A1C4CCC95A1F45" + type: "command" + title: "史诗血魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_epic" + player_command: false + }] + } + { + icon: "ars_nouveau:wixie_charm" + x: 5.0d + y: -1.0d + shape: "hexagon" + subtitle: "《怀尔德姐妹》" + description: [ + "工作台旁有个小帮手,不香吗?给你递这个、递那个的,不香吗?当你研究魔法时帮你干活,真的不香吗?" + "" + "薇克精就是这么香。对低血量的女巫施展解除魔法将她们困住。对普通炼药锅使用护符来召唤薇克精,并将炼药锅转化成薇克精的炼药锅。" + "" + "拿一个物品右击薇克精的炼药锅来指定薇克精要合成什么。她会从附近的容器中收集所需的材料。不过她需要周围有魔力罐才能合成。" + ] + dependencies: ["00000000000009ED"] + id: "0BC6D824A7A10356" + tasks: [ + { + id: "5A68031815311494" + type: "item" + item: "ars_nouveau:wixie_charm" + } + { + id: "67D65A1F1B80B28B" + type: "item" + item: "minecraft:cauldron" + } + ] + rewards: [{ + id: "7C201B55C9F00AD3" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + x: 4.0d + y: -4.5d + subtitle: "《欧格奶奶的烹饪书》" + description: [ + "简单的物品合成可不是这些狡诈的女士们的唯一本领。她们同样十分的精通炼药学,可以酿造所有类型的药水。" + "" + "和常规的合成一样,薇克精需要额外的物品才能工作。一个魔能罐、一个药水罐和装有材料的容器。" + "" + "每个薇克精一次只能制作一种药水。拿想让薇克精酿造的药水右击炼药锅来设定配方。一切都准备就绪,她就会开始工作。和传统炼药一样,药水需要分步完成。比方说薇克精首先会用地狱疣制作粗制的药水,然后用金胡萝卜制作夜视药水,最后可以加红石来延长药水时间。" + "" + "建议先拿药水放进药水罐里,用支配之杖Shift+右击药水罐将药水种类锁定。多个薇克精在同一区域工作时最好这么干。" + ] + dependencies: ["00000000000009ED"] + min_width: 250 + id: "4DC7DC466B1F2D0B" + tasks: [{ + id: "38EA6B9C79DD69C5" + type: "item" + item: "ars_nouveau:potion_jar" + }] + rewards: [{ + id: "3B92D3705AEB3AA2" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + icon: "ars_nouveau:potion_melder" + x: 4.5d + y: -3.5d + subtitle: "微量注入" + description: [ + "聪明的奥术师会想着法子节省自己的时间,而没有比在战斗前狂饮五种不同的药水更浪费时间的了。为什么不把它们混合然后一起喝下去呢?" + "" + "药水混合器正是干这个的。" + "" + "把它放在药水罐的上面,在它侧边再贴两个罐子。底部的药水罐用于输出,而侧边的用于输入。混合过程会消耗一些魔源。混合后的药水仍可作为输入来不断地叠加效果。" + ] + dependencies: ["4DC7DC466B1F2D0B"] + id: "22CD0875E6AFD43E" + tasks: [ + { + id: "094638F810C5F8C4" + type: "item" + item: "ars_nouveau:potion_melder" + } + { + id: "4D548D5C01D56188" + type: "item" + item: "ars_nouveau:potion_jar" + count: 3L + } + ] + rewards: [ + { + id: "3775F901374943C8" + type: "item" + title: "伤害吸收药水" + item: { + id: "minecraft:potion" + Count: 1b + tag: { + Potion: "apotheosis:long_absorption" + } + } + } + { + id: "77257BF40CBAC438" + type: "item" + title: "抗火药水" + item: { + id: "minecraft:potion" + Count: 1b + tag: { + Potion: "minecraft:long_fire_resistance" + } + } + } + ] + } + { + x: 3.5d + y: -3.0d + subtitle: "为什么要有限时原价?" + description: ["多个剂量的药水都装好了瓶,可环保的可重复使用。每个烧瓶能装八个剂量的药水,加强后甚至可以增强药水效果或延长药水时间。"] + dependencies: ["4DC7DC466B1F2D0B"] + id: "4B150C43E143F401" + tasks: [{ + id: "0AD6FC05A8659F5D" + type: "item" + item: "ars_nouveau:potion_flask" + }] + rewards: [{ + id: "13A4D5D0FB6AAF30" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + x: -0.5d + y: -1.0d + subtitle: "撒大网,捕大鱼" + description: ["作为传统的施法工具,法杖里可以写入一个法术。与其他施法方式不同的是,法术不需要形态构件。施法魔杖释放的所有法术都会自动加上弹射物形态,并且自带加速效果。这意味着你有更多的槽位添加法术构件。因此它们可以很适合作为特制工具使用。"] + dependencies: ["00000000000003D0"] + id: "6EE073C749AE697F" + tasks: [{ + id: "04C35BF0605E9EA6" + type: "item" + item: "ars_nouveau:wand" + }] + rewards: [{ + id: "185995ACE655011B" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + x: 10.5d + y: -6.5d + subtitle: "我喜欢凝固汽油弹在清晨的味道。" + description: [ + "没有比在火堆上烧试剂更能代表“魔法”的了!" + "" + "仪式火盆通过特制的仪式木板来引导仪式过程,还能添加可选试剂来增强效果。它可以制造许多的效果。" + "" + "用任意仪式木板右击火盆启动仪式。额外添加的材料需要扔在火焰的上方。一切准备就绪后,再次右击仪式火盆来完成仪式。" + ] + dependencies: ["00000000000003AC"] + id: "5ED080DAA2A7E19A" + tasks: [{ + id: "729AECF6F582CCBA" + type: "item" + item: "ars_nouveau:ritual" + }] + rewards: [{ + id: "37237F9CB81E3546" + type: "item" + item: "ars_nouveau:ritual_burrowing" + }] + } + { + icon: "ars_nouveau:ritual_disintegration" + x: 11.5d + y: -4.0d + subtitle: "经验 = MC的平方" + description: [ + "杀怪物还是挺……烦人的一件事。为什么不跳过这件麻烦事,直接将它们蒸馏成精华呢?" + "" + "被此仪式杀死的怪物会掉落经验宝石,大概是正常怪物掉落经验的一倍多。但是,其他掉落物都会被损失掉。" + ] + dependencies: ["5ED080DAA2A7E19A"] + id: "1DF20BDED102423B" + tasks: [ + { + id: "688576970974E9C1" + type: "item" + item: "ars_nouveau:ritual_disintegration" + } + { + id: "219D304E19730D2B" + type: "item" + item: "ars_nouveau:experience_gem" + } + ] + rewards: [{ + id: "0E0F5F21781358A3" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + x: 9.5d + y: -4.0d + subtitle: "又下雨了,像是个回忆,落在我头上" + description: [ + "雨一直下。浸湿了你的盔甲,淹没了你的洞穴,腐蚀了你的电路。那精致的,被寄希望于可以解决一切问题的电路。" + "" + "但它们能把大雨给解决了吗?不能。现在让我们用魔法把雨驱散。" + ] + dependencies: ["5ED080DAA2A7E19A"] + id: "5225FAAF4623B6D0" + tasks: [{ + id: "67AB5005F89FC564" + type: "item" + item: "ars_nouveau:ritual_cloudshaping" + }] + rewards: [{ + id: "0FD4169B6D7D9DCB" + type: "item" + item: "thermal:gunpowder_block" + }] + } + { + title: "操纵天体" + x: 9.0d + y: -5.5d + subtitle: "没人来得及!" + description: [ + "你的觉得时间太少了吗?没时间当你那夜猫子?" + "" + "考虑弯曲时间和空间,让太阳或月亮再次升起,以获得额外的能量提升,或者继续绘制那些迷人的星图。" + "" + "不会有什么坏事发生的,对吧?" + ] + dependencies: ["5ED080DAA2A7E19A"] + id: "5DDAEAD762E63EAB" + tasks: [ + { + id: "741FD9A5813C870E" + type: "item" + item: "ars_nouveau:ritual_sunrise" + } + { + id: "3FFE686263CB82B2" + type: "item" + item: "ars_nouveau:ritual_moonfall" + } + ] + rewards: [{ + id: "658E6A4D80FA8301" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + x: 10.5d + y: -4.5d + subtitle: "你们听啊,你们听啊" + description: [ + "你们这些卑鄙的掠夺者、肆意破坏的卫道士和唤魔者啊,我正式公开挑战你们!" + "" + "在你家后院召唤一个掠夺事件,就这么及时!" + ] + dependencies: ["5ED080DAA2A7E19A"] + id: "392EA2D4DE9EAFAB" + tasks: [{ + id: "776E3AC22361BA3E" + type: "item" + item: "ars_nouveau:ritual_challenge" + }] + rewards: [{ + id: "203CECCC321A0C3D" + type: "item" + item: "minecraft:emerald_block" + }] + } + { + title: "繁殖与生长" + x: 12.0d + y: -5.5d + subtitle: "魔法可持续生育" + description: [ + "生活中玉玉了——加点味精。生活中开心了——加点味精。任何东西里加了味精,它都会变得更好。你刚生了个孩子?往宝宝身上撒点味精,让他变得更聪明。" + "" + "魔法可以创造作物种植和动物繁衍的奇迹。将这两个仪式组合在一块来让你的牲畜忙于繁衍,并生长得更快。" + ] + dependencies: ["5ED080DAA2A7E19A"] + id: "54B7E584C433DC5B" + tasks: [ + { + id: "28404A71FAAED79D" + type: "item" + item: "ars_nouveau:ritual_fertility" + } + { + id: "7B8A119F2B3E0B6A" + type: "item" + item: "ars_nouveau:ritual_overgrowth" + } + ] + rewards: [{ + id: "37131D5E140365A2" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + title: "传送门" + icon: "ars_nouveau:arcane_bricks" + x: 1.5d + y: -4.0d + subtitle: "一名巫师做的!" + description: ["要出发去哪里?在离开前先带点补给。一个快速的往返方式将会很有用。建造一个地狱门形状的传送门,在旁边放一个装满的魔力罐,然后往传送门里扔一个写好位置的折跃卷轴。开启的传送门可以传输物品、生物乃至法术。"] + dependencies: ["00000000000003D5"] + id: "19C9AC76B4E2B19D" + tasks: [{ + id: "59AD7879702E702B" + type: "item" + title: "奥术砖块" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "ars_nouveau:arcane_bricks" + Count: 1b + } + { + id: "ars_nouveau:ab_alternating" + Count: 1b + } + { + id: "ars_nouveau:ab_herring" + Count: 1b + } + { + id: "ars_nouveau:ab_mosaic" + Count: 1b + } + { + id: "ars_nouveau:ab_smooth_slab" + Count: 1b + } + { + id: "ars_nouveau:ab_smooth" + Count: 1b + } + { + id: "ars_nouveau:ab_clover" + Count: 1b + } + { + id: "ars_nouveau:sas_basket" + Count: 1b + } + { + id: "ars_nouveau:sas_clover" + Count: 1b + } + { + id: "ars_nouveau:sas_herring" + Count: 1b + } + { + id: "ars_nouveau:sas_mosaic" + Count: 1b + } + { + id: "ars_nouveau:sas_alternating" + Count: 1b + } + { + id: "ars_nouveau:sas_ashlar" + Count: 1b + } + ] + } + } + count: 14L + }] + rewards: [{ + id: "530B702E2689DE28" + type: "item" + item: "ars_nouveau:warp_scroll" + count: 8 + }] + } + { + x: 6.0d + y: -1.0d + shape: "hexagon" + subtitle: "非常像驼鹿的东西" + description: [ + "有野兽游荡的地方,就有德格米的身影。它们是被束缚在大地母亲上的灵魂,照顾着她的羊群。它们可以通过魔法收获野兽身上的物品,且不会以任何形式伤害到它们。它们可以被诱惑从而为你工作,只要给它们看它们的敌人——荒野守卫者——的战利品就行了。" + "" + "查阅破旧的笔记本来获得更多关于德格米的信息。" + "" + "近些年来,野生德格米的数量一直在衰减。如果你找不到它们,可以考虑用降生祭坛召唤。" + ] + dependencies: ["00000000000009ED"] + id: "4599C1B5F2048691" + tasks: [{ + id: "2DE5518E628456D5" + type: "item" + item: "ars_nouveau:drygmy_charm" + }] + rewards: [ + { + id: "096125B9A6DA61DE" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + } + { + id: "6F26AB1474F756FC" + type: "command" + title: "召唤 鸡" + icon: "minecraft:egg" + command: "/execute at @p run summon minecraft:chicken ~ ~2 ~" + player_command: false + } + ] + } + { + x: -4.5d + y: -4.5d + subtitle: "不会占那蘑多空间" + description: [ + "分解者在生态系统中起着至关重要的作用。和在它周围生长的真菌朋友一样,菌丝魔源通道可以将过量的有机物分解为有用的魔源。" + "" + "把食物丢在周围就能运作,不过魔源浆果食物更好。" + ] + dependencies: ["00000000000003B6"] + id: "3A6A7FD760044B09" + tasks: [{ + id: "16BD234A80853E69" + type: "item" + item: "ars_nouveau:mycelial_sourcelink" + }] + rewards: [ + { + id: "64CBF2A519C381A1" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + } + { + id: "57AF99223C183C96" + type: "item" + item: "ars_nouveau:source_berry_pie" + count: 16 + } + ] + } + { + x: -7.5d + y: -5.0d + subtitle: "你一半,我一半" + description: [ + "酿造药水的过程会自然释放大量的魔源,让寻常的材料获得魔力。这种魔源可以被提取,不过需要炼金魔源通道才行。" + "" + "只要把药水罐放在魔源通道旁,它就会消耗里面的药水产出魔源。与薇克精相性极佳。" + ] + dependencies: ["00000000000003B6"] + id: "5394B4B1C20367B2" + tasks: [{ + id: "58CDB2E4BA8E3031" + type: "item" + item: "ars_nouveau:alchemical_sourcelink" + }] + rewards: [ + { + id: "19791F6C1CCC5C18" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + } + { + id: "53C9D637D37CFC16" + type: "item" + item: { + id: "ars_nouveau:potion_flask_extend_time" + Count: 1b + tag: { + count: 8 + CustomPotionEffects: [{ + Ambient: 0b + CurativeItems: [{ + id: "minecraft:milk_bucket" + Count: 1b + }] + ShowIcon: 1b + ShowParticles: 1b + Duration: 9600 + Id: -108b + Amplifier: 0b + }] + Potion: "ars_nouveau:mana_regen_potion_long" + } + } + } + ] + } + { + x: -6.5d + y: -4.5d + subtitle: "我们应该对死神说点什么?" + description: [ + "生与死,一体两面。潜在的魔源在两者中燃烧。" + "" + "生死魔源通道可以从动物繁衍或生物死亡中获得魔源。" + ] + dependencies: ["00000000000003B6"] + id: "0FF984417811788B" + tasks: [{ + id: "57BD630678A5629F" + type: "item" + item: "ars_nouveau:vitalic_sourcelink" + }] + rewards: [ + { + id: "05842221EF44CE18" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + } + { + id: "75D81D2BD560450F" + type: "command" + title: "Moo!" + icon: "minecraft:cow_spawn_egg" + command: "/execute at @p run summon minecraft:cow" + player_command: false + } + ] + } + { + x: -5.5d + y: -4.0d + description: [ + "从土地中突然出现了巨大的魔源。进行探索来开启魔法之路。" + "" + "树和植物的生长会在周围释放一些多余的魔能,这些魔能可以被农业魔源通道凝聚。与魔法关系更密切的植物会释放更多的魔源。" + ] + dependencies: ["00000000000003B6"] + id: "3B839B0134D843D9" + tasks: [{ + id: "475BD32C9C0E4BAB" + type: "item" + item: "ars_nouveau:mana_condenser" + }] + rewards: [ + { + id: "2236E6D4E0CE20D0" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + } + { + id: "1CA3EDCE08DCBE66" + type: "item" + item: "ars_nouveau:mana_berry" + count: 8 + } + { + id: "19BB79A78FEC7C8E" + type: "item" + item: "minecraft:melon_seeds" + count: 8 + } + ] + } + { + x: 10.5d + y: -2.5d + subtitle: "卡尔班诺的野兽" + description: [ + "首先你要取出圣针。然后,数到三,不要多也不要少……" + "" + "可以生成所有体型的荒野生物。当添加次级的荒野生物的身体部位时,荒野奇美拉会出现为它的同族报仇。" + ] + dependencies: ["5ED080DAA2A7E19A"] + id: "6AB291FBD63076A3" + tasks: [{ + id: "31F14D278A887427" + type: "item" + item: "ars_nouveau:ritual_wilden_summon" + }] + rewards: [{ + id: "5EF880C68DC165ED" + type: "item" + item: { + id: "thermal:lightning_grenade" + Count: 1b + tag: { + RepairCost: 0 + display: { + Name: "{\"text\":\"安提阿的神圣手雷\"}" + } + } + } + count: 16 + }] + } + { + x: -2.5d + y: -1.5d + subtitle: "《小小自由人》" + description: ["特制的中继器,不需要建立连接就可以将魔源分发至周围的魔能罐中。"] + dependencies: ["00000000000003EB"] + id: "35575BA75AA92E49" + tasks: [{ + id: "0294A1F8CCC0D906" + type: "item" + item: "ars_nouveau:relay_deposit" + }] + rewards: [{ + id: "32BD6621BA65DF4F" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + x: -1.5d + y: -2.0d + subtitle: "《黑夜之衣》" + description: [ + "特制的中继器,可以将魔源通过末地的黑暗领域传送至遥远的魔力罐或中继器。" + "" + "折跃型的魔力中继器建立的通道只能存在于同一个维度中,但可以无视距离。" + "" + "远距离传送时需要消耗少量魔源维持通道的稳定。" + ] + dependencies: ["00000000000003EB"] + id: "7A20D43F4D535200" + tasks: [{ + id: "650E082BF111565C" + type: "item" + item: "ars_nouveau:relay_warp" + }] + rewards: [{ + id: "3C644C0B2495BC36" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + x: 11.0d + y: 0.5d + subtitle: "你难道不喜欢我吗!" + description: ["阻止这些可爱的小动物成为大型捕食者的松脆食物的唯一原因是它们敏捷的小脚。他们愿意以友谊为代价借给你这种力量。"] + dependencies: ["33F9C7DCBA952F1E"] + id: "3E84BCD316870360" + tasks: [{ + id: "0529231F83AA9DF1" + type: "item" + item: "ars_nouveau:familiar_carbuncle" + }] + rewards: [{ + id: "5A6342EB078DF159" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + x: 9.5d + y: -0.5d + subtitle: "一勺糖有助于减少用药……" + description: ["虽然女巫们喜欢在家中闲逛,但却以在战斗中的机智闻名,她们会四处乱扔危险的药水以抵御可能的攻击者。"] + dependencies: ["33F9C7DCBA952F1E"] + id: "07E7E9443C4FD9EF" + tasks: [{ + id: "43F1E038F8424697" + type: "item" + item: "ars_nouveau:familiar_wixie" + }] + rewards: [{ + id: "5C7AAD35F5713448" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + x: 10.0d + y: 0.5d + subtitle: "刚好遇见你" + description: ["强大的土地灵魂,拥有寻找物品的诀窍。德格米会将他们的知识传授给他们的朋友,增强魔法并提供额外的掉落。"] + dependencies: ["33F9C7DCBA952F1E"] + id: "7BD59789808E69D2" + tasks: [{ + id: "19106E3C1E5AEBD0" + type: "item" + item: "ars_nouveau:familiar_drygmy" + }] + rewards: [{ + id: "32B10294788455A9" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 11.5d + y: -0.5d + subtitle: "我要把你用杜威十进制法分类" + description: ["书龙是你极好的伙伴,它们与魔源有着深层的联系,为它们同伴的法术增加力量。"] + dependencies: ["33F9C7DCBA952F1E"] + id: "699DD621303B1301" + tasks: [{ + id: "10D37175AB7E066E" + type: "item" + item: "ars_nouveau:familiar_bookwyrm" + }] + rewards: [{ + id: "3F826BECBAC65089" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + x: 10.5d + y: 1.5d + subtitle: "酱汁女王" + description: ["多样性是生活的调味料,没有比希尔芙族更懂这个的了。当你周围有希尔芙时,所有东西尝起来都会更美味。"] + dependencies: ["33F9C7DCBA952F1E"] + id: "5D0E0E5116239033" + tasks: [{ + id: "02FA381E42107A74" + type: "item" + item: "ars_nouveau:familiar_sylph" + }] + rewards: [{ + id: "5DD6D62E0C457716" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: 10.5d + y: -1.0d + subtitle: "友谊就是魔法" + description: [ + "千百年来,法师一直与各种生物结为朋友,来帮助完成他们的工作。这些友谊很深,形成了一个互利共生的关系。他们的友谊天长地久,法师也因此获得了强大的能力。" + "" + "在可顺服的生物旁举行绑定仪式来表达与其绑定的想法。如果它默许,它将授予你绑定手稿。手稿可以添加到法术书中,用于随时召唤他们。 " + "" + "每个使魔都有独特的加成。详细信息可见破旧的笔记本。" + ] + dependencies: ["5ED080DAA2A7E19A"] + id: "33F9C7DCBA952F1E" + tasks: [{ + id: "3AA728ECE363A96A" + type: "item" + item: "ars_nouveau:ritual_binding" + }] + rewards: [{ + id: "6DB8DF770C37C6FF" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + title: "法术实践: 薇克精" + x: 1.5d + y: -0.5d + description: [ + "一些雇佣帮手正是希望扩大行动的魔法学徒所需要的。周遭村庄的居民或许可以……通过一点魔法干预来诱使他们为你服务。" + "" + "首先在地上用符文粉笔画一个符文。在符文的旁边放置一个容器和一个魔源罐。用抄写台在法术羊皮纸上写上如下法术:" + "" + "触摸 > 解除魔法 > 拾取 > 延迟 > 闪电" + "" + "现在要解决的就是如何让村民站在符文上了。第一击闪电会将村民变成女巫,接下来的闪电会确保女巫已受到足够虚弱,可以转变成薇克精碎片。拾取魔符能收集薇克精碎片并放在旁边的容器中……不然它可能会被闪电摧毁。" + "" + "假设你有更好的女巫来源,比如刷怪笼,那么可以用下述法术转换她们:" + "" + "触摸 > 伤害 > 解除魔法 > 拾取" + ] + dependencies: ["00000000000003CE"] + min_width: 300 + id: "4430A94DA0D253CB" + tasks: [{ + id: "109D4F0DA7597205" + type: "item" + item: "ars_nouveau:glyph_dispel" + }] + rewards: [{ + id: "3186A11550793C69" + type: "item" + item: "ars_nouveau:wixie_shards" + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/astral_sorcery_wip.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/astral_sorcery_wip.snbt new file mode 100644 index 00000000..5d6d4fd1 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/astral_sorcery_wip.snbt @@ -0,0 +1,1596 @@ +{ + id: "0000000000000AF3" + group: "5A8B89F87F77CF4C" + order_index: 2 + filename: "astral_sorcery_wip" + title: "星辉魔法" + icon: "astralsorcery:hand_telescope" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "星辉魔法" + icon: "astralsorcery:tome" + x: 7.0d + y: -10.5d + shape: "gear" + description: [ + "古代文明的遗迹散布在世界各地,尽管几乎无法得知这些遗迹是如何形成的。留存下来的村民用轻轻的“哼哼”声中分享着关于他们的传说,然而他们都害怕地避开这些建筑。" + "" + "尽管掠夺者可能很凶猛,但似乎也存在这种迷信……这其中有什么秘密等着我们去发现呢?" + "" + "~MuteTiefling" + ] + optional: true + id: "0000000000000AF4" + tasks: [{ + id: "68C3AD7DEDCF8C8B" + type: "item" + item: "astralsorcery:aquamarine" + count: 4L + }] + rewards: [{ + id: "00B5497F8AA28D93" + type: "item" + title: "大理石" + item: "astralsorcery:marble_raw" + count: 16 + random_bonus: 16 + }] + } + { + x: 7.0d + y: -9.0d + subtitle: "黑夜中的灯塔" + description: [ + "“由明亮的白色大理石雕刻而成的远古遗迹散布在世界各地。尽管村民们不愿接近它们,但它们看起来几乎无害,而我对它们的探索发现了一些无法解释的奇怪现象。" + "" + "其中最重要的是位于最大的结构中央的浮动水晶。" + "" + "在搭建工作站开始我的研究时,一束明亮的白色光束从那里延伸,灌注在木头之中,彻底改变了它的结构。真奇怪。”" + "_________________________________________________" + "" + "寻找多出现于寒冷或山地生物群落中的大型神殿遗迹,然后想个办法进去。小心不要干扰到里面的水晶,因为我们需要它进行发展。" + "" + "水晶必须处在露天状态下才能发挥作用。它将自动链接到一个原版工作台,但其他方块还需要一个链接工具来建立链接。" + "" + "这些神殿遗迹可能位于距离家很远的地方,但在该模组的早期阶段,重访这些水晶非常重要。目前可以使用提供的折跃卷轴来简化来回的过程。" + ] + dependencies: ["0000000000000AF4"] + min_width: 300 + id: "0000000000000B6E" + tasks: [{ + id: "0000000000000B77" + type: "item" + item: "astralsorcery:altar_discovery" + }] + rewards: [ + { + id: "0000000000000BDB" + type: "item" + title: "折跃卷轴" + item: "ars_nouveau:warp_scroll" + count: 16 + } + { + id: "0000000000000C5E" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + icon: "astralsorcery:ritual_pedestal" + x: 2.5d + y: -4.0d + subtitle: "我与月共升" + description: [ + "“共鸣水晶石插入了基座,发出令人满意的叮当声,轻微的嗡嗡声在大地中回响。" + "" + "毛球无处可寻。我不会责怪她;因为即使在我看到了这一切之后,这座祭坛仍让我感到脊背发凉。夜幕降临,我感觉到了它的力量。”" + "________________________________" + "" + "仪式基座是一个强大的装置,能够在很大的区域内产生效果。例如,晶金座仪式附近的所有石头将自发地转化为随机的矿石,而怪物生成将被圣芒座仪式所停止。" + "" + "通过再次将水晶与微弱的星座共鸣,可以进一步增强这些效果。关于这个过程的更多信息,以及每个星座所具有的效果,请参考《星芒宝典》。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000B8E"] + id: "0000000000000B70" + tasks: [ + { + id: "0000000000000B90" + type: "item" + item: "astralsorcery:ritual_pedestal" + } + { + id: "0000000000000B91" + type: "item" + item: "astralsorcery:marble_raw" + count: 12L + } + { + id: "0000000000000B92" + type: "item" + item: "astralsorcery:marble_chiseled" + } + { + id: "0000000000000B93" + type: "item" + item: "astralsorcery:marble_bricks" + count: 24L + } + { + id: "0000000000000B94" + type: "item" + item: "astralsorcery:marble_arch" + count: 20L + } + ] + rewards: [{ + id: "0000000000000C4D" + type: "command" + title: "史诗星辉魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_epic" + player_command: false + }] + } + { + icon: "astralsorcery:well" + x: 4.0d + y: -9.5d + subtitle: "任其沉沦" + description: [ + "“也许那个老隐士真的不是疯子。遗迹中的一些铭文指引我合成了一口缸,它似乎会和带到它附近的海蓝宝石或水晶石产生共鸣。" + "" + "把其中一种放入缸中,它们的表面就会凝结出一种闪亮的晶化液体,并在收集在缸底聚集。" + "" + "这确定不是那个隐士所追求的茶吗?”" + "________________________________" + "" + "用浅水沙地中找到的海蓝宝石右击聚星缸,开始收集星能液。" + "海蓝宝石最终会被消耗,但在这之前应该会产生相当多的星能液" + "" + "使用链接工具绑定聚能水晶(例如大型神殿中的那些)可以加快这一过程。" + "" + "星能液可以用桶手动提取,也可以用管道从聚星缸底部提取。" + ] + dependencies: ["0000000000000BA3"] + id: "0000000000000B72" + tasks: [ + { + id: "0000000000000B86" + type: "item" + item: "astralsorcery:well" + } + { + id: "0000000000000BDF" + type: "item" + item: "astralsorcery:aquamarine" + count: 4L + } + ] + rewards: [ + { + id: "0000000000000BE0" + type: "item" + title: "海蓝宝石砂岩" + item: "astralsorcery:aquamarine_sand_ore" + count: 8 + } + { + id: "0000000000000C60" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: 5.5d + y: -7.5d + subtitle: "上生星宿,下映其变" + description: [ + "“附近村庄的渔民对他们的行业相当熟练,并且整天都在海上捕鱼。我设法在他们的家中与他们见面,他们详细地讲述了用于安全引导船只的各种星座。" + "" + "我曾以为它们是空想的编撰,但现在有了这些文件在手,我看到他们漫长的传统正是始于他们现在所恐惧的东西。”" + "________________________________" + "" + "星图可以在世界各地的任何一座大理石神殿和废墟中找到。最终总共需要16份。找到尽可能多的星图以开始发展。" + ] + dependencies: ["0000000000000B6E"] + id: "0000000000000B74" + tasks: [{ + id: "0000000000000B87" + type: "item" + item: { + id: "astralsorcery:constellation_paper" + Count: 1b + tag: { + astralsorcery: { } + } + } + }] + rewards: [{ + id: "0000000000000C51" + type: "command" + title: "稀有星辉魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_rare" + player_command: false + }] + } + { + icon: "astralsorcery:altar_attunement" + x: 7.0d + y: -6.0d + description: [ + "第一次对星辉合成台的升级,请确保使用星辉魔法的大理石搭建结构。" + "" + "升级后的祭坛兼容之前等级祭坛的所有合成。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000B6E"] + id: "0000000000000B79" + tasks: [ + { + id: "0000000000000B7A" + type: "item" + item: "astralsorcery:altar_attunement" + } + { + id: "0000000000000C2F" + type: "item" + item: "astralsorcery:marble_pillar" + count: 8L + } + { + id: "0000000000000C30" + type: "item" + item: "astralsorcery:marble_chiseled" + count: 8L + } + { + id: "0000000000000C31" + type: "item" + item: "astralsorcery:marble_bricks" + count: 24L + } + { + id: "0000000000000C32" + type: "item" + item: "astralsorcery:marble_arch" + count: 28L + } + { + id: "0000000000000C33" + type: "item" + item: "astralsorcery:black_marble_raw" + count: 21L + } + ] + rewards: [{ + id: "0000000000000C42" + type: "command" + title: "稀有星辉魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_rare" + player_command: false + }] + } + { + icon: "astralsorcery:altar_constellation" + x: 7.0d + y: -4.5d + description: [ + "下一级的祭坛。许多的资源都通过上一级的祭坛重复利用。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000B79"] + id: "0000000000000B7B" + tasks: [ + { + id: "0000000000000B7C" + type: "item" + item: "astralsorcery:altar_constellation" + } + { + id: "0000000000000C34" + type: "item" + item: "astralsorcery:marble_runed" + count: 4L + } + { + id: "0000000000000C35" + type: "item" + item: "astralsorcery:marble_chiseled" + count: 4L + } + { + id: "0000000000000C36" + type: "item" + item: "astralsorcery:black_marble_raw" + count: 49L + } + { + id: "0000000000000C37" + type: "item" + item: "astralsorcery:marble_raw" + count: 12L + } + { + id: "0000000000000C38" + type: "item" + item: "astralsorcery:marble_pillar" + count: 8L + } + { + id: "0000000000000C39" + type: "item" + item: "astralsorcery:marble_bricks" + count: 40L + } + ] + rewards: [{ + id: "0000000000000C43" + type: "command" + title: "史诗星辉魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_epic" + player_command: false + }] + } + { + icon: "astralsorcery:altar_radiance" + x: 7.0d + y: -3.0d + description: [ + "祭坛的最终升级。这一级为合成引入了一个新的机制,即炭黑大理石上必须有星辉转继器。合成时将会要求将物品插入这些转继器中。" + "" + "在祭坛本身的额外栏位中也需要一个适当的共鸣水晶,以使其与星座对齐。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000B7B"] + id: "0000000000000B7D" + tasks: [ + { + id: "0000000000000B7E" + type: "item" + item: "astralsorcery:altar_radiance" + } + { + id: "0000000000000C3A" + type: "item" + item: "astralsorcery:marble_pillar" + count: 8L + } + { + id: "0000000000000C3B" + type: "item" + item: "astralsorcery:marble_chiseled" + count: 4L + } + { + id: "0000000000000C3C" + type: "item" + item: "astralsorcery:marble_bricks" + count: 68L + } + { + id: "0000000000000C3D" + type: "item" + item: "astralsorcery:marble_raw" + count: 12L + } + { + id: "0000000000000C3E" + type: "item" + item: "astralsorcery:black_marble_raw" + count: 49L + } + ] + rewards: [{ + id: "0000000000000C44" + type: "command" + title: "传说星辉魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_legendary" + player_command: false + }] + } + { + icon: "astralsorcery:spectral_relay" + x: 9.0d + y: -7.5d + description: [ + "“在我的营地附近苦苦找到合适的星能场后,我决定自己动手。" + "" + "将大理石雕刻成在古老的神殿中发现的形状,我就能够创造一个用于聚焦的转继器,以收集更多的星能,并像一些巨大的聚光器一样将其直接发送到祭坛上。”" + "________________________________" + "" + "在祭坛的每侧各放置一个这样的结构,是早期增强星能的一个极好的方法。理想情况下,它们应该相隔很远,以防止转继器之间互相干扰。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000B9F"] + id: "0000000000000B7F" + tasks: [ + { + id: "0000000000000B80" + type: "item" + item: "astralsorcery:spectral_relay" + } + { + id: "0000000000000B81" + type: "item" + item: "astralsorcery:black_marble_raw" + } + { + id: "0000000000000B82" + type: "item" + item: "astralsorcery:marble_arch" + count: 4L + } + { + id: "0000000000000B83" + type: "item" + item: "astralsorcery:marble_chiseled" + count: 4L + } + ] + rewards: [{ + id: "0000000000000C46" + type: "command" + title: "稀有星辉魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_rare" + player_command: false + }] + } + { + title: "镜中奇遇" + x: 5.5d + y: -6.0d + subtitle: "梦里岁月梦里流" + description: [ + "“看来我已经被一只村猫收养了。虽然它很可爱,但它的关心让我很难在只用手持望远镜的情况下观察星星。" + "" + "我必须想办法来支撑望远镜。”" + "________________________________" + "" + "望远镜是用于发现和绘制天空中的星座的第一个工具。" + "" + "检查你目前发现的星图,看看你是否能在夜空中找到它们。它们有着大而缓慢闪烁的星星,因此很明显。" + "" + "找到一个星座后,潜行以开始追踪这些点。一旦成功追踪到该星座,你就学会了它。" + "" + "并不是所有星座每晚都会出现,所以我们鼓励定期观察星空。" + ] + dependencies: ["0000000000000B74"] + id: "0000000000000B88" + tasks: [{ + id: "0000000000000B89" + type: "item" + item: "astralsorcery:hand_telescope" + }] + rewards: [ + { + id: "0000000000000C22" + type: "command" + title: "毛球" + icon: "aquaculture:fish_bones" + command: "/tamedsummon minecraft:cat @p ~ ~ ~" + player_command: false + } + { + id: "0000000000000C23" + type: "item" + title: "生鳕鱼" + item: "minecraft:cod" + count: 16 + } + ] + } + { + x: 5.5d + y: -5.0d + subtitle: "顺着流水跟着过" + description: [ + "“在我建造这架望远镜的过程中,这只无可救药的毛球打碎了两块我的镜片。我想现在正是向鱼贩购买更多鲑鱼的好时机……”" + "________________________________" + "" + "这台望远镜极大简化了寻找星座的任务。虽然星座仍然需要在夜晚学习,但改进后的光学系统赋予了夜空更清晰的图像。" + ] + dependencies: ["0000000000000B79"] + id: "0000000000000B8A" + tasks: [{ + id: "0000000000000B8B" + type: "item" + item: "astralsorcery:telescope" + }] + rewards: [{ + id: "0000000000000C4B" + type: "command" + title: "稀有星辉魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_rare" + player_command: false + }] + } + { + x: 5.5d + y: -4.0d + subtitle: "恋着斜阳看着落" + description: [ + "“毛球已经喜欢上了我安装在天文台上的小暖炉,以便在寒冷的夜晚保护自己。她在我身边打着呼噜,蜷缩着过夜。" + "" + "一些年长的渔民能够告诉我这些星座,尽管他们自己已经很久没有看到它们了。我很感谢毛球的陪伴,在我夜空中寻觅微弱星光的痕迹时。”" + "________________________________" + "" + "有了这个天文台,你就可以在夜空中找到最后几个微弱的星座。" + ] + dependencies: ["0000000000000B7D"] + id: "0000000000000B8C" + tasks: [{ + id: "0000000000000B8D" + type: "item" + item: "astralsorcery:observatory" + }] + rewards: [{ + id: "0000000000000C4A" + type: "command" + title: "传说星辉魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_legendary" + player_command: false + }] + } + { + x: 4.0d + y: -4.5d + description: [ + "“我确信她已经死了。当我转身时,我看到她飘浮在那里,一个软绵绵的绒毛球挂在空中,好像她被什么从颈背处抓住了。一次呼吸。两次。然后她的眼睛睁开了,而我看到了整个夜晚的星空。" + "" + "想象一下我的欣慰吧。但她似乎不知怎么就变了。共鸣场与生命体的互动方式和水晶一样吗?" + "" + "我想,除了试着加入她,我没有什么别的办法。”" + "________________________________" + "" + "共鸣祭坛可使水晶和你一起与某个特定的星座进行共鸣。一只手拿着一张星图,就能看到光点在祭坛的炭黑大理石上映射出来。在这些点上放置转继器,就能设置星座。" + "" + "与星座共鸣后,一个全新的天赋树就会为你所用。通过执行与星座相一致的行动可获得等级,在星芒宝典中可以分配点数。请明智地消耗它们,因为重新分配点数是有代价的。" + "" + "想开始追踪昏暗的星座,同样需要共鸣。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000B8A"] + min_width: 300 + id: "0000000000000B8E" + tasks: [{ + id: "0000000000000B8F" + type: "item" + item: "astralsorcery:attunement_altar" + }] + rewards: [{ + id: "0000000000000C4C" + type: "command" + title: "史诗星辉魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_epic" + player_command: false + }] + } + { + title: "暗夜粉\&辉光粉" + x: 8.5d + y: -9.5d + subtitle: "让一切尘埃落定" + description: [ + "“到了晚上,在我最狂野的梦中,我从未遇到过这样的恐怖。我提醒自己:在任何情况下,如果没有极端的预防措施,都不要丢弃这种发黑的粉末。”" + "________________________________" + "" + "和它们简单的合成要求大不相同,辉光粉和暗夜粉本身就相当有用。前者可像火炬一样照亮一片区域,而后者则会使该区域变暗,迫使大量怪物在那里生成。" + "" + "你已经被警告过了。" + ] + dependencies: ["0000000000000B6E"] + id: "0000000000000B95" + tasks: [ + { + id: "0000000000000B96" + type: "item" + item: "astralsorcery:nocturnal_powder" + } + { + id: "0000000000000B97" + type: "item" + item: "astralsorcery:illumination_powder" + } + ] + rewards: [{ + id: "0000000000000C2E" + type: "item" + title: "洞穴照明器" + item: "astralsorcery:illuminator" + }] + } + { + title: "天辉聚能水晶" + icon: { + id: "astralsorcery:celestial_collector_crystal" + Count: 1b + tag: { + astralsorcery: { + constellation: "astralsorcery:bootes" + crystalProperties: { + attributes: [ + { + property: "astralsorcery:size" + pLevel: 3 + discovered: 1b + } + { + property: "astralsorcery:purity" + pLevel: 2 + discovered: 1b + } + { + property: "astralsorcery:shape" + pLevel: 3 + discovered: 1b + } + { + property: "astralsorcery:collector.rate" + pLevel: 3 + discovered: 1b + } + { + property: "astralsorcery:constellation.bootes" + pLevel: 2 + discovered: 1b + } + ] + } + } + } + } + x: 1.0d + y: -4.5d + description: [ + "“利用我早期研究中应用于转继器的原理,我相信大幅增强这些浮动晶体所收集的星能是有可能的。但是,材料和结构必须适合这种应用。" + "" + "也许星能液本身的镜面可以做到?”" + "________________________________" + "" + "强效天辉聚能水晶可以大大增强仪式的力量。然而,请注意,向仪式中输入过多的星能会导致仪式水晶断裂,并向世界抛散碎片。" + "" + "某些共鸣比其他共鸣更容易受此影响。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: [ + "0000000000000B70" + "0000000000000BCD" + ] + id: "0000000000000B98" + tasks: [ + { + id: "0000000000000B99" + type: "item" + title: "任意聚能水晶" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "astralsorcery:crystals/collector" + } + } + } + { + id: "0000000000000B9A" + type: "item" + item: "astralsorcery:marble_pillar" + } + { + id: "0000000000000B9B" + type: "item" + item: "astralsorcery:marble_engraved" + count: 5L + } + { + id: "0000000000000B9C" + type: "item" + item: "astralsorcery:marble_raw" + count: 9L + } + { + id: "0000000000000B9D" + type: "item" + item: "astralsorcery:marble_chiseled" + count: 5L + } + { + id: "0000000000000B9E" + type: "item" + item: "astralsorcery:marble_runed" + count: 12L + } + ] + rewards: [{ + id: "0000000000000C52" + type: "command" + title: "传说星辉魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_legendary" + player_command: false + }] + } + { + x: 8.5d + y: -8.5d + description: [ + "“村里的长者们有时会高举着一个奇怪的小饰物,它们没有受到可见力就会轻轻旋转。它们只有在寻找吉利的场合才会被拿出来使用,比如寻找新的土地来种植庄稼。" + "" + "当然,我对磁力很熟悉,这些装置看起来和我所知道的任何磁铁都不一样。" + "" + "我只在一个场合近距离观察过其中一个小饰物,但我记得很清楚。我相信我可以复刻它,来看看到底是什么东西引导着他们。”" + "_________________________________________________" + "" + "当拿在手上时,汇星共振器的作用是定位高聚集程度的汇星之域。这些区域是建造合成祭坛的绝佳地点,因为它们将提高祭坛接收的总星能。" + "" + "在更高的海拔建造祭坛,也会在一定程度上帮助星能的收集。" + "" + "不用担心,如果不能找到一个高聚集程度的区域,在没有这些加成的情况下,仍然有可能将足够的星光引入祭坛。" + ] + dependencies: ["0000000000000B6E"] + min_width: 300 + id: "0000000000000B9F" + tasks: [{ + id: "0000000000000BA0" + type: "item" + item: { + id: "astralsorcery:resonator" + Count: 1b + tag: { + astralsorcery: { + upgrades: [0] + selected_upgrade: 0 + } + } + } + }] + rewards: [{ + id: "0000000000000C45" + type: "command" + title: "稀有星辉魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_rare" + player_command: false + }] + } + { + x: 5.5d + y: -9.0d + subtitle: "令人不安" + description: [ + "“当我在深处寻找材料时,我偶然发现了这些明亮的白色晶体。当地的村民对它们毫无兴趣,用它们做交易不仅为我赢得了几声粗鲁的“哼哼”,还有对我的拒之门外。" + "" + "有一个满脸皱纹的老隐士提出要从我这里买下它,咕哝着说要用它来泡茶,让他的老骨头恢复活力……”" + "________________________________" + "" + "水晶石可以在基岩附近找到,呈小簇状,必须手工开采。" + "" + "晚上在地表游荡时,手持共鸣魔杖就会显示出挖掘的起点,巨大的光柱会从地面迸发出来,标记出水晶石的位置。" + ] + dependencies: ["0000000000000B6E"] + id: "0000000000000BA3" + tasks: [ + { + id: "0000000000000BA4" + type: "item" + item: { + id: "astralsorcery:rock_crystal" + Count: 1b + tag: { + astralsorcery: { } + } + } + } + { + id: "543F8C616957EB53" + type: "item" + item: "astralsorcery:wand" + } + ] + rewards: [{ + id: "0000000000000C5F" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 5.0d + y: -10.5d + description: [ + "“一夜之间发生了一件奇怪的事情,我无法解释。我留下了一些散落的水晶石和木棍,醒来后我注意到它们自发地组合成了一把镐的形状。" + "" + "只需用共鸣星仗轻轻一敲,它们就会自行组装成一个具有无可挑剔的耐久度和力量的工具。”" + "________________________________" + "" + "在制作水晶工具时,尺寸、形状、耐久度和效率都很重要,最终工具的属性将是用于制作它的原材料的属性的组合。" + ] + dependencies: ["0000000000000BA3"] + id: "0000000000000BA5" + tasks: [{ + id: "0000000000000BA6" + type: "item" + item: { + id: "astralsorcery:crystal_pickaxe" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000C54" + type: "command" + title: "史诗星辉魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_epic" + player_command: false + }] + } + { + icon: "astralsorcery:infuser" + x: 8.5d + y: -3.5d + description: [ + "终于,我相信我发现了那个隐士嘀咕的是什么。最近发现的一本宝典中的一个条目中提到了这样一个过程:如果用星能进行灌注,会使物体发生巨大的变化。" + "" + "我必须再喝一杯茶以慢慢思考这一发现。" + "________________________________" + "" + "将物品右击放入星能注入器,然后用共鸣星杖再次右击,以开始合成。每次合成都有一小部分几率消耗星能液。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000B7B"] + id: "0000000000000BA7" + tasks: [ + { + id: "0000000000000BA8" + type: "item" + item: "astralsorcery:infuser" + } + { + id: "0000000000000BA9" + type: "item" + item: "minecraft:lapis_block" + } + { + id: "0000000000000BAA" + type: "item" + item: "astralsorcery:marble_chiseled" + count: 8L + } + { + id: "0000000000000BAB" + type: "item" + item: "astralsorcery:marble_pillar" + count: 4L + } + { + id: "0000000000000BAC" + type: "item" + item: "astralsorcery:marble_runed" + count: 20L + } + { + id: "0000000000000BAD" + type: "item" + item: "astralsorcery:marble_raw" + count: 16L + } + ] + rewards: [{ + id: "0000000000000C48" + type: "command" + title: "史诗星辉魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_epic" + player_command: false + }] + } + { + x: 2.5d + y: -8.5d + subtitle: "吹毛求疵" + description: [ + "“不错。我不止一次发现自己在思考这种新金属深邃的微光时迷失了方向。初步测试证明,它对制作工具来说几乎是无用的。它太软了。" + "奇怪的是,当与水晶石接触时,它们似乎不费吹灰之力就能分割水晶石。" + "" + "也许我应该为此制造一种工具。”" + "________________________________" + "" + "分割水晶石是一个在世界中进行的工序,方法是将水晶丢在地上,用切削工具左击它们。水晶不一定会被分割,有时会导致其属性在这个过程中丢失。" + "" + "同样的工序也可用来将星辉锭转化为星尘。" + ] + dependencies: ["0000000000000BB3"] + id: "0000000000000BAE" + tasks: [{ + id: "0000000000000BAF" + type: "item" + item: { + id: "astralsorcery:chisel" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000BB0" + type: "item" + title: "耐久 III" + item: { + id: "minecraft:enchanted_book" + Count: 1b + tag: { + StoredEnchantments: [{ + lvl: 3s + id: "minecraft:unbreaking" + }] + } + } + }] + } + { + x: 3.0d + y: -9.5d + description: [ + "“不。不,这不是茶,那是肯定的。我怀疑自己的理智,竟听信隐士的话。我小心地啜了一口,嘴巴却麻木了好几个小时。" + "" + "在我对这种感觉的震惊时,我设法把剩余的液体洒到我真正的茶里,茶被冻成了固体,我也把这些液体洒到了我的坩埚里,而现在坩埚里已经神秘地装满了沙子。”" + "________________________________" + "" + "当放置在世界中时,流动星能液遇到流动的水会产生浮冰。当接触到流动的熔岩时,会产生沙子,并有机会制造出海蓝宝石砂岩。" + "" + "建立一个生产沙子和海蓝宝石砂岩的小型农场,这也许对今后生产更多星能液非常有用。浮冰也可能对其他模组有很大的用处……" + ] + dependencies: ["0000000000000B72"] + id: "0000000000000BB1" + tasks: [{ + id: "0000000000000BB2" + type: "item" + item: "astralsorcery:liquid_starlight_bucket" + }] + rewards: [{ + id: "0000000000000C56" + type: "command" + title: "稀有星辉魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_rare" + player_command: false + }] + } + { + x: 3.5d + y: -8.5d + description: [ + "“在我的工作台发生意外事件后,我开始在漂浮的水晶附近放置其他物体。起初似乎没有任何反应。" + "" + "与之相反,我发现我需要用类似的材料将光束从水晶中引出。可以肯定的是,这是一种奇怪的感觉,就像将光线穿过针眼。" + "" + "这条光束很容易得跟随着一根粗制魔杖,并且一旦被束缚在一个地方就会保持稳定。在光束的末端放置不同的物品有令人惊讶的效果。”" + "________________________________" + "" + "这种星能转化的能力远远不止制造星辉矿。请探索各种可能性。" + "" + "矿石块可以通过切石机转化为原版铁矿石。" + ] + dependencies: ["0000000000000BA3"] + id: "0000000000000BB3" + tasks: [{ + id: "0000000000000BB4" + type: "item" + item: "astralsorcery:starmetal_ore" + }] + rewards: [{ + id: "0000000000000C55" + type: "command" + title: "稀有星辉魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_rare" + player_command: false + }] + } + { + x: 8.5d + y: -2.0d + description: [ + "将装满星能液的纳星圣杯放在星能聚合器祭坛附近,可消耗纳星圣杯中少量的星能液,以防止在制作过程中损失星能液方块。" + "" + "纳星圣杯可以用管道从底部抽取或输入流体。" + ] + dependencies: ["0000000000000B7D"] + id: "0000000000000BB5" + tasks: [{ + id: "0000000000000BB6" + type: "item" + item: "astralsorcery:chalice" + }] + rewards: [{ + id: "0000000000000C49" + type: "command" + title: "传说星辉魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_legendary" + player_command: false + }] + } + { + title: "仪式锚" + x: 1.5d + y: -3.0d + description: [ + "“毛球对这些仪式的不信任使得举行仪式变得有些困难。幸运的是,我似乎可以相当不费力的通过特制的锚将效果移走。" + "" + "它们也会发出让人感到愉快光明,非常适合在旁边阅读,我学习时,她会蜷缩在附近。”" + "________________________________" + "" + "仪式锚可以方便的将仪式的效果移动到本无法容纳的地方。它们可以放置在地下或看不到天空的地方。" + "" + "使用链接工具将仪式锚在需要的地方与仪式绑定。" + ] + dependencies: ["0000000000000B70"] + id: "0000000000000BB7" + tasks: [{ + id: "0000000000000BB8" + type: "item" + item: "astralsorcery:ritual_link" + count: 2L + }] + rewards: [{ + id: "0000000000000C53" + type: "command" + title: "史诗星辉魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_epic" + player_command: false + }] + } + { + x: 0.5d + y: -6.5d + subtitle: "前所未有的明晰" + description: [ + "“一段时间以来,我一直很苦恼为什么我经常在村民家里发现一些悬挂着的彩色小玻璃。 " + "" + "他们在制作这些色彩斑斓的展物时非常小心,但当他们被问及这个问题时,他们只是耸耸肩,推脱似的称其为一种幸运的象征。 " + "" + "受到这些展物的启发,我试图用这些最纯净的水晶合成类似的透镜。以前,光束在很短的距离后就会失去焦点,我发现透镜是延长光束的完美工具。”" + "________________________________" + "" + "在合成水晶透镜时,水晶的纯度和形状会影响透镜的最终属性。水晶的大小则会影响能从制造过程中获得多少个镜片。" + ] + dependencies: ["0000000000000BD1"] + id: "0000000000000BBD" + tasks: [{ + id: "0000000000000BBE" + type: "item" + item: { + id: "astralsorcery:lens" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "0000000000000C59" + type: "command" + title: "史诗星辉魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_epic" + player_command: false + }] + } + { + title: "彩色透镜" + x: -0.5d + y: -5.5d + description: [ + "通过水晶透镜的聚焦星光光束可以使用彩色透镜来强制转变属性。用彩色透镜右击水晶透镜来安装它。" + "" + "请注意,在通过另一个透镜时,转变属性会消失。" + "" + "燃烧透镜是标准熔炉的有效替代品,任何与光束接触的物品都会被熔炼。" + "" + "类似地,伤害透镜可以充当怪物粉碎机,尽管它不会提供玩家击杀产生的掉落物。" + "" + "再生透镜为所有接触光束的实体提供强大的治疗,与某些抽取生命值的模组相当契合。" + "" + "生长透镜将使任何作物迅速成熟,而抗拒透镜可以用来运输物品和生物,其方式类似于原版的水流和气泡电梯。" + "" + "探索其他一些选择来发现这些透镜能为你做什么。" + ] + dependencies: ["0000000000000BBD"] + min_width: 250 + id: "0000000000000BC7" + tasks: [{ + id: "0000000000000BC8" + type: "item" + title: "任意$colored_lens" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "astralsorcery:colored_lens" + } + } + }] + rewards: [{ + id: "0000000000000C5B" + type: "command" + title: "稀有星辉魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_rare" + player_command: false + }] + } + { + title: "聚能水晶" + x: 1.5d + y: -5.5d + description: [ + "“现在是我离开这个浮动水晶的时候了。尽管它一直很有用,但它被证明是进行更深层次实验的限制因素。在对其结构进行了数个小时的仔细研究后,我相信我知道该如何继续发展。”" + "________________________________" + "" + "截至目前,JEI中无法显示制作聚能水晶的配方。请参考《星芒宝典》以获得指导。" + "" + "在合成这些水晶时要非常小心,以使你的努力得到最大的回报。使用除了天辉水晶以外的东西来完成这项任务可能是不值得的。" + ] + dependencies: ["0000000000000BBD"] + id: "0000000000000BCD" + tasks: [{ + id: "0000000000000BCE" + type: "item" + title: "聚能水晶" + item: { + id: "astralsorcery:celestial_collector_crystal" + Count: 1b + tag: { + astralsorcery: { + constellation: "astralsorcery:pelotrio" + crystalProperties: { + attributes: [ + { + property: "astralsorcery:size" + pLevel: 3 + discovered: 1b + } + { + property: "astralsorcery:purity" + pLevel: 2 + discovered: 1b + } + { + property: "astralsorcery:shape" + pLevel: 3 + discovered: 1b + } + { + property: "astralsorcery:collector.rate" + pLevel: 3 + discovered: 1b + } + { + property: "astralsorcery:constellation.pelotrio" + pLevel: 2 + discovered: 1b + } + ] + } + } + } + } + }] + rewards: [{ + id: "0000000000000C5A" + type: "command" + title: "史诗星辉魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_epic" + player_command: false + }] + } + { + title: "天辉水晶" + x: 0.0d + y: -8.0d + subtitle: "虚空之唤" + description: [ + "晶体掺杂样本:42" + "" + "“磨碎的星辉锭已经成功地与生长中的晶体结合,为样本注入了与星辉锭本身相同的共振模式。" + "经初步检查,样本似乎已将晶体基质中的杂质排出,从而让晶体整体更加坚固。”" + "________________________________" + "" + "天辉水晶是通过将水晶石与星尘一起丢入星能液中形成的。形成的水晶簇会慢慢长大,直到其准备好被收获。" + "" + "如果天辉水晶簇生长在星辉矿石之上,其生长过程就会加快。这将吸收星辉矿石,并将其转化为普通的铁矿石,而铁矿石可以在原地重新转化为星辉矿石。" + ] + dependencies: ["0000000000000BD1"] + id: "0000000000000BCF" + tasks: [{ + id: "0000000000000BE1" + type: "item" + item: { + id: "astralsorcery:celestial_crystal" + Count: 1b + tag: { + astralsorcery: { } + } + } + }] + rewards: [{ + id: "0000000000000C58" + type: "command" + title: "传说星辉魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_legendary" + player_command: false + }] + } + { + title: "水晶加工" + icon: { + id: "astralsorcery:celestial_crystal_cluster" + Count: 1b + tag: { + astralsorcery: { } + Damage: 4 + } + } + x: 1.0d + y: -9.0d + description: [ + "分割水晶一般用于制作特定的水晶石,即分离出拥有个别属性的水晶石,然后将水晶石重新组合。" + "" + "分割是用切削工具进行的。如之前所标注,它可能会导致水晶石属性的损失。为了减少完全丧失水晶属性的风险,可以尝试先将水晶石浸泡在星能液中以增加其大小。" + "" + "在此过程中,切削工具上的时运和耐久附魔都高度有用。" + "" + "一旦分离出带有所需属性的水晶石,就可以将两块水晶石浸没在星能液中,让整个水晶石都吸收到液体,以进行组合。" + "" + "这也不是一个可保证的过程,水晶石上存在的属性越多,就越有可能失败。" + "" + "因此,创造“完美”的水晶石,可能是一个耗时的过程,这些水晶石应该保留给那些最能从中受益的东西,比如仪式或水晶工具。" + "" + "最后,任何具有不良属性的剩余水晶石可以与星尘重新组合,形成一个新的水晶簇。形成的水晶将有一套完全随机的新属性。" + ] + dependencies: [ + "0000000000000BB1" + "0000000000000BAE" + ] + min_width: 300 + id: "0000000000000BD1" + tasks: [{ + id: "0000000000000BD2" + type: "checkmark" + title: "分割并组合水晶石" + }] + rewards: [{ + id: "0000000000000C57" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "天辉星门" + icon: { + id: "astralsorcery:celestial_gateway" + Count: 1b + tag: { + astralsorcery: { } + } + } + x: 4.0d + y: -6.0d + subtitle: "就像醉酒一样不快" + description: [ + "“最近,毛球自作主张地试图喂我。它一定认为我完全没有能力照顾好自己。" + "" + "不过,今天她送给我一只死蟾蜍,确实让人有些吃惊。几天的步行路途中都没有遇到这种物种。她很敏捷,但没有那么聪敏。" + "" + "几天以来,我一直在密切关注着她,确实,当我几顿饭没吃之后,她就漫步到附近的一个基座上消失了。" + "" + "跟着她穿过星门,我发现了她的蟾蜍的来源……一个充满着蟾蜍的沼泽。”" + "________________________________" + "" + "建造两个或更多这样的结构,以开始创建一个星门网络。这些星门没有距离限制,且可以跨维度工作。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000B8A"] + id: "0000000000000BD3" + tasks: [ + { + id: "0000000000000BD4" + type: "item" + item: { + id: "astralsorcery:celestial_gateway" + Count: 1b + tag: { + astralsorcery: { } + } + } + } + { + id: "0000000000000C1D" + type: "item" + item: "astralsorcery:marble_arch" + count: 20L + } + { + id: "0000000000000C1E" + type: "item" + item: "astralsorcery:marble_engraved" + count: 4L + } + { + id: "0000000000000C1F" + type: "item" + item: "astralsorcery:marble_runed" + count: 4L + } + { + id: "0000000000000C20" + type: "item" + item: "astralsorcery:black_marble_raw" + count: 25L + } + ] + rewards: [ + { + id: "0000000000000C21" + type: "item" + title: "天辉星门" + item: { + id: "astralsorcery:celestial_gateway" + Count: 1b + tag: { + astralsorcery: { } + } + } + } + { + id: "0000000000000C5D" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: 8.5d + y: -5.5d + description: [ + "“束缚在各个星座上的力量似乎与传统附魔有着密切的联系,这让我想知道这些魔法的真正力量来源在哪里。在天堂的某个地方吗?" + "" + "虽然如此,我在精心准备的玻璃板上进行的蚀刻实验开始有了结果。与村民们喜欢的附魔台相比,这些玻璃板似乎对结果有一定的控制作用。”" + "________________________________" + "" + "直接在群星映射台中对装备进行附魔所带来的好处超出了简单的附魔,提供了增加伤害、护甲或其他一系列的效果。" + "" + "《星芒宝典》简要介绍了每个星座的附魔效果。强烈建议你进行实验。" + ] + dependencies: ["0000000000000B7B"] + id: "0000000000000BD5" + tasks: [{ + id: "0000000000000BD6" + type: "item" + item: "astralsorcery:refraction_table" + }] + rewards: [ + { + id: "0000000000000C2D" + type: "item" + title: "注星玻璃" + item: { + id: "astralsorcery:infused_glass" + Count: 1b + tag: { + astralsorcery: { } + Damage: 0 + } + } + } + { + id: "0000000000000C47" + type: "command" + title: "史诗星辉魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_epic" + player_command: false + } + ] + } + { + x: -0.5d + y: -6.5d + description: [ + "和水晶透镜一样,水晶棱镜可以扩大星光光束的范围。它们还允许光束向多个方块分散,这对某些应用来说是相当方便的,比如种植作物。 " + "" + "水晶棱镜也可以加装彩色透镜。例如,一个带有生长透镜的棱镜可以同时加速多个农作物的生长。 " + ] + dependencies: ["0000000000000BBD"] + id: "0000000000000BD9" + tasks: [{ + id: "0000000000000BDA" + type: "item" + item: { + id: "astralsorcery:prism" + Count: 1b + tag: { + astralsorcery: { + crystalProperties: { + attributes: [ + { + property: "astralsorcery:purity" + pLevel: 2 + discovered: 1b + } + { + property: "astralsorcery:shape" + pLevel: 3 + discovered: 1b + } + ] + } + } + } + } + }] + rewards: [{ + id: "0000000000000C5C" + type: "command" + title: "史诗星辉魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_epic" + player_command: false + }] + } + { + x: 4.0d + y: -3.0d + description: [ + "“我匆匆忙忙地跟着毛球进入共鸣祭坛,让非攻座的刺眼光芒集中在我身上,我觉得这很……令人不安。不过,毛球似乎已经很好地适应了它,并在当地的老鼠群中大快朵颐。" + "" + "也许生息座的光芒会更适合我的天性……一旦星座升起,我将尝试转变共鸣。”" + "________________________________" + "" + "选择得不好吗?希望重新开始你的共鸣?" + "" + "“更替之星”将完全重置共鸣,放弃所有的进展,并失去所有的等级。" + "" + "手持更替之星并按住右击,直到其破碎以使用。" + ] + dependencies: ["0000000000000B8E"] + id: "0000000000000C24" + tasks: [{ + id: "0000000000000C25" + type: "item" + item: "astralsorcery:shifting_star" + }] + rewards: [{ + id: "0000000000000C4F" + type: "command" + title: "史诗星辉魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_epic" + player_command: false + }] + } + { + x: 3.0d + y: -2.0d + description: [ + "“我的研究使我达到了可以制作一个漂亮的饰品的地步,从各种迹象来看,它可以通过将星能聚焦到传统附魔中以增强其效果。" + "" + "不过,这个过程似乎很精密。我相信,在我工作的时候用一些音乐来分散毛球的注意力是很明智的。”" + "________________________________" + "" + "每个璀璨棱镜将随机选择一个附魔注入或加强到你身着的装备。如果棱镜最终选择了不太理想的附魔,还可以通过制作一个新的璀璨棱镜来重新随机新的附魔。" + "" + "你知道吗?猫咪喜欢摇头。来吧,让毛球开始摇摆!" + ] + dependencies: ["0000000000000C24"] + id: "0000000000000C26" + tasks: [{ + id: "0000000000000C27" + type: "item" + item: { + id: "astralsorcery:enchantment_amulet" + Count: 1b + tag: { + astralsorcery: { } + } + } + }] + rewards: [ + { + id: "0000000000000C2B" + type: "item" + title: "唱片机" + item: "minecraft:jukebox" + } + { + id: "0000000000000C2C" + type: "item" + title: "音乐唱片" + item: "minecraft:music_disc_pigstep" + } + { + id: "0000000000000C50" + type: "command" + title: "传说星辉魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_legendary" + player_command: false + } + ] + } + { + title: "灿芒之星" + x: 5.0d + y: -2.0d + description: [ + "灿芒之星的作用与更替之星类似,但是由于它们已经与一个星座相吻合,它们允许你保留你目前所获得的进度。" + "" + "使用灿芒之星将重置所有选择的天赋,但等级将被保留,并可立即再次使用。当然,你的共鸣之根也会转移到与灿芒之星相匹配的星座。" + ] + dependencies: ["0000000000000C24"] + id: "0000000000000C28" + tasks: [{ + id: "0000000000000C2A" + type: "item" + title: "任意$stars/irradiant" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "astralsorcery:stars/irradiant" + } + } + }] + rewards: [{ + id: "0000000000000C4E" + type: "command" + title: "传说星辉魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_legendary" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/automation.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/automation.snbt new file mode 100644 index 00000000..a6272b30 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/automation.snbt @@ -0,0 +1,3007 @@ +{ + id: "00000000000002AB" + group: "0856CF7F5CBEB20A" + order_index: 1 + filename: "automation" + title: "自动化" + icon: "minecraft:hopper" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "物流" + icon: "minecraft:hopper" + x: 4.5d + y: 1.0d + shape: "gear" + subtitle: "点A到点B的连线" + description: [ + "怎么运输你的物品?" + "不,“你的物品栏”不是一个有创造性的答案。" + ] + size: 1.5d + id: "30AA6A8DF0B65273" + tasks: [{ + id: "4FB3F0534FC9F890" + type: "checkmark" + }] + rewards: [{ + id: "1AF3E35B6E460EFA" + type: "xp" + xp: 100 + }] + } + { + title: "物流管道" + x: 6.5d + y: -1.0d + description: [ + "通用机械的物流管道可以调整配置为提取、插入或是不连接。用配置器Shift+右击管道的连接面来循环切换连接配置。" + "" + "机械管道、通用线缆和加压管道可以分别处理液体、RF和气体。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "3FF1B8E5563D4ECF" + tasks: [{ + id: "523B5EFA6AB455D2" + type: "item" + title: "任意物流管道" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:basic_logistical_transporter" + Count: 1b + } + { + id: "mekanism:advanced_logistical_transporter" + Count: 1b + } + { + id: "mekanism:elite_logistical_transporter" + Count: 1b + } + { + id: "mekanism:ultimate_logistical_transporter" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "5319BF6929089EA6" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + title: "沉浸工程传送带" + icon: "immersiveengineering:conveyor_basic" + x: 4.5d + y: -1.5d + description: [ + "沉浸工程的传送带将物品以实体形态在世界中运输。使用抽取传送带来提取物品,它们也会自动将物品放进指向的容器。" + "" + "可以在世界内对传送带的护栏染色。它还有钢脚手架覆盖的变种。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "4DD97175C1818801" + tasks: [ + { + id: "366C08F8F32D7E4A" + type: "item" + title: "任意传送带" + icon: "immersiveengineering:conveyor_basic" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "immersiveengineering:conveyor_basic" + Count: 1b + } + { + id: "immersiveengineering:conveyor_redstone" + Count: 1b + } + { + id: "immersiveengineering:conveyor_dropper" + Count: 1b + } + { + id: "immersiveengineering:conveyor_vertical" + Count: 1b + } + { + id: "immersiveengineering:conveyor_splitter" + Count: 1b + } + ] + } + } + } + { + id: "1657A85990D2F7FC" + type: "item" + item: "immersiveengineering:conveyor_extract" + } + ] + rewards: [{ + id: "6FE59A0E58F2E620" + type: "item" + item: "immersiveengineering:conveyor_basic" + count: 6 + }] + } + { + title: "机械动力传送带" + x: 4.5d + y: 3.5d + description: [ + "机械动力的机器会暂停传送带上的物品,以对其进行加工。所以它们是自动化处理和组装的完美选择。" + "如果你需要线性以外的传输方式,那就试试弹射置物台或是动力臂。" + "" + "对传送带长按思索键(默认:w)来使用“思索”功能查看详细的解释。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "2441588EA9FC9FDB" + tasks: [{ + id: "747E30A621DAC480" + type: "item" + item: "create:belt_connector" + }] + rewards: [{ + id: "5288E3C74F547749" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "物品路由器" + icon: "modularrouters:item_router" + x: -0.5d + y: -4.0d + subtitle: "你试过关机重启了吗?" + description: [ + "模块化路由器是建立自动化的利器。他们可以附加拓展来完成很多事情,比如破坏方块、排序物品、从路由器发送物品到其他容器,或者以上功能一次满足。他们的功能还不止这些!" + "" + "所有模块化路由器里的模块/升级/拓展都有物品信息提示。在JEI或物品栏中对该物品按“i”键来查看物品提示。" + "(JEI配方窗口打开时无法查看物品信息)" + "" + "该模组还有一本指导书叫《模块化路由器手册》,内含该模组全部内容的详细说明。" + ] + dependencies: [ + "30AA6A8DF0B65273" + "3468E652B4FE85FA" + ] + id: "15E49A6B00BE744C" + tasks: [{ + id: "366C08F8F32D7E4B" + type: "item" + item: "modularrouters:item_router" + }] + rewards: [{ + id: "0000000000000968" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + title: "XNet控制器" + icon: "xnet:controller" + x: -0.5d + y: 0.5d + description: [ + "XNet可以智能地在一瞬间传输物品。不再会有物品因为目的存储已满而塞满管道或到处弹跳。" + "" + "需要通过连接器与线缆相连。连接器也可以用来与周围可识别的方块进行连接。" + "" + "详细信息请见RF工具箱任务线。" + ] + dependencies: [ + "30AA6A8DF0B65273" + "3468E652B4FE85FA" + ] + id: "559D7D60CDDE5596" + tasks: [ + { + id: "204956F05E407E82" + type: "item" + item: "xnet:controller" + } + { + id: "79D951766C0A6EF5" + type: "item" + title: "任意XNet线缆" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "xnet:netcable_red" + Count: 1b + } + { + id: "xnet:netcable_green" + Count: 1b + } + { + id: "xnet:netcable_blue" + Count: 1b + } + { + id: "xnet:netcable_yellow" + Count: 1b + } + ] + } + } + consume_items: false + } + { + id: "4B2CE60937C00CCE" + type: "item" + title: "任意XNet连接器" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "xnet:connector_red" + Count: 1b + } + { + id: "xnet:connector_green" + Count: 1b + } + { + id: "xnet:connector_blue" + Count: 1b + } + { + id: "xnet:connector_yellow" + Count: 1b + } + ] + } + } + } + ] + rewards: [{ + id: "0000000000000A5D" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "全方向漏斗" + x: 6.5d + y: 3.0d + description: ["气动工艺的全方向漏斗可以全方向旋转,且可以安装多种升级来改变它们的功能。"] + dependencies: ["30AA6A8DF0B65273"] + id: "0EF9750F679732E6" + tasks: [{ + id: "3FE101E73831B589" + type: "item" + item: "pneumaticcraft:omnidirectional_hopper" + }] + rewards: [{ + id: "376DCADB491EFE54" + type: "item" + item: "pneumaticcraft:dispenser_upgrade" + }] + } + { + title: "卡班克尔" + x: 8.0d + y: 1.5d + description: ["魔法模组也可以快乐地传输物品!卡班克尔会帮助你搜集物品并存储在容器里。"] + dependencies: ["30AA6A8DF0B65273"] + id: "2831B38150565AEF" + tasks: [{ + id: "6895F42F97F55A26" + type: "item" + item: "ars_nouveau:carbuncle_charm" + }] + rewards: [{ + id: "6328E4D871385365" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + title: "多媒体" + x: 8.0d + y: 0.5d + description: [ + "在容器上放上多媒体火花,植物魔法的多媒体网络就可以无线访问该容器。" + "" + "详细信息请见植物魔法任务线。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "7C44D1DEA350DB7E" + tasks: [{ + id: "2BDBC3D43C040EE8" + type: "item" + item: "botania:corporea_spark" + }] + rewards: [{ + id: "317C80815FA09662" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + title: "红石与逻辑" + icon: "minecraft:comparator" + x: -5.5d + y: 1.0d + shape: "gear" + description: ["谈到红石,模组为其带来了很多有用的功能。从一次可以传输十六种不同红石信号的线缆、紧凑的单方块计时器或红石锁亦或是建立无线维度内连接,都有对应的解决方案。"] + size: 1.5d + id: "3468E652B4FE85FA" + tasks: [{ + id: "61B85B234D1E9F5E" + type: "checkmark" + }] + rewards: [{ + id: "0DFBD5289D4AFCA0" + type: "xp" + xp: 100 + }] + } + { + title: "开关连接" + icon: "rsgauges:industrial_switchlink_receiver" + x: -5.5d + y: -1.5d + description: [ + "开关连接是小型的无线红石接发装置。用末影珍珠右击开关连接接收器,再拿连接珍珠右击开关连接发送器来让两者配对。" + "" + "接下来你就可以拿红石火把右击开关连接来改变它的红石状态。可以切换成弱、强、反相或无输出几种模式。你也可以用连接珍珠右击接收器改变其模式,设置它被激活的方式。" + "" + "开关连接有三种类型:常规、“脉冲”型(激活时产生红石脉冲),和“模拟”型(根据输入强度发出不同强度的红石信号)。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "3B9FA6A21DF4776A" + tasks: [ + { + id: "2BD50EA5A8688B73" + type: "item" + item: "rsgauges:industrial_switchlink_relay" + } + { + id: "4CA0D2C7367B1662" + type: "item" + item: "rsgauges:industrial_switchlink_receiver" + } + ] + rewards: [ + { + id: "569C5C2E846AC3A5" + type: "item" + auto: "disabled" + item: "minecraft:ender_pearl" + } + { + id: "572B5575E8BA6012" + type: "item" + item: "minecraft:redstone_torch" + } + ] + } + { + icon: "rsgauges:industrial_comparator_switch" + x: -5.5d + y: -2.5d + shape: "heart" + subtitle: "不是什么老套的比较器!" + description: [ + "工业比较器开关是读取它贴附方块的比较器,可放置在方块的任意面。它的输出对象也是它贴附的方块,但是也可以发送到开关连接接收器上,连接方式和开关连接相同。" + "" + "右击比较器开关上的按钮可以调整基础设置,拿红石火把右击可以改变红石输出模式。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "642570832E7034B8" + tasks: [{ + id: "259D5F4823B2D9D4" + type: "item" + item: "rsgauges:industrial_comparator_switch" + }] + rewards: [ + { + id: "3B8EBF108B1FEB84" + type: "item" + item: "rsgauges:industrial_switchlink_receiver_analog" + } + { + id: "6F179D1F6787B2DB" + type: "item" + item: "minecraft:ender_pearl" + } + ] + } + { + x: -4.5d + y: -1.5d + description: [ + "观察其面向(包括远处的)的方块,然后根据过滤器发出红石信号。右击它背面的绿色箭头改变过滤种类。" + "" + "和之前一样,用红石火把右击可以改变它的红石信号状态,且可以连接到开关连接接收器。" + "" + "有趣的是,“植物”过滤可以匹配地狱岩,但不能匹配岩浆块!" + ] + dependencies: ["3B9FA6A21DF4776A"] + id: "37A085B3E48E7851" + tasks: [{ + id: "4841A010573BC10A" + type: "item" + item: "rsgauges:industrial_block_detector" + }] + rewards: [{ + id: "5904991DB0986B52" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "激光/红外探测器" + icon: "rsgauges:industrial_entity_detector" + x: -6.5d + y: -1.5d + description: ["可以检测一定区域内(红外)或一条线上(激光)的实体。右击上面的按钮更改设置。可以将信号发送至连接开关接收器。"] + dependencies: ["3B9FA6A21DF4776A"] + id: "3A0580E4575DC389" + tasks: [{ + id: "4BEA4E38195AD242" + type: "item" + title: "任意激光/红外探测器" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "rsgauges:industrial_entity_detector" + Count: 1b + } + { + id: "rsgauges:industrial_linear_entity_detector" + Count: 1b + } + { + id: "rsgauges:glass_entity_detector" + Count: 1b + } + { + id: "rsgauges:glass_linear_entity_detector" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "5B82A191C238A20B" + type: "item" + item: "rsgauges:industrial_switchlink_receiver" + }] + } + { + x: -0.5d + y: -7.0d + description: [ + "你需要至少一个模块来让你的路由器真正工作。" + "" + "路由器里安装的模块执行顺序为从左到右,且每个模块都有可调整的设置。设置里有一个过滤器,和根据当前模块状态取消或继续执行后续模块的选项。不同的模块组合能够做出一个小“程序”,让你能够自动化一些非常复杂的工作。多个路由器一起使用效果更佳!" + ] + dependencies: ["15E49A6B00BE744C"] + id: "21B266F6556271EB" + tasks: [{ + id: "428BD8D12FB203C8" + type: "item" + item: "modularrouters:blank_module" + }] + rewards: [{ + id: "04E2CB365714CFFD" + type: "item" + item: "modularrouters:blank_module" + count: 2 + }] + } + { + x: 1.0d + y: -6.5d + description: [ + "可以从8个不同的远程连接容器发送物品或向其提取物品。手拿模块Shift+右击目标方块来设置目标。如果操作正确,选中的方块将会被高亮显示。" + "" + "与调节拓展相性极佳。比如这使得每个连接的容器只收到一个物品。" + "" + "有不同的分配模式,包括循环(不需要添加循环拓展)。" + ] + dependencies: ["21B266F6556271EB"] + id: "1956D60143703C16" + tasks: [{ + id: "6F60B6D7143847D6" + type: "item" + item: { + id: "modularrouters:distributor_module" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + } + } + } + }] + rewards: [{ + id: "239155FDD340ECAF" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: -1.0d + y: -8.5d + description: [ + "破坏其前面的方块,并将破坏的方块吸入路由器。" + "" + "合成该模块时你可以用任意原版的镐子,得到的模块与配方中使用的镐子采掘等级相同。如果镐子被附了魔,它也会继承所有魔咒,尽管只有精准采集和时运会影响模块的行为。" + ] + dependencies: ["21B266F6556271EB"] + id: "108E174F5672BF48" + tasks: [{ + id: "614539807F15E23E" + type: "item" + item: { + id: "modularrouters:breaker_module" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + Direction: "NONE" + } + } + } + }] + rewards: [{ + id: "1277D5B23BCA8923" + type: "item" + item: { + id: "minecraft:wooden_pickaxe" + Count: 1b + tag: { + RepairCost: 1 + Damage: 0 + Enchantments: [{ + lvl: 1s + id: "minecraft:silk_touch" + }] + } + } + }] + } + { + x: 0.0d + y: -8.5d + description: ["可以使用路由器中的物品模拟右击或攻击。攻击会消耗路由器里的能量,所以还需要能量升级。"] + dependencies: ["21B266F6556271EB"] + id: "27C9B26FB5FF10E1" + tasks: [{ + id: "462755624D5FE2DE" + type: "item" + item: { + id: "modularrouters:activator_module" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + Direction: "NONE" + } + } + } + }] + rewards: [{ + id: "3922A588208AF529" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + x: -2.0d + y: -7.5d + description: ["收集周围掉落的物品。可以拓展距离、提升速度、增加拾取延迟或让其收集经验球。"] + dependencies: ["21B266F6556271EB"] + id: "322583CAAD093EE4" + tasks: [{ + id: "56280F9C61952290" + type: "item" + item: { + id: "modularrouters:vacuum_module" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + Direction: "NONE" + } + } + } + }] + rewards: [{ + id: "3C512C78B12406AA" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -2.0d + y: -6.5d + description: [ + "同时作为流体的提取和发送模组。需要在路由器的物品槽中放置流体容器来运作,可以与世界中的流体容器进行交互。2型增加了距离。" + "" + "手拿模块Shift+右击目标方块来为远程模块设置目标。如果操作正确,选中的方块将会被高亮显示。" + ] + dependencies: ["21B266F6556271EB"] + id: "56234AA9ED3E8324" + tasks: [{ + id: "6F58BD0AC1F29AD4" + type: "item" + title: "流体模块" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "modularrouters:fluid_module" + Count: 1b + tag: { + modularrouters: { + FluidDir: 0b + MaxTransfer: 1000 + ModuleFilter: { } + Direction: "NONE" + } + } + } + { + id: "modularrouters:fluid_module_2" + Count: 1b + tag: { + modularrouters: { + FluidDir: 0b + MaxTransfer: 1000 + ModuleFilter: { } + } + } + } + ] + } + } + }] + rewards: [{ + id: "30E1EC30981D6B46" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 3.5d + y: 5.5d + description: [ + "动力臂可以在多个输入和输出之间移动物品。不能直接访问大多数的容器,只有传送带、置物台、溜槽等可以访问。" + "" + "手持动力臂,右击要设定的位置,右击一次设为蓝色输入,右击两次设为橙色输出,设定完毕后放置动力臂即可。" + "" + "对动力臂长按思索键(默认:w)来使用“思索”功能查看详细的解释。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "6FD366DECA24BCE2" + tasks: [{ + id: "60910BC8BC9E4763" + type: "item" + item: "create:mechanical_arm" + }] + rewards: [{ + id: "56CA8A9B268DAD53" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "气动工艺物流网络" + x: 7.5d + y: 4.0d + description: [ + "有了气动工艺的物流框架和物流模块之后,你就可以设置基于压力的物品管理系统。如果你不喜欢到处导管的话,可以用物流无人机来代替管道模块!" + "" + "详细信息请见气动工艺任务线。" + ] + dependencies: ["0EF9750F679732E6"] + id: "5D9993B074F13846" + tasks: [ + { + id: "4ABEFC9942D16386" + type: "item" + title: "任意物流框架" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pneumaticcraft:logistics_frame_requester" + Count: 1b + } + { + id: "pneumaticcraft:logistics_frame_storage" + Count: 1b + } + { + id: "pneumaticcraft:logistics_frame_default_storage" + Count: 1b + } + { + id: "pneumaticcraft:logistics_frame_passive_provider" + Count: 1b + } + { + id: "pneumaticcraft:logistics_frame_active_provider" + Count: 1b + } + ] + } + } + } + { + id: "7B13649BFE29381F" + type: "item" + item: "pneumaticcraft:logistics_module" + count: 2L + } + ] + rewards: [{ + id: "3A1FCBBA4730B4F4" + type: "item" + item: "pneumaticcraft:pressure_tube" + count: 4 + }] + } + { + title: "红石笔" + icon: { + id: "redstonepen:pen" + Count: 1b + tag: { + Damage: 0 + } + } + x: -3.5d + y: -1.0d + description: [ + "红石笔和羽毛笔可以在方块的任意面“画”出红石粉。红石粉的连接可以完全地人为控制。只要右击就能乱涂乱画了!充能的红石线不会对其覆盖的方块充能,但是你可以右击红石粉的中心来将其充能。" + "" + "红石羽毛笔会使用你物品栏中的红石,而红石笔版本自带红石。将笔与红石或红石块一起合成即可重新装填。红石笔也可以在你左击红石线后回收红石。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "44070C90619D14E6" + tasks: [{ + id: "4DCA07CD21BD3977" + type: "item" + title: "任意红石笔" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "redstonepen:quill" + Count: 1b + } + { + id: "redstonepen:pen" + Count: 1b + tag: { + Damage: 0 + } + } + ] + } + } + }] + rewards: [{ + id: "5EEDBF4F50558BA8" + type: "item" + item: "minecraft:redstone" + count: 16 + }] + } + { + title: "沉浸工程红石线圈" + icon: "immersiveengineering:wirecoil_redstone" + x: -7.5d + y: -1.0d + description: [ + "能远距离(大约每个线圈32格远)传输红石信号,占用16个频道中的1个。红石接线器也有中继器的作用,将更长的导线连在一起。" + "" + "在接线器上使用螺丝刀来设置频道。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "24734CF49B87D810" + tasks: [ + { + id: "5F0331EC4C91FD7C" + type: "item" + item: "immersiveengineering:wirecoil_redstone" + count: 4L + } + { + id: "0F6BD9BB53137D58" + type: "item" + icon: "immersiveengineering:connector_bundled" + item: "immersiveengineering:connector_redstone" + count: 4L + } + { + id: "43B9CFD93A321FCB" + type: "item" + item: "immersiveengineering:screwdriver" + } + ] + rewards: [ + { + id: "7AE7E2E3A4862210" + type: "item" + item: "immersiveengineering:wirecoil_redstone" + count: 4 + } + { + id: "3312A02466B4A2BA" + type: "item" + item: "immersiveengineering:connector_redstone" + count: 4 + } + ] + } + { + x: -8.0d + y: 0.0d + description: [ + "红石模块能把压力管道变成带有16个频道的红石线缆。在其UI中,点击右上角的箭头来切换输入、输出模式。" + "" + "使用高级印刷电路板可以解锁高级信号处理,比如对两个不同的信号进行与运算,或是作为比较器检测模块指向的方块。" + "" + "不会消耗压力,甚至不需要压力就可以运作。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "386EC1D34B3969E5" + tasks: [{ + id: "28C6D6C09A1A14A2" + type: "item" + item: "pneumaticcraft:redstone_module" + count: 2L + }] + rewards: [{ + id: "3CC18D8D933DF433" + type: "item" + item: "pneumaticcraft:pressure_tube" + count: 4 + }] + } + { + title: "RF工具箱逻辑" + icon: "rftoolsutility:logic" + x: -8.0d + y: 1.0d + description: [ + "RF工具箱里有许多为红石逻辑和控制准备的方块,比如计时器、可自定义的三输入逻辑门、物品检查器或是无线红石。" + "" + "详细信息请见RF工具箱任务线。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "4EB7B3610D407775" + tasks: [{ + id: "6212C5EAC52CD7D6" + type: "item" + title: "任意RF工具箱逻辑门" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "rftoolsutility:analog" + Count: 1b + } + { + id: "rftoolsutility:invchecker" + Count: 1b + } + { + id: "rftoolsutility:sensor" + Count: 1b + } + { + id: "rftoolsutility:sequencer" + Count: 1b + } + { + id: "rftoolsutility:logic" + Count: 1b + } + { + id: "rftoolsutility:timer" + Count: 1b + } + { + id: "rftoolsutility:wire" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "2B4EB7EFF98BBF05" + type: "item" + item: "rftoolsbase:machine_base" + count: 2 + }] + } + { + x: -5.5d + y: 4.5d + description: [ + "廉价的无线红石,有无限的频道和良好但有限的范围。" + "" + "对该物品长按思索键(默认:w)来使用“思索”功能查看详细的解释。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "28A8C7959A7EEBAE" + tasks: [{ + id: "1C4826588F57C889" + type: "item" + item: "create:redstone_link" + count: 2L + }] + rewards: [{ + id: "6F390DC46A49341F" + type: "item" + item: "create:redstone_link" + }] + } + { + x: -5.5d + y: 5.5d + description: [ + "可以远程激活连接的红石连接。" + "" + "对该物品长按思索键(默认:w)来使用“思索”功能查看详细的解释。" + ] + dependencies: ["28A8C7959A7EEBAE"] + id: "21E4D556E8AE724E" + tasks: [{ + id: "161C3B3F56665A92" + type: "item" + item: "create:linked_controller" + }] + rewards: [{ + id: "21EC369B48E4317E" + type: "item" + item: "minecraft:lectern" + }] + } + { + x: -6.5d + y: 3.5d + description: [ + "用背面的信号设置输出,用侧面的信号重置输出。非常适合于自动开关你的发电设施。" + "" + "对该物品长按思索键(默认:w)来使用“思索”功能查看详细的解释。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "1042C49086A29CE2" + tasks: [{ + id: "6A55E19410163485" + type: "item" + item: "create:powered_latch" + }] + rewards: [{ + id: "3AA02F6637A04AD3" + type: "item" + item: "minecraft:comparator" + }] + } + { + title: "RF工具|控制" + icon: "rftoolscontrol:processor" + x: -0.5d + y: 1.5d + description: ["使用可视化编程UI编程复杂的自动化。在编程器中编写程序,然后用程序卡将其传输到处理器。处理器需要一个CPU才能运行,可以升级运行速度或增加内存。"] + dependencies: [ + "3468E652B4FE85FA" + "30AA6A8DF0B65273" + ] + id: "1C24D2BD564F9E58" + tasks: [ + { + id: "3A648B70B73CF497" + type: "item" + item: "rftoolscontrol:processor" + } + { + id: "53B6687A1024692F" + type: "item" + item: "rftoolscontrol:programmer" + } + { + id: "6CFA2106351100B2" + type: "item" + item: "rftoolscontrol:program_card" + } + ] + rewards: [{ + id: "20DF77C0364ADE55" + type: "item" + item: "rftoolscontrol:cpu_core_500" + }] + } + { + x: -7.5d + y: 3.0d + description: [ + "动态联合是满足你从简单到非常复杂的所有红石逻辑需求的绝佳选择。" + "" + "即便不使用逻辑编程器,你也可以用它来传输模拟或数字信号、像比较器一样检测方块,或者设置具有自定义脉冲长度的时钟。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "556F3942AF7CFB8C" + tasks: [{ + id: "51C8B1DAC8F7BE8C" + type: "item" + item: "integrateddynamics:cable" + }] + rewards: [{ + id: "76756F33D7703CDC" + type: "item" + item: "integrateddynamics:cable" + count: 4 + }] + } + { + title: "红石代理器(更新)" + x: -1.0d + y: -0.5d + description: ["当你想直接用XNet发出红石信号时使用它。代理器在更新时会触发方块更新。可用于将XNet自动化集成到外部系统中。还可以从向代理器供电的外部源读取红石信号。"] + dependencies: ["559D7D60CDDE5596"] + id: "34D8561D229A3122" + tasks: [{ + id: "52CC0A821DCFE9D5" + type: "item" + item: "xnet:redstone_proxy_upd" + }] + rewards: [{ + id: "6A693F43E60B3E3B" + type: "item" + item: "xnet:connector_blue" + }] + } + { + x: -3.5d + y: 3.0d + description: [ + "和红石计时器的功能相同:沙漏颠倒时将释放红石脉冲,并且当沙子从顶部全部漏到底部时会自动颠倒。右击添加沙子来设置时间,不同数量和种类的沙子都会影响最后的时间。" + "" + "详细信息请见其在植物魔法辞典中的条目。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "29803ABB5ED76295" + tasks: [{ + id: "3D8A78B97E92A697" + type: "item" + item: "botania:hourglass" + }] + rewards: [ + { + id: "58A3177CC744984E" + type: "item" + item: "minecraft:sand" + count: 60 + } + { + id: "3469D68A3DEBB2C4" + type: "item" + item: "minecraft:red_sand" + count: 6 + } + { + id: "75F550507C0BA786" + type: "item" + item: "minecraft:soul_sand" + } + ] + } + { + x: -9.0d + y: 3.0d + subtitle: "……红石出!" + description: [ + "一旦有了链接的变量卡,只需将其放入红石输出器的相应栏位中即可。如果卡有蓝色的角,则为“布尔型”卡,输出“真”或“假”。橙色的角表示“整型”,它输出一个数字。" + "" + "因此,如果你有一个卡连接到红石读取器的比较器选项,它就会变成一个整型卡,因此将该卡放在输出器的橙色红石输出中,输出器将发出与读取器提供的比较器强度相等的红石信号。" + ] + dependencies: ["3195632E0EE15137"] + id: "36C83AD9F9CE9970" + tasks: [{ + id: "6E70FB12746633E9" + type: "item" + item: "integrateddynamics:part_redstone_writer" + }] + rewards: [{ + id: "6C9866BF4C38B8C3" + type: "item" + item: "integrateddynamics:variable" + count: 2 + }] + } + { + icon: "enderstorage:ender_chest" + x: 7.0d + y: 1.0d + description: [ + "与原版的末影箱不同,末影存储版本的末影箱实际上是一个真实的容器,因此可以使用管道或其他物品运输方法进行交互。使用此功能,你可以轻松自由地进行物品的跨维度运输!" + "" + "末影箱子与使用相同的颜色频道的箱子共享库存。末影储罐的默认颜色代码将是配方中羊毛的颜色,但你可以通过用染料右击顶部的三个色块来自定义颜色频道。" + "" + "你也可以制作一个手持版本的末影袋子。拿末影袋子Shift+右击末影箱,将其与该箱子的颜色频道匹配。然后你可以右击袋子在任何地方访问此它。将袋子连接到末影箱子,末影箱子上在连接一个精致存储的输入总线,就可以在任何地方快速地将物品存到家里!" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "4345FED5C76788A6" + tasks: [ + { + id: "5408C3E44BBB429D" + type: "item" + item: "enderstorage:ender_chest" + } + { + id: "424E229DB25249A8" + type: "item" + item: "enderstorage:ender_pouch" + } + ] + rewards: [ + { + id: "40445565E00E3023" + type: "item" + item: "resourcefulbees:rgbee_honeycomb" + count: 4 + } + { + id: "2AD840AF4AC90407" + type: "item" + item: "resourcefulbees:wax" + count: 4 + } + ] + } + { + x: 7.0d + y: 0.0d + description: ["在具有相同名称的末影板条箱之间共享库存。在铁砧上与末影之眼结合来更改名称。每次打开物品栏都会消耗少量灵气。"] + dependencies: ["30AA6A8DF0B65273"] + id: "46589062E091762E" + tasks: [{ + id: "261512B6634D57B4" + type: "item" + item: "naturesaura:ender_crate" + }] + rewards: [{ + id: "0B54FF42FF336AE0" + type: "item" + item: "minecraft:ender_eye" + }] + } + { + x: -3.0d + y: 0.0d + description: ["和红石的功能一样,但是以固体方块的形态存在。简单的垂直红石信号传输!"] + dependencies: ["3468E652B4FE85FA"] + id: "359D48635F222076" + tasks: [{ + id: "59DB7B4DA871079D" + type: "item" + item: "supplementaries:cog_block" + }] + rewards: [{ + id: "45E59A0B45A70321" + type: "item" + item: "supplementaries:cog_block" + count: 2 + }] + } + { + title: "红石笔中继器" + icon: "redstonepen:inverted_relay" + x: -2.5d + y: -1.0d + description: [ + "可放置在方块任意面的简单中继器。物品提示上解释了它们运作的方式。" + "" + "放置时,右击方块上你想选择的输出面。" + ] + dependencies: ["44070C90619D14E6"] + id: "28F791EC21444045" + tasks: [{ + id: "1B0B720B736296F8" + type: "item" + title: "任意红石笔中继器" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "redstonepen:relay" + Count: 1b + } + { + id: "redstonepen:inverted_relay" + Count: 1b + } + { + id: "redstonepen:bistable_relay" + Count: 1b + } + { + id: "redstonepen:pulse_relay" + Count: 1b + } + { + id: "redstonepen:bridge_relay" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "38EDFE0071A6B262" + type: "item" + item: "redstonepen:relay" + count: 2 + }] + } + { + x: 4.5d + y: 4.5d + description: ["属性过滤器可以结合黑白名单、反选、标签和一些额外的属性进行过滤,并且对许多机械动力的方块都适用。"] + dependencies: ["30AA6A8DF0B65273"] + id: "39A5BD63D3070AFE" + tasks: [{ + id: "387BB2A005140790" + type: "item" + item: { + id: "create:attribute_filter" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "39E65FC08DF8415D" + type: "item" + item: { + id: "create:attribute_filter" + Count: 1b + tag: { } + } + }] + } + { + title: "溜槽" + icon: "create:smart_chute" + x: 5.5d + y: 5.5d + description: [ + "溜槽是垂直或斜向传输物品的简单工具。当有两个竖直平面内斜向摆放、一条棱相邻且未连接的溜槽时,手持溜槽对着下方的溜槽使用可以把它们连接起来。当在上/下开口处安装鼓风机并激活时,鼓风机的气流会穿过溜槽,且溜槽内物品传输方向会受鼓风机气流的影响。" + "" + "黄铜智能溜槽一次可以运输更多物品,并且可以增加过滤。" + "" + "对溜槽长按思索键(默认:w)来使用“思索”功能查看详细的解释。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "5971196375D3CDF4" + tasks: [{ + id: "0FCD37CE46EADCA8" + type: "item" + title: "任意溜槽" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "create:chute" + Count: 1b + } + { + id: "create:smart_chute" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "535E72E3B501F2AA" + type: "item" + item: "create:chute" + }] + } + { + title: "工业先锋传送带" + icon: "industrialforegoing:conveyor" + x: 5.5d + y: -1.5d + description: [ + "来自工业先锋的传送带可以传输物品、实体甚至液体。安装相应的升级来获得提取和输入的功能。还有一些其他功能的升级,包括短距离传送。" + "" + "可以在世界上染色来改变传送带的颜色。" + "" + "查看工业先锋手册来获得升级的描述。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "6D8F2F2A24C48898" + tasks: [ + { + id: "5C650F2B0511D4B9" + type: "item" + item: "industrialforegoing:conveyor" + } + { + id: "64840DBB127F1522" + type: "item" + title: "任意传送带升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "industrialforegoing:conveyor_detection_upgrade" + Count: 1b + } + { + id: "industrialforegoing:conveyor_insertion_upgrade" + Count: 1b + } + { + id: "industrialforegoing:conveyor_extraction_upgrade" + Count: 1b + } + { + id: "industrialforegoing:conveyor_bouncing_upgrade" + Count: 1b + } + { + id: "industrialforegoing:conveyor_dropping_upgrade" + Count: 1b + } + { + id: "industrialforegoing:conveyor_blinking_upgrade" + Count: 1b + } + { + id: "industrialforegoing:conveyor_splitting_upgrade" + Count: 1b + } + ] + } + } + } + ] + rewards: [{ + id: "4F77C91667650D88" + type: "item" + item: "industrialforegoing:conveyor" + count: 6 + }] + } + { + x: 1.0d + y: -4.0d + description: ["升级是将路由器整体进行升级,而不是升级单独一个模块。"] + dependencies: ["15E49A6B00BE744C"] + id: "7CD587747CC14268" + tasks: [{ + id: "3FD6609BE4F80DAD" + type: "item" + item: "modularrouters:blank_upgrade" + }] + rewards: [{ + id: "3E55636E26686CC0" + type: "item" + item: "modularrouters:blank_upgrade" + count: 2 + }] + } + { + x: -2.0d + y: -4.0d + description: ["拓展是应用于模块,来改变它们的运作方式的,而非路由器本身。"] + dependencies: ["15E49A6B00BE744C"] + id: "7CA354074FCF8447" + tasks: [{ + id: "175A67867F65B8C0" + type: "item" + item: "modularrouters:augment_core" + }] + rewards: [{ + id: "35F7F3293209E5BA" + type: "item" + item: "modularrouters:augment_core" + count: 2 + }] + } + { + title: "传送器" + icon: "industrialforegoing:item_transporter_type" + x: 3.5d + y: -1.5d + description: [ + "工业先锋的传送器是用于在容器之间传输物品和液体的小方块。他们有内置的过滤器和调节模式,所以它们可以在目标容器内保留一定量的物品。" + "" + "在紧贴容器或储罐的一个方块大小内放置2-6个传送器。然后右击其中间的“按钮”设置传送器为提取模式,然后他就会从其他非提取模式的传送器处提取物品/流体。右击外侧的边框来访问过滤器和调节模式。开启调节模式后,对过滤器中的物品/流体使用滚轮来改变保留数量。" + "" + "世界传送器可以捡起或丢掷物品。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "65ADBE44B41C4A63" + tasks: [{ + id: "777033A441C9C51A" + type: "item" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "industrialforegoing:item_transporter_type" + Count: 1b + } + { + id: "industrialforegoing:fluid_transporter_type" + Count: 1b + } + { + id: "industrialforegoing:world_transporter_type" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "1EB099955410CAF5" + type: "item" + item: "industrialforegoing:world_transporter_type" + }] + } + { + x: 2.0d + y: 1.0d + description: ["一个有许多可调节设置的漏斗,包括拾取范围和堆叠大小。"] + dependencies: ["30AA6A8DF0B65273"] + id: "70B28063B4F531E0" + tasks: [{ + id: "16C948B2655035E5" + type: "item" + item: "engineersdecor:factory_hopper" + }] + rewards: [{ + id: "00368EF72093C005" + type: "item" + item: "engineersdecor:factory_hopper" + }] + } + { + x: 2.0d + y: 2.0d + description: ["以自身9x9为中心收集掉落的物品,有一个可选的过滤器。"] + dependencies: ["30AA6A8DF0B65273"] + id: "14502C1A1BCB79E2" + tasks: [{ + id: "7EA023686AFA0889" + type: "item" + item: "thermal:device_collector" + }] + rewards: [{ + id: "62D934EA94DB12BB" + type: "item" + item: "thermal:item_filter_augment" + }] + } + { + icon: "immersiveengineering:logic_circuit" + x: -9.0d + y: -1.0d + description: ["有了工程师电路台,你可以创造出编程逻辑电路对到来的红石信号进行逻辑处理。你需要逻辑单元来使用它们,下一个任务会详细解释。"] + dependencies: ["24734CF49B87D810"] + id: "74AB9B268FB948B4" + tasks: [ + { + id: "06378CC534E82DD9" + type: "item" + item: "immersiveengineering:circuit_table" + } + { + id: "116C2DBD2FDBE328" + type: "item" + item: "immersiveengineering:circuit_board" + } + { + id: "2D93AB7927DF1AAE" + type: "item" + title: "任意$circuits/solder" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "immersiveengineering:circuits/solder" + } + } + count: 4L + } + { + id: "1459B7AF61937097" + type: "item" + item: "immersiveengineering:electron_tube" + } + ] + rewards: [ + { + id: "633A17D5AE1F551F" + type: "item" + item: "immersiveengineering:wire_lead" + count: 4 + } + { + id: "0FD49B027DDA346E" + type: "item" + item: "immersiveengineering:electron_tube" + count: 4 + } + { + id: "370012CA54D4BDCB" + type: "item" + item: "immersiveengineering:circuit_board" + } + ] + } + { + x: -4.5d + y: 3.5d + description: [ + "在收到信号固定量游戏刻后发送红石脉冲。" + "" + "对物品长按思索键(默认:w)来使用“思索”功能查看详细的解释。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "26365967FDE026B6" + tasks: [{ + id: "1E9609D8328D536F" + type: "item" + item: "create:adjustable_pulse_repeater" + }] + rewards: [{ + id: "2E26D4A73E250301" + type: "item" + item: "create:adjustable_pulse_repeater" + }] + } + { + x: -5.5d + y: 3.5d + description: [ + "使用输入脉冲来开关输出。使用中继器将脉冲从输出发送回输入,并加上延迟,以制作脉冲延长器。" + "" + "对物品长按思索键(默认:w)来使用“思索”功能查看详细的解释。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "2013BF98F905223C" + tasks: [{ + id: "39E71AF33C273C4C" + type: "item" + item: "create:powered_toggle_latch" + }] + rewards: [ + { + id: "46DC8CD903DE448A" + type: "item" + item: "create:pulse_repeater" + } + { + id: "0EA944B40AA81DC1" + type: "item" + item: "create:adjustable_repeater" + } + ] + } + { + x: 2.0d + y: 0.0d + description: ["具有许多可调设置的循环投掷器,包括投掷的物品数量和投掷速度。"] + dependencies: ["30AA6A8DF0B65273"] + id: "65EAD75949FFD642" + tasks: [{ + id: "76705057110D6381" + type: "item" + item: "engineersdecor:factory_dropper" + }] + rewards: [{ + id: "7156087E310228A4" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -8.0d + y: 2.0d + description: [ + "可以检测方块的许多信息,且无需接触目标方块。" + "" + "详细信息请见气动工艺任务线。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "0C54045202F9D1F4" + tasks: [{ + id: "35841153FE4E2098" + type: "item" + item: "pneumaticcraft:universal_sensor" + }] + rewards: [{ + id: "280ABEAFF8C46046" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "基于背包的自动化" + icon: "sophisticatedbackpacks:iron_backpack" + x: 2.5d + y: 3.0d + subtitle: "没有,这个任务没放错位置!" + description: [ + "背包的用途远不止便携式个人存储!当放置在世界中时(Shift+右击),许多背包升级仍然有效,你还可以像其他容器一样用管道连接它们。" + "" + "放置背包的一些有用的升级示例:" + "过滤升级可以控制背包中输入或输出的物品。" + "磁铁升级可以吸取周围的物品。" + "压缩升级会自动合成压缩配方,比如粒合成锭。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "506D4EF3FFC8B11B" + tasks: [{ + id: "47C00029C050A20C" + type: "item" + title: "过滤升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "sophisticatedbackpacks:filter_upgrade" + Count: 1b + } + { + id: "sophisticatedbackpacks:advanced_filter_upgrade" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "092B56B47CD50A73" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 3.5d + y: 3.5d + description: [ + "鼓风机可以产生气流推动任何实体,包括物品。传动杆的速度控制气流的范围,旋转方向控制鼓风机是吹气还是吸气。" + "" + "对物品长按思索键(默认:w)来使用“思索”功能查看详细的解释。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "0E5467F884E6B23A" + tasks: [{ + id: "17CBAEF23312421A" + type: "item" + item: "create:encased_fan" + }] + rewards: [{ + id: "141581BC00F3E20A" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 0.0d + y: -0.5d + description: ["RF工具箱的过滤器与XNet兼容,并且想要按标签过滤必须用到它(XNet中的默认标签选项存在错误)。将过滤器放在界面顶部的四个物品栏中,然后点击右侧的“filter-index”按钮选择连接器使用的过滤器。"] + dependencies: ["559D7D60CDDE5596"] + id: "0597A437596EABC1" + tasks: [{ + id: "3DFB959BAC0FAAFF" + type: "item" + item: { + id: "rftoolsbase:filter_module" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "7E251F2D83DBC6E3" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "更好的管道" + icon: "prettypipes:item_terminal" + x: -0.5d + y: 6.0d + subtitle: "没有电力?没问题" + description: [ + "Pretty-Pipes是强大的游戏早期物流系统,能把你的家管理的井井有条。" + "" + "使用管道运输物品,使用过滤器和优先级确保物品运输到正确的位置,并从物品终端或合成终端集中访问所有设备。基于请求的自动合成也是可能的。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "0000000000000401" + tasks: [{ + id: "0000000000000953" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000696" + type: "item" + title: "管道扳手" + item: "prettypipes:wrench" + }] + } + { + title: "管道" + x: -0.5d + y: 7.0d + subtitle: "好棒……啊!好棒!" + description: [ + "想要运输物品,你需要一些管道。合成几组出来吧!" + "" + "更好的管道中的管道遵循几条非常简单的原则,搭建它们时请记住:" + "" + "●第一:一截管道的状态只能是输入或输出其中一个状态。因此,将物品从一个箱子运往另一个箱子至少需要两截管道。" + "" + "●第二:物品永远不会从被提取的容器中运输回去。所以单纯在熔炉周围绕一圈管道来讲输出送回熔炉是不可行的。完成这样的工作需要一个中间容器。" + "" + "●第三:用扳手右击管道可以断开其与容器的连接。" + "" + "●第四:用升级模块右击管道,可以将其安装在管道上。或者空手右击管道以添加、删除或配置模块。" + "" + "最后,管道可以被大多数方块所覆盖,包括透明和不完整方块。只需在副手放上“覆盖方块”,然后用扳手右击管道,即可进行覆盖。" + ] + dependencies: ["0000000000000401"] + min_width: 250 + id: "0000000000000954" + tasks: [{ + id: "0000000000000955" + type: "item" + item: "prettypipes:pipe" + count: 12L + }] + rewards: [{ + id: "0000000000000A5F" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + title: "物品过滤" + x: -2.0d + y: 7.5d + subtitle: "高档商业小区" + description: [ + "过滤模块可以确保只有某些物品最终会出现在给定的容器中。将其插入与容器相邻的管道,以在接收端进行过滤。" + "" + "可以用许多有用的强化来升级过滤器,例如数据、标签和模组过滤器。将其插入过滤器模块所在的管道中。" + "" + "类似地,堆叠限制模块会限制容器中的物品数量,且可以与过滤模块一起使用。例如,值设置为1的堆叠限制模块将只接收过滤模块中列出的每种物品各一个。" + ] + dependencies: ["0000000000000954"] + id: "0000000000000958" + tasks: [ + { + id: "0000000000000959" + type: "item" + item: "prettypipes:low_filter_module" + } + { + id: "0000000000000979" + type: "item" + item: "prettypipes:stack_size_module" + } + ] + rewards: [{ + id: "0000000000000978" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "提速模块" + x: -2.0d + y: 8.5d + subtitle: "等不及了" + description: ["速度模块是抽取和检索模块的结合。它们不会影响模块的工作速度,而是影响物品在管道中的运输速度。"] + dependencies: ["0000000000000958"] + dependency_requirement: "one_started" + id: "000000000000095A" + tasks: [{ + id: "000000000000095B" + type: "item" + item: "prettypipes:low_speed_module" + count: 3L + }] + rewards: [{ + id: "0000000000000A61" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + x: -2.0d + y: 9.5d + subtitle: "神行太保" + description: [ + "加速模块在小型网络中很棒,但是运用在大型网络造价将会非常高昂。" + "" + "管道加压器通过消耗少许能量来提升管道网络中所有物品的运输速度。" + ] + dependencies: ["000000000000095A"] + dependency_requirement: "one_started" + id: "0000000000000964" + tasks: [{ + id: "0000000000000965" + type: "item" + item: "prettypipes:pressurizer" + }] + rewards: [{ + id: "000000000000096A" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + title: "物品路由" + x: 1.0d + y: 7.5d + subtitle: "来还是去?" + description: [ + "运输物品时需要用到检索和抽取模块。" + "" + "不言而喻,抽取模块从相邻的容器中提取物品,并将其发送到网络中,前提是它们有一个可以去的地方。" + "" + "检索模块以相反的方式从远处的容器中提取物品,并试图将物品放入相邻的箱子中。" + "" + "一个简单的网络可以由两个箱子组成,它们用两截管道连接,其中一条管道中含有抽取或检索模块。" + ] + dependencies: ["0000000000000954"] + id: "0000000000000956" + tasks: [ + { + id: "000000000000096F" + type: "item" + item: "prettypipes:low_retrieval_module" + count: 3L + } + { + id: "0000000000000971" + type: "item" + item: "prettypipes:low_extraction_module" + count: 3L + } + ] + rewards: [{ + id: "0000000000000A68" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "优先级模块" + x: 1.0d + y: 8.5d + subtitle: "搞清楚轻重缓急" + description: [ + "默认情况下,管道以“就近原则”的方式运行。要覆盖此选项并更改给定容器的优先级,请在该容器旁边的管道中加入一个优先级模块。" + "" + "物品尝试先到达距离较远但有高优先级模块的箱子。" + "" + "低优先级模块非常适合创建“默认”路径,例如发送到溢流箱或垃圾桶。" + ] + dependencies: ["0000000000000956"] + dependency_requirement: "one_started" + id: "000000000000095C" + tasks: [ + { + id: "000000000000096D" + type: "item" + item: "prettypipes:low_high_priority_module" + } + { + id: "000000000000096E" + type: "item" + item: "prettypipes:low_low_priority_module" + } + ] + rewards: [{ + id: "0000000000000A60" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + title: "高级路由" + x: 1.0d + y: 9.5d + description: [ + "想要将矿石均分在熔炉阵列中以加快熔炼速度吗?循环分拣强化能帮到你。" + "" + "想和你的朋友做一个小游戏,但需要一个简单的随机化工具吗?随机分拣强化完全可以做到。" + "" + "为了使这两个模块中的一个正常工作,它们需要与抽取模块放置同在一截管道中。两者都会忽略在目标管道上设置的优先级。" + ] + dependencies: ["000000000000095C"] + dependency_requirement: "one_started" + id: "0000000000000972" + tasks: [ + { + id: "0000000000000973" + type: "item" + item: "prettypipes:round_robin_sorting_modifier" + } + { + id: "0000000000000975" + type: "item" + item: "prettypipes:random_sorting_modifier" + } + ] + rewards: [{ + id: "0000000000000977" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + x: -0.5d + y: 8.0d + description: [ + "物品终端是整个管道网网的中央接入点,显示着网络中每个容器的内容,但不包括通过抽取或检索模块连接的容器。" + "" + "点击物品,选择数量,然后点击“请求”按钮,便可以从网络中请求物品。" + "" + "按住Shift键点击数量的“+”或“-”号将一次增加或减少64个物品,而按住Ctrl键点击将一次增加或减少10个物品。" + "" + "把物品放在右侧槽位,可以很容易地将其转储回网络中。" + ] + dependencies: ["0000000000000954"] + id: "0000000000000960" + tasks: [{ + id: "0000000000000961" + type: "item" + item: "prettypipes:item_terminal" + }] + rewards: [{ + id: "266D8479D7BEC164" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + x: -0.5d + y: 9.0d + description: [ + "合成终端是内置合成栏的物品终端升级版。" + "" + "合成栏可以手动填充或通过JEI填充。点击请求按钮将请求足够的物品进行合成。按住Shift键再点击将请求合成64件物品,按住Ctrl键再点击将请求合成10件物品。" + ] + dependencies: ["0000000000000960"] + id: "0000000000000962" + tasks: [{ + id: "0000000000000963" + type: "item" + item: "prettypipes:crafting_terminal" + }] + rewards: [{ + id: "0000000000000A62" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + x: -0.5d + y: 10.0d + description: [ + "合成模块与合成或物品终端一起使用,可以实现通过机器按需进行合成。" + "" + "不过,使用合成模块需要一些前提条件。" + "" + "首先,相关机器的输入面必须与网络相连接。对于原版熔炉来说,输入面就是顶部。然后将合成模块放进相连接的管道。" + "" + "接下来,需要在模块中设置配方。每个模块只能设置一个配方,但一截管道最多可以加入三个模块。输入位于模块界面的上半部分,而预期输出位于底部。" + "" + "设置配方后,需要在机器的输出面上安装抽取模块。合成模块不会提取合成好的物品。" + "" + "最后,确保所需材料在网络中,并请求输出物品。可合成物品的数量始终显示为0,并会显示在物品列表的末尾。" + "" + "当然,合成模块不需要直接贴着机器。" + "" + "例如,可以将其安装在与箱子相连的管道上,然后将子网络连接到该箱子,最终将物品发送到熔炉阵列。" + "" + "创建这样的代理可以为每台机器设置3个以上的配方,极好。" + ] + dependencies: ["0000000000000962"] + min_width: 300 + id: "000000000000096B" + tasks: [{ + id: "000000000000096C" + type: "item" + item: "prettypipes:low_crafting_module" + }] + rewards: [{ + id: "000000000000097B" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + icon: { + id: "entangled:block" + Count: 1b + tag: { } + } + x: 7.0d + y: 2.0d + subtitle: "幻影的脸?" + description: [ + "使用纠缠绑定器将纠缠方块与另一个方块绑定后,可以通过纠缠方块远程访问目标方块。和纠缠方块连接的管道能与1000格以外的目标方块交互。" + "" + "用绑定器Shift+右击目标(物品提示中会显示目标方块),再用绑定器右击纠缠方块进行绑定。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "3E093BB431EE7A98" + tasks: [ + { + id: "3E4D5BD7F14FB003" + type: "item" + item: { + id: "entangled:block" + Count: 1b + tag: { } + } + } + { + id: "691DB7953EE82E15" + type: "item" + item: { + id: "entangled:item" + Count: 1b + tag: { } + } + } + ] + rewards: [{ + id: "1CAE1F841E978999" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + icon: "immersiveengineering:logic_unit" + x: -9.0d + y: -2.5d + subtitle: "绝对是这样" + description: [ + "逻辑单元是使用编程逻辑电路处理输入信号的方块。需要红石接口连接器,普通的接线器则不行。" + "" + "详细信息请查阅《工程师手册》。" + ] + dependencies: ["74AB9B268FB948B4"] + id: "365595FB3098F534" + tasks: [ + { + id: "15226021C1D06870" + type: "item" + item: "immersiveengineering:logic_unit" + } + { + id: "099717FDF38223BC" + type: "item" + item: "immersiveengineering:connector_bundled" + } + ] + rewards: [ + { + id: "4BA97A28F5BCA25A" + type: "item" + item: "immersiveengineering:connector_redstone" + count: 2 + } + { + id: "35254DCB159DC63F" + type: "item" + item: "immersiveengineering:wirecoil_redstone" + count: 2 + } + ] + } + { + title: "逻辑编程器" + icon: "integrateddynamics:portable_logic_programmer" + x: -9.0d + y: 4.5d + subtitle: "获得逻辑" + description: [ + "当你拥有逻辑编程器后,快乐才刚刚开始!通过将变量卡设置为不同的值,或者使用运算符引用其他变量卡,例如来自不同读取器的输入,可以创建深层嵌套的逻辑树,并使用红石输出器进行最终的输出。" + "" + "所有设置好的变量卡都需要存储在系统中的某个位置,因此任何比基本红石信号传输复杂的事情,都需要一个变量卡箱。" + "" + "注释器能让你在编程时命名变量卡,强烈建议你使用。" + "" + "对各种方块的详细描述,请查阅阿卡什宝典中该模组的指南书《论动态联合》。" + ] + dependencies: ["36C83AD9F9CE9970"] + id: "3E2016CF7DEAB4EE" + tasks: [ + { + id: "6548685DA5ACC850" + type: "item" + title: "逻辑编程器" + icon: "integrateddynamics:portable_logic_programmer" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "integrateddynamics:logic_programmer" + Count: 1b + } + { + id: "integrateddynamics:portable_logic_programmer" + Count: 1b + } + ] + } + } + } + { + id: "6E17A6DD5E71478B" + type: "item" + item: "integrateddynamics:variablestore" + } + ] + rewards: [{ + id: "1C4E18FCBA752A88" + type: "item" + item: "integrateddynamics:labeller" + }] + } + { + title: "限流与转运" + x: 6.5d + y: -2.5d + description: [ + "限流管道使得该管道后任何地点的优先级低于其之前。" + "" + "转运管道允许各侧面由红石独立控制,而不是像常规输送管道那样,只能全开或全关。" + ] + dependencies: ["3FF1B8E5563D4ECF"] + id: "71431A0FE1CF8670" + tasks: [ + { + id: "08E6D0DE581F0AFC" + type: "item" + item: "mekanism:restrictive_transporter" + } + { + id: "40BA31F7C22BD650" + type: "item" + item: "mekanism:diversion_transporter" + } + ] + rewards: [{ + id: "08BAF3870FEFB9EC" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + icon: "create:brass_funnel" + x: 5.5d + y: 3.5d + description: [ + "机械动力的基础物品提取器和输入器。当放置在容器上时,用扳手右击可切换输入和输出模式。黄铜版本允许一次移动多个物品,并进行过滤。" + "" + "对物品长按思索键(默认:w)来使用“思索”功能查看详细的解释。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "3B3CBB15D2401A28" + tasks: [{ + id: "0385817687124825" + type: "item" + title: "漏斗" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "create:andesite_funnel" + Count: 1b + } + { + id: "create:brass_funnel" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0192F87D3477C49F" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 2.5d + y: -1.0d + description: ["任何输入进去的物品都会被直直的丢下去。"] + dependencies: ["30AA6A8DF0B65273"] + id: "776E644ED0F02AF1" + tasks: [{ + id: "295B17B130AD46DF" + type: "item" + item: "botania:open_crate" + }] + rewards: [{ + id: "37F0D154487A4F08" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -7.5d + y: -2.5d + description: [ + "其作用类似于容器检测器,和原版比较器很像。也能像普通的红石接线器一样接收信号。" + "" + "将其与红石线圈相连,然后用螺丝刀设置频道。" + ] + dependencies: ["24734CF49B87D810"] + id: "19174CDDA6283934" + tasks: [{ + id: "313678BE1EC5ABA8" + type: "item" + item: "immersiveengineering:connector_probe" + }] + rewards: [ + { + id: "6C8F093A907A47AD" + type: "item" + item: "immersiveengineering:connector_redstone" + count: 2 + } + { + id: "019D3BC4480CC945" + type: "item" + item: "immersiveengineering:wirecoil_redstone" + count: 2 + } + ] + } + { + x: -7.5d + y: 4.5d + subtitle: "信号进……" + description: [ + "红石读取器允许动态联合系统读取外部红石信号、作为比较器检测方块信息,或作为红石钟生成红石脉冲。" + "" + "要设置链接到读取器的变量卡,只需在适当的槽位中放置一张空白卡,该卡将被分配到该槽位提供的数据。" + ] + dependencies: ["556F3942AF7CFB8C"] + id: "3195632E0EE15137" + tasks: [{ + id: "67ADE82CC1CDD6E0" + type: "item" + item: "integrateddynamics:part_redstone_reader" + }] + rewards: [{ + id: "17AE67B6404F4B63" + type: "item" + item: "integrateddynamics:variable" + count: 2 + }] + } + { + title: "调节拓展" + x: -3.5d + y: -4.0d + subtitle: "和我一起走过最漫长的一英里" + description: ["调节拓展允许任何物品输入输出模块感知目标容器,如果目标容器的物品数量高于或低于阈值,则会停止传输物品。"] + dependencies: ["7CA354074FCF8447"] + id: "0163571DC8F997F5" + tasks: [{ + id: "143E9C1A894A8972" + type: "item" + item: "modularrouters:regulator_augment" + }] + rewards: [{ + id: "621F32F72099BE12" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -3.0d + y: -5.0d + description: ["当应用于真空模块时,使其可以收集经验球。吸收的经验球可以转化为经验瓶、存储在路由器物品栏的储罐中,或者输出至相邻的储罐。你可以在气动工艺或工业先锋的液态经验之间进行选择。"] + dependencies: ["7CA354074FCF8447"] + id: "77458390B359EB6C" + tasks: [{ + id: "76BE11C2D660721D" + type: "item" + item: "modularrouters:xp_vacuum_augment" + }] + rewards: [{ + id: "04C695D215824999" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 2.5d + y: -4.0d + description: ["增加一次运输的物品数量。添加更多的堆叠拓展以提高效果。"] + dependencies: ["7CD587747CC14268"] + id: "3D7E621374741748" + tasks: [{ + id: "7CABBEFEA29A5692" + type: "item" + item: "modularrouters:stack_upgrade" + }] + rewards: [{ + id: "1BAB8612F63CCCC9" + type: "item" + item: "modularrouters:stack_upgrade" + }] + } + { + x: 2.0d + y: -5.0d + description: [ + "使你的路由器彻底防爆,包括能抵御凋灵。" + "" + "为什么你需要1个甚至7个能抵御凋灵的路由器呢?取决于你啦!" + ] + dependencies: ["7CD587747CC14268"] + id: "27F2EAA313795208" + tasks: [{ + id: "61DD5DD42B8E1C8E" + type: "item" + item: "modularrouters:blast_upgrade" + }] + rewards: [{ + id: "2DA82C3A16F3ACB1" + type: "item" + item: "modularrouters:blast_upgrade" + }] + } + { + title: "方块NBT提取" + icon: "integrateddynamics:part_block_reader" + x: -10.0d + y: 5.5d + subtitle: "揭露你的秘密" + description: [ + "NBT提取器和方块读取器是强大的组合。在含有NBT的方块(如植物魔法的魔力池)旁放置方块读取器,将一张变量卡连接到实体方块NBT类别。" + "" + "将实体方块NBT卡放入显示器中,你会看到一组有关读取方块的信息。在编程器中使用字符串卡,就可以手动深入NBT树以找到要与之比较的标签。但使用NBT提取器会更加简单。" + "" + "只需将提取器与读取器连接在同一网络中,然后将NBT卡放在其左侧的“SRC-NBT”栏位中。你会再次看到NBT信息,但这次你可以点击你感兴趣的标签来选择它,然后把一张空白的变量卡放在正确的“OUT”栏位中。还是拿魔力池举例,点击“mana: *”标签,然后当你将一张空白卡放在OUT槽时,该卡会给出魔力池中魔力的具体数值。" + "" + "将卡链接到所需的NBT标签后,就可以从网络中移除NBT提取器。" + ] + dependencies: ["3E2016CF7DEAB4EE"] + id: "01DA715D5D271E92" + tasks: [ + { + id: "0D75CAA1DE1284B2" + type: "item" + item: "integrateddynamics:part_block_reader" + } + { + id: "25838A87475AEEC9" + type: "item" + item: "integratednbt:nbt_extractor" + } + ] + rewards: [{ + id: "761880A207E10159" + type: "item" + item: "integrateddynamics:part_display_panel" + }] + } + { + x: -3.0d + y: 2.0d + description: [ + "红线比较器会模拟指向方块的比较器输出,因此可以将比较器放置在其旁边,而不必放置在目标方块旁。非常适合将自动化从狭小的空间中解脱出来。" + "" + "还有其他可用的红线方块,请查看精灵版《植物魔法辞典》中的红线条目以了解更多详细信息。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "642C66D035EC4141" + tasks: [{ + id: "2A160C7D2F6863B6" + type: "item" + item: "botania:red_string_comparator" + }] + rewards: [{ + id: "7571E7BDE443E313" + type: "item" + item: "minecraft:comparator" + }] + } + { + title: "电脑工艺" + icon: "computercraft:computer_advanced" + x: -0.5d + y: 2.5d + subtitle: "你电脑中的MC中的电脑" + description: [ + "使用LUA编程语言与世界交互。" + "" + "" + "当你领取此奖励时,聊天栏中会出现一个链接,指向电脑工艺(CC)基础教程的视频播放列表。虽然版本比较老旧,但应该仍然有效。" + "不幸的是,可重复的任务尚未实现,因此该命令将只运行一次,因此请确保将保存好该链接!" + ] + dependencies: [ + "30AA6A8DF0B65273" + "3468E652B4FE85FA" + ] + optional: true + id: "77F743435F64DFEC" + tasks: [{ + id: "4B7B9611F1294D2B" + type: "checkmark" + }] + rewards: [{ + id: "20E531EBA4E9DA87" + type: "command" + title: "电脑工艺(CC)教程链接" + icon: "pneumaticcraft:tag_filter" + command: "/tellraw @p {\"text\":\"电脑工艺(CC)教程链接\",\"bold\":true,\"color\":\"dark_green\",\"clickEvent\":{\"action\":\"open_url\",\"value\":\"https://youtube.com/playlist?list=PLaiPn4ewcbkHYflo2jl0OuNaHK6Mj-koG\"}}" + player_command: false + }] + } + { + x: -1.0d + y: -5.5d + description: [ + "抽取模块将其他容器中的物品“抽”到路由器的内部物品栏中。" + "" + "1型和2型的主要区别在于,1型只能从相邻的容器中提取,而2型可以从12格远的地方提取物品,甚至可以通过范围升级进一步扩大提取范围。" + "" + "手拿模块Shift+右击目标方块来为远程模块设置目标。如果操作正确,选中的方块将会被高亮显示。" + ] + dependencies: ["21B266F6556271EB"] + id: "60A72B4FC2AFD9C3" + tasks: [{ + id: "659E378856A13D06" + type: "item" + title: "抽取模块" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "modularrouters:puller_module_1" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + Direction: "NONE" + } + } + } + { + id: "modularrouters:puller_module_2" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + } + } + } + ] + } + } + }] + rewards: [{ + id: "2D7425203F0BBD59" + type: "item" + item: { + id: "modularrouters:puller_module_1" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + Direction: "NONE" + } + } + } + }] + } + { + x: 0.0d + y: -5.5d + description: [ + "发送模块将物品从路由器内部“发”到其他容器。" + "" + "与抽取模块不同,发送模块1型也具有远程功能。只要不被完整方块阻挡,它会沿配置好的方向以直线发送物品,最多8格远。2型没有对准或视线限制。3型也没有任何限制,甚至没有维度的限制。" + ] + dependencies: ["21B266F6556271EB"] + id: "029313754BAF820E" + tasks: [{ + id: "5CFF2A9710804BFA" + type: "item" + title: "发送模块" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "modularrouters:sender_module_1" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + Direction: "NONE" + } + } + } + { + id: "modularrouters:sender_module_2" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + } + } + } + { + id: "modularrouters:sender_module_3" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + } + } + } + ] + } + } + }] + rewards: [{ + id: "1B9A3A2F4383F914" + type: "item" + item: { + id: "modularrouters:sender_module_1" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + Direction: "NONE" + } + } + } + }] + } + { + icon: { + id: "modularrouters:energy_distributor_module" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + Direction: "NONE" + } + } + } + x: -0.5d + y: -3.0d + description: ["能量分配模块能使路由器以无线方式向附近的方块(最多8个)传输能量。它会从手持的物品中提取RF;若加装了能量升级,则会从路由器本身提取RF。"] + dependencies: ["15E49A6B00BE744C"] + id: "2AB330A73BD6447C" + tasks: [ + { + id: "79300CFD6BA43948" + type: "item" + item: { + id: "modularrouters:energy_distributor_module" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + Direction: "NONE" + } + } + } + } + { + id: "36A2B364AA9213B8" + type: "item" + title: "任意兼容的能量存储" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:battery_basic" + Count: 1b + tag: { } + } + { + id: "powah:battery_hardened" + Count: 1b + tag: { } + } + { + id: "powah:battery_blazing" + Count: 1b + tag: { } + } + { + id: "powah:battery_niotic" + Count: 1b + tag: { } + } + { + id: "powah:battery_spirited" + Count: 1b + tag: { } + } + { + id: "powah:battery_nitro" + Count: 1b + tag: { } + } + { + id: "thermal:flux_capacitor" + Count: 1b + tag: { } + } + { + id: "mekanism:energy_tablet" + Count: 1b + } + { + id: "mekanism:basic_energy_cube" + Count: 1b + } + { + id: "powah:energy_cell_basic" + Count: 1b + } + ] + } + } + } + ] + rewards: [{ + id: "27AFD476C3E9CE35" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + x: -0.5d + y: -2.0d + description: ["使路由器能够存储RF来为某些模块供电,而无需将路由器的物品栏用于存放电池,从而腾出更多空间供路由器执行其他操作。"] + dependencies: ["2AB330A73BD6447C"] + id: "5A7512AA919309E5" + tasks: [{ + id: "0CF6F9BAA4502A0E" + type: "item" + item: "modularrouters:energy_upgrade" + }] + rewards: [{ + id: "56004BEDB4624F96" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + x: -3.0d + y: -3.0d + description: ["可应用于具有范围功能的模块,如抽取模块2型、发送模块1型和2型、流体模块2型、挤出模块和物品/能量分配模块。"] + dependencies: ["7CA354074FCF8447"] + id: "5769B2F6C1C41BF9" + tasks: [{ + id: "4E92C9FC29427BD1" + type: "item" + item: "modularrouters:range_up_augment" + }] + rewards: [{ + id: "16F20BC236C77741" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 2.0d + y: -3.0d + subtitle: "一定是我听错了……" + description: ["使路由器看起来像另一个方块,以隐藏你的自动化!用伪装升级右击要伪装成的方块,即可进行设置。"] + dependencies: ["7CD587747CC14268"] + id: "58F3471ACCC0F86A" + tasks: [{ + id: "035E21B5DBD9BD35" + type: "item" + item: "modularrouters:camouflage_upgrade" + }] + rewards: [{ + id: "54186C7FFD7F0FE0" + type: "item" + item: "mekanism:cardboard_box" + }] + } + { + x: 1.0d + y: -7.5d + description: [ + "挤出模块1型将在高红石信号下,消耗路由器的物品栏中的方块,在其前面建造一条方块,并在红石信号禁用时收回它们。用于合成挤出模块的破坏模块的状态将被继承。" + "" + "2型变种工作方式有些许不同;它会遵循模块配置屏幕中设置的方块样式,挤出时,它会放置假方块,这些方块在破坏时不会掉落。所以不需要担心采掘等级或物品管理。" + "" + "当同时使用多个挤出模块时,同步升级可以帮助控制准确的时间,同步所有的路由器。" + ] + dependencies: ["21B266F6556271EB"] + id: "3CB129682BA3399A" + tasks: [{ + id: "0F3A18E0B4440919" + type: "item" + title: "挤出模块" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "modularrouters:extruder_module_1" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + Direction: "NONE" + } + } + } + { + id: "modularrouters:extruder_module_2" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + Direction: "NONE" + } + } + } + ] + } + } + }] + rewards: [{ + id: "67EA54AB859657A6" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "过滤更多" + icon: "modularrouters:bulk_item_filter" + x: -0.5d + y: -10.0d + description: ["如果过滤器空间不够,或者希望进行比物品匹配更复杂的过滤,你可以试试这些过滤器。只需对其进行配置,然后将其放入模块的一个过滤器栏位中。"] + dependencies: ["21B266F6556271EB"] + id: "795B13C31D41A45D" + tasks: [{ + id: "5B47A042CE63665C" + type: "item" + title: "任意过滤器" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "modularrouters:bulk_item_filter" + Count: 1b + } + { + id: "modularrouters:inspection_filter" + Count: 1b + } + { + id: "modularrouters:mod_filter" + Count: 1b + } + { + id: "modularrouters:regex_filter" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "2E3F82B6A759073B" + type: "item" + item: "modularrouters:bulk_item_filter" + }] + } + { + x: 8.0d + y: -1.0d + subtitle: "咔哧咔哧咔哧" + description: ["物流分类机将容器中的物品提取到物流管道中,同时根据你设置的自定义过滤器对提取的物品进行“着色”。着色的项目只能通过没有颜色,或与自身颜色相同的管道。用此机器可以创建物流管理系统。"] + dependencies: ["3FF1B8E5563D4ECF"] + id: "0460B6B82842ADA8" + tasks: [{ + id: "5BBC6277D3E82E07" + type: "item" + item: "mekanism:logistical_sorter" + }] + rewards: [{ + id: "1FBF8F3349ACA9D8" + type: "item" + item: "trashcans:item_trash_can" + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/blood_magic_wip.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/blood_magic_wip.snbt new file mode 100644 index 00000000..19678937 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/blood_magic_wip.snbt @@ -0,0 +1,1125 @@ +{ + id: "0000000000000895" + group: "5A8B89F87F77CF4C" + order_index: 3 + filename: "blood_magic_wip" + title: "血魔法" + icon: "bloodmagic:weakbloodshard" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "血魔法" + icon: { + id: "patchouli:guide_book" + Count: 1b + tag: { + "patchouli:book": "bloodmagic:guide" + } + } + x: -3.0d + y: 1.5d + shape: "gear" + description: [ + "欢迎来到血魔法;和许多其它大型传统魔法一样,该模组在生命的源质甚至是驱使死者的恶魔能量中寻找自己的来源。" + "" + "生命源质,简称LP,它可以驱动盛大的仪式和强力的魔法。" + "" + "血魔法目前还在公测版本,因此内容还不完全。新内容添加后就会有更多的任务。请确保经常看书,它也在建设当中。" + "" + "~MuteTiefling" + ] + id: "0000000000000896" + tasks: [{ + id: "7CC4F0A6E71C717F" + type: "item" + item: "bloodmagic:altar" + }] + rewards: [{ + id: "04592CAFF9CC5FCF" + type: "xp" + xp: 100 + }] + } + { + icon: { + id: "bloodmagic:basemonstersoul" + Count: 1b + tag: { + souls: 5.0d + } + } + x: -3.5d + y: 3.0d + subtitle: "深渊也在看着你" + description: [ + "虽然该模组的名字叫血魔法,但是出去肆意屠杀一通正好与收集LP的办法大相径庭。这是一个需要技巧……严谨的过程。你的牺牲品……献血者也许需要先被制服。" + "" + "向怪物投掷灵魂投网,直到它们周围出现粒子效果,然后杀死它们。生物被捕获后,在其生命力消逝时,恶魔意志就可以从中被提取出来。" + "" + "用这个方式可以有效收集少量的恶魔意志。更好的方法很快就会出现。" + ] + dependencies: ["000000000000089F"] + id: "000000000000089B" + tasks: [{ + id: "00000000000008B3" + type: "item" + item: { + id: "bloodmagic:basemonstersoul" + Count: 1b + tag: { } + } + }] + rewards: [ + { + id: "000000000000089D" + type: "item" + title: "恶魔意志" + item: { + id: "bloodmagic:basemonstersoul" + Count: 1b + tag: { + souls: 5.0d + } + } + } + { + id: "0000000000000A7C" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: -1.5d + y: 3.5d + subtitle: "静脉切开术101" + description: [ + "血之祭坛充当了LP的固定锚,是通往更强大、更宏伟仪式的大门,使得它在一定区域产生着可预测的长期影响。" + "" + "它也可以补充你的灵魂网络。灵魂网络是可以从任何地方接入的虚无灵魂之网。" + "" + "更重要的是,该祭坛将作为一个容器,使用存储的LP来转变物品。在血之祭坛旁边使用牺牲小刀来用你自己的鲜血装满它。你也可以用献祭刀牺牲怪物来装满祭坛。" + "" + "祭坛装满之后,将物品右击放入其中以开始转变过程。红色粒子效果意味着合成正常进行中,而灰色粒子效果意味着LP不足且合成正在损失进度。" + "" + "血染知书对升级祭坛做了极好的指导。就现在而言,随便把祭坛放在哪都行,不过为未来的扩建规划一大片区域可能是明智的。" + ] + dependencies: ["0000000000000896"] + min_width: 300 + id: "000000000000089F" + tasks: [{ + id: "00000000000008A0" + type: "item" + item: "bloodmagic:altar" + }] + rewards: [{ + id: "00000000000008C2" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: -3.0d + y: 4.5d + subtitle: "老大哥,为什么它如此伤人?" + description: [ + "奥术粉灰是构成简单嬗变炼金术的基础。" + "" + "粉灰可以用来在地面上画一个符号,然后将绑定物和试剂在其中结合,创造出能通过灵魂网络驱动的强大印记。" + ] + dependencies: ["00000000000008B4"] + id: "00000000000008A1" + tasks: [{ + id: "00000000000008A2" + type: "item" + item: { + id: "bloodmagic:arcaneashes" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "000000000000090B" + type: "item" + title: "血光印记" + item: "bloodmagic:bloodlightsigil" + }] + } + { + title: "感知工具" + x: -4.5d + y: 6.0d + subtitle: "兴风者" + description: [ + "注入了恶魔意志的感知之剑,和挥舞这把剑的一样有“生命”。它渴望着更多的力量,并寻求自己的力量,不需要灵魂投网即可从斩杀的敌人汲取恶魔意志。" + "" + "持有的地狱魂石中恶魔意志越多,工具的力量就越强大。" + ] + dependencies: ["00000000000008A6"] + id: "00000000000008A3" + tasks: [{ + id: "00000000000008A4" + type: "item" + item: { + id: "bloodmagic:soulsword" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [ + { + id: "00000000000009AE" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + } + { + id: "6797B35CCCC56777" + type: "item" + item: "bloodmagic:melee_anointment_l" + } + ] + } + { + x: -3.5d + y: 5.5d + subtitle: "来自苦难之地" + description: [ + "恶魔意志不是什么像桶里的水一样可以复制的愚蠢物质。这种死而复生的力量可使亡灵生物移动,它是某种被长期锁定的恶魔力量的延伸。然而,世界之间的屏障并不完美,一些它们的巨大能量也会泄露出去。" + "" + "地狱魂石是合并这些意志相对安全的办法,依这种方式绑定的意志可以被血魔法师控制,而不会反过来控制血魔法师。" + "" + "当地狱魂石在玩家物品栏中时,任何收割的恶魔意志都会自动收集进魂石中。从长远来看,制作两颗或更多这样的魂石将是有益的。" + "" + "请确保对两者都进行升级。" + ] + dependencies: ["00000000000008B4"] + id: "00000000000008A6" + tasks: [{ + id: "00000000000008A7" + type: "item" + item: { + id: "bloodmagic:soulgempetty" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "00000000000009AF" + type: "command" + title: "稀有血魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_rare" + player_command: false + }] + } + { + x: -4.5d + y: 4.5d + subtitle: "起于黑暗世界的幽黯火焰" + description: [ + "这团状的结晶物并没有人们所希望的那么有用。也许只要稍加改进,它就可以用来向其他物体注入它的力量?" + "" + "建造一台狱火锻炉,并将恶魔意志放在其右边的栏位中。其他试剂将放置在大圆的边缘,而合成的物品将出现在中心的小圆中。" + "" + "注:欲火锻炉中的许多配方需要大量的意志,但合成时只会汲取其中的一小部分。如果合成没有立即开始,检查一下是否达到了最少意志的要求。" + ] + dependencies: ["000000000000089B"] + id: "00000000000008B4" + tasks: [{ + id: "00000000000008B5" + type: "item" + item: "bloodmagic:soulforge" + }] + rewards: [{ + id: "00000000000009B0" + type: "command" + title: "稀有血魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_rare" + player_command: false + }] + } + { + x: 0.0d + y: 3.5d + subtitle: "不祥预兆" + description: [ + "石板充当了魔法装置的集中点,有着许多的强处。然而,制造它们的过程会有点慢,并且手工操作会非常繁琐,因此一次只能手动放入一个物品。" + "" + "谢天谢地,血之祭坛允许漏斗或大多数其他物品运输方式将物品输入其中。使用管道输入,一次可以至多转换一组物品。当然,每个物品消耗的LP仍然不变,但因为每个物品直接没有停顿,转变的总体时间下降了。" + "" + "然而在早期,输入一整组物品可能并不明智。Pretty Pipes有一些功能可以在这里带来帮助。使用提供的物品来建立一些简单自动化。" + "" + "●抽取模块可以用于从箱子中抽取石头,以及从祭坛中抽取石板,非常有用。" + "" + "●堆叠限制模块可以防止一次进入祭坛的物品过多,它也可以用来只使一定数量的石板出现在输入箱子中。" + "" + "●最后,过滤模块可以用于决定进入输出箱子的物品。在它与堆叠限制模块之间,可以设立一个库存管理系统,来保持输出箱子中每个石板都是64个。" + "" + "关于Pretty Pipes的说明:带有抽取模块的管道无法将物品输入进另一个容器。需要两截管道来完成这件事,一截用于抽取,另一截用于输入。" + ] + dependencies: ["000000000000089F"] + min_width: 300 + id: "00000000000008B6" + tasks: [{ + id: "00000000000008B7" + type: "item" + item: "bloodmagic:blankslate" + }] + rewards: [ + { + id: "00000000000008BB" + type: "item" + title: "低级过滤模块" + item: "prettypipes:low_filter_module" + } + { + id: "00000000000008BC" + type: "item" + title: "低级抽取模块" + item: "prettypipes:low_extraction_module" + count: 2 + } + { + id: "00000000000008BD" + type: "item" + title: "堆叠限制模块" + item: "prettypipes:stack_size_module" + count: 2 + } + { + id: "00000000000008BE" + type: "item" + title: "管道" + item: "prettypipes:pipe" + count: 4 + } + ] + } + { + x: -2.0d + y: 5.0d + subtitle: "便携式血液储罐" + description: [ + "气血宝珠是血魔法师与他们灵魂网络相连的主要手段。将宝珠放在物品栏中,可使它驱动任意的个人印记。相似的,将宝珠放入血之祭坛中,可使它从祭坛中汲取LP并传输到灵魂网络中。" + "" + "手持宝珠右键来与它绑定。无论谁使用该宝珠,都会从你的个人灵魂网络提取LP。" + ] + dependencies: ["000000000000089F"] + id: "00000000000008BF" + tasks: [{ + id: "00000000000008C0" + type: "item" + item: "bloodmagic:weakbloodorb" + }] + rewards: [{ + id: "00000000000008C3" + type: "item" + title: "生命恢复 II护符" + item: { + id: "apotheosis:potion_charm" + Count: 1b + tag: { + Damage: 0 + Potion: "minecraft:strong_regeneration" + } + } + }] + } + { + title: "血之祭坛2型" + icon: "bloodmagic:altar" + x: -0.5d + y: 4.5d + subtitle: "一小步" + description: [ + "将一些石板合成为空白符文,就可以加强祭坛,提升它的储量、转化能力,甚至可以使它专门化。" + "" + "需要8个任意种类的符文将其升级至2级祭坛。血染知书会显示所需的确切结构。使用提供的转位符文来填充结构,给祭坛加点速。" + "" + "请确保同时升级你的气血宝珠。" + ] + dependencies: ["000000000000089F"] + id: "00000000000008C4" + tasks: [{ + id: "00000000000008C5" + type: "item" + item: "bloodmagic:blankrune" + count: 6L + }] + rewards: [{ + id: "00000000000008C6" + type: "item" + title: "转位符文" + item: "bloodmagic:dislocationrune" + count: 4 + }] + } + { + title: "血之祭坛3型" + icon: "bloodmagic:altar" + x: 0.5d + y: 5.5d + subtitle: "攀登高峰" + description: [ + "进一步加强血之祭坛将需要前往下界收集一些萤石。" + "" + "理论上来说,这个结构也可以使用海晶灯,但现在去下界中也可以同时寻找其他有用的材料。" + "" + "查阅血染知书获得如何搭建3级祭坛的指导。" + ] + dependencies: ["00000000000008C4"] + id: "00000000000008C7" + tasks: [ + { + id: "00000000000008C8" + type: "item" + item: "bloodmagic:blankrune" + count: 16L + } + { + id: "00000000000008C9" + type: "item" + item: "minecraft:glowstone" + count: 4L + } + ] + rewards: [ + { + id: "00000000000008CB" + type: "item" + title: "海晶灯" + item: "minecraft:sea_lantern" + count: 4 + } + { + id: "00000000000008DA" + type: "item" + title: "献祭符文" + item: "bloodmagic:sacrificerune" + count: 4 + } + ] + } + { + x: 0.5d + y: 7.0d + subtitle: "失而复得" + description: [ + "仪式推测杖对构建和使用仪式至关重要。把它放在手边。" + "" + "用其右击空气以改变仪式的朝向。对于一些仪式来说,比如速度仪式,仪式的朝向十分重要。" + "" + "用其潜行右击空气以更改选择的仪式。选择后,只需右击主仪式石,玩家物品栏中的仪式石将会被自动放置并标记。按住鼠标右键即可轻松建造仪式。" + "" + "血染知书列举了所有的仪式,并详细解释了它们的用途。" + ] + dependencies: ["00000000000008C7"] + id: "00000000000008CC" + tasks: [{ + id: "00000000000008CD" + type: "item" + item: "bloodmagic:ritualdiviner" + }] + rewards: [{ + id: "00000000000009B7" + type: "command" + title: "史诗血魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_epic" + player_command: false + }] + } + { + x: 1.0d + y: 4.5d + subtitle: "不要让他们看到刀刃" + description: [ + "总有一天,你可能会对捅你自己感到厌倦。" + "" + "试着捅一点别的东西改变一下。" + "" + "献祭刀用于从其它实体处抽取LP。请小心,它很锋利。" + ] + dependencies: ["00000000000008C4"] + id: "00000000000008DB" + tasks: [{ + id: "00000000000008DC" + type: "item" + item: "bloodmagic:daggerofsacrifice" + }] + rewards: [{ + id: "00000000000009B9" + type: "command" + title: "史诗血魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_epic" + player_command: false + }] + } + { + title: "仪式" + icon: "minecraft:wheat" + x: 1.0d + y: 8.0d + subtitle: "把脉" + description: [ + "现在有趣的事开始了。" + "" + "血魔法仪式可以消耗少量LP来完成很多有用的事情。" + "" + "基础的仪式推测杖只能执行少量的仪式,但其中值得注意的有可以生成熔岩的下界小夜曲,和使一定区域内的作物加速生长的绿林仪式。" + "" + "放下主仪式石以搭建仪式。接下来,用仪式推测杖潜行右击空气以选择想要的仪式。最后,在物品栏中准备好足够的仪式石,用推测杖右击主仪式石来自动放置方块。" + ] + dependencies: ["00000000000008CC"] + id: "00000000000008DF" + tasks: [ + { + id: "00000000000008E3" + type: "item" + item: "bloodmagic:masterritualstone" + } + { + id: "00000000000008E4" + type: "item" + item: "bloodmagic:ritualstone" + count: 8L + } + ] + rewards: [{ + id: "00000000000009B6" + type: "command" + title: "史诗血魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_epic" + player_command: false + }] + } + { + title: "激活水晶" + x: 2.0d + y: 8.5d + subtitle: "生命的火花" + description: [ + "现在仪式已经建造好了,还需要激活水晶来让它真正开始。用激活水晶右击主仪式石。" + "" + "一旦激活它们就会持续汲取LP。不过,它们可以通过红石开启和关闭。" + ] + dependencies: ["00000000000008DF"] + id: "00000000000008E5" + tasks: [{ + id: "00000000000008E6" + type: "item" + item: "bloodmagic:activationcrystalweak" + }] + rewards: [{ + id: "00000000000009B5" + type: "command" + title: "史诗血魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_epic" + player_command: false + }] + } + { + title: "血之祭坛4型" + icon: "bloodmagic:altar" + x: 1.5d + y: 6.5d + subtitle: "到达顶峰" + description: [ + "为了建造第四级也就是最终级的血之祭坛,需要涉猎一点炼金术。" + "" + "和上一级一样,查看血染知书以获得建造升级祭坛的指导,并且确保升级你的气血宝珠。" + ] + dependencies: ["00000000000008C7"] + id: "00000000000008E7" + tasks: [ + { + id: "00000000000008E8" + type: "item" + item: "bloodmagic:blankrune" + count: 28L + } + { + id: "000000000000090D" + type: "item" + item: "bloodmagic:bloodstonebrick" + count: 4L + } + ] + rewards: [{ + id: "00000000000008EC" + type: "item" + title: "增容符文" + item: "bloodmagic:altarcapacityrune" + count: 8 + }] + } + { + icon: "bloodmagic:alchemicalreactionchamber" + x: 2.0d + y: 5.5d + subtitle: "实验室安全" + description: [ + "炼金反应炉与炼金术桌和血之祭坛齐头并进。" + "" + "通过使用不同的试剂,它可以进行在户外危险会很危险的、更强的翻译。" + ] + dependencies: ["00000000000008C7"] + id: "00000000000008E9" + tasks: [ + { + id: "00000000000008EA" + type: "item" + item: "bloodmagic:alchemicalreactionchamber" + } + { + id: "00000000000008ED" + type: "item" + item: { + id: "bloodmagic:sanguinereverter" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "00000000000008EE" + type: "item" + item: "bloodmagic:weakbloodshard" + } + ] + rewards: [{ + id: "00000000000009BA" + type: "command" + title: "稀有血魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_rare" + player_command: false + }] + } + { + x: -4.0d + y: 7.0d + subtitle: "刚出虎穴,又入狼窝" + description: [ + "尽管建议把恶魔意志锁起来保存,但有经验的血魔法师也许会选择向环境中释放一些意志,来进一步精炼它。" + "" + "将地狱魂石放在恶魔坩埚中将会释放意志,将其与所在区块绑定。当前意志的多少可以通过恶魔意志测量仪看见。" + "" + "多余的意志可以通过在区块中放置狱火锻炉并放入地狱魂石再次吸收到地狱魂石中。" + ] + dependencies: [ + "00000000000008A6" + "00000000000008A3" + ] + id: "00000000000008EF" + tasks: [{ + id: "00000000000008F0" + type: "item" + item: "bloodmagic:demoncrucible" + }] + rewards: [{ + id: "00000000000008F5" + type: "item" + title: "恶魔意志测量仪" + item: "bloodmagic:demonwillgauge" + }] + } + { + title: "恶魔结晶坛" + x: -3.0d + y: 8.0d + subtitle: "困在一瞬间" + description: [ + "恶魔意志一旦被释放到空气中,就可以被引导至结晶点,在那里开始结晶和生长。恶魔结晶坛就是这样的一个结晶点。" + "" + "恶魔意志结晶将会经历多个阶段的成长,每个阶段都会长出一个新的尖刺。第一个尖刺永远都不应该被破坏,这种最初的生长消耗巨大,但大大减少了长出额外尖刺所需的意志。" + "" + "采集水晶时必须注意一些事项:镐正是干这个的,错误工具。相反,在你的物品栏中放一个地狱魂石并空手右击长成的意志水晶。每次点击都会轻轻地折断其中一个尖刺。" + "" + "有一个专门的薄暮仪式可以帮助自动化这个过程,该仪式会使第二个尖刺自然脱落。" + ] + dependencies: ["00000000000008EF"] + min_width: 300 + id: "00000000000008F3" + tasks: [{ + id: "00000000000008F4" + type: "item" + item: "bloodmagic:demoncrystallizer" + }] + rewards: [{ + id: "00000000000009B2" + type: "command" + title: "稀有血魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_rare" + player_command: false + }] + } + { + x: 3.5d + y: 8.5d + subtitle: "迷失于黑暗" + description: [ + "仪式推测杖[薄暮]可使血魔法师构建更大、更复杂的仪式。" + "" + "几个值得注意的例子:" + "" + "●羽刀仪式" + "自动消耗周围玩家的生命值并产生LP。" + "" + "●碎晶裂纹" + "在一定区域内温柔地收获恶魔意志水晶,并将其扔在附近的地面上。" + "" + "●结晶共鸣" + "促进特殊恶魔意志水晶的生长。" + "" + "●苦难之井" + "缓慢汲取生物的生命源质,将其传输至最近的血之祭坛。" + "" + "●坠星标位" + "召唤富含大量资源的陨石。请确保查阅《血染知书》中的Enigmatica附加章节以获取模组包添加陨石的完整列表。" + ] + dependencies: ["00000000000008E7"] + min_width: 400 + id: "00000000000008F8" + tasks: [{ + id: "00000000000008F9" + type: "item" + item: "bloodmagic:ritualdivinerdusk" + }] + rewards: [{ + id: "00000000000009B8" + type: "command" + title: "史诗血魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_epic" + player_command: false + }] + } + { + title: "结晶共鸣" + icon: "bloodmagic:rawdemoncrystal" + x: -2.0d + y: 9.0d + subtitle: "碰上彩虹" + description: [ + "有了恶魔意志水晶,就可以进行分离其基本源质的细致过程。" + "" + "准备另一个恶魔结晶坛,构建结晶共鸣仪式。在主仪式石上放置结晶坛并开始通过坩埚向区块中注入意志。" + "" + "最终,在仪式的范围内会形成另一个水晶。一旦水晶完全长成,仪式就会把它分割成元素源质,在其周围长出四种新的水晶类型,它们能以之前恶魔意志水晶相同的方式收获。" + ] + dependencies: ["00000000000008F3"] + id: "00000000000008FA" + tasks: [ + { + id: "0000000000000904" + type: "item" + item: "bloodmagic:masterritualstone" + } + { + id: "0000000000000905" + type: "item" + item: "bloodmagic:ritualstone" + count: 20L + } + { + id: "000000000000090C" + type: "item" + item: "bloodmagic:defaultcrystal" + } + ] + rewards: [{ + id: "00000000000009B1" + type: "item" + title: "恶魔意志水晶" + item: "bloodmagic:defaultcrystal" + count: 32 + }] + } + { + title: "恶魔意志" + x: -0.5d + y: 9.5d + subtitle: "吃定彩虹" + description: [ + "原生恶魔意志具有更广泛的用途,但随着新意志水晶的诞生,我们就可以赋予感知工具新的能力。" + "" + "首先,必须准备一个地狱魂石,要么是新创造的,要么是在坩埚中把所有意志吸空的。" + "" + "接下来,在没有任何意志的情况下,在一个区块中用坩埚烧掉几份单一类型的意志。" + "" + "最后,在该区块放置一个狱火锻炉,并用其将意志重吸收进地狱魂石。其颜色将会转变成吸收的对应意志的颜色。" + "" + "你的物品栏中有了特殊的地狱魂石后,用任意感知工具右击,就可将地狱魂石的调谐转移到其中,使工具获得该意志种类的能力。" + "" + "除此之外,这些新的恶魔意志还通过加强仪式开辟了全新的道路。有关每种意志类型如何影响每个仪式的更多信息,请查询血染知书。" + ] + dependencies: ["00000000000008FA"] + min_width: 300 + id: "00000000000008FD" + tasks: [ + { + id: "00000000000008FE" + type: "item" + item: "bloodmagic:corrosivecrystal" + } + { + id: "00000000000008FF" + type: "item" + item: "bloodmagic:vengefulcrystal" + } + { + id: "0000000000000900" + type: "item" + item: "bloodmagic:destructivecrystal" + } + { + id: "0000000000000901" + type: "item" + item: "bloodmagic:steadfastcrystal" + } + ] + rewards: [{ + id: "00000000000009B3" + type: "command" + title: "史诗血魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_epic" + player_command: false + }] + } + { + x: 1.5d + y: 9.5d + subtitle: "思考仪式中" + description: [ + "仪式调整器可以设置与仪式相关的意志类型。潜行+右击空气来切换其模式为:设置意志消耗。将所需的意志水晶放置在你的快捷栏中(允许有多个意志水晶),然后右击激活仪式的主仪式石来设置这些类型。" + "" + "为仪式提供合适的意志类型就像在狱火锻炉中燃烧那些水晶一样简单。当然,将这种情况自动化则另有话说。" + ] + dependencies: ["00000000000008FD"] + id: "0000000000000907" + tasks: [{ + id: "0000000000000908" + type: "item" + item: "bloodmagic:ritualtinkerer" + }] + rewards: [{ + id: "00000000000009B4" + type: "command" + title: "史诗血魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_epic" + player_command: false + }] + } + { + x: -2.0d + y: 6.5d + subtitle: "活动空间太大了!" + description: [ + "有了正规炼金术桌上可获得的工具,灵魂网络可以用来驱动更复杂的转化,从将腐肉转化为正常皮革,到加工矿石以获得比传统熔炉更高的产量。" + "" + "最右边的栏位中必须放置一个气血宝珠,合成所需的试剂放在左侧外圈的六个栏位上。合成产物将会出现在中间。" + "" + "如果你想试图自动化这个炼金术桌,考虑使用一些类似于自动化早期空白石板的限制管道。可以通过两侧进行输入,从底部进行输出。" + ] + dependencies: ["00000000000008BF"] + id: "0000000000000909" + tasks: [{ + id: "000000000000090A" + type: "item" + item: "bloodmagic:alchemytable" + }] + rewards: [ + { + id: "00000000000009BB" + type: "command" + title: "稀有血魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_rare" + player_command: false + } + { + id: "0000000000000A7D" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + } + ] + } + { + icon: "bloodmagic:incensealtar" + x: -0.5d + y: 2.0d + subtitle: "保持心平气和" + description: [ + "熏香祭坛的作用是帮助血魔法师在早期时使用牺牲匕首进行自我牺牲之前保持冷静与集中。在祭坛周围时匕首会发光。然后它就可以瞬间抽取更多的生命值,用等量LP充满血之祭坛。" + "" + "查阅血染知书以获得关于扩大熏香祭坛以增强其效果的更多信息。" + ] + dependencies: ["000000000000089F"] + id: "000000000000090E" + tasks: [ + { + id: "000000000000090F" + type: "item" + item: "bloodmagic:incensealtar" + } + { + id: "0000000000000918" + type: "item" + item: "bloodmagic:woodbrickpath" + count: 12L + } + ] + rewards: [{ + id: "0000000000000919" + type: "item" + title: "占卜印记" + item: "bloodmagic:divinationsigil" + }] + } + { + title: "路由节点" + x: -0.5d + y: 6.5d + subtitle: "来自另一边的问候" + description: [ + "" + "有了路由节点,就可以开始复杂的物品传输。" + "" + "路由网络由四个主要部件组成,主控、输入、输出和普通路由节点。每个节点都可以在16格内与其它节点无线连接。连接必须最终与主路由节点相连,但网络可以通过任何其他节点传播。使用节点连接工具潜行右击节点以将其选中,或将其与一个选中的节点绑定。" + "" + "每个网络至少需要一个主控路由节点,请确保你的网络中确实有主控路由节点,否则网络将无法运作!" + "" + "输入路由节点会从相邻容器中抽取物品,而输出路由节点会向相邻容器推入物品。它们的六个面都可以和方块交互,因此需要选择想要与方块交互的面,以及安装在筛选器栏位的筛选器。比如说,设置为黑名单的标准物品筛选器可使任何物品通过,但总共有数种筛选器以满足多数需要。用筛选器右击空气以进行配置。" + "" + "路由节点可以用于延展网络,与远处的地点相连。" + "" + "最后,所有节点都可以通过红石信号关闭,以达到更智能的连接。比方说,网络的某一整个部分可以通过单个路由节点进行连接,当该节点充能时这一部分就会被占用。" + ] + dependencies: ["00000000000008C7"] + min_width: 300 + id: "4357BD288BF6B33A" + tasks: [ + { + id: "5184DF819EB97A15" + type: "item" + item: "bloodmagic:masterroutingnode" + } + { + id: "686A566B0A0B99B2" + type: "item" + item: "bloodmagic:outputroutingnode" + } + { + id: "5B061E4ABB7A29C0" + type: "item" + item: "bloodmagic:inputroutingnode" + } + ] + rewards: [ + { + id: "43C68608D20981A1" + type: "item" + item: "bloodmagic:itemroutingnode" + count: 4 + } + { + id: "30A919F0210DE215" + type: "item" + item: "bloodmagic:itemrouterfilterexact" + count: 2 + } + ] + } + { + x: -3.0d + y: 6.5d + subtitle: "笔墨胜过刀剑" + description: [ + "跨领域的法师也许不愿让自己的手被剑弄脏。如果你也是这样,那么“感知伤害”魔符将是对你法术书的一个很好的补充。" + "" + "和感知之剑一样,用魔符:感知伤害杀死的怪物将会掉落意志——只需在攻击法术中把“伤害”魔符替换。和正常魔符一样,强化一类的魔符添加后可以生效。" + ] + dependencies: ["00000000000008A6"] + id: "6257CACC1274C997" + tasks: [{ + id: "043C1AA85668AD68" + type: "item" + item: "ars_nouveau:glyph_sentientharm" + }] + rewards: [{ + id: "0006651ED51BA2A9" + type: "command" + title: "稀有血魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_rare" + player_command: false + }] + } + { + x: -1.0d + y: 8.5d + description: [ + "结晶生长是一个缓慢的过程。" + "" + "非常缓慢。" + "" + "幸亏有可以大幅加速晶簇生长速度的催化剂,以及用于辅助使用所述催化剂的仪式。" + "" + "催化剂可以被手动施加于相同种类的晶簇上,以减少生长尖刺所需的意志量。用手右击即可施加催化剂,也可以用孤魂集会仪式施加。" + "" + "《血染知书》中更加详细的解释,因此请确保查阅相关内容。" + ] + dependencies: ["00000000000008FD"] + id: "59C301DC6D5DC73B" + tasks: [{ + id: "4EF603DCA2692FFD" + type: "item" + title: "结晶生长催化剂" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "bloodmagic:rawcatalyst" + Count: 1b + } + { + id: "bloodmagic:corrosivecatalyst" + Count: 1b + } + { + id: "bloodmagic:destructivecatalyst" + Count: 1b + } + { + id: "bloodmagic:steadfastcatalyst" + Count: 1b + } + { + id: "bloodmagic:vengefulcatalyst" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0BB215FA03536F71" + type: "command" + title: "史诗血魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_epic" + player_command: false + }] + } + { + x: 2.5d + y: 6.5d + description: [ + "廉价的跨纬度传输。玩家可以通过一对传位器从一个地方到另一个地方传输物品、实体甚至完整方块。当传位器被红石激活后,其上方的任何东西都会被立即转移到连接的传送器处。" + "" + "只需用传位器潜行右击传位核心就可以将两者连接。这会使传位器设定为该坐标,然后将核心插入任何其他的传位器中。颠倒过来再连接一次就可以制作一个双向的传送系统。" + "" + "请注意,使用传位器将会消耗所有者灵魂网络中的LP,且传送距离越远,消耗的就越多。查阅《血染知书》以获得更多详细信息。" + ] + dependencies: ["00000000000008E7"] + id: "2563F1FF6E4B3445" + tasks: [{ + id: "5B1A674980456429" + type: "item" + item: "bloodmagic:teleposer" + }] + rewards: [{ + id: "015454A38CCD316D" + type: "item" + item: "bloodmagic:teleposerfocus" + }] + } + { + x: -1.5d + y: 7.5d + description: [ + "炼金炼药比烈焰棒悬挂玻璃瓶的方式更加精致,它可以提供具有多种用途的药水,使其装在同一个玻璃瓶中,拥有多种效果。" + "" + "如果炼金术士想,他甚至可以通过合并催化剂来创造全新的药水,比如将悬浮和飘浮混合在一起就可以获得飞行药水。" + ] + dependencies: ["0000000000000909"] + id: "6510633E59CA3D11" + tasks: [ + { + id: "6C86280214A9DCCC" + type: "item" + item: { + id: "bloodmagic:alchemy_flask" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "696B106B0893E871" + type: "item" + item: "bloodmagic:simplecatalyst" + } + ] + rewards: [{ + id: "213C367F254BD990" + type: "item" + item: { + id: "bloodmagic:alchemy_flask" + Count: 1b + tag: { + CustomPotionEffects: [{ + Ambient: 0b + CurativeItems: [{ + id: "minecraft:milk_bucket" + Count: 1b + }] + ShowIcon: 1b + ShowParticles: 1b + Duration: 4800 + Id: -97b + Amplifier: 1b + }] + effectholder: [{ + Duration: 3600 + Id: 159 + LengthDurationMod: 2.6666998863220215d + Amplifier: 1b + AmpDurationMod: 0.5d + }] + Damage: 0 + } + } + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/botania.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/botania.snbt new file mode 100644 index 00000000..9624aa59 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/botania.snbt @@ -0,0 +1,1547 @@ +{ + id: "0000000000000500" + group: "5A8B89F87F77CF4C" + order_index: 4 + filename: "botania" + title: "植物魔法" + icon: "botania:mana_pylon" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "植物魔法" + icon: { + id: "botania:lexicon" + Count: 1b + tag: { + "botania:elven_unlock": 1b + } + } + x: 4.5d + y: -0.5d + shape: "gear" + description: [ + "尽管大家对植物魔法到底属于魔法还是科技模组争执不断,有一件事是明确的:它几乎什么都能干。也许最好将其描述为一盒工具箱。模组的物品分开来是一盘散沙,但是经过玩家创造性的组合就有了不一样的光彩。" + "" + "植物魔法是一个多元的模组,因此这里并不会涵盖本模组所有内容。要获得更详细的信息和有趣的提示,请多多查阅《植物魔法辞典》。" + "" + "~MuteTiefling" + ] + optional: true + id: "0000000000000501" + tasks: [{ + id: "26553788817F4728" + type: "item" + title: "任意神秘花" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "botania:mystical_flowers" + } + } + }] + rewards: [{ + id: "0000000000000504" + type: "item" + title: "杵和臼" + item: "botania:pestle_and_mortar" + }] + } + { + title: "神秘花" + icon: "botania:magenta_mystical_flower" + x: -3.0d + y: 1.5d + subtitle: "非自然的光芒" + description: [ + "在世界上散布着看起来异常明亮的花朵。去收集一些,开始探索花道的奥秘。" + "" + "你也可以将花瓣种在地上,并使用骨粉来促使它生长。在收获高变种时要小心,因为它们比较普通的神秘花脆弱得多。" + ] + dependencies: ["0000000000000501"] + id: "0000000000000505" + tasks: [{ + id: "0000000000000507" + type: "item" + title: "任意神秘花" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "botania:mystical_flowers" + } + } + count: 16L + }] + rewards: [ + { + id: "0000000000000508" + type: "item" + title: "采花袋" + item: "botania:flower_bag" + } + { + id: "000000000000050D" + type: "item" + title: "剪刀" + item: { + id: "minecraft:shears" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000A70" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: -4.0d + y: 1.0d + subtitle: "生长奇迹" + description: ["找不到某些颜色的神秘花?一小挫花肥就能让它们瞬间出现。"] + dependencies: ["0000000000000505"] + id: "0000000000000509" + tasks: [{ + id: "000000000000050A" + type: "item" + item: "botania:fertilizer" + }] + rewards: [{ + id: "00000000000005E6" + type: "item" + title: "花肥" + item: "botania:fertilizer" + count: 16 + }] + } + { + title: "花药台" + icon: "botania:apothecary_default" + x: -3.0d + y: 2.5d + subtitle: "纳米科技,小子" + description: ["当神秘花瓣、一些魔法材料以及种子混合在一起时,一些奇怪的事发生了。它们似乎会自发地分解、重塑,将种子夺舍,最终形成了一个全新的构体。"] + dependencies: ["0000000000000505"] + id: "000000000000050B" + tasks: [ + { + id: "000000000000050C" + type: "item" + item: "botania:apothecary_default" + } + { + id: "000000000000050E" + type: "item" + item: "botania:pure_daisy" + } + ] + rewards: [ + { + id: "000000000000064A" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + } + { + id: "0000000000000A71" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + title: "活木和活石" + x: -3.0d + y: 3.5d + subtitle: "焕发新生命" + description: ["白雏菊似乎会从大地中汲取精华,并将其注入附近的某些材料中。也许这种精华本身可以被直接利用?"] + dependencies: ["000000000000050B"] + id: "000000000000050F" + tasks: [ + { + id: "000000000000051D" + type: "item" + item: "botania:livingwood" + count: 16L + } + { + id: "000000000000051E" + type: "item" + item: "botania:livingrock" + count: 16L + } + ] + rewards: [{ + id: "00000000000005E7" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: 2.0d + y: 1.5d + subtitle: "程序化反应" + description: [ + "如果神秘花花瓣中的潜能足以使其在花药台中进行自发性重组,那么它在一个更强的场中会发生什么?" + "" + "嗯,花瓣枯萎了。就是这样。试试更坚固的材料怎么样?活石承载魔力的特性可以用来记录特定的模板,将新的信息传递给花药台中的神秘花花瓣。" + "" + "将物品放置在符文祭坛上开始合成。必须用魔力发射器为祭坛提供魔力。魔力供应速度越快,合成速度越快。用森林法杖右击祭坛以完成操作。" + "" + "比较器可以读取符文祭坛的“状态”,来帮助完成自动化控制。详细信息请查阅《植物魔法辞典》。" + ] + dependencies: ["0000000000000501"] + id: "0000000000000513" + tasks: [{ + id: "0000000000000514" + type: "item" + item: "botania:runic_altar" + }] + rewards: [{ + id: "00000000000005E5" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + title: "亚尔夫海姆传送门" + icon: "botania:natura_pylon" + x: 7.0d + y: 4.5d + subtitle: "猥琐屯" + description: [ + "哦亚尔夫海姆,我们最神秘的贸易搭档!芝麻开门!我要解开你的秘密,探索你的财富。" + "" + "阿尔费姆的居民惯于隐藏自己,但他们愿意在公平交易中分享他们的一些知识。给些面包试试?" + "" + "有关构建传送门的说明,请查阅《植物魔法辞典》。辞典应该首先被扔进传送门,以解锁更深层的知识。" + ] + dependencies: ["0000000000000517"] + id: "0000000000000515" + tasks: [ + { + id: "0000000000000516" + type: "item" + item: "botania:alfheim_portal" + } + { + id: "000000000000057A" + type: "item" + item: "botania:natura_pylon" + count: 2L + } + { + id: "000000000000057B" + type: "item" + item: "botania:mana_pool" + count: 2L + } + { + id: "000000000000057C" + type: "item" + item: "botania:glimmering_livingwood" + count: 3L + } + { + id: "000000000000057D" + type: "item" + item: "botania:livingwood" + count: 8L + } + ] + rewards: [{ + id: "00000000000005D8" + type: "command" + title: "史诗植物魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_epic" + player_command: false + }] + } + { + icon: "botania:terra_plate" + x: 7.0d + y: 3.0d + description: [ + "知足导致自满,自满导致停滞。那是否有一种材料,能够帮助我们控制火花传输的魔力,使其也符合我们的意愿?" + "" + "在放置一块魔力钢锭、一颗魔力钻石以及一颗魔力珍珠后,发生了一些奇怪的事情。珍珠似乎会扭曲周围的魔力,并将其通过火花吸引过来。现有的材料再一次的自发重组,形成新物质。" + ] + dependencies: ["0000000000000559"] + id: "0000000000000517" + tasks: [ + { + id: "0000000000000518" + type: "item" + item: "botania:terra_plate" + } + { + id: "000000000000056F" + type: "item" + item: "botania:livingrock" + count: 5L + } + { + id: "0000000000000570" + type: "item" + item: "minecraft:lapis_block" + count: 4L + } + { + id: "0000000000000599" + type: "item" + item: "botania:terrasteel_ingot" + } + ] + rewards: [{ + id: "00000000000005D9" + type: "command" + title: "史诗植物魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_epic" + player_command: false + }] + } + { + x: -4.0d + y: 5.0d + subtitle: "不可貌相" + description: [ + "活石是一个很好的魔力容器,可以保证魔力的安全,并且随时可以使用。" + "" + "破坏魔力池将导致其内部存储的魔力全部丢失。将比较器放置在旁边,比较器会读取可用于自动化的红石信号。" + ] + dependencies: ["000000000000050F"] + id: "0000000000000519" + tasks: [{ + id: "000000000000051A" + type: "item" + item: "botania:mana_pool" + }] + rewards: [{ + id: "00000000000005EA" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: -2.0d + y: 5.0d + subtitle: "瞄准、射击" + description: [ + "活木结构是优良的导体。" + "" + "魔力发射器可以直接连接到产能花,将产生的魔力传输至魔力池中。它们可以一个连着一个来组成链接,也会自动从相邻的魔力池中汲取魔力。" + "" + "请注意,他们离传输目标越近,转移魔力的速度就越快,因为在前一次脉冲到达之前,它们不会发射下一次脉冲。" + ] + dependencies: ["000000000000050F"] + id: "000000000000051B" + tasks: [{ + id: "000000000000051C" + type: "item" + item: "botania:mana_spreader" + }] + rewards: [{ + id: "00000000000005E9" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: -3.0d + y: 5.0d + description: [ + "活木似乎对引导来自大地的神秘精华有着亲和力。制作一根森林法杖来更精确地指引魔力。" + "" + "森林法杖是连接产能花、魔力发射器和魔力池的首选工具。Shift+右击选择起点,然后选择终点。" + ] + dependencies: ["000000000000050F"] + id: "000000000000051F" + tasks: [{ + id: "0000000000000520" + type: "item" + item: { + id: "botania:twig_wand" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "00000000000005EB" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: -3.0d + y: 6.5d + subtitle: "世界天翻地覆,万物焚烧殆尽" + description: [ + "这是幻想中的一个常见比喻,即人类一旦找到某种新的能量来源,就会立即利用它,并对地球造成破坏。现在你也可以成为这个故事的一部分了!" + "" + "以将火红莲放在草方块或土方块上以开始。附近需要放置魔力发射器以及魔力池。使用森林法杖将花朵连接到发射器,再将发射器连接到魔力池。" + "" + "火红莲能使用任何熔炉燃料,并且只在消耗完前一份燃料后才会接受新的燃料。" + "" + "可以用一个花格箱、一块压力板和一些红石制成一个简单的燃料自动输送装置。值得注意的是,魔力发射器对红石敏感,收到信号就会关闭。因此可以考虑在魔力池盛满的时候关闭主开关。" + ] + dependencies: [ + "0000000000000519" + "000000000000051B" + "000000000000051F" + ] + id: "0000000000000521" + tasks: [{ + id: "0000000000000522" + type: "item" + title: "火红莲" + icon: "botania:endoflame" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "botania:endoflame" + Count: 1b + } + { + id: "botania:gourmaryllis" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "0000000000000523" + type: "item" + title: "花格箱" + item: "botania:open_crate" + } + { + id: "00000000000005E8" + type: "item" + title: "窥魔之镜" + item: { + id: "botania:monocle" + Count: 1b + tag: { } + } + } + ] + } + { + title: "盖亚守护者" + icon: "botania:life_essence" + x: 12.0d + y: 3.0d + subtitle: "如何众叛亲离" + description: [ + "大地在流血。如果不是阴谋一点点汲取她生命的噪声,人们甚至能听到她哭泣。" + "" + "召唤大地最后的防御力量,永远地让她停止哭泣。" + ] + dependencies: ["0000000000000528"] + id: "0000000000000524" + tasks: [{ + id: "0000000000000527" + type: "item" + item: "botania:life_essence" + }] + rewards: [{ + id: "00000000000005D2" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + title: "盖亚战斗场地" + icon: "botania:gaia_pylon" + x: 12.0d + y: 1.5d + subtitle: "准备压箱底的一招" + description: [ + "毫无疑问,大地还有更多的秘密有待揭示。也许这些异界物质可以形成陷阱?" + "" + "清空一大片区域:半径为12格的圆。放置陷阱并使用泰拉钢锭作为诱饵,看看会发生什么。" + "" + "《植物魔法辞典》展示了建造战斗场地所需的确切结构。" + ] + dependencies: ["0000000000000501"] + id: "0000000000000528" + tasks: [ + { + id: "0000000000000529" + type: "item" + item: "botania:gaia_pylon" + count: 4L + } + { + id: "000000000000052C" + type: "item" + item: "minecraft:beacon" + } + ] + rewards: [{ + id: "00000000000005D3" + type: "command" + title: "史诗植物魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_epic" + player_command: false + }] + } + { + title: "命运骰子" + icon: "botania:dice" + x: 12.0d + y: 4.5d + subtitle: "命定之死" + description: [ + "看来,尽管你付出了所有努力,却仍然没能够永远地杀死盖亚守护者,更不用说盖亚了。是时候埋头苦干了。" + "" + "在盖亚战斗场地使用盖亚魂锭代替泰拉钢锭召唤盖亚守护者的第二形态。" + ] + dependencies: ["0000000000000524"] + id: "000000000000052A" + tasks: [{ + id: "000000000000052B" + type: "item" + item: "botania:dice" + }] + rewards: [{ + id: "00000000000005CC" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + title: "元素符文" + x: 2.0d + y: 3.0d + subtitle: "跟穿孔卡一样" + description: [ + "活石是很好的记录信息的基底,而魔力钢则作为一种魔力的便携式容器。提供一些其他物品来设置亲和度,并用魔力尘将它们绑定在一起。" + "" + "现在,我们有了向花药台传递新指示的方法,且不会使敏感的花瓣过载。或者向祭坛本身传递更精确的指示。几乎可以肯定,这些符文也可以用于手持工具。" + ] + dependencies: ["0000000000000513"] + id: "000000000000052D" + tasks: [ + { + id: "000000000000052E" + type: "item" + item: "botania:rune_water" + } + { + id: "000000000000052F" + type: "item" + item: "botania:rune_fire" + } + { + id: "0000000000000530" + type: "item" + item: "botania:rune_earth" + } + { + id: "0000000000000531" + type: "item" + item: "botania:rune_air" + } + { + id: "0000000000000532" + type: "item" + item: "botania:rune_mana" + } + ] + rewards: [{ + id: "00000000000005E4" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: -4.5d + y: 7.0d + subtitle: "玻色-末影斯坦凝聚体" + description: ["如果说末影珍珠还不够扭曲心智,当它浸泡在魔力中时,会对附近的魔力进行扭曲,使魔力的行为不可预测。"] + dependencies: ["0000000000000521"] + id: "0000000000000533" + tasks: [{ + id: "0000000000000534" + type: "item" + item: "botania:mana_pearl" + }] + rewards: [{ + id: "00000000000005EC" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: -1.5d + y: 7.0d + subtitle: "超辐射散射" + description: ["这颗宝石的切面似乎正在放大束缚在它里面的能量。无疑,这种材料将是进一步开发的重点。"] + dependencies: ["0000000000000521"] + id: "0000000000000535" + tasks: [{ + id: "0000000000000536" + type: "item" + item: "botania:mana_diamond" + }] + rewards: [{ + id: "00000000000005F0" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: -2.5d + y: 9.0d + subtitle: "天长地久" + description: ["即使是短暂地浸泡在魔力池中,铁也会转化为一种魔力收集器,储存更多的魔力供日后使用,甚至在快速的强力冲击后会自动重组。虽然这明显是一种用于工具或盔甲的材料,但或许也可以找到其他更微妙的用途。"] + dependencies: ["0000000000000521"] + id: "0000000000000537" + tasks: [{ + id: "0000000000000538" + type: "item" + item: "botania:manasteel_ingot" + }] + rewards: [{ + id: "00000000000005F1" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: -2.0d + y: 8.0d + subtitle: "它是在……蠕动吗?" + description: ["普通的绳子驾驭不住魔力的野性。它几乎无法将自己保持完整。"] + dependencies: ["0000000000000521"] + id: "0000000000000539" + tasks: [{ + id: "000000000000053A" + type: "item" + item: "botania:mana_string" + }] + rewards: [{ + id: "00000000000005EF" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: -4.0d + y: 8.0d + subtitle: "晶体结合剂" + description: ["似乎当任何粉末沐浴在浓缩的魔力中时,都会变成一种强大的粘合剂。它们应该很有用。"] + dependencies: ["0000000000000521"] + id: "000000000000053B" + tasks: [{ + id: "000000000000053C" + type: "item" + item: "botania:mana_powder" + }] + rewards: [{ + id: "00000000000005ED" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: -3.0d + y: 8.0d + subtitle: "周游世界" + description: [ + "将我们迄今为止发现的几种物质组合成有用的魔力戒指,它可以作为便携式魔力池。合成一个魔力戒指,使魔力私人化以创造新的可能性。" + "" + "虽然魔力戒指主要用于为某些手持设备供能,但由于其充放魔力速度快,因此也是远距离运输魔力的绝佳手段。" + ] + dependencies: ["0000000000000538"] + id: "000000000000053D" + tasks: [{ + id: "000000000000053F" + type: "item" + item: { + id: "botania:mana_ring" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "00000000000005EE" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: 2.0d + y: 7.5d + subtitle: "要来杯康普茶吗?" + description: [ + "在一个类似于符文祭坛自发重组的过程中,传统的酿造台可以通过添加魔力符文来进行增强,从而酿造出烈性的药水。" + "" + "将所需试剂放在植物酿造台上,然后将魔力发射器指向酿造台开始酿造。" + "" + "酿造是一种有多种用途的药剂,而熏香能将极大的扩大它们的作用范围。" + ] + dependencies: ["000000000000052D"] + id: "0000000000000540" + tasks: [{ + id: "0000000000000541" + type: "item" + item: "botania:brewery" + }] + rewards: [ + { + id: "00000000000005DB" + type: "item" + title: "魔法玻璃小瓶" + item: "botania:vial" + count: 8 + } + { + id: "0000000000000A74" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + } + ] + } + { + x: 2.0d + y: 6.5d + description: ["由于未知的原因,由不纯魔力组成的小球会在生命终止后短暂存在。阿卡纳蔷薇能够吸收并纯化这些小球,以供进一步使用。"] + dependencies: ["000000000000052D"] + id: "0000000000000542" + tasks: [{ + id: "0000000000000543" + type: "item" + item: "botania:rosa_arcana" + }] + rewards: [{ + id: "00000000000005DC" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: 1.0d + y: 6.0d + subtitle: "别往下看" + description: ["一阵狂风呼啸而来,把使用者包裹在一个保护套中,将他们拉向天空,并在落地时为他们提供优雅的缓冲。"] + dependencies: ["000000000000052D"] + id: "0000000000000544" + tasks: [{ + id: "0000000000000545" + type: "item" + item: { + id: "botania:tornado_rod" + Count: 1b + tag: { } + } + }] + rewards: [ + { + id: "0000000000000556" + type: "item" + title: "活木化身" + item: "botania:avatar" + } + { + id: "0000000000000A76" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: 1.5d + y: 5.0d + subtitle: "超距幽灵作用" + description: [ + "局部化的涡流在奇特的漏斗花周围循环,将附近的物品吸引过来,并将它们存放在相邻的容器中。有趣的是,它们似乎有“智慧”,会尊重传递给它们的信号并限制他们的行为。" + "" + "将物品放在箱子前的展示框中,以控制拾取的物品。漏斗花会区分满或空的魔力石板和魔力戒指。通过提供红石信号,可以完全禁用花朵。" + ] + dependencies: ["000000000000052D"] + id: "0000000000000546" + tasks: [{ + id: "0000000000000547" + type: "item" + item: "botania:hopperhock" + }] + rewards: [{ + id: "00000000000005E0" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: 3.0d + y: 6.0d + subtitle: "高山还是土丘?" + description: ["使用该法杖时可以听到大地移动时的隆隆声,迫使泥土填满接触的地方。"] + dependencies: ["000000000000052D"] + id: "0000000000000548" + tasks: [{ + id: "0000000000000549" + type: "item" + item: "botania:dirt_rod" + }] + rewards: [{ + id: "00000000000005DD" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: 2.5d + y: 5.0d + subtitle: "达到平衡状态" + description: ["虽然它的功能类似于白雏菊,但粘土花需要的魔力远远超过它自己从大地中吸取的魔力。因此附近需要一个魔力源来驱动纳米晶复合沙重组成黏土。"] + dependencies: ["000000000000052D"] + id: "000000000000054A" + tasks: [{ + id: "000000000000054B" + type: "item" + item: "botania:clayconia" + }] + rewards: [{ + id: "00000000000005DE" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: 3.5d + y: 4.5d + subtitle: "滔天巨浪" + description: ["挥舞法杖,就可以从大地中抽取水分,十分方便。"] + dependencies: ["000000000000052D"] + id: "000000000000054C" + tasks: [{ + id: "000000000000054D" + type: "item" + item: "botania:water_rod" + }] + rewards: [{ + id: "00000000000005DF" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: 0.5d + y: 4.5d + subtitle: "《深海浩劫》" + description: ["将深层含水层中的水与液态热熔岩结合在一起,从大地上产生原石。人们只能想象它所造成的破坏。"] + dependencies: ["000000000000052D"] + id: "000000000000054E" + tasks: [{ + id: "000000000000054F" + type: "item" + item: "botania:cobble_rod" + }] + rewards: [{ + id: "00000000000005E1" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: 1.0d + y: 3.5d + subtitle: "生命……总会找到出路" + description: [ + "牲畜有时……会很固执,只有你亲自喂食才愿意吃。更糟糕的是,它们只有在吃过食物后才会进行繁殖。真奇怪它们怎么能坚持饿肚子这么久。" + "" + "畜牧花通过驱使动物自己进食来解决这个问题。" + ] + dependencies: ["000000000000052D"] + id: "0000000000000550" + tasks: [{ + id: "0000000000000558" + type: "item" + item: "botania:pollidisiac" + }] + rewards: [{ + id: "00000000000005E2" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: 3.0d + y: 3.5d + subtitle: "禁忌果冻" + description: [ + "有人认为史莱姆在某种程度上是生物,但仔细观察,它们只不过是真正的活物死去时留下的凝结残留物。足够的伤害会使它们释放出同样的不纯球体,这些不纯球体可以转化为魔力。但这样会损失很多魔力。" + "" + "粘球草会吸收并处理整个史莱姆,分解其整体结构,释放远远超过原始方法所能获得的魔力。" + ] + dependencies: ["000000000000052D"] + id: "0000000000000552" + tasks: [{ + id: "0000000000000553" + type: "item" + item: "botania:narslimmus" + }] + rewards: [{ + id: "00000000000005E3" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: -3.5d + y: 9.0d + subtitle: "清晰视线" + description: ["注入玻璃内的魔力提供了明亮的光源。透过它能揭示出一个隐藏的世界。"] + dependencies: ["0000000000000521"] + id: "0000000000000554" + tasks: [{ + id: "0000000000000555" + type: "item" + item: "botania:mana_glass" + }] + rewards: [{ + id: "00000000000005F2" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + title: "火花" + x: 7.0d + y: 1.5d + subtitle: "撸起袖子加油干" + description: [ + "虽然魔力发射器的活木外壳使它们在远距离传输时非常有效,但它们并不是最有效率的方法。将外壳移除,火花就形成了。火花缺乏发射器的方向性,但其可处理的体积弥补了这方面的劣势。" + "" + "魔力不会独自通过火花通道。它需要引导。" + ] + dependencies: ["0000000000000501"] + id: "0000000000000559" + tasks: [{ + id: "000000000000055A" + type: "item" + item: "botania:spark" + count: 2L + }] + rewards: [{ + id: "00000000000005DA" + type: "command" + title: "史诗植物魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_epic" + player_command: false + }] + } + { + x: 6.0d + y: 5.5d + subtitle: "粉色是新的潮流" + description: [ + "很难说亚尔夫海姆的居民采用了什么作为基础材料,但经过调查,他们似乎使用了与魔力钢类似的处理方法。很明显,无论基础材料是什么,其性质与交易中给出有很大不同。" + "" + "探索源质钢制作的新工具和物品。" + ] + dependencies: ["0000000000000515"] + id: "000000000000057F" + tasks: [{ + id: "0000000000000580" + type: "item" + item: "botania:elementium_ingot" + }] + rewards: [{ + id: "00000000000005D7" + type: "command" + title: "史诗植物魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_epic" + player_command: false + }] + } + { + x: 8.0d + y: 5.5d + subtitle: "晶体鳞片" + description: [ + "龙石似乎与末地有着密切的关系,而龙则是那个领域的土生土长的……也许该安排一段末地之旅了。" + "" + "探索龙石制作的新工具和物品。" + ] + dependencies: ["0000000000000515"] + id: "0000000000000581" + tasks: [{ + id: "0000000000000582" + type: "item" + item: "botania:dragonstone" + }] + rewards: [{ + id: "00000000000005D5" + type: "command" + title: "史诗植物魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_epic" + player_command: false + }] + } + { + x: 7.0d + y: 6.0d + subtitle: "不适合空中使用" + description: [ + "终于,一个适用于火花网络操纵魔力的催化剂。" + "" + "探索精灵尘制作的新工具和物品。" + ] + dependencies: ["0000000000000515"] + id: "0000000000000583" + tasks: [{ + id: "0000000000000584" + type: "item" + item: "botania:pixie_dust" + }] + rewards: [{ + id: "00000000000005D6" + type: "command" + title: "史诗植物魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_epic" + player_command: false + }] + } + { + title: "火花升级" + x: 7.0d + y: 7.0d + subtitle: "潮起潮落" + description: ["火花升级是使火花直接操纵魔力的缺失部分,可以指定魔力何时移动至何地。"] + dependencies: ["0000000000000583"] + id: "0000000000000585" + tasks: [ + { + id: "0000000000000586" + type: "item" + item: "botania:spark_upgrade_recessive" + } + { + id: "000000000000058B" + type: "item" + item: "botania:spark_upgrade_dominant" + } + ] + rewards: [{ + id: "000000000000058F" + type: "item" + title: "火花工匠台" + item: "botania:spark_changer" + }] + } + { + x: 6.0d + y: 6.5d + description: [ + "虽然基础的魔力发射器器已经足够做到这一点,但很明显,如果使用更先进的材料,效果会更好。" + "" + "源质钢核心和梦之木稳定系统能够一次发射更大的脉冲,大大提高魔力吞吐量。" + ] + dependencies: ["000000000000057F"] + id: "0000000000000589" + tasks: [{ + id: "000000000000058A" + type: "item" + item: "botania:elven_spreader" + }] + rewards: [{ + id: "00000000000005D4" + type: "command" + title: "史诗植物魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_epic" + player_command: false + }] + } + { + title: "多媒体网络" + icon: "botania:corporea_spark_master" + x: 8.0d + y: 6.5d + description: [ + "通过魔力操控物品的能力似乎是无边的。魔力可以自由地将物质转化为能量,并将其送回火花网络中。" + "" + "多媒体系统是一个功能强大的物品管理系统,允许远距离传送物品。查阅《植物魔法辞典》中有关多媒体的章节,以进行更多探索。" + ] + dependencies: ["0000000000000581"] + id: "000000000000058C" + tasks: [ + { + id: "000000000000058D" + type: "item" + item: "botania:corporea_index" + } + { + id: "000000000000058E" + type: "item" + item: "botania:corporea_spark_master" + } + ] + rewards: [{ + id: "0000000000000590" + type: "item" + title: "多媒体火花" + item: "botania:corporea_spark" + count: 8 + }] + } + { + title: "魔力透镜" + x: 2.0d + y: 9.0d + subtitle: "立体魔力操控" + description: [ + "对各种符文的实验表明:通过将它们与魔力透镜结合,可以够增强魔力发射器的功能。此外,通过在两个透镜之间涂抹一些黏液,可以将它们永久粘合在一起。" + "" + "我们还需要进一步的实验,因为原始的魔力脉冲似乎可以以各种惊人的方式增强。" + "" + "将“速度”和“强度”透镜组合成一个复合透镜,这将允许魔力发射器发出更大的脉冲,且传播速度更快。" + ] + dependencies: [ + "0000000000000531" + "000000000000052F" + ] + id: "0000000000000591" + tasks: [ + { + id: "0000000000000592" + type: "item" + item: { + id: "botania:lens_speed" + Count: 1b + tag: { } + } + } + { + id: "0000000000000593" + type: "item" + item: { + id: "botania:lens_power" + Count: 1b + tag: { } + } + } + ] + rewards: [ + { + id: "0000000000000594" + type: "item" + title: "黏液块" + item: "minecraft:slime_block" + } + { + id: "0000000000000A75" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + icon: "mythicbotany:mana_infuser" + x: 7.0d + y: 8.0d + subtitle: "电失稳狂想曲" + description: [ + "当暴露在强魔力场中时,亚尔夫海姆本土的材料似乎会自发地结合成一种新的物质,和泰拉钢的形成方式非常相似。" + "" + "与泰拉凝聚板不同,该结构需要在火花上安装火花升级:聚集,以便吸取魔力进行合成。" + ] + dependencies: [ + "0000000000000582" + "0000000000000584" + "0000000000000580" + ] + id: "0000000000000595" + tasks: [ + { + id: "0000000000000596" + type: "item" + item: "mythicbotany:mana_infuser" + } + { + id: "000000000000059A" + type: "item" + item: "minecraft:gold_block" + count: 4L + } + { + id: "000000000000059B" + type: "item" + item: "botania:shimmerrock" + count: 5L + } + { + id: "000000000000059C" + type: "item" + item: "mythicbotany:alfsteel_ingot" + } + ] + rewards: [{ + id: "00000000000005CB" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + x: 7.0d + y: 9.0d + subtitle: "建造额外的水晶" + description: [ + "此时魔力已经证明了自己在执行自发重组方面非常出色。一些受限的魔法已经通过吸收生命死亡时留下的球体中的潜在法力来利用这一点。精灵水晶有助于加速这一过程,并将纯粹的魔力直接注入这些可修复的物品。" + "" + "使用魔力发射器将魔力送进水晶。任何带有经验修补魔咒的物品位于水晶上方时,将以魔力为代价被迅速修复。" + ] + dependencies: ["0000000000000595"] + id: "0000000000000597" + tasks: [{ + id: "0000000000000598" + type: "item" + item: "mythicbotany:alfsteel_pylon" + }] + rewards: [{ + id: "00000000000005CA" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + x: 11.0d + y: 4.0d + subtitle: "康威生命游戏" + description: [ + "这是一个规则简单但结果复杂的游戏,与它模仿的生命体很像。通过极少的投入解开它的秘密,它会为你提供巨大的魔力。" + "" + "查阅《植物魔法辞典》以了解完整规则。" + ] + dependencies: ["0000000000000524"] + id: "00000000000005A0" + tasks: [{ + id: "00000000000005A1" + type: "item" + item: "botania:dandelifeon" + }] + rewards: [ + { + id: "00000000000005CF" + type: "item" + title: "细胞方块" + item: "botania:cell_block" + count: 8 + } + { + id: "00000000000005D0" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + } + ] + } + { + x: 13.0d + y: 4.0d + subtitle: "与你伴生" + description: [ + "并不是每种物质都像魔力那样容易进行自发重组,但通过将它与仍在跳动的盖亚之魂结合起来,就可以使这种属性施加在几乎任何东西上。" + "" + "永恒常春藤能与任何可在铁砧上修复东西结合在一起。将物品、永恒常春藤和三个用于修复物品的材料放置在合成栏中进行绑定。例如,绑定一把钻石剑需要三颗钻石。" + ] + dependencies: ["0000000000000524"] + id: "00000000000005A2" + tasks: [{ + id: "00000000000005A3" + type: "item" + item: "botaniaadditions:regen_ivy" + }] + rewards: [{ + id: "00000000000005CD" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + x: 14.0d + y: 3.5d + subtitle: "打通任督二脉" + description: ["魔力发射器的最终版,注入了盖亚自身的精华,有着最大的吞吐量。"] + dependencies: ["0000000000000524"] + id: "00000000000005A4" + tasks: [{ + id: "00000000000005A5" + type: "item" + item: "botania:gaia_spreader" + }] + rewards: [{ + id: "00000000000005CE" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + x: 10.0d + y: 3.5d + subtitle: "小心裂隙" + description: ["通过盖亚强大的能量进行稳定,我们可以形成一个小的口袋空间来储存不现实数量的物品。"] + dependencies: ["0000000000000524"] + id: "00000000000005A6" + tasks: [{ + id: "00000000000005A7" + type: "item" + item: { + id: "botania:black_hole_talisman" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "00000000000005D1" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + title: "密米尔之泉的泉水" + icon: "mythicbotany:gjallar_horn_full" + x: 12.0d + y: 5.5d + subtitle: "嘬一小口,芙蕾雅就会爱上你!" + description: [ + "圣水源于生命之树,其根深植与所有维度。你敢喝下供奉神明的圣水吗?" + "" + "要获得这禁忌之水,需要制作一个与世界树绑定的代替物来进入世界树。" + "" + "合成世界树之枝,用加拉尔号角右击它,并使用魔力发射器为其提供魔力。一段时间后,号角会被充满并且可能被消耗。" + ] + dependencies: ["0000000000000524"] + id: "5584BFC2DE3C29D7" + tasks: [ + { + id: "16324032C65F1E46" + type: "item" + item: "mythicbotany:yggdrasil_branch" + } + { + id: "7F1EEC9AD6E865F7" + type: "item" + item: "mythicbotany:gjallar_horn_empty" + } + { + id: "2971617F05C67734" + type: "item" + item: "mythicbotany:gjallar_horn_full" + } + ] + rewards: [{ + id: "620D77CA6FA8C011" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + x: 11.0d + y: 8.0d + subtitle: "释放源头" + description: [ + "一旦放血开始,它就永远不会停止。找一个流浪商人,引诱他们站在你的符文仪式中间。" + "" + "至少这会很快。" + "" + "按照《植物魔法辞典》中的描述设置仪式。符文必须放在符文支架上,魔力石板必须放在主符文支架上。当商人站在附近时,所需物品应扔在主符文支架附近的地面上。" + "" + "用森林法杖右击主符文激活仪式。魔力由你身上的魔力石板或戒指提供。" + ] + dependencies: ["3EA3751B482189B7"] + id: "1C1D719B824FB0AB" + tasks: [{ + id: "0BFCAE28C250A671" + type: "item" + item: "mythicbotany:kvasir_blood" + }] + rewards: [{ + id: "195C2F28DEEC1AE6" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + title: "亚尔夫海姆" + x: 12.0d + y: 9.0d + subtitle: "从黑暗踏入光明" + description: [ + "喝下令人不安的圣水后,通往亚尔夫海姆的大门将向你敞开,允许你通过。" + "" + "在另一边等待你的,是什么呢?" + ] + dependencies: ["1C1D719B824FB0AB"] + id: "47CDA7739244CE6F" + tasks: [{ + id: "6D37E48268B35E38" + type: "item" + item: "mythicbotany:kvasir_mead" + }] + rewards: [{ + id: "3542522DA81D210F" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + x: 12.0d + y: 7.0d + subtitle: "诗意大发" + description: [ + "随着主神的智慧得到了安全保障,唯一的前进之路就是退一步,加倍努力得对抗这片土地的守护者盖亚。用盖亚魂锭引诱她,使她再次出战。" + "" + "有了密米尔的知识,你将在击败盖亚守护者II后获得芬保尔之符片。" + ] + dependencies: ["0000000000000524"] + id: "3EA3751B482189B7" + tasks: [{ + id: "1F77ECAE16AF537E" + type: "item" + item: "mythicbotany:fimbultyr_tablet" + }] + rewards: [{ + id: "44A3C1F87AB6977B" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/building.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/building.snbt new file mode 100644 index 00000000..1dbbcb28 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/building.snbt @@ -0,0 +1,1763 @@ +{ + id: "0000000000000096" + group: "" + order_index: 2 + filename: "building" + title: "建筑" + icon: "minecraft:scaffolding" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "建筑" + icon: "minecraft:scaffolding" + x: 0.0d + y: 0.0d + shape: "gear" + subtitle: "小土屋一去不复返" + description: [ + "欢迎来到“建筑”篇。" + "" + "本部分提供了一些关于建筑和装饰的模组,以及帮助你建造的工具,并让你成为一个经验丰富的建筑工。" + "" + "~Ridanisaurus Rid \\& MuteTiefling" + ] + optional: true + id: "058D3BEB64C74E27" + tasks: [{ + id: "4A2592C4467CEAF6" + type: "checkmark" + title: "建筑工" + }] + rewards: [ + { + id: "6BCFA4922355B43F" + type: "item" + item: "create:builders_tea" + count: 4 + random_bonus: 4 + } + { + id: "3C390EFCC5489351" + type: "item" + item: "minecraft:stonecutter" + } + ] + } + { + title: "Macaw全家桶" + icon: "minecraft:oak_log" + x: 0.0d + y: -2.0d + subtitle: "适用于各种场合的模组" + description: [ + "Macaw开发了不少的模组,它们涵盖了的木制和原版材料的装饰方块,如屋顶、桥梁、门和窗等等。" + "" + "上方的任务会告诉你有哪些类型的装饰方块可供你使用。" + ] + dependencies: ["058D3BEB64C74E27"] + id: "3834BBF4818E4ABE" + tasks: [{ + id: "4AF3B5D3B12BB9E7" + type: "checkmark" + title: "Macaw全家桶" + }] + rewards: [{ + id: "0E23B1EC7F8A65EE" + type: "item" + item: "create:builders_tea" + count: 2 + random_bonus: 2 + }] + } + { + title: "窗户和百叶窗" + icon: "mcwwindows:oak_window2" + x: 1.5d + y: -3.5d + description: ["一系列用于美化室内与室外的窗户。"] + dependencies: ["3834BBF4818E4ABE"] + id: "69264C279D819443" + tasks: [{ + id: "420B50F1422D8783" + type: "item" + title: "Macaw的窗户" + item: { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "mcwwindows" + } + } + }] + rewards: [{ + id: "22CC2896509891A2" + type: "xp" + xp: 100 + }] + } + { + title: "屋顶、瓷砖和排水沟" + icon: "mcwroofs:oak_roof" + x: 0.5d + y: -4.0d + description: ["建造复杂屋顶形状的甄选。"] + dependencies: ["3834BBF4818E4ABE"] + id: "294FF399D036000C" + tasks: [{ + id: "23D124F0ABC86469" + type: "item" + title: "Macaw的屋顶" + item: { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "mcwroofs" + } + } + }] + rewards: [{ + id: "4EBBC5E559BB1D57" + type: "xp" + xp: 100 + }] + } + { + title: "活板门" + icon: "mcwtrpdoors:oak_cottage_trapdoor" + x: -0.5d + y: -4.0d + description: ["一系列精致的活板门,可搭配任何场合。"] + dependencies: ["3834BBF4818E4ABE"] + id: "2BFA6B1DF968DB60" + tasks: [{ + id: "65B891EE0CA7DE2D" + type: "item" + title: "Macaw的活板门" + item: { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "mcwtrpdoors" + } + } + }] + rewards: [{ + id: "760F5F32E39E413F" + type: "xp" + xp: 100 + }] + } + { + title: "门" + icon: "mcwdoors:oak_cottage_door" + x: -1.5d + y: -3.5d + description: ["一系列精致的门,可搭配任何场合。"] + dependencies: ["3834BBF4818E4ABE"] + id: "6AAB0C70527EB1C8" + tasks: [{ + id: "08066709F5454C29" + type: "item" + title: "Macaw的门" + item: { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "mcwdoors" + } + } + }] + rewards: [{ + id: "190BC73D15872F2A" + type: "xp" + xp: 100 + }] + } + { + title: "栅栏和围墙" + icon: "mcwfences:oak_picket_fence" + x: 2.0d + y: -2.5d + description: ["一系列精致的围栏和围墙,可满足任何装饰需求。"] + dependencies: ["3834BBF4818E4ABE"] + id: "1A8ADC65B09E9539" + tasks: [{ + id: "02D341840CE54A92" + type: "item" + title: "Macaw的栅栏和围墙" + item: { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "mcwfences" + } + } + }] + rewards: [{ + id: "6DA561C702F1DEA5" + type: "xp" + xp: 100 + }] + } + { + title: "桥梁" + icon: "mcwbridges:oak_log_bridge_middle" + x: -2.0d + y: -2.5d + description: ["一系列用于制作人行小桥和铁路桥的方块。"] + dependencies: ["3834BBF4818E4ABE"] + id: "5CC123276DD545C8" + tasks: [{ + id: "4F7B105264339E9A" + type: "item" + title: "Macaw的桥梁" + item: { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "mcwbridges" + } + } + }] + rewards: [{ + id: "0DA8D314B0CFE8BA" + type: "xp" + xp: 100 + }] + } + { + title: "石工" + icon: "masonry:andesitetiled" + x: 1.0d + y: 1.5d + subtitle: "唤醒你内心的矮人之魂" + description: [ + "石工允许你将大部分原版石头雕刻成不同的装饰图案,来让你的基地充满艺术气息。" + "" + "将花岗岩或海晶石等原版石头放在切石机中,然后进行雕刻。" + ] + dependencies: ["058D3BEB64C74E27"] + id: "63FE93055CE4162C" + tasks: [{ + id: "4EA5682D198BA2E6" + type: "item" + title: "石工" + item: { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "masonry" + } + } + }] + rewards: [{ + id: "4C3D1850DE4CBA18" + type: "xp" + xp: 100 + }] + } + { + title: "MrCrayfish的家具" + icon: "cfm:oak_chair" + x: -1.0d + y: -1.5d + subtitle: "宜家,但没有肉丸子。" + description: [ + "你在建造一个厨房,并希望有不同(包括原版和模组)木头和石材质的水槽和柜台搭配它?或是一座小后院、一个烧烤架来做BBQ?" + "" + "MrCrayfish的家具提供了大量的装饰性和功能性方块供你选择,为你的小屋增添色彩。" + ] + dependencies: ["058D3BEB64C74E27"] + id: "32824050418C71EB" + tasks: [{ + id: "39FE46B7D0588AC6" + type: "item" + title: "任何MrCrayfish的物品" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "cfm" + } + } + { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "morecfm" + } + } + ] + } + } + }] + rewards: [{ + id: "3006D73518186276" + type: "command" + title: "农夫奖励包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "玻璃连结" + icon: "connectedglass:clear_glass" + x: 2.0d + y: 1.0d + subtitle: "我能看清,前路坎坷" + description: ["玻璃连结增加了额外的玻璃和玻璃板的连接纹理。这当然包括透明玻璃,以及原版的所有16种染色玻璃。"] + dependencies: ["058D3BEB64C74E27"] + id: "66099AFAA1A6043F" + tasks: [{ + id: "7E626988261D7522" + type: "item" + title: "玻璃连结" + item: { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "connectedglass" + } + } + }] + rewards: [{ + id: "73CEB3BC6963B644" + type: "command" + title: "炼金术士奖励包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + title: "简单的灯" + icon: "simplylight:illuminant_block_on" + x: 0.0d + y: 2.0d + subtitle: "上帝说:要有光!" + description: [ + "这个模组的名字真的说明了一切。就这么简单,一个灯光模组。" + "" + "但不要被它的名字所欺骗,简单的灯提供了一系列的不简单的灯,让你的基地亮出风格。" + ] + dependencies: ["058D3BEB64C74E27"] + id: "42FB32CC99E66E3F" + tasks: [{ + id: "1EFA47BC6E4EC782" + type: "item" + title: "任意16个简单的灯" + item: { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "simplylight" + } + } + count: 16L + }] + rewards: [{ + id: "7E2D7FEE20672C9D" + type: "command" + title: "拾荒者者奖励包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "镶框方块" + icon: "framedblocks:framed_cube" + x: 2.5d + y: 0.0d + subtitle: "前途不可限量" + description: [ + "你在寻找玻璃楼梯吗?或者是下界合金门?或者是末地石指示牌?好吧,不必再苦苦寻找了。" + "" + "镶框方块引入了一个由各种形状和方块组成的空白模板,用方块右击它,它会模仿对应方块的纹理。" + "" + "用萤石右击它们甚至可以使其发光!" + ] + dependencies: ["058D3BEB64C74E27"] + id: "0798D5139479A837" + tasks: [{ + id: "6D98E195282468AF" + type: "item" + item: "framedblocks:framed_cube" + count: 4L + }] + rewards: [ + { + id: "7A45DC96F03CA232" + type: "item" + item: "framedblocks:framed_hammer" + } + { + id: "1C5FD3A8CD3424C0" + type: "item" + item: "framedblocks:framed_wrench" + } + ] + } + { + title: "镶框抽屉" + icon: "framedcompactdrawers:framed_full_one" + x: -2.5d + y: 0.0d + subtitle: "抽屉界的熊熊工作室" + description: [ + "你是否已经厌倦了那个在你基地里刺眼的,与你的建筑色调完全不匹配的橡木抽屉?" + "" + "镶框抽屉给了你一个空白的模板,让你可以在工作台中结合不同的方块来替换纹理,无论是正面、侧面还是镶边,这些镶框抽屉有着高度可定制的视觉效果。" + "" + "这个模组提供的不只是一个抽屉样式模板,实际上它对每一种类型的抽屉都有一个模板,无论是2x2、压缩抽屉,甚至是抽屉控制器。" + ] + dependencies: ["058D3BEB64C74E27"] + id: "473BE440ECB1CEDF" + tasks: [{ + id: "130291F7FD5C22C4" + type: "item" + title: "任意相框抽屉" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "framedcompactdrawers:frame_triple" + } + } + }] + rewards: [ + { + id: "799AB9D93C124D6F" + type: "item" + item: "storagedrawers:emerald_storage_upgrade" + } + { + id: "006783158FEE960D" + type: "item" + item: "storagedrawers:void_upgrade" + } + ] + } + { + title: "Chipped" + icon: "chipped:mason_table" + x: 2.0d + y: -1.0d + subtitle: "没有什么是一点木材填充剂不能解决的。" + description: [ + "Chipped提供了大量的原版雕刻方块,无论是装饰玻璃,还是用于漂亮地毯设计的绗缝羊毛,甚至是不祥的雕刻镀金黑石,Chipped都可以帮助你。" + "" + "首先,建造一个雕刻站,其功能与原版切石机类似。将方块放进去,并选择符合你建筑需求的样式。" + ] + dependencies: ["058D3BEB64C74E27"] + id: "1EAFB4FB2CF09F26" + tasks: [{ + id: "5B597B1689F6662F" + type: "item" + title: "任意Chipped工作台" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "chipped:mason_table" + Count: 1b + } + { + id: "chipped:loom_table" + Count: 1b + } + { + id: "chipped:carpenters_table" + Count: 1b + } + { + id: "chipped:glassblower" + Count: 1b + } + { + id: "chipped:botanist_workbench" + Count: 1b + } + { + id: "chipped:mechanist_workbench" + Count: 1b + } + { + id: "chipped:alchemy_bench" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0365D0D7A7E40B1D" + type: "command" + title: "矿工奖励包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + title: "工程师的装饰" + icon: "engineersdecor:steel_catwalk_stairs" + x: -2.0d + y: 1.0d + subtitle: "沉浸式装修" + description: [ + "如果你喜欢沉浸工程的工业外观,那么你可能会爱上工程师的装饰这个模组。" + "" + "该模组增加了一些功能性和装饰性的块状物,和你的沉浸工程基地十分搭配。无论是“危险!”标志,还是工业风格的工作台,工程师的装饰都能满足你的需求。" + ] + dependencies: ["058D3BEB64C74E27"] + id: "68E143E444AF44C2" + tasks: [{ + id: "3962CC2A503F48BE" + type: "item" + item: "engineersdecor:metal_bar" + count: 12L + }] + rewards: [{ + id: "3C8E7414A7A4C3C0" + type: "item" + item: "engineersdecor:sign_hotwire" + count: 2 + random_bonus: 4 + }] + } + { + title: "工业装饰" + icon: "dustrial_decor:sheet_metal_treading" + x: -1.0d + y: 1.5d + subtitle: "必须佩戴安全帽!" + description: [ + "你是否正在建造一个工厂来容纳所有吵闹的机器?那座发电站是对野生动物和敌对怪物开放的吗?你是否希望你能竖起一圈铁丝网来阻止那些烦人的劫掠者打扰你?那么……" + "" + "工业装饰提供了上述所有内容,甚至更多。该模组提供了一系列以工业为主题的装饰方块。" + ] + dependencies: ["058D3BEB64C74E27"] + id: "201E7950E17180BD" + tasks: [ + { + id: "7B4010001841119D" + type: "item" + item: "dustrial_decor:sheet_metal" + count: 3L + } + { + id: "233869B1D7E3ACFB" + type: "item" + item: "dustrial_decor:cardboard" + count: 8L + } + ] + rewards: [ + { + id: "6C4A232FCA2807FA" + type: "item" + item: { + id: "dustrial_decor:cardboard_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "60773CCBDE6A5D12" + type: "item" + item: "dustrial_decor:cardboard" + count: 16 + random_bonus: 16 + } + ] + } + { + title: "装饰方块" + icon: "decorative_blocks:oak_support" + x: 1.0d + y: -1.5d + subtitle: "英雄请留步,且听我一言……" + description: [ + "如果你喜欢中世纪或乡村风格的建筑,无论是悬崖上的城堡、森林中的小木屋,还是为疲惫的旅行者准备的温馨酒馆,装饰方块都有适合你的风格的选择。" + "" + "装饰方块提供了许多材质精美、设计精良的方块,以满足你的建筑需求。" + ] + dependencies: ["058D3BEB64C74E27"] + id: "03D0B336BB7CEFE1" + tasks: [{ + id: "36159E7E842C9962" + type: "item" + title: "装饰方块" + item: { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "decorative_blocks" + } + } + }] + rewards: [ + { + id: "53FB7E9EE2F64323" + type: "item" + item: "simplefarming:beer" + } + { + id: "314E867E74A0A658" + type: "item" + item: "simplefarming:wine" + } + { + id: "5C9415F6EFAA203C" + type: "item" + item: "simplefarming:whiskey" + } + { + id: "293E3264D9BC1836" + type: "item" + item: "simplefarming:mead" + } + { + id: "454E1AEBCCD2B768" + type: "item" + item: "simplefarming:vodka" + } + { + id: "3AE7ECDC030B78F6" + type: "item" + item: "simplefarming:sake" + } + { + id: "020E1FF6FF8532FA" + type: "item" + item: "simplefarming:cider" + } + { + id: "022D696626C1C290" + type: "item" + item: "simplefarming:cauim" + } + { + id: "421FEBBA8B18E8BF" + type: "item" + item: "simplefarming:tiswin" + } + ] + } + { + title: "Valhelsia结构" + icon: "valhelsia_structures:big_orange_glazed_jar" + x: -2.0d + y: -1.0d + subtitle: "劫掠与劫掠者,我想你可以直接“制作”它们" + description: [ + "Valhelsia结构在世界内生成了不同类型的建筑结构,如玩家住房、铁匠小屋,甚至是废弃的堡垒。" + "" + "这些结构中使用的大多数定制装饰方块也可以进行制作,以便你在你的建筑中添加一些额外的细节。" + ] + dependencies: ["058D3BEB64C74E27"] + id: "1DEA7DBF6D1A1C6A" + tasks: [{ + id: "5588202A7A626718" + type: "item" + title: "Valhelsia结构" + item: { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "valhelsia_structures" + } + } + }] + rewards: [{ + id: "548107ED51B7B447" + type: "command" + title: "法师奖励包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + title: "通用建筑工具" + icon: { + id: "emendatusenigmatica:enigmatic_hammer" + Count: 1b + tag: { + Damage: 0 + } + } + x: 6.0d + y: 2.5d + shape: "gear" + subtitle: "工欲善其事,必先利其器" + description: [ + "罗马不是一天建成的,但有了这样的工具,它当然可以建成。" + "" + "继续阅读去发现一些方便的工具,他们显著减少了大型建筑建造的时间。 " + ] + optional: true + id: "5411C8D2344CC2F1" + tasks: [{ + id: "48834CDA218F71E0" + type: "checkmark" + title: "建筑工具" + }] + rewards: [{ + id: "215C050F84460976" + type: "item" + item: "minecraft:scaffolding" + count: 16 + random_bonus: 16 + }] + } + { + title: "便携式切割机" + icon: "portable_stonecutter:portable_stonecutter" + x: 5.0d + y: 1.5d + subtitle: "它就像凿子,但更胖。" + description: [ + "它可以切割、研磨、雕刻、抛光,甚至还可以做饭和清洁!" + "" + "切石机的所有功能,现在以紧凑的便携形式来到了你的手中。" + "" + "免责声明:实际上不会做饭或打扫。不用于商业用途。" + "" + "警告:远离儿童、动物和傻瓜。移动时不要将手放在刀片上。过度使用可能导致疲劳和视力下降。" + ] + dependencies: ["5411C8D2344CC2F1"] + id: "085A8424875A2B23" + tasks: [{ + id: "0F45B05043BCCBE6" + type: "item" + item: "portable_stonecutter:portable_stonecutter" + }] + rewards: [{ + id: "31F796972A4B7369" + type: "command" + title: "拾荒者者奖励包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "凿子" + icon: { + id: "chisel:iron_chisel" + Count: 1b + tag: { + Damage: 0 + } + } + x: 6.0d + y: 1.0d + subtitle: "它就像便携式切石机,但更瘦。" + description: [ + "一个经典的工具,无论是对新手还是老手。" + "" + "右击凿子可以打开一个GUI,在那里你可以放置方块,并凿成不同的、更具装饰性的版本。" + "" + "你也可以在GUI中保留一个特定的雕刻方块,以便通过左击世界上的方块来雕刻它们。" + "" + "更高阶的凿子提供了额外的功能,比如3x3世界内雕刻和图案预览。" + ] + dependencies: ["5411C8D2344CC2F1"] + id: "165DFE2F0AF151E7" + tasks: [{ + id: "2A04BA9132C1CB19" + type: "item" + title: "任意凿子(Chisel)" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "chisel:iron_chisel" + Count: 1b + tag: { + Damage: 0 + } + } + { + id: "chisel:diamond_chisel" + Count: 1b + tag: { + Damage: 0 + chiseldata: { } + } + } + { + id: "chisel:hitech_chisel" + Count: 1b + tag: { + Damage: 0 + chiseldata: { } + } + } + ] + } + } + }] + rewards: [{ + id: "77DBBB65B8E37846" + type: "item" + item: "chisel:factory/dots" + count: 16 + random_bonus: 16 + }] + } + { + title: "雕凿工艺" + icon: { + id: "chiselsandbits:chisel_stone" + Count: 1b + tag: { + Damage: 0 + } + } + x: 7.0d + y: 1.5d + subtitle: "和凿子与便携式切石机毫不相干" + description: [ + "来自这个模组的凿子能够让你方块切成单个像素块,或者它的一小部分。" + "" + "该模组提供了对你能建造的、组合的方块甚至是液体的形状的完全控制。" + ] + dependencies: ["5411C8D2344CC2F1"] + id: "468BEE8C31DA8DF9" + tasks: [{ + id: "45C52AC34FB4858B" + type: "item" + title: "任意凿子(Chisel \\& Bits)" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "chiselsandbits:chisel_stone" + Count: 1b + tag: { + Damage: 0 + } + } + { + id: "chiselsandbits:chisel_iron" + Count: 1b + tag: { + Damage: 0 + } + } + { + id: "chiselsandbits:chisel_gold" + Count: 1b + tag: { + Damage: 0 + } + } + { + id: "chiselsandbits:chisel_diamond" + Count: 1b + tag: { + Damage: 0 + } + } + { + id: "chiselsandbits:chisel_netherite" + Count: 1b + tag: { + Damage: 0 + } + } + ] + } + } + }] + rewards: [ + { + id: "720F542AE5971C8B" + type: "item" + item: { + id: "chiselsandbits:bit_bag" + Count: 1b + tag: { + Inventory: { } + } + } + } + { + id: "26AE96A25BAAC750" + type: "item" + item: "chiselsandbits:magnifying_glass" + } + { + id: "4DDA396CCCA5EF72" + type: "item" + item: { + id: "chiselsandbits:measuring_tape" + Count: 1b + tag: { } + } + } + ] + } + { + title: "建筑小帮手" + icon: { + id: "buildinggadgets:gadget_building" + Count: 1b + tag: { + state: { + serializer: "buildinggadgets:dummy_serializer" + state: { + Name: "minecraft:air" + } + data: { } + } + } + } + x: 5.0d + y: 3.5d + subtitle: "它负责建造" + description: [ + "一种先进的建筑设备,具有多种模式,可以快速建造墙壁、楼梯和平台。" + "" + "潜行右击一个方块来设置它要建造的方块。使用建筑小帮手设置菜单键[默认:g]来访问高级功能。" + ] + dependencies: ["5411C8D2344CC2F1"] + id: "0F06CA2A45323C4C" + tasks: [{ + id: "5DB4EE8F264A9453" + type: "item" + item: { + id: "buildinggadgets:gadget_building" + Count: 1b + tag: { + state: { + serializer: "buildinggadgets:dummy_serializer" + state: { + Name: "minecraft:air" + } + data: { } + } + } + } + }] + rewards: [{ + id: "651CFE821154BBC8" + type: "xp" + xp: 100 + }] + } + { + title: "更替小帮手" + icon: { + id: "buildinggadgets:gadget_exchanging" + Count: 1b + tag: { + state: { + serializer: "buildinggadgets:dummy_serializer" + state: { + Name: "minecraft:air" + } + data: { } + } + } + } + x: 6.0d + y: 4.0d + subtitle: "它负责交换" + description: [ + "在一个区域内快速交换方块,而不需要手动破坏和放置每一个方块。使用“精准采集”来处理易碎的方块,比如玻璃。" + "" + "潜行右击一个方块来设置它要建造的方块。使用建筑小帮手设置菜单键[默认:g]来访问高级功能。" + ] + dependencies: ["5411C8D2344CC2F1"] + id: "25E1DB1C3F184D4C" + tasks: [{ + id: "0031DADEE3BD0089" + type: "item" + item: { + id: "buildinggadgets:gadget_exchanging" + Count: 1b + tag: { + state: { + serializer: "buildinggadgets:dummy_serializer" + state: { + Name: "minecraft:air" + } + data: { } + } + } + } + }] + rewards: [{ + id: "2A430B36A4ECDB29" + type: "xp" + xp: 100 + }] + } + { + title: "复制-粘贴小帮手" + icon: { + id: "buildinggadgets:gadget_copy_paste" + Count: 1b + tag: { + mode: 0b + template_id: [I; + -937522451 + -1230682587 + -1166065172 + -847433661 + ] + } + } + x: 7.0d + y: 3.5d + subtitle: "它负责复制粘贴" + description: [ + "一个强大的工具,可以复制大面积的区域,并在其他地方立即重建,可以在短时间内重复建造大面积的区域,如重复的墙面图案,或用几个不同的房屋来装饰一个区域。" + "" + "可以为复制-粘贴小工具导入和导出模板,Enigmatica6附带了各种模板,包括许多来自沉静工艺和星辉魔法等模组的多方块结构,使建造更加容易。完整的说明和模板可以在你的实例文件夹中的\"building_gadgets_patterns\"目录下找到。" + "" + "潜行右击一个区块来设置它要建造的方块。使用建筑小帮手设置菜单键[默认:g]来访问高级功能。" + ] + dependencies: ["5411C8D2344CC2F1"] + id: "2E5F1C7B4B293531" + tasks: [{ + id: "6AB9C0357788BA56" + type: "item" + item: { + id: "buildinggadgets:gadget_copy_paste" + Count: 1b + tag: { + mode: 0b + template_id: [I; + -937522451 + -1230682587 + -1166065172 + -847433661 + ] + } + } + }] + rewards: [{ + id: "56EDEB3CE12B8C19" + type: "xp" + xp: 100 + }] + } + { + title: "破坏小帮手" + icon: { + id: "buildinggadgets:gadget_destruction" + Count: 1b + tag: { + overlay: 1b + fuzzy: 1b + } + } + x: 7.5d + y: 2.5d + subtitle: "猜猜看它负责什么……" + description: [ + "当你只是想清出一个洞用来建造时,并不会关心那里的方块怎么样,对吧?" + "" + "请注意,这个工具会销毁它所有移除的方块!" + "" + "潜行右击空气来配置想要破坏的区域。使用建筑小帮手设置菜单键[默认:g]来访问高级功能" + ] + dependencies: ["5411C8D2344CC2F1"] + id: "095108AB50598C04" + tasks: [{ + id: "1441EAF1EDC3AFDF" + type: "item" + item: { + id: "buildinggadgets:gadget_destruction" + Count: 1b + tag: { + overlay: 1b + fuzzy: 1b + } + } + }] + rewards: [{ + id: "61F9F3D49C389940" + type: "xp" + xp: 100 + }] + } + { + title: "建筑之杖" + icon: { + id: "constructionwand:stone_wand" + Count: 1b + tag: { + wand_options: { } + Damage: 0 + } + } + x: 4.5d + y: 2.5d + subtitle: "飞来咒!" + description: [ + "作为一个经典模组,建筑魔杖的功能就是延展已经放置在世界中的方块。这可以使你很轻松就可以建造一堵墙:先打好地基,然后用魔杖往上建造。" + "" + "此版本还增加了一些功能,如摧毁方块,在空中放置,甚至从你的快捷栏中随机放置方块。" + "" + "在空中拿着建筑之杖按Ctrl+Shift键,可以进入带有高级选项的菜单,或者按Ctrl键滚动鼠标滚轮,可以在不同建筑模式之间快速切换。" + ] + dependencies: ["5411C8D2344CC2F1"] + id: "26B88D08862EA1AE" + tasks: [{ + id: "131EB02FBDE8DC98" + type: "item" + title: "任意建筑之杖" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "constructionwand:stone_wand" + Count: 1b + tag: { + wand_options: { } + Damage: 0 + } + } + { + id: "constructionwand:iron_wand" + Count: 1b + tag: { + wand_options: { } + Damage: 0 + } + } + { + id: "constructionwand:diamond_wand" + Count: 1b + tag: { + wand_options: { } + Damage: 0 + } + } + { + id: "constructionwand:infinity_wand" + Count: 1b + tag: { + wand_options: { } + } + } + ] + } + } + }] + rewards: [{ + id: "214C2A82D3E5941A" + type: "item" + item: "minecraft:scaffolding" + count: 16 + random_bonus: 16 + }] + } + { + title: "植物魔法建筑工具" + icon: { + id: "botania:lexicon" + Count: 1b + tag: { + "botania:elven_unlock": 1b + } + } + x: 6.0d + y: -2.5d + shape: "gear" + subtitle: "这可是魔法建筑科技" + description: [ + "植物魔法提供了各式各样的建筑和地形改造法杖。" + "" + "以一些法力为代价,你可以放置方块,交换方块,或者对你的世界的整个部分进行完全的地形改造。" + "" + "相关的任务会对每根法杖的作用进行简要描述。然而,要想获得更详细的信息,请参考《植物魔法辞典》。" + ] + id: "3F1801BBAF8A29FD" + tasks: [{ + id: "363364A832F21FEC" + type: "item" + item: "botania:livingwood" + }] + rewards: [{ + id: "67E31EF8EF9242E8" + type: "item" + item: "botania:livingwood_twig" + count: 4 + random_bonus: 4 + }] + } + { + title: "移壳杆" + icon: { + id: "botania:exchange_rod" + Count: 1b + tag: { } + } + x: 7.0d + y: -3.5d + subtitle: "建立在坚实的地基上" + description: [ + "这法杖允许你以法力为代价,将世界上的方块与所选方块交换。" + "" + "通过手持移壳杆潜行右击某个方块来绑定一个方块,这个时候将会显示玩家物品栏内该方块的数量(如果物品栏里有能提供该方块的植物魔法的法杖/工具,那么数量显示为∞)。移壳杆的更替范围为7x7的正方形平面区域。在物品栏内有足量的已绑定方块的情况下,左击某方块会直接将该方块使用物品栏内的物品替换到世界中。而右击某方块会直接把该方块为中心的7x7的正方形平面区域内所有的同种方块全部替换成已绑定的方块。打开物品栏时,鼠标悬停在魔杖上,可以查看已绑定的方块的类型。" + ] + dependencies: ["3F1801BBAF8A29FD"] + id: "3A0988C3AEFBAAC5" + tasks: [{ + id: "7FA93EE01B45135D" + type: "item" + item: { + id: "botania:exchange_rod" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "41109E78B59EF97B" + type: "command" + title: "稀有植物魔法奖励包" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + title: "深渊法杖" + icon: "botania:cobble_rod" + x: 5.0d + y: -3.5d + subtitle: "坎坷的开始" + description: ["消耗一些魔力,放置一块圆石。"] + dependencies: ["3F1801BBAF8A29FD"] + id: "261056A552909227" + tasks: [{ + id: "60487B8DAAABD00A" + type: "item" + item: "botania:cobble_rod" + }] + rewards: [{ + id: "0F739D6D5D514E05" + type: "command" + title: "稀有植物魔法奖励包" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + title: "大地法杖" + icon: "botania:dirt_rod" + x: 7.5d + y: -2.5d + subtitle: "别胡闹了" + description: ["消耗一些魔力,放置一块泥土。"] + dependencies: ["3F1801BBAF8A29FD"] + id: "75361161CEA1E406" + tasks: [{ + id: "2FE7292AC2F975A8" + type: "item" + item: "botania:dirt_rod" + }] + rewards: [{ + id: "0C25B3F19358451A" + type: "command" + title: "稀有植物魔法奖励包" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + title: "大地权杖" + icon: "botania:terraform_rod" + x: 7.0d + y: -1.5d + subtitle: "移山填海" + description: ["只要稍加练习,大地权杖就可以帮助你迅速改变景观。激活后,泥土在你下方形成,将地面抬高到你的脚下,而你上方的土地则降低到你的水平,在瞬间形成山脉或铲平一片区域。"] + dependencies: ["3F1801BBAF8A29FD"] + id: "1E22D45F4ACB8FE2" + tasks: [{ + id: "3F20DF25B210800F" + type: "item" + item: "botania:terraform_rod" + }] + rewards: [{ + id: "2675982841DE964D" + type: "command" + title: "传奇植物魔法奖励包" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + title: "星辉魔法建筑工具" + icon: "astralsorcery:tome" + x: -6.0d + y: 0.0d + shape: "gear" + subtitle: "禁止加班!" + description: ["一旦你获得了星辉矿石,你应该能够制作这两根奇妙的法杖,来帮助你利用星星的力量塑造世界。"] + id: "020ECCFFA45CE43D" + tasks: [{ + id: "37EDC6B3AC445773" + type: "item" + item: "astralsorcery:starmetal_ore" + }] + rewards: [{ + id: "691CF672BABA1FA8" + type: "item" + item: "astralsorcery:stardust" + count: 2 + random_bonus: 2 + }] + } + { + title: "秩序星杖" + icon: { + id: "astralsorcery:architect_wand" + Count: 1b + tag: { + astralsorcery: { } + } + } + x: -4.5d + y: 0.0d + subtitle: "不折不扣的巫术" + description: [ + "秩序星杖作用就像一个构建工具,潜行右击方块选择类型,选中的方块将显示在左上角,并显示物品栏中对应方块的数量。使用时会显示预览效果,右击可直接放置方块。创造模式不消耗方块。" + "" + "注意:尺寸是固定的,不能改变。" + ] + dependencies: ["020ECCFFA45CE43D"] + id: "4A2306BD24A5D6D2" + tasks: [{ + id: "7D1392DE2FB21B89" + type: "item" + item: { + id: "astralsorcery:architect_wand" + Count: 1b + tag: { + astralsorcery: { } + } + } + }] + rewards: [{ + id: "23FF3AAB4DFEE10C" + type: "command" + title: "稀有星辉魔法奖励包" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_rare" + player_command: false + }] + } + { + title: "转位星杖" + icon: { + id: "astralsorcery:exchange_wand" + Count: 1b + tag: { + astralsorcery: { } + } + } + x: -7.5d + y: 0.0d + subtitle: "星光闪耀!" + description: [ + "转位星杖允许你将世界上的方块与你背包中的方块交换。(潜行右击方块选择类型,选中的方块显示在左上角,并显示物品栏中对应方块的数量。使用时会显示预览效果,右击会将目标替换成选中的方块,左击则会清空所有选中的方块,创造模式不消耗方块。)" + "" + "当然,这并不局限于一个方块,你可以选择多个方块进行转位,这将使转换的模式变得随机,以便在方块之间有一个更无缝和自然的过渡。" + ] + dependencies: ["020ECCFFA45CE43D"] + id: "2334B38255294FAE" + tasks: [{ + id: "0BE4A8E8DE0E013F" + type: "item" + item: { + id: "astralsorcery:exchange_wand" + Count: 1b + tag: { + astralsorcery: { } + } + } + }] + rewards: [{ + id: "07A919265475FAEF" + type: "command" + title: "稀有星辉魔法奖励包" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_rare" + player_command: false + }] + } + { + title: "机械动力建筑工具" + icon: "create:mechanical_arm" + x: -6.0d + y: 1.5d + shape: "gear" + subtitle: "机械化,机械化" + description: [ + "机械动力提供了两个实用的建筑工具,伸缩机械手和对称之杖。" + "" + "尽管这些工具比较昂贵,但这是值得的,因为它们提供了一些独有的功能。" + ] + id: "1E318BCAC2C6FA09" + tasks: [{ + id: "14B0FAF2081449BD" + type: "item" + item: "emendatusenigmatica:brass_ingot" + }] + rewards: [{ + id: "618B214EB41EEE48" + type: "item" + item: "create:builders_tea" + count: 4 + random_bonus: 4 + }] + } + { + title: "伸缩机械手" + icon: { + id: "create:extendo_grip" + Count: 1b + tag: { + Damage: 0 + } + } + x: -4.5d + y: 1.5d + subtitle: "BOING~ BOING~" + description: [ + "伸缩机械手增加了你的放置距离,从而使你能够变成长臂猿来放置和打破方块。" + "" + "要使用伸缩机械手,就把它放在你的副手,然后像平常一样用你的主手使用方块或工具。" + "" + "在带上铜制储罐时,伸缩机械手不会失去耐久度,而是消耗你储存在储罐中的气压。" + ] + dependencies: ["1E318BCAC2C6FA09"] + id: "34F00196E2D0B4B0" + tasks: [{ + id: "36A419607017EA31" + type: "item" + item: { + id: "create:extendo_grip" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "384957F4FCE7BC6A" + type: "command" + title: "稀有机械动力奖励包" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + title: "对称之杖" + icon: "create:wand_of_symmetry" + x: -7.5d + y: 1.5d + subtitle: "强迫症福音" + description: [ + "对称之杖特别好,绝不会让强迫症患者们失望。" + "" + "这个工具允许你放置一个对称平面,完美地复制出你放置方块的位置。" + "" + "开始时,右击点击地面上的方块。放置好之后,你可以潜行右击点击打开配置GUI,在那里你可以选择平面类型和镜像轴。" + ] + dependencies: ["1E318BCAC2C6FA09"] + id: "147B701C5BCF2424" + tasks: [{ + id: "0A989C0C09502289" + type: "item" + item: "create:wand_of_symmetry" + }] + rewards: [{ + id: "01870BF5EE173AB5" + type: "command" + title: "稀有机械动力奖励包" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_legendary" + player_command: false + }] + } + { + title: "万能的建筑工" + icon: "create:crafting_blueprint" + x: -6.0d + y: -1.5d + shape: "square" + subtitle: "我喜欢制定计划" + description: [ + "如果你是那种因为对自己的建筑技术没有信心,或者根本没有时间和精力去规划一个完整的基地设计,只会造火柴盒的玩家,那么这个模组就是为你准备的。" + "" + "万能建筑师模组允许你绘制一个动态的设计图,你可以选择建筑的大小,多少层,屋顶风格,建筑材料,等等。一旦你的设计完成,它将为你保存为一个示意图,然后你可以在“制作蓝图加农炮”中使用来自动建造。" + "" + "如果上面的介绍让你感兴趣,你想了解更多,甚至想看看这个模组的运行情况,这个由模组开发者制作的两分钟短视频将向你展示这个奇妙模组的里里外外。" + "链接:https://youtu.be/VdoKmdYubBM" + ] + id: "4407C59E32585B96" + tasks: [{ + id: "3671CC5B42EC4DF8" + type: "checkmark" + title: "万能的建筑工" + }] + rewards: [ + { + id: "3E564C831D52F1BD" + type: "item" + item: "create:builders_tea" + count: 2 + random_bonus: 2 + } + { + id: "7FB21C0F074D7720" + type: "item" + item: "create:empty_schematic" + } + { + id: "1DDF6EF97DE63E61" + type: "item" + item: "minecraft:gunpowder" + count: 8 + random_bonus: 8 + } + ] + } + { + title: "高原法杖" + icon: "botania:skydirt_rod" + x: 4.5d + y: -2.5d + subtitle: "不附带梯子" + description: ["在视线三格处召唤一个泥土,可以直接在空中放置。"] + dependencies: ["3F1801BBAF8A29FD"] + id: "624AAFDABA481B08" + tasks: [{ + id: "71069CB1BABDA192" + type: "item" + item: "botania:skydirt_rod" + }] + rewards: [{ + id: "2F982B8BD0A5B9DF" + type: "command" + title: "传奇植物魔法奖励包" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + title: "魔力脉冲枪+魔力透镜" + icon: { + id: "botania:mana_gun" + Count: 1b + tag: { } + } + x: 5.0d + y: -1.5d + subtitle: "炸个痛快!" + description: [ + "它本身是一个多功能的工具,当与魔力透镜搭配时,魔力脉冲枪就变成了类似于远程雕刻工具的东西,炸掉方块以帮助形成自然的形状。" + "" + "爆破地下,形成漂亮的洞穴作为基地,或雕刻景观!艺术就是爆炸!" + ] + dependencies: ["3F1801BBAF8A29FD"] + id: "5CCA8708260D389C" + tasks: [ + { + id: "64B96C806BE2E4CB" + type: "item" + item: { + id: "botania:mana_gun" + Count: 1b + tag: { } + } + } + { + id: "1F2D3C964900AA44" + type: "item" + item: { + id: "botania:lens_explosive" + Count: 1b + tag: { } + } + } + ] + rewards: [{ + id: "461C49E6DB199C54" + type: "command" + title: "传奇植物魔法奖励包" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + icon: "botania:sextant" + x: 6.0d + y: -1.0d + subtitle: "你叫我什么?!" + description: ["一个用于画圆的小工具。对着你想要画圆的中心方块长按右击,然后拖动选择圆的半径。虽然是通过圆形虚影来显示方块位置,但是它并没有自动放置方块的能力。一旦放置方块结束,则显示“结构已完成”字样。按潜行右击会取消构建的圆形虚影。"] + dependencies: ["3F1801BBAF8A29FD"] + id: "179FB20DE78B8851" + tasks: [{ + id: "7CEB81CF604A2837" + type: "item" + item: "botania:sextant" + }] + rewards: [{ + id: "597AE01F4D6E1217" + type: "command" + title: "稀有植物魔法奖励包" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + title: "世界塑造者之星盘" + icon: { + id: "botania:astrolabe" + Count: 1b + tag: { } + } + x: 6.0d + y: -4.0d + subtitle: "不见不散" + description: [ + "作为优秀的快速建筑工具,世界塑造者之星盘可以用来放置3x3到11x11的方块,无论是垂直还是水平放置。" + "" + "潜行右击某种方块就可以将其设置为要放置的方块,对着空气按潜行右击可切换要放置方块的平面区域。" + ] + dependencies: ["3F1801BBAF8A29FD"] + id: "37F31E4C7664EF8C" + tasks: [{ + id: "1827D26DAD8075A3" + type: "item" + item: { + id: "botania:astrolabe" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "70F6E60195DD9768" + type: "command" + title: "传奇植物魔法奖励包" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + title: "装饰盔甲架" + icon: "minecraft:armor_stand" + x: -7.5d + y: -1.5d + shape: "square" + subtitle: "装饰界奇迹" + description: [ + "你知道吗,你可以用盔甲架来展示你的饰品?" + "" + "我当时也不知道,但事实上你可以用原版盔甲架来展示一套你在旅行中发现的饰品,让别人对你的房间眼前一亮,或就是正常建造,无论出于储存物品还是装饰的目的。" + ] + id: "48D7E182886BF82F" + tasks: [{ + id: "2FBD22F2EC040B18" + type: "checkmark" + title: "装饰盔甲架?" + }] + rewards: [{ + id: "41939B3A4FB225D7" + type: "item" + item: { + id: "botania:cosmetic_googly_eyes" + Count: 1b + tag: { } + } + }] + } + { + title: "夸克" + icon: { + id: "quark:trowel" + Count: 1b + tag: { + Damage: 0 + } + } + x: -4.5d + y: -1.5d + shape: "square" + subtitle: "万金油" + description: [ + "夸克是一个非常庞大的模组,虽然它本该有自己的分区,甚至是主要的建筑分区的一部分,但我们觉得把它作为一个独立的信息任务更合适。虽然要写下夸克模组所提供的一切几乎是不可能的,但下面是这个模组一些亮点,好让跑路的建建筑工更少一些。" + "" + "-装饰性方块:夸克提供了大量的方块,既可以像不同材质的箱子一样手工制作,也可以像刚玉方块一样从世界各地收集。" + "" + "-抹泥铲:手拿泥铲右击时将会随机放置快捷栏中的方块,这对建造废墟和小路很有用。" + "" + "-烧焦藤蔓:使用打火石对藤蔓右击会使藤蔓变成烧焦的藤蔓,这样的藤蔓不会再继续生长。" + "" + "-皮卡镖:右击会将回旋镖投掷出去,它会采掘碰到的方块或对怪物造成伤害,然后带着掉落物再回到你的手中。" + "" + "想要了解更多关于夸克模组学习信息,请访问他们的官方网站。" + "链接:https://quarkmod.net/#features" + ] + id: "73696B8EC7BB92C7" + tasks: [{ + id: "5B29C3C71D617D0A" + type: "checkmark" + title: "夸克" + }] + rewards: [ + { + id: "1EA35555757745CC" + type: "item" + item: { + id: "quark:trowel" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "5C1C38E52322F619" + type: "item" + item: "quark:rainbow_rune" + } + ] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/challenges.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/challenges.snbt new file mode 100644 index 00000000..1b9c2c5d --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/challenges.snbt @@ -0,0 +1,1679 @@ +{ + id: "0000000000000098" + group: "" + order_index: 4 + filename: "challenges" + title: "挑战" + icon: "minecraft:dragon_head" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "无限电力" + icon: "mininggadgets:upgrade_battery_3" + x: 0.5d + y: 2.5d + subtitle: "无限的宇宙力量!" + description: [ + "终极输导元件可以储存多达1,600,000,000,000FE的电量,也就是1.6TFE。" + "" + "想要给终极输导元件充电,就把它放在输导矩阵内。" + ] + dependencies: ["1C6E46EA96373E74"] + id: "4473CCD6EB0E60E0" + tasks: [{ + id: "43D8479933BD78E5" + type: "item" + title: "充满电的终极疏导元件" + icon: { + id: "mekanism:ultimate_induction_cell" + Count: 1b + tag: { + mekData: { + EnergyContainers: [{ + Container: 0b + stored: "4000000000000" + }] + } + } + } + item: { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "itemfilters:strong_nbt" + Count: 1b + tag: { + value: { + mekData: { + EnergyContainers: [{ + Container: 0b + stored: "4000000000000" + }] + } + } + } + } + { + id: "mekanism:ultimate_induction_cell" + Count: 1b + tag: { + mekData: { + EnergyContainers: [{ + Container: 0b + stored: "4000000000000" + }] + } + } + } + ] + } + } + }] + rewards: [{ + id: "18625435104F6277" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "mininggadgets:upgrade_battery_3" + Count: 1b + } + DisplayScale: 1.0f + Animation: "fixed" + Colors: { + Bottom: { + Red: 255 + Blue: 255 + Green: 255 + } + Top: { + Red: 249 + Blue: 254 + Green: 255 + } + Middle: { + Red: 128 + Blue: 31 + Green: 199 + } + } + Name: "无限电力奖杯" + } + } + } + }] + } + { + title: "挑战者" + icon: "minecraft:dragon_head" + x: 0.0d + y: 0.0d + shape: "hexagon" + description: ["杀死末影龙,你就可以开启挑战章节!"] + size: 1.5d + id: "1C6E46EA96373E74" + tasks: [{ + id: "6C159C9408B0C66C" + type: "advancement" + title: "击杀末影龙" + icon: "minecraft:dragon_head" + advancement: "minecraft:end/kill_dragon" + criterion: "" + }] + rewards: [{ + id: "7F0FC16030FE7D99" + type: "item" + item: { + id: "trofers:trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "minecraft:dragon_head" + Count: 1b + } + DisplayScale: 0.75f + Animation: "fixed" + Colors: { + Bottom: { + Red: 249 + Blue: 254 + Green: 255 + } + Top: { + Red: 249 + Blue: 254 + Green: 255 + } + Middle: { + Red: 137 + Blue: 184 + Green: 50 + } + } + Name: "末影龙奖杯" + } + } + } + }] + } + { + title: "无限熔岩" + x: -3.0d + y: 0.0d + description: [ + "在至尊黑洞储液罐中装满熔岩。" + "" + "储液罐的所有侧面都必须设置为“已启用”才能被检测到。" + ] + dependencies: ["1C6E46EA96373E74"] + id: "64A6812D6EFF4308" + tasks: [{ + id: "5484233E300B3E29" + type: "item" + title: "装满熔岩的至尊黑洞储液罐" + icon: { + id: "industrialforegoing:supreme_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "minecraft:lava" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + item: { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "itemfilters:strong_nbt" + Count: 1b + tag: { + value: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "minecraft:lava" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + } + { + id: "industrialforegoing:supreme_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "minecraft:lava" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + ] + } + } + }] + rewards: [{ + id: "2CEB97E39BE8BBE5" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "minecraft:lava_bucket" + Count: 1b + } + DisplayScale: 1.0f + Animation: "fixed" + Colors: { + Bottom: { + Red: 255 + Blue: 255 + Green: 255 + } + Top: { + Red: 255 + Blue: 255 + Green: 255 + } + Middle: { + Red: 176 + Blue: 38 + Green: 46 + } + } + Name: "熔岩奖杯" + } + } + } + }] + } + { + title: "无限水" + icon: { + id: "industrialforegoing:supreme_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "minecraft:water" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + x: -3.0d + y: 1.0d + description: [ + "在至尊黑洞储液罐中装满水。" + "" + "储液罐的所有侧面都必须设置为“已启用”才能被检测到。" + ] + dependencies: ["1C6E46EA96373E74"] + id: "6D463AE8FE933401" + tasks: [{ + id: "68B113885B76682E" + type: "item" + title: "装满水的至尊黑洞储液罐" + icon: { + id: "industrialforegoing:supreme_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "minecraft:water" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + item: { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "itemfilters:strong_nbt" + Count: 1b + tag: { + value: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "minecraft:water" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + } + { + id: "industrialforegoing:supreme_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "minecraft:water" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + ] + } + } + }] + rewards: [{ + id: "2B3C7A66BA863710" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "minecraft:water_bucket" + Count: 1b + } + DisplayScale: 1.0f + Animation: "fixed" + Colors: { + Bottom: { + Red: 255 + Blue: 255 + Green: 255 + } + Top: { + Red: 255 + Blue: 255 + Green: 255 + } + Middle: { + Red: 58 + Blue: 218 + Green: 179 + } + } + Name: "水奖杯" + } + } + } + }] + } + { + title: "无限石油" + icon: { + id: "industrialforegoing:supreme_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "thermal:crude_oil" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + x: -3.0d + y: -1.0d + description: [ + "在至尊黑洞储液罐中装满石油。" + "" + "储液罐的所有侧面都必须设置为“已启用”才能被检测到。" + ] + dependencies: ["1C6E46EA96373E74"] + id: "378F01CE074D79A0" + tasks: [{ + id: "53630EB2AB461FE0" + type: "item" + title: "装满石油的至尊黑洞储液罐" + icon: { + id: "industrialforegoing:supreme_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "immersivepetroleum:oil" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "industrialforegoing:supreme_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "thermal:crude_oil" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + { + id: "itemfilters:strong_nbt" + Count: 1b + tag: { + value: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "thermal:crude_oil" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + } + ] + } + } + { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "industrialforegoing:supreme_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "pneumaticcraft:oil" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + { + id: "itemfilters:strong_nbt" + Count: 1b + tag: { + value: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "pneumaticcraft:oil" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + } + ] + } + } + { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "industrialforegoing:supreme_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "immersivepetroleum:oil" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + { + id: "itemfilters:strong_nbt" + Count: 1b + tag: { + value: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "immersivepetroleum:oil" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + } + ] + } + } + ] + } + } + }] + rewards: [{ + id: "2F30217DBD536B5C" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "thermal:crude_oil_bucket" + Count: 1b + } + DisplayScale: 1.0f + Animation: "fixed" + Colors: { + Bottom: { + Red: 255 + Blue: 255 + Green: 255 + } + Top: { + Red: 249 + Blue: 254 + Green: 255 + } + Middle: { + Red: 29 + Blue: 33 + Green: 29 + } + } + Name: "石油奖杯" + } + } + } + }] + } + { + title: "动物大师" + x: 3.0d + y: 1.0d + subtitle: "宠物与吻" + description: [ + "驯服所有可以驯服的动物!" + "" + "(你可以通过查看农牧业标签中的“动物大师”进度来知晓你的进展)" + ] + dependencies: ["1C6E46EA96373E74"] + id: "2AEE1AFA3BC416CE" + tasks: [{ + id: "6550FEDCE5175F8C" + type: "advancement" + title: "驯服所有可以驯服的动物" + icon: "farmersdelight:horse_feed" + advancement: "enigmatica:husbandry/tame_all_animals" + criterion: "" + }] + rewards: [{ + id: "1101CE8B58FFDB74" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "farmersdelight:horse_feed" + Count: 1b + } + DisplayScale: 1.0f + Animation: "fixed" + Colors: { + Bottom: { + Red: 255 + Blue: 255 + Green: 255 + } + Top: { + Red: 255 + Blue: 255 + Green: 255 + } + Middle: { + Red: 249 + Blue: 29 + Green: 128 + } + } + Name: "动物大师奖杯" + } + } + } + }] + } + { + title: "成双成对" + x: 3.0d + y: 0.0d + subtitle: "性教育启蒙……" + description: [ + "繁殖每一种可繁殖的动物!" + "" + "(你可以通过查看农牧业标签中的“成双成对”进度来知晓你的进展。)" + ] + dependencies: ["1C6E46EA96373E74"] + id: "24ED473C9C545C09" + tasks: [{ + id: "76A9D7B6C6D4C04F" + type: "advancement" + title: "繁殖每一种可繁殖的动物" + icon: "minecraft:golden_carrot" + advancement: "minecraft:husbandry/bred_all_animals" + criterion: "" + }] + rewards: [{ + id: "2CBDA020ED4C5E9C" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "minecraft:golden_carrot" + Count: 1b + } + DisplayScale: 1.0f + Animation: "fixed" + Colors: { + Bottom: { + Red: 255 + Blue: 255 + Green: 255 + } + Top: { + Red: 255 + Blue: 255 + Green: 255 + } + Middle: { + Red: 254 + Blue: 61 + Green: 216 + } + } + Name: "繁衍奖杯" + } + } + } + }] + } + { + title: "无限工具" + x: -0.5d + y: 2.5d + description: [ + "为了完成这个任务,你必须获得所有的无限工具,并将它们升级到神器级别。" + "" + "在没有无限电力的情况下,是可以将无限工具升级到神器级别的,我们决定让你自己来发现如何升级。" + ] + dependencies: ["1C6E46EA96373E74"] + id: "17E8CDC64C0FB5EA" + tasks: [ + { + id: "4801DE27B925DA50" + type: "item" + title: "无限钻头:神器等级" + icon: { + id: "industrialforegoing:infinity_drill" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "ARTIFACT" + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + item: { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "industrialforegoing:infinity_drill" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "ARTIFACT" + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + { + id: "itemfilters:weak_nbt" + Count: 1b + tag: { + value: { + Selected: "ARTIFACT" + } + } + } + ] + } + } + } + { + id: "7FD0249142690FBD" + type: "item" + title: "无限电锤:神器等级" + icon: { + id: "industrialforegoing:infinity_hammer" + Count: 1b + tag: { + CanCharge: 1b + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0b + Selected: "ARTIFACT" + Beheading: 0 + } + } + item: { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "itemfilters:weak_nbt" + Count: 1b + tag: { + value: { + Selected: "ARTIFACT" + } + } + } + { + id: "industrialforegoing:infinity_hammer" + Count: 1b + tag: { + CanCharge: 1 + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0 + Selected: "ARTIFACT" + Beheading: 0 + } + } + ] + } + } + } + { + id: "625720B1A137C6DF" + type: "item" + title: "无限三叉戟:神器等级" + icon: { + id: "industrialforegoing:infinity_trident" + Count: 1b + tag: { + CanCharge: 1b + Riptide: 0 + Channeling: 0b + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0b + Selected: "ARTIFACT" + Loyalty: 0 + } + } + item: { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "itemfilters:weak_nbt" + Count: 1b + tag: { + value: { + Selected: "ARTIFACT" + } + } + } + { + id: "industrialforegoing:infinity_trident" + Count: 1b + tag: { + CanCharge: 1 + Riptide: 0 + Channeling: 0 + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0 + Selected: "ARTIFACT" + Loyalty: 0 + } + } + ] + } + } + } + { + id: "314182BBA59CFDD8" + type: "item" + title: "无限链锯:神器等级" + icon: { + id: "industrialforegoing:infinity_saw" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "ARTIFACT" + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + item: { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "itemfilters:weak_nbt" + Count: 1b + tag: { + value: { + Selected: "ARTIFACT" + } + } + } + { + id: "industrialforegoing:infinity_saw" + Count: 1b + tag: { + CanCharge: 1 + Special: 0 + Selected: "ARTIFACT" + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + ] + } + } + } + { + id: "09A7BEA11BB1C9B1" + type: "item" + title: "无限背包:神器等级" + icon: { + id: "industrialforegoing:infinity_backpack" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "ARTIFACT" + Energy: 9223372036854775807L + } + } + item: { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "itemfilters:weak_nbt" + Count: 1b + tag: { + value: { + Selected: "ARTIFACT" + } + } + } + { + id: "industrialforegoing:infinity_backpack" + Count: 1b + tag: { + CanCharge: 1 + Special: 0 + Selected: "ARTIFACT" + Energy: 9223372036854775807L + } + } + ] + } + } + } + { + id: "1C420C2B58ADD9F4" + type: "item" + title: "无限核弹:神器等级" + icon: { + id: "industrialforegoing:infinity_nuke" + Count: 1b + tag: { + CanCharge: 1 + Special: 0 + Selected: "ARTIFACT" + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + item: { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "itemfilters:weak_nbt" + Count: 1b + tag: { + value: { + Selected: "ARTIFACT" + } + } + } + { + id: "industrialforegoing:infinity_nuke" + Count: 1b + tag: { + CanCharge: 1 + Special: 0 + Selected: "ARTIFACT" + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + ] + } + } + } + { + id: "50D6D2760038E934" + type: "item" + title: "无限发射器:神器等级" + icon: { + id: "industrialforegoing:infinity_launcher" + Count: 1b + tag: { + CanCharge: 1 + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0 + Selected: "ARTIFACT" + Plunger: 0 + } + } + item: { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "itemfilters:weak_nbt" + Count: 1b + tag: { + value: { + Selected: "ARTIFACT" + } + } + } + { + id: "industrialforegoing:infinity_launcher" + Count: 1b + tag: { + CanCharge: 1 + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0 + Selected: "ARTIFACT" + Plunger: 0 + } + } + ] + } + } + } + ] + rewards: [ + { + id: "485894E4EE24E3E1" + type: "item" + item: { + id: "trofers:small_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "industrialforegoing:infinity_trident" + Count: 1b + tag: { + CanCharge: 1b + Riptide: 0 + Channeling: 0b + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0b + Selected: "POOR" + Loyalty: 0 + } + } + DisplayScale: 0.5f + Animation: "fixed" + Colors: { + Bottom: { + Red: 255 + Blue: 255 + Green: 255 + } + Top: { + Red: 249 + Blue: 254 + Green: 255 + } + Middle: { + Red: 137 + Blue: 184 + Green: 50 + } + } + } + } + } + } + { + id: "23558895485FF9E0" + type: "item" + item: { + id: "trofers:small_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "industrialforegoing:infinity_drill" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "POOR" + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + DisplayScale: 0.5f + Animation: "fixed" + Colors: { + Bottom: { + Red: 255 + Blue: 255 + Green: 255 + } + Top: { + Red: 249 + Blue: 254 + Green: 255 + } + Middle: { + Red: 137 + Blue: 184 + Green: 50 + } + } + } + } + } + } + { + id: "2E4A9E23F542A9BF" + type: "item" + item: { + id: "trofers:small_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "industrialforegoing:infinity_backpack" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "POOR" + Id: "75cd3df4-1573-46e9-a320-cac2879426bf" + Energy: 0L + } + } + DisplayScale: 0.5f + Animation: "fixed" + Colors: { + Bottom: { + Red: 255 + Blue: 255 + Green: 255 + } + Top: { + Red: 249 + Blue: 254 + Green: 255 + } + Middle: { + Red: 137 + Blue: 184 + Green: 50 + } + } + } + } + } + } + { + id: "0992ACAB5C09DAE0" + type: "item" + item: { + id: "trofers:small_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "industrialforegoing:infinity_hammer" + Count: 1b + tag: { + CanCharge: 1b + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0b + Selected: "POOR" + Beheading: 0 + } + } + DisplayScale: 0.5f + Animation: "fixed" + Colors: { + Bottom: { + Red: 249 + Blue: 254 + Green: 255 + } + Top: { + Red: 249 + Blue: 254 + Green: 255 + } + Middle: { + Red: 137 + Blue: 184 + Green: 50 + } + } + } + } + } + } + { + id: "7EF5A4E188996336" + type: "item" + item: { + id: "trofers:small_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "industrialforegoing:infinity_saw" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "POOR" + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + DisplayScale: 0.5f + Animation: "fixed" + Colors: { + Bottom: { + Red: 249 + Blue: 254 + Green: 255 + } + Top: { + Red: 249 + Blue: 254 + Green: 255 + } + Middle: { + Red: 137 + Blue: 184 + Green: 50 + } + } + } + } + } + } + { + id: "6457AAA4C0F166C9" + type: "item" + item: { + id: "trofers:small_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + Colors: { + Bottom: { + Red: 249 + Blue: 254 + Green: 255 + } + Top: { + Red: 249 + Blue: 254 + Green: 255 + } + Middle: { + Red: 137 + Blue: 184 + Green: 50 + } + } + DisplayScale: 0.5d + Animation: "fixed" + id: "industrialforegoing:infinity_nuke" + Count: 1 + tag: { } + } + } + } + } + } + { + id: "42B3BA6BE0A12001" + type: "item" + item: { + id: "trofers:small_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + Colors: { + Bottom: { + Red: 249 + Blue: 254 + Green: 255 + } + Top: { + Red: 249 + Blue: 254 + Green: 255 + } + Middle: { + Red: 137 + Blue: 184 + Green: 50 + } + } + DisplayScale: 0.5d + Animation: "fixed" + id: "industrialforegoing:infinity_launcher" + Count: 1 + tag: { } + } + } + } + } + } + ] + } + { + title: "终极土豆" + x: 3.0d + y: -1.0d + subtitle: "宝贝,呃,什么是土豆?" + description: ["煮土豆,土豆泥,大锅炖土豆!"] + dependencies: ["1C6E46EA96373E74"] + id: "3DB3B9732A87744A" + tasks: [ + { + id: "77ECAC90AB981C2F" + type: "item" + item: "farmersdelight:potato_crate" + count: 2863L + consume_items: true + } + { + id: "0B0BD4EA2A6DE4E9" + type: "item" + item: { + id: "thermal:rf_potato" + Count: 1b + tag: { + Energy: 100000 + } + } + count: 2863L + consume_items: true + } + { + id: "382A604CF0387758" + type: "item" + item: "botania:tiny_potato" + count: 2863L + consume_items: true + } + { + id: "1B6A594B8B7AEDC7" + type: "item" + item: "minecraft:baked_potato" + count: 2863L + consume_items: true + } + { + id: "054D2C2D441C2021" + type: "item" + item: "minecraft:poisonous_potato" + count: 2863L + consume_items: true + } + { + id: "4597CD2D2CBA65E7" + type: "item" + item: "pneumaticcraft:cod_n_chips" + count: 2863L + consume_items: true + } + { + id: "469924BD6C490BF2" + type: "item" + item: "simplefarming:fish_and_chips" + count: 2863L + consume_items: true + } + { + id: "174E223CF910A58D" + type: "item" + item: "farmersdelight:steak_and_potatoes" + count: 2863L + consume_items: true + } + { + id: "19B011AE9B837D9E" + type: "item" + item: "farmersdelight:stuffed_potato" + count: 2863L + consume_items: true + } + { + id: "5BAE86CC78F24DFD" + type: "item" + item: "simplefarming:potato_knish" + count: 2863L + consume_items: true + } + { + id: "3D08E07D00A24BEB" + type: "item" + item: { + id: "botania:cosmetic_tiny_potato_mask" + Count: 1b + tag: { } + } + count: 2863L + consume_items: true + } + { + id: "18DA6C0BF3BF2334" + type: "item" + item: "farmersdelight:wild_potatoes" + count: 2863L + consume_items: true + } + ] + rewards: [{ + id: "75E761B2293C1707" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "minecraft:potato" + Count: 1b + } + DisplayScale: 1.0f + Animation: "fixed" + Colors: { + Bottom: { + Red: 255 + Blue: 255 + Green: 255 + } + Top: { + Red: 255 + Blue: 255 + Green: 255 + } + Middle: { + Red: 254 + Blue: 61 + Green: 216 + } + } + } + } + } + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/create.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/create.snbt new file mode 100644 index 00000000..f85d77f6 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/create.snbt @@ -0,0 +1,1785 @@ +{ + id: "0000000000000C3F" + group: "72A9465344128AF9" + order_index: 0 + filename: "create" + title: "机械动力" + icon: "create:cogwheel" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "机械动力" + icon: "create:wrench" + x: 7.0d + y: 0.0d + shape: "gear" + description: [ + "欢迎来到机械动力!机械动力的内核与原版红石的主要目的相同:为玩家提供实现奇妙创作的物品。" + "" + "你会问什么样的创作?嗯,什么都可以!制作火车、隧道掘进机、巨大的功能性风车,甚至是能玩的鲁比克魔方!" + "" + "只有你想不到的,没有你做不到的。" + "" + "当然,任务不可能将这么多内容全都详细介绍一遍。相反,我们的目标是引入机械动力的基本概念,为你的探索奠定坚实的基础。" + "" + "~MuteTiefling" + ] + optional: true + id: "0000000000000C40" + tasks: [{ + id: "0000000000000C41" + type: "checkmark" + title: "机械动力" + }] + rewards: [{ + id: "0000000000000CB9" + type: "item" + title: "扳手" + item: "create:wrench" + }] + } + { + title: "旋转力" + icon: "create:goggles" + x: 4.0d + y: 2.0d + subtitle: "还需要一些零件" + description: [ + "与许多体系一样,动力是必须的。在机械动力中,这通常意味着让某些东西旋转。当然,有多种方法可以做到这一点,但在这之前,让我们简单了解一些基本知识。" + "" + "首先是动力源和作业元件。不言而喻,动力源产生旋转力,带动作业元件进行旋转。但并非所有的动力源和作业元件都是相对的。" + "" + "每个动力源都能够输出一定量的应力单元(SU),这些应力在所有连接的作业元件之间分配。如果作业元件需要的应力比输出的多,那么整个系统将陷入过载。" + "" + "作业元件运作的速度越快,其影响越大,使用的应力越多。" + "" + "要了解生成或消耗的应力值,可以戴上工程师护目镜并看向相关方块。" + "" + "最后提一句,虽然机械动力没有指南书,但每个组件的物品提示中都有非常详细的信息来帮助你了解。请仔细阅读。" + ] + dependencies: ["0000000000000C40"] + min_width: 300 + id: "0000000000000CBA" + tasks: [{ + id: "0000000000000D67" + type: "checkmark" + title: "旋转力" + }] + rewards: [{ + id: "0000000000000D66" + type: "item" + title: "工程师护目镜" + item: "create:goggles" + }] + } + { + title: "风车" + icon: "create:white_sail" + x: 4.0d + y: 3.5d + subtitle: "不含电池" + description: [ + "年轻人的第一个多方块结构也许就是风车。这是一个能产出高应力的动力源,且能够在高转速下运行。仅向结构添加更多风帆或羊毛就能产生更多的应力和更快的速度。" + "" + "从哪里开始建造呢?先放下风车轴承。带绿色粘液的一面是建造结构其余部分的地方。动力将从另一端输出。请注意,风车可以从任何方向建造。" + "" + "接下来,将旋转底盘连接到轴承的粘性侧。这里的旋转底盘充当风车的轴承,而叶片与轴承相连接。" + "用粘液球右击底盘可使其变粘(不会消耗粘液球),使大多数装饰方块都可以在风车连接半径外进行连接。" + "" + "手持扳手并看向底盘来查看底盘的连接半径。高亮显示的方块是结构的一部分。可以使用滚轮调整半径。" + "" + "请注意,只有在连接未被底盘识别的方块时才需要胶水,例如要在风车的前面延展方块。如果是风帆直接连接到底盘上,就根本不需要胶水,但那又有什么乐趣呢?美观更重要!" + ] + dependencies: ["0000000000000CBA"] + min_width: 250 + id: "0000000000000CBD" + tasks: [ + { + id: "0000000000000CBE" + type: "item" + item: "create:windmill_bearing" + } + { + id: "0000000000000CBF" + type: "item" + item: "create:radial_chassis" + } + { + id: "0000000000000CC1" + type: "item" + item: "create:white_sail" + count: 32L + } + ] + rewards: [ + { + id: "0000000000000CC0" + type: "item" + title: "强力胶" + item: { + id: "create:super_glue" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000D75" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + } + ] + } + { + x: 5.5d + y: 2.5d + subtitle: "就像一张光盘,宝贝" + description: [ + "水车虽然比风车的安装简单得多,但产生的应力要少得多,运行速度也慢得多。" + "" + "对小尺寸比速度更重要的应用场景来说,它很有用。例如,在制作一扇通往基地的花哨的门时。" + "" + "只需让水流过水车,它就会持续运行。当四个面上都有水正向流动时,水车就达到了最大速度。" + ] + dependencies: ["0000000000000CBA"] + id: "0000000000000CC2" + tasks: [{ + id: "0000000000000CC3" + type: "item" + item: "create:water_wheel" + }] + rewards: [{ + id: "0000000000000D74" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + icon: "create:propeller" + x: 5.5d + y: 4.0d + subtitle: "可再生能源?为爱鼓风" + description: [ + "鼓风机比水车还要紧凑,除了提供其他功能外,还能产生少量旋转力。稍后将详细介绍它的功能。" + "" + "要使用它来产生旋转力,必须将它面朝下放在炽热的方块上,如熔岩或岩浆块。一定要注意不要玩火尿炕。" + "" + "向鼓风机施加红石信号,使其产生动力。" + "" + "--------------------------------" + "" + "要使用鼓风机进行加工,必须使其气流能够吹过熔岩、水或火焰。掉落在远端气流中的物品则会分别被冶炼、洗涤或烟熏。" + "" + "气流可以通过铁栅栏和活板门等特定方块,而将熔岩或水安全地遏制在内。" + "" + "特别注意:鼓风机可用于直接处理容器或传送带上的物品,但传送带上的物品在处理过程中不会停止移动。" + "" + "想要有效利用鼓风机和传送带组合,请让鼓风机的气流长度超过传送带。旋转速度越快,气流吹得就越远。这也使得鼓风机能够一次处理多组物品。" + ] + dependencies: [ + "0000000000000CBD" + "0000000000000CFC" + ] + id: "0000000000000CC4" + tasks: [{ + id: "0000000000000CC5" + type: "item" + item: "create:encased_fan" + }] + rewards: [ + { + id: "0000000000000CCA" + type: "item" + title: "模拟拉杆" + item: "create:analog_lever" + } + { + id: "0000000000000D73" + type: "item" + title: "岩浆块" + item: "minecraft:magma_block" + count: 4 + } + ] + } + { + icon: "create:flywheel" + x: 4.0d + y: 5.0d + subtitle: "深受尊重" + description: [ + "紧凑动力源的终极之选。熔炉引擎是由三部分组成的多方块结构,可以产出尽可能高的应力值。" + "" + "要使其运行,必须启动(点燃)熔炉或高炉。通常来说需要它熔炼某些物品,尽管还有其他方法使其工作。" + "" + "将熔炉引擎放在熔炉或高炉的顶部来建造该结构。它会覆盖熔炉,并从其一侧伸出一大块结构。在这一侧,留下一个空气块,然后放置飞轮(距离熔炉的第三块)。" + ] + dependencies: ["0000000000000CBD"] + id: "0000000000000CC6" + tasks: [ + { + id: "0000000000000CC7" + type: "item" + item: "create:furnace_engine" + } + { + id: "0000000000000CC8" + type: "item" + item: "create:flywheel" + } + ] + rewards: [ + { + id: "0000000000000D76" + type: "command" + title: "传奇机械动力战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_legendary" + player_command: false + } + { + id: "0000000000000D8A" + type: "item" + title: "高炉" + item: "minecraft:blast_furnace" + } + ] + } + { + title: "传动杆" + x: 1.5d + y: 2.0d + subtitle: "动感单车" + description: [ + "造一个漂亮的风车可不是你费这么大劲的唯一原因。有没有一种可能,这个风车是能做一些有用的事情的。但它高高在上,而我们……" + "" + "碰巧,传递旋转力非常简单。轴可用于线性传输功率,而齿轮可用于改变方向和速度。" + ] + dependencies: ["0000000000000CBA"] + id: "0000000000000CCC" + tasks: [{ + id: "0000000000000CCD" + type: "item" + item: "create:shaft" + count: 16L + }] + rewards: [ + { + id: "0000000000000D79" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + } + { + id: "0000000000000D80" + type: "item" + title: "海带" + item: "minecraft:kelp" + count: 16 + } + ] + } + { + title: "安山机壳" + x: 1.0d + y: 1.0d + subtitle: "天下不安宁啊" + description: [ + "不想看见你基地里的孔洞?看到裸露的传动杆就浑身颤抖?别找了解药就在这里。" + "" + "用机壳右击传动杆,将其转换为完整方块。非常适合传动杆穿过墙壁或地板的时候使用。" + "" + "配合传送带使用风味也极佳。" + ] + dependencies: ["0000000000000CCC"] + id: "0000000000000CCE" + tasks: [{ + id: "0000000000000CCF" + type: "item" + item: "create:andesite_casing" + count: 4L + }] + rewards: [{ + id: "0000000000000D78" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + title: "支架" + x: 2.0d + y: 1.0d + subtitle: "支棱起来" + description: [ + "你那边那个传动杆真长。它看起来没有支撑,不是吗?" + "" + "支架完全是装饰性的,但可以使你的传动杆网络看起来更美观。" + ] + dependencies: ["0000000000000CCC"] + id: "0000000000000CD0" + tasks: [ + { + id: "0000000000000CD1" + type: "item" + item: "create:wooden_bracket" + count: 4L + } + { + id: "0000000000000D8B" + type: "item" + item: "create:metal_bracket" + count: 4L + } + ] + rewards: [{ + id: "0000000000000D77" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + x: -1.5d + y: 1.0d + subtitle: "让我们改变一下策略" + description: [ + "十字齿轮箱的成本略高于一对齿轮,其作用与垂直的齿轮相同,能够改变转动杆的方向。" + "" + "不过十字齿轮箱有一个微小的优势,即它可以将动力分成两个方向。它还有一个竖直变种,可以将传动杆变为向上或向下转动。" + ] + dependencies: ["0000000000000CD6"] + id: "0000000000000CD4" + tasks: [{ + id: "0000000000000CD5" + type: "item" + item: "create:gearbox" + }] + rewards: [{ + id: "0000000000000D83" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + title: "齿轮" + x: -1.0d + y: 2.0d + subtitle: "斯贝斯利太空飞轮" + description: [ + "咱家的风车速度有点慢并不意味着其他一切都得这么慢。一个系统的转速可以通过简单的传动比来提高(或降低)。" + "" + "例如:假设动力正在驱动着小齿轮进行转动。将小齿轮的齿与大齿轮的齿贴后,大齿轮的传动杆旋转速度会变成小齿轮的一半。" + "" + "类似地,将大齿轮与小齿轮贴合将导致小齿轮的传动杆以原来两倍的速度旋转。" + "" + "这些效果可以连环叠加,但请记住:此系统中的作业元件运行得越快,应力成本就越高。" + "" + "此外,两个大齿轮可以垂直贴合,来改变传动轴的旋转方向。可用于转弯或将动力运往高处。" + ] + dependencies: ["0000000000000CCC"] + id: "0000000000000CD6" + tasks: [ + { + id: "0000000000000CD7" + type: "item" + item: "create:large_cogwheel" + count: 4L + } + { + id: "48C68E5C0B154689" + type: "item" + item: "create:cogwheel" + count: 4L + } + ] + rewards: [{ + id: "0000000000000D81" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + title: "传送带" + x: 1.5d + y: 3.0d + subtitle: "大佬带带我" + description: [ + "和机械动力中许多物品一样,传送带也有着许多用途。" + "" + "其主要用途是物品运输。它可以水平运输物品,也可以通过上下45度的斜坡进行运输。" + "" + "它也可以将动力从一个传动杆传递到另一个传动杆。这是一种在保持旋转方向的同时为多个平行传动杆提供动力的极好方法。" + "" + "一根传送带可以最多拉伸至20格方块长,其中每格方块都可以连接传动杆。只需放置两个传动杆,然后用传送带右击这两个传动杆即可进行连接。" + ] + dependencies: ["0000000000000CCC"] + id: "0000000000000CD8" + tasks: [{ + id: "0000000000000CD9" + type: "item" + item: "create:belt_connector" + count: 4L + }] + rewards: [{ + id: "0000000000000D7A" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + x: 0.5d + y: 3.0d + subtitle: "我是链帮的" + description: [ + "链式传动箱可以像传送带一样使用,将垂直的传动杆连接在一起。" + "" + "它们也可用于改变动力的方向,办法是将多个传动箱并排放置并将它们相互旋转90度。" + ] + dependencies: ["0000000000000CD8"] + id: "0000000000000CE0" + tasks: [{ + id: "0000000000000CE1" + type: "item" + item: "create:encased_chain_drive" + }] + rewards: [{ + id: "0000000000000D7B" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + icon: "create:rotation_speed_controller" + x: -4.0d + y: 2.0d + subtitle: "挂到超速档" + description: [ + "将数百个齿轮连接起来就为了达到一个确切的速度不太现实。你需要转速控制器。在它顶部插槽放置一个大齿轮并提供动力。" + "" + "转速控制器会自动调整其两个输出传动杆上的转速。使用滚轮设置转动速度。" + ] + dependencies: ["0000000000000CD6"] + id: "0000000000000CE2" + tasks: [{ + id: "0000000000000CE3" + type: "item" + item: "create:rotation_speed_controller" + }] + rewards: [ + { + id: "0000000000000D5B" + type: "item" + title: "大齿轮" + item: "create:large_cogwheel" + } + { + id: "0000000000000D5C" + type: "command" + title: "传奇机械动力战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_legendary" + player_command: false + } + ] + } + { + x: 0.5d + y: 4.5d + subtitle: "滑坡效应" + description: [ + "漏斗既能向容器中输出,也能从容器中输入。" + "" + "例如,连接至箱子的漏斗可以从箱子抽出物品并倾倒在相邻的传送带上。类似地,进入漏斗的传送带会将物品放入相邻的容器中。" + ] + dependencies: ["0000000000000CD8"] + id: "0000000000000CE5" + tasks: [{ + id: "0000000000000CE6" + type: "item" + item: "create:andesite_funnel" + }] + rewards: [{ + id: "0000000000000D7C" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + title: "溜槽" + x: 1.5d + y: 4.0d + subtitle: "溜了溜了" + description: [ + "溜槽一种简单而快捷的向下传送物品的方式。只要把物品放在顶部,它们就会从底部出来。" + "" + "溜槽比在直接丢下一件物品的优势在于,它们能以45度角输送物品,且多个溜槽可以合并成一个溜槽,从而更好地控制物品的最终落点。" + "" + "溜槽也可用于向上输送物品。如果溜槽顶部安装了一个鼓风机,则可以使用鼓风机将物品脱离传送带。当然,还需要某种方法把物品从溜槽中拿出来,比如用漏斗。" + ] + dependencies: ["0000000000000CD8"] + id: "0000000000000CE7" + tasks: [{ + id: "0000000000000CE8" + type: "item" + item: "create:chute" + count: 4L + }] + rewards: [{ + id: "0000000000000CF1" + type: "item" + title: "鼓风机" + item: "create:encased_fan" + }] + } + { + x: 2.5d + y: 4.5d + subtitle: "双缝实验" + description: [ + "远不止一个带盖的传送带,隧道在分流物品时起到了重要作用。" + "" + "当一组物品通过安山岩隧道时,隧道将自动从一组中取出一件物品,并将其放置到相邻的传送带或容器中。" + ] + dependencies: ["0000000000000CD8"] + id: "0000000000000CE9" + tasks: [{ + id: "0000000000000CEA" + type: "item" + item: "create:andesite_tunnel" + }] + rewards: [{ + id: "0000000000000D7D" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + x: 0.5d + y: 5.5d + subtitle: "嘻哈滑滑梯" + description: ["黄铜漏斗的功能类似于安山岩漏斗,但它们能够使用过滤器,可以是过滤栏中的单个物品,也可以是配置好的过滤器。"] + dependencies: ["0000000000000CE5"] + id: "0000000000000CED" + tasks: [{ + id: "0000000000000CEE" + type: "item" + item: "create:brass_funnel" + }] + rewards: [{ + id: "0000000000000D59" + type: "command" + title: "传奇机械动力战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_legendary" + player_command: false + }] + } + { + x: 2.5d + y: 5.5d + subtitle: "波函数坍缩" + description: [ + "黄铜隧道的工作原理与安山岩隧道略有不同。将黄铜隧道并联可以为多个传送带提供物品分流,而不是分裂到相邻传送带上。" + "" + "当物品通过一个通道时,它们会在另一侧的所有连接通道中被均分。" + "" + "在均分期间,可使用过滤器,因此可以用它制作一个分拣系统。接收大量混合输入,并将其分拣到各个传送带上。" + ] + dependencies: ["0000000000000CE9"] + id: "0000000000000CEF" + tasks: [{ + id: "0000000000000CF0" + type: "item" + item: "create:brass_tunnel" + }] + rewards: [{ + id: "0000000000000D57" + type: "command" + title: "传奇机械动力战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_legendary" + player_command: false + }] + } + { + x: 1.5d + y: 5.0d + subtitle: "缓冲区分配失败" + description: [ + "一个简单的物品缓冲。" + "" + "置物台可以容纳一组物品,它们也可以与鼓风机洗涤、冶炼和烟熏加工以及动力辊压机进行交互。" + ] + dependencies: ["0000000000000CD8"] + id: "0000000000000CF2" + tasks: [{ + id: "0000000000000CF3" + type: "item" + item: "create:depot" + }] + rewards: [{ + id: "0000000000000D7E" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + x: 1.5d + y: 6.0d + subtitle: "5号还活着!" + description: [ + "动力臂用于高级短程物品运输。它可以在工作范围内的任意两点间移动物品。" + "" + "例如,可以将动力臂配置成从漏斗中提取沙子并放置在置物台上,使沙子被鼓风机熔炼成玻璃。然后,同一只动力臂可以拿起玻璃,将其放入另一个带过滤器的漏斗中,把它送走。" + "" + "在放置动力臂之前要进行连接,手持它右击可识别的容器即可进行设置。再次右击切换输入或输出。动力臂最多可以够到四格远。" + ] + dependencies: ["0000000000000CD8"] + id: "0000000000000CF4" + tasks: [{ + id: "0000000000000CF5" + type: "item" + item: "create:mechanical_arm" + }] + rewards: [{ + id: "0000000000000D58" + type: "command" + title: "传奇机械动力战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_legendary" + player_command: false + }] + } + { + x: 7.0d + y: 3.5d + subtitle: "汝可知何物合吾齿轮?" + description: [ + "石磨有着很悠久的历史,这项最古老的技术仍在被我们使用。它们比手工研磨东西效率高得多。" + "" + "机械动力的石磨是早期提高矿物产量的好方法。确保对研磨出的粉碎矿石进行洗涤,以进一步提高产量!" + ] + dependencies: ["0000000000000D04"] + id: "0000000000000CFC" + tasks: [{ + id: "0000000000000CFD" + type: "item" + item: "create:millstone" + }] + rewards: [{ + id: "0000000000000D72" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + title: "粉碎轮" + x: 9.0d + y: 5.5d + subtitle: "粉碎时间到!" + description: [ + "粉碎轮是石磨的老大哥。总之粉碎轮的活更棒,产出的物品比你在石磨中得到的更多。" + "其较硬的粉碎面能够处理石磨无法处理的材料。" + "" + "搭建一对粉碎轮需要动点小脑筋,因为两个粉碎轮必须朝相反的方向旋转,即从顶部朝着两轮相交处旋转。" + "" + "放置粉碎轮时,两轮之间应留有单个方块的空隙。物品可以从底部丢下,也可以通过漏斗放入两轮相交的“方块”中,方便控制。" + ] + dependencies: ["0000000000000D1A"] + id: "0000000000000CFE" + tasks: [{ + id: "0000000000000CFF" + type: "item" + item: "create:crushing_wheel" + count: 2L + }] + rewards: [{ + id: "0000000000000D54" + type: "command" + title: "传奇机械动力战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_legendary" + player_command: false + }] + } + { + icon: "create:brass_hand" + x: 8.0d + y: 5.0d + subtitle: "还是看看远处的动力臂吧,家人们" + description: [ + "机械手虽然在很多方面都很有用,但它主要用于自动化磨制玫瑰石英。" + "" + "可通过传送带+机械动力漏斗、原版漏斗或其他绝大多数运输方式将物品放入机械手。提供动力后,它将持续尝试在其前方的任何实体上“使用”持有的物品,无论是物品还是怪物。" + "" + "将石英放在不断伸缩的机械手的路径上即可磨制石英。" + ] + dependencies: ["0000000000000D02"] + id: "0000000000000D00" + tasks: [ + { + id: "0000000000000D01" + type: "item" + item: "create:deployer" + } + { + id: "0000000000000D21" + type: "item" + item: { + id: "create:sand_paper" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [{ + id: "0000000000000D6F" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + x: 8.0d + y: 3.5d + subtitle: "人性的欧姆" + description: [ + "电子管是合成机械动力中最先进的机械的材料,它们以自动化磨制玫瑰石英的形式向你发起了挑战。" + "" + "玫瑰石英需要用砂纸进行打磨。一开始,你得通过一只手拿着一张砂纸,另一只手拿着玫瑰石英手动打磨。按住鼠标右击,将其打磨至表面光亮。" + "" + "但你一定会说:这都什么?这么多花里胡哨的机器难道不能实现自动化吗?当然可以!但是你需要电子管才能做这样的机器!" + ] + dependencies: ["0000000000000D04"] + id: "0000000000000D02" + tasks: [{ + id: "0000000000000D03" + type: "item" + item: "create:electron_tube" + }] + rewards: [{ + id: "0000000000000D6D" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + icon: "create:whisk" + x: 7.0d + y: 2.0d + subtitle: "我只是做了一点微小的工作" + description: ["有了一些基本的动力和物流作保障,是时候开始干正事了。机械动力提供了几个新的合成机制,这些机制对了解该模组非常重要。"] + dependencies: ["0000000000000C40"] + id: "0000000000000D04" + tasks: [{ + id: "0000000000000D05" + type: "checkmark" + title: "合成" + }] + rewards: [{ + id: "0000000000000D68" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: 7.0d + y: 4.5d + subtitle: "煮土豆,土豆泥,大锅炖土豆! " + description: [ + "动力辊压机可以将锭压制成板,以便进行更高级的合成。与工作盆结合时它还可以将粒制成锭。" + "" + "压制板时,辊压机可以安装在传送带、置物台或任何其他方块上。" + "" + "如果放置在传送带上,辊压机运行时,它会自动暂停传送带。" + "" + "当处在置物台上方时,一旦检测到下方有需要压制的物品,它就会工作。" + "" + "然而处在其他方块上方时,辊压机需要红石信号才能启动。" + ] + dependencies: ["0000000000000CFC"] + id: "0000000000000D06" + tasks: [{ + id: "0000000000000D07" + type: "item" + item: "create:mechanical_press" + }] + rewards: [{ + id: "0000000000000D71" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + icon: "create:mechanical_mixer" + x: 7.0d + y: 5.5d + subtitle: "这是个误会,警官" + description: [ + "动力搅拌器能将固体或液体混合成更有用的形态。从酿造药水、泡茶到制作高级合金,它都能做到。搅拌器下方需要一个工作盆。" + "" + "请注意,有些配方需要加热,而热量需要烈焰人燃烧室来提供。接下来我会介绍更多信息。" + ] + dependencies: ["0000000000000D06"] + id: "0000000000000D08" + tasks: [ + { + id: "0000000000000D09" + type: "item" + item: "create:mechanical_mixer" + } + { + id: "0000000000000D0A" + type: "item" + item: "create:basin" + } + ] + rewards: [{ + id: "0000000000000D70" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + x: 6.0d + y: 6.5d + subtitle: "灰常得大" + description: [ + "当需要高温时,没有比下界更合适的地方了。为什么不把它的炎热带回家呢?" + "" + "烈焰人燃烧室是手持空燃烧室右击烈焰人(消耗怪物)或烈焰人刷怪笼(不消耗刷怪笼)得到的。它们很烫,但不会永远烫下去。" + "" + "如果烈焰人冷却了,就给它喂煤或其他可燃材料,使其再次产生怒火。" + ] + dependencies: ["0000000000000D08"] + id: "0000000000000D0B" + tasks: [{ + id: "0000000000000D0C" + type: "item" + item: "create:blaze_burner" + }] + rewards: [{ + id: "0000000000000D5E" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + x: 6.5d + y: 7.5d + subtitle: "禁忌零食" + description: [ + "你说不够热是什么意思?好吧,让他们吃蛋糕吧!" + "" + "制作烈焰蛋糕将真正考验你的技能,因为它结合了许多不同的合成机制。你的自动化程度有多深?" + ] + dependencies: ["0000000000000D0B"] + id: "0000000000000D0D" + tasks: [{ + id: "0000000000000D0E" + type: "item" + item: "create:blaze_cake" + }] + rewards: [{ + id: "0000000000000D55" + type: "command" + title: "传奇机械动力战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_legendary" + player_command: false + }] + } + { + x: -2.0d + y: 3.0d + subtitle: "阿基米德螺线" + description: [ + "正如我们不能不费力气就移动物体,动力泵也需要一些旋转力来泵送和处理流体。" + "" + "动力泵接受来自齿轮的动力,对一段管道进行加压,使流体沿一个方向或反方向流动,这具体取决于齿轮旋转方向。" + "" + "该方块有一个小型流向指示器,便于可视化流量。一台动力泵可以给一长段管道加压,所以尽量将它们分的散点。" + ] + dependencies: ["0000000000000D11"] + id: "0000000000000D0F" + tasks: [{ + id: "0000000000000D10" + type: "item" + item: "create:mechanical_pump" + }] + rewards: [{ + id: "0000000000000D84" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + title: "流体管道" + x: -1.0d + y: 3.0d + subtitle: "管道清洁工" + description: ["管道是输送流体的主要途径。液体从一端进去,另一端出来。很简单!"] + dependencies: ["0000000000000CD6"] + id: "0000000000000D11" + tasks: [{ + id: "0000000000000D12" + type: "item" + item: "create:fluid_pipe" + count: 16L + }] + rewards: [{ + id: "0000000000000D85" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + icon: "create:fluid_valve" + x: -2.5d + y: 4.0d + subtitle: "请闭嘴" + description: ["流体阀门可以通过施加一些旋转力来打开或关闭,例如使用阀门手轮。"] + dependencies: ["0000000000000D0F"] + id: "0000000000000D13" + tasks: [ + { + id: "0000000000000D14" + type: "item" + item: "create:fluid_valve" + } + { + id: "0000000000000D19" + type: "item" + item: "create:copper_valve_handle" + } + ] + rewards: [{ + id: "0000000000000D86" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + x: -3.0d + y: 5.0d + subtitle: "半透膜" + description: ["原版里不可能的事,在模组里就是家常便饭。智能流体管道起到流体过滤器的作用,既可以控制从储罐中输入的液体,也可以控制管道中的液体。"] + dependencies: ["0000000000000D0F"] + id: "0000000000000D15" + tasks: [{ + id: "0000000000000D16" + type: "item" + item: "create:smart_fluid_pipe" + }] + rewards: [{ + id: "0000000000000D5A" + type: "command" + title: "传奇机械动力战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_legendary" + player_command: false + }] + } + { + title: "流体储罐" + x: -3.0d + y: 3.0d + subtitle: "深不可测" + description: [ + "流体储罐一种主题式多方块储罐,可满足你的所有储液需求。" + "" + "虽然玩家无法直接与它们交互,需要管道来输入或输出流体,但它们可以和相邻的储罐合并,形成大型多方块,以便进行大批量存储。" + "流体储罐的底可以是1x1、2x2、3x3或者随便多大都行。" + ] + dependencies: ["0000000000000D11"] + id: "0000000000000D17" + tasks: [{ + id: "0000000000000D18" + type: "item" + item: "create:fluid_tank" + count: 4L + }] + rewards: [{ + id: "0000000000000D89" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + icon: "create:mechanical_crafter" + x: 9.0d + y: 4.5d + description: [ + "当简单的3x3合成栏不够用的时候,我们还有动力合成器。这些方块连接起来形成了一个大型的合成接口。每个方块可以放置一件物品。" + "" + "一些高级物品只能通过这种方式制作。" + "" + "放置合成器时要注意,因为会有一个箭头指向你放置它的方向。此箭头指示物品在合成台合成时的移动方向,所有箭头最后必须汇聚到某一个合成台那里。" + "" + "例如,将第一个合成台放在地上会使箭头指向下方,这就是输出。第二个合成台靠着第一个的侧面放置,使其箭头指向第一个,以形成一条通道。" + "" + "合成器盖板可用于禁用物品槽,任何有空位合成必须将其覆盖。例如,用3x3动力合成台制作箱子时,中间的槽必须被覆盖。" + "" + "物品可通过原版漏斗、传送带和机械动力漏斗、动力臂等输入。试试看你能想出什么!" + ] + dependencies: ["0000000000000D02"] + min_width: 250 + id: "0000000000000D1A" + tasks: [ + { + id: "0000000000000D1B" + type: "item" + item: "create:mechanical_crafter" + } + { + id: "0000000000000D1C" + type: "item" + item: "create:crafter_slot_cover" + } + ] + rewards: [{ + id: "0000000000000D6E" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + icon: "create:polished_rose_quartz" + x: 8.0d + y: 6.5d + shape: "octagon" + description: [ + "所有的零件都在这里,你能把它们组装起来吗?建造一个全自动磨制玫瑰石英工厂。唯一允许的外部输入是石英和红石本身。" + "" + "通过将刷石机中的圆石粉碎来制作沙子。种植并收获甘蔗,实现造纸自动化。将它们放在一起,然后将砂纸放在机械手上,以磨制玫瑰石英。" + "" + "当然,合成玫瑰石英这个过程也应该在这个工厂内完成。仅使用机械动力和原版完成此项挑战!" + "" + "祝你好运!" + ] + dependencies: ["0000000000000D00"] + id: "0000000000000D1F" + tasks: [{ + id: "0000000000000D20" + type: "checkmark" + title: "挑战:玫瑰石英自动化" + }] + } + { + x: -1.5d + y: 4.0d + subtitle: "满口胡言" + description: ["将注液器放置在置物台上方,注液器会尝试填充置物台上出现的任何物品。例如,装一桶水,装满药水瓶,或者做美味的茶!"] + dependencies: ["0000000000000D11"] + id: "0000000000000D23" + tasks: [{ + id: "0000000000000D24" + type: "item" + item: "create:spout" + }] + rewards: [{ + id: "0000000000000D87" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + title: "模块化动态结构" + icon: { + id: "create:minecart_contraption" + Count: 1b + tag: { + Contraption: { + Blocks: [ + { + Pos: { + X: 0 + Y: 0 + Z: 0 + } + Block: { + Properties: { + axis: "z" + } + Name: "create:minecart_anchor" + } + } + { + Pos: { + X: 0 + Y: 1 + Z: 0 + } + Block: { + Name: "minecraft:spruce_planks" + } + } + ] + BoundsFront: [ + 0.0f + 0.0f + 0.0f + 1.0f + 2.0f + 1.0f + ] + SubContraptions: [ ] + Actors: [ ] + Seats: [ ] + Type: "mounted" + Anchor: { + X: 108 + Y: 84 + Z: -93 + } + Superglue: [ ] + Storage: [ ] + Passengers: [ ] + RotationMode: "ROTATE" + FluidStorage: [ ] + Stalled: 0b + } + display: { } + } + } + x: 10.0d + y: 2.0d + description: [ + "模块化动态结构是一种DIY多方块结构,有着几乎无限的可能性。" + "" + "它们可以固定在原地并通过旋转力运行,也可以连接到矿车上自由运行,只需要充能铁轨来保持矿车移动。" + "" + "以下是一些可用于这些装置的方块。" + ] + dependencies: ["0000000000000C40"] + id: "0000000000000D2B" + tasks: [{ + id: "0000000000000D2C" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000D65" + type: "item" + title: "矿车" + item: "minecraft:minecart" + }] + } + { + icon: "create:mechanical_piston" + x: 10.5d + y: 3.0d + subtitle: "工程师交流项目" + description: [ + "说到移动动态结构,动力活塞可能是一个很好的开始。" + "" + "举一个简单的例子,我们可以想象一片长长的庄稼地。动力活塞周期性地在田里来回推动收割装置,以采集作物。" + ] + dependencies: ["0000000000000D2B"] + id: "0000000000000D2D" + tasks: [{ + id: "0000000000000D2E" + type: "item" + title: "动力活塞" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "create:mechanical_piston" + Count: 1b + } + { + id: "create:sticky_mechanical_piston" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "0000000000000D69" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + } + { + id: "0000000000000D8C" + type: "item" + title: "活塞杆" + item: "create:piston_extension_pole" + count: 8 + } + ] + } + { + x: 11.0d + y: 4.0d + subtitle: "把车装在马的前面——本末倒置" + description: [ + "矿车装配站用于建造矿车上的动态结构。" + "" + "动态结构应该建在装配站的顶部。准备好后,给装配站一个红石信号将把所有连接的方块转变成一个实体。" + "" + "然后可以用扳手将整个矿车捡起,以便于设备的运输。" + "" + "基于矿车的动态结构的一个很好的例子就是隧道掘进机。它可以设置为在它前面铺设轨道,然后在后面收回轨道。它甚至可以建造桥梁来避开沟壑!" + ] + dependencies: ["0000000000000D2B"] + id: "0000000000000D2F" + tasks: [{ + id: "0000000000000D30" + type: "item" + item: "create:cart_assembler" + }] + rewards: [{ + id: "0000000000000D6A" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + x: 11.5d + y: 5.0d + subtitle: "摆脱无法承受的处境" + description: [ + "与风车轴承类似,动力轴承可用于建造旋转动态结构。" + "" + "例如,我们可以建造一个长而宽的手臂动态结构,在林场中挥舞,砍倒它接触的所有树木。" + ] + dependencies: ["0000000000000D2B"] + id: "0000000000000D31" + tasks: [{ + id: "0000000000000D32" + type: "item" + item: "create:mechanical_bearing" + }] + rewards: [{ + id: "0000000000000D6B" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + title: "底盘" + x: 12.5d + y: 4.0d + description: [ + "底盘方块用于形成更大动态结构的底座。" + "" + "机壳底盘可以沿其深色面相互连接,并被自动视为一个“整体”,而其他部件可以粘在它的上面。" + "如果在底盘上涂上胶水,还能将其浅色面与一列方块相连接。" + "" + "类似地,旋转底盘可以连接圆形平面中的方块,只要它们与底盘接触并且底盘的浅色面涂上胶水。" + "" + "这样就可以用很少的胶水制作非常大的动态结构。但是,它们不是必需的。相反,方块可以直接地粘合在一起,形成不规则形状的大块。" + "" + "不用担心,一旦这个动态结构成型,胶痕就看不见了,从而形成非常美观的结构。" + "" + "看向底盘时手持扳手使用滚轮来调整其连接范围。" + "" + "注意:粘液球可以无限次地在底盘方块上添加胶痕。用粘液球右击单击以涂抹于底座的一面,双击右击可涂抹于所有面。" + ] + dependencies: [ + "0000000000000D2D" + "0000000000000D2F" + "0000000000000D31" + "0000000000000D45" + ] + dependency_requirement: "one_completed" + min_width: 300 + id: "0000000000000D33" + tasks: [ + { + id: "0000000000000D34" + type: "item" + item: "create:radial_chassis" + } + { + id: "0000000000000D35" + type: "item" + item: "create:linear_chassis" + } + ] + rewards: [{ + id: "0000000000000D64" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + x: 14.5d + y: 4.0d + subtitle: "庄稼地里的靓仔" + description: ["智能的收割机,会温柔地收割成熟作物。"] + dependencies: ["0000000000000D33"] + id: "0000000000000D3A" + tasks: [{ + id: "0000000000000D3B" + type: "item" + item: "create:mechanical_harvester" + }] + rewards: [{ + id: "0000000000000D60" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + x: 14.5d + y: 5.0d + subtitle: "这儿没什么好看的,就是台掘进机罢了" + description: ["无论是移动还是固定,动力钻头都是一种功能强大的采矿设备。"] + dependencies: ["0000000000000D33"] + id: "0000000000000D3C" + tasks: [{ + id: "0000000000000D3D" + type: "item" + item: "create:mechanical_drill" + }] + rewards: [{ + id: "0000000000000D61" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + x: 13.5d + y: 7.0d + subtitle: "农场大耕新" + description: [ + "耕地是一项艰苦的工作。做一台机器帮你干吧!" + "" + "动力犁不仅适用于简单的农场维护,还可以在移动的矿车机器后犁出耕地。" + ] + dependencies: ["0000000000000D33"] + id: "0000000000000D3E" + tasks: [{ + id: "0000000000000D3F" + type: "item" + item: "create:mechanical_plough" + }] + rewards: [{ + id: "0000000000000D63" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + x: 14.0d + y: 6.0d + subtitle: "锯前沿的科技" + description: [ + "从砍树到雕刻石头,这把锯子见证了一切。" + "" + "静止且提供动力时,它既可以用于将原木切割成木板,也可以制作任何切石机配方。除非动力锯上设置了过滤,否则使用切石机配方时将会随机输出。" + "" + "当连接到移动的机器上时,它可以一下子砍掉整棵树。对于一个简单的树场来说很方便。" + ] + dependencies: ["0000000000000D33"] + id: "0000000000000D40" + tasks: [{ + id: "0000000000000D41" + type: "item" + item: "create:mechanical_saw" + }] + rewards: [{ + id: "0000000000000D62" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + title: "移动式接口" + x: 14.5d + y: 3.0d + subtitle: "即插即玩" + description: [ + "在许多情况下,只要动态结构上有足够的存储空间,与动态结构相连的工具也可以自动拾取收割下的物品。" + "" + "只需将箱子胶在适当的位置就足以提供存储空间,但如何将物品取出是另外一个问题。" + "" + "接口充当动态结构上容器的代理。每当装置上的便携式接口遇到世界中的接口时,动态结构会短暂暂停,建立连接。" + "" + "如果设置了该接口的输入输出,机器将保持暂停,直到没有任何东西通过该接口。一旦传输停止,它将继续运行。" + "" + "为了取消或提前中断这种暂停,可以向固定位置接口提供红石信号。" + ] + dependencies: ["0000000000000D33"] + id: "0000000000000D42" + tasks: [ + { + id: "0000000000000D43" + type: "item" + item: "create:portable_fluid_interface" + } + { + id: "0000000000000D44" + type: "item" + item: "create:portable_storage_interface" + } + ] + rewards: [{ + id: "0000000000000D5F" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + x: 12.0d + y: 6.0d + subtitle: "它有起起伏伏" + description: [ + "需要举高高吗?" + "" + "将绳索滑轮与平台相连来建造一个电梯。" + "" + "使用反转齿轮箱来反转方向。" + ] + dependencies: ["0000000000000D2B"] + id: "0000000000000D45" + tasks: [{ + id: "0000000000000D46" + type: "item" + item: "create:rope_pulley" + }] + rewards: [{ + id: "0000000000000D6C" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + x: -3.0d + y: 2.0d + subtitle: "挂到高速档" + description: [ + "与摆弄传动比相比,可调节链式传动箱的控制更精细,它使用红石信号进行变速,最高可达输入旋转速度的两倍。" + "" + "可以考虑使用模拟拉杆设置旋转速度。" + ] + dependencies: ["0000000000000CD6"] + id: "0000000000000D47" + tasks: [{ + id: "0000000000000D48" + type: "item" + item: "create:adjustable_chain_gearshift" + }] + rewards: [{ + id: "0000000000000D5D" + type: "command" + title: "传奇机械动力战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_legendary" + player_command: false + }] + } + { + x: -2.0d + y: 5.0d + subtitle: "嗯,它有好有坏" + description: [ + "通过软管滑轮,流体可以在世界中泵入或泵出。创建巨大的湖泊或将其排干,让你的工厂发展壮大!" + "" + "非常大的水体,如海洋或巨大的熔岩湖,将被视为无限大。因此,如果你想通过排水建造像海底博物馆一样的建筑,可能需要建造一些隔断墙来将建筑和水体分开。" + "" + "注意,软管滑轮不会自己泵送流体。将软管降到流体内,并使用动力泵泵取流体。" + ] + dependencies: ["0000000000000D11"] + id: "0000000000000D49" + tasks: [{ + id: "0000000000000D4A" + type: "item" + item: "create:hose_pulley" + }] + rewards: [{ + id: "0000000000000D88" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + x: -0.5d + y: 1.0d + subtitle: "是时候做出改变了" + description: [ + "需要反转方向吗?那么反转齿轮箱就是你要找的东西。" + "" + "向该方块施加红石信号将导致输出侧向驱动侧的相反方向旋转。" + ] + dependencies: ["0000000000000CD6"] + id: "0000000000000D4B" + tasks: [{ + id: "0000000000000D4C" + type: "item" + item: "create:gearshift" + }] + rewards: [{ + id: "0000000000000D82" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + x: -1.0d + y: 0.0d + subtitle: "我得马上阻止你" + description: [ + "非常简单的设备,真的。离合器将传动杆上的动力分离,从而实现一个简单的开关。" + "" + "这对于需要精确计时的高级动态结构也很有用。" + ] + dependencies: ["0000000000000CD6"] + id: "0000000000000D4D" + tasks: [{ + id: "0000000000000D4E" + type: "item" + item: "create:clutch" + }] + rewards: [{ + id: "6E8C331AB8382D16" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + x: 5.5d + y: 7.5d + subtitle: "你好,Brew-TEA-Full!" + description: [ + "像1773年那样开趴玩太晚了?你的生活还需要一点宁静的茶吗?" + "" + "试试建造工茶饮吧!泡起来比乌龙快多了。" + ] + dependencies: ["0000000000000D0B"] + id: "0000000000000D52" + tasks: [{ + id: "0000000000000D53" + type: "item" + item: "create:builders_tea" + }] + rewards: [{ + id: "0000000000000D56" + type: "command" + title: "传奇机械动力战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_legendary" + player_command: false + }] + } + { + title: "保存蓝图" + x: 4.0d + y: -0.5d + subtitle: "建筑101" + description: [ + "机械动力有一组专用于保存和复制蓝图的工具。" + "" + "蓝图与笔能让你将现有结构保存至蓝图。保存好的蓝图可以在其他地方建造。" + "" + "1)右击选择要保存的结构的两个对角。" + "2)指向选定区域的一个面,然后按住Ctrl键滚动鼠标滚轮以调整该面。" + "3)右击以命名并保存蓝图。" + "" + "机械动力GitHub中的维基包含了保存蓝图的示例:" + "https://github.com/Creators-of-Create/Create/wiki/Saving-a-Schematic" + ] + dependencies: ["0000000000000C40"] + min_width: 250 + id: "5A581A8DF6CCC352" + tasks: [{ + id: "188710CC3F5AE8D2" + type: "item" + item: "create:schematic_and_quill" + }] + rewards: [{ + id: "454AB192859C2BA1" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + title: "放置蓝图" + x: 2.5d + y: -0.5d + subtitle: "建筑许可证备案" + description: [ + "为了放置保存好的结构,你需要创建一个蓝图——这是在蓝图桌上完成的。" + "" + "将鼠标悬停在GUI中间的框上并滚动滚轮,选择要创建的蓝图。将空白蓝图放入蓝图桌的左侧槽位中。点击复选框打印蓝图——这会将其上传到服务器,非常大的蓝图可能需要一些时间上传。你可以在该过程进行时离开蓝图桌,完成后再回来。按“打开文件夹”按钮将打开实例中的蓝图文件夹,按“刷新”将更新可用蓝图的列表。" + "" + "手持蓝图时可以通过右击将其放置在世界中。屏幕上的HUD提供用于调整蓝图的选项——移动、旋转或翻转。按住Shift键并在蓝图上右击,还可以编辑放置和旋转/镜像。你可以将其用作搭建指引,但它有更好的用途……" + "" + "注:本模组包含有常见的多方块结构的蓝图。你可以使用“打开文件夹”按钮重新定位任何未使用的蓝图,然后刷新列表。" + "" + "机械动力GitHub上的维基中包含了加载蓝图的示例:" + "https://github.com/Creators-of-Create/Create/wiki/Loading-a-Schematic" + ] + dependencies: ["5A581A8DF6CCC352"] + min_width: 300 + id: "3542632905883686" + tasks: [{ + id: "2816C6E8336001CD" + type: "item" + item: "create:schematic_table" + }] + rewards: [{ + id: "1CC172C5323EADC6" + type: "item" + title: "空白蓝图" + item: "create:empty_schematic" + }] + } + { + title: "打印蓝图" + x: 1.0d + y: -0.5d + subtitle: "建设性摧毁" + description: [ + "蓝图加农炮是用来搭建结构的。它使用火药作为推进剂,并会从邻近容器中拿取方块。" + "" + "将蓝图装载进蓝图加农炮中。在左上角装入火药 - 每400个方块消耗一个火药。点击界面中间的“▶”按钮以开始建造!" + "" + "默认情况下,如果没有所需的方块,加农炮将暂停,它将替换任何阻挡建造的方块,但将保护实体方块(想想箱子和类似的东西)。替换的方块不会掉落并会丢失 - 加农炮不是采掘工具!单击左下角的按钮可以控制这些设置。" + "" + "注:加农炮的速度不是很快,但可以在多个加农炮之间分配工作负荷。时间之瓶与其相性极佳!" + "" + "机械动力GitHub有的维基包含了打印蓝图的示例:" + "https://github.com/Creators-of-Create/Create/wiki/Printing-a-Schematic" + ] + dependencies: ["3542632905883686"] + min_width: 300 + id: "6305EF196599FC7C" + tasks: [{ + id: "5C7274B5040C6D7D" + type: "item" + item: "create:schematicannon" + }] + rewards: [{ + id: "123B498A6DDBFD23" + type: "item" + title: "火药" + item: "minecraft:gunpowder" + count: 16 + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/eidolon_wip.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/eidolon_wip.snbt new file mode 100644 index 00000000..a59e3586 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/eidolon_wip.snbt @@ -0,0 +1,858 @@ +{ + id: "0000000000000E7F" + group: "5A8B89F87F77CF4C" + order_index: 5 + filename: "eidolon_wip" + title: "幻梦" + icon: "eidolon:unholy_symbol" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "欢迎来到幻梦!" + icon: "eidolon:codex" + x: 1.5d + y: 0.5d + shape: "hexagon" + subtitle: "另外幻梦的意思是“生者或死者的幻像”" + description: [ + "幻梦是一个专注于祈祷、炼金、献祭和魔法恶作剧的黑魔法模组!" + "" + "虽然它仍处于早期开发阶段,但已经提供了一些很酷的小装置和小玩具供你使用,并且未来可期。所以你还在等什么,在其他人之前好好享受吧!" + "" + "拿好你的《秘仪教典》,让它指导你在模组中的每一步,并准备好取悦黑暗君王。" + "" + "~Merlo" + ] + size: 1.5d + optional: true + id: "0000000000000E80" + tasks: [{ + id: "5BB374740D4295E0" + type: "item" + item: "eidolon:tattered_cloth" + }] + rewards: [{ + id: "5855578CE2117C3E" + type: "xp" + xp: 100 + }] + } + { + title: "基础祭坛" + icon: "eidolon:wooden_altar" + x: 1.5d + y: 3.5d + subtitle: "只是一次向黑暗君王的随意祈祷" + description: [ + "你现在应该知悉邪恶符文,且了解如何用它进行黑暗祈祷,但你应该在哪里进行呢?让我们来建造一个祭坛以满足所有的祈祷需求!" + "" + "木制祭坛是你可以合成的最基础的祭坛,因此现在就可以制作。与此同时,你还需要一个塑像,所以,现在就用稻草做一个,把它放在祭坛上。" + "" + "向塑像祈祷可以讨取黑暗君王的欢心,如果你祈祷得足够多,祂甚至可能会决定向你赏赐一些新的知识……" + "" + "但请小心:任何祈祷每天都只能进行一次,任何重复的尝试都会失败。你可以知道祈祷是否有效,如果生效,塑像的眼睛就会亮起来,然后……你会听到雷暴的声音。" + "" + "我建议尽快建立一座祭坛,每天祈祷一次,即使你不打算马上发展该模组:这样你就可以在时机成熟时做好准备。" + ] + dependencies: ["0000000000000E85"] + min_width: 300 + id: "0000000000000E83" + tasks: [ + { + id: "0000000000000E84" + type: "item" + item: "eidolon:wooden_altar" + } + { + id: "0000000000000E96" + type: "item" + item: "eidolon:straw_effigy" + } + ] + rewards: [ + { + id: "0000000000000ECE" + type: "item" + title: "蜡烛" + item: "eidolon:candle" + count: 2 + } + { + id: "0000000000000ECF" + type: "item" + title: "僵尸头颅" + item: "minecraft:zombie_head" + } + ] + } + { + title: "符文和颂歌" + x: 1.5d + y: 2.0d + subtitle: "这会变得很阴森……" + description: [ + "颂歌是幻梦的一个重要机制,它可使你在神力中取得进步,并解锁模组中更强大的物品和工具。" + "" + "要进行咏唱,你需要学习符文,然后将它们在《秘仪教典》中组合起来,为你想要的颂歌谱写正确的顺序。" + "" + "虽然大多数符文都是在获取的神力进程中从神灵那里学到的,但在正常世界中,魔法使用者们可能只会知道一些基本的符文。" + "" + "试着去拜访你当地的女巫,把你的《秘仪教典》扔给她,你可能会学到一些新的东西……" + ] + dependencies: ["0000000000000E80"] + id: "0000000000000E85" + tasks: [{ + id: "0000000000000E86" + type: "checkmark" + title: "颂歌" + icon: { + id: "eidolon:warlock_hat" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000ECD" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "仪式" + icon: "eidolon:brazier" + x: 4.5d + y: 2.0d + subtitle: "它火了,家人们!" + description: [ + "仪式是创造某些物品或产生某些效果的一种方式,例如将白天变成黑夜,反之亦然、召唤生物等等(请查看《秘仪教典》以获取完整列表)。" + "" + "首先,在中心放置一个火盆,然后在周围放置一些石之手。然后,你需要按照书中的配方,并将物品放在中间的火盆和石之手上。" + "" + "当你准备好了,拿出打火石,点燃火盆以开始仪式。" + ] + dependencies: ["0000000000000E80"] + id: "0000000000000E87" + tasks: [ + { + id: "0000000000000E88" + type: "item" + item: "eidolon:brazier" + } + { + id: "0000000000000E89" + type: "item" + item: "eidolon:stone_hand" + count: 2L + } + ] + rewards: [ + { + id: "0000000000000EC6" + type: "item" + title: "石之手" + item: "eidolon:stone_hand" + count: 2 + } + { + id: "0000000000000EC7" + type: "item" + title: "附魔灰烬" + item: "eidolon:enchanted_ash" + count: 16 + } + ] + } + { + x: 5.0d + y: 3.0d + subtitle: "恐怖焦点" + description: [ + "某些仪式,比如召唤生物的仪式,需要一个更高级的物品容器,它们在仪式配方中由不同的材质标识。" + "" + "你需要合成一个暗蚀焦点并将其放置在火盆周围来举行这些仪式。和普通的石之手一样,你可以在上面放置物品,但是对于那些特殊的仪式,特定物品必须在暗蚀焦点上。" + "" + "请确保你做对了!" + ] + dependencies: ["0000000000000E87"] + id: "0000000000000E8A" + tasks: [{ + id: "0000000000000E8B" + type: "item" + item: "eidolon:necrotic_focus" + }] + rewards: [{ + id: "0000000000000EC9" + type: "item" + title: "伤害药水" + item: { + id: "minecraft:potion" + Count: 1b + tag: { + Potion: "minecraft:harming" + } + } + }] + } + { + title: "白镴" + icon: "eidolon:pewter_ingot" + x: -1.5d + y: 2.0d + subtitle: "一起战斗吧,布洛克!" + description: [ + "白镴是该模组中许多物品都需要的基础资源,一种铁和铅的合金。" + "" + "你可以在大多数合金冶炼机器中制作它,也可以简单地将两个锭组合在一起,烧炼得到的混合物。囤上一大堆,你会用到的!" + ] + dependencies: ["0000000000000E80"] + id: "0000000000000E8E" + tasks: [ + { + id: "0000000000000E8F" + type: "item" + item: "eidolon:pewter_ingot" + count: 16L + } + { + id: "0000000000000EBB" + type: "item" + item: "eidolon:pewter_inlay" + count: 8L + } + ] + rewards: [ + { + id: "0000000000000EBC" + type: "item" + title: "白镴混合物" + item: "eidolon:pewter_blend" + count: 8 + } + { + id: "0000000000000EBD" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + x: -2.0d + y: 3.0d + subtitle: "没有这个就不是魔法模组了!" + description: [ + "幻梦中的许多原料都是在坩埚中制作的,因此你需要熟悉它。合成一个坩埚,装满水,把它放在热源上方,比如熔岩或岩浆块,然后等待水沸腾。" + "" + "你会注意到坩埚配方有不同的步骤,你需要遵循它们。将第一步的所有物品放入坩埚中,等待水变色,然后快速放入下一步的所有物品,直到完成所有步骤。" + "" + "如果你太慢了,水就会蒸发,而你会失去扔进去的物品,所以请做好准备!" + "" + "有些配方还需要你搅拌坩埚:你可以在正确的时机右击坩埚进行搅拌。" + ] + dependencies: ["0000000000000E8E"] + min_width: 300 + id: "0000000000000E90" + tasks: [{ + id: "0000000000000E91" + type: "item" + title: "坩埚" + icon: "eidolon:crucible" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "eidolon:crucible" + Count: 1b + } + { + id: "farmersdelight:cooking_pot" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "0000000000000EBE" + type: "item" + title: "红石粉" + item: "minecraft:redstone" + count: 2 + } + { + id: "0000000000000EBF" + type: "item" + title: "灵魂碎片" + item: "eidolon:soul_shard" + } + { + id: "0000000000000EC0" + type: "item" + title: "金锭" + item: "minecraft:gold_ingot" + count: 2 + } + { + id: "0000000000000EC1" + type: "item" + title: "岩浆块" + item: "minecraft:magma_block" + } + ] + } + { + title: "结晶仪式" + x: 4.0d + y: 3.0d + subtitle: "把它们变成碎片!" + description: [ + "你需要举行的第一个仪式是结晶仪式。它会杀死附近的亡灵生物,并将它们变成灵魂碎片,它是模组中许多物品和配方所需要的物品。" + "" + "你可以尝试使用上一个任务中获得的附魔灰烬来困住怪物:你可以将它们像红石一样放置在地上,怪物将无法穿过它们。" + "将灰烬撒在一群怪物周围,这将成为一个完美的牢笼,然后你就可以开始献祭了!" + "" + "你可以在《秘仪教典》中查看仪式所需的物品。" + ] + dependencies: ["0000000000000E87"] + id: "0000000000000E92" + tasks: [{ + id: "0000000000000E93" + type: "item" + item: "eidolon:soul_shard" + count: 16L + }] + rewards: [{ + id: "0000000000000EC8" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + x: -1.0d + y: 3.0d + subtitle: "我以为它是绿色的!" + description: [ + "幻梦中的大多数魔法物品都需要比普通工作台稍微高级一些的工作台,因此将其升级为魔力工作台。" + "" + "这非常直白:它的工作原理和正常工作台完全相同(并且可以当作普通工作台使用),但它有四个额外的栏位,用于某些魔法配方。 " + ] + dependencies: ["0000000000000E8E"] + id: "0000000000000E94" + tasks: [{ + id: "0000000000000E95" + type: "item" + title: "魔力工作台" + icon: "eidolon:worktable" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "masterfulmachinery:wicked_altar_controller" + Count: 1b + } + { + id: "eidolon:worktable" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0000000000000EC2" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "祭坛升级:光源" + x: 2.5d + y: 4.0d + shape: "diamond" + subtitle: "不,不是闪电麦昆" + description: [ + "你可以在祭坛上放更多的东西,让它更强大。有增加两个数据可以增加:" + "" + "威能会让你的祈祷更强大(因此,你会花费更少的时间和祈祷次数来让黑暗君王启示你新知识)。 " + "" + "容量目前并未使用,但在将来的更新中,它可使祭坛承受更强大的祈祷。" + "" + "有三种不同类别的升级,但请注意,来自同一类别的物品效果不会叠加,祭坛会始终采用该类别的最高数值。" + "" + "例如,如果你在祭坛上放了一支火把和一盏烛台,那么加成将会是+2威能。但是,来自不同类别的物品可以像预期那样叠加。" + "" + "查看《秘仪教典》中可行升级的完整列表:对于光源类别来说,最好可用的是烛台(或蜡烛)。" + ] + hide_dependency_lines: true + dependencies: ["0000000000000E83"] + optional: true + min_width: 300 + id: "0000000000000E97" + tasks: [{ + id: "0000000000000E98" + type: "item" + item: "eidolon:candlestick" + }] + rewards: [{ + id: "0000000000000ED0" + type: "item" + title: "基础护符" + item: "eidolon:basic_amulet" + }] + } + { + title: "祭坛升级:头颅" + x: 3.0d + y: 3.5d + shape: "diamond" + subtitle: "每个优秀的魔法模组都需要头颅!" + description: [ + "你可以在祭坛上放更多的东西,让它更强大。有增加两个数据可以增加:" + "" + "威能会让你的祈祷更强大(因此,你会花费更少的时间和祈祷次数来让黑暗君王启示你新知识)。 " + "" + "容量目前并未使用,但在将来的更新中,它可使祭坛承受更强大的祈祷。" + "" + "有三种不同类别的升级,但请注意,来自同一类别的物品效果不会叠加,祭坛会始终采用该类别的最高数值。" + "" + "例如,如果你在祭坛上放了一支火把和一盏烛台,那么加成将会是+2威能。但是,来自不同类别的物品可以像预期那样叠加。" + "" + "查看《秘仪教典》中可行升级的完整列表:对于头颅类别来说,最好可用的是凋灵骷髅头颅。" + ] + hide_dependency_lines: true + dependencies: ["0000000000000E83"] + optional: true + min_width: 300 + id: "0000000000000E99" + tasks: [{ + id: "0000000000000E9A" + type: "item" + item: "minecraft:wither_skeleton_skull" + }] + rewards: [ + { + id: "0000000000000ED1" + type: "item" + title: "凋零药水" + item: { + id: "minecraft:potion" + Count: 1b + tag: { + Potion: "apotheosis:wither" + } + } + } + { + id: "0000000000000ED2" + type: "item" + title: "凋灵骷髅头颅碎片" + item: "wstweaks:fragment" + count: 3 + } + ] + } + { + title: "祭坛升级:草药" + x: 3.0d + y: 4.5d + shape: "diamond" + subtitle: "双关与玫瑰乐队" + description: [ + "你可以在祭坛上放更多的东西,让它更强大。有增加两个数据可以增加:" + "" + "威能会让你的祈祷更强大(因此,你会花费更少的时间和祈祷次数来让黑暗君王启示你新知识)。 " + "" + "容量目前并未使用,但在将来的更新中,它可使祭坛承受更强大的祈祷。" + "" + "有三种不同类别的升级,但请注意,来自同一类别的物品效果不会叠加,祭坛会始终采用该类别的最高数值。" + "" + "例如,如果你在祭坛上放了一支火把和一盏烛台,那么加成将会是+2威能。但是,来自不同类别的物品可以像预期那样叠加。" + "" + "查看《秘仪教典》中可行升级的完整列表:对于草药类别来说,最好可用的是花盆中的凋零玫瑰。" + ] + hide_dependency_lines: true + dependencies: ["0000000000000E83"] + optional: true + min_width: 300 + id: "0000000000000E9B" + tasks: [{ + id: "0000000000000E9C" + type: "item" + item: "minecraft:wither_rose" + }] + rewards: [{ + id: "0000000000000ED3" + type: "item" + title: "凋灵骷髅头颅碎片" + item: "wstweaks:fragment" + count: 3 + }] + } + { + title: "献祭" + x: 1.5d + y: 4.5d + subtitle: "血祭血神" + description: [ + "过了一段时间,祈祷已经达到了足够的数量,暗黑君王将会揭示一个新的符文:血液符文。" + "" + "它可以用于一种更强大的祈祷,讨取君王更多的欢心,但需要鲜血献祭才能进行。" + "" + "合成一个高脚杯并将其放置在祭坛上,然后将生物引诱至附近并杀死它。高脚杯将会充满鲜血,你也可以进行献祭。" + "" + "可以的话,你应该总是试着献祭,而不是进行暗黑祈祷。因为它更加高效且能显著减少获取新知识的时间。" + ] + dependencies: ["0000000000000E83"] + id: "0000000000000E9D" + tasks: [{ + id: "0000000000000E9E" + type: "item" + item: "eidolon:goblet" + }] + rewards: [{ + id: "0000000000000ED4" + type: "item" + title: "新鲜的献祭肉" + item: "minecraft:pig_spawn_egg" + }] + } + { + x: 1.5d + y: 5.5d + shape: "hexagon" + subtitle: "它不是金属乐队的标志?" + description: [ + "足够的祈祷和献祭之后,魂魄符文将会向你揭示。它可以用于进行黑暗的触摸颂歌。" + "" + "在地上投掷一个白镴嵌材然后进行咏唱,以创造亵渎象征符。" + "" + "这个圣物可以合成模组中最高级的物品,但你只需要一个,因为它不会在合成过程中消耗。" + ] + dependencies: ["0000000000000E9D"] + id: "0000000000000E9F" + tasks: [{ + id: "0000000000000EA0" + type: "item" + item: "eidolon:unholy_symbol" + }] + rewards: [{ + id: "0000000000000ED5" + type: "item" + title: "诡异新芽" + item: "eidolon:warped_sprouts" + count: 8 + }] + } + { + icon: "eidolon:stone_altar" + x: 1.5d + y: 6.5d + subtitle: "滚石祭坛" + description: [ + "你将解锁的最强大的颂歌只能在升级的祭坛上进行。升级的祭坛由石头做成,其上有一个长者雕像。" + "" + "这就是你如何解锁该模组最终符文,心灵符文的方法。不幸的是,它还没有任何用途,但可以让你很快解锁模组的最终内容。" + ] + dependencies: ["0000000000000E9F"] + id: "0000000000000EA1" + tasks: [ + { + id: "0000000000000EA2" + type: "item" + item: "eidolon:stone_altar" + } + { + id: "0000000000000EA3" + type: "item" + item: "eidolon:unholy_effigy" + } + ] + } + { + title: "炼金术练习!" + icon: "eidolon:arcane_gold_ingot" + x: -1.5d + y: 4.0d + subtitle: "别把这地方烧了,好吗?" + description: [ + "是时候进行一些魔法了!去了解一些基础炼金原料,你将使用这些原料在幻梦中合成魔法物品。" + "" + "秘金锭是将常规的金注入灵魂碎片而得。你也许需要先看一下“仪式”这个任务,如果你还没有灵魂碎片的话。" + "" + "小型灵魂宝石也来自于灵魂碎片,但它是后者的升级形态。你将在略高级的配方中需要它。" + "" + "如果你想要一个更具挑战性的配方,那就尝试再合成一个暗影宝石!它用于更强大和高级的配方。" + ] + dependencies: ["0000000000000E90"] + id: "0000000000000EAA" + tasks: [ + { + id: "0000000000000EAB" + type: "item" + item: "eidolon:arcane_gold_ingot" + count: 4L + } + { + id: "0000000000000EAC" + type: "item" + item: "eidolon:lesser_soul_gem" + } + { + id: "0000000000000EC3" + type: "item" + item: "eidolon:shadow_gem" + } + ] + rewards: [ + { + id: "0000000000000EC4" + type: "item" + title: "灵魂碎片" + item: "eidolon:soul_shard" + count: 16 + } + { + id: "0000000000000EC5" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + } + ] + } + { + title: "深红之物" + icon: "eidolon:sanguine_amulet" + x: 5.0d + y: 4.5d + subtitle: "不,这不是血魔法的书!" + description: [ + "深红之物是你可以通过仪式制作的(目前)最强大的工具。" + "" + "侵蚀之剑可以造成凋零伤害并用凋零造成的伤害治疗你。" + "" + "红润护符可以充当生命缓存:当你生命值为满时它会汲取你的饥饿值和/任何生命恢复效果装满自己的生命条,但如果你处于困境,它会归还其中生命值。" + "" + "请确保仔细阅读《秘仪教典》,因为这些仪式不但需要书中描述的物品,但需要周围的生物的一部分生命值作为祭品。" + "" + "如果仪式找不到任何祭品,它甚至会尝试从你身上索取……" + ] + dependencies: ["0000000000000E8A"] + id: "0000000000000EAD" + tasks: [ + { + id: "0000000000000EAE" + type: "item" + item: "eidolon:sanguine_amulet" + } + { + id: "0000000000000EBA" + type: "item" + item: { + id: "eidolon:sapping_sword" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [ + { + id: "0000000000000ECA" + type: "item" + title: "僵尸之心" + item: "eidolon:zombie_heart" + count: 8 + } + { + id: "0000000000000ECB" + type: "item" + title: "褴褛之布" + item: "eidolon:tattered_cloth" + count: 8 + } + { + id: "0000000000000ECC" + type: "item" + title: "幽魂之心" + item: "eidolon:wraith_heart" + count: 8 + } + ] + } + { + title: "魔杖多多" + x: -2.5d + y: 5.5d + subtitle: "看看这些粒子效果吧!" + description: [ + "和任何体面的魔法模组一样,幻梦提供了一些很酷的法杖以帮助远程战斗。" + "" + "魂火魔杖可以对敌人造成魔法伤害,而刺骨法杖可以使敌人无法恢复生命值。两个都试试!" + "" + "也许可以考虑制作一些术士盔甲:它们可以进一步增强你的魔法伤害。这只是一个小小的开始,剩下的可能会更难……" + ] + hide_dependency_lines: true + dependencies: ["0000000000000EAA"] + id: "0000000000000EAF" + tasks: [ + { + id: "0000000000000EB0" + type: "item" + item: { + id: "eidolon:soulfire_wand" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000EB1" + type: "item" + item: { + id: "eidolon:bonechill_wand" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [{ + id: "0000000000000ED8" + type: "item" + title: "邪恶织物" + item: "eidolon:wicked_weave" + count: 3 + }] + } + { + x: -1.5d + y: 5.5d + subtitle: "令人困惑……" + description: [ + "颠倒之镐是你采掘时可以使用的趣味工具。顾名思义,它与普通的镐相反。" + "" + "越硬的方块采掘速度越快,而越软的方块采掘速度越低。试试拿它挖掘黑曜石!" + "" + "请注意,展示于此的物品并不是该模组的全部,我故意留了一些来让你自己探索,去发现所有酷炫玩意吧!" + ] + dependencies: ["0000000000000EAA"] + id: "0000000000000EB2" + tasks: [{ + id: "0000000000000EB3" + type: "item" + item: { + id: "eidolon:reversal_pick" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000ED6" + type: "item" + title: "黑曜石" + item: "minecraft:obsidian" + count: 16 + }] + } + { + x: -1.0d + y: 6.5d + subtitle: "可控附魔" + description: [ + "灵歌附魔台是一种不同且奇特的物品附魔方式:它只能进行基础的1级附魔,且消耗灵魂碎片,但你可以附魔一个已经附魔过的物品,甚至进一步强化它。" + "" + "如果一个物品已经有了魔咒,灵歌附魔台也可以将其升级至更高等级的魔咒,使你获得更多的控制能力。" + ] + hide_dependency_lines: true + dependencies: ["0000000000000EAA"] + id: "0000000000000EB4" + tasks: [{ + id: "0000000000000EB5" + type: "item" + item: "eidolon:soul_enchanter" + }] + rewards: [{ + id: "0000000000000EDA" + type: "xp" + xp: 400 + }] + } + { + x: -2.0d + y: 6.5d + subtitle: "易碎……" + description: ["玻璃之手是所有莽夫的终极玻璃大炮:它会使你的力量翻倍,但会使你受到的伤害增加5倍。你准备好接受挑战了吗?"] + hide_dependency_lines: true + dependencies: ["0000000000000EAA"] + id: "0000000000000EB6" + tasks: [{ + id: "0000000000000EB7" + type: "item" + item: "eidolon:glass_hand" + }] + rewards: [{ + id: "0000000000000EDB" + type: "item" + title: "音乐唱片" + item: "eidolon:music_disc_parousia" + }] + } + { + x: -0.5d + y: 5.5d + subtitle: "也试试开劈之斧" + description: [ + "死神镰刀不仅是一种强大的武器,而且它杀死的亡灵生物也会给你灵魂碎片,尽管比你通过结晶仪式得到的要少一些。" + "" + "这仍然是储存一些碎片来制作模组中其他物品的很好方法。" + ] + dependencies: [ + "0000000000000E9F" + "0000000000000EAC" + ] + id: "0000000000000EB8" + tasks: [{ + id: "0000000000000EB9" + type: "item" + item: { + id: "eidolon:reaper_scythe" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000ED9" + type: "xp" + xp: 500 + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/expert__bragging_rights.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/expert__bragging_rights.snbt new file mode 100644 index 00000000..ae40d762 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/expert__bragging_rights.snbt @@ -0,0 +1,727 @@ +{ + id: "0000000000000B69" + group: "34B7FB260B6AEB81" + order_index: 7 + filename: "expert__bragging_rights" + title: "夸耀资本" + icon: "kubejs:disabled_recipe_indicator" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + x: 0.0d + y: -6.0d + shape: "gear" + description: ["取得创造环境塑形器是你的最终目标——完成这个任务也就代表你通关了模组包!"] + dependencies: ["0000000000000FEB"] + hide: true + size: 2.0d + id: "6D3FE88DB30DEE00" + tasks: [{ + id: "446147A7DA834368" + type: "item" + item: "create:handheld_worldshaper" + }] + rewards: [{ + id: "3A52EC072B3445A2" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "kubejs:disabled_recipe_indicator" + Count: 1b + } + DisplayHeight: "2.0f.0f" + Colors: { + Bottom: { + Red: 249 + Blue: 254 + Green: 255 + } + Top: { + Red: 249 + Blue: 254 + Green: 255 + } + Middle: { + Red: 249 + Blue: 254 + Green: 255 + } + } + Animation: "spinning" + AnimationSpeed: 0.3f + Name: "Enigmatica 6:专家" + } + } + } + }] + } + { + x: -2.5d + y: 0.0d + description: [ + "采矿是一件很危险的事业,但是科技可以让它变得相当安全。" + "" + "为这些文明提供必要的工具,使它们接触到更多、更丰富的资源,从面朝黄土背朝天的辛劳中解放,转向学习研究。" + ] + dependencies: ["5A9BCC1CC2CC3E0C"] + id: "36CDE03E505E0F94" + tasks: [{ + id: "720841254075293B" + type: "item" + item: "kubejs:excavation_mastery_token" + }] + rewards: [{ + id: "693FC941F15A3ACE" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:excavation_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 69 + Blue: 82 + Green: 69 + } + Top: { + Red: 69 + Blue: 82 + Green: 69 + } + Middle: { + Red: 110 + Blue: 18 + Green: 74 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "挖掘专精" + } + } + } + }] + } + { + x: 1.5d + y: 1.5d + description: [ + "医学和治疗的技艺通过古老的炼金习俗传承了下来。" + "" + "为了避免将来不必要的死亡而传播这份知识吧。" + ] + dependencies: ["5A9BCC1CC2CC3E0C"] + id: "477CEC2E3F4736C3" + tasks: [{ + id: "6BDE4D704EAF5C05" + type: "item" + item: "kubejs:alchemy_mastery_token" + }] + rewards: [{ + id: "551D5FD396FF093D" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:alchemy_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 168 + Blue: 27 + Green: 93 + } + Top: { + Red: 168 + Blue: 27 + Green: 93 + } + Middle: { + Red: 255 + Blue: 191 + Green: 178 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "炼金专精" + } + } + } + }] + } + { + x: 0.0d + y: 2.0d + description: [ + "当生命之树将其飘渺之根深扎于土壤,不断蔓延时,大地发出了一阵低沉的嗡嗡声。霎时,光芒照耀了地上的生命,当一切平息后,出现了五十道闪烁着温和宁静的蓝绿色的光芒。然而,更多的生灵被令人深感不安的猩红色笼罩。" + "" + "这些在蓝绿色光芒周围的幸存文明逐渐意识到,外界仍然有能够给予他们协助的人,援助请求也因而接二连三地出现。" + "" + "---------------------------------" + "" + "为这些仅存的文明前哨阵地提供他们所需的工具和设备,使世界恢复到以前的魔法和技术巅峰,迎来一个崭新的繁荣盛世。" + "" + "首先,为他们提供自给自足所需的工具。" + ] + dependencies: ["7C0943FD8F8A0D69"] + id: "4AB9649C1D2FE587" + tasks: [{ + id: "571A2D485D7D82AD" + type: "item" + item: "kubejs:automation_mastery_token" + }] + rewards: [{ + id: "3AB2CF7F89C657B5" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:automation_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 69 + Blue: 82 + Green: 69 + } + Top: { + Red: 69 + Blue: 82 + Green: 69 + } + Middle: { + Red: 179 + Blue: 109 + Green: 248 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "自动化专精" + } + } + } + }] + } + { + x: 0.0d + y: -1.0d + description: ["恢复繁荣将需要大量的知识。协助这些文明做好准备、建立和维护他们所需要的复杂机器。"] + dependencies: ["5A9BCC1CC2CC3E0C"] + id: "6218AF7644C178A7" + tasks: [{ + id: "2BB3E567517D599F" + type: "item" + item: "kubejs:engineering_mastery_token" + }] + rewards: [{ + id: "4D3A23023C449286" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:engineering_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 69 + Blue: 82 + Green: 69 + } + Top: { + Red: 69 + Blue: 82 + Green: 69 + } + Middle: { + Red: 98 + Blue: 229 + Green: 228 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "工程师专精" + } + } + } + }] + } + { + x: 2.0d + y: -1.5d + description: ["魔力是地球上最纯净的生命精华,弥漫于万物之中。对其波动的了解无疑会帮助这些文明成为这片土地的优秀管理者。"] + dependencies: ["5A9BCC1CC2CC3E0C"] + id: "5DA9A0C75EA47DFF" + tasks: [{ + id: "3F5DB81D50286BAC" + type: "item" + item: "kubejs:botanical_mastery_token" + }] + rewards: [{ + id: "2544D1CD29FA3294" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:botanical_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 168 + Blue: 27 + Green: 93 + } + Top: { + Red: 168 + Blue: 27 + Green: 93 + } + Middle: { + Red: 23 + Blue: 109 + Green: 184 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "植物学专精" + } + } + } + }] + } + { + x: 0.0d + y: -3.5d + description: ["这片土地上仍然游荡着许多危险的怪物,如果没有防卫手段,这些文明就有严重的威胁。难怪仍然活跃的光芒这么少,许多文明肯定倒在了各种游荡在这片土地上的怪兽手中。"] + dependencies: ["6218AF7644C178A7"] + id: "188BE70C3D176BCA" + tasks: [{ + id: "5C9CA9991302C5CA" + type: "item" + item: "kubejs:battle_mastery_token" + }] + rewards: [{ + id: "1D9D78838F73FAB1" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:battle_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 69 + Blue: 82 + Green: 69 + } + Top: { + Red: 69 + Blue: 82 + Green: 69 + } + Middle: { + Red: 92 + Blue: 214 + Green: 169 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "战斗专精" + } + } + } + }] + } + { + x: -1.0d + y: -2.5d + description: [ + "各个领域都不缺乏资源,对于那些愿意弥合差距的人来说,盟友也很多。" + "" + "为这些文明建立长距离通信和维度之间的货物运输提供必要的工具。" + ] + dependencies: ["6218AF7644C178A7"] + id: "72C894BE4081603D" + tasks: [{ + id: "5A6A9B10EF0B2E06" + type: "item" + item: "kubejs:dimensional_mastery_token" + }] + rewards: [{ + id: "0E6C5C79136A434B" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:dimensional_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 71 + Blue: 82 + Green: 79 + } + Top: { + Red: 71 + Blue: 82 + Green: 79 + } + Middle: { + Red: 216 + Blue: 218 + Green: 120 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "维度专精" + } + } + } + }] + } + { + x: -2.0d + y: -1.5d + description: ["获得清洁的可再生能源对这些文明的繁荣发展至关重要。协助他们建立在迈向新的黎明时所需的基础设施。"] + dependencies: ["5A9BCC1CC2CC3E0C"] + id: "3AB61B2854483CE3" + tasks: [{ + id: "7C2A6AD9D846702E" + type: "item" + item: "kubejs:energistics_mastery_token" + }] + rewards: [{ + id: "20CD22DE6E8E7067" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:energistics_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 69 + Blue: 82 + Green: 69 + } + Top: { + Red: 69 + Blue: 82 + Green: 69 + } + Middle: { + Red: 240 + Blue: 101 + Green: 118 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "能源专精" + } + } + } + }] + } + { + x: 1.0d + y: -2.5d + description: [ + "繁荣意味着与生命平衡相处,不仅仅是与当地的动植物,异界魔灵无疑将成为这些文明发展过程中重要的盟友。" + "" + "教给他们如何与异界沟通并恭敬地索求他们的援助。" + ] + dependencies: ["6218AF7644C178A7"] + id: "474DFFBB63FE90BA" + tasks: [{ + id: "7DE2D48092C045AA" + type: "item" + item: "kubejs:ritual_mastery_token" + }] + rewards: [{ + id: "541CF497CB5FE81E" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:ritual_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 168 + Blue: 27 + Green: 93 + } + Top: { + Red: 168 + Blue: 27 + Green: 93 + } + Middle: { + Red: 196 + Blue: 237 + Green: 220 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "仪式专精" + } + } + } + }] + } + { + x: 2.5d + y: 0.0d + description: [ + "踏入这个繁荣的新时代并不意味着抛弃我们周围提供生活必需品的土地。" + "" + "协助文明成为土地的管理者,照顾并维持围绕着他们的能量之平衡。" + ] + dependencies: ["5A9BCC1CC2CC3E0C"] + id: "65F9021D56312C9B" + tasks: [{ + id: "15599A14E7C2F230" + type: "item" + item: "kubejs:aura_mastery_token" + }] + rewards: [{ + id: "3D93697F45EC1124" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:aura_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 168 + Blue: 27 + Green: 93 + } + Top: { + Red: 168 + Blue: 27 + Green: 93 + } + Middle: { + Red: 244 + Blue: 128 + Green: 255 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "灵气专精" + } + } + } + }] + } + { + x: -1.5d + y: 1.5d + description: [ + "仰望星空。" + "" + "关于天体的知识以及它们对人们的影响都会有助于这些文明的发展。" + ] + dependencies: ["5A9BCC1CC2CC3E0C"] + id: "2A79C4CDDA045886" + tasks: [{ + id: "4BA322BD06DE3777" + type: "item" + item: "kubejs:astronomy_mastery_token" + }] + rewards: [{ + id: "678108C4817B164B" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:astronomy_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 168 + Blue: 27 + Green: 93 + } + Top: { + Red: 168 + Blue: 27 + Green: 93 + } + Middle: { + Red: 56 + Blue: 255 + Green: 148 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "天文学专精" + } + } + } + }] + } + { + title: "夸耀资本" + icon: "masterfulmachinery:enigmatic_tree_of_life_controller" + x: 0.0d + y: 4.0d + description: [ + "无数个小时的研究、实验和努力工作后,你在前人的笔记中找到了一个最终发现:一个巨大的跨维度有机体,其根须遍布全世界——它是生命之树。" + "" + "即便是在海角天涯,一旦你知道你要找寻的目标,你就会发现迹象始终就在那里——你要找的目标就是那枯萎已久的根系网络残留。经过精心的准备,你就可以从土壤中种出一棵新树,将它的根须与那些脆弱的残留结合。" + "" + "---------------------------------" + "" + "构建神秘生命之树。这是一个需要使用建筑小帮手或蓝图加农炮来完成的巨大建筑。" + "" + "建成之后,输入和输出可以在结构内部找到;树的侧面有一个入口,等待着你的进入。" + ] + dependencies: ["0000000000000FEB"] + hide: true + id: "7C0943FD8F8A0D69" + tasks: [{ + id: "0B1FB01E3D6A63F8" + type: "item" + item: "masterfulmachinery:enigmatic_tree_of_life_controller" + }] + } + { + x: 0.0d + y: 0.5d + description: [ + "对于大多数文明来说,由于耕作技术与获取多样化食物的方法已经失传,营养问题被放在了次要地位。" + "" + "为了让他们的脑子里装满你要分享的知识,先用大餐填饱他们的肚子。" + ] + dependencies: ["4AB9649C1D2FE587"] + id: "5A9BCC1CC2CC3E0C" + tasks: [{ + id: "0C3AD97B67E61659" + type: "item" + item: "kubejs:culinary_mastery_token" + }] + rewards: [{ + id: "5C862E67BDEE747A" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:culinary_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 168 + Blue: 27 + Green: 93 + } + Top: { + Red: 168 + Blue: 27 + Green: 93 + } + Middle: { + Red: 242 + Blue: 73 + Green: 186 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "烹饪专精" + } + } + } + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/expert__tier_1_wip.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/expert__tier_1_wip.snbt new file mode 100644 index 00000000..0a33b5be --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/expert__tier_1_wip.snbt @@ -0,0 +1,897 @@ +{ + id: "0000000000000B66" + group: "34B7FB260B6AEB81" + order_index: 1 + filename: "expert__tier_1_wip" + title: "科技 - 机械混乱" + icon: "create:large_cogwheel" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "粗制合金“熔炉”" + x: 3.0d + y: 0.0d + description: [ + "让我们轰轰烈烈地拉开序幕,好吗?" + "" + "这世界上,到处都是废墟。怪物在这片土地上游荡,到了晚上村民就躲在他们的小屋里,不敢踏出屋里昏暗的灯光。但这里曾繁华过。" + "" + "利用所有能调动的资源探索这片土地,寻找任何形式的炸药。找到后,将一些材料丢在地上,然后把它们炸了。爆炸会将它们融合成新的复合物。" + "" + "注意:一次爆炸带来的能量足以转化大批量材料。" + ] + dependencies: ["1D574D041D9164AD"] + id: "6AADF6A0814C29D4" + tasks: [ + { + id: "17152C3290B7D560" + type: "item" + item: "create:andesite_alloy" + } + { + id: "7D6B5C1ED8564A15" + type: "item" + item: "emendatusenigmatica:invar_dust" + } + ] + } + { + x: 6.0d + y: 0.0d + description: [ + "这很粗糙,但很有效。" + "" + "敲出一些金属板和齿轮,开始制造基础能源设施和机械。" + ] + dependencies: ["1D574D041D9164AD"] + id: "2357CCF3A0758B0C" + tasks: [ + { + id: "10768509F8F36CE9" + type: "item" + item: "thermal:dynamo_stirling" + } + { + id: "1A9617FC53ED59BE" + type: "item" + item: { + id: "emendatusenigmatica:enigmatic_hammer" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + } + { + icon: "create:mechanical_mixer" + x: 2.0d + y: 2.5d + shape: "diamond" + description: [ + "" + "好热!不,只是你炉子忘关了。" + "" + "等等,那个加热元件是在看我吗?" + "" + "勇闯下界,寻找任何可以找到的财宝。不过你或许应该停下来,沿途载一两个友好的烈焰人回家。" + ] + dependencies: ["10890B170755A6D5"] + dependency_requirement: "one_started" + optional: true + id: "4399B01214307E59" + tasks: [ + { + id: "6F436217C7C8E2C0" + type: "item" + item: "create:mechanical_mixer" + } + { + id: "0D72E1875F30E74C" + type: "item" + item: "create:blaze_burner" + } + { + id: "7B79FCC58E931447" + type: "item" + item: "create:basin" + } + ] + } + { + title: "冲压效率" + x: 1.0d + y: 2.5d + shape: "diamond" + description: [ + "你到现在为止一直在敲打的那些粗糙的板子……嗯……怎么说好听点?已经足够了。" + "" + "我在骗谁呢?哦我的老天,它们简直糟糕透顶。看看那些加工后废料吧!而且它们根本没有统一的标准,什么都没有。" + ] + dependencies: ["10890B170755A6D5"] + optional: true + id: "5647CE9AC8F56F4D" + tasks: [{ + id: "2A2571F7DFC9C4F4" + type: "item" + item: "create:mechanical_press" + }] + } + { + title: "获得基础转动!" + x: 1.5d + y: 1.5d + description: ["在手头资源如此少的情况下,一点点可再生的动力就能发挥很大的作用。利用风力、水力和一切可以让基础机器运转起来的东西。毕竟走路之前要学会爪巴。"] + dependencies: ["6AADF6A0814C29D4"] + id: "10890B170755A6D5" + tasks: [{ + id: "6F7E34D112D43E07" + type: "item" + title: "基础转动发生装置" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "create:hand_crank" + Count: 1b + } + { + id: "create:water_wheel" + Count: 1b + } + { + id: "create:encased_fan" + Count: 1b + } + ] + } + } + }] + } + { + x: 1.5d + y: 3.0d + shape: "diamond" + description: ["黄铜在手,有不少事成为可能。敬请见证……"] + dependencies: ["4399B01214307E59"] + id: "6F3E31687E06AA19" + tasks: [{ + id: "2B77C401C033F97D" + type: "item" + item: "emendatusenigmatica:brass_ingot" + }] + } + { + title: "比你想的要大" + x: 1.5d + y: 4.0d + description: [ + "让那些小狗掉进去。" + "" + "建造一个大号的动力合成器,给自己做一对巨大的粉碎轮。 " + ] + dependencies: ["6F3E31687E06AA19"] + id: "1FF1E4E11F6A5745" + tasks: [ + { + id: "188613747DBDF702" + type: "item" + item: "create:mechanical_crafter" + count: 21L + } + { + id: "65DFBB37E7D75590" + type: "item" + item: "create:crushing_wheel" + count: 2L + } + ] + } + { + x: 1.5d + y: 5.0d + description: [ + "一撮黏土,少量细磨过的玄武岩,余烬面粉……" + "" + "一天内即可完成!" + ] + dependencies: ["1FF1E4E11F6A5745"] + id: "1AA1AAE2DA37A44F" + tasks: [ + { + id: "5470B75D9A088C52" + type: "item" + item: "create:cinder_flour" + } + { + id: "491EEC5AE95DDAE0" + type: "item" + item: "kubejs:basalt_powder" + } + { + id: "2FA897D7047480DE" + type: "item" + item: "minecraft:clay_ball" + } + ] + } + { + x: 3.0d + y: 6.5d + shape: "octagon" + description: [ + "需要一条装配线来正确组装这些砖块。" + "" + "请注意,通过在移动的传送带上执行每个制作步骤,可以很容易地实现序列组装的自动化。物品将停在合适的步骤上等待处理。" + "" + "你可以选择用27块焦炭砖制作一个焦炭炉,或者用17块焦炭砖制作一个热解炉。" + ] + dependencies: ["1AA1AAE2DA37A44F"] + id: "737FEF84207E1AD5" + tasks: [{ + id: "45F596F7AFA8BFFF" + type: "item" + item: "immersiveengineering:cokebrick" + count: 17L + }] + } + { + title: "生产焦油" + x: 4.5d + y: 6.0d + description: [ + "你将很快需要一个现成的液体燃料供应。与此同时,你还需要一些副产物。" + "" + "建造一台机器,开始生产焦油。记得好好利用这种燃料!" + ] + dependencies: ["4A45210857A2FE10"] + id: "155D0B93052756E8" + tasks: [{ + id: "11D4AFF923BA438E" + type: "item" + title: "可产出焦油的机器" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "thermal:machine_refinery" + Count: 1b + } + { + id: "thermal:machine_pyrolyzer" + Count: 1b + } + { + id: "thermal:machine_centrifuge" + Count: 1b + } + ] + } + } + }] + } + { + title: "超热钢" + x: 4.5d + y: 8.0d + shape: "diamond" + description: [ + "用钢锭撞击大地!" + "" + "把收集到的材料丢出,准备再炸它们一次。几组几组的炸能有效提高TNT的使用效率,不过要确保正确的材料占比,否则材料可能会被炸没。" + "" + "小心点!它们热气腾腾。" + ] + dependencies: [ + "62895312DA739FBF" + "1A3727BA37EA4F6D" + "354FE8210390E793" + ] + id: "3DD1F984ED880148" + tasks: [{ + id: "0CDA65B3EB419AE4" + type: "item" + title: "超热钢" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "kubejs:superheated_steel_ingot" + Count: 1b + } + { + id: "kubejs:superheated_steel_block" + Count: 1b + } + ] + } + } + }] + } + { + title: "热压缩铁" + x: 4.5d + y: 9.0d + description: ["在放进水里快速冷却前,先对它进行冲压。"] + dependencies: ["3DD1F984ED880148"] + id: "00EF0CAB3FB28938" + tasks: [{ + id: "1B2F44B4F78173E4" + type: "item" + title: "热压缩铁" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "kubejs:hot_compressed_iron_ingot" + Count: 1b + } + { + id: "kubejs:hot_compressed_iron_block" + Count: 1b + } + ] + } + } + }] + } + { + x: 4.5d + y: 10.0d + shape: "octagon" + description: ["压缩铁的发明使你解锁了更好的制造技术,并最终掌握在这个世界很久没有出现过的先进技术。"] + dependencies: ["00EF0CAB3FB28938"] + id: "60DF22034242502E" + tasks: [{ + id: "58F6F9B04F87F83E" + type: "item" + item: "pneumaticcraft:ingot_iron_compressed" + count: 16L + }] + } + { + x: 4.5d + y: 1.5d + description: ["更优异的合金熔炼手段至关重要,因为精细的机器需要更好的材料。简单地把所有东西都炸成碎片就能达成这个目标,不太可能吧?"] + dependencies: [ + "2357CCF3A0758B0C" + "6AADF6A0814C29D4" + ] + id: "508E396542F84E94" + tasks: [{ + id: "48D3578471D55A69" + type: "item" + item: "thermal:machine_smelter" + }] + } + { + x: 6.0d + y: 3.0d + description: ["制作一个熔岩炉,为制造工具和高级冶金学铺平道路。"] + dependencies: ["508E396542F84E94"] + id: "15C239A8575142B1" + tasks: [{ + id: "1FF36C55EC7E0648" + type: "item" + item: "thermal:machine_crucible" + }] + } + { + title: "来自树的胶乳" + icon: "minecraft:acacia_sapling" + x: 4.0d + y: 2.5d + shape: "diamond" + description: [ + "找寻胶乳的可靠来源将是一段长途跋涉,从最深的丛林一直到海底。" + "" + "找到一些适合提取胶乳的树木,并在海岸边潜水,捞起一些珊瑚。动作要轻柔,因为这些珍贵的生物很脆弱,收获时需要特别小心。海豹也会把珊瑚给那些送它礼物的人。" + ] + dependencies: ["508E396542F84E94"] + id: "4082766981B24A44" + tasks: [ + { + id: "671E424988B48284" + type: "item" + item: "thermal:device_tree_extractor" + } + { + id: "06ECC057A46741D7" + type: "item" + title: "能产出胶乳的树" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "byg:baobab_log" + Count: 1b + } + { + id: "byg:rainbow_eucalyptus_log" + Count: 1b + } + { + id: "minecraft:jungle_log" + Count: 1b + } + { + id: "byg:mahogany_log" + Count: 1b + } + { + id: "minecraft:acacia_log" + Count: 1b + } + { + id: "minecraft:acacia_sapling" + Count: 1b + } + { + id: "byg:baobab_sapling" + Count: 1b + } + { + id: "byg:rainbow_eucalyptus_sapling" + Count: 1b + } + { + id: "byg:mahogany_sapling" + Count: 1b + } + { + id: "minecraft:jungle_sapling" + Count: 1b + } + ] + } + } + } + ] + } + { + x: 4.5d + y: 3.0d + shape: "diamond" + description: [ + "就像给石头用的的浓缩意式咖啡机一样!听起来就可怕!" + "" + "流体灌装机不仅能够用来填充桶,也能达到足够高的压强来灌注工业材料,如混凝土、橡胶或强化石。" + ] + dependencies: [ + "4082766981B24A44" + "4A5B10B9E4F2440D" + ] + dependency_requirement: "one_completed" + id: "63B1F7BACD7CCD5D" + tasks: [{ + id: "035C29A43AEA51CB" + type: "item" + item: "thermal:machine_bottler" + }] + } + { + x: 4.5d + y: 4.0d + shape: "diamond" + description: [ + "将液态胶乳固化为可使用的橡胶所需的硫磺可能难以获得。" + "" + "需要更温和的办法从矿石中提取它,并进行机械加工使其纯度到能够使用的地步。" + ] + dependencies: ["63B1F7BACD7CCD5D"] + id: "0616453B4BBEFB11" + tasks: [{ + id: "75BAF49D78BF95C0" + type: "item" + item: "industrialforegoing:dryrubber" + }] + } + { + title: "xNet线缆" + x: 7.5d + y: 3.0d + dependencies: ["2803A0750EE32FBC"] + optional: true + id: "6BAC6A8BB59E458E" + tasks: [ + { + id: "4635A9AA2AFB35C4" + type: "item" + title: "xNet线缆" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "xnet:connector_red" + Count: 1b + } + { + id: "xnet:connector_green" + Count: 1b + } + { + id: "xnet:connector_blue" + Count: 1b + } + { + id: "xnet:connector_yellow" + Count: 1b + } + ] + } + } + } + { + id: "629C5937D3BF4203" + type: "item" + title: "xNet线缆" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "xnet:netcable_red" + Count: 1b + } + { + id: "xnet:netcable_green" + Count: 1b + } + { + id: "xnet:netcable_blue" + Count: 1b + } + { + id: "xnet:netcable_yellow" + Count: 1b + } + ] + } + } + } + ] + } + { + x: 7.5d + y: 4.0d + dependencies: ["6BAC6A8BB59E458E"] + optional: true + id: "5FD0550A79C3F850" + tasks: [{ + id: "7F89F46E4234C872" + type: "item" + item: "xnet:controller" + }] + } + { + x: 3.0d + y: 1.5d + description: [ + "放下那个漏斗。不,放下。别管它了……行吗。" + "" + "好多了。" + "" + "听好了:没有人有时间整天跑来跑去把乱七八糟的玩意搬这搬那。制造一些管道,它们会使生活变得更容易。" + ] + dependencies: ["6AADF6A0814C29D4"] + optional: true + id: "514A0FC52ADBE1DD" + tasks: [ + { + id: "63BE4DE5D52BA7FD" + type: "item" + item: "prettypipes:pipe" + count: 8L + } + { + id: "7F749FB1AD173412" + type: "item" + item: "prettypipes:low_extraction_module" + } + { + id: "42285973A3B8F1B0" + type: "item" + item: "prettypipes:low_retrieval_module" + } + ] + } + { + title: "合成终端" + x: 3.0d + y: 4.0d + shape: "hexagon" + description: [ + "虽然可能是用绳子和强力胶固定在一起的,但合成终端可以让中央访问那边的一大堆箱子。它甚至可以按需自动制作。" + "" + "这听起来是不是很好?" + ] + dependencies: ["514A0FC52ADBE1DD"] + optional: true + id: "4607CD4FC64387B3" + tasks: [{ + id: "52DED6EEEEB4E244" + type: "item" + item: "prettypipes:crafting_terminal" + }] + } + { + x: 6.0d + y: 9.5d + shape: "hexagon" + description: [ + "有些人喜欢热的,真正的热。" + "" + "保持钢的温度,并注入熔化的焦石,开启高阶的匠魂材料。" + ] + dependencies: ["3DD1F984ED880148"] + id: "720C5EDF3E3B37A6" + tasks: [{ + id: "11608309A9D6E501" + type: "item" + item: "tconstruct:foundry_controller" + }] + } + { + x: 6.0d + y: 4.0d + shape: "hexagon" + description: [ + "需要少量熔化的铜来正确设置匠魂冶炼厂的温度控制。" + "" + "在熔岩炉中融化一些,然后倒在焦黑加热器里。" + ] + dependencies: ["15C239A8575142B1"] + id: "1F777AA9D474D17C" + tasks: [ + { + id: "1DD4546D37449EB3" + type: "item" + item: "tconstruct:seared_heater" + } + { + id: "3D1FA15C2CFF46C3" + type: "item" + item: "tconstruct:seared_basin" + } + { + id: "1831E181039C1FBA" + type: "item" + item: "tconstruct:smeltery_controller" + } + ] + } + { + title: "一阶科技任务线" + icon: "create:large_cogwheel" + x: 4.5d + y: -1.5d + shape: "rsquare" + dependencies: ["0000000000000FEB"] + hide: true + id: "1D574D041D9164AD" + tasks: [{ + id: "1AFB699186CA1AAC" + type: "checkmark" + }] + } + { + title: "石棉" + x: 6.0d + y: 1.5d + description: [ + "好柔软……等等,这不是由矿渣制成的吗?" + "" + "尽管可以作为其他加工的副产品得到,矿渣也可以直接通过熔炉烧制沙砾来大批量获得。" + ] + dependencies: ["508E396542F84E94"] + id: "2803A0750EE32FBC" + tasks: [{ + id: "64759DEEB6AF63CA" + type: "item" + title: "石棉" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "thermal:rockwool" + } + } + }] + } + { + title: "Small Ships" + x: 4.5d + y: 0.0d + description: [ + "由于野兽到处游荡,陆路旅行很危险。" + "" + "在外出探索有用的工具时,一艘好的船是无价的。考虑制作一艘船,以便快速穿越海洋,并穿越陆地的河流以深入内陆。" + ] + dependencies: ["1D574D041D9164AD"] + id: "1348985516A60B72" + tasks: [{ + id: "31BE7B445BC9FC71" + type: "item" + title: "Small Ships" + item: { + id: "itemfilters:id_regex" + Count: 1b + tag: { + value: "smallships:(?!\\w*(?:sail_item))" + } + } + }] + } + { + x: 4.5d + y: 7.0d + shape: "diamond" + description: ["持续产出!"] + dependencies: ["155D0B93052756E8"] + id: "1A3727BA37EA4F6D" + tasks: [{ + id: "56E32EE158B78F90" + type: "item" + item: "thermal:tar" + }] + } + { + x: 4.0d + y: 7.5d + shape: "diamond" + description: [ + "清洁、耐用的钢材。由于其强度和耐用性,在许多工程项目中受到高度关注。" + "" + "制造它的过程相当复杂,使它也相当昂贵。所以,被炸得粉碎的看起来是它的完美归宿。" + ] + dependencies: ["737FEF84207E1AD5"] + id: "62895312DA739FBF" + tasks: [{ + id: "01569489009ABEDD" + type: "item" + item: "emendatusenigmatica:steel_ingot" + }] + } + { + x: 5.0d + y: 7.5d + shape: "diamond" + description: ["收集一些黑曜石,加入到混合物中。"] + dependencies: ["1A3727BA37EA4F6D"] + id: "354FE8210390E793" + tasks: [{ + id: "7913A39A566A6943" + type: "item" + item: "minecraft:obsidian" + }] + } + { + x: 4.5d + y: 5.0d + description: ["加热橡胶,将其制成硫化橡胶,适用于封装流体单元。"] + dependencies: ["0616453B4BBEFB11"] + id: "4A45210857A2FE10" + tasks: [{ + id: "5D74174DF5F08D7E" + type: "item" + item: { + id: "thermal:fluid_cell" + Count: 1b + tag: { + BlockEntityTag: { + TankInv: [{ + FluidName: "minecraft:empty" + Capacity: 32000 + Tank: 0b + Amount: 0 + }] + } + } + } + }] + } + { + x: 6.0d + y: 6.5d + description: [ + "制作像样的电路是很困难的,但现在把一些基本的东西拼一块就够用了。" + "" + "工程师的电路台是你早期制作电路的基础平台。它不能自动化,但以后会有更好的选择。" + ] + dependencies: ["4A45210857A2FE10"] + id: "555BF630B1097FE2" + tasks: [{ + id: "1219720F5782198E" + type: "item" + item: "immersiveengineering:circuit_table" + }] + } + { + title: "来自植物的胶乳" + icon: "minecraft:dandelion" + x: 5.0d + y: 2.5d + shape: "diamond" + description: [ + "树木并不是胶乳的唯一来源,尽管从其他植物中提取胶乳需要花费一些时间和精力。" + "" + "种植一些藤蔓或蒲公英来挤出胶乳。" + ] + dependencies: ["508E396542F84E94"] + id: "4A5B10B9E4F2440D" + tasks: [ + { + id: "60C1CC77F18EE9EF" + type: "item" + title: "能产出胶乳的植物" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "minecraft:dandelion" + Count: 1b + } + { + id: "minecraft:vine" + Count: 1b + } + ] + } + } + } + { + id: "30453B6039FD25BE" + type: "item" + item: "create:basin" + } + { + id: "5D78B207DC1EBB03" + type: "item" + item: "create:mechanical_press" + } + { + id: "4689407918AFE07B" + type: "item" + item: "create:blaze_burner" + } + ] + } + { + title: "蒸汽拖船" + x: 7.5d + y: 1.5d + description: ["无边无际的海洋蕴藏着数不清的财富,但如果没有适当的机械,开拓它们是吃力不讨好的任务。一艘简单的自动钓鱼拖船可以用来打捞这些财富,同时也提供了一个很好的营养来源。"] + dependencies: ["2357CCF3A0758B0C"] + id: "31A1002C96D4DC64" + tasks: [ + { + id: "3CA6E011378BC3A3" + type: "item" + item: "littlelogistics:tug" + } + { + id: "4027EC3C87869F9C" + type: "item" + item: "littlelogistics:fishing_barge" + } + ] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/expert__tier_2_wip.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/expert__tier_2_wip.snbt new file mode 100644 index 00000000..4b486e0c --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/expert__tier_2_wip.snbt @@ -0,0 +1,556 @@ +{ + id: "0000000000000B67" + group: "34B7FB260B6AEB81" + order_index: 4 + filename: "expert__tier_2_wip" + title: "魔法 - 学徒" + icon: { + id: "eidolon:soulfire_wand" + Count: 1b + tag: { + Damage: 0 + } + } + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "瓶中闪电" + x: -2.5d + y: -12.0d + description: [ + "在古代文献中,闪电常因用于传递反应所需的能量而被召唤。许多年轻的法师在尝试此举时迎来了他们的末日……" + "" + "探索这片大陆以找到可协助此举的魔力物体,向大地上游荡的的元素生物寻求帮助,或相信上古文明留下的关于炼金术的论述。" + ] + dependencies: ["48BA066E1B977D32"] + min_width: 300 + id: "72D589CE18202510" + tasks: [{ + id: "61813D97AAD3C2B9" + type: "item" + title: "闪电" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "thermal:lightning_charge" + Count: 1b + } + { + id: "archers_paradox:lightning_arrow" + Count: 1b + } + { + id: "powah:charged_snowball" + Count: 1b + } + ] + } + } + }] + } + { + x: -3.0d + y: -11.0d + description: [ + "巨大的力量潜伏在地底深处,然而其源头对上古文明来说都如此神秘。通过海洋之心,他们可以利用这些能量。 " + "" + "少许海洋之心可能仍埋藏在海边,尽管它们的创造工序仍然保存至今。" + ] + dependencies: ["72D589CE18202510"] + min_width: 300 + id: "55B791C2720332C5" + tasks: [{ + id: "606F700B17783FF9" + type: "item" + item: "minecraft:heart_of_the_sea" + }] + } + { + x: -2.5d + y: -10.0d + description: [ + "开始了,这通向奥术的荆棘之路……" + "" + "上古文明描述了许多通向魔法的道路,各个学派相互交织。无论这些道路去向何方,它们都始于一个可引导巨大能量的核心。" + "" + "-------------------------------------------------" + "进行雷击物品合成——如制作潮涌核心就需要——非常简单,只需要将所有物品丢在地上,然后用闪电击中物品。一道闪电可以一次制作大批量物品。" + "" + "注意:新生魔艺的闪电咒语目前与雷击物品合成不兼容。" + ] + dependencies: [ + "55B791C2720332C5" + "26800BC5BDEC484A" + ] + min_width: 300 + id: "2A5E2A21BFECF76C" + tasks: [{ + id: "0887A21EA010D9D6" + type: "item" + item: "minecraft:conduit" + }] + } + { + x: -1.5d + y: -9.0d + description: [ + "相信鬼魂。它们的知识,无论是关于这个位面,还是神秘面纱之下的知识,都是无价的。" + "" + "定期与他们交谈,并向他们献上贡品以表敬意。" + ] + dependencies: ["2A5E2A21BFECF76C"] + id: "1C17C09DD9AB58BD" + tasks: [ + { + id: "00A73F4961BFEB07" + type: "item" + item: "eidolon:brazier" + } + { + id: "3AB5F233F75DD849" + type: "item" + item: "farmersdelight:cooking_pot" + } + { + id: "5A65288C9B50231B" + type: "item" + item: "farmersdelight:stove" + } + ] + } + { + x: -4.0d + y: -5.0d + description: [ + "曾在阿图姆大地上游荡的存在,拥有超越生与死、创造与毁灭的力量。" + "" + "大地中仍充满着那些能量;用它来将蜂巢转变成蚕蛾巢穴。巢穴会定期产生更多蚕蛾,杀死蚕蛾即可得到它们的蚕丝。" + "" + "注意:蚕蛾是一种入侵物种,由于没有天敌,因此会迅速散播。聪明的学徒会把它们关起来,以防止生态灾难。 " + ] + dependencies: ["719AFD0C38BE19A2"] + id: "5AA38E6753FF4210" + tasks: [{ + id: "638694418DEBB47D" + type: "item" + item: "betterendforge:silk_moth_nest" + }] + } + { + x: -3.5d + y: -9.0d + description: ["如光线穿过棱镜,这片大地上的魔法能量可以通过物理仪器被聚集或分散。和玻璃通常用于扭曲光线一样,需要合适的材料才能直接地操控这些能量。"] + dependencies: ["2A5E2A21BFECF76C"] + id: "4642C99F4B51005B" + tasks: [ + { + id: "6D272FF41C244D34" + type: "item" + item: "ars_nouveau:enchanting_apparatus" + } + { + id: "67FDDC3CABAFF8F2" + type: "item" + item: "ars_nouveau:arcane_pedestal" + } + ] + } + { + x: -2.5d + y: -2.0d + description: [ + "星座——如同在苍穹上绘制的符文——能够引导巨大的能量,并带给他们认为早已丢失的秘密知识。 " + "" + "他们的许多秘密仍然遥不可及,然而,即使是学徒也有足够的知识来引导一些星光来完成基本任务。 " + "" + "注:浮动水晶不会自动连接到神铸方块。因此,必须首先制作连接器以手动连接它们。 " + ] + dependencies: [ + "598A3BD34A7DD40B" + "269CB5E2F7130224" + ] + id: "102775CD7F9CD338" + tasks: [ + { + id: "0F780C3F50CF951D" + type: "item" + item: "astralsorcery:altar_discovery" + } + { + id: "0EA40EE2C1484EEE" + type: "item" + item: "astralsorcery:linking_tool" + } + ] + } + { + title: "血之祭坛 - 一级" + x: -0.5d + y: -6.0d + description: [ + "喂食饥渴的生灵。巨大的力量流经万物,生者抑或死者。" + "" + "早期获得LP需要牺牲动物或怪物。" + ] + dependencies: ["719AFD0C38BE19A2"] + id: "06A20E7EA36392CB" + tasks: [ + { + id: "6DBA42D76D507F3F" + type: "item" + item: "bloodmagic:altar" + } + { + id: "00FAE80C413DF107" + type: "item" + item: "bloodmagic:daggerofsacrifice" + } + ] + } + { + x: -1.0d + y: -1.5d + description: [ + "“灵魂在召唤。你会响应它们吗?“" + "" + "– 心怀万物 阿维亚" + ] + dependencies: ["5A53DAE0FAC0A38F"] + id: "4280183EE48A8F1E" + tasks: [{ + id: "50CA5DE83B5986DC" + type: "item" + item: { + id: "occultism:chalk_white" + Count: 1b + tag: { + Damage: 0 + } + } + }] + } + { + x: -4.0d + y: -1.5d + description: [ + "“生活是平衡的,有给予就有索取。小心,不要过量提取灵气。“" + "" + "– 野芳使者 乌尔马宁" + ] + dependencies: ["598A3BD34A7DD40B"] + id: "2422557696EB83F3" + tasks: [ + { + id: "21F3F09A493EE8D1" + type: "item" + item: "naturesaura:nature_altar" + } + { + id: "4A0060B60B3FDF95" + type: "item" + item: "naturesaura:infused_iron" + } + ] + } + { + title: "森林仪式" + x: -3.5d + y: -2.5d + description: [ + "“你感受到他了吗? 大地的脉动在仪式中心响起。专注,让它流经你,魔法就会像阳光下的杂草一样生长。”" + "" + "– 坚韧不拔 斯素" + ] + dependencies: [ + "566824DF05761A43" + "62F3B5013BAB47AB" + ] + id: "598A3BD34A7DD40B" + tasks: [{ + id: "64DA833E05EAACEC" + type: "item" + item: "naturesaura:wood_stand" + count: 8L + }] + } + { + x: -4.5d + y: -6.0d + description: ["通向花朵魔法和炼药的大门。"] + dependencies: ["719AFD0C38BE19A2"] + id: "295B7A0FB81D44DB" + tasks: [{ + id: "3281C71438B7C50A" + type: "item" + item: "botania:apothecary_default" + }] + } + { + x: -5.0d + y: -4.0d + description: ["有上古文明设计的强大仪器,只需自然中的魔力即可工作。它本是为了训练年轻的学徒而设计的,但这个发明很快就因创造材料的效率更高而流行起来。遗憾的是,那些原始的办法在岁月中遗失了。"] + dependencies: ["295B7A0FB81D44DB"] + id: "566824DF05761A43" + tasks: [{ + id: "7F1D294618FECED9" + type: "item" + item: "botania:pure_daisy" + }] + } + { + x: 0.0d + y: -4.0d + description: [ + "巨大的存在正在聆听着。 " + "" + "等待着。" + "" + "获得它的认可,开始引导血魔法的能量。" + "" + "虚弱气血宝珠由亵渎象征符进行合成。请查阅秘仪教典和幻梦任务章节,了解这些物品是如何制作的。" + ] + dependencies: [ + "06A20E7EA36392CB" + "4C5CCC780A4B07A7" + ] + id: "7E371FBDE82532D9" + tasks: [ + { + id: "093DCD4B762371E2" + type: "item" + item: "bloodmagic:weakbloodorb" + } + { + id: "6DB611075387D462" + type: "item" + item: "eidolon:unholy_symbol" + } + ] + } + { + title: "异世界冒险" + x: -2.5d + y: -6.5d + description: [ + "上古文明对次元旅行并不陌生,他们构筑的一些桥梁仍然有效。在那些存留的世界中建立一个小型行动基地可能是无价的。" + "" + "前往阿图姆和深暗之园。一些魔法在被掌握之前只能在这些地区进行,许多强大的材料也只能在那里获得。" + ] + dependencies: [ + "7A61BA54CFCA2973" + "1FB260E6CB51800E" + ] + id: "719AFD0C38BE19A2" + tasks: [ + { + id: "691A203B9168177A" + type: "item" + item: "atum:scarab" + } + { + id: "4370B0FB1FFF0BBF" + type: "item" + item: "undergarden:catalyst" + } + ] + } + { + x: -3.5d + y: -3.5d + description: [ + "在整个自然界中都可以找到少量的魔力,蚕蛾也不例外。它们的丝绸因其奥术特性而备受珍重。" + "" + "将一些蚕丝转化成闪耀纤维,并将其放在树叶中。一旦它成熟并能够传播,就可以被收获以获得黄金叶。" + ] + dependencies: ["5AA38E6753FF4210"] + id: "62F3B5013BAB47AB" + tasks: [ + { + id: "7FA190A131C27BC6" + type: "item" + item: "naturesaura:gold_fiber" + } + { + id: "5AA8561505815247" + type: "item" + item: "naturesaura:gold_leaf" + } + ] + } + { + title: "魔法进度 - 学徒" + icon: "ars_nouveau:spell_parchment" + x: -2.5d + y: -13.0d + description: [ + "“他们来自高等位面……凭借他们的力量,他们提升了大地,分隔了海洋……眨眼间,他们就无影无踪。”" + "" + "– 长者 维索洛斯" + ] + dependencies: ["0000000000000FEB"] + hide: true + id: "48BA066E1B977D32" + tasks: [{ + id: "254F767D474E7B72" + type: "checkmark" + }] + } + { + x: -1.0d + y: -5.0d + description: [ + "历史记载显示,学者们在讨论奈布和神屑的起源时,产生了激烈的辩论。这个问题没有明确的答案,但很明显,它们有着深厚的联系,且充满了魔法能量。" + "" + "神屑出现在许多魔法物品中,而获得它们乍一看似乎令人生畏。然而,它们可以通过形成一个神铸方块进行“生长”,用奈布之锤破坏它,然后在神铸炉中用熔岩作为燃料将获得的遗物熔化。" + ] + dependencies: ["719AFD0C38BE19A2"] + id: "4C5CCC780A4B07A7" + tasks: [{ + id: "5B0160F4F724F8F8" + type: "item" + item: "atum:godforged_block" + }] + } + { + x: -3.5d + y: -7.5d + description: [ + "银、硫和魔源的精细混合物;耀阳金属以其神秘的特性而闻名。 " + "" + "当然,银和硫都能够获取。然而,收集魔源则需要创建魔源通道。目前农艺魔源通道可以为耀阳金属的制造提供极好的帮助。" + ] + dependencies: ["4642C99F4B51005B"] + id: "1FB260E6CB51800E" + tasks: [ + { + id: "2B8585C3F93E9864" + type: "item" + item: "ars_nouveau:mana_condenser" + } + { + id: "652E7031800BC423" + type: "item" + item: "architects_palette:sunmetal_blend" + } + ] + } + { + x: -1.5d + y: -7.5d + description: [ + "秘金中注入了能使死者复生的晶化魂之碎片,在奥术中随处可见。" + "" + "这些魂之碎片可以通过秘仪教典中详述的结晶仪式中从亡灵生物那里获得,或者在之后可使用死神镰刀直接收割亡灵生物。" + ] + dependencies: ["1C17C09DD9AB58BD"] + id: "7A61BA54CFCA2973" + tasks: [{ + id: "2B5C17D526E0CEBA" + type: "item" + item: "eidolon:gold_inlay" + }] + } + { + x: -2.0d + y: -11.0d + description: [ + "地底深处的原住民,是曾来到此处的强大存在的远亲;鹦鹉螺壳的螺旋被发现是一个近乎完美的奥术能量放大器。" + "" + "虽然这种生物可能在深海中被发现,但它们的贝壳通常被完好地保存在如海滩和海洋下方的沉积物中,以及可能在海洋内部和周围发现的贝壳堆中。" + "" + "众所周知,海豹也可以人们提供各种来自海洋深处的珍贵材料。也许它们能够提供帮助?" + ] + dependencies: ["72D589CE18202510"] + min_width: 300 + id: "26800BC5BDEC484A" + tasks: [{ + id: "35E1F20C18B5A6B7" + type: "item" + item: "minecraft:nautilus_shell" + }] + } + { + x: -1.5d + y: -2.5d + description: ["这种联系虽然脆弱,但会越来越牢固。引导灵魂,它们的能量就能为炼金术铺平道路。从那里开始,你就进入了更深层次的魔法。"] + dependencies: ["7E371FBDE82532D9"] + id: "5A53DAE0FAC0A38F" + tasks: [{ + id: "370511870EE62EBD" + type: "item" + item: "bloodmagic:alchemytable" + }] + } + { + x: -2.5d + y: -5.0d + description: ["一旦从折磨的束缚中解脱出来,阿图姆的怨灵们就会出人意料地忍让,为学徒法师找回和分类物品。"] + dependencies: ["719AFD0C38BE19A2"] + id: "63835E28AFE16A89" + tasks: [ + { + id: "260844590347A921" + type: "item" + item: "botania:corporea_spark_master" + } + { + id: "58727FA94D304EAC" + type: "item" + item: "botania:corporea_index" + } + { + id: "5F1BA591103283DA" + type: "item" + item: "botania:corporea_spark" + } + ] + } + { + x: -1.5d + y: -3.5d + description: [ + "作为一项历史悠久的传统,魔杖起源于朦胧的早期魔法,甚至早于书面历史。虽然寻水魔杖这个名词更为人所知,但它曾经被用于寻找各种各样的东西,从植物到矿物质,甚至是强大的魔法场线。" + "" + "共鸣星杖特别适合寻找深埋在地下的水晶石。在夜晚手持它,这些水晶的位置就会被柔和的光线所揭示。" + ] + dependencies: ["4C5CCC780A4B07A7"] + id: "269CB5E2F7130224" + tasks: [{ + id: "43C84D76D2C9FB48" + type: "item" + item: "astralsorcery:wand" + }] + } + { + x: 0.5d + y: -5.5d + shape: "gear" + description: [ + "邪恶祭坛可以通过转化生命源质中的潜能,将巨大的能量注入特别准备的材料中。" + "" + "=================================================================" + "" + "请注意,JEI中展示的配方并没有准确的显示出指定输入是每游戏刻都会被消耗还是一次性消耗完毕。为了简单起见,所有机械匠艺机器的所有配方都已根据以下规则进行了标准化:" + "" + "●FE在每游戏刻都会被消耗" + "●气动的空气在每游戏刻都会被消耗,且其压力必须大于10Bar" + "●星辉的星光在每游戏刻都会被消耗" + "●流体在每游戏刻都会被消耗或产生" + "●物品会在合成结束时被消耗或产生" + "●魔力会在合成开始时被消耗或在合成结束时被产生" + ] + dependencies: ["06A20E7EA36392CB"] + min_width: 400 + id: "03B61EC7DD43C550" + tasks: [{ + id: "7C9DF703B05DF144" + type: "item" + item: "masterfulmachinery:wicked_altar_controller" + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/gates_wip.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/gates_wip.snbt new file mode 100644 index 00000000..24428e53 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/gates_wip.snbt @@ -0,0 +1,434 @@ +{ + id: "0000000000000B65" + group: "34B7FB260B6AEB81" + order_index: 0 + filename: "gates_wip" + title: "门槛" + icon: "minecraft:oak_fence_gate" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "Enigmatica 6:专家" + icon: "mekanism:robit" + x: 0.0d + y: 0.0d + shape: "rsquare" + description: [ + "欢迎来到Enigmatica 6:专家模式!" + "" + "E6E的目标是完成“夸耀资本”章节中的所有任务。祝你好运,玩得愉快:D" + "- Niller" + "" + "本章节的任务提供了本包发展的粗略大纲。" + "" + "-------------------------------------------------" + "请注意很少有模组有“严格”的门槛限制——它们的一些物品在踏过门槛前就可以获取,且踏过门槛后并不会所有东西都立即可以获取。模组之间有很多的联动,甚至科技与魔法之间也有。保持平衡对发展至关重要。" + "" + "另外,虽然我们尽量努力修改了手册,有时它们仍然会显示错误的配方。请永远以查询JEI获取的合成信息为主要资料。" + "" + "最后,尽管普通模式的魔法与科技任务依然可以查看,但它们可能不会总是与专家模式的魔改发展相对应。这些任务是留下作为那些模组的大体流程的提醒,同时在过程中给予奖励。查看专家章节的任务以获取关于专家进度的信息。" + "-------------------------------------------------" + ] + dependencies: ["0000000000000FEB"] + hide: true + min_width: 300 + id: "0000000000000B6C" + tasks: [{ + id: "7DE46EF832E29D7C" + type: "checkmark" + }] + } + { + title: "机械动力" + x: -3.0d + y: 1.5d + dependencies: ["0000000000000B6C"] + id: "0000000000000FBD" + tasks: [{ + id: "0000000000000FBE" + type: "item" + item: "create:gearbox" + }] + } + { + title: "热力系列" + icon: "thermal:machine_furnace" + x: -1.5d + y: 1.5d + dependencies: ["0000000000000B6C"] + id: "0000000000000FBF" + tasks: [{ + id: "0000000000000FC0" + type: "item" + item: "thermal:machine_frame" + }] + } + { + title: "XNet" + x: 0.0d + y: 1.5d + shape: "diamond" + dependencies: ["0000000000000FBF"] + size: 1.25d + id: "0000000000000FC1" + tasks: [{ + id: "0000000000000FC2" + type: "item" + item: "xnet:controller" + }] + } + { + title: "幻梦" + x: 1.5d + y: 1.5d + dependencies: ["0000000000000B6C"] + id: "0000000000000FC3" + tasks: [{ + id: "0000000000000FC4" + type: "item" + icon: "eidolon:pewter_inlay" + item: "eidolon:pewter_inlay" + }] + } + { + title: "新生魔艺" + x: 3.0d + y: 1.5d + dependencies: ["0000000000000B6C"] + id: "0000000000000FC5" + tasks: [{ + id: "0000000000000FC6" + type: "item" + item: "ars_nouveau:novice_spell_book" + }] + } + { + title: "自然灵气" + x: 3.0d + y: 3.0d + dependencies: ["0000000000000FC5"] + id: "0000000000000FC7" + tasks: [{ + id: "0000000000000FC8" + type: "item" + item: "naturesaura:gold_leaf" + }] + } + { + title: "植物魔法" + x: 3.0d + y: 6.0d + dependencies: ["0000000000000FC7"] + id: "0000000000000FC9" + tasks: [{ + id: "0000000000000FCA" + type: "item" + item: "botania:runic_altar" + }] + } + { + title: "星辉魔法" + x: 1.5d + y: 6.5d + dependencies: [ + "0000000000000FCF" + "0000000000000FC9" + ] + id: "0000000000000FCB" + tasks: [{ + id: "0000000000000FCC" + type: "item" + item: { + id: "astralsorcery:celestial_crystal" + Count: 1b + tag: { + astralsorcery: { } + } + } + }] + } + { + title: "神秘学" + icon: "kubejs:craft_miner_marid_irradiated" + x: 1.5d + y: 3.75d + dependencies: ["573D1ADF4FBE3044"] + id: "0000000000000FCD" + tasks: [{ + id: "0000000000000FCE" + type: "item" + item: { + id: "occultism:chalk_white" + Count: 1b + tag: { + Damage: 0 + } + } + }] + } + { + title: "血魔法:第二部分" + x: 2.0d + y: 5.0d + dependencies: ["0000000000000FCD"] + id: "0000000000000FCF" + tasks: [{ + id: "0000000000000FD0" + type: "item" + item: "bloodmagic:soulforge" + }] + } + { + title: "更好的管道" + x: -4.375d + y: 1.25d + shape: "diamond" + dependencies: ["0000000000000FBD"] + size: 1.25d + id: "0000000000000FD1" + tasks: [{ + id: "0000000000000FD2" + type: "item" + item: "prettypipes:crafting_terminal" + }] + } + { + title: "Powah" + x: -4.5d + y: 2.5d + dependencies: ["0000000000000FD5"] + id: "0000000000000FD3" + tasks: [{ + id: "0000000000000FD4" + type: "item" + item: "powah:dielectric_casing" + }] + } + { + title: "沉浸工程:第一部分" + x: -3.0d + y: 3.0d + dependencies: ["0000000000000FBD"] + id: "0000000000000FD5" + tasks: [{ + id: "0000000000000FD6" + type: "item" + item: "immersiveengineering:cokebrick" + count: 27L + }] + } + { + title: "RF工具箱" + x: -2.0d + y: 5.0d + dependencies: ["0000000000000FDB"] + id: "0000000000000FD7" + tasks: [{ + id: "0000000000000FD8" + type: "item" + item: "rftoolsbase:machine_frame" + }] + } + { + title: "模块化路由器" + x: -4.5d + y: 4.5d + shape: "diamond" + dependencies: ["0000000000000FD3"] + size: 1.25d + id: "0000000000000FD9" + tasks: [{ + id: "0000000000000FDA" + type: "item" + item: "modularrouters:item_router" + }] + } + { + title: "气动工艺" + icon: "pneumaticcraft:pressure_gauge" + x: -1.5d + y: 3.75d + dependencies: ["0000000000000FBF"] + id: "0000000000000FDB" + tasks: [{ + id: "0000000000000FDC" + type: "item" + item: "pneumaticcraft:ingot_iron_compressed" + count: 16L + }] + } + { + title: "精致存储:自动化" + x: -0.625d + y: 5.0d + shape: "diamond" + dependencies: ["0000000000000FDB"] + size: 1.25d + id: "0000000000000FDD" + tasks: [{ + id: "0000000000000FDE" + type: "item" + item: "refinedstorage:controller" + }] + } + { + title: "工业先锋" + icon: "industrialforegoing:pink_slime" + x: -3.0d + y: 4.5d + dependencies: ["0000000000000FD5"] + id: "0000000000000FDF" + tasks: [{ + id: "0000000000000FE0" + type: "item" + item: "industrialforegoing:machine_frame_pity" + }] + } + { + title: "缤纷蜜蜂" + icon: "minecraft:honeycomb" + x: 4.375d + y: 2.5d + shape: "diamond" + dependencies: ["0000000000000FC7"] + size: 1.25d + id: "0000000000000FE1" + tasks: [{ + id: "0000000000000FE2" + type: "item" + item: "minecraft:honeycomb" + }] + } + { + title: "沉浸工程:第二部分" + x: -3.0d + y: 6.0d + dependencies: ["0000000000000FDF"] + id: "0000000000000FE3" + tasks: [{ + id: "0000000000000FE4" + type: "item" + item: "immersiveengineering:heavy_engineering" + }] + } + { + title: "通用机械" + icon: "mekanism:alloy_atomic" + x: -1.5d + y: 6.5d + dependencies: [ + "0000000000000FD7" + "0000000000000FE3" + ] + id: "0000000000000FE5" + tasks: [{ + id: "0EBD46ADF246F17F" + type: "item" + item: "mekanism:steel_casing" + }] + } + { + title: "夸耀资本" + icon: "create:handheld_worldshaper" + x: 0.0d + y: 8.0d + shape: "octagon" + dependencies: [ + "0000000000000FE5" + "0000000000000FCB" + ] + size: 2.0d + id: "0000000000000FE7" + tasks: [{ + id: "281E59C3023B532F" + type: "item" + item: "create:handheld_worldshaper" + }] + } + { + title: "集成动力" + icon: "integrateddynamics:variable_transformer_input" + x: 0.0d + y: 5.625d + shape: "diamond" + dependencies: ["0000000000000FDD"] + size: 1.25d + id: "218FBDC6B17EDF33" + tasks: [{ + id: "2A11C229CEEEBE6F" + type: "item" + item: "integrateddynamics:variablestore" + }] + } + { + title: "通量网络" + x: -2.5d + y: 7.5d + shape: "diamond" + dependencies: ["0000000000000FE5"] + size: 1.25d + id: "11FC40A4B8CBA98A" + tasks: [{ + id: "590186031154D036" + type: "item" + item: "fluxnetworks:flux_core" + }] + } + { + title: "基座" + icon: "pedestals:pedestal/stone333" + x: 4.375d + y: 6.875d + shape: "diamond" + dependencies: ["0000000000000FC9"] + size: 1.25d + id: "6CA3B688C7701907" + tasks: [{ + id: "5727C862289731E8" + type: "item" + item: "pedestals:pedestal/stone333" + }] + } + { + title: "匠魂" + x: 0.0d + y: 3.0d + shape: "diamond" + dependencies: ["0000000000000FBF"] + size: 1.25d + id: "51E57880AFDE5595" + tasks: [{ + id: "746F162F9FD6B5C6" + type: "item" + item: "tconstruct:smeltery_controller" + }] + } + { + title: "血魔法:第一部分" + x: 1.5d + y: 2.6d + dependencies: ["0000000000000FC3"] + id: "573D1ADF4FBE3044" + tasks: [{ + id: "50E8AA4A66F47704" + type: "item" + item: "bloodmagic:altar" + }] + } + { + title: "精致存储:数字存储" + x: 0.625d + y: 5.0d + shape: "diamond" + dependencies: ["0000000000000FCD"] + size: 1.25d + id: "2AFC23BBBA407467" + tasks: [{ + id: "786CC87833A2294A" + type: "item" + item: "refinedstorage:disk_drive" + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/getting_started.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/getting_started.snbt new file mode 100644 index 00000000..d66539cb --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/getting_started.snbt @@ -0,0 +1,800 @@ +{ + id: "0000000000000044" + group: "" + order_index: 1 + filename: "getting_started" + title: "旅途的开始" + icon: "minecraft:nether_star" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "欢迎" + icon: "minecraft:oak_sapling" + x: 0.0d + y: -6.0d + description: [ + "欢迎来到Enigmatica 6" + "我们很高兴您前来游玩:D" + " " + "任务分为3种类型:" + "" + "- 探索Enigmatica" + "- 学习模组" + "- 挑战" + "" + "你可以在下方了解每种任务的更多信息。" + "" + "任务书仍在制作当中,将来还会添加更多的任务。" + ] + size: 1.5d + id: "0000000000000045" + tasks: [{ + id: "0000000000000046" + type: "checkmark" + icon: "minecraft:oak_sapling" + }] + rewards: [{ + id: "0000000000000A93" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: -1.5d + y: -4.0d + description: [ + "“探索”任务线旨在展示本模组包里的内容。" + "" + "如果这是你第一次接触MC模组包,或者你需要灵感,那么这些章节是一个很好的开始。" + "" + "该任务线目前有以下三个章节:" + "- 工具" + "- 存储" + "- 冒险" + ] + dependencies: ["0000000000000045"] + id: "00000000000002AC" + tasks: [{ + id: "00000000000002AD" + type: "checkmark" + title: "探索Enigmatica" + icon: "minecraft:compass" + }] + rewards: [{ + id: "00000000000002B4" + type: "xp" + xp: 100 + }] + } + { + icon: "minecraft:writable_book" + x: 0.0d + y: -3.5d + description: [ + "“学习模组”任务线旨在帮助你上手模组,到慢慢地精通模组,并展示一些你能通过模组做的事情。" + "" + "这些章节并没有展示每个模组的所有内容,所以如果想要找到所有很酷的特性,请多多探索。" + ] + dependencies: ["0000000000000045"] + id: "00000000000002AE" + tasks: [{ + id: "00000000000002AF" + type: "checkmark" + title: "学习模组" + }] + rewards: [{ + id: "00000000000002B2" + type: "xp" + xp: 100 + }] + } + { + title: "挑战" + icon: "minecraft:wither_skeleton_skull" + x: 1.5d + y: -4.0d + description: [ + "我们为经验丰富的模组玩家设立了挑战任务。" + "" + "本任务线还在施工中。" + ] + dependencies: ["0000000000000045"] + id: "00000000000002B0" + tasks: [{ + id: "00000000000002B1" + type: "checkmark" + title: "挑战" + icon: "minecraft:wither_skeleton_skull" + }] + rewards: [{ + id: "00000000000002B3" + type: "xp" + xp: 100 + }] + } + { + title: "笨蛋模组指南" + x: 1.5d + y: -7.5d + subtitle: "嘿,听着!" + description: [ + "如果你是Minecraft模组包的新手,想要完全搞清楚模组包里的所有内容,可能有点令人生畏。" + "" + "这就是为什么我们写了一本书《笨蛋模组指南》,总结了一些基础知识,为你提供一个坚实的起跑线,开始你的模组包之旅!" + ] + dependencies: ["0000000000000045"] + id: "00000000000006E9" + tasks: [{ + id: "00000000000006EA" + type: "checkmark" + title: "嘿,听着!" + icon: { + id: "patchouli:guide_book" + Count: 1b + tag: { + "patchouli:book": "patchouli:modded_for_dummies" + } + } + }] + rewards: [{ + id: "00000000000006EB" + type: "item" + title: "笨蛋模组指南" + item: { + id: "patchouli:guide_book" + Count: 1b + tag: { + "patchouli:book": "patchouli:modded_for_dummies" + } + } + }] + } + { + title: "专家模式" + icon: { + id: "mekanism:robit" + Count: 1b + tag: { + mekData: { + EnergyContainers: [{ + Container: 0b + stored: "100000" + }] + } + } + } + x: 0.0d + y: -8.0d + description: [ + "Enigmatica有两种模式:" + "普通模式(normal)和专家模式(expert)" + "" + "你可以用命令“/mode normal”和“/mode expert”在它们之间切换。" + "" + "这将触发一次重载,更新配置和配方。" + "" + "一些配置需要重启游戏才能启用,但多数情况下不需要马上重启,因为等你下次打开游戏这些改动就生效了。" + ] + dependencies: [ + "0000000000000FEB" + "0000000000000045" + ] + hide: true + optional: true + id: "0000000000000FE9" + tasks: [{ + id: "700063683E9C8972" + type: "checkmark" + }] + } + { + title: "阿卡什宝典" + x: -1.5d + y: -7.5d + subtitle: "不要惊慌" + description: [ + "知识的海洋在你的手掌心聚集,这本宝典内置了每个模组的手册,时刻准备着被你翻开。" + "" + "●右击打开菜单,选择一本手册。选中后,阿卡什宝典就会变成它的模样。" + "" + "●手持阿卡什宝典左击空气进行还原。" + "" + "●阿卡什宝典变化之后,按Shift+Q键可以移除选中的手册。" + "" + "●把宝典与手册放在一起合成可以将它们合并。" + "" + ] + dependencies: ["0000000000000045"] + id: "1F5D6018C2E35C3D" + tasks: [{ + id: "7781E2B735D79B56" + type: "item" + item: "minecraft:book" + }] + rewards: [{ + id: "6E4E5D6908D19095" + type: "item" + title: "完整的阿卡什宝典" + icon: { + id: "akashictome:tome" + Count: 1b + tag: { + "akashictome:data": { + industrialforegoing: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "industrialforegoing:industrial_foregoing" + } + } + tetra: { + id: "tetra:holo" + Count: 1.0d + tag: { + "holo/core_material": "frame/dim" + "holo/frame": "holo/frame" + "holo/core": "holo/core" + "holo/frame_material": "core/ancient" + } + } + resourcefulbees: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "resourcefulbees:fifty_shades_of_bees" + } + } + theoneprobe: { + id: "theoneprobe:probenote" + Count: 1.0d + } + astralsorcery: { + id: "astralsorcery:tome" + Count: 1.0d + } + ftbquests: { + id: "ftbquests:book" + Count: 1.0d + } + alexsmobs: { + id: "alexsmobs:animal_dictionary" + Count: 1.0d + } + immersiveengineering: { + id: "immersiveengineering:manual" + Count: 1.0d + } + eidolon: { + id: "eidolon:codex" + Count: 1.0d + } + botania: { + id: "botania:lexicon" + Count: 1.0d + tag: { } + } + thermal: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "thermal:guidebook" + } + } + patchouli: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "patchouli:modded_for_dummies" + } + } + rftoolsbase: { + id: "rftoolsbase:manual" + Count: 1.0d + } + integrateddynamics: { + id: "integrateddynamics:on_the_dynamics_of_integration" + Count: 1.0d + } + cookingforblockheads: { + id: "cookingforblockheads:crafting_book" + Count: 1.0d + } + powah: { + id: "powah:book" + Count: 1.0d + } + pneumaticcraft: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "pneumaticcraft:book" + } + } + naturesaura: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "naturesaura:book" + } + } + apotheosis: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "apotheosis:apoth_chronicle" + } + } + pedestals: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "pedestals:manual" + } + } + transport: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "transport:guide" + } + } + engineersdecor: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "engineersdecor:engineersdecor_manual" + } + } + occultism: { + id: "occultism:dictionary_of_spirits" + Count: 1.0d + } + solcarrot: { + id: "solcarrot:food_book" + Count: 1.0d + } + modularrouters: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "modularrouters:book" + } + } + ars_nouveau: { + id: "ars_nouveau:worn_notebook" + Count: 1.0d + } + bloodmagic: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "bloodmagic:guide" + } + } + betterendforge: { + id: "betterendforge:guidebook" + Count: 1.0d + } + } + } + } + item: { + id: "akashictome:tome" + Count: 1b + tag: { + "akashictome:data": { + industrialforegoing: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "工业先锋手册" + } + "patchouli:book": "industrialforegoing:industrial_foregoing" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"工业先锋手册\"}]}" + } + } + } + tetra: { + id: "tetra:holo" + Count: 1 + tag: { + "akashictome:displayName": { + text: "全息球" + } + "holo/frame": "holo/frame" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"全息球\"}]}" + } + "holo/core_material": "frame/dim" + "holo/core": "holo/core" + "holo/frame_material": "core/ancient" + } + } + tconstruct: { + id: "tconstruct:encyclopedia" + Count: 1 + tag: { + "akashictome:displayName": { + text: "工匠大百科" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"工匠大百科\"}]}" + } + } + } + resourcefulbees: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "五十度蜂" + } + "patchouli:book": "resourcefulbees:fifty_shades_of_bees" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"五十度蜂\"}]}" + } + } + } + astralsorcery: { + id: "astralsorcery:tome" + Count: 1 + tag: { + "akashictome:displayName": { + text: "星芒宝典" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"星芒宝典\"}]}" + } + } + } + theoneprobe: { + id: "theoneprobe:probenote" + Count: 1 + tag: { + "akashictome:displayName": { + text: "The One Probe阅读指南" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"The One Probe阅读指南\"}]}" + } + } + } + ftbquests: { + id: "ftbquests:book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "任务书" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"任务书\"}]}" + } + } + } + alexsmobs: { + id: "alexsmobs:animal_dictionary" + Count: 1 + tag: { + "akashictome:displayName": { + text: "动物图鉴" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"动物图鉴\"}]}" + } + } + } + immersiveengineering: { + id: "immersiveengineering:manual" + Count: 1 + tag: { + "akashictome:displayName": { + text: "工程师手册" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"工程师手册\"}]}" + } + } + } + advancedperipherals: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "高级外设" + } + "patchouli:book": "advancedperipherals:manual" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"高级外设\"}]}" + } + } + } + eidolon: { + id: "eidolon:codex" + Count: 1 + tag: { + "akashictome:displayName": { + text: "秘仪教典" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"秘仪教典\"}]}" + } + } + } + botania: { + id: "botania:lexicon" + Count: 1 + tag: { + "akashictome:displayName": { + text: "植物魔法辞典" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"植物魔法辞典\"}]}" + } + } + } + sushigocrafting: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "成为寿司大师(巧制寿司手册)" + } + "patchouli:book": "sushigocrafting:sushigocrafting" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"成为寿司大师(巧制寿司手册)\"}]}" + } + } + } + thermal: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "热力百科" + } + "patchouli:book": "thermal:guidebook" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"热力百科\"}]}" + } + } + } + patchouli: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "笨蛋模组指南" + } + "patchouli:book": "patchouli:modded_for_dummies" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"笨蛋模组指南\"}]}" + } + } + } + rftoolsbase: { + id: "rftoolsbase:manual" + Count: 1 + tag: { + "akashictome:displayName": { + text: "RF工具指导手册" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"RF工具指导手册\"}]}" + } + } + } + integrateddynamics: { + id: "integrateddynamics:on_the_dynamics_of_integration" + Count: 1 + tag: { + "akashictome:displayName": { + text: "论动态联合" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"论动态联合\"}]}" + } + } + } + cookingforblockheads: { + id: "cookingforblockheads:crafting_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "傻瓜烹饪手册 II" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"傻瓜烹饪手册 II\"}]}" + } + } + } + powah: { + id: "powah:book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "手册(Powah!)" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"手册(Powah!)\"}]}" + } + } + } + pneumaticcraft: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "PNC:R 手册" + } + "patchouli:book": "pneumaticcraft:book" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"PNC:R 手册\"}]}" + } + } + } + naturesaura: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "自然灵气之书" + } + "patchouli:book": "naturesaura:book" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"自然灵气之书\"}]}" + } + } + } + apotheosis: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "暗影编年史" + } + "patchouli:book": "apotheosis:apoth_chronicle" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"暗影编年史\"}]}" + } + } + } + pedestals: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "基座" + } + "patchouli:book": "pedestals:manual" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"基座\"}]}" + } + } + } + transport: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "高级运输" + } + "patchouli:book": "transport:guide" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"高级运输\"}]}" + } + } + } + littlelogistics: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "Little Logistics指南" + } + "patchouli:book": "littlelogistics:guide" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"Little Logistics指南\"}]}" + } + } + } + engineersdecor: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "工程师的装饰" + } + "patchouli:book": "engineersdecor:engineersdecor_manual" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"工程师的装饰\"}]}" + } + } + } + occultism: { + id: "occultism:dictionary_of_spirits" + Count: 1 + tag: { + "akashictome:displayName": { + text: "魔灵全典" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"魔灵全典\"}]}" + } + } + } + solcarrot: { + id: "solcarrot:food_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "食物手册" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"食物手册\"}]}" + } + } + } + modularrouters: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "模块化路由器手册" + } + "patchouli:book": "modularrouters:book" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"模块化路由器手册\"}]}" + } + } + } + ars_nouveau: { + id: "ars_nouveau:worn_notebook" + Count: 1 + tag: { + "akashictome:displayName": { + text: "破旧的笔记本" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"破旧的笔记本\"}]}" + } + } + } + bloodmagic: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "血染知书" + } + "patchouli:book": "bloodmagic:guide" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"血染知书\"}]}" + } + } + } + betterendforge: { + id: "betterendforge:guidebook" + Count: 1 + tag: { + "akashictome:displayName": { + text: "笨蛋末地指南" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"笨蛋末地指南\"}]}" + } + } + } + } + } + } + only_one: true + }] + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/immersive_engineering.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/immersive_engineering.snbt new file mode 100644 index 00000000..4fdd7751 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/immersive_engineering.snbt @@ -0,0 +1,1376 @@ +{ + id: "0000000000000002" + group: "72A9465344128AF9" + order_index: 1 + filename: "immersive_engineering" + title: "沉浸工程" + icon: "immersiveengineering:heavy_engineering" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + icon: "immersiveengineering:manual" + x: -1.5d + y: -6.0d + shape: "gear" + description: ["沉浸工程是一个功能强大的科技模组,专注于大型多方块结构。你可以在工程师手册中获取更多关于该模组物品的信息。"] + optional: true + id: "0000000000000004" + tasks: [{ + id: "4C4EC117244A21C7" + type: "item" + item: { + id: "immersiveengineering:hammer" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "7B54B7BEEA99667F" + type: "item" + title: "铜矿块" + item: "emendatusenigmatica:copper_chunk" + count: 3 + random_bonus: 5 + }] + } + { + title: "值当的工具" + x: -1.5d + y: -4.5d + description: [ + "你那可靠的工程师锤主要用于构建多方块和旋转某些方块。必要时你也可以用它合成板。" + "" + "剪线钳是早期合成线缆以及安全地将吊着的线缆断开的有用工具。" + "" + "螺丝刀在对红石接线器等方块进行精确改动时很方便。" + ] + dependencies: ["0000000000000004"] + id: "0000000000000007" + tasks: [ + { + id: "20930556EBD4C23B" + type: "item" + item: { + id: "immersiveengineering:wirecutter" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "49501ECA376AF301" + type: "item" + item: "immersiveengineering:screwdriver" + } + ] + rewards: [{ + id: "14FA4A24C7409F77" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + title: "焦炉" + icon: "immersiveengineering:coke_oven" + x: -3.5d + y: -3.0d + description: ["焦炉是沉浸工程中第一个重要的多方块,它由3x3x3的焦炉砖制成。该结构可以将煤炭变成焦煤并将原木变成木炭;两种操作都会产生杂酚油,一种用于制作防腐木板的重要的副产品。"] + dependencies: ["0000000000000007"] + id: "0000000000000009" + tasks: [ + { + id: "000000000000000B" + type: "item" + item: "immersiveengineering:cokebrick" + count: 27L + } + { + id: "000000000000000C" + type: "item" + title: "任意焦煤" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "forge:gems/coal_coke" + } + } + count: 8L + } + ] + rewards: [{ + id: "000000000000060A" + type: "item" + title: "焦煤" + item: "emendatusenigmatica:coke_gem" + count: 8 + }] + } + { + icon: "immersiveengineering:windmill" + x: -6.5d + y: -4.5d + description: ["风车可以用作早期的能量来源。它们必须连接至动能发电机并放置在高处且不受阻挡。"] + dependencies: ["000000000000000F"] + id: "000000000000000D" + tasks: [ + { + id: "000000000000000E" + type: "item" + item: "immersiveengineering:windmill" + } + { + id: "0000000000000016" + type: "item" + item: "immersiveengineering:dynamo" + } + ] + rewards: [{ + id: "0000000000000615" + type: "item" + title: "绝缘低压线圈" + item: "immersiveengineering:wirecoil_copper_ins" + count: 2 + }] + } + { + title: "基础接线" + icon: "immersiveengineering:wirecoil_copper" + x: -5.0d + y: -6.0d + description: ["沉浸工程的线缆可以在三个不同的电压(不同的RF/刻)传输RF。两个装置各需要一个接线器才能用线缆将它们相连。"] + dependencies: ["0000000000000004"] + id: "000000000000000F" + tasks: [ + { + id: "0000000000000010" + type: "item" + item: "immersiveengineering:wirecoil_copper" + } + { + id: "0000000000000011" + type: "item" + item: "immersiveengineering:connector_lv" + } + ] + rewards: [{ + id: "000000000000060B" + type: "item" + title: "低压接线器" + item: "immersiveengineering:connector_lv" + count: 4 + }] + } + { + title: "高炉" + icon: "immersiveengineering:blast_furnace" + x: -3.5d + y: -1.5d + description: ["高炉用焦煤或木炭将铁处理成钢。这是一个非常重要的结构……除非你采用了其它手段来获得钢。"] + dependencies: ["0000000000000009"] + id: "0000000000000012" + tasks: [{ + id: "0000000000000013" + type: "item" + item: "immersiveengineering:blastbrick" + count: 27L + }] + rewards: [{ + id: "0000000000000613" + type: "item" + title: "钢锭" + item: "emendatusenigmatica:steel_ingot" + count: 8 + }] + } + { + title: "绝缘接线" + x: -8.5d + y: -6.0d + description: ["包裹坚韧布料的绝缘导线是防止被触电的绝佳办法。"] + dependencies: ["000000000000000F"] + id: "0000000000000014" + tasks: [{ + id: "0000000000000015" + type: "item" + item: "immersiveengineering:wirecoil_copper_ins" + }] + rewards: [ + { + id: "000000000000060C" + type: "item" + title: "工业大麻纤维" + item: "immersiveengineering:hemp_fiber" + count: 16 + } + { + id: "000000000000060D" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + } + ] + } + { + x: -3.5d + y: -4.5d + description: ["电容器可以用于存储RF。用你的锤子右击它的侧面在输入(蓝色)、输出(橙色)和无连接中切换。该模组还有低压/中压电容器。"] + dependencies: [ + "0000000000000009" + "000000000000000F" + ] + id: "0000000000000017" + tasks: [{ + id: "0000000000000018" + type: "item" + item: "immersiveengineering:capacitor_lv" + }] + rewards: [{ + id: "0000000000000614" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -5.5d + y: -3.0d + description: ["用蓝图合成特定部件时需要用到工程师装配台。后面你也可以用它来修改一些工具。"] + dependencies: ["0000000000000009"] + id: "0000000000000019" + tasks: [ + { + id: "000000000000001A" + type: "item" + item: "immersiveengineering:workbench" + } + { + id: "16E5DF7E27BAB713" + type: "item" + item: { + id: "immersiveengineering:blueprint" + Count: 1b + tag: { + blueprint: "components" + } + } + } + ] + rewards: [{ + id: "0911E6C5BB0AF5E5" + type: "item" + item: "immersiveengineering:component_iron" + count: 8 + }] + } + { + icon: "immersiveengineering:watermill" + x: -1.5d + y: -3.0d + description: ["水车需要水在它们上方流动。一个动能发电机至多可以带动三个水车进行产电。"] + dependencies: ["0000000000000012"] + id: "000000000000001B" + tasks: [ + { + id: "000000000000001C" + type: "item" + item: "immersiveengineering:watermill" + } + { + id: "000000000000001D" + type: "item" + item: "immersiveengineering:dynamo" + } + ] + rewards: [{ + id: "0000000000000617" + type: "item" + title: "绝缘低压线缆" + item: "immersiveengineering:wirecoil_copper_ins" + count: 2 + }] + } + { + x: 0.0d + y: -6.0d + description: ["传送带可以用于自动化物品运输。在传送带上的物品会自动的输入接受端的容器中。你也可以合成抽取或垂直传送带。"] + dependencies: ["0000000000000004"] + id: "000000000000001E" + tasks: [{ + id: "000000000000001F" + type: "item" + item: "immersiveengineering:conveyor_basic" + }] + rewards: [{ + id: "000000000000060E" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + title: "粉碎机" + icon: "immersiveengineering:crusher" + x: -5.5d + y: -0.5d + description: [ + "粉碎机可以用于将矿石粉碎成粉,以达到每熔炼一个矿石获得两个锭的产出。一些其他物品也可以通过这种方式被研磨 - 查阅JEI。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000012"] + id: "0000000000000020" + tasks: [ + { + id: "0000000000000021" + type: "item" + item: "immersiveengineering:light_engineering" + count: 10L + } + { + id: "000000000000002D" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 10L + } + { + id: "000000000000002E" + type: "item" + item: "immersiveengineering:rs_engineering" + } + { + id: "000000000000002F" + type: "item" + item: "immersiveengineering:steel_fence" + count: 8L + } + { + id: "0000000000000030" + type: "item" + item: "minecraft:hopper" + count: 9L + } + ] + rewards: [{ + id: "0000000000000621" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + }] + } + { + title: "金属冲压机" + icon: "immersiveengineering:metal_press" + x: -1.5d + y: -0.5d + description: [ + "为金属冲压机提供模具和电力时,它就会为你提供更省材的合成板、线缆以及更多物品的方式。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000012"] + id: "0000000000000022" + tasks: [ + { + id: "0000000000000028" + type: "item" + item: "minecraft:piston" + } + { + id: "0000000000000029" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 2L + } + { + id: "000000000000002A" + type: "item" + item: "immersiveengineering:heavy_engineering" + } + { + id: "000000000000002B" + type: "item" + item: "immersiveengineering:rs_engineering" + } + { + id: "000000000000002C" + type: "item" + item: "immersiveengineering:conveyor_basic" + count: 2L + } + ] + rewards: [ + { + id: "000000000000061E" + type: "item" + title: "铁板" + item: "emendatusenigmatica:iron_plate" + count: 8 + } + { + id: "000000000000061F" + type: "item" + title: "钢板" + item: "emendatusenigmatica:steel_plate" + count: 4 + } + ] + } + { + title: "强化高炉" + icon: "immersiveengineering:advanced_blast_furnace" + x: -5.5d + y: -1.5d + description: [ + "强化高炉的自动输入/输出更简单。你可以在其两边附加一个或两个通上电的高炉鼓风机以大大加速其运转。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000012"] + id: "0000000000000024" + tasks: [ + { + id: "0000000000000025" + type: "item" + item: "immersiveengineering:blastbrick_reinforced" + count: 27L + } + { + id: "0000000000000031" + type: "item" + item: "minecraft:hopper" + } + ] + rewards: [{ + id: "0000000000000620" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + }] + } + { + title: "合金窑" + icon: "immersiveengineering:alloy_smelter" + x: 0.0d + y: -3.0d + description: ["合金窑是一个简单的2x2x2结构,可将不同种类的金属熔炼成合金。"] + dependencies: ["0000000000000007"] + id: "0000000000000026" + tasks: [{ + id: "0000000000000027" + type: "item" + item: "immersiveengineering:alloybrick" + count: 8L + }] + rewards: [{ + id: "0000000000000608" + type: "item" + title: "铜锭" + item: "emendatusenigmatica:copper_ingot" + count: 8 + }] + } + { + title: "电弧炉" + icon: "immersiveengineering:arc_furnace" + x: -6.5d + y: 0.0d + description: [ + "电弧炉是一个大型的、高耗电的机器,能以1:2的比例将矿石熔炼成锭,但也可以用于更快的制作合金。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000020"] + id: "0000000000000032" + tasks: [ + { + id: "0000000000000033" + type: "item" + item: { + id: "immersiveengineering:graphite_electrode" + Count: 1b + tag: { + graphDmg: 0 + } + } + count: 3L + } + { + id: "000000000000006D" + type: "item" + item: "immersiveengineering:sheetmetal_steel" + count: 8L + } + { + id: "000000000000006E" + type: "item" + title: "6x 钢块" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "forge:storage_blocks/steel" + } + } + count: 6L + } + { + id: "000000000000006F" + type: "item" + item: "immersiveengineering:slab_sheetmetal_steel" + count: 14L + } + { + id: "0000000000000070" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 5L + } + { + id: "0000000000000071" + type: "item" + item: "immersiveengineering:heavy_engineering" + count: 5L + } + { + id: "0000000000000072" + type: "item" + item: "immersiveengineering:rs_engineering" + } + { + id: "0000000000000073" + type: "item" + item: "minecraft:cauldron" + } + { + id: "0000000000000074" + type: "item" + item: "immersiveengineering:light_engineering" + count: 10L + } + { + id: "0000000000000075" + type: "item" + item: "immersiveengineering:blastbrick_reinforced" + count: 27L + } + ] + rewards: [ + { + id: "0000000000000622" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + } + { + id: "0000000000000623" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + } + ] + } + { + x: -5.0d + y: -4.5d + description: ["外置加热器是一个简单的机器,供电后会加热相邻的熔炉。这可以使熔炉不消耗燃料并更快地熔炼物品。"] + dependencies: ["000000000000000F"] + id: "0000000000000034" + tasks: [{ + id: "0000000000000035" + type: "item" + item: "immersiveengineering:furnace_heater" + }] + rewards: [{ + id: "0000000000000616" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -1.5d + y: -1.5d + description: ["热传导发电机是另一个直截了当的发电选择。当被炎热和寒冷的方块包围时,该方块会基于温差(见手册)产生能量。"] + dependencies: ["0000000000000012"] + id: "0000000000000036" + tasks: [{ + id: "0000000000000037" + type: "item" + item: "immersiveengineering:thermoelectric_generator" + }] + rewards: [{ + id: "0000000000000618" + type: "item" + title: "蓝冰" + item: "minecraft:blue_ice" + count: 4 + }] + } + { + title: "锯木机" + icon: "immersiveengineering:sawmill" + x: -1.5d + y: 0.5d + description: [ + "锯木机分两个阶段运行。没有锯条的一部分会剥离原木的树皮;有锯条的一部分会将每个去皮原木切割成六个木板。与往常一样,浏览工程师手册以了解更多信息。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000012"] + id: "0000000000000038" + tasks: [ + { + id: "0000000000000039" + type: "item" + item: { + id: "immersiveengineering:sawblade" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000005B" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 8L + } + { + id: "000000000000005C" + type: "item" + item: "immersiveengineering:light_engineering" + count: 6L + } + { + id: "000000000000005D" + type: "item" + item: "immersiveengineering:sheetmetal_iron" + count: 4L + } + { + id: "000000000000005E" + type: "item" + item: "immersiveengineering:heavy_engineering" + count: 2L + } + { + id: "000000000000005F" + type: "item" + item: "immersiveengineering:rs_engineering" + } + { + id: "0000000000000060" + type: "item" + item: "immersiveengineering:conveyor_basic" + count: 4L + } + ] + rewards: [{ + id: "000000000000061D" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + }] + } + { + title: "工业挤压机和发酵机" + icon: "immersiveengineering:fermenter" + x: -2.5d + y: 0.5d + description: [ + "挤压机可以将种子(最好是大麻)制成植物油,同时也是制作用于电弧炉的高定向热解石墨必要机器。发酵机产出乙醇,用于和植物油一起制作生物柴油。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这些多方块。" + ] + dependencies: ["0000000000000012"] + id: "000000000000003A" + tasks: [ + { + id: "000000000000003B" + type: "item" + item: "immersiveengineering:plantoil_bucket" + } + { + id: "000000000000006C" + type: "item" + item: "immersiveengineering:ethanol_bucket" + } + { + id: "70D08B4C82FB5C6B" + type: "item" + item: "immersiveengineering:fluid_pipe" + count: 4L + } + { + id: "4441E2386DEA216C" + type: "item" + item: "immersiveengineering:light_engineering" + count: 4L + } + { + id: "5ED3D91D2AD0971A" + type: "item" + item: "minecraft:piston" + } + { + id: "464B4E72E3BC8AED" + type: "item" + item: "immersiveengineering:rs_engineering" + count: 2L + } + { + id: "7666B18B85178129" + type: "item" + item: "immersiveengineering:steel_fence" + count: 3L + } + { + id: "052258FF50F1F0B4" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 12L + } + { + id: "01D48BF4891BC4B4" + type: "item" + item: "immersiveengineering:wooden_barrel" + count: 4L + } + { + id: "1DFE9615C079A317" + type: "item" + item: "minecraft:cauldron" + count: 4L + } + { + id: "0070E8EF982C0C6B" + type: "item" + item: "immersiveengineering:sheetmetal_iron" + count: 4L + } + ] + rewards: [ + { + id: "0000000000000619" + type: "item" + title: "工业大麻种子" + item: "immersiveengineering:seed" + count: 24 + } + { + id: "7FF68906D9C40250" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + } + ] + } + { + title: "柴油发电机" + icon: "immersiveengineering:diesel_generator" + x: -3.5d + y: 2.5d + description: [ + "有了生物柴油或者柴油,就可以为强大(如果吵的话)的柴油发电机提供燃料,产出可观的FE/刻。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: [ + "7A3633A43D7AB0F2" + "09AEE48CED288DD1" + ] + dependency_requirement: "one_completed" + id: "000000000000003C" + tasks: [ + { + id: "37AAA90BDAB5CD72" + type: "item" + item: "immersiveengineering:fluid_pipe" + count: 5L + } + { + id: "284769224493A777" + type: "item" + item: "immersiveengineering:generator" + count: 4L + } + { + id: "459D17A377D44D7F" + type: "item" + item: "immersiveengineering:heavy_engineering" + count: 13L + } + { + id: "63E9727F7E04EBDA" + type: "item" + item: "immersiveengineering:radiator" + count: 9L + } + { + id: "06375C08B6AE1B06" + type: "item" + item: "immersiveengineering:rs_engineering" + } + { + id: "3D8DA60F68FB5A23" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 6L + } + ] + rewards: [{ + id: "0000000000000624" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + }] + } + { + title: "斗轮式挖掘机" + icon: "immersiveengineering:bucket_wheel" + x: -6.5d + y: 1.0d + description: [ + "一旦你决定了一个适合的挖掘地点,你就可以在那里建造该机器。请注意,斗轮式挖掘机需要相当多的能量才能运行。" + "" + "我们增加了几个额外的矿脉,如沙民遗迹和奈布矿脉。请确保查看工程师手册中的“概述与资源”以获得完整的矿脉列表。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000061"] + id: "0000000000000040" + tasks: [ + { + id: "5B9AAE9A66CF1A1F" + type: "item" + item: "immersiveengineering:heavy_engineering" + count: 4L + } + { + id: "14152385FF2C7F94" + type: "item" + item: "immersiveengineering:light_engineering" + count: 9L + } + { + id: "715D9FF0DF871042" + type: "item" + item: "immersiveengineering:rs_engineering" + } + { + id: "0DC27129321B844B" + type: "item" + item: "immersiveengineering:radiator" + count: 3L + } + { + id: "486083D949A6EB82" + type: "item" + item: "immersiveengineering:sheetmetal_steel" + count: 16L + } + { + id: "14349203FE43E315" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 26L + } + { + id: "1CA9D0AFE77C2611" + type: "item" + title: "9x 钢块" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "forge:storage_blocks/steel" + } + } + count: 9L + } + ] + rewards: [{ + id: "000000000000061C" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + }] + } + { + title: "矿脉" + icon: "immersiveengineering:sample_drill" + x: -5.5d + y: 0.5d + description: [ + "如手册中“矿脉”一章所描述,一些沉浸工程的机器检测并挖掘含有无法获得的矿石的巨型矿脉。向其迈进的第一步是使用矿物探测器和岩芯钻井来找出区块中的矿脉是什么。" + "" + "Enigmatica-6添加了一些自定义矿脉。请确保查看它们,因为它们相当得赚!" + ] + dependencies: ["0000000000000012"] + id: "0000000000000061" + tasks: [{ + id: "0000000000000062" + type: "item" + item: "immersiveengineering:sample_drill" + }] + rewards: [ + { + id: "63F8CD5DAAB0252B" + type: "item" + title: "矿物探测器" + item: { + id: "immersiveengineering:survey_tools" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "35731B5937BBF8EB" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + ] + } + { + title: "步步笼罩" + x: -8.5d + y: -3.0d + description: ["园艺玻璃罩消耗电力、水和可选的肥料,使种植物加速生长。"] + dependencies: ["0000000000000019"] + id: "0000000000000241" + tasks: [{ + id: "0000000000000242" + type: "item" + item: "immersiveengineering:cloche" + }] + rewards: [{ + id: "0000000000000611" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + title: "工程照明" + icon: "immersiveengineering:electric_lantern" + x: -8.5d + y: -4.5d + description: [ + "当为电灯通过线缆提供少量电力时,它就能抑制周围32格半径的刷怪(额外地,懂得都懂,还有照明)。" + "" + "泛光灯可以用于照亮其前方的一大片锥形区域。" + ] + dependencies: ["0000000000000019"] + id: "0000000000000243" + tasks: [ + { + id: "0000000000000244" + type: "item" + item: "immersiveengineering:electric_lantern" + } + { + id: "0000000000000245" + type: "item" + item: "immersiveengineering:floodlight" + } + ] + rewards: [{ + id: "0000000000000610" + type: "item" + title: "萤石" + item: "minecraft:glowstone" + count: 4 + }] + } + { + title: "装配台自动化" + icon: "immersiveengineering:auto_workbench" + x: -8.5d + y: -1.5d + description: [ + "自动化工程师装配台是电力驱动的多方块,为其提供蓝图后可自动处理给定的工程师装配台配方。真方便!" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000019"] + id: "0000000000000246" + tasks: [ + { + id: "0000000000000247" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 5L + } + { + id: "0000000000000248" + type: "item" + item: "immersiveengineering:light_engineering" + count: 4L + } + { + id: "0000000000000249" + type: "item" + item: "immersiveengineering:rs_engineering" + } + { + id: "000000000000024A" + type: "item" + item: "immersiveengineering:heavy_engineering" + count: 2L + } + { + id: "000000000000024B" + type: "item" + item: "immersiveengineering:slab_treated_wood_horizontal" + count: 2L + } + { + id: "000000000000024C" + type: "item" + item: "immersiveengineering:conveyor_basic" + count: 4L + } + ] + rewards: [{ + id: "0000000000000612" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + title: "钻井" + icon: "immersivepetroleum:pumpjack" + x: -4.5d + y: 0.5d + description: [ + "充足的燃料只差你几步之遥,就埋藏在你的脚底下。不过,获取它们需要一点点的钻探工作。钻井可以挖掘出大量存储在地底的原油,其它方式则无法做到这点。" + "" + "定位这些石油储备需要岩芯钻井或矿物探测器。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: [ + "0000000000000012" + "0000000000000061" + ] + id: "16D342C092566FC6" + tasks: [ + { + id: "5A23A05F50722946" + type: "item" + item: "pneumaticcraft:oil_bucket" + } + { + id: "00C3EC1299DC28D3" + type: "item" + item: "immersiveengineering:fluid_pipe" + count: 4L + } + { + id: "0979E7EEF3363277" + type: "item" + item: "immersiveengineering:heavy_engineering" + count: 2L + } + { + id: "4E9E3DB8FE1E9406" + type: "item" + item: "immersiveengineering:light_engineering" + count: 2L + } + { + id: "121E4FCB71513163" + type: "item" + item: "immersiveengineering:rs_engineering" + } + { + id: "324063E74778D1C4" + type: "item" + item: "immersiveengineering:sheetmetal_steel" + count: 4L + } + { + id: "36B2E60B1BBB4CD2" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 11L + } + { + id: "6391CC96CDA5D45C" + type: "item" + item: "immersiveengineering:storage_steel" + count: 2L + } + { + id: "7CB80FBAE32E36B9" + type: "item" + item: "immersiveengineering:treated_fence" + count: 6L + } + ] + rewards: [{ + id: "476B1A4F7D366E7E" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + }] + } + { + title: "精馏塔" + icon: "immersivepetroleum:distillationtower" + x: -4.5d + y: 1.5d + description: [ + "原油本身燃烧性能极差,但通过一点点精炼它就可以变成强大的液体燃料。此过程需要一个精馏塔和不少的能量。" + "" + "从精馏塔中提取流体有时会比较麻烦。最简单的方法是让其自动输出至一截短沉浸工程流体管道,再分支进入不同的储罐,最后从那里将流体分别运送走。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["16D342C092566FC6"] + id: "7A3633A43D7AB0F2" + tasks: [ + { + id: "4B40C2072585A5BE" + type: "item" + item: "immersivepetroleum:diesel_sulfur_bucket" + } + { + id: "23D0F4ECEEEB2BF9" + type: "item" + item: "immersiveengineering:fluid_pipe" + count: 17L + } + { + id: "1EC253B069B31B15" + type: "item" + item: "immersiveengineering:heavy_engineering" + count: 4L + } + { + id: "21E025217CA464E6" + type: "item" + item: "immersiveengineering:rs_engineering" + } + { + id: "26987C7F97249516" + type: "item" + item: "immersiveengineering:sheetmetal_iron" + count: 60L + } + { + id: "36C971AF0DBF15ED" + type: "item" + item: "immersiveengineering:slab_steel_scaffolding_grate_top" + count: 30L + } + { + id: "2AADE46005D7EF64" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 25L + } + ] + rewards: [{ + id: "055894AE837032DE" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + }] + } + { + title: "炼油厂" + icon: "immersiveengineering:refinery" + x: -2.5d + y: 1.5d + description: [ + "制造生物柴油的最后一步,用炼油厂将乙醇和植物油结合以合成这种液体黄金。 " + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["000000000000003A"] + id: "09AEE48CED288DD1" + tasks: [ + { + id: "54C23E962353498A" + type: "item" + item: "immersiveengineering:biodiesel_bucket" + } + { + id: "1A67249D2C25F193" + type: "item" + item: "immersiveengineering:fluid_pipe" + count: 5L + } + { + id: "5F4622889A0ABCD6" + type: "item" + item: "immersiveengineering:heavy_engineering" + count: 2L + } + { + id: "574214EAB054A87C" + type: "item" + item: "immersiveengineering:light_engineering" + count: 2L + } + { + id: "24F2731428E8E04E" + type: "item" + item: "immersiveengineering:rs_engineering" + } + { + id: "470D34BD4B7D2F05" + type: "item" + item: "immersiveengineering:sheetmetal_iron" + count: 16L + } + { + id: "1B5140A06836C865" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 8L + } + ] + rewards: [{ + id: "7B4485A51E367C74" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + }] + } + { + x: 0.0d + y: -4.5d + description: [ + "投影仪是用于辅助建造沉浸工程和沉浸石油多方块的工具。只需选择一个结构并右击以将其投影至世界。如果有方块被错误放置,它将会被高亮。" + "" + "当然,我们也为你提供了所有这些结构(甚至更多)的建筑小帮手模板和机械动力蓝图,所以随心选择你最喜欢的方式把!" + ] + dependencies: ["0000000000000007"] + id: "2A0DC00944171C4C" + tasks: [{ + id: "2EE6CC769EA7C9E7" + type: "item" + item: "immersivepetroleum:projector" + }] + rewards: [{ + id: "1CEC542F2D9E02C3" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + title: "硫磺回收装置" + icon: "immersivepetroleum:hydrotreater" + x: -3.5d + y: 1.0d + description: [ + "精馏塔中产出的硫化柴油中有少许可被过滤的杂质。将燃料通过硫磺回收装置,就可以收集硫磺并将其用在别处。柴油和硫化柴油燃烧性能都一样好。" + "" + "水输入在其顶部,硫化柴油输入在其侧面。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["7A3633A43D7AB0F2"] + optional: true + id: "083FA0F4798DB004" + tasks: [ + { + id: "77ECA1413ED192BB" + type: "item" + item: "immersivepetroleum:diesel_bucket" + } + { + id: "7F0822582FEA876F" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 10L + } + { + id: "5714B2F9CF70C81D" + type: "item" + item: "immersiveengineering:heavy_engineering" + count: 4L + } + { + id: "5D301DE5DBD9394E" + type: "item" + item: "immersiveengineering:sheetmetal_iron" + count: 15L + } + { + id: "60815F073AA151B2" + type: "item" + item: "immersiveengineering:rs_engineering" + } + { + id: "5DAE6B0A4A353636" + type: "item" + item: "immersiveengineering:light_engineering" + count: 2L + } + ] + rewards: [{ + id: "21679391A74BB3C7" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/industrial_foregoing.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/industrial_foregoing.snbt new file mode 100644 index 00000000..d49ee3ee --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/industrial_foregoing.snbt @@ -0,0 +1,1245 @@ +{ + id: "0000000000000003" + group: "72A9465344128AF9" + order_index: 2 + filename: "industrial_foregoing" + title: "工业先锋" + icon: "industrialforegoing:latex_processing_unit" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "工业先锋" + icon: "industrialforegoing:plastic" + x: 1.5d + y: -9.0d + description: [ + "该模组提供了可自动化各种任务的各式各样的机器。该任务线介绍了一些关键机器(但并不会包括所有的机器,因为它们数量很多)。" + "" + "目前有四阶(可合成的)工业先锋机器框架。现在,你只能合成最低阶的版本。" + ] + size: 1.5d + optional: true + id: "000000000000004A" + tasks: [{ + id: "452B662F54BEAD8D" + type: "item" + item: "industrialforegoing:machine_frame_pity" + }] + rewards: [ + { + id: "234EA77258AE837C" + type: "xp" + xp: 100 + } + { + id: "63727AE711541D73" + type: "item" + title: "铁锭" + item: "minecraft:iron_ingot" + count: 6 + random_bonus: 4 + } + ] + } + { + x: 1.5d + y: -6.5d + description: ["流体提取器,令人震惊的,可以提取流体。将其面朝原木方块放置,它就会缓慢地分解原木并产生胶乳。为其提供能量不是必须的,但可以使该过程加速2.5倍。金合欢原木提供了最佳的产出。"] + dependencies: ["000000000000004A"] + id: "000000000000004B" + tasks: [{ + id: "000000000000004C" + type: "item" + title: "流体提取器" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "industrialforegoing:fluid_extractor" + Count: 1b + } + { + id: "thermal:device_tree_extractor" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "0000000000000628" + type: "item" + title: "金合欢原木" + item: "minecraft:acacia_log" + count: 32 + } + { + id: "0000000000000CAB" + type: "item" + title: "金合欢树苗" + item: "minecraft:acacia_sapling" + count: 8 + } + ] + } + { + x: 1.5d + y: -5.0d + description: ["胶乳加工机将胶乳、水和能量作为输入,产出小块干橡胶。小块干橡胶可以合成干橡胶,后者则可以熔炼成关键资源——塑料。"] + dependencies: ["000000000000004B"] + id: "000000000000004F" + tasks: [{ + id: "0000000000000050" + type: "item" + title: "胶乳加工机" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "industrialforegoing:latex_processing_unit" + Count: 1b + } + { + id: "thermal:machine_refinery" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0000000000000629" + type: "command" + title: "稀有工业先锋战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_rare" + player_command: false + }] + } + { + x: 1.5d + y: -2.0d + shape: "pentagon" + description: ["第二阶机器框架。少数配方(如施肥机)直接需要该框架。同时它也是第三阶机器框架的一个合成部件。"] + dependencies: ["0000000000000057"] + id: "0000000000000051" + tasks: [{ + id: "0000000000000052" + type: "item" + item: "industrialforegoing:machine_frame_simple" + }] + rewards: [{ + id: "0000000000000632" + type: "command" + title: "稀有工业先锋战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_rare" + player_command: false + }] + } + { + x: 5.0d + y: -5.0d + description: ["屠宰场在其工作范围内击杀怪物和动物。以此方式被杀死的实体不会掉落任何物品,但会被转化成肉汤和粉红黏液,两种可以从机器中提取出来的流体。"] + dependencies: ["000000000000004F"] + id: "0000000000000053" + tasks: [{ + id: "0000000000000054" + type: "item" + title: "屠宰场" + icon: "industrialforegoing:mob_slaughter_factory" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "industrialforegoing:pink_slime_bucket" + Count: 1b + } + { + id: "industrialforegoing:mob_slaughter_factory" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0000000000000626" + type: "item" + title: "肉汤注射器" + item: "industrialforegoing:meat_feeder" + }] + } + { + x: 1.5d + y: -3.5d + description: ["化学溶解室需要能量和配方相关的物品/流体来合成各种物品。"] + dependencies: [ + "000000000000004C" + "000000000000004F" + ] + id: "0000000000000057" + tasks: [{ + id: "000000000000006B" + type: "item" + item: "industrialforegoing:dissolution_chamber" + }] + rewards: [{ + id: "000000000000062A" + type: "command" + title: "稀有工业先锋战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_rare" + player_command: false + }] + } + { + title: "插件" + icon: { + id: "industrialforegoing:range_addon11" + Count: 1b + tag: { + TitaniumAugment: { + Range: 11.0f + } + } + } + x: 3.0d + y: -3.5d + description: ["插件可以增加大多数机器的范围、速度和效率。由于默认的工作范围通常十分小,因此插件十分重要!"] + dependencies: ["0000000000000057"] + id: "0000000000000076" + tasks: [{ + id: "35428F7A336EE4A1" + type: "item" + title: "任意插件" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "industrialforegoing:addons" + } + } + }] + rewards: [{ + id: "0000000000000631" + type: "command" + title: "稀有工业先锋战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_rare" + player_command: false + }] + } + { + x: 3.0d + y: -0.5d + shape: "hexagon" + description: ["第三阶机器框架。用于合成各种强大的自动化机器。"] + dependencies: [ + "0000000000000050" + "0000000000000051" + "0000000000000053" + ] + id: "0000000000000078" + tasks: [{ + id: "0000000000000079" + type: "item" + item: "industrialforegoing:machine_frame_advanced" + }] + rewards: [{ + id: "0000000000000633" + type: "command" + title: "史诗工业先锋战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_epic" + player_command: false + }] + } + { + x: 4.5d + y: 1.0d + description: ["屠宰机击杀生物,产出精华液和正常的生物掉落。"] + dependencies: ["0000000000000078"] + id: "000000000000007A" + tasks: [{ + id: "000000000000007B" + type: "item" + item: "industrialforegoing:mob_crusher" + }] + rewards: [{ + id: "0000000000000636" + type: "command" + title: "史诗工业先锋战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_epic" + player_command: false + }] + } + { + x: 6.0d + y: 1.0d + description: ["为这些机器提供能量和精华液后,它们就变成了数个与附魔相关的机器。精华液可以由屠宰机或高级熔炉生成。"] + dependencies: ["000000000000007A"] + id: "000000000000007C" + tasks: [ + { + id: "000000000000007D" + type: "item" + item: "industrialforegoing:enchantment_factory" + } + { + id: "0000000000000F0E" + type: "item" + item: "industrialforegoing:enchantment_applicator" + } + { + id: "0000000000000F0F" + type: "item" + item: "industrialforegoing:enchantment_extractor" + } + ] + rewards: [ + { + id: "0000000000000635" + type: "command" + title: "史诗工业先锋战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_epic" + player_command: false + } + { + id: "0000000000000F3B" + type: "item" + title: "普通黑洞储液罐" + item: { + id: "industrialforegoing:common_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "industrialforegoing:essence" + FacingModes: { + TOP: "ENABLED" + LEFT: "ENABLED" + FRONT: "ENABLED" + BACK: "ENABLED" + RIGHT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 16000 + } + } + } + } + } + ] + } + { + x: 3.0d + y: 1.0d + description: ["此机器是一个为圆石处理打造的一站式购物商店。它可以用熔岩/水生成圆石,然后可至多执行三个连续操作来合成如石砖或沙子一类的产物。"] + dependencies: ["0000000000000078"] + id: "000000000000007E" + tasks: [{ + id: "000000000000007F" + type: "item" + item: "industrialforegoing:material_stonework_factory" + }] + rewards: [{ + id: "0000000000000637" + type: "command" + title: "史诗工业先锋战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_epic" + player_command: false + }] + } + { + x: 0.0d + y: -6.0d + description: ["生物反应器可一次处理高达九种不同的以植物为基础的物品来制作生物燃油;被填充的栏位越多,效率就越高。生物燃油可使生物燃油发电机发电,也能使无限工具运转。"] + dependencies: ["000000000000004F"] + id: "0000000000000080" + tasks: [{ + id: "0000000000000081" + type: "item" + item: "industrialforegoing:bioreactor" + }] + rewards: [ + { + id: "000000000000062C" + type: "item" + title: "甜菜根" + item: "minecraft:beetroot" + count: 8 + } + { + id: "000000000000062D" + type: "item" + title: "胡萝卜" + item: "minecraft:carrot" + count: 8 + } + { + id: "000000000000062E" + type: "item" + title: "马铃薯" + item: "minecraft:potato" + count: 8 + } + ] + } + { + x: -1.5d + y: -4.5d + description: ["无限钻头由生物燃油驱动,RF充能等级越高,挖掘的区域越大。"] + dependencies: ["0000000000000057"] + id: "0000000000000082" + tasks: [{ + id: "0000000000000083" + type: "item" + item: { + id: "industrialforegoing:infinity_drill" + Count: 1b + tag: { + CanCharge: 1 + Special: 0 + Selected: "POOR" + Energy: 0 + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + }] + rewards: [{ + id: "0000000000000F36" + type: "item" + title: "普通黑洞储液罐" + item: { + id: "industrialforegoing:common_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "industrialforegoing:biofuel" + FacingModes: { + TOP: "ENABLED" + LEFT: "ENABLED" + FRONT: "ENABLED" + BACK: "ENABLED" + RIGHT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 16000 + } + } + } + } + }] + } + { + x: 0.0d + y: -0.5d + description: ["施肥机可自动消耗骨粉或肥料为植物(管你信不信吧)施肥。"] + dependencies: ["0000000000000051"] + id: "0000000000000086" + tasks: [{ + id: "0000000000000087" + type: "item" + item: "industrialforegoing:plant_fertilizer" + }] + rewards: [{ + id: "0000000000000634" + type: "item" + title: "肥料" + item: "industrialforegoing:fertilizer" + count: 16 + }] + } + { + x: 3.0d + y: -6.0d + description: ["工业先锋的传送带可移动实体(和沉浸工程不同,不可移动物品)。有多种传送带的升级;详情见JEI。"] + dependencies: [ + "000000000000004C" + "000000000000004F" + ] + id: "0000000000000088" + tasks: [{ + id: "0000000000000089" + type: "item" + item: "industrialforegoing:conveyor" + }] + rewards: [{ + id: "000000000000062B" + type: "command" + title: "稀有工业先锋战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_rare" + player_command: false + }] + } + { + x: 1.5d + y: 1.0d + shape: "octagon" + description: ["第四,即最后一阶的机器框架只用于少数场合。但这些应用是核相关的!"] + dependencies: ["0000000000000078"] + id: "0000000000000EDC" + tasks: [{ + id: "0000000000000EDD" + type: "item" + item: "industrialforegoing:machine_frame_supreme" + }] + rewards: [{ + id: "0000000000000EE0" + type: "item" + title: "以太气体桶" + item: "industrialforegoing:ether_gas_bucket" + }] + } + { + x: -2.5d + y: 4.0d + description: ["该发电机使用任何熔炉燃料来产生FE。查看JEI以获取任意兼容物品的发电速率。"] + hide_dependency_lines: true + dependencies: ["0000000000000051"] + id: "0000000000000EE1" + tasks: [{ + id: "0000000000000EE2" + type: "item" + item: "industrialforegoing:mycelial_furnace" + }] + } + { + x: 1.5d + y: 4.0d + shape: "gear" + description: ["当所有菌丝发电机都在运作时,菌丝网络产能反应堆将会启动并产出两千五百万RF/刻的电量。"] + dependencies: [ + "0000000000000EE1" + "0000000000000EE5" + "0000000000000EE7" + "0000000000000EE9" + "0000000000000EEB" + "0000000000000EEF" + "0000000000000EED" + "0000000000000EFB" + "0000000000000F03" + "0000000000000EF1" + "0000000000000EF3" + "0000000000000EF7" + "0000000000000EF5" + "0000000000000EF9" + "0000000000000EFD" + "0000000000000F01" + "0000000000000EDC" + ] + id: "0000000000000EE3" + tasks: [{ + id: "0000000000000EE4" + type: "item" + item: "industrialforegoing:mycelial_reactor" + }] + rewards: [{ + id: "00EAC9D358EBDA6E" + type: "command" + title: "史诗工业先锋战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_epic" + player_command: false + }] + } + { + x: 3.0d + y: 9.0d + description: ["该发电机使用黏液球来产生FE。查看JEI以获取发电速率。"] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000EE5" + tasks: [{ + id: "0000000000000EE6" + type: "item" + item: "industrialforegoing:mycelial_slimey" + }] + } + { + x: 5.5d + y: 4.0d + description: ["该发电机使用食物来产生FE。查看JEI以获取每种食物的发电数据。"] + hide_dependency_lines: true + dependencies: ["0000000000000051"] + id: "0000000000000EE7" + tasks: [{ + id: "0000000000000EE8" + type: "item" + item: "industrialforegoing:mycelial_culinary" + }] + } + { + x: -1.0d + y: 7.0d + description: ["该发电机从药水中产生FE。查看JEI以获取每种药水的数据。"] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000EE9" + tasks: [{ + id: "0000000000000EEA" + type: "item" + item: "industrialforegoing:mycelial_potion" + }] + } + { + x: -0.5d + y: 8.0d + description: ["该发电机将从附魔书中产生FE。查看JEI以获取每种魔咒的发电数据。"] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000EEB" + tasks: [{ + id: "0000000000000EEC" + type: "item" + item: "industrialforegoing:mycelial_disenchantment" + }] + } + { + x: 0.0d + y: 9.0d + description: ["该发电机从末影珍珠中产生FE。查看JEI以获取发电速率。"] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000EED" + tasks: [{ + id: "0000000000000EEE" + type: "item" + item: "industrialforegoing:mycelial_ender" + }] + } + { + x: -1.5d + y: 6.0d + description: ["该发电机使用TNT和火药来产生FE。查看JEI以获取发电速率。"] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000EEF" + tasks: [{ + id: "0000000000000EF0" + type: "item" + item: "industrialforegoing:mycelial_explosive" + }] + } + { + x: -2.0d + y: 5.0d + description: ["该发电机从雪和冰中产生FE。查看JEI以获取所有兼容物品的发电数据。"] + hide_dependency_lines: true + dependencies: ["0000000000000051"] + id: "0000000000000EF1" + tasks: [{ + id: "0000000000000EF2" + type: "item" + item: "industrialforegoing:mycelial_frosty" + }] + } + { + x: 2.0d + y: 11.0d + description: ["该发电机从龙息中产生FE。查看JEI以获取发电速率。"] + hide_dependency_lines: true + dependencies: ["0000000000000EDC"] + id: "0000000000000EF3" + tasks: [{ + id: "0000000000000EF4" + type: "item" + item: "industrialforegoing:mycelial_halitosis" + }] + } + { + x: 4.5d + y: 6.0d + description: ["该发电机从熔岩中产生FE。你可以选择提供红石来增加其能量产出。查看JEI以获取发电速率。"] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000EF5" + tasks: [{ + id: "0000000000000EF6" + type: "item" + item: "industrialforegoing:mycelial_magma" + }] + } + { + x: 5.0d + y: 5.0d + description: ["该发电机从任何,对的,粉色的东西中产生FE。查看JEI以获取每种物品的发电数据。"] + hide_dependency_lines: true + dependencies: ["0000000000000051"] + id: "0000000000000EF7" + tasks: [{ + id: "0000000000000EF8" + type: "item" + item: "industrialforegoing:mycelial_pink" + }] + } + { + x: 1.0d + y: 11.0d + description: ["正如其名,该发电机从下界之星中产出FE!查看JEI以获取发电速率。"] + hide_dependency_lines: true + dependencies: ["0000000000000EDC"] + id: "0000000000000EF9" + tasks: [{ + id: "0000000000000EFA" + type: "item" + item: "industrialforegoing:mycelial_netherstar" + }] + } + { + x: 4.0d + y: 7.0d + description: ["该发电机从怪物掉落物中产生FE。查看JEI以获取兼容物品的发电数据。"] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000EFB" + tasks: [{ + id: "0000000000000EFC" + type: "item" + item: "industrialforegoing:mycelial_death" + }] + } + { + x: 2.5d + y: 10.0d + description: ["该发电机将根据烟花的种类和形状产出电力。"] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000EFD" + tasks: [{ + id: "0000000000000EFE" + type: "item" + item: "industrialforegoing:mycelial_rocket" + }] + } + { + x: 3.5d + y: 8.0d + description: ["该发电机从下界蘑菇相关的物品中产生FE。查看JEI以获取兼容物品的发电数据。"] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000F01" + tasks: [{ + id: "0000000000000F02" + type: "item" + item: "industrialforegoing:mycelial_crimed" + }] + } + { + x: 0.5d + y: 10.0d + description: ["该发电机使用金属锭来产生能量。查看JEI以获取发电速率和兼容的金属。"] + hide_dependency_lines: true + dependencies: ["0000000000000EDC"] + id: "0000000000000F03" + tasks: [{ + id: "0000000000000F04" + type: "item" + item: "industrialforegoing:mycelial_meatallurgic" + }] + } + { + x: -1.5d + y: -3.5d + description: ["无限背包由生物燃油驱动,可存放大量的物品,物品数量取决于其RF充能等级。它可以给你喂食肉,也可以用作一个磁铁。"] + dependencies: ["0000000000000057"] + id: "0000000000000F05" + tasks: [{ + id: "0000000000000F06" + type: "item" + item: { + id: "industrialforegoing:infinity_backpack" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "POOR" + Energy: 0L + } + } + }] + rewards: [{ + id: "0000000000000F37" + type: "item" + title: "普通黑洞储液罐" + item: { + id: "industrialforegoing:common_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "industrialforegoing:biofuel" + FacingModes: { + TOP: "ENABLED" + LEFT: "ENABLED" + FRONT: "ENABLED" + BACK: "ENABLED" + RIGHT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 16000 + } + } + } + } + }] + } + { + x: -1.5d + y: -2.5d + description: ["无限三叉戟由生物燃油驱动,是一把更强大的三叉戟。"] + dependencies: ["0000000000000057"] + id: "0000000000000F07" + tasks: [{ + id: "0000000000000F08" + type: "item" + item: { + id: "industrialforegoing:infinity_trident" + Count: 1b + tag: { + CanCharge: 1b + Riptide: 0 + Channeling: 0b + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0b + Selected: "POOR" + Loyalty: 0 + } + } + }] + rewards: [{ + id: "0000000000000F38" + type: "item" + title: "普通黑洞储液罐" + item: { + id: "industrialforegoing:common_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "industrialforegoing:biofuel" + FacingModes: { + TOP: "ENABLED" + LEFT: "ENABLED" + FRONT: "ENABLED" + BACK: "ENABLED" + RIGHT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 16000 + } + } + } + } + }] + } + { + x: -1.5d + y: -1.5d + description: ["无限电锯由生物燃油驱动,RF充能等级越高,砍伐的区域越大。"] + dependencies: ["0000000000000057"] + id: "0000000000000F09" + tasks: [{ + id: "0000000000000F0A" + type: "item" + item: { + id: "industrialforegoing:infinity_saw" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "POOR" + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + }] + rewards: [{ + id: "0000000000000F39" + type: "item" + title: "普通黑洞储液罐" + item: { + id: "industrialforegoing:common_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "industrialforegoing:biofuel" + FacingModes: { + TOP: "ENABLED" + LEFT: "ENABLED" + FRONT: "ENABLED" + BACK: "ENABLED" + RIGHT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 16000 + } + } + } + } + }] + } + { + x: -1.5d + y: -0.5d + description: ["无限电锤由生物燃油驱动,由生物燃油驱动,RF充能等级越高,伤害实体的区域越大。它还有斩首效果。"] + dependencies: ["0000000000000057"] + id: "0000000000000F0B" + tasks: [{ + id: "0000000000000F0C" + type: "item" + item: { + id: "industrialforegoing:infinity_hammer" + Count: 1b + tag: { + CanCharge: 1b + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0b + Selected: "POOR" + Beheading: 0 + } + } + }] + rewards: [{ + id: "0000000000000F3A" + type: "item" + title: "普通黑洞储液罐" + item: { + id: "industrialforegoing:common_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "industrialforegoing:biofuel" + FacingModes: { + TOP: "ENABLED" + LEFT: "ENABLED" + FRONT: "ENABLED" + BACK: "ENABLED" + RIGHT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 16000 + } + } + } + } + }] + } + { + x: 10.0d + y: -9.0d + description: ["可存储大量单种物品的方块,你可以通过与其正面交互输入或提取物品。"] + hide_dependency_lines: true + dependencies: ["000000000000004A"] + id: "0000000000000F10" + tasks: [{ + id: "0000000000000F11" + type: "item" + item: "industrialforegoing:common_black_hole_unit" + }] + rewards: [{ + id: "0000000000000F2B" + type: "xp" + xp: 16 + }] + } + { + x: 10.0d + y: -8.0d + description: ["可存储大量单种物品的方块,你可以通过与其正面交互输入或提取物品。"] + hide_dependency_lines: true + id: "0000000000000F12" + tasks: [{ + id: "0000000000000F13" + type: "item" + item: "industrialforegoing:pity_black_hole_unit" + }] + rewards: [{ + id: "0000000000000F2C" + type: "xp" + xp: 32 + }] + } + { + x: 10.0d + y: -7.0d + description: ["可存储大量单种物品的方块,你可以通过与其正面交互输入或提取物品。"] + hide_dependency_lines: true + dependencies: ["0000000000000051"] + id: "0000000000000F14" + tasks: [{ + id: "0000000000000F15" + type: "item" + item: "industrialforegoing:simple_black_hole_unit" + }] + rewards: [{ + id: "0000000000000F2D" + type: "xp" + xp: 64 + }] + } + { + x: 10.0d + y: -6.0d + description: ["可存储大量单种物品的方块,你可以通过与其正面交互输入或提取物品。"] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000F16" + tasks: [{ + id: "0000000000000F17" + type: "item" + item: "industrialforegoing:advanced_black_hole_unit" + }] + rewards: [{ + id: "0000000000000F2E" + type: "xp" + xp: 128 + }] + } + { + x: 10.0d + y: -5.0d + description: ["可存储大量单种物品的方块,你可以通过与其正面交互输入或提取物品。"] + hide_dependency_lines: true + dependencies: ["0000000000000EDC"] + id: "0000000000000F18" + tasks: [{ + id: "0000000000000F19" + type: "item" + item: "industrialforegoing:supreme_black_hole_unit" + }] + rewards: [{ + id: "0000000000000F2F" + type: "xp" + xp: 256 + }] + } + { + x: 12.0d + y: -9.0d + description: ["可存储大量流体的方块。"] + hide_dependency_lines: true + dependencies: ["000000000000004A"] + id: "0000000000000F1A" + tasks: [{ + id: "0000000000000F1B" + type: "item" + item: "industrialforegoing:common_black_hole_tank" + }] + rewards: [{ + id: "0000000000000F31" + type: "xp" + xp: 16 + }] + } + { + x: 12.0d + y: -8.0d + description: ["可存储大量流体的方块。"] + hide_dependency_lines: true + id: "0000000000000F1C" + tasks: [{ + id: "0000000000000F1D" + type: "item" + item: "industrialforegoing:pity_black_hole_tank" + }] + rewards: [{ + id: "0000000000000F32" + type: "xp" + xp: 32 + }] + } + { + x: 12.0d + y: -7.0d + description: ["可存储大量流体的方块。"] + hide_dependency_lines: true + dependencies: ["0000000000000051"] + id: "0000000000000F1E" + tasks: [{ + id: "0000000000000F1F" + type: "item" + item: "industrialforegoing:simple_black_hole_tank" + }] + rewards: [{ + id: "0000000000000F33" + type: "xp" + xp: 64 + }] + } + { + x: 12.0d + y: -6.0d + description: ["可存储大量流体的方块。"] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000F20" + tasks: [{ + id: "0000000000000F21" + type: "item" + item: "industrialforegoing:advanced_black_hole_tank" + }] + rewards: [{ + id: "0000000000000F34" + type: "xp" + xp: 128 + }] + } + { + x: 12.0d + y: -5.0d + description: ["可存储大量流体的方块。"] + hide_dependency_lines: true + dependencies: ["0000000000000EDC"] + id: "0000000000000F22" + tasks: [{ + id: "0000000000000F23" + type: "item" + item: "industrialforegoing:supreme_black_hole_tank" + }] + rewards: [{ + id: "0000000000000F35" + type: "xp" + xp: 256 + }] + } + { + x: 11.0d + y: -4.0d + description: ["此方块可以存储高达16个黑洞单元,且能外部访问它们的物品。"] + hide_dependency_lines: true + dependencies: ["0000000000000EDC"] + id: "0000000000000F24" + tasks: [{ + id: "0000000000000F25" + type: "item" + item: "industrialforegoing:black_hole_controller" + }] + rewards: [{ + id: "0000000000000F30" + type: "xp" + xp: 512 + }] + } + { + x: -1.5d + y: -5.5d + description: ["机械诅咒之土用于将FE和肉汤转换成刷怪。它对光照有需求,且会基于其所在的生物群系生成怪物。它也会将能量和肉汤均分给相邻的机械诅咒之土。"] + dependencies: ["0000000000000057"] + id: "68F315FF23CD8A22" + tasks: [{ + id: "3991AE48C18012EC" + type: "item" + item: "industrialforegoing:mechanical_dirt" + }] + rewards: [{ + id: "0997C2E0E6DE8F76" + type: "item" + title: "普通黑洞储液罐" + item: { + id: "industrialforegoing:common_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "industrialforegoing:meat" + FacingModes: { + TOP: "ENABLED" + LEFT: "ENABLED" + FRONT: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 16000 + } + } + } + } + }] + } + { + x: 6.0d + y: -0.5d + description: ["自动刷怪机将FE和精华液转化成生物。用大师球捕捉你想复制的怪物,将其放进自动刷挂机,然后享受无限的刷怪量。"] + dependencies: ["000000000000007A"] + id: "73E9574B069570BD" + tasks: [{ + id: "27D665ECBDA02E5A" + type: "item" + item: "industrialforegoing:mob_duplicator" + }] + rewards: [{ + id: "24B8F1EFDCF5A2D9" + type: "item" + title: "大师球" + item: "industrialforegoing:mob_imprisonment_tool" + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/industrial_foregoing_en.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/industrial_foregoing_en.snbt new file mode 100644 index 00000000..4bd9c933 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/industrial_foregoing_en.snbt @@ -0,0 +1,1245 @@ +{ + id: "0000000000000003" + group: "72A9465344128AF9" + order_index: 2 + filename: "industrial_foregoing" + title: "Industrial Foregoing" + icon: "industrialforegoing:latex_processing_unit" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "Industrial Foregoing" + icon: "industrialforegoing:plastic" + x: 1.5d + y: -9.0d + description: [ + "This mod provides a wide range of machines to automate various tasks. This questline introduces some key machines (but not ALL the machines, as there are quite a few)." + "" + "There are currently four (craftable) tiers of IF machine frame. Right now, you can only make the lowest-tier version." + ] + size: 1.5d + optional: true + id: "000000000000004A" + tasks: [{ + id: "452B662F54BEAD8D" + type: "item" + item: "industrialforegoing:machine_frame_pity" + }] + rewards: [ + { + id: "234EA77258AE837C" + type: "xp" + xp: 100 + } + { + id: "63727AE711541D73" + type: "item" + title: "Iron Ingot" + item: "minecraft:iron_ingot" + count: 6 + random_bonus: 4 + } + ] + } + { + x: 1.5d + y: -6.5d + description: ["The Fluid Extractor, shockingly, extracts fluid. Place one facing a log block, and it will slowly break down the log while producing Latex. Power is optional, but speeds up the process by a factor of 2.5. Acacia logs give the best yield."] + dependencies: ["000000000000004A"] + id: "000000000000004B" + tasks: [{ + id: "000000000000004C" + type: "item" + title: "Fluid Extractor" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "industrialforegoing:fluid_extractor" + Count: 1b + } + { + id: "thermal:device_tree_extractor" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "0000000000000628" + type: "item" + title: "Acacia Log" + item: "minecraft:acacia_log" + count: 32 + } + { + id: "0000000000000CAB" + type: "item" + title: "Acacia Sapling" + item: "minecraft:acacia_sapling" + count: 8 + } + ] + } + { + x: 1.5d + y: -5.0d + description: ["The Latex Processing Unit takes latex, water, and power as inputs to produce Tiny Dry Rubber. This can be crafted into Dry Rubber, which in turn is smelted into Plastic, a critical resource."] + dependencies: ["000000000000004B"] + id: "000000000000004F" + tasks: [{ + id: "0000000000000050" + type: "item" + title: "Latex Processing Unit" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "industrialforegoing:latex_processing_unit" + Count: 1b + } + { + id: "thermal:machine_refinery" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0000000000000629" + type: "command" + title: "Rare Industrial Foregoing Loot Box" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_rare" + player_command: false + }] + } + { + x: 1.5d + y: -2.0d + shape: "pentagon" + description: ["The second tier of machine frame. A few recipes (such as the Plant Fertilizer) use this frame on its own, but it's also a component of the third tier of machine frame."] + dependencies: ["0000000000000057"] + id: "0000000000000051" + tasks: [{ + id: "0000000000000052" + type: "item" + item: "industrialforegoing:machine_frame_simple" + }] + rewards: [{ + id: "0000000000000632" + type: "command" + title: "Rare Industrial Foregoing Loot Box" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_rare" + player_command: false + }] + } + { + x: 5.0d + y: -5.0d + description: ["The Mob Slaughter Factory kills mobs and animals in its area of effect. Entities slain in this way do not drop anything, but are converted to Liquid Meat and Pink Slime, liquids that can be piped out of the block."] + dependencies: ["000000000000004F"] + id: "0000000000000053" + tasks: [{ + id: "0000000000000054" + type: "item" + title: "Mob Slaughter Factory" + icon: "industrialforegoing:mob_slaughter_factory" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "industrialforegoing:pink_slime_bucket" + Count: 1b + } + { + id: "industrialforegoing:mob_slaughter_factory" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0000000000000626" + type: "item" + title: "Meat Feeder" + item: "industrialforegoing:meat_feeder" + }] + } + { + x: 1.5d + y: -3.5d + description: ["The Dissolution Chamber requires power and recipe-dependent items/fluids to craft various items."] + dependencies: [ + "000000000000004C" + "000000000000004F" + ] + id: "0000000000000057" + tasks: [{ + id: "000000000000006B" + type: "item" + item: "industrialforegoing:dissolution_chamber" + }] + rewards: [{ + id: "000000000000062A" + type: "command" + title: "Rare Industrial Foregoing Loot Box" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_rare" + player_command: false + }] + } + { + title: "Addons" + icon: { + id: "industrialforegoing:range_addon11" + Count: 1b + tag: { + TitaniumAugment: { + Range: 11.0f + } + } + } + x: 3.0d + y: -3.5d + description: ["Addons can increase the range, speed, or efficiency of most machines. As default operating areas are usually quite small, addons are important!"] + dependencies: ["0000000000000057"] + id: "0000000000000076" + tasks: [{ + id: "35428F7A336EE4A1" + type: "item" + title: "Any Addon" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "industrialforegoing:addons" + } + } + }] + rewards: [{ + id: "0000000000000631" + type: "command" + title: "Rare Industrial Foregoing Loot Box" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_rare" + player_command: false + }] + } + { + x: 3.0d + y: -0.5d + shape: "hexagon" + description: ["The third tier of machine frame. Used in a variety of powerful automation machines."] + dependencies: [ + "0000000000000050" + "0000000000000051" + "0000000000000053" + ] + id: "0000000000000078" + tasks: [{ + id: "0000000000000079" + type: "item" + item: "industrialforegoing:machine_frame_advanced" + }] + rewards: [{ + id: "0000000000000633" + type: "command" + title: "Epic Industrial Foregoing Loot Box" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_epic" + player_command: false + }] + } + { + x: 4.5d + y: 1.0d + description: ["The Mob Crusher kills mobs, producing Essence and normal mob drops."] + dependencies: ["0000000000000078"] + id: "000000000000007A" + tasks: [{ + id: "000000000000007B" + type: "item" + item: "industrialforegoing:mob_crusher" + }] + rewards: [{ + id: "0000000000000636" + type: "command" + title: "Epic Industrial Foregoing Loot Box" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_epic" + player_command: false + }] + } + { + x: 6.0d + y: 1.0d + description: ["These machines, when provided with power and Essence, will act like several enchanting related machines. Essence can be generated by using the Resourceful Furnace or Mob Crusher."] + dependencies: ["000000000000007A"] + id: "000000000000007C" + tasks: [ + { + id: "000000000000007D" + type: "item" + item: "industrialforegoing:enchantment_factory" + } + { + id: "0000000000000F0E" + type: "item" + item: "industrialforegoing:enchantment_applicator" + } + { + id: "0000000000000F0F" + type: "item" + item: "industrialforegoing:enchantment_extractor" + } + ] + rewards: [ + { + id: "0000000000000635" + type: "command" + title: "Epic Industrial Foregoing Loot Box" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_epic" + player_command: false + } + { + id: "0000000000000F3B" + type: "item" + title: "Common Black Hole Tank" + item: { + id: "industrialforegoing:common_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "industrialforegoing:essence" + FacingModes: { + TOP: "ENABLED" + LEFT: "ENABLED" + FRONT: "ENABLED" + BACK: "ENABLED" + RIGHT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 16000 + } + } + } + } + } + ] + } + { + x: 3.0d + y: 1.0d + description: ["This machine is a one-stop shop for cobblestone processing. It can generate cobblestone from lava/water, then perform up to three sequential operations to craft products like stone bricks or sand."] + dependencies: ["0000000000000078"] + id: "000000000000007E" + tasks: [{ + id: "000000000000007F" + type: "item" + item: "industrialforegoing:material_stonework_factory" + }] + rewards: [{ + id: "0000000000000637" + type: "command" + title: "Epic Industrial Foregoing Loot Box" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_epic" + player_command: false + }] + } + { + x: 0.0d + y: -6.0d + description: ["The Bioreactor can process up to nine different types of plant-based items at once to make Biofuel; the more slots that are filled, the higher the efficiency. Biofuel can be used to make power with the Biofuel Generator, or to run Infinity tools."] + dependencies: ["000000000000004F"] + id: "0000000000000080" + tasks: [{ + id: "0000000000000081" + type: "item" + item: "industrialforegoing:bioreactor" + }] + rewards: [ + { + id: "000000000000062C" + type: "item" + title: "Beetroot" + item: "minecraft:beetroot" + count: 8 + } + { + id: "000000000000062D" + type: "item" + title: "Carrot" + item: "minecraft:carrot" + count: 8 + } + { + id: "000000000000062E" + type: "item" + title: "Potato" + item: "minecraft:potato" + count: 8 + } + ] + } + { + x: -1.5d + y: -4.5d + description: ["The Infinity Drill is powered by Biofuel and can mine increasingly large areas depending on its RF charge level."] + dependencies: ["0000000000000057"] + id: "0000000000000082" + tasks: [{ + id: "0000000000000083" + type: "item" + item: { + id: "industrialforegoing:infinity_drill" + Count: 1b + tag: { + CanCharge: 1 + Special: 0 + Selected: "POOR" + Energy: 0 + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + }] + rewards: [{ + id: "0000000000000F36" + type: "item" + title: "Common Black Hole Tank" + item: { + id: "industrialforegoing:common_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "industrialforegoing:biofuel" + FacingModes: { + TOP: "ENABLED" + LEFT: "ENABLED" + FRONT: "ENABLED" + BACK: "ENABLED" + RIGHT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 16000 + } + } + } + } + }] + } + { + x: 0.0d + y: -0.5d + description: ["The Plant Fertilizer automatically fertilizes plants (believe it or not) with Bonemeal or Industrial Fertilizer."] + dependencies: ["0000000000000051"] + id: "0000000000000086" + tasks: [{ + id: "0000000000000087" + type: "item" + item: "industrialforegoing:plant_fertilizer" + }] + rewards: [{ + id: "0000000000000634" + type: "item" + title: "Fertilizer" + item: "industrialforegoing:fertilizer" + count: 16 + }] + } + { + x: 3.0d + y: -6.0d + description: ["IF conveyor belts move entities (not items, unlike IE belts). Several types of conveyor belt upgrades are available; see JEI."] + dependencies: [ + "000000000000004C" + "000000000000004F" + ] + id: "0000000000000088" + tasks: [{ + id: "0000000000000089" + type: "item" + item: "industrialforegoing:conveyor" + }] + rewards: [{ + id: "000000000000062B" + type: "command" + title: "Rare Industrial Foregoing Loot Box" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_rare" + player_command: false + }] + } + { + x: 1.5d + y: 1.0d + shape: "octagon" + description: ["Fourth, last tier of machine frame is only used in few applications. But those applications are nuclear!"] + dependencies: ["0000000000000078"] + id: "0000000000000EDC" + tasks: [{ + id: "0000000000000EDD" + type: "item" + item: "industrialforegoing:machine_frame_supreme" + }] + rewards: [{ + id: "0000000000000EE0" + type: "item" + title: "Ether Gas Bucket" + item: "industrialforegoing:ether_gas_bucket" + }] + } + { + x: -2.5d + y: 4.0d + description: ["This generator uses any furnace fuel to generate FE. Check JEI for generation rates for any compatible item."] + hide_dependency_lines: true + dependencies: ["0000000000000051"] + id: "0000000000000EE1" + tasks: [{ + id: "0000000000000EE2" + type: "item" + item: "industrialforegoing:mycelial_furnace" + }] + } + { + x: 1.5d + y: 4.0d + shape: "gear" + description: ["When all 16 mycelial generators are actively running the Mycelial Reactor will activate and make 25M RF/t."] + dependencies: [ + "0000000000000EE1" + "0000000000000EE5" + "0000000000000EE7" + "0000000000000EE9" + "0000000000000EEB" + "0000000000000EEF" + "0000000000000EED" + "0000000000000EFB" + "0000000000000F03" + "0000000000000EF1" + "0000000000000EF3" + "0000000000000EF7" + "0000000000000EF5" + "0000000000000EF9" + "0000000000000EFD" + "0000000000000F01" + "0000000000000EDC" + ] + id: "0000000000000EE3" + tasks: [{ + id: "0000000000000EE4" + type: "item" + item: "industrialforegoing:mycelial_reactor" + }] + rewards: [{ + id: "00EAC9D358EBDA6E" + type: "command" + title: "Epic Industrial Foregoing Loot Box" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_epic" + player_command: false + }] + } + { + x: 3.0d + y: 9.0d + description: ["This generator uses slimeballs to generate FE. Check JEI for generation rates."] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000EE5" + tasks: [{ + id: "0000000000000EE6" + type: "item" + item: "industrialforegoing:mycelial_slimey" + }] + } + { + x: 5.5d + y: 4.0d + description: ["This generator uses food to generate FE. Check JEI for statistic of each food item."] + hide_dependency_lines: true + dependencies: ["0000000000000051"] + id: "0000000000000EE7" + tasks: [{ + id: "0000000000000EE8" + type: "item" + item: "industrialforegoing:mycelial_culinary" + }] + } + { + x: -1.0d + y: 7.0d + description: ["This generators produces FE from potions. Check JEI to see statistics for each potion."] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000EE9" + tasks: [{ + id: "0000000000000EEA" + type: "item" + item: "industrialforegoing:mycelial_potion" + }] + } + { + x: -0.5d + y: 8.0d + description: ["This generator will produce FE from enchanted books. Check JEI for statistics for each enchantment."] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000EEB" + tasks: [{ + id: "0000000000000EEC" + type: "item" + item: "industrialforegoing:mycelial_disenchantment" + }] + } + { + x: 0.0d + y: 9.0d + description: ["This generator generates FE from ender pearls. Check JEI for generation rates."] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000EED" + tasks: [{ + id: "0000000000000EEE" + type: "item" + item: "industrialforegoing:mycelial_ender" + }] + } + { + x: -1.5d + y: 6.0d + description: ["This generator uses TNT and gunpowder to generate FE. Check JEI for generation rates."] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000EEF" + tasks: [{ + id: "0000000000000EF0" + type: "item" + item: "industrialforegoing:mycelial_explosive" + }] + } + { + x: -2.0d + y: 5.0d + description: ["This generator produces FE from snow and ice. Check JEI for statistics for each compatible item."] + hide_dependency_lines: true + dependencies: ["0000000000000051"] + id: "0000000000000EF1" + tasks: [{ + id: "0000000000000EF2" + type: "item" + item: "industrialforegoing:mycelial_frosty" + }] + } + { + x: 2.0d + y: 11.0d + description: ["This generator will produce FE from dragon breath. Check JEI for generation rate."] + hide_dependency_lines: true + dependencies: ["0000000000000EDC"] + id: "0000000000000EF3" + tasks: [{ + id: "0000000000000EF4" + type: "item" + item: "industrialforegoing:mycelial_halitosis" + }] + } + { + x: 4.5d + y: 6.0d + description: ["This generator generates FE from lava. Optionaly you can provide Redstone to boost power production. Check JEI for generation rates."] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000EF5" + tasks: [{ + id: "0000000000000EF6" + type: "item" + item: "industrialforegoing:mycelial_magma" + }] + } + { + x: 5.0d + y: 5.0d + description: ["This generator generates FE from everything that is, you guessed it, pink. Check JEI for statistic of each item."] + hide_dependency_lines: true + dependencies: ["0000000000000051"] + id: "0000000000000EF7" + tasks: [{ + id: "0000000000000EF8" + type: "item" + item: "industrialforegoing:mycelial_pink" + }] + } + { + x: 1.0d + y: 11.0d + description: ["This generator generates FE from what its name suggest, from Nether Stars! Check JEI for generation rate."] + hide_dependency_lines: true + dependencies: ["0000000000000EDC"] + id: "0000000000000EF9" + tasks: [{ + id: "0000000000000EFA" + type: "item" + item: "industrialforegoing:mycelial_netherstar" + }] + } + { + x: 4.0d + y: 7.0d + description: ["This generator generates FE from monster drops. Check JEI for statistic of compatible items."] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000EFB" + tasks: [{ + id: "0000000000000EFC" + type: "item" + item: "industrialforegoing:mycelial_death" + }] + } + { + x: 2.5d + y: 10.0d + description: ["This generator will produce power using fireworks depending of the firework type and shapes."] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000EFD" + tasks: [{ + id: "0000000000000EFE" + type: "item" + item: "industrialforegoing:mycelial_rocket" + }] + } + { + x: 3.5d + y: 8.0d + description: ["This generator produces FE from nether mushroom related items. Check JEI for statistics of compatible items."] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000F01" + tasks: [{ + id: "0000000000000F02" + type: "item" + item: "industrialforegoing:mycelial_crimed" + }] + } + { + x: 0.5d + y: 10.0d + description: ["This generator uses metal ingots to generate power. Check JEI for generation rates and compatible metals."] + hide_dependency_lines: true + dependencies: ["0000000000000EDC"] + id: "0000000000000F03" + tasks: [{ + id: "0000000000000F04" + type: "item" + item: "industrialforegoing:mycelial_meatallurgic" + }] + } + { + x: -1.5d + y: -3.5d + description: ["The Infinity Backpack is powered by Biofuel and can hold big amounts of items depending on its RF charge level. It can feed you with meat and it is also used as a magnet."] + dependencies: ["0000000000000057"] + id: "0000000000000F05" + tasks: [{ + id: "0000000000000F06" + type: "item" + item: { + id: "industrialforegoing:infinity_backpack" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "POOR" + Energy: 0L + } + } + }] + rewards: [{ + id: "0000000000000F37" + type: "item" + title: "Common Black Hole Tank" + item: { + id: "industrialforegoing:common_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "industrialforegoing:biofuel" + FacingModes: { + TOP: "ENABLED" + LEFT: "ENABLED" + FRONT: "ENABLED" + BACK: "ENABLED" + RIGHT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 16000 + } + } + } + } + }] + } + { + x: -1.5d + y: -2.5d + description: ["The Infinity Trident is powered by Biofuel and it's a more powerful trident."] + dependencies: ["0000000000000057"] + id: "0000000000000F07" + tasks: [{ + id: "0000000000000F08" + type: "item" + item: { + id: "industrialforegoing:infinity_trident" + Count: 1b + tag: { + CanCharge: 1b + Riptide: 0 + Channeling: 0b + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0b + Selected: "POOR" + Loyalty: 0 + } + } + }] + rewards: [{ + id: "0000000000000F38" + type: "item" + title: "Common Black Hole Tank" + item: { + id: "industrialforegoing:common_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "industrialforegoing:biofuel" + FacingModes: { + TOP: "ENABLED" + LEFT: "ENABLED" + FRONT: "ENABLED" + BACK: "ENABLED" + RIGHT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 16000 + } + } + } + } + }] + } + { + x: -1.5d + y: -1.5d + description: ["The Infinity Saw is powered by Biofuel and can chop increasingly large areas depending on its RF charge level."] + dependencies: ["0000000000000057"] + id: "0000000000000F09" + tasks: [{ + id: "0000000000000F0A" + type: "item" + item: { + id: "industrialforegoing:infinity_saw" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "POOR" + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + }] + rewards: [{ + id: "0000000000000F39" + type: "item" + title: "Common Black Hole Tank" + item: { + id: "industrialforegoing:common_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "industrialforegoing:biofuel" + FacingModes: { + TOP: "ENABLED" + LEFT: "ENABLED" + FRONT: "ENABLED" + BACK: "ENABLED" + RIGHT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 16000 + } + } + } + } + }] + } + { + x: -1.5d + y: -0.5d + description: ["The Infinity Hammer is powered by Biofuel and will damage entities in a large areas depending on its RF charge level. It also has Beheading."] + dependencies: ["0000000000000057"] + id: "0000000000000F0B" + tasks: [{ + id: "0000000000000F0C" + type: "item" + item: { + id: "industrialforegoing:infinity_hammer" + Count: 1b + tag: { + CanCharge: 1b + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0b + Selected: "POOR" + Beheading: 0 + } + } + }] + rewards: [{ + id: "0000000000000F3A" + type: "item" + title: "Common Black Hole Tank" + item: { + id: "industrialforegoing:common_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "industrialforegoing:biofuel" + FacingModes: { + TOP: "ENABLED" + LEFT: "ENABLED" + FRONT: "ENABLED" + BACK: "ENABLED" + RIGHT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 16000 + } + } + } + } + }] + } + { + x: 10.0d + y: -9.0d + description: ["A block capable of storing big amounts of an item, you can insert or extract items by interacting with the front."] + hide_dependency_lines: true + dependencies: ["000000000000004A"] + id: "0000000000000F10" + tasks: [{ + id: "0000000000000F11" + type: "item" + item: "industrialforegoing:common_black_hole_unit" + }] + rewards: [{ + id: "0000000000000F2B" + type: "xp" + xp: 16 + }] + } + { + x: 10.0d + y: -8.0d + description: ["A block capable of storing big amounts of an item, you can insert or extract items by interacting with the front."] + hide_dependency_lines: true + id: "0000000000000F12" + tasks: [{ + id: "0000000000000F13" + type: "item" + item: "industrialforegoing:pity_black_hole_unit" + }] + rewards: [{ + id: "0000000000000F2C" + type: "xp" + xp: 32 + }] + } + { + x: 10.0d + y: -7.0d + description: ["A block capable of storing big amounts of an item, you can insert or extract items by interacting with the front."] + hide_dependency_lines: true + dependencies: ["0000000000000051"] + id: "0000000000000F14" + tasks: [{ + id: "0000000000000F15" + type: "item" + item: "industrialforegoing:simple_black_hole_unit" + }] + rewards: [{ + id: "0000000000000F2D" + type: "xp" + xp: 64 + }] + } + { + x: 10.0d + y: -6.0d + description: ["A block capable of storing big amounts of an item, you can insert or extract items by interacting with the front."] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000F16" + tasks: [{ + id: "0000000000000F17" + type: "item" + item: "industrialforegoing:advanced_black_hole_unit" + }] + rewards: [{ + id: "0000000000000F2E" + type: "xp" + xp: 128 + }] + } + { + x: 10.0d + y: -5.0d + description: ["A block capable of storing big amounts of an item, you can insert or extract items by interacting with the front."] + hide_dependency_lines: true + dependencies: ["0000000000000EDC"] + id: "0000000000000F18" + tasks: [{ + id: "0000000000000F19" + type: "item" + item: "industrialforegoing:supreme_black_hole_unit" + }] + rewards: [{ + id: "0000000000000F2F" + type: "xp" + xp: 256 + }] + } + { + x: 12.0d + y: -9.0d + description: ["A block capable of storing big amounts of a fluid."] + hide_dependency_lines: true + dependencies: ["000000000000004A"] + id: "0000000000000F1A" + tasks: [{ + id: "0000000000000F1B" + type: "item" + item: "industrialforegoing:common_black_hole_tank" + }] + rewards: [{ + id: "0000000000000F31" + type: "xp" + xp: 16 + }] + } + { + x: 12.0d + y: -8.0d + description: ["A block capable of storing big amounts of a fluid."] + hide_dependency_lines: true + id: "0000000000000F1C" + tasks: [{ + id: "0000000000000F1D" + type: "item" + item: "industrialforegoing:pity_black_hole_tank" + }] + rewards: [{ + id: "0000000000000F32" + type: "xp" + xp: 32 + }] + } + { + x: 12.0d + y: -7.0d + description: ["A block capable of storing big amounts of a fluid."] + hide_dependency_lines: true + dependencies: ["0000000000000051"] + id: "0000000000000F1E" + tasks: [{ + id: "0000000000000F1F" + type: "item" + item: "industrialforegoing:simple_black_hole_tank" + }] + rewards: [{ + id: "0000000000000F33" + type: "xp" + xp: 64 + }] + } + { + x: 12.0d + y: -6.0d + description: ["A block capable of storing big amounts of a fluid."] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000F20" + tasks: [{ + id: "0000000000000F21" + type: "item" + item: "industrialforegoing:advanced_black_hole_tank" + }] + rewards: [{ + id: "0000000000000F34" + type: "xp" + xp: 128 + }] + } + { + x: 12.0d + y: -5.0d + description: ["A block capable of storing big amounts of a fluid."] + hide_dependency_lines: true + dependencies: ["0000000000000EDC"] + id: "0000000000000F22" + tasks: [{ + id: "0000000000000F23" + type: "item" + item: "industrialforegoing:supreme_black_hole_tank" + }] + rewards: [{ + id: "0000000000000F35" + type: "xp" + xp: 256 + }] + } + { + x: 11.0d + y: -4.0d + description: ["This block will store up to 16 black hole units or tanks and will make their contents accessible externally."] + hide_dependency_lines: true + dependencies: ["0000000000000EDC"] + id: "0000000000000F24" + tasks: [{ + id: "0000000000000F25" + type: "item" + item: "industrialforegoing:black_hole_controller" + }] + rewards: [{ + id: "0000000000000F30" + type: "xp" + xp: 512 + }] + } + { + x: -1.5d + y: -5.5d + description: ["Mechanical Dirt is used to convert FE and Liquid Meat into Mob Spawns. It respects light requirements and will spawn based on the biome it is in. It will also distribute Power and Liquid Meat to adjacent Mechanical Dirt blocks."] + dependencies: ["0000000000000057"] + id: "68F315FF23CD8A22" + tasks: [{ + id: "3991AE48C18012EC" + type: "item" + item: "industrialforegoing:mechanical_dirt" + }] + rewards: [{ + id: "0997C2E0E6DE8F76" + type: "item" + title: "Common Black Hole Tank" + item: { + id: "industrialforegoing:common_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "industrialforegoing:meat" + FacingModes: { + TOP: "ENABLED" + LEFT: "ENABLED" + FRONT: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 16000 + } + } + } + } + }] + } + { + x: 6.0d + y: -0.5d + description: ["The Mob Duplicator will convert FE and Essence into Mobs. Capture the mob you would like to duplicate in a Mob Imprisonment Tool, put it in the Mob Duplicator, and enjoy an endless supply of your mobs."] + dependencies: ["000000000000007A"] + id: "73E9574B069570BD" + tasks: [{ + id: "27D665ECBDA02E5A" + type: "item" + item: "industrialforegoing:mob_duplicator" + }] + rewards: [{ + id: "24B8F1EFDCF5A2D9" + type: "item" + title: "Mob Imprisonment Tool" + item: "industrialforegoing:mob_imprisonment_tool" + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/integrated_dynamics.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/integrated_dynamics.snbt new file mode 100644 index 00000000..12c8c5ba --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/integrated_dynamics.snbt @@ -0,0 +1,695 @@ +{ + id: "529A046A403F6A21" + group: "0856CF7F5CBEB20A" + order_index: 3 + filename: "integrated_dynamics" + title: "动态联合" + icon: "integrateddynamics:crystalized_menril_chunk" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + x: 0.0d + y: 0.0d + subtitle: "准备好大大的麻烦!麻烦加倍!" + description: [ + "动态联合是专注于传输物品、流体、FE/RF和数据的模组。" + "" + "动态联合可以解决你的几乎所有自动化问题,从自动矿物处理到读取植物魔法魔力池的魔力值。" + "" + "逻辑编程器、挤压机、烘干池和发电机以外的方块想要运作,就必须通过逻辑线缆互相连接。" + "" + "对于更加复杂的方块,如读取器和写入器,请确保查阅模组的指导书《论动态联合》以完全了解它们。" + "" + "-OneLemonyBoi" + ] + optional: true + id: "7E516ACCF6DA5588" + tasks: [{ + id: "581379EDC8E0E1B8" + type: "checkmark" + title: "欢迎来到动态联合!" + icon: "integrateddynamics:on_the_dynamics_of_integration" + }] + rewards: [{ + id: "58CE7881F576F9A5" + type: "item" + item: "integrateddynamics:wrench" + }] + } + { + x: 0.0d + y: 3.0d + subtitle: "Minecraft的蓝天" + description: ["门瑞欧是动态联合中最重要物质之一,它将被用于该模组的几乎每个物品和方块中。首先,你可以通过破坏富脂门瑞欧原木获得门瑞欧。"] + dependencies: ["7E516ACCF6DA5588"] + id: "42D9F6E36CF8F06E" + tasks: [ + { + id: "721B495113A784A4" + type: "item" + item: "integrateddynamics:menril_log" + } + { + id: "3DA829AF71F9CEE9" + type: "item" + item: "integrateddynamics:crystalized_menril_chunk" + } + ] + rewards: [{ + id: "27A45121C7D34FAD" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -1.5d + y: 4.0d + subtitle: "保持跳跃!" + description: [ + "它和烘干池应该是你合成的第一批动态联合方块。该方块可用门瑞欧原木制作门瑞欧树脂。然而,需要某人或某物在其上方跳跃数次让机器工作。对挤压机施加红石信号进行重置,以放入下一个物品。" + "" + "已知问题:当你物品栏中有黑盒时无法使用挤压机。" + ] + dependencies: ["42D9F6E36CF8F06E"] + optional: true + id: "4666E2A199FC676E" + tasks: [{ + id: "53097394003302F7" + type: "item" + title: "挤压机" + icon: "integrateddynamics:squeezer" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "integrateddynamics:squeezer" + Count: 1b + } + { + id: "integrateddynamics:bucket_menril_resin" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "5476A59853122500" + type: "item" + title: "盔甲架" + item: "minecraft:armor_stand" + } + { + id: "1822E8DD1641B839" + type: "item" + title: "黏液块" + item: "minecraft:slime_block" + count: 2 + } + ] + } + { + x: 1.5d + y: 4.0d + subtitle: "比我的冷笑话还干" + description: ["它和挤压机,能使门瑞欧的获取变得简单许多。将此方块放在挤压机旁边,挤压机的嘴与其朝向相同。每当一个门瑞欧原木被挤压,出来的门瑞欧树脂就会进入烘干池,并干燥成为门瑞欧结晶块。"] + dependencies: ["42D9F6E36CF8F06E"] + optional: true + id: "510121D501040EA5" + tasks: [{ + id: "6DFFC1D94075DA22" + type: "item" + title: "烘干池" + icon: "integrateddynamics:drying_basin" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "integrateddynamics:drying_basin" + Count: 1b + } + { + id: "integrateddynamics:crystalized_menril_block" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "6FCCEF89844BC6E9" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 1.0d + y: 5.5d + subtitle: "烘干,但是更快" + description: ["与常规的烘干池相同,但是更快且会消耗RF。"] + dependencies: ["510121D501040EA5"] + optional: true + id: "05C24B4CAB4AC124" + tasks: [{ + id: "4884D5DED8B35CFD" + type: "item" + title: "电动烘干池" + icon: "integrateddynamics:mechanical_drying_basin" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "integrateddynamics:mechanical_drying_basin" + Count: 1b + } + { + id: "integrateddynamics:crystalized_chorus_block" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "2490003809DE5195" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -1.0d + y: 5.5d + subtitle: "不再需要跳跃" + description: ["和挤压机相同,只不过更快、消耗RF,且不需要玩家在上方跳跃。"] + dependencies: ["4666E2A199FC676E"] + optional: true + id: "5183909586CBC38F" + tasks: [{ + id: "256E9E07904E5A4A" + type: "item" + title: "电动挤压机" + icon: "integrateddynamics:mechanical_squeezer" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "integrateddynamics:mechanical_squeezer" + Count: 1b + } + { + id: "integrateddynamics:bucket_liquid_chorus" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "7C49676D6152BAE1" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "流体传输" + icon: "minecraft:water_bucket" + x: -3.0d + y: 0.0d + subtitle: "我的水在哪里?" + description: ["接下来的三个方块和流体传输有关。"] + dependencies: ["7E516ACCF6DA5588"] + id: "0EC4E05346C842DC" + tasks: [{ + id: "50DF9F183B30FD05" + type: "checkmark" + }] + rewards: [{ + id: "0BACBA6E6F6282A6" + type: "xp" + xp: 100 + }] + } + { + title: "RF传输" + icon: { + id: "integrateddynamics:energy_battery" + Count: 1b + tag: { + energy: 1000000 + } + } + x: 3.0d + y: 0.0d + subtitle: "近乎无限的抛瓦传输。" + description: ["接下来的三个方块和RF传输有关。"] + dependencies: ["7E516ACCF6DA5588"] + id: "69C09D451357D847" + tasks: [{ + id: "67D84A2961098D39" + type: "checkmark" + }] + rewards: [{ + id: "35DB2C6D79D15457" + type: "xp" + xp: 100 + }] + } + { + title: "物品传输" + icon: "minecraft:item_frame" + x: 0.0d + y: -3.0d + subtitle: "美名其曰的漏斗" + description: ["接下来的三个方块和物品传输有关。"] + dependencies: ["7E516ACCF6DA5588"] + id: "47BF421FFE9A02B6" + tasks: [{ + id: "19A2827522FB5641" + type: "checkmark" + }] + rewards: [{ + id: "62AA590D2815B802" + type: "xp" + xp: 100 + }] + } + { + x: 0.0d + y: -4.5d + description: ["将此方块与物品存储相连接,使物品在动态联合网络中可见。"] + dependencies: ["47BF421FFE9A02B6"] + id: "0A50B0D7088492C5" + tasks: [{ + id: "7BF8D228C32BFAA3" + type: "item" + item: "integratedtunnels:part_interface_item" + }] + } + { + x: -1.5d + y: -4.5d + description: ["此方块将物品输入进动态联合网络。"] + dependencies: ["47BF421FFE9A02B6"] + id: "056D516E5F520ECD" + tasks: [{ + id: "0B8682EB51258EAF" + type: "item" + item: "integratedtunnels:part_importer_item" + }] + } + { + x: 1.5d + y: -4.5d + description: ["此方块从动态联合网络中输出物品。"] + dependencies: ["47BF421FFE9A02B6"] + id: "6B0199533EB50413" + tasks: [{ + id: "51EFE65BD012FE42" + type: "item" + item: "integratedtunnels:part_exporter_item" + }] + } + { + x: -4.5d + y: -1.5d + description: ["此方块将流体输入进动态联合网络。"] + dependencies: ["0EC4E05346C842DC"] + id: "4F5F78B1254B6370" + tasks: [{ + id: "4FE15E8CEABF6765" + type: "item" + item: "integratedtunnels:part_importer_fluid" + }] + } + { + x: -4.5d + y: 0.0d + description: ["将此方块与流体存储相连接,使流体在动态联合网络中可见。"] + dependencies: ["0EC4E05346C842DC"] + id: "2F25517C899BC435" + tasks: [{ + id: "0A14E33816A8971F" + type: "item" + item: "integratedtunnels:part_interface_fluid" + }] + } + { + x: -4.5d + y: 1.5d + description: ["此方块从动态联合网络中输出流体。"] + dependencies: ["0EC4E05346C842DC"] + id: "1EE4A5F1220A6405" + tasks: [{ + id: "71B88A271A60F408" + type: "item" + item: "integratedtunnels:part_exporter_fluid" + }] + } + { + x: 4.5d + y: 0.0d + description: ["将此方块与能量存储相连接,使能量在动态联合网络中可见。"] + dependencies: ["69C09D451357D847"] + id: "3813AC7EDF335C11" + tasks: [{ + id: "32F54E29927301E5" + type: "item" + item: "integratedtunnels:part_interface_energy" + }] + } + { + x: 4.5d + y: -1.5d + description: ["此方块将能量输入进动态联合网络。"] + dependencies: ["69C09D451357D847"] + id: "395AD749713702EB" + tasks: [{ + id: "2DBBB2572F9877D0" + type: "item" + item: "integratedtunnels:part_importer_energy" + }] + } + { + x: 4.5d + y: 1.5d + description: ["此方块将能量从动态联合网络中输出。"] + dependencies: ["69C09D451357D847"] + id: "62847890633837C8" + tasks: [{ + id: "0EC0C78AE0937396" + type: "item" + item: "integratedtunnels:part_exporter_energy" + }] + } + { + title: "世界输出器" + x: 1.0d + y: 2.0d + subtitle: "投掷器的别名" + description: ["这三个方块将物品、流体和RF放置在世界中。"] + dependencies: ["7E516ACCF6DA5588"] + id: "629FE9742ED9DA8E" + tasks: [{ + id: "22CA50E3B6CE7873" + type: "item" + title: "Exporters" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "integratedtunnels:part_exporter_world_item" + Count: 1b + } + { + id: "integratedtunnels:part_exporter_world_fluid" + Count: 1b + } + { + id: "integratedtunnels:part_exporter_world_energy" + Count: 1b + } + ] + } + } + }] + } + { + title: "世界输入器" + x: -1.0d + y: 2.0d + subtitle: "可捡起木棍(或其他任何物品)" + description: ["这三个方块从世界中提取物品、流体和RF。"] + dependencies: ["7E516ACCF6DA5588"] + id: "0D2453FD06A1207B" + tasks: [{ + id: "4647A50833440DED" + type: "item" + title: "Importers" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "integratedtunnels:part_importer_world_item" + Count: 1b + } + { + id: "integratedtunnels:part_importer_world_fluid" + Count: 1b + } + { + id: "integratedtunnels:part_importer_world_energy" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "1F96D4CC5E668E12" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + x: 1.0d + y: -2.0d + subtitle: "我更喜欢Kindles" + description: ["这十个方块可以读取信息,无论红石、方块数据还是实体。"] + dependencies: ["7E516ACCF6DA5588"] + id: "39AED68EE6F495B1" + tasks: [{ + id: "3526F3A4F711D7E1" + type: "item" + title: "读取器" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "integrateddynamics:part_audio_reader" + Count: 1b + } + { + id: "integrateddynamics:part_block_reader" + Count: 1b + } + { + id: "integrateddynamics:part_entity_reader" + Count: 1b + } + { + id: "integrateddynamics:part_extradimensional_reader" + Count: 1b + } + { + id: "integrateddynamics:part_fluid_reader" + Count: 1b + } + { + id: "integrateddynamics:part_inventory_reader" + Count: 1b + } + { + id: "integrateddynamics:part_machine_reader" + Count: 1b + } + { + id: "integrateddynamics:part_network_reader" + Count: 1b + } + { + id: "integrateddynamics:part_redstone_reader" + Count: 1b + } + { + id: "integrateddynamics:part_world_reader" + Count: 1b + } + ] + } + } + }] + } + { + x: 2.0d + y: -1.0d + subtitle: "钢笔,而非铅笔" + description: ["这四个方块可写入红石、物品栏,输出音频、音乐和粒子效果。"] + dependencies: ["7E516ACCF6DA5588"] + id: "61D790A907882415" + tasks: [{ + id: "2BAF749D34AB438F" + type: "item" + title: "写入器/输出器" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "integrateddynamics:part_audio_writer" + Count: 1b + } + { + id: "integrateddynamics:part_effect_writer" + Count: 1b + } + { + id: "integrateddynamics:part_inventory_writer" + Count: 1b + } + { + id: "integrateddynamics:part_redstone_writer" + Count: 1b + } + ] + } + } + }] + } + { + title: "远距离连接" + x: -2.0d + y: -1.0d + subtitle: "这种关系会好起来的" + description: [ + "单向连接器可以将一个动态联合网络直线传输至另一个单向连接器,而不需要一路搭建逻辑线缆。然而,它只可以直线连接至单向连接器。" + "全向连接器可以连接至任何其它全向连接器,乃至别的维度的全向连接器。" + ] + dependencies: ["7E516ACCF6DA5588"] + id: "4C47990454684103" + tasks: [{ + id: "6465225AA0D53CFB" + type: "item" + title: "方向连接器" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "integrateddynamics:part_connector_mono_directional" + Count: 1b + } + { + id: "integrateddynamics:part_connector_omni_directional" + Count: 1b + } + ] + } + } + }] + } + { + title: "动态联合之物品管理、合成和自动合成" + x: -1.0d + y: -2.0d + subtitle: "山寨RS" + description: [ + "动态联合可以作为RS的一个代替,它有着许多RS拥有的特性。动态联合可以合成所有你的物品、存储物品、自动合成物品,而且还可以持续合成物品。" + "" + "你可以在存储终端处查看物品、流体和能量。你也可以用动态联合系统中的物品进行合成。你可以将接口附在箱子之类的存储方块上,使其与网络相连,以便向你的系统添加东西。" + "" + "你可以通过合成接口按需自动合成物品。只需创建带有该配方的变量卡,然后将其塞入接口中。如果你想要进行一次常规合成任务,你需要确保接口连接的是工作台。否则,将接口与接收物品的箱子/机器相连。" + "" + "你需要使用合成写入器来持续合成,并且需要创建一个含有已经存在于合成接口中的配方的变量卡。接下来,只需要将变量卡放进合成写入器的合成配方栏位,它就会为你持续合成!" + ] + dependencies: ["7E516ACCF6DA5588"] + id: "020DD2A8A7FA170B" + tasks: [ + { + id: "51EBE9CB057981DB" + type: "item" + item: "integratedterminals:part_terminal_storage" + } + { + id: "24FC2D0BFBF84232" + type: "item" + item: "integratedterminals:part_terminal_crafting_job" + } + { + id: "4FF70CD62E232768" + type: "item" + item: "integratedcrafting:part_interface_crafting" + } + { + id: "5479E812F182F318" + type: "item" + item: "integratedcrafting:part_crafting_writer" + } + ] + rewards: [{ + id: "182ED3A3806D1D78" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + x: -2.0d + y: 1.0d + subtitle: "植物魔法现在是科技模组了?" + description: ["该方块可以从方块读取器获得的NBT中提取指定的NBT数据。这可以用来查询魔力池中魔力的大小。"] + dependencies: ["7E516ACCF6DA5588"] + id: "11A8433289EFF772" + tasks: [{ + id: "35A5BE48B97046AD" + type: "item" + item: "integratednbt:nbt_extractor" + }] + rewards: [{ + id: "03B350B9FF56379D" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 2.0d + y: 1.0d + subtitle: "Minecraft:变身为玩家" + description: ["和名字所示一样,它会执行诸如使用物品点击一类的玩家行为。"] + dependencies: ["7E516ACCF6DA5588"] + id: "0AD26267625F46D8" + tasks: [{ + id: "2C36F7C1789E5E61" + type: "item" + item: "integratedtunnels:part_player_simulator" + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/magic__adept.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/magic__adept.snbt new file mode 100644 index 00000000..37630079 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/magic__adept.snbt @@ -0,0 +1,697 @@ +{ + id: "1E033FC07DE39E5E" + group: "34B7FB260B6AEB81" + order_index: 5 + filename: "magic__adept" + title: "魔法 - 能手" + icon: "botania:runic_altar" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + x: -2.0d + y: -1.5d + description: [ + "吞咀者能够用其强大的下颚将石头磨成粉末,它的鳞片具有强大的炼金能力,确切的说,是制造消化各种物品并提取其中潜能的神秘花。" + "" + "设下诱饵陷阱,准备好迎接一场恶战。" + "" + "召唤吞咀者需要降生祭坛以及一些其他物品,在JEI中查询吞咀者刷怪蛋的配方来确认材料。" + "" + "警告:吞咀者饥渴万分,召唤它将会消耗该区域的灵气。灵气浓度太低将会给周围区域的生命带来严重的后果。" + ] + dependencies: [ + "583A58418CBF0606" + "3244CF5322CDA8FA" + "70FE54E5B37720F8" + "7D6DB53D88AA8955" + ] + id: "61AA75CF5577A737" + tasks: [{ + id: "5A05847FBAD84A7B" + type: "item" + item: "naturesaura:animal_spawner" + }] + } + { + x: 1.5d + y: 3.0d + description: ["狱火具有极强的转化能力且高度危险,自古以来就被用于奥秘法术。对于普通人类来说没有直接的安全使用它的方法,不过,异界的魔灵却可以通过为其量身打造的狱火锻炉来毫无难度地引导狱火。"] + dependencies: ["2B6914734BC1B9EA"] + id: "76E780FECC4F3BA8" + tasks: [{ + id: "00EC065C41CF5882" + type: "item" + item: "bloodmagic:soulforge" + }] + } + { + x: 2.0d + y: 2.0d + description: [ + "“并不是所有魔灵都情愿来到这里,有些魔灵觉得这个位面……令它们厌恶。不过,将它们束缚在强大的物品中以限制它们和这个世界的接触,它们可能仍有用武之地。”" + "" + "– 深具睿智 埃兹维斯" + ] + dependencies: ["7BA120BEA495D354"] + id: "2B6914734BC1B9EA" + tasks: [{ + id: "5DBA1CA341658512" + type: "item" + item: { + id: "occultism:chalk_gold" + Count: 1b + tag: { + Damage: 0 + } + } + }] + } + { + x: -2.0d + y: -3.5d + shape: "diamond" + description: [ + "向深暗之园的深处迈进,寻找上古文明埋葬尊崇死者的下僻巢穴。要小心,这些墓穴都被严密地保护着。" + "" + "尽管制造这些守卫的技艺早已消失于历史的长河中,但关于他们的知识并没有完全遗失。仍有一些森林生物可以熟练的从守卫身上收获额外的金属,且不会对守卫造成伤害。" + ] + dependencies: ["1684922D360579EA"] + id: "3244CF5322CDA8FA" + tasks: [{ + id: "67D72ED6F85B74D2" + type: "item" + item: "undergarden:forgotten_ingot" + }] + } + { + x: -2.5d + y: -3.0d + shape: "diamond" + description: ["宝石所在,四周黯淡。"] + dependencies: ["1684922D360579EA"] + id: "70FE54E5B37720F8" + tasks: [{ + id: "2EDC01F6C01A4342" + type: "item" + item: "eidolon:shadow_gem" + }] + } + { + x: -1.5d + y: -3.0d + shape: "diamond" + description: [ + "“明智的做法是把你的愤怒指向问题,而不是人;把你的精力集中在答案上,而不是找借口。”" + "" + "– 安静祥和 伽措大师" + ] + dependencies: [ + "2A45214DF4B8A3A0" + "1684922D360579EA" + ] + id: "583A58418CBF0606" + tasks: [{ + id: "589DC07682196D6E" + type: "item" + item: "naturesaura:token_anger" + }] + } + { + x: -2.0d + y: -2.5d + shape: "diamond" + description: ["这对不在平原生活的野兽来说是一种不可多得的珍馐。"] + dependencies: ["1684922D360579EA"] + id: "7D6DB53D88AA8955" + tasks: [{ + id: "30B057E09BA7FEC1" + type: "item" + item: "farmersdelight:honey_glazed_ham_block" + }] + } + { + title: "自然灵气 - 能手" + icon: "naturesaura:gold_leaf" + x: -3.0d + y: -5.5d + shape: "rsquare" + description: [""] + dependencies: ["0000000000000FC7"] + id: "6A88DD23AB4B2551" + tasks: [{ + id: "75818E00A64B7C28" + type: "item" + item: "naturesaura:infused_iron" + }] + } + { + title: "魔灵魔法 - 能手" + icon: "occultism:golden_sacrificial_bowl" + x: 2.0d + y: -5.5d + shape: "rsquare" + dependencies: ["0000000000000FCD"] + id: "4CEB33C94A160D68" + tasks: [ + { + id: "5A0243D5E0EB0586" + type: "item" + item: { + id: "occultism:chalk_white" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "494D1F8ABF9632B2" + type: "item" + item: "occultism:golden_sacrificial_bowl" + } + { + id: "0B7F689031988967" + type: "item" + item: "occultism:sacrificial_bowl" + count: 4L + } + { + id: "3D10E2B67F80993F" + type: "item" + title: "任意蜡烛" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "forge:candles" + } + } + count: 4L + } + ] + } + { + x: -1.0d + y: -3.5d + shape: "diamond" + description: [ + "科莫多巨蜥可以在干燥的气候条件下找到,并且可以用适量的腐肉来“结为朋友”。它们的唾液被炼金术士和自然学家这一类人所珍视。对前者来说是它们可作为提纯矿石的试剂,对后者来说则是它们唤起的深刻情感。" + "" + "科莫多巨蜥种群的生育率很低,好在它们身强体壮。一个健康的成年个体能够产生供每天收集的唾液。请注意,科莫多蜥蜴被囚禁时会格外暴力,甚至经常攻击自己的孩子。因此最好记得把它们隔开。" + ] + dependencies: ["0000000000000FC7"] + id: "2A45214DF4B8A3A0" + tasks: [{ + id: "4D8482E47412A89D" + type: "item" + item: "alexsmobs:komodo_spit" + }] + } + { + x: -2.0d + y: 0.0d + description: [ + "魔源与灵气,是魔力的一体两面。有了产能花,就可以提取纯净的魔力,并以各种全新的方式使用。" + "" + "彼方兰是第一种可获得的产能花,因为许多合成配方的魔力消耗增加了。强烈建议提高魔力产能以进一步发展。" + ] + dependencies: ["61AA75CF5577A737"] + id: "0E6B41A9E8802F67" + tasks: [{ + id: "1BBA6E352E900519" + type: "item" + item: "botania:gourmaryllis" + }] + } + { + x: -2.0d + y: 1.0d + description: ["初学者认为符文只是简单的雕刻符号,除了装饰没有别的用处。但专业的法师知道真相:它们是刻意地雕刻成这样以引导魔法能量达到特定目的。这样做需要极大的意志力。"] + dependencies: ["0E6B41A9E8802F67"] + id: "46993F7BA43BE3AB" + tasks: [ + { + id: "645C3EA5C8B170D1" + type: "item" + item: "botania:runic_altar" + } + { + id: "54F41577B733E652" + type: "item" + item: "botania:mana_pool" + } + { + id: "34CD855E65A6875F" + type: "item" + item: "botania:mana_spreader" + } + ] + } + { + x: 2.0d + y: -1.5d + description: ["开始制造符文石,为了更强大的血之祭坛奠定基础。"] + dependencies: ["0D8649291801C76C"] + id: "43D3D565E295FA5D" + tasks: [{ + id: "089924B8BB44ECFD" + type: "item" + item: "bloodmagic:blankrune" + }] + } + { + x: 3.5d + y: -1.0d + shape: "diamond" + description: [ + "" + "曾经被认为已经遗失的知识在最意想不到的地方出现了:深暗之园居民的音乐。" + "" + "找到一只石生体,与其交易,获得他们的传统音乐样本。" + ] + dependencies: ["0000000000000FCD"] + id: "4C82E47AABA7447B" + tasks: [{ + id: "6C16A5254E2174E3" + type: "item" + title: "深暗之园音乐" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "undergarden:music_disc_mammoth" + Count: 1b + } + { + id: "undergarden:music_disc_limax_maximus" + Count: 1b + } + { + id: "undergarden:music_disc_gloomper_anthem" + Count: 1b + } + { + id: "undergarden:music_disc_relict" + Count: 1b + } + ] + } + } + }] + } + { + title: "异界石交易者" + x: 2.0d + y: -4.5d + description: [ + "把奥术石扔进灵火里当然是……有效的,但一位异界石交易者将会以更划算的价格。" + "" + "注意:异界石交易者仍然需要奥术石,不过比例是每一块奥术石换两块异界石。" + ] + dependencies: ["4CEB33C94A160D68"] + id: "2DD9ABCD4AC03D03" + tasks: [{ + id: "1AF021ACBE2DE220" + type: "item" + item: "occultism:otherstone" + }] + } + { + x: 2.0d + y: -3.5d + description: ["制造一块用于高级铭文的石板是一种细致的工艺,能者们花费了大量时间来完善它。即便是再细小的瑕疵都有可能导致一批产品被损毁。"] + dependencies: ["2DD9ABCD4AC03D03"] + dependency_requirement: "one_completed" + id: "32D9D96C23106285" + tasks: [{ + id: "5451DDAB7FE89E14" + type: "item" + item: "occultism:otherstone_tablet" + }] + } + { + x: 2.0d + y: -2.5d + description: ["手持它会发出很轻的嗡嗡声。"] + dependencies: ["32D9D96C23106285"] + id: "0D8649291801C76C" + tasks: [{ + id: "16E18C3168EE5014" + type: "item" + item: "bloodmagic:blankslate" + }] + } + { + x: 3.0d + y: -0.5d + shape: "diamond" + description: [ + "获得音乐后,将它用于合成召唤沼泽巨颌怪的诱饵。" + "" + "击败怪兽,并获取藓牙。" + ] + dependencies: ["4C82E47AABA7447B"] + id: "5602E77D09C84F56" + tasks: [{ + id: "4FDEBE41FC30CD46" + type: "item" + item: "meetyourfight:fossil_bait" + }] + } + { + title: "血之祭坛 - 二级" + icon: "bloodmagic:altar" + x: 2.0d + y: 0.0d + description: [ + "想更深入地研究精神领域的秘密,就需要一个更强大的容器。" + "" + "还有什么比被束缚在骨头中的、仍在跳动着的僵尸蛮种之心更好的选择呢?" + ] + dependencies: [ + "5602E77D09C84F56" + "43D3D565E295FA5D" + ] + id: "7BA120BEA495D354" + tasks: [ + { + id: "4FCDA238FEC31CAB" + type: "item" + item: "meetyourfight:caged_heart" + } + { + id: "687C659EAB4DD9B2" + type: "item" + item: "bloodmagic:apprenticebloodorb" + } + ] + } + { + x: 1.0d + y: 0.5d + description: ["只带了投网的能手们,被派去进行打猎。他们要么回来后变得更加博识,要么就再也没能回来。"] + dependencies: ["7BA120BEA495D354"] + id: "358D438E941E3FFE" + tasks: [{ + id: "7FADC33010E15D46" + type: "item" + item: "bloodmagic:soulsnare" + }] + } + { + x: -3.0d + y: 2.0d + description: [ + "这个世界上充满了隐形的生物。观察着、等待着。" + "" + "审判着。" + "" + "你的行为似乎取悦了一个这样的存在。建造一个祭祀台,看看它能给你带来什么智慧。" + "" + "当然,所有的知识都是有代价的……" + ] + dependencies: [ + "54BD6A448EC80453" + "46993F7BA43BE3AB" + ] + id: "39F1798BD7FDA0EC" + tasks: [ + { + id: "289310ED8AE0AA8E" + type: "item" + item: "naturesaura:offering_table" + } + { + id: "38201997FD403259" + type: "item" + item: "naturesaura:calling_spirit" + } + ] + } + { + x: -3.5d + y: 0.0d + description: ["想要正确地召唤荒野奇美拉,你必须献上每一种游荡在这片土地上的次级荒野生物的身体部位作为贡品。"] + dependencies: ["37E5C854B3C997E6"] + id: "638E2FA97CF961F7" + tasks: [ + { + id: "0AC4BD687E08497E" + type: "item" + item: "ars_nouveau:wilden_horn" + } + { + id: "21E2513CFEDA6EE5" + type: "item" + item: "ars_nouveau:wilden_wing" + } + { + id: "7935F91A85707BD7" + type: "item" + item: "ars_nouveau:wilden_spike" + } + ] + } + { + x: -4.0d + y: 1.0d + description: ["放下仪式木板任其燃烧,将剩下的贡品丢弃在火盆之上,准备就绪后启动仪式。"] + dependencies: [ + "638E2FA97CF961F7" + "6722BAF4546DB225" + ] + id: "54BD6A448EC80453" + tasks: [{ + id: "54160558748B2EC1" + type: "item" + item: "ars_nouveau:ritual" + }] + } + { + x: -4.0d + y: -1.5d + description: [ + "抛一枚硬币。" + "" + "她会施与你恩惠吗?或会因你的冒犯而将你抽筋剥皮?" + ] + dependencies: [ + "14B74BACBD651D14" + "0140C94C9E0BE11B" + "749514BCD02A1A51" + ] + id: "37E5C854B3C997E6" + tasks: [ + { + id: "6CFD58817C017D20" + type: "item" + item: "meetyourfight:devils_ante" + } + { + id: "35A5C79245D10412" + type: "item" + item: "meetyourfight:velvet_fortune" + } + ] + } + { + x: -3.5d + y: -3.0d + shape: "diamond" + description: ["虽然阿图姆的居民自己没有意识到这点,但他们所交易的硬币拥有巨大的奥术潜力。有些人推测,这可能是源于硬币中的一种特殊奈布合金。"] + dependencies: ["5DBF0C080455A59F"] + id: "0140C94C9E0BE11B" + tasks: [{ + id: "358386F4F0FC273F" + type: "item" + item: "atum:coin_gold" + }] + } + { + x: -4.5d + y: -3.0d + shape: "diamond" + description: ["实验室里会饲养一种常被称为幸运蜜蜂的下界石英蜜蜂,原因很简单:当暴露在含有微量毒素的空气中时,它们身上的结晶会改变颜色,从而让观察力敏锐的炼金术士幸免于难。"] + dependencies: ["5DBF0C080455A59F"] + id: "749514BCD02A1A51" + tasks: [{ + id: "4F21E8E2B24A5777" + type: "item" + item: "resourcefulbees:nether_quartz_honeycomb" + }] + } + { + x: -4.0d + y: -2.5d + shape: "diamond" + description: ["早期的炼金术士们往往会因为一次手滑或玻璃器皿上的一点瑕疵而丧命。这样一来,他们迅速开发出福耳图那精华以帮助他们在处理危险物质时提高一些运气也不足为奇了。"] + dependencies: ["5DBF0C080455A59F"] + id: "14B74BACBD651D14" + tasks: [{ + id: "5CE84C7DE08F8B26" + type: "item" + item: "bloodmagic:fortune_anointment" + }] + } + { + x: -4.5d + y: 0.0d + description: [ + "魔法需要你付出代价,无论是在精神上还是身体上。许多人已经对简单的考验屈服,从未走到这一步。荒野奇美拉能否证明自己是一个巨大的挑战?" + "" + "制作一个石板来召唤它,并为接下来的战斗而做好准备。" + ] + dependencies: ["37E5C854B3C997E6"] + id: "6722BAF4546DB225" + tasks: [{ + id: "011B34FD3685CBB4" + type: "item" + item: "ars_nouveau:ritual_wilden_summon" + }] + } + { + x: 1.0d + y: 1.5d + description: [ + "“那就让你的意志决定你的命运吧。”" + "" + "– 辐辉教会 夏洛特" + ] + dependencies: ["358D438E941E3FFE"] + id: "4E25D127FFBA7553" + tasks: [{ + id: "5A45A95D9017FB1D" + type: "item" + item: { + id: "bloodmagic:basemonstersoul" + Count: 1b + tag: { + souls: 5.0d + } + } + }] + } + { + x: 2.5d + y: 3.0d + description: [ + "“睁开你的眼睛,然后再睁开一次。”" + "" + "– 韦瑟瓦克斯夫人" + ] + dependencies: ["2B6914734BC1B9EA"] + id: "1EF3485CE70E529D" + tasks: [{ + id: "588927AD981F5FDB" + type: "item" + item: { + id: "occultism:otherworld_goggles" + Count: 1b + tag: { + Damage: 0 + } + } + }] + } + { + x: 1.0d + y: -0.5d + shape: "diamond" + description: [ + "尽管这很有效,但一些法师认为这种牺牲他人的做法实在令人厌恶。" + "" + "能手早就学会了献祭自己的鲜血,并利用大地进行治疗。" + ] + dependencies: ["7BA120BEA495D354"] + id: "57FFFBB68F2655C1" + tasks: [{ + id: "19014A262532EB8F" + type: "item" + item: { + id: "bloodmagic:sacrificialdagger" + Count: 1b + tag: { + sacrifice: 0b + } + } + }] + } + { + x: -3.0d + y: 3.0d + description: [ + "“在这片永恒不变的夜空中,总有新的事物等待着你来发现……”" + "" + "– 长者 雷伯" + ] + dependencies: ["39F1798BD7FDA0EC"] + id: "7154DB9C4506F05B" + tasks: [{ + id: "652DE77D344E1B5F" + type: "item" + item: "astralsorcery:altar_attunement" + }] + } + { + title: "产生灵气" + x: -2.0d + y: -4.5d + description: [ + "上古文明知道要爱护他们所掌握的自然资源,取之有度,补偿更多。每砍一棵树,就种下两棵。" + "" + "生命所散发出的灵气也需要类似的照顾。自然法术所消耗的灵气同样必须得到补充。没能成功做到这一点将会导致灾难性的后果。" + "" + "虽然有许多办法能够恢复灵气,但射击标靶与草食性收集器都提供了快速补充灵气的途径。善待大自然,她也会善待你;虐待大自然,那么就面对她的怒火吧!" + ] + dependencies: ["6A88DD23AB4B2551"] + id: "1684922D360579EA" + tasks: [{ + id: "53DCB9AF9595A5D2" + type: "item" + title: "产生灵气" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "naturesaura:flower_generator" + Count: 1b + } + { + id: "naturesaura:projectile_generator" + Count: 1b + } + ] + } + } + }] + } + { + x: -4.0d + y: -4.5d + description: [ + "栖息在这些土地上的蜜蜂很久以前就被注入了强大的魔力,虽然这种魔力因为没有适当的照顾已经减弱了一些,但在它们的后代中仍然存在着这种联系。只要稍加照料,这种更深层次的联系就可以被恢复,使它们能够生产出对奥术和科技领域都有用的神奇资源。" + "" + "收集一些蜜蜂和它们的巢穴,开始照料它们。通过选择性育种和其他技术,有可能培育出更强大的蜜蜂。它们的资源对发展至关重要。" + ] + dependencies: ["6A88DD23AB4B2551"] + id: "5DBF0C080455A59F" + tasks: [{ + id: "4024203A654C177D" + type: "item" + title: "任意蜂巢" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "forge:beehives/tier_0" + } + } + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/magic__master.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/magic__master.snbt new file mode 100644 index 00000000..1dd0aef1 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/magic__master.snbt @@ -0,0 +1,547 @@ +{ + id: "4530AE1D511B7928" + group: "34B7FB260B6AEB81" + order_index: 6 + filename: "magic__master" + title: "魔法 - 大师" + icon: { + id: "astralsorcery:celestial_crystal" + Count: 1b + tag: { + astralsorcery: { } + } + } + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "精灵门" + x: -1.0d + y: 1.5d + description: [ + "以优雅但淘气而出名的亚尔夫海姆的精灵们……对谁可以进入它们的领域这件事很挑剔。" + "" + "不过同样,它们也非常愿意通过这扇门交易材料。" + ] + dependencies: ["3ECB259F269FF80A"] + id: "54D0E568361DC267" + tasks: [ + { + id: "06EFC0926D9228EB" + type: "item" + item: "botania:alfheim_portal" + } + { + id: "0F894768DC2FA6A1" + type: "item" + item: "botania:natura_pylon" + } + ] + } + { + x: 1.5d + y: 3.5d + description: ["通过细心地处理,恶魔意志似乎可以被提纯并结晶。虽然他们看起来很像某种糖果,但那些尝试食用它的人很快就变成了胡言乱语的可怜虫。暂不清楚这是否仅仅是加速,还是直接导致了他们的疯狂,但从那以后,没有任何理智的法师再尝试过这么做。"] + dependencies: ["690063418D6815D2"] + id: "5E1A0B48076CD5F6" + tasks: [ + { + id: "4B0D2FA22A7EDF1D" + type: "item" + item: "bloodmagic:demoncrucible" + } + { + id: "5D01EE5258D5D499" + type: "item" + item: "bloodmagic:demoncrystallizer" + } + ] + } + { + title: "魔灵魔法 - 大师" + x: 2.5d + y: -1.5d + shape: "rsquare" + dependencies: ["0000000000000FCF"] + id: "06A6BE8C4A3B0C1D" + tasks: [{ + id: "3200842BF652DCB5" + type: "item" + item: { + id: "bloodmagic:soulgempetty" + Count: 1b + tag: { + souls: 64.0d + } + } + }] + } + { + title: "血之祭坛 - 三级" + icon: "bloodmagic:altar" + x: 3.5d + y: 0.0d + description: ["我们再一次需要一个更好的容器来深入研究关于精神世界的知识。一块深深扎根于这个位面的自然魔法的魔力石板,可以充当一个安全锚。"] + dependencies: ["06A6BE8C4A3B0C1D"] + id: "06E76BE2A422E8AC" + tasks: [ + { + id: "512B339FA8AB4383" + type: "item" + item: "bloodmagic:magicianbloodorb" + } + { + id: "0AC9515E1EEEE596" + type: "item" + item: { + id: "botania:mana_tablet" + Count: 1b + tag: { } + } + } + ] + } + { + x: 4.0d + y: 1.5d + description: [ + "“没有什么问题是一点魔法和一把像样的刀解决不了的,如果有,那就来一把魔法刀。”" + "" + "– 灵魂铁匠 斯特里格" + ] + dependencies: [ + "0BEFCA7CB5EE447D" + "06E76BE2A422E8AC" + ] + id: "152B45DD8C1899C2" + tasks: [{ + id: "665FEB1890A1E866" + type: "item" + item: { + id: "occultism:chalk_purple" + Count: 1b + tag: { + Damage: 0 + } + } + }] + } + { + x: 1.0d + y: 0.5d + shape: "diamond" + description: ["寻找位于末地的水晶山脉,那里自然生长着大量的水晶。"] + dependencies: ["0000000000000FCF"] + id: "0CFE47372EC49DC8" + tasks: [{ + id: "5F5822FEF6F28BB7" + type: "item" + item: "betterendforge:crystal_shards" + }] + } + { + x: 2.0d + y: 0.5d + shape: "diamond" + description: ["常见于末地的硫磺泉中,准备好去那游泳吧!"] + dependencies: ["0000000000000FCF"] + id: "69201BA9E47F94EE" + tasks: [{ + id: "124E2656A866D979" + type: "item" + item: "betterendforge:hydralux_petal" + }] + } + { + x: 1.5d + y: 1.0d + shape: "diamond" + description: ["长期以来,附魔花瓣一直被用于追求大师称号的人的某种测试。这些花瓣需要在荒凉的末地岛屿经过艰难的探险才有可能找到,是高级施法和召唤的关键。"] + dependencies: [ + "69201BA9E47F94EE" + "0CFE47372EC49DC8" + ] + id: "0BEFCA7CB5EE447D" + tasks: [{ + id: "6A2F524DD66901A3" + type: "item" + item: "betterendforge:enchanted_petal" + }] + } + { + x: 2.0d + y: 2.0d + shape: "diamond" + description: [ + "先有金刚钻,再揽瓷器活。" + "" + "用这个位面的材料和魔法挖掘根本不可能艾瑟金属矿石。第一批发现并利用它的人们是依靠绑定在他们工具中的魔灵才能做到这一点的。" + ] + dependencies: ["152B45DD8C1899C2"] + id: "07786879C8859B12" + tasks: [{ + id: "0E36F674D2F3A549" + type: "item" + item: { + id: "occultism:infused_pickaxe" + Count: 1b + tag: { + spiritName: "Krarcmur" + Damage: 0 + } + } + }] + } + { + x: 1.5d + y: 2.5d + shape: "diamond" + description: [ + "在这个世界的深处发现了一种神秘的矿石,它似乎来自于异界。人们对于它的起源知之甚少,不过使它们自然出现的源头在这个位面上的缺失表明其来源并非完全天然。" + "" + "因其的魔法容量和锋锐的边缘而受到珍视。古往今来,法师和工匠们为之苦苦追求与争夺。" + "" + "在下界借助探测杖与异界眼镜寻找它们。" + ] + dependencies: ["07786879C8859B12"] + id: "690063418D6815D2" + tasks: [{ + id: "1AD42494E69B8715" + type: "item" + item: "occultism:iesnium_ore" + }] + } + { + x: 1.0d + y: 2.0d + shape: "diamond" + description: ["由各个维度的材料和多种魔法制成的强大工具。感知工具的发明是魔法界一个里程碑式的奇迹,打开了当时还无法想象的大门。"] + dependencies: ["690063418D6815D2"] + id: "051F9C054B9CDE96" + tasks: [ + { + id: "6841E8793EE2C2E0" + type: "item" + item: { + id: "bloodmagic:soulpickaxe" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0B1582FDA55A0D17" + type: "item" + item: { + id: "bloodmagic:soulsword" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + } + { + x: 4.0d + y: 3.0d + description: [ + "据说,异界的魔灵在它们的家中以一种无形的状态存在;将他们带到这个世界的魔法帮助他们构建了一个可寄宿于这个世界的形态,以在他们停留期间保护他们。" + "" + "通常,魔灵一旦离开这个维度,这些外壳就会被完全分解,不过一些更强大的魔灵似乎会留下少量的灵髓,它们被发现可以用最先进的魔灵魔法。" + "" + "召唤并击杀一只未约束火灵以获取火灵灵髓。" + "" + "虚弱气血碎片可以通过自然与灵魂魔法的结合,由火灵外壳的残留制造而成。合成一些虚弱气血碎片,为你的血之祭坛最后一次拓建做准备。" + ] + dependencies: ["152B45DD8C1899C2"] + id: "44ADBADBF2774DF4" + tasks: [ + { + id: "673AC1CB014F917C" + type: "item" + item: "occultism:afrit_essence" + } + { + id: "7E7737137E78204B" + type: "item" + item: "bloodmagic:weakbloodshard" + } + ] + } + { + x: 2.5d + y: 4.5d + description: [ + "当她的学徒终于冲破了被锁住的门并进入密室时,修菲斯已不知所踪。时至今日,她失踪的原因仍然是个谜。有人说她飞升到了异界,摆脱了凡人的枷锁,成为了一个永恒的存在,就像她研究的那些存在一样。" + "" + "她最后的研究只剩下她在房间里用粉笔画的五芒星。尽管从那以后,人们发现了它的许多用途,但在使用她发现的倒转之塔五芒星时,法师不再会消失了。" + ] + dependencies: ["3103AD6157F2D6AC"] + id: "15799BB5752AECB9" + tasks: [{ + id: "7F2F8873597EE837" + type: "item" + item: { + id: "occultism:chalk_red" + Count: 1b + tag: { + Damage: 0 + } + } + }] + } + { + title: "血之祭坛 - 四级与五级" + icon: "bloodmagic:altar" + x: 3.5d + y: 4.5d + description: [ + "有了火灵灵髓指引祭坛,就可以让更多的符文派上用场,从而获得曾无法得到的力量。" + "" + "魔灵魔法的精通意味着法师已经拥有了一定程度的能力,使他们可以在深暗之园以外的地方练习他们的魔法,远离在那里安息的死者的凝视。" + ] + dependencies: ["44ADBADBF2774DF4"] + id: "3103AD6157F2D6AC" + tasks: [{ + id: "6C327DA3D328E507" + type: "item" + item: "bloodmagic:masterbloodorb" + }] + } + { + title: "自然魔法 - 大师" + x: 0.5d + y: -1.5d + shape: "rsquare" + dependencies: ["0000000000000FC9"] + id: "1C5802ADD3834FE9" + tasks: [{ + id: "7660DCCE5DF6B3E1" + type: "item" + item: "naturesaura:sky_ingot" + }] + } + { + x: -0.5d + y: 0.0d + description: [ + "“思想创造了一个新的天堂、一个新的苍穹、一个新的能量之源,新的艺术从中涌现。”" + "" + "– 天蓝圣殿骑士 帕拉塞尔苏斯" + ] + dependencies: ["1C5802ADD3834FE9"] + id: "3ECB259F269FF80A" + tasks: [ + { + id: "48AA30BC0F5A4969" + type: "item" + item: "botania:terra_plate" + } + { + id: "7147695020152097" + type: "item" + item: "botania:terrasteel_ingot" + } + ] + } + { + x: 0.5d + y: 3.5d + description: [ + "另一个考验摆在了那些将被称为大师的人面前。" + "" + "有些人认为这只是一个阴影,是我们内心的恶魔的表现,而其他人则看到了大地自己的化身。" + "" + "然而有一件事是确定的:那些毫无准备就迎接这一挑战的人如果能逃过一劫就很幸运了。" + ] + dependencies: ["54D0E568361DC267"] + id: "457523FA165A5A0B" + tasks: [{ + id: "1807A32A1B2AAEE8" + type: "item" + item: "botania:gaia_pylon" + }] + } + { + x: -1.0d + y: 3.0d + description: ["虽然它的原始形态非常有用,但高阶法师发现它可以通过特殊的光学技术进一步加强。通过特殊装置过滤、聚焦或以其他方式操纵星光。"] + dependencies: ["54D0E568361DC267"] + id: "706AC0678CD303BA" + tasks: [{ + id: "0A3D5347A4034BF1" + type: "item" + item: "astralsorcery:altar_constellation" + }] + } + { + x: 1.5d + y: 6.5d + description: [ + "“美丽的梦神快快醒来," + "星光和露珠在悄悄等待," + "白天的喧哗已经消失," + "银白的月亮散发光彩。”" + "" + "– 天体教会之子 艾斯·达奈" + ] + dependencies: [ + "42EC202E93A7E5A3" + "3103AD6157F2D6AC" + ] + id: "2D6DDD000FC99514" + tasks: [{ + id: "5494E63BE36C5962" + type: "item" + item: "astralsorcery:altar_radiance" + }] + } + { + x: -0.5d + y: 4.5d + description: [ + "亚尔夫海姆的天空被誉为星星之毯。星星密度非常之高,几乎看不到天空。如果这是真的,那么它们对星辉魔法产生了独特的亲和力也就不足为奇了;它们的注魔板比我们维度使用和开发的泰拉凝聚板要强上好几个数量级。" + "" + "随着时间的推移,他们的一些秘密被泄露出来,并且这些知识被小心翼翼地保护起来,以确保其永不遗失。古代文献非常详细地描述了如何创造并利用这一神奇的工具。" + ] + dependencies: ["706AC0678CD303BA"] + id: "42EC202E93A7E5A3" + tasks: [ + { + id: "32A341D25D3AD1B9" + type: "item" + item: "mythicbotany:mana_infuser" + } + { + id: "27FE801DA5AB6863" + type: "item" + item: "mythicbotany:alfsteel_ingot" + } + ] + } + { + x: 1.5d + y: 4.5d + description: [ + "“耐心点,康纳。你做得很好,但这需要时间。你与众生皆为一体。每个人的思想和梦想都是你的囊中之物。你拥有超乎想象的力量。善用它,吾之友。”" + "" + "– 长者拉米雷斯对他成功进行天体共鸣的学徒所说" + "_________________________________" + "" + "在施咒者以法莲的日志中描述了一个特殊的捕获仪式,在盖亚竞技场的下方的几格远处使用粉笔画出五芒星并激活它。这段文字表明这名法师在打出最后一击前将盖亚引到了竞技场的中心。" + "" + "耐心和时机至关重要。" + ] + dependencies: [ + "457523FA165A5A0B" + "5E1A0B48076CD5F6" + "15799BB5752AECB9" + ] + id: "0E083E5951149AB5" + tasks: [{ + id: "04E0027B30C34B89" + type: "item" + item: "astralsorcery:attunement_altar" + }] + } + { + x: 1.5d + y: -1.5d + shape: "diamond" + description: ["灵魂投网是一个残酷的玩笑,那是为了考研新人而发明的。大多数法师更倾向于使用感知伤害魔符来获取恶魔意志。"] + dependencies: ["06A6BE8C4A3B0C1D"] + id: "2182A1B04F9C2C84" + tasks: [{ + id: "6064EF838E958365" + type: "item" + item: "ars_nouveau:glyph_sentientharm" + }] + } + { + title: "隐域之缘" + x: 1.5d + y: -0.5d + shape: "hexagon" + description: [ + "前往隐域,一片与世隔绝的大地,魔灵的维度;在这里,可以找到古老的血命果。取回一些这种珍贵的果实,并学习如何栽培它。" + "" + "完成隐域之缘仪式之后,一根柱子将会出现。右击它,就能前往一个充满宝藏的小型地牢。开启该维度内的门需要铁钥匙,因此做好准备后再出发。" + ] + dependencies: ["06E76BE2A422E8AC"] + id: "0225B4F9E4ECAC21" + tasks: [ + { + id: "5B057F8FE1A8E286" + type: "item" + item: "bloodmagic:simplekey" + count: 8L + } + { + id: "1ECC374EB08B5BDA" + type: "item" + item: "bloodmagic:weak_tau" + } + ] + } + { + x: 1.5d + y: 7.5d + shape: "gear" + description: [ + "通过将星光漩涡储存在其巨大的晶体电池中,五彩祭坛能够在一天的任何时候都以更快的速度运作。" + "" + "先进的控制电路确保了仪式得到妥当的处理,且没有疏漏。" + "" + "=================================================================" + "" + "请注意,JEI中展示的配方并没有准确的显示出指定输入是每游戏刻都会被消耗还是一次性消耗完毕。为了简单起见,所有机械匠艺机器的所有配方都已根据以下规则进行了标准化:" + "" + "●FE在每游戏刻都会被消耗" + "●气动的空气在每游戏刻都会被消耗,且其压力必须大于10Bar" + "●星辉的星光在每游戏刻都会被消耗" + "●流体在每游戏刻都会被消耗或产生" + "●物品会在合成结束时被消耗或产生" + "●魔力会在合成开始时被消耗或在合成结束时被产生" + ] + dependencies: ["2D6DDD000FC99514"] + min_width: 400 + id: "0D5EFF4C653C3DD9" + tasks: [{ + id: "11A8B09E6B1A0DFB" + type: "item" + item: "masterfulmachinery:auto_iridescent_altar_controller" + }] + } + { + x: 1.5d + y: 5.5d + shape: "gear" + description: [ + "一个巨大的星光冷却结构,用于从被困在里面的盖亚身上提取精华。" + "" + "虽然能耗巨大,但该机器可以源源不断地产生高阶魔法所需要的盖亚精华。" + "" + "=================================================================" + "" + "请注意,JEI中展示的配方并没有准确的显示出指定输入是每游戏刻都会被消耗还是一次性消耗完毕。为了简单起见,所有机械匠艺机器的所有配方都已根据以下规则进行了标准化:" + "" + "●FE在每游戏刻都会被消耗" + "●气动的空气在每游戏刻都会被消耗,且其压力必须大于10Bar" + "●星辉的星光在每游戏刻都会被消耗" + "●流体在每游戏刻都会被消耗或产生" + "●物品会在合成结束时被消耗或产生" + "●魔力会在合成开始时被消耗或在合成结束时被产生" + ] + dependencies: ["5E1A0B48076CD5F6"] + min_width: 400 + id: "226F249D3F4A9258" + tasks: [{ + id: "59FF57ADF3D44FA2" + type: "item" + item: "masterfulmachinery:gaia_reactor_controller" + }] + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/mekanism.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/mekanism.snbt new file mode 100644 index 00000000..960c2bc0 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/mekanism.snbt @@ -0,0 +1,2829 @@ +{ + id: "00000000000000A5" + group: "72A9465344128AF9" + order_index: 3 + filename: "mekanism" + title: "通用机械" + icon: "mekanism:alloy_atomic" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "通用机械" + x: 3.5d + y: -3.5d + shape: "gear" + description: [ + "通用机械是一款以科幻为主题的技术模组,强调极端,它专注于生产效率,无论是以增加矿石产量,还是以先进的聚变反应堆为基地提供动力为形式。" + "" + "它的系统确实旨在实现一定程度的现实主义,并在实现更好的游戏体验的过程中做出一定的让步。在该模组背景下,玩家需要掌握发电、管理热量和辐射,同时寻找最高效率的路径。" + "" + "除了这些任务,游戏中没有通用机械的指南。然而,你可以在这里找到一个非常全面的官方维基:" + "" + "https://wiki.aidancbrady.com" + "" + "~MuteTiefling" + ] + optional: true + id: "00000000000006A1" + tasks: [{ + id: "00000000000006A2" + type: "checkmark" + icon: "mekanism:teleportation_core" + }] + rewards: [{ + id: "0000000000000CAE" + type: "xp" + xp: 100 + }] + } + { + title: "材料加工" + icon: "mekanism:alloy_infused" + x: 1.5d + y: -1.5d + description: [ + "如前所述,通用机械在整个模组保持着对效率的高度关注。随着机器的升级和更多系统的到位,它们变得更加高效、高产,运行成本也更低。" + "" + "在一开始就注重效率,从长远来看最终会有回报。" + ] + dependencies: ["00000000000006A1"] + id: "00000000000006A5" + tasks: [{ + id: "00000000000006A6" + type: "checkmark" + }] + rewards: [{ + id: "00000000000006CD" + type: "item" + title: "配置器" + item: { + id: "mekanism:configurator" + Count: 1b + tag: { + mekData: { + EnergyContainers: [{ + Container: 0b + stored: "60000" + }] + } + } + } + }] + } + { + title: "高级发电" + icon: "engineersdecor:sign_hotwire" + x: 5.5d + y: -1.5d + description: [ + "到目前为止,那台小型燃气发电机可能还不错。有人认为它足够了,这是可以原谅的。" + "" + "某些高端工艺需要目前我们无法触及的物质,而获取这些物质将需要极大的能量。" + "" + "接下来的任务将引导你完成建造裂变反应堆的过程,用工业蒸汽涡轮利用其能量,最后将废物处理并转化为更有用的东西。" + "" + "注:任务继续前必须完成燃气发电机的任务。" + ] + dependencies: [ + "00000000000006A1" + "00000000000006B4" + ] + id: "00000000000006A7" + tasks: [{ + id: "00000000000006A8" + type: "checkmark" + title: "高级发电" + }] + rewards: [{ + id: "0000000000000817" + type: "item" + title: "盖革计数器" + item: "mekanism:geiger_counter" + }] + } + { + x: -2.5d + y: 0.0d + subtitle: "银坩埚" + description: [ + "热力发电机是一种多功能装置,在早期作为动力源时很有用。" + "" + "首先,用流动或其他形式的熔岩包围热力发电机。方块本身也可能是“含熔岩”,就好像含水楼梯或台阶一样。与熔岩接触的面越多,产生能量的速度就越快。" + "" + "固体燃料也可以被送入该装置,在那里转化为熔岩并“燃烧”以获取能量。将被动和主动发电方法相结合将产生比单独使用任何一种方法都要大的电力。" + "" + "最后,该设备产生的熔岩也可以用任何类型的流体管道从底部提取,这使得这台机器成为你手边一台有价值的机器。" + ] + dependencies: ["00000000000006BA"] + id: "00000000000006AF" + tasks: [{ + id: "00000000000006B0" + type: "item" + item: "mekanismgenerators:heat_generator" + }] + rewards: [ + { + id: "000000000000080D" + type: "item" + title: "煤炭块" + item: "minecraft:coal_block" + count: 32 + } + { + id: "0000000000000CAA" + type: "item" + title: "高级能量立方" + item: "mekanism:advanced_energy_cube" + } + ] + } + { + x: -2.5d + y: 2.0d + subtitle: "100%不会致癌" + description: [ + "熔岩会使东西着火向,有些人不愿意这种事发生。热力发电机的升级,还有风力发电机。" + "" + "即使在海平面上,它的发电量也远远超过了热力发电机的被动模式,然而,将其放置在世界上更高的位置可以产生更多的能量。" + ] + dependencies: ["00000000000006AF"] + id: "00000000000006B1" + tasks: [{ + id: "00000000000006B2" + type: "item" + item: "mekanismgenerators:wind_generator" + }] + rewards: [ + { + id: "000000000000080E" + type: "command" + title: "稀有通用机械战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_rare" + player_command: false + } + { + id: "0000000000000864" + type: "item" + title: "基础通用线缆" + item: "mekanism:basic_universal_cable" + count: 16 + } + ] + } + { + x: -2.5d + y: 4.0d + subtitle: "可怕的效率" + description: [ + "燃气发电机主要燃烧乙烯以产生能量,但也可用于燃烧多余的氢气。氢气本身不会产生净功率增益,而是作为一种有用的储能介质。" + "" + "警告:Enigmatica-6降低了乙烯的效率。它的生产速度变得更慢,成本更高,导致总功率增益更平衡。然而,乙烯保持了它的高能量密度和燃烧速率,因此它是一种极好的爆发能源。" + ] + dependencies: [ + "00000000000006B1" + "00000000000006C3" + ] + id: "00000000000006B3" + tasks: [{ + id: "00000000000006B4" + type: "item" + item: "mekanismgenerators:gas_burning_generator" + }] + rewards: [{ + id: "00000000000007D2" + type: "item" + title: "量子传送装置" + item: "mekanism:quantum_entangloporter" + count: 2 + }] + } + { + title: "能量输导矩阵" + icon: "mekanism:basic_induction_cell" + x: 4.5d + y: 1.0d + subtitle: "没有汤勺" + description: [ + "能量立方在储存能量方面做得不错,但在处理裂变反应堆的输出时,它们太有限了。能量输导矩阵提供了更高的能量密度和更大的吞吐量。为接下来的步骤建立能量缓冲也可能是一个谨慎的想法。" + "" + "能量输导矩阵是一个形态比较自由的多方块结构,可以为3x3x4到18x18x18的任何长方体。" + "" + "它由输导供应器、输导元件、输导外壳和输导端口组成。侧面也可以由结构玻璃制成,但边缘必须由输导外壳制成。内部也不需要填充,因此可以建造更大的外壳以适应未来的扩展。" + ] + dependencies: ["0000000000000709"] + id: "00000000000006B5" + tasks: [ + { + id: "00000000000006B6" + type: "item" + item: "mekanism:induction_casing" + count: 40L + } + { + id: "00000000000006B7" + type: "item" + item: "mekanism:induction_port" + count: 2L + } + { + id: "0000000000000707" + type: "item" + item: "mekanism:advanced_induction_cell" + } + { + id: "0000000000000708" + type: "item" + item: "mekanism:advanced_induction_provider" + } + ] + rewards: [ + { + id: "0000000000000705" + type: "item" + title: "高级疏导元件" + item: "mekanism:advanced_induction_cell" + } + { + id: "000000000000086B" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + } + ] + } + { + title: "基础发电" + icon: "mekanism:advanced_energy_cube" + x: -2.5d + y: -2.0d + description: ["将红石粉放入通用机械机器的能量栏位可以直接独立发电,但这样浪费且低效。下列任务将有助于建立和运行基本的电力基础设施,使你的基地保持生产。"] + dependencies: ["00000000000006A1"] + id: "00000000000006BA" + tasks: [{ + id: "00000000000006BB" + type: "checkmark" + }] + rewards: [{ + id: "00000000000006CC" + type: "item" + title: "网络读取器" + item: { + id: "mekanism:network_reader" + Count: 1b + tag: { + mekData: { + EnergyContainers: [{ + Container: 0b + stored: "60000" + }] + } + } + } + }] + } + { + x: 1.5d + y: 0.0d + subtitle: "高级冶金学" + description: [ + "一旦基本的电力基础设施得到解决,下一个最重要的机器就是冶金灌注机。有了它,就可以创造模组中的钢和所有其他各种合金。" + "" + "考虑制作多个灌注机,每种类型各一个。为单个灌注机实现所有灌注类型的自动化是完全可能的,但需要花很多努力,还比独立的处理线慢。" + ] + dependencies: ["00000000000006A5"] + id: "00000000000006BD" + tasks: [{ + id: "00000000000006BE" + type: "item" + title: "冶金灌注机" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:metallurgic_infuser" + Count: 1b + } + { + id: "mekanism:basic_infusing_factory" + Count: 1b + } + { + id: "mekanism:advanced_infusing_factory" + Count: 1b + } + { + id: "mekanism:elite_infusing_factory" + Count: 1b + } + { + id: "mekanism:ultimate_infusing_factory" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "0000000000000816" + type: "command" + title: "稀有通用机械战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_rare" + player_command: false + } + { + id: "0000000000000860" + type: "item" + title: "钢制机壳" + item: "mekanism:steel_casing" + } + ] + } + { + x: 1.5d + y: 1.5d + subtitle: "密室死斗" + description: [ + "进一步的发展通常需要合金,但如果不付出一点额外的努力,它们的制造成本可能会非常高。富集仓就派上了用场。" + "" + "在富集仓中处理过的矿石将会有双倍的产出。" + "" + "此外,放入诸如红石、煤炭之类的东西将产出其富集变体,这些变体在冶金灌注机中会更有价值。" + "" + "比方说,一个红石可以制作一个灌注合金,而一个富集红石可以制成八个灌注合金。因此,富集这些物品是非常值得的。" + ] + dependencies: ["00000000000006BD"] + id: "00000000000006BF" + tasks: [{ + id: "00000000000006C0" + type: "item" + title: "富集仓" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:enrichment_chamber" + Count: 1b + } + { + id: "mekanism:basic_enriching_factory" + Count: 1b + } + { + id: "mekanism:advanced_enriching_factory" + Count: 1b + } + { + id: "mekanism:elite_enriching_factory" + Count: 1b + } + { + id: "mekanism:ultimate_enriching_factory" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "0000000000000812" + type: "command" + title: "稀有通用机械战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_rare" + player_command: false + } + { + id: "0000000000000861" + type: "item" + title: "富集红石" + item: "mekanism:enriched_redstone" + count: 4 + } + { + id: "0000000000000862" + type: "item" + title: "富集碳" + item: "mekanism:enriched_carbon" + count: 8 + } + ] + } + { + x: 0.0d + y: 1.5d + subtitle: "跟我来,别跟我来" + description: ["粉碎机是高级矿石处理方法的集成机器,但它也可用于将有机物捣碎制成生物燃料,然后进一步提炼成乙烯。"] + dependencies: ["00000000000006BF"] + id: "00000000000006C1" + tasks: [{ + id: "00000000000006C2" + type: "item" + title: "粉碎机" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:crusher" + Count: 1b + } + { + id: "mekanism:basic_crushing_factory" + Count: 1b + } + { + id: "mekanism:advanced_crushing_factory" + Count: 1b + } + { + id: "mekanism:elite_crushing_factory" + Count: 1b + } + { + id: "mekanism:ultimate_crushing_factory" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "0000000000000810" + type: "command" + title: "稀有通用机械战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_rare" + player_command: false + } + { + id: "000000000000082C" + type: "item" + title: "橙子" + item: "simplefarming:orange" + count: 16 + } + ] + } + { + x: -1.0d + y: 2.5d + subtitle: "压在我身上,压在你身上" + description: ["某些化学反应只在更大的压力下发生。加压反应室可以促进这些反应。目前值得关注的是,将之前步骤中生产的氢气和生物燃料结合起来,产出乙烯,将其作为升级的可再生能源。"] + dependencies: [ + "00000000000006C1" + "00000000000006CE" + ] + id: "00000000000006C3" + tasks: [{ + id: "00000000000006C4" + type: "item" + item: "mekanism:pressurized_reaction_chamber" + }] + rewards: [{ + id: "000000000000080F" + type: "command" + title: "稀有通用机械战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_rare" + player_command: false + }] + } + { + x: 3.0d + y: 1.5d + subtitle: "有机混合物" + description: ["黑曜石和萤石本身是易碎材料,但是它们有着有趣的特性。通过对其进行精炼并与锇等基底结合,它们可以制造出更易于使用的合金,同时保持其独特的性质。"] + dependencies: ["00000000000006BF"] + id: "00000000000006C5" + tasks: [{ + id: "00000000000006C6" + type: "item" + title: "锇压缩机" + icon: "mekanism:osmium_compressor" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:osmium_compressor" + Count: 1b + } + { + id: "mekanism:basic_compressing_factory" + Count: 1b + } + { + id: "mekanism:advanced_compressing_factory" + Count: 1b + } + { + id: "mekanism:elite_compressing_factory" + Count: 1b + } + { + id: "mekanism:ultimate_compressing_factory" + Count: 1b + } + { + id: "mekanism:ingot_refined_glowstone" + Count: 1b + } + { + id: "mekanism:ingot_refined_obsidian" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "0000000000000813" + type: "command" + title: "稀有通用机械战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_rare" + player_command: false + } + { + id: "0000000000000CA9" + type: "item" + title: "私人箱子" + item: "mekanism:personal_chest" + } + ] + } + { + title: "热力蒸馏塔" + icon: "mekanism:thermal_evaporation_controller" + x: 4.5d + y: -1.0d + subtitle: "收一半汤汁,小火慢炖" + description: [ + "在深入研究核子物理之前,需要做一些基础工作。热力蒸馏塔将在未来发展中发挥重要作用,因此了解它至关重要。" + "" + "收集所需材料,建造一座热力蒸馏塔。该结构有一个长方体形状的4x4底座。侧面也可以由结构玻璃制成,能够垂直延伸到18格高。" + "" + "热力蒸馏塔可通过多种方式提供热量。最简单的方法是将电阻型加热器连接到其中一个阀门上,并为其供电。注:电阻加热型器使用的能量可以在GUI中设置。实验以找到正确的能量平衡。" + "" + "然后,水或其他流体就可以从其他阀门中的一个输入。随着水被加热,它会转化为盐水,然后从第三个阀门输出。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["00000000000006A7"] + id: "00000000000006C7" + tasks: [ + { + id: "00000000000006C9" + type: "item" + item: "mekanism:thermal_evaporation_block" + count: 36L + } + { + id: "00000000000006CA" + type: "item" + item: "mekanism:thermal_evaporation_valve" + count: 3L + } + { + id: "00000000000006CB" + type: "item" + item: "mekanism:thermal_evaporation_controller" + } + { + id: "000000000000086E" + type: "item" + item: "mekanism:structural_glass" + count: 36L + } + ] + rewards: [ + { + id: "0000000000000703" + type: "item" + title: "电阻型加热器" + item: "mekanism:resistive_heater" + } + { + id: "0000000000000704" + type: "item" + title: "高级热导线缆" + item: "mekanism:advanced_thermodynamic_conductor" + count: 16 + } + ] + } + { + x: 0.5d + y: 2.5d + subtitle: "让它们永远分开" + description: [ + "电解最常用于将水分离成氢气和氧气,但它在许多其他工业过程中使用。此处,氢气可与生物燃料结合来制作乙烯。" + "" + "请注意,虽然能量和速度升级对给定数量FE产生的氢气量没有影响,但它们仍然会加快机器的速度,两者都有机器才能以最快的速度运行。" + ] + dependencies: ["00000000000006BF"] + id: "00000000000006CE" + tasks: [{ + id: "00000000000006CF" + type: "item" + item: "mekanism:electrolytic_separator" + }] + rewards: [ + { + id: "0000000000000829" + type: "item" + title: "喷气背包" + item: { + id: "mekanism:jetpack" + Count: 1b + tag: { + HideFlags: 2 + mekData: { + GasTanks: [{ + Tank: 0b + stored: { + gasName: "mekanism:hydrogen" + amount: 24000L + } + }] + } + } + } + } + { + id: "000000000000086C" + type: "command" + title: "稀有通用机械战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_rare" + player_command: false + } + ] + } + { + title: "矿石三倍化" + icon: "mekanism:electrolytic_core" + x: 0.0d + y: 4.0d + subtitle: "没有足够的矿物" + description: [ + "只要足够努力,通用机械就可以从每个矿石中提取五个锭,但这是一个非常复杂的过程,需要花大功夫才能建立起来。" + "" + "然而,在双倍和五倍之间,它还可以使矿石产量变成三倍或四倍。三倍产出在早期很容易实现,并且很值得建立。" + "" + "这项任务所需的机器包含了这一过程。然而,把一切都摆出来是留给你去发现的任务。该过程首先用氧气提纯矿石,然后将所得产物精炼成锭的形态。" + ] + dependencies: ["00000000000006CE"] + id: "00000000000006D0" + tasks: [ + { + id: "00000000000006E3" + type: "item" + item: "mekanism:electrolytic_separator" + } + { + id: "584EA4C1CB7A2268" + type: "item" + title: "提纯仓" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:purification_chamber" + Count: 1b + } + { + id: "mekanism:basic_purifying_factory" + Count: 1b + } + { + id: "mekanism:advanced_purifying_factory" + Count: 1b + } + { + id: "mekanism:elite_purifying_factory" + Count: 1b + } + { + id: "mekanism:ultimate_purifying_factory" + Count: 1b + } + ] + } + } + } + { + id: "2292FFBA8D9C5E76" + type: "item" + title: "粉碎机" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:crusher" + Count: 1b + } + { + id: "mekanism:basic_crushing_factory" + Count: 1b + } + { + id: "mekanism:advanced_crushing_factory" + Count: 1b + } + { + id: "mekanism:elite_crushing_factory" + Count: 1b + } + { + id: "mekanism:ultimate_crushing_factory" + Count: 1b + } + ] + } + } + } + { + id: "731C1D72D3C19800" + type: "item" + title: "富集仓" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:enrichment_chamber" + Count: 1b + } + { + id: "mekanism:basic_enriching_factory" + Count: 1b + } + { + id: "mekanism:advanced_enriching_factory" + Count: 1b + } + { + id: "mekanism:elite_enriching_factory" + Count: 1b + } + { + id: "mekanism:ultimate_enriching_factory" + Count: 1b + } + ] + } + } + } + { + id: "183415D2ACD363E7" + type: "item" + title: "电力熔炼炉" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:energized_smelter" + Count: 1b + } + { + id: "mekanism:basic_smelting_factory" + Count: 1b + } + { + id: "mekanism:advanced_smelting_factory" + Count: 1b + } + { + id: "mekanism:elite_smelting_factory" + Count: 1b + } + { + id: "mekanism:ultimate_smelting_factory" + Count: 1b + } + ] + } + } + } + { + id: "220D5440056144D1" + type: "item" + title: "矿石三倍化" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:clump_iron" + Count: 1b + } + { + id: "mekanism:clump_gold" + Count: 1b + } + { + id: "mekanism:clump_copper" + Count: 1b + } + { + id: "mekanism:clump_tin" + Count: 1b + } + { + id: "mekanism:clump_lead" + Count: 1b + } + { + id: "mekanism:clump_uranium" + Count: 1b + } + { + id: "mekanism:clump_osmium" + Count: 1b + } + { + id: "emendatusenigmatica:aluminum_clump" + Count: 1b + } + { + id: "emendatusenigmatica:silver_clump" + Count: 1b + } + { + id: "emendatusenigmatica:nickel_clump" + Count: 1b + } + { + id: "emendatusenigmatica:zinc_clump" + Count: 1b + } + { + id: "emendatusenigmatica:cobalt_clump" + Count: 1b + } + { + id: "emendatusenigmatica:thallasium_clump" + Count: 1b + } + { + id: "emendatusenigmatica:iesnium_clump" + Count: 1b + } + { + id: "emendatusenigmatica:regalium_clump" + Count: 1b + } + { + id: "emendatusenigmatica:utherium_clump" + Count: 1b + } + { + id: "emendatusenigmatica:froststeel_clump" + Count: 1b + } + { + id: "emendatusenigmatica:cloggrum_clump" + Count: 1b + } + { + id: "emendatusenigmatica:nebu_clump" + Count: 1b + } + ] + } + } + } + ] + rewards: [ + { + id: "00000000000006D5" + type: "item" + title: "基础工厂安装器" + item: "mekanism:basic_tier_installer" + count: 3 + } + { + id: "0000000000000814" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + } + ] + } + { + title: "锂" + icon: "emendatusenigmatica:lithium_dust" + x: 4.0d + y: 0.0d + subtitle: "我找到我的朋友了,他们就在我脑袋里" + description: [ + "在继续之前,盐水需要经过第二个蒸馏塔来形成液态锂。" + "" + "下一步是使用回旋式气液转换机将液态锂转化为气态锂。" + "" + "然后可以在化学结晶器中对气态锂进行处理,以产生固态锂元素。" + ] + dependencies: ["00000000000006C7"] + id: "0000000000000709" + tasks: [ + { + id: "000000000000070A" + type: "item" + item: "mekanism:chemical_crystallizer" + } + { + id: "0A65673DD920A57E" + type: "item" + item: "mekanism:rotary_condensentrator" + } + { + id: "65ABA5E4FB3C53C2" + type: "item" + item: "emendatusenigmatica:lithium_dust" + } + ] + rewards: [{ + id: "000000000000070C" + type: "item" + title: "锂粉" + item: "emendatusenigmatica:lithium_dust" + count: 16 + }] + } + { + title: "输入:硫磺" + icon: "emendatusenigmatica:sulfur_dust" + x: 9.5d + y: -0.5d + shape: "rsquare" + dependencies: ["0000000000000764"] + optional: true + id: "000000000000072B" + tasks: [{ + id: "0000000000000737" + type: "checkmark" + title: "硫磺" + }] + } + { + title: "输入:铀" + icon: "emendatusenigmatica:uranium_ingot" + x: 13.0d + y: 6.5d + shape: "rsquare" + dependencies: ["0000000000000765"] + optional: true + id: "000000000000072D" + tasks: [{ + id: "0000000000000736" + type: "checkmark" + title: "铀" + }] + } + { + title: "二氧化硫" + icon: "mekanism:ultimate_chemical_tank" + x: 10.5d + y: 1.5d + shape: "diamond" + dependencies: ["0000000000000733"] + optional: true + id: "000000000000072F" + tasks: [{ + id: "000000000000073B" + type: "checkmark" + title: "二氧化硫" + }] + } + { + title: "输入:水" + icon: { + id: "mekanism:creative_fluid_tank" + Count: 1b + tag: { + mekData: { + FluidTanks: [{ + Tank: 0b + stored: { + FluidName: "minecraft:water" + Amount: 2147483647 + } + }] + } + } + } + x: 8.0d + y: 3.5d + shape: "rsquare" + dependencies: ["0000000000000765"] + optional: true + id: "0000000000000731" + tasks: [{ + id: "0000000000000735" + type: "checkmark" + title: "水" + }] + } + { + title: "化学氧化机" + icon: "mekanism:chemical_oxidizer" + x: 9.5d + y: 0.5d + shape: "hexagon" + dependencies: ["000000000000072B"] + optional: true + id: "0000000000000733" + tasks: [{ + id: "000000000000073A" + type: "checkmark" + title: "化学氧化机" + }] + } + { + title: "化学灌注器" + icon: "mekanism:chemical_infuser" + x: 10.5d + y: 2.5d + shape: "hexagon" + dependencies: [ + "000000000000072F" + "0000000000000741" + ] + optional: true + id: "0000000000000738" + tasks: [{ + id: "000000000000073C" + type: "checkmark" + title: "化学灌注器" + }] + } + { + title: "电解分离器" + icon: "mekanism:electrolytic_separator" + x: 8.5d + y: 2.5d + shape: "hexagon" + dependencies: ["0000000000000731"] + optional: true + id: "000000000000073D" + tasks: [{ + id: "000000000000073E" + type: "checkmark" + title: "电解分离器" + }] + } + { + title: "输出:氢气" + icon: "mekanism:ultimate_chemical_tank" + x: 8.5d + y: 1.5d + dependencies: ["000000000000073D"] + optional: true + id: "000000000000073F" + tasks: [{ + id: "0000000000000740" + type: "checkmark" + title: "氢气" + }] + } + { + title: "氧气" + icon: "mekanism:ultimate_chemical_tank" + x: 9.5d + y: 2.5d + shape: "diamond" + dependencies: ["000000000000073D"] + optional: true + id: "0000000000000741" + tasks: [{ + id: "0000000000000742" + type: "checkmark" + title: "氧气" + }] + } + { + title: "三氧化硫" + icon: "mekanism:ultimate_chemical_tank" + x: 10.5d + y: 3.5d + shape: "diamond" + dependencies: ["0000000000000738"] + optional: true + id: "0000000000000743" + tasks: [{ + id: "0000000000000744" + type: "checkmark" + title: "三氧化硫" + }] + } + { + title: "化学灌注器" + icon: "mekanism:chemical_infuser" + x: 10.5d + y: 4.5d + shape: "hexagon" + dependencies: [ + "0000000000000743" + "0000000000000749" + ] + optional: true + id: "0000000000000745" + tasks: [{ + id: "0000000000000746" + type: "checkmark" + title: "化学灌注器" + }] + } + { + title: "回旋式气液转换机" + icon: "mekanism:rotary_condensentrator" + x: 8.5d + y: 4.5d + shape: "hexagon" + dependencies: ["0000000000000731"] + optional: true + id: "0000000000000747" + tasks: [{ + id: "0000000000000748" + type: "checkmark" + title: "回旋式气液转换机" + }] + } + { + title: "水蒸气" + icon: "mekanism:ultimate_chemical_tank" + x: 9.5d + y: 4.5d + shape: "diamond" + dependencies: ["0000000000000747"] + optional: true + id: "0000000000000749" + tasks: [{ + id: "000000000000074A" + type: "checkmark" + title: "水蒸气" + }] + } + { + title: "硫酸" + icon: "mekanism:ultimate_chemical_tank" + x: 10.5d + y: 5.5d + shape: "diamond" + dependencies: ["0000000000000745"] + optional: true + id: "000000000000074B" + tasks: [{ + id: "000000000000074C" + type: "checkmark" + title: "硫酸" + }] + } + { + x: 10.5d + y: 6.5d + shape: "hexagon" + dependencies: [ + "000000000000074B" + "000000000000074F" + ] + optional: true + id: "000000000000074D" + tasks: [{ + id: "000000000000074E" + type: "checkmark" + title: "化学溶解室" + icon: "mekanism:chemical_dissolution_chamber" + }] + } + { + title: "输入:氟" + icon: "emendatusenigmatica:fluorite_gem" + x: 12.0d + y: 5.5d + shape: "rsquare" + dependencies: ["0000000000000765"] + optional: true + id: "000000000000074F" + tasks: [{ + id: "0000000000000750" + type: "checkmark" + title: "氟" + }] + } + { + title: "氢氟酸" + icon: "mekanism:ultimate_chemical_tank" + x: 9.5d + y: 6.5d + shape: "diamond" + dependencies: ["000000000000074D"] + optional: true + id: "0000000000000751" + tasks: [{ + id: "0000000000000753" + type: "checkmark" + title: "氢氟酸" + }] + } + { + title: "化学灌注器" + icon: "mekanism:chemical_infuser" + x: 8.5d + y: 6.5d + shape: "hexagon" + dependencies: [ + "0000000000000751" + "0000000000000758" + ] + optional: true + id: "0000000000000754" + tasks: [{ + id: "0000000000000755" + type: "checkmark" + title: "化学灌注器" + }] + } + { + title: "铀黄饼" + icon: "mekanism:yellow_cake_uranium" + x: 10.5d + y: 7.5d + shape: "diamond" + dependencies: ["000000000000075E"] + optional: true + id: "0000000000000756" + tasks: [{ + id: "0000000000000757" + type: "checkmark" + title: "铀黄饼" + }] + } + { + title: "氧化铀" + icon: { + id: "mekanism:creative_chemical_tank" + Count: 1b + tag: { + mekData: { + GasTanks: [{ + Tank: 0b + stored: { + gasName: "mekanism:uranium_oxide" + amount: 9223372036854775807L + } + }] + } + } + } + x: 8.5d + y: 7.5d + shape: "diamond" + dependencies: ["000000000000075C"] + optional: true + id: "0000000000000758" + tasks: [{ + id: "0000000000000759" + type: "checkmark" + title: "氧化铀" + }] + } + { + title: "六氟化铀" + icon: { + id: "mekanism:creative_chemical_tank" + Count: 1b + tag: { + mekData: { + GasTanks: [{ + Tank: 0b + stored: { + gasName: "mekanism:uranium_hexafluoride" + amount: 9223372036854775807L + } + }] + } + } + } + x: 7.5d + y: 6.5d + shape: "diamond" + dependencies: ["0000000000000754"] + optional: true + id: "000000000000075A" + tasks: [{ + id: "000000000000075B" + type: "checkmark" + title: "六氟化铀" + }] + } + { + title: "化学氧化机" + icon: "mekanism:chemical_oxidizer" + x: 9.5d + y: 7.5d + shape: "hexagon" + dependencies: ["0000000000000756"] + optional: true + id: "000000000000075C" + tasks: [{ + id: "000000000000075D" + type: "checkmark" + title: "化学氧化机" + }] + } + { + title: "富集仓" + icon: "mekanism:enrichment_chamber" + x: 11.5d + y: 7.5d + shape: "hexagon" + dependencies: ["000000000000072D"] + optional: true + id: "000000000000075E" + tasks: [{ + id: "000000000000075F" + type: "checkmark" + title: "富集仓" + }] + } + { + title: "同位素离心机" + icon: "mekanism:isotopic_centrifuge" + x: 7.5d + y: 7.5d + shape: "hexagon" + dependencies: ["000000000000075A"] + optional: true + id: "0000000000000760" + tasks: [{ + id: "0000000000000761" + type: "checkmark" + title: "同位素离心机" + }] + } + { + title: "输出:裂变燃料" + icon: "mekanism:ultimate_chemical_tank" + x: 7.5d + y: 9.0d + description: ["哦!你还在看呢?"] + dependencies: ["0000000000000760"] + optional: true + id: "0000000000000762" + tasks: [{ + id: "0000000000000763" + type: "checkmark" + title: "裂变燃料" + }] + rewards: [ + { + id: "000000000000082B" + type: "item" + title: "甜浆果曲奇" + item: "farmersdelight:sweet_berry_cookie" + count: 3 + } + { + id: "000000000000082D" + type: "item" + title: "蜂蜜曲奇" + item: "farmersdelight:honey_cookie" + count: 3 + } + { + id: "000000000000082E" + type: "item" + title: "花生酱饼干" + item: "simplefarming:peanut_butter_cookie" + count: 3 + } + { + id: "000000000000082F" + type: "item" + title: "曲奇" + item: "minecraft:cookie" + count: 3 + } + { + id: "0000000000000A81" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + x: 9.5d + y: -2.0d + subtitle: "免费招待" + description: [ + "通用机械的裂变反应堆是v10版本新改的,即使是老玩家也可能会发现自己有点迷失。所以,我们免费招待了一张流程图。" + "" + "此生产链将涉及大量的硫磺、铀、氟和水,因此,在开始之前,请确保这些材料以某种方式实现了自动化生产。" + ] + dependencies: [ + "00000000000006A8" + "00000000000006A1" + ] + id: "0000000000000764" + tasks: [{ + id: "0000000000000765" + type: "checkmark" + title: "裂变燃料生产" + icon: "mekanism:isotopic_centrifuge" + }] + rewards: [{ + id: "000000000000082A" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + title: "燃料棒组件" + icon: "mekanismgenerators:control_rod_assembly" + x: 6.5d + y: 1.0d + subtitle: "侦测到在途的核聚变打击" + description: [ + "燃料棒组件是用来在反应时承载裂变材料的。拥有更多燃料棒组件可以使反应堆更快地燃烧燃料。" + "" + "一套组件由顶部的控制棒组件和其下方的燃料组件柱组成。组件与组件之间不得接触,因此理想设计是将其像棋盘一样排列。" + "" + "到目前为止收集的材料足以建造一个5x5x9反应堆,其顶部和侧面皆为玻璃,是一个相当不错的起始反应堆。使用配置器来正确设置反应堆端口。" + "" + "小贴士:在结构顶部附近放置一个输入阀门,与涡轮机的排气口对齐,以简化机械管道的布线。" + "同样,冷却液输出最好放在结构中较低的位置,再次与涡轮机的输入阀门对齐,以简化加压管道的布线。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。在粘贴时将自动配置端口。" + ] + dependencies: ["000000000000079A"] + min_width: 250 + id: "0000000000000793" + tasks: [ + { + id: "0000000000000794" + type: "item" + item: "mekanismgenerators:fission_fuel_assembly" + count: 30L + } + { + id: "00000000000007A4" + type: "item" + item: "mekanismgenerators:control_rod_assembly" + count: 5L + } + ] + rewards: [{ + id: "000000000000081A" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + title: "裂变反应堆外壳" + icon: "mekanismgenerators:fission_reactor_casing" + x: 6.5d + y: -1.0d + subtitle: "控制辐射" + description: [ + "构造裂变反应堆的第一步是建造一个安全的地方。一个能阻止辐射的东西。" + "" + "裂变反应堆本身可以相当大,如果你愿意,它可以达到18x18x18。但最好将整个结构放在同一个区块中。然而,一开始就造这么大是没有意义的,所以我们将重点关注在更合理的东西上,一个5x5底和9格高的反应堆。" + "" + "配置器可使端口在“仅输入”、“输出废料”和“输出冷却剂”之间切换。确保将端口相应地设置为这些模式。" + "" + "注:F3+G可以显示区块边界。试着相应地规划你的反应堆。" + ] + dependencies: ["00000000000006A7"] + id: "0000000000000795" + tasks: [ + { + id: "0000000000000796" + type: "item" + item: "mekanismgenerators:fission_reactor_casing" + count: 69L + } + { + id: "0000000000000798" + type: "item" + item: "mekanismgenerators:fission_reactor_port" + count: 4L + } + { + id: "0000000000000799" + type: "item" + item: "mekanismgenerators:reactor_glass" + count: 87L + } + ] + rewards: [{ + id: "0000000000000818" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + title: "安全防护" + x: 7.0d + y: 0.0d + subtitle: "防范于未然" + description: [ + "历史一次又一次地向我们表明,处理像核物理这样危险的事情唯一明智的方法就是安全第一。三英里岛可能是一场灾难,但没有人死亡的事实证明了安全协议的重要性。" + "" + "话虽如此,在通用机械裂变反应堆中建造一些安全系统也是值得的。维基上有一个关于断路器的优秀条目:" + "" + "https://wiki.aidancbrady.com/wiki/Fission_Reactor" + "" + "如果反应堆过热,就可能达到超临界状态并发生爆炸,其主要原因是冷却剂耗尽。因此,断路器应在高温下触发。谨慎的话,也可以为多余的废料建造第二个断路器,以防止辐射排放到周围环境中。" + "" + "警告:Enigmatica-6调整了蒸汽的生成速度,所以不要假设你的反应堆是安全的。请严格测试!" + ] + dependencies: ["0000000000000795"] + min_width: 255 + id: "000000000000079A" + tasks: [{ + id: "000000000000079B" + type: "item" + item: "mekanismgenerators:fission_reactor_logic_adapter" + count: 2L + }] + rewards: [ + { + id: "000000000000079C" + type: "item" + title: "沙砾" + item: "minecraft:gravel" + } + { + id: "000000000000079D" + type: "item" + title: "侦测器" + item: "minecraft:observer" + } + { + id: "000000000000079E" + type: "item" + title: "活塞" + item: "minecraft:piston" + } + { + id: "000000000000079F" + type: "item" + title: "红石粉" + item: "minecraft:redstone" + } + ] + } + { + x: 6.0d + y: 3.5d + subtitle: "高活性辐射废弃物" + description: [ + "燃烧裂变燃料自然会产生废料。正确处理和储存这些废料至关重要。废料只能经由通用机械的加压管道传输并且储存在放射性废料桶或再处理废料的机器中。" + "" + "此外,破坏或捡起任何含有废料的机器或废料桶都会自动将辐射排入环境,因此必须注意以避免发生事故。" + "" + "最后,储存在此类桶中的废料将缓慢而安全地消散。因此,如果目的是进一步处理它,最安全的做法是将其直接输送到机器中。" + ] + dependencies: ["0000000000000793"] + id: "00000000000007A5" + tasks: [{ + id: "00000000000007A6" + type: "item" + item: "mekanism:radioactive_waste_barrel" + count: 8L + }] + rewards: [ + { + id: "00000000000007D3" + type: "item" + title: "防辐射面罩" + item: { + id: "mekanism:hazmat_mask" + Count: 1b + tag: { + HideFlags: 2 + } + } + } + { + id: "00000000000007D4" + type: "item" + title: "防辐射外衣" + item: { + id: "mekanism:hazmat_gown" + Count: 1b + tag: { + HideFlags: 2 + } + } + } + { + id: "00000000000007D5" + type: "item" + title: "防辐射裤子" + item: { + id: "mekanism:hazmat_pants" + Count: 1b + tag: { + HideFlags: 2 + } + } + } + { + id: "00000000000007D7" + type: "item" + title: "防辐射靴子" + item: { + id: "mekanism:hazmat_boots" + Count: 1b + tag: { + HideFlags: 2 + } + } + } + { + id: "00000000000007D8" + type: "item" + title: "标志牌“小心放射性危害”" + item: "engineersdecor:sign_radioactive" + count: 16 + } + ] + } + { + title: "钚处理" + icon: "mekanism:pellet_plutonium" + x: 6.5d + y: 5.0d + subtitle: "肥佬" + description: ["废料可以再加工成钚。钚可以用于建造高级结构,或作为一种回收燃料,再次回到裂变反应堆。"] + dependencies: ["00000000000007A5"] + id: "00000000000007A7" + tasks: [ + { + id: "00000000000007A8" + type: "item" + item: "mekanism:isotopic_centrifuge" + } + { + id: "00000000000007B0" + type: "item" + item: "mekanism:pressurized_reaction_chamber" + } + { + id: "000000000000081C" + type: "item" + item: "mekanism:pellet_plutonium" + count: 4L + } + ] + rewards: [{ + id: "0000000000000820" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + title: "钋处理" + icon: "mekanism:pellet_polonium" + x: 5.5d + y: 5.0d + subtitle: "利特维年科之死" + description: [ + "钋是一种特别有害的物质,尽管如此,它在各种应用中都很有用。" + "" + "谢天谢地,它可以被处理得更安全一些。" + ] + dependencies: ["00000000000007A5"] + id: "00000000000007A9" + tasks: [ + { + id: "00000000000007AA" + type: "item" + item: "mekanism:solar_neutron_activator" + } + { + id: "00000000000007AF" + type: "item" + item: "mekanism:pressurized_reaction_chamber" + } + { + id: "000000000000081D" + type: "item" + item: "mekanism:pellet_polonium" + count: 4L + } + ] + rewards: [{ + id: "000000000000081E" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + title: "高密度聚乙烯" + x: -1.0d + y: 3.5d + description: ["除了用于燃烧发电,乙烯还可以再加工成高密度聚乙烯,这是一种用于制造少数高级机器的优质塑料。"] + dependencies: ["00000000000006C3"] + id: "00000000000007AB" + tasks: [{ + id: "00000000000007AC" + type: "item" + item: "mekanism:hdpe_pellet" + count: 64L + }] + rewards: [{ + id: "0000000000000815" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + title: "超临界移相器" + icon: "mekanism:sps_casing" + x: 6.0d + y: 6.5d + subtitle: "我已经让她全速前进了,船长" + description: [ + "你有一大量的铀,对吧?没错。你需要很多铀来搭建这种结构,它用于从核废料中生成反物质。" + "" + "查看通用机械维基以辅助了解该结构的形状。带有增压线圈的两个端口可接受能量输入。另外两个端口则用于输入废料和输出反物质。" + "" + "假设可以提供足够的能量和废料,添加更多带有增压线圈的端口将使机器运行得更快。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: [ + "00000000000007A7" + "00000000000007A9" + "00000000000007AC" + ] + id: "00000000000007B1" + tasks: [ + { + id: "00000000000007B2" + type: "item" + item: "mekanism:sps_casing" + count: 60L + } + { + id: "00000000000007B3" + type: "item" + item: "mekanismgenerators:reactor_glass" + count: 122L + } + { + id: "00000000000007B4" + type: "item" + item: "mekanism:sps_port" + count: 4L + } + { + id: "00000000000007B5" + type: "item" + item: "mekanism:supercharged_coil" + count: 2L + } + ] + rewards: [ + { + id: "00000000000007D9" + type: "item" + title: "铀矿石" + item: "emendatusenigmatica:uranium_ore" + count: 64 + } + { + id: "0000000000000842" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + } + ] + } + { + title: "聚变反应堆" + icon: "mekanismgenerators:fusion_reactor_controller" + x: 4.5d + y: 3.5d + subtitle: "盒中恒星" + description: [ + "聚变,恒星的力量,没有它重元素就不存在。" + "" + "通用机械的维基可以帮助你搭建这个形状奇怪的结构,但燃料供应链的建造取决于你。请务必在所有侧面使用反应堆玻璃,以大大降低建造此结构的成本。" + "" + "关于聚变反应堆,你需要记住一些重要的事情。首先,与裂变反应堆不同,这是一种安全的能量供应,永远不会堆芯熔化或造成任何不利影响。" + "" + "●为反应堆提供燃料时,请分别输入氘和氚。" + "" + "●反应堆直接产生的FE非常少。想要充分利用它,让水流过以转化为蒸汽。然后将蒸汽通过工业涡轮。和裂变反应堆一样,想要满足水的供应可能需要将涡轮中的蒸汽回收成水。" + "" + "●除了直接供应氘和氚,向其输送氘氚燃料将大大增加反应堆的热量,使其更快地产生蒸汽。" + "" + "●将聚变反应堆连接到热力锅炉是另一种提高总蒸汽产量并提高发电量的好方法。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["00000000000007A9"] + min_width: 300 + id: "00000000000007B6" + tasks: [ + { + id: "00000000000007B7" + type: "item" + item: "mekanismgenerators:fusion_reactor_controller" + } + { + id: "00000000000007E0" + type: "item" + item: "mekanismgenerators:fusion_reactor_frame" + count: 36L + } + { + id: "00000000000007E1" + type: "item" + item: "mekanismgenerators:fusion_reactor_port" + count: 4L + } + { + id: "00000000000007E2" + type: "item" + item: "mekanismgenerators:laser_focus_matrix" + } + { + id: "00000000000007E3" + type: "item" + item: "mekanismgenerators:reactor_glass" + count: 24L + } + ] + rewards: [{ + id: "0000000000000821" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + title: "工业涡轮" + icon: "mekanismgenerators:turbine_blade" + x: 5.5d + y: 1.5d + subtitle: "满满当当" + description: [ + "裂变反应堆本身不会产生有用的能量。确切来说,它生成的蒸汽必须通过工业涡轮才能产生FE。涡轮对将蒸汽循环成水并返回裂变反应堆进行冷却这一过程也是至关重要的。没有这种再处理回路,想要提供足够的冷却剂来保持反应堆运行是非常困难的。" + "" + "涡轮本身是一个复杂的多方块结构,有着各种控制部件在何处以及如何组合在一起的规则。有关搭建造涡轮的帮助,请参阅维基。目前收集的材料应足以建造侧面为玻璃的5x5x9的工业涡轮。" + "" + "反应堆将自动从冷却剂输出端口输出蒸汽。蒸汽必须经过加压管道进入涡轮端口,然后水就可以自动从结构顶部的任何排气口输出,并可以传递回反应堆上的输入端口。" + "" + "接下来就可以从另一个涡轮端口处提取能量。" + "" + "警告:如果涡轮的能量缓存被充满,它将停止运行,蒸汽和水将会停止输入,并且反应堆的热量将迅速上升到危险水平,导致潜在的堆芯熔化的情况。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。它不会为你放置叶片,但被配置得与裂变反应堆蓝图贴合。" + "" + ] + dependencies: ["0000000000000793"] + min_width: 300 + id: "00000000000007B8" + tasks: [ + { + id: "00000000000007B9" + type: "item" + item: "mekanismgenerators:turbine_blade" + count: 10L + } + { + id: "00000000000007BA" + type: "item" + item: "mekanismgenerators:electromagnetic_coil" + count: 3L + } + { + id: "00000000000007BB" + type: "item" + item: "mekanism:pressure_disperser" + count: 8L + } + { + id: "00000000000007BC" + type: "item" + item: "mekanismgenerators:rotational_complex" + } + { + id: "00000000000007BD" + type: "item" + item: "mekanismgenerators:saturating_condenser" + count: 6L + } + { + id: "00000000000007BE" + type: "item" + item: "mekanism:structural_glass" + count: 58L + } + { + id: "00000000000007BF" + type: "item" + item: "mekanismgenerators:turbine_casing" + count: 69L + } + { + id: "00000000000007C0" + type: "item" + item: "mekanismgenerators:turbine_rotor" + count: 5L + } + { + id: "00000000000007C1" + type: "item" + item: "mekanismgenerators:turbine_valve" + count: 2L + } + { + id: "00000000000007C2" + type: "item" + item: "mekanismgenerators:turbine_vent" + count: 33L + } + ] + rewards: [{ + id: "0000000000000819" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: 5.0d + y: 8.0d + subtitle: "逆波函数" + description: ["反物质曾被认为不可能被制造,它为人们提供了一些被认为是魔法的可能性。"] + dependencies: ["00000000000007B1"] + id: "00000000000007C3" + tasks: [{ + id: "00000000000007C4" + type: "item" + item: "mekanism:pellet_antimatter" + }] + rewards: [{ + id: "000000000000081F" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + x: 3.5d + y: 9.0d + subtitle: "与魔法没有区别" + description: [ + "古代的炼金术士相信元素物质可以被转化,他们是正确的。" + "" + "他们未能理解的是,这样做需要大量的能量。" + ] + dependencies: ["00000000000007C3"] + id: "00000000000007C5" + tasks: [{ + id: "00000000000007C6" + type: "item" + item: "mekanism:antiprotonic_nucleosynthesizer" + }] + rewards: [{ + id: "0000000000000828" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + x: 4.5d + y: 6.5d + subtitle: "里面比外面大" + description: ["任何QIO网络的核心和灵魂。插入驱动器并设置频率以开始。"] + dependencies: ["00000000000007A9"] + id: "00000000000007C7" + tasks: [{ + id: "00000000000007C8" + type: "item" + item: "mekanism:qio_drive_array" + }] + rewards: [{ + id: "0000000000000827" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + x: 3.5d + y: 5.5d + subtitle: "远程浏览" + description: ["仪表板可以放置在任何位置,并能使你手动从网络中放入或拿去物品。"] + dependencies: ["00000000000007C7"] + id: "00000000000007C9" + tasks: [{ + id: "00000000000007CA" + type: "item" + item: "mekanism:qio_dashboard" + }] + rewards: [{ + id: "0000000000000823" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + title: "QIO输入和输出" + x: 3.5d + y: 7.5d + subtitle: "无用输入,无用输出" + description: ["如果没有办法自动将物品放入或取出,那么将物品存储在QIO驱动器阵列中是相当愚蠢的。QIO输入器和输出器实现了这一点,使该系统可以作为无线物品传输和存储系统工作。"] + dependencies: ["00000000000007C7"] + id: "00000000000007CB" + tasks: [ + { + id: "00000000000007CC" + type: "item" + item: "mekanism:qio_importer" + } + { + id: "00000000000007CD" + type: "item" + item: "mekanism:qio_exporter" + } + ] + rewards: [{ + id: "0000000000000826" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + x: 2.5d + y: 6.0d + subtitle: "比箱柜更好" + description: ["QIO驱动器提供了与箱柜一样的深度存储,但可以集中访问且占地面积更小。"] + dependencies: ["00000000000007C7"] + id: "00000000000007CE" + tasks: [{ + id: "00000000000007CF" + type: "item" + item: "mekanism:qio_drive_base" + }] + rewards: [{ + id: "0000000000000824" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + x: 2.5d + y: 7.0d + subtitle: "停下来!" + description: ["当QIO驱动空间内的某种物品达到某个阈值时,红石适配器就会输出信号,以一种简单的方式禁用不再需要运行的机器。"] + dependencies: ["00000000000007C7"] + id: "00000000000007D0" + tasks: [{ + id: "00000000000007D1" + type: "item" + item: "mekanism:qio_redstone_adapter" + }] + rewards: [{ + id: "0000000000000825" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + title: "激光增幅" + icon: "mekanism:laser_amplifier" + x: 3.5d + y: 4.5d + subtitle: "突破极限" + description: [ + "为了真正启动聚变反应堆,需要高度集中的高能爆发。" + "" + "激光增幅器可以收集多达五束激光,并将它们组合成一束强大的光束。增幅器也可以连在一起,从一个增幅器射入另一个。" + "" + "连接中的最后一个放大器应指向聚变反应堆中的激光聚焦矩阵,并设置为红石脉冲模式。一旦它积累了足够的能量,就提供红石脉冲让其在瞬间释放所有能量。" + "" + "聚变反应堆中也必须存在充满的黑体辐射腔。" + ] + dependencies: ["00000000000007B6"] + id: "00000000000007DC" + tasks: [ + { + id: "00000000000007DD" + type: "item" + item: "mekanism:laser_amplifier" + count: 2L + } + { + id: "00000000000007DE" + type: "item" + item: "mekanism:laser" + count: 9L + } + ] + rewards: [ + { + id: "00000000000007DF" + type: "item" + title: "黑体辐射腔" + item: "mekanismgenerators:hohlraum" + } + { + id: "0000000000000822" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + } + { + id: "0000000000000873" + type: "item" + title: "标志牌“小心激光”" + item: "engineersdecor:sign_laser" + count: 16 + } + ] + } + { + title: "不要惊慌" + icon: "minecraft:cod" + x: 5.5d + y: 0.0d + subtitle: "那位弗洛德可真知道他的毛巾在哪儿" + description: [ + "事故时有发生。" + "" + "抓一条鱼来完成这项任务,如果你已经不可逆转地辐射了你的整个基地。" + "" + "只能赎罪一次。" + ] + dependencies: ["0000000000000793"] + optional: true + id: "00000000000007E4" + tasks: [ + { + id: "00000000000007E9" + type: "checkmark" + title: "不要惊慌" + } + { + id: "00000000000007EA" + type: "item" + item: "minecraft:cod" + consume_items: true + } + ] + rewards: [{ + id: "00000000000007E6" + type: "command" + title: "清除辐射" + icon: "engineersdecor:sign_radioactive" + command: "/mek radiation removeAll" + player_command: false + }] + } + { + title: "热力锅炉" + icon: "mekanism:superheating_element" + x: 4.5d + y: 2.0d + subtitle: "这里热气腾腾" + description: [ + "水冷是一个很好的开始,但它有其局限性。钠可以用来散发更多的热量,使反应堆以更高的燃烧速率运行。" + "" + "然而,想要利用钠,需要一个新的多方块:热力锅炉。" + "" + "●钠在裂变反应堆中被加热成为过热钠。" + "" + "●过热钠进入锅炉,将水加热成蒸汽。" + "" + "●锅炉输出冷却的钠,通过裂变反应堆进行回收。" + "" + "●蒸汽通过涡轮,产生FE和水,并且水通过锅炉进行回收。" + "" + "锅炉几乎可以是任何尺寸,最大18x18x18,但是一个小型锅炉就能够散发大量热量。该任务要求的材料可以搭建一个5x9x5的锅炉。涡轮比锅炉更有可能需要扩大规模。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。粘贴时会自动配置端口,并进行了预配置使其与裂变反应堆和涡轮机蓝图很好地贴合。" + "" + ] + dependencies: ["00000000000007B8"] + min_width: 250 + id: "0000000000000E78" + tasks: [ + { + id: "0000000000000E79" + type: "item" + item: "mekanism:boiler_casing" + count: 80L + } + { + id: "0000000000000E7A" + type: "item" + item: "mekanism:boiler_valve" + count: 4L + } + { + id: "0000000000000E7B" + type: "item" + item: "mekanism:pressure_disperser" + count: 9L + } + { + id: "0000000000000E7C" + type: "item" + item: "mekanism:structural_glass" + count: 78L + } + { + id: "0000000000000E7D" + type: "item" + item: "mekanism:superheating_element" + count: 9L + } + ] + rewards: [{ + id: "0000000000000E7E" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: 0.5d + y: -1.0d + subtitle: "好过眼中钉" + description: [ + "这是必然的。到处都是管道和电缆,谁知道当机器放下时,会有什么东西进入机器。水?氢气?一旦这种事情发生了,通常情况下,如何把它们弄出来并不明晰。" + "" + "这就是滴管的用处。这个小工具可以从各种机器中提取不需要的输入物。用滴管点击机器GUI内的输入将提取少量输入,从而将其轻松地将其运输到另一台机器。潜行+左击将会清空机器中的材料。" + "" + "类似地,用滴管潜行+右击空气将清空当前滴管存储的任何东西。" + ] + dependencies: ["00000000000006A5"] + id: "1100DDF4FA8D31C3" + tasks: [{ + id: "590FDCF2C714EE6B" + type: "item" + item: "mekanism:gauge_dropper" + }] + rewards: [{ + id: "3954C7F86F9C301B" + type: "command" + title: "稀有通用机械战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_rare" + player_command: false + }] + } + { + x: 2.5d + y: 0.5d + subtitle: "哟,老兄,听说你喜欢机器……" + description: [ + "机器可以加装的速度升级数量是有限的。在这之后,横向扩展是加快速度的唯一选择。值得庆幸的是,工厂安装器比9台装满升级的机器要便宜一些。记住,这些都是为了效率!" + "" + "要应用工厂安装器,只需在世界中潜行右击机器即可。需要一阶一阶往上升级。" + ] + dependencies: ["00000000000006BD"] + id: "6AA3DA7395582D75" + tasks: [{ + id: "487EEDB965838B35" + type: "item" + title: "工厂安装器" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:basic_tier_installer" + Count: 1b + } + { + id: "mekanism:advanced_tier_installer" + Count: 1b + } + { + id: "mekanism:elite_tier_installer" + Count: 1b + } + { + id: "mekanism:ultimate_tier_installer" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "21CAB75DA0FC846D" + type: "command" + title: "稀有通用机械战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_rare" + player_command: false + }] + } + { + icon: "mekanism:upgrade_gas" + x: -1.0d + y: 5.5d + subtitle: "你需要更多瓦斯" + description: ["弄清楚矿石四倍处理的确切过程是留给读者的任务。从给定的金属碎片开始,通过JEI来制定流程。气体升级对于满足氯化氢需求至关重要。"] + dependencies: ["00000000000006D0"] + id: "504DD59B5A254183" + tasks: [ + { + id: "581F64A5B70FD048" + type: "item" + title: "矿石四倍化" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:shard_iron" + Count: 1b + } + { + id: "mekanism:shard_gold" + Count: 1b + } + { + id: "mekanism:shard_copper" + Count: 1b + } + { + id: "mekanism:shard_tin" + Count: 1b + } + { + id: "mekanism:shard_lead" + Count: 1b + } + { + id: "mekanism:shard_uranium" + Count: 1b + } + { + id: "mekanism:shard_osmium" + Count: 1b + } + { + id: "emendatusenigmatica:aluminum_shard" + Count: 1b + } + { + id: "emendatusenigmatica:silver_shard" + Count: 1b + } + { + id: "emendatusenigmatica:nickel_shard" + Count: 1b + } + { + id: "emendatusenigmatica:zinc_shard" + Count: 1b + } + { + id: "emendatusenigmatica:cobalt_shard" + Count: 1b + } + { + id: "emendatusenigmatica:thallasium_shard" + Count: 1b + } + { + id: "emendatusenigmatica:iesnium_shard" + Count: 1b + } + { + id: "emendatusenigmatica:regalium_shard" + Count: 1b + } + { + id: "emendatusenigmatica:utherium_shard" + Count: 1b + } + { + id: "emendatusenigmatica:froststeel_shard" + Count: 1b + } + { + id: "emendatusenigmatica:cloggrum_shard" + Count: 1b + } + { + id: "emendatusenigmatica:nebu_shard" + Count: 1b + } + ] + } + } + } + { + id: "278A00997E5A1807" + type: "item" + item: "mekanism:upgrade_gas" + } + ] + rewards: [{ + id: "5CB2EF184247180B" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + icon: "emendatusenigmatica:fluorite_gem" + x: -2.5d + y: 6.5d + subtitle: "研究完成" + description: [ + "矿石处理的终极效率……真的吗?" + "" + "通用机械最高形式的矿石加工以五倍化结束,需要大量的基础设施才能完成。与四倍化一样,可以通过查询金属结晶,从JEI中指定确切流畅。" + ] + dependencies: ["504DD59B5A254183"] + id: "1BA848F73C707DCC" + tasks: [{ + id: "38AF11C23B5E8A03" + type: "item" + title: "矿石五倍化" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:crystal_iron" + Count: 1b + } + { + id: "mekanism:crystal_gold" + Count: 1b + } + { + id: "mekanism:crystal_copper" + Count: 1b + } + { + id: "mekanism:crystal_tin" + Count: 1b + } + { + id: "mekanism:crystal_lead" + Count: 1b + } + { + id: "mekanism:crystal_uranium" + Count: 1b + } + { + id: "mekanism:crystal_osmium" + Count: 1b + } + { + id: "emendatusenigmatica:aluminum_crystal" + Count: 1b + } + { + id: "emendatusenigmatica:silver_crystal" + Count: 1b + } + { + id: "emendatusenigmatica:nickel_crystal" + Count: 1b + } + { + id: "emendatusenigmatica:zinc_crystal" + Count: 1b + } + { + id: "emendatusenigmatica:cobalt_crystal" + Count: 1b + } + { + id: "emendatusenigmatica:thallasium_crystal" + Count: 1b + } + { + id: "emendatusenigmatica:iesnium_crystal" + Count: 1b + } + { + id: "emendatusenigmatica:regalium_crystal" + Count: 1b + } + { + id: "emendatusenigmatica:utherium_crystal" + Count: 1b + } + { + id: "emendatusenigmatica:froststeel_crystal" + Count: 1b + } + { + id: "emendatusenigmatica:cloggrum_crystal" + Count: 1b + } + { + id: "emendatusenigmatica:nebu_crystal" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "5F0D88FCA51E6BB3" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + icon: { + id: "mekanism:precision_sawmill" + Count: 1b + tag: { + mekData: { + EnergyContainers: [{ + Container: 0b + stored: "20000" + }] + } + } + } + x: 0.5d + y: 0.5d + subtitle: "你的胳膊断了!" + description: ["用手动工具制作木板是上个世纪的事,并且极其浪费。获得更多木板,并通过寻找锯末的用途来弥补一些损失。"] + dependencies: ["00000000000006BF"] + id: "46314C0EADF8EBAA" + tasks: [{ + id: "02D13AC31BDBC8A2" + type: "item" + title: "精密锯木机" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:precision_sawmill" + Count: 1b + } + { + id: "mekanism:basic_sawing_factory" + Count: 1b + } + { + id: "mekanism:advanced_sawing_factory" + Count: 1b + } + { + id: "mekanism:elite_sawing_factory" + Count: 1b + } + { + id: "mekanism:ultimate_sawing_factory" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "483148CA72CDB1CD" + type: "item" + item: "mekanism:cardboard_box" + }] + } + { + x: 2.5d + y: 2.5d + subtitle: "提醒客人,第一站台禁止使用武器、远程传送和宗教信仰。" + description: [ + "有地方想去,却没有时间?好吧,开始走吧。下一次,当你到达那里时,带上一个传送机,以避免再次长途跋涉。" + "" + "传送框架是可选的。" + ] + dependencies: ["00000000000006BF"] + id: "25956D039907CBDA" + tasks: [{ + id: "5E962E033F464A5C" + type: "item" + item: { + id: "mekanism:teleporter" + Count: 1b + tag: { + mekData: { + EnergyContainers: [{ + Container: 0b + stored: "5000000" + }] + } + } + } + }] + rewards: [{ + id: "0EF5031647DF246B" + type: "command" + title: "稀有通用机械战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_rare" + player_command: false + }] + } + { + x: 1.5d + y: 3.0d + subtitle: "这是什么农民笑话吗?" + description: [ + "还在像14世纪那样掘土?为什么不建造一个用于简化流程的好朋友呢?" + "" + "内含量子纠缠的力量和最不可能为你递盐的智能机器人,数字型采矿机是剥夺地球母亲资源的无价工具。" + "" + "随着标签的出现,过滤器也发生了变化。旧的矿物词典过滤器现在被标签过滤器所取代,充分利用它需要了解方块标签。想查看这些,请使用F3+H启用高级工具框提示,并将鼠标悬停在JEI中的某个方块上。" + "" + "样例:" + "" + "● forge:ores" + "● forge:ores/diamond" + "● forge:ores/netherite" + ] + dependencies: ["00000000000006BF"] + min_width: 300 + id: "37B0CBFA4CBAD409" + tasks: [{ + id: "4B3658ACF1768133" + type: "item" + item: "mekanism:digital_miner" + }] + rewards: [{ + id: "2103C11313ED672B" + type: "command" + title: "稀有通用机械战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_rare" + player_command: false + }] + } + { + x: 2.5d + y: 4.0d + description: [ + "想要为新造的聚变反应堆提供燃料?当然,你需要氘和氚,但是通用机械并不是大量获得这些流体的唯一途径。想要一点与众不同的挑战的话,那就试试看用这两台多方块结构产出燃料吧。它们可以很轻松地为满速输入的反应堆提供足够的燃料,还可以提供足够的材料制作用于加速反应堆至极限的氘氚燃料。" + "" + "" + "工业氘装置" + "" + "尽管基于简单的科技,但这台巨大的机器可以快速生产工业级数量的氘,以满足聚变反应堆的需求。" + "" + "注:此多方块需要水在其下方,腿部浸没在水中,水面正好到平台的基座处。因此,最好将它建造在海上。请小心海带等其他植物,它们的存在将会破坏结构完整性。" + "" + "" + "恒星中子活化器" + "" + "恒星中子活化器是科技与魔法的融合,能够不断地产出巨量的氚,但是需要巨量的魔力和能量才能将其从水中提取。" + "" + "该机器每次消耗魔力都可以运作4000游戏刻。" + "" + "=================================================================" + "" + "请注意,JEI中展示的配方并没有准确的显示出指定输入是每游戏刻都会被消耗还是一次性消耗完毕。为了简单起见,所有机械匠艺机器的所有配方都已根据以下规则进行了标准化:" + "●FE在每游戏刻都会被消耗" + "●气动的空气在每游戏刻都会被消耗,且其压力必须大于10Bar" + "●流体在每游戏刻都会被消耗或产生" + "●魔力会在合成开始时被消耗或在合成结束时被产生" + ] + dependencies: ["00000000000007DC"] + min_width: 400 + id: "3F1A8F0603103E2E" + tasks: [ + { + id: "242416B8A526386F" + type: "item" + item: "masterfulmachinery:industrial_deuterium_plant_controller" + } + { + id: "055E253A1C45D3F3" + type: "item" + item: "masterfulmachinery:stellar_neutron_activator_controller" + } + ] + rewards: [ + { + id: "526D36712006641A" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + } + { + id: "1D6DFBD767770794" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + } + { + id: "4FB1E142562746D5" + type: "item" + item: "mekanism:rotary_condensentrator" + count: 2 + } + ] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/natures_aura.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/natures_aura.snbt new file mode 100644 index 00000000..e5686edc --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/natures_aura.snbt @@ -0,0 +1,1240 @@ +{ + id: "000000000000009E" + group: "5A8B89F87F77CF4C" + order_index: 6 + filename: "natures_aura" + title: "自然灵气" + icon: "naturesaura:gold_leaf" + default_quest_shape: "" + default_hide_dependency_lines: false + images: [ + { + x: 0.0d + y: 0.0d + width: 0.0d + height: 0.0d + rotation: 0.0d + image: "#FFFFFF" + hover: [ ] + click: "" + dev: false + corner: false + } + { + x: 0.0d + y: 0.0d + width: 0.0d + height: 0.0d + rotation: 0.0d + image: "#FFFFFF" + hover: [ ] + click: "" + dev: false + corner: false + } + { + x: 0.0d + y: 0.0d + width: 0.0d + height: 0.0d + rotation: 0.0d + image: "#FFFFFF" + hover: [ ] + click: "" + dev: false + corner: false + } + ] + quests: [ + { + title: "自然灵气" + icon: "naturesaura:aura_bloom" + x: -0.5d + y: -9.0d + shape: "gear" + description: [ + "自然灵气是一个以德鲁伊为主题的魔法科技模组,使用无所不在的“灵气”来获得力量。" + "" + "请注意,灵气是一种有限的资源,必须加以管理和补充,以免扰乱自然秩序。消耗过多灵气可能导致可怕的后果。" + "" + "这些任务将引导你游玩该模组,但一定要多多参考手册来了解更多信息。当你完成这些任务及其相关成就时,手册中的章节就会解锁。" + "" + "~MuteTiefling" + ] + optional: true + id: "000000000000009F" + tasks: [{ + id: "5DCF7175B494CD02" + type: "item" + title: "任意树苗" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "minecraft:saplings" + } + } + }] + rewards: [{ + id: "00000000000000A6" + type: "item" + title: "剪刀" + item: { + id: "minecraft:shears" + Count: 1b + tag: { + Damage: 0 + } + } + }] + } + { + title: "森林仪式" + x: -0.5d + y: -12.0d + subtitle: "拿根木头来,不,我是说椅子" + description: [ + "森林仪式是所有魔法的基础。它从仪式中心的牺牲的生命处汲取力量。" + "" + "先准备好剩余的仪式,最后再放树苗,以防止它提前生长。" + "" + "查看《自然灵气之书》来获得建造仪式的指引。" + "" + "注:由于其他模组的作用,阻止了仪式检测树苗的生长,Enigmatica-6替换了森林仪式中使用的默认树苗。用于替代的夸克树苗总能被检测到,只要稍加探索,就可能在世界中发现罕见的夸克树苗。也可以从贸易站中购买夸克树苗。" + ] + dependencies: ["00000000000000A4"] + id: "00000000000000A2" + tasks: [{ + id: "000000000000037F" + type: "item" + item: "naturesaura:wood_stand" + count: 8L + }] + rewards: [ + { + id: "000000000000035A" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + } + { + id: "14A7BCABC52C6E6D" + type: "item" + item: "farmingforblockheads:market" + } + ] + } + { + x: -0.5d + y: -11.0d + subtitle: "这是敲门砖" + description: ["既然丝线已经散布,那就破坏树上形成的黄金树叶,收获一些黄金叶吧。"] + dependencies: ["00000000000000A8"] + id: "00000000000000A4" + tasks: [{ + id: "00000000000000A7" + type: "item" + item: "naturesaura:gold_leaf" + }] + rewards: [ + { + id: "000000000000035C" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + } + { + id: "0000000000000A73" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: -0.5d + y: -10.0d + subtitle: "命运之丝绑定我们" + description: [ + "想踏入自然学家的行列,首先应该把闪耀纤维编织成树叶。" + "" + "随着时间的推移,它会自然传播到邻近的叶子上,覆盖了大部分树叶。给它一点时间。" + ] + dependencies: ["000000000000009F"] + id: "00000000000000A8" + tasks: [{ + id: "00000000000000A9" + type: "item" + item: "naturesaura:gold_fiber" + }] + rewards: [ + { + id: "000000000000035B" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + } + { + id: "0000000000000A72" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + icon: "naturesaura:offering_table" + x: 2.0d + y: -15.5d + subtitle: "听见我就点点头吧" + description: ["把你的祭品放在碗里,然后抛下呼唤之魂来完成仪式。"] + dependencies: ["00000000000002BB"] + id: "0000000000000230" + tasks: [{ + id: "0000000000000231" + type: "item" + item: "naturesaura:offering_table" + }] + rewards: [{ + id: "0000000000000373" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + icon: "naturesaura:nature_altar" + x: 2.0d + y: -13.0d + subtitle: "生即是死,死即是生" + description: [ + "自然祭坛是两种仪式的核心;一种注入生命,而另一种则注入死亡。" + "" + "展示绿色瓶子(瓶装阳光)的配方可以在主世界建造的祭坛中合成,而那些带有红色瓶子(瓶装鬼魂)的配方必须在下界建造的祭坛中合成。" + "" + "有关所需结构的预览,请查阅《自然灵气之书》中关于自然祭坛和猩红祭坛的部分。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["00000000000002BF"] + dependency_requirement: "all_started" + id: "00000000000002B5" + tasks: [ + { + id: "00000000000002B6" + type: "item" + item: "naturesaura:nature_altar" + } + { + id: "0000000000000331" + type: "item" + item: "minecraft:oak_planks" + count: 20L + } + { + id: "0000000000000332" + type: "item" + item: "minecraft:stone_bricks" + count: 16L + } + { + id: "0000000000000333" + type: "item" + item: "naturesaura:gold_brick" + count: 8L + } + { + id: "0000000000000334" + type: "item" + item: "minecraft:chiseled_stone_bricks" + count: 4L + } + ] + rewards: [{ + id: "00000000000004A2" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + title: "最纯粹的表达" + x: 3.0d + y: -16.0d + description: ["以最纯粹的形式表现出来的情感。"] + dependencies: ["0000000000000230"] + id: "00000000000002B7" + tasks: [ + { + id: "00000000000002B8" + type: "item" + item: "naturesaura:token_euphoria" + } + { + id: "00000000000002EB" + type: "item" + item: "naturesaura:token_terror" + } + { + id: "00000000000002EC" + type: "item" + item: "naturesaura:token_rage" + } + { + id: "00000000000002ED" + type: "item" + item: "naturesaura:token_grief" + } + ] + rewards: [ + { + id: "000000000000035F" + type: "item" + title: "埃尔的标记" + item: "naturesaura:break_prevention" + } + { + id: "0000000000000360" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + } + ] + } + { + x: 1.5d + y: -14.0d + subtitle: "错中有对" + description: ["逝者灵魂的绝佳容器。"] + dependencies: ["00000000000002B5"] + id: "00000000000002B9" + tasks: [{ + id: "00000000000002BA" + type: "item" + item: "naturesaura:tainted_gold" + }] + rewards: [{ + id: "0000000000000376" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + x: 2.5d + y: -14.5d + subtitle: "对立和谐" + description: ["达到平衡之时,便是伟事成为可能之际。"] + dependencies: [ + "00000000000002B9" + "00000000000002BD" + ] + id: "00000000000002BB" + tasks: [{ + id: "00000000000002BC" + type: "item" + item: "naturesaura:calling_spirit" + }] + rewards: [{ + id: "0000000000000374" + type: "command" + title: "史诗自然灵气战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_epic" + player_command: false + }] + } + { + x: 3.0d + y: -13.5d + subtitle: "黑暗中,有着光明" + description: ["盛放生命精华的绝佳容器。"] + dependencies: ["00000000000002B5"] + id: "00000000000002BD" + tasks: [{ + id: "00000000000002BE" + type: "item" + item: "naturesaura:infused_iron" + }] + rewards: [{ + id: "0000000000000375" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + title: "身体跟随心灵" + x: 1.0d + y: -12.5d + description: ["控制你的情绪而不是压制它们。用勤勉来对待它们。"] + dependencies: ["00000000000000A2"] + id: "00000000000002BF" + tasks: [ + { + id: "00000000000002C0" + type: "item" + item: "naturesaura:token_joy" + } + { + id: "000000000000032E" + type: "item" + item: "naturesaura:token_fear" + } + { + id: "000000000000032F" + type: "item" + item: "naturesaura:token_anger" + } + { + id: "0000000000000330" + type: "item" + item: "naturesaura:token_sorrow" + } + ] + rewards: [ + { + id: "000000000000035E" + type: "item" + title: "不朽友情之证明" + item: "naturesaura:pet_reviver" + } + { + id: "0000000000000361" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + } + ] + } + { + title: "潮起潮落" + x: -1.5d + y: -14.0d + subtitle: "互谅互让" + description: [ + "由远古树苗长成的树木有两个主要用途。" + "" + "第一,它可以补充一个区域的灵气。" + "" + "第二,其木材被用于自然灵气的合成配方。" + "" + "不用担心,比这更有效的补充灵气方法很快就会出现。" + ] + dependencies: ["00000000000000A2"] + id: "00000000000002C1" + tasks: [{ + id: "00000000000002C2" + type: "item" + item: "naturesaura:ancient_sapling" + }] + rewards: [ + { + id: "0000000000000369" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + } + { + id: "0000000000000702" + type: "item" + title: "远古原木" + item: "naturesaura:ancient_log" + count: 32 + } + ] + } + { + x: 2.0d + y: -17.5d + subtitle: "有得必有失" + description: [ + "嬗变催化剂增强了自然和猩红祭坛,使它们能够进行更深层次的转化。" + "" + "具体说明请查阅《自然灵气之书》。" + ] + dependencies: ["00000000000002E9"] + id: "00000000000002C3" + tasks: [{ + id: "00000000000002C4" + type: "item" + item: "naturesaura:conversion_catalyst" + }] + rewards: [{ + id: "0000000000000371" + type: "command" + title: "史诗自然灵气战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_epic" + player_command: false + }] + } + { + x: 3.0d + y: -12.0d + subtitle: "爬满常青藤的崩坏大厅" + description: [ + "崩坏催化剂增强了自然和猩红祭坛,使它们能够进行更深层次的转化。" + "" + "具体说明请查阅《自然灵气之书》。" + ] + dependencies: ["00000000000002B5"] + id: "00000000000002C5" + tasks: [{ + id: "00000000000002C6" + type: "item" + item: "naturesaura:crushing_catalyst" + }] + rewards: [{ + id: "0000000000000359" + type: "item" + title: "黄金叶" + item: "naturesaura:gold_leaf" + count: 32 + }] + } + { + x: 3.5d + y: -17.0d + subtitle: "生命的爆发" + description: [ + "释放你用来补充灵气的仪式的真正潜力。" + "" + "当发生器下面有了这个方块,你就能够实现自创世初期以来从未观察到的繁茂。" + ] + dependencies: ["00000000000002B7"] + id: "00000000000002C7" + tasks: [{ + id: "00000000000002C8" + type: "item" + item: "naturesaura:generator_limit_remover" + }] + rewards: [{ + id: "0000000000000378" + type: "command" + title: "史诗自然灵气战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_epic" + player_command: false + }] + } + { + x: 4.0d + y: -14.5d + subtitle: "放轻松,首先我需要了解一下情况" + description: ["许多装置都有一个特定的范围,只有用奥秘放大镜右击才能看到。对于任何一个自然学家来说,这都是一个很有价值的工具。"] + dependencies: ["00000000000002BD"] + id: "00000000000002C9" + tasks: [{ + id: "00000000000002CA" + type: "item" + item: "naturesaura:range_visualizer" + }] + rewards: [{ + id: "0000000000000377" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + x: -2.0d + y: -12.5d + subtitle: "尽管你知道原理,但它依旧是魔法" + description: [ + "未经训练的眼睛会在灵气馥郁的区域注意到微弱的光线和增强的生长。" + "" + "环境之眼会进一步磨砺你的视野,让你更深入地洞察弥漫在大地上的灵气。" + ] + dependencies: ["00000000000000A2"] + id: "00000000000002CB" + tasks: [{ + id: "00000000000002CC" + type: "item" + item: "naturesaura:eye" + }] + rewards: [{ + id: "0000000000000367" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + x: 4.0d + y: -13.5d + subtitle: "地谜藏宝101" + description: [ + "一种便携式的灵气源,可与多种工具配合使用。" + "" + "请查阅《自然灵气之书》的自然工具部分以了解其潜在用途。" + "" + "注:耐久度损耗时灵气缓存可能无法完全充满。为了充满灵气,甚至自动补充灵气,可以将其放在自然祭坛中以获得最大容量。" + ] + dependencies: ["00000000000002BD"] + id: "00000000000002CD" + tasks: [{ + id: "00000000000002CE" + type: "item" + item: "naturesaura:aura_cache" + }] + rewards: [{ + id: "000000000000032D" + type: "item" + title: "植物学家之镐" + item: { + id: "naturesaura:infused_iron_pickaxe" + Count: 1b + tag: { + Damage: 0 + Enchantments: [ + { + lvl: 5s + id: "minecraft:unbreaking" + } + { + lvl: 5s + id: "minecraft:fortune" + } + ] + } + } + }] + } + { + x: 1.0d + y: -17.5d + subtitle: "睁开你的双眼,然后再睁开一次" + description: ["自然之眼的高级版本,使拥有者能够看到周围灵气更准确的细节。"] + dependencies: ["00000000000002E9"] + id: "00000000000002E4" + tasks: [{ + id: "00000000000002E5" + type: "item" + item: "naturesaura:eye_improved" + }] + rewards: [{ + id: "0000000000000370" + type: "command" + title: "史诗自然灵气战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_epic" + player_command: false + }] + } + { + x: 1.5d + y: -16.5d + subtitle: "帽子里的天空" + description: ["充满无疆神圣能量的金属。"] + dependencies: ["0000000000000230"] + id: "00000000000002E9" + tasks: [{ + id: "00000000000002EA" + type: "item" + item: "naturesaura:sky_ingot" + }] + rewards: [{ + id: "0000000000000372" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + x: 0.5d + y: -16.5d + subtitle: "你的杯子溢出来了" + description: [ + "容量高于灵气缓存。" + "" + "请查阅《自然灵气之书》的自然工具部分以了解其潜在用途。" + "" + "注:耐久度损耗时灵气缓存可能无法完全充满。为了充满灵气,甚至自动补充灵气,可以将其放在自然祭坛中以获得最大容量。" + ] + dependencies: ["00000000000002E9"] + id: "00000000000002EE" + tasks: [{ + id: "00000000000002EF" + type: "item" + item: "naturesaura:aura_trove" + }] + rewards: [{ + id: "000000000000036F" + type: "command" + title: "史诗自然灵气战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_epic" + player_command: false + }] + } + { + title: "移时日晷" + icon: "naturesaura:time_changer" + x: 0.5d + y: -15.5d + subtitle: "岁月无情" + description: ["这种强大的仪式能让你可以控制时间的流动,但是需要为此付出代价。"] + dependencies: ["0000000000000230"] + id: "00000000000002F0" + tasks: [ + { + id: "00000000000002F1" + type: "item" + item: "naturesaura:clock_hand" + } + { + id: "00000000000002F2" + type: "item" + item: "naturesaura:time_changer" + } + ] + rewards: [{ + id: "000000000000036E" + type: "command" + title: "史诗自然灵气战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_epic" + player_command: false + }] + } + { + x: -1.5d + y: -6.5d + subtitle: "划清界限" + description: [ + "一种简单的设备,可以帮助控制你的牲畜。该方块范围内的被动动物将无法超越其边界。" + "" + "范围取决于提供的红石信号强度。" + ] + hide_dependency_lines: true + dependencies: ["00000000000002B5"] + id: "00000000000002F8" + tasks: [{ + id: "00000000000002F9" + type: "item" + item: "naturesaura:animal_container" + }] + rewards: [{ + id: "000000000000032B" + type: "item" + title: "工业调节开关" + item: "rsgauges:industrial_dimmer" + }] + } + { + icon: "naturesaura:animal_spawner" + x: 0.5d + y: -6.5d + subtitle: "突破瓶颈" + description: [ + "一种利用造物力量的仪式,可以从材料最微量的生命痕迹中创造新生命。" + "" + "有关建造仪式的具体说明,请查阅《自然灵气之书》。" + "" + "建造完成后,只需将试剂扔到祭坛上即可。如果有足够的灵气,仪式将自动进行。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + hide_dependency_lines: true + dependencies: ["000000000000037F"] + id: "00000000000002FA" + tasks: [ + { + id: "00000000000002FB" + type: "item" + item: "naturesaura:animal_spawner" + } + { + id: "000000000000033F" + type: "item" + item: "naturesaura:infused_brick" + count: 16L + } + { + id: "0000000000000340" + type: "item" + item: "minecraft:hay_block" + count: 16L + } + { + id: "0000000000000341" + type: "item" + item: "naturesaura:ancient_planks" + count: 4L + } + ] + rewards: [{ + id: "0000000000000364" + type: "item" + title: "巴德尔之杖" + item: "naturesaura:light_staff" + }] + } + { + x: -2.5d + y: -8.0d + subtitle: "相长干涉" + description: [ + "无感知建造器可以帮助完成复杂的自动化任务,从附近的容器中提取放块并将其放置。" + "" + "通过在建造器上的物品展示框中放置示例,指定其放置方块的位置。" + "" + "具体说明请查阅《自然灵气之书》。" + ] + hide_dependency_lines: true + dependencies: ["00000000000002BD"] + id: "00000000000002FC" + tasks: [{ + id: "00000000000002FD" + type: "item" + item: "naturesaura:placer" + }] + rewards: [ + { + id: "000000000000031E" + type: "item" + title: "物品展示框" + item: "minecraft:item_frame" + } + { + id: "000000000000031F" + type: "item" + title: "耕作模板" + item: "naturesaura:farming_stencil" + } + ] + } + { + title: "灵气场生成器" + x: -3.5d + y: -7.5d + subtitle: "相消干涉" + description: [ + "灵气场生成器可以连接在一起,在之间形成一个区域,其中的方块会被破坏。" + "" + "只需右击其中一个生成器,然后右击另一个即可将它们连接。提供红石信号以启用它们。他们将在短暂的延迟后开始绘制光环并打破障碍。" + "" + "物品展示框也可用于改变它们的行为:" + "" + "●灵气场生成器将使用展示框中提供的任何工具,包括该工具的任何魔咒或特殊破坏属性。剪刀剪树叶、铁锹铲雪、时运和精准采集都会生效。" + ] + hide_dependency_lines: true + dependencies: [ + "00000000000002E9" + "00000000000002EC" + ] + min_width: 450 + id: "00000000000002FE" + tasks: [{ + id: "00000000000002FF" + type: "item" + item: "naturesaura:field_creator" + count: 2L + }] + rewards: [{ + id: "0000000000000362" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + icon: "naturesaura:blast_furnace_booster" + x: 0.5d + y: -8.5d + subtitle: "从狱火中锻造而成" + description: ["放置在高炉顶部,以提高矿石处理的产量。"] + hide_dependency_lines: true + dependencies: ["00000000000002EB"] + id: "0000000000000306" + tasks: [ + { + id: "0000000000000307" + type: "item" + item: "naturesaura:blast_furnace_booster" + } + { + id: "000000000000031C" + type: "item" + item: "minecraft:blast_furnace" + } + ] + rewards: [{ + id: "0000000000000355" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + x: -1.5d + y: -8.5d + subtitle: "麦克斯韦妖" + description: ["从环境中汲取灵气,加热熔炉、高炉和烟熏炉。"] + hide_dependency_lines: true + dependencies: [ + "00000000000002B9" + "00000000000002BD" + "000000000000032E" + ] + id: "0000000000000308" + tasks: [{ + id: "0000000000000309" + type: "item" + item: "naturesaura:furnace_heater" + }] + rewards: [{ + id: "0000000000000356" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + x: 3.5d + y: -7.0d + subtitle: "阿巴顿之门" + description: [ + "扭曲的末影箱。通过同时在铁砧中重命名末影板条箱并将其与末影之眼合并,可以将末影板条箱分配至一个频道。" + "" + "每次从板条箱中搬进或搬出物品时都会使用少量灵气。" + ] + hide_dependency_lines: true + dependencies: ["0000000000000329"] + id: "000000000000030A" + tasks: [{ + id: "000000000000030B" + type: "item" + item: "naturesaura:ender_crate" + }] + rewards: [ + { + id: "000000000000033D" + type: "item" + title: "末影目镜" + item: "naturesaura:ender_access" + } + { + id: "000000000000033E" + type: "item" + title: "末影之眼" + item: "minecraft:ender_eye" + count: 2 + } + ] + } + { + x: 2.5d + y: -7.5d + subtitle: "它呼唤,无人回应,它继续呼唤" + description: ["将其放在专家型漏斗上,可以小范围地收集物品。会遵守其下方漏斗上的过滤器。"] + hide_dependency_lines: true + dependencies: ["00000000000002BD"] + id: "000000000000030C" + tasks: [{ + id: "000000000000030D" + type: "item" + item: "naturesaura:hopper_upgrade" + }] + rewards: [{ + id: "0000000000000363" + type: "item" + title: "传送门护符" + item: "darkutils:charm_portal" + }] + } + { + x: 1.5d + y: -8.0d + subtitle: "穿过泥沼" + description: [ + "在自然灵气中存在着许多帮助移动物品的装置。例如,这个漏斗可以通过在其上放置物品展示框进行过滤。" + "" + "查看《自然灵气之书》以获得详细信息。" + ] + hide_dependency_lines: true + dependencies: ["00000000000002BD"] + id: "000000000000030E" + tasks: [{ + id: "000000000000030F" + type: "item" + item: "naturesaura:grated_chute" + }] + rewards: [{ + id: "000000000000031D" + type: "item" + title: "物品展示框" + item: "minecraft:item_frame" + count: 4 + }] + } + { + x: -4.5d + y: -7.0d + subtitle: "相对参照框架" + description: [ + "由灵气驱动的简单区块加载器。" + "" + "范围取决于提供的红石信号强度。" + ] + hide_dependency_lines: true + dependencies: [ + "00000000000002CB" + "0000000000000329" + ] + id: "0000000000000310" + tasks: [{ + id: "0000000000000311" + type: "item" + item: "naturesaura:chunk_loader" + }] + rewards: [{ + id: "0000000000000365" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + x: -2.5d + y: -14.5d + subtitle: "比绵羊更好" + description: [ + "这个基础灵气发生器会吞噬附近的花来补充周围的灵气。" + "" + "小心点,因为它会吃掉任何小型花。喂它各种各样的花是产生更多灵气的关键。" + ] + dependencies: ["00000000000002C1"] + id: "0000000000000312" + tasks: [{ + id: "0000000000000313" + type: "item" + item: "naturesaura:flower_generator" + }] + rewards: [{ + id: "000000000000036D" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + x: -0.5d + y: -14.5d + subtitle: "要么去做,要么放手,没有尝试一说。" + description: ["这个基础灵气发生器会吞噬大多数苔石方块的苔藓来补充灵气,留下普通的石质方块。"] + dependencies: ["00000000000002C1"] + id: "0000000000000314" + tasks: [{ + id: "0000000000000315" + type: "item" + item: "naturesaura:moss_generator" + }] + rewards: [{ + id: "000000000000036C" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + x: -2.5d + y: -13.5d + subtitle: "不要以貌取人好吗?" + description: ["一种更高级的灵气发生器,其优点是将树木的生长限制在较小的形状,使某些类型的林场更容易建造。"] + dependencies: ["00000000000002C1"] + id: "0000000000000316" + tasks: [{ + id: "0000000000000317" + type: "item" + item: "naturesaura:oak_generator" + }] + rewards: [{ + id: "0000000000000368" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + title: "神秘生态学" + icon: "naturesaura:chorus_generator" + x: -1.0d + y: -15.5d + description: ["灵气产生并不止于此。查看《自然灵气之书》来了解其他更高级的选择,以防止你周围的灵气耗尽。"] + dependencies: ["00000000000002C1"] + id: "000000000000031A" + tasks: [{ + id: "000000000000031B" + type: "checkmark" + title: "深入探索" + }] + rewards: [{ + id: "0000000000000863" + type: "xp_levels" + xp_levels: 5 + }] + } + { + title: "效果粉末" + x: -0.5d + y: -7.0d + subtitle: "风中之尘" + description: [ + "充裕的灵气有各种副作用,它们有好有坏。各种粉末的存在是为了控制这些影响何时何地发生。" + "" + "●荒芜——防止下界岩上长草。" + "" + "●慷慨——通过对应的灵气种类将石头和下界岩转化为矿石。" + "" + "●稳生——作物、植物和花朵的生长将不再受到灵气的促进。" + "" + "●繁殖——被动动物在可繁殖的时候自动繁殖。" + "" + "●无储——你的灵气缓存或秘宝不再会补充区域中的灵气。" + ] + hide_dependency_lines: true + dependencies: ["00000000000002C2"] + id: "0000000000000339" + tasks: [ + { + id: "000000000000033A" + type: "item" + item: { + id: "naturesaura:effect_powder" + Count: 1b + tag: { + effect: "naturesaura:nether_grass" + } + } + } + { + id: "0000000000000350" + type: "item" + item: { + id: "naturesaura:effect_powder" + Count: 1b + tag: { + effect: "naturesaura:ore_spawn" + } + } + } + { + id: "0000000000000351" + type: "item" + item: { + id: "naturesaura:effect_powder" + Count: 1b + tag: { + effect: "naturesaura:plant_boost" + } + } + } + { + id: "0000000000000352" + type: "item" + item: { + id: "naturesaura:effect_powder" + Count: 1b + tag: { + effect: "naturesaura:animal" + } + } + } + { + id: "0000000000000353" + type: "item" + item: { + id: "naturesaura:effect_powder" + Count: 1b + tag: { + effect: "naturesaura:cache_recharge" + } + } + } + ] + rewards: [ + { + id: "0000000000000354" + type: "item" + title: "粉末操纵器" + item: "naturesaura:powder_placer" + } + { + id: "0000000000000366" + type: "command" + title: "史诗自然灵气战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_epic" + player_command: false + } + ] + } + { + x: -2.0d + y: -15.5d + subtitle: "去星辰大海!" + description: ["众所周知,在晴朗的天空下生长的水晶可以将星星的巨大能量结合到晶格中,但似乎并不是所有的能量都会被结合。当水晶在附近生长时,晶化提取器会吸收这些损失的能量,将其转化为强大的灵气来源。"] + dependencies: ["00000000000002C1"] + id: "212224CE33D89381" + tasks: [{ + id: "280C9FCBE6C8646D" + type: "item" + item: "naturesstarlight:crystal_generator" + }] + rewards: [{ + id: "6C5991B03D429D92" + type: "command" + title: "史诗自然灵气战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_epic" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/occultism.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/occultism.snbt new file mode 100644 index 00000000..02e2df35 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/occultism.snbt @@ -0,0 +1,2014 @@ +{ + id: "0000000000000CB0" + group: "5A8B89F87F77CF4C" + order_index: 7 + filename: "occultism" + title: "神秘学" + icon: { + id: "occultism:miner_djinni_ores" + Count: 1b + tag: { + spiritName: "Drakarcark" + Damage: 0 + } + } + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "我们有灵!" + icon: "occultism:dictionary_of_spirits" + x: 12.0d + y: -2.0d + shape: "gear" + description: [ + "在神秘学中,你将会学习召唤各种异界魔灵,让它们按你的吩咐做事!从简单的用于早期矿石双倍化的魔精碎矿者到为你收集各种珍贵资源的强大掘矿者巨灵!" + "" + "任何六边形图标的任务都需要举行仪式来完成。" + "" + "开启你的旅程需要的所有知识都在魔灵全典中。" + "" + "~The_Boo" + ] + optional: true + id: "0000000000000CB1" + tasks: [{ + id: "379B9C805D818944" + type: "item" + item: "occultism:datura_seeds" + }] + rewards: [{ + id: "72582AC6CA1713DA" + type: "xp" + xp: 100 + }] + } + { + title: "也许只要一小口……" + x: 12.0d + y: -0.5d + subtitle: "睁开你的第三只眼!" + description: [ + "仅仅吃一片魔鬼之梦果就会引起强烈的短期幻觉!第三只眼的效果可使你看见并于许多异界材料互动。" + "" + "你可以在繁茂地下树林中找到这些材料的例子,它们会伪装成普通的安山岩和无害的橡木。" + "" + "请理性食用。" + ] + hide_dependency_lines: false + dependencies: ["0000000000000CB1"] + id: "0000000000000CB5" + tasks: [{ + id: "0000000000000CB6" + type: "item" + item: "occultism:datura" + }] + rewards: [ + { + id: "0000000000000E1A" + type: "xp" + xp: 400 + } + { + id: "0000000000000E1B" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + icon: { + id: "occultism:divination_rod" + Count: 1b + tag: { } + } + x: 13.5d + y: 2.0d + subtitle: "为什么它在振动?!" + description: [ + "探测杖可用于定位世界中处于休眠状态的异界材料。" + "" + "想要使用探测杖,首先,你必须用它潜行右击某个方块来与一种材料同调。将探测杖与橡木原木同调,以寻找伪装成橡树的异界木;与安山岩同调以寻找异界石。" + "" + "探测杖同调完成后,只需按住右击直到动画和声音停止。如果你在任何异界材料的周围,就会有一部分的白色水晶保持紫色不褪去。它也会将找到的方块在世界中高亮显示。" + "" + "在主世界,这些材料最常见于繁茂地下树林中。" + "" + "如果你在探测这些材料时遇到了问题,我们还添加了自己创造这些材料的办法。" + "" + "向灵火中投掷安山岩可创造异界石,而向灵火中投掷橡树树苗可获得不稳定树苗,种植后砍伐可获得异界木。" + "" + "P.S. 抱歉写的有点啰嗦…… -The_Boo" + ] + dependencies: ["0000000000000CDA"] + min_width: 300 + id: "0000000000000CB7" + tasks: [ + { + id: "0000000000000CB8" + type: "item" + item: { + id: "occultism:divination_rod" + Count: 1b + tag: { } + } + } + { + id: "0000000000000E1C" + type: "item" + item: "occultism:otherworld_log" + } + ] + rewards: [ + { + id: "0000000000000DF7" + type: "xp" + xp: 500 + } + { + id: "0000000000000DF8" + type: "item" + title: "异界原木" + item: "occultism:otherworld_log" + count: 4 + } + { + id: "0000000000000DF9" + type: "item" + title: "橡树树苗" + item: { + id: "occultism:otherworld_sapling_natural" + Count: 1b + tag: { } + } + count: 3 + } + { + id: "0000000000000E1D" + type: "item" + title: "异界石" + item: "occultism:otherstone" + count: 4 + } + ] + } + { + title: "我们不需要水" + icon: "occultism:spirit_fire" + x: 12.0d + y: 1.0d + subtitle: "让它燃烧吧……" + description: [ + "灵火是一种来自异界的特殊火焰。" + "" + "将恶魔之梦果丢在地上并用打火石将其点燃,以召唤这团异界火焰。在下界岩上点燃就可以让火焰永远燃烧下去。" + "" + "这团火焰拥有移除某些物品中杂质的能力,并赋予它异界的属性。" + "" + "燃烧吧……让它燃烧吧……" + ] + dependencies: ["0000000000000CB5"] + id: "0000000000000CDA" + tasks: [ + { + id: "0000000000000CDC" + type: "item" + item: "occultism:spirit_attuned_gem" + } + { + id: "0000000000000CDD" + type: "item" + item: "occultism:otherstone" + } + ] + rewards: [ + { + id: "0000000000000CDE" + type: "item" + title: "异界石" + auto: "disabled" + item: "occultism:otherstone" + count: 8 + } + { + id: "0000000000000CDF" + type: "item" + title: "魔灵同调宝石" + auto: "disabled" + item: "occultism:spirit_attuned_gem" + count: 4 + } + { + id: "0000000000000E22" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + title: "我现在是如此为你粉狂" + icon: "minecraft:iron_ore" + x: 10.5d + y: 4.5d + shape: "hexagon" + subtitle: "你的第一个魔灵朋友!!!" + description: [ + "粉矿者魔精是你神秘学旅途上拥有的第一个魔灵。" + "" + "这只魔灵会把你的矿石和大块矿块粉粉粉碎成粉末,然后你就可以将它们熔炼成锭。" + "" + "当你在旅途中继续前进时,你将能够召唤出更强大的粉矿者!" + ] + dependencies: ["0000000000000DD8"] + id: "0000000000000CF7" + tasks: [{ + id: "0000000000000CF8" + type: "advancement" + title: "召唤粉碎者魔精" + icon: { + id: "occultism:book_of_binding_bound_foliot" + Count: 1b + tag: { + spiritName: "Reiirtron" + } + } + advancement: "occultism:occultism/summon_foliot_crusher" + criterion: "" + }] + rewards: [ + { + id: "0000000000000CFB" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + { + id: "0000000000000E64" + type: "item" + title: "粉碎末地石" + item: "occultism:crushed_end_stone" + count: 2 + } + ] + } + { + x: 9.0d + y: 0.5d + subtitle: "待宰的羔羊" + description: [ + "蜡烛是另一种在大多数仪式五芒星中被使用的物品。它们由用屠刀屠宰猪、牛或羊得到的动物油脂制成。" + "" + "蜡烛是一种光源,同时也是一种极好的装饰品!" + "" + "注:你现在可以在仪式中使用其他模组的蜡烛!" + ] + dependencies: ["0000000000000D9A"] + id: "0000000000000D92" + tasks: [ + { + id: "0000000000000DF3" + type: "item" + title: "任意$candles" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "forge:candles" + } + } + } + { + id: "0000000000000DF4" + type: "item" + item: { + id: "occultism:butcher_knife" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000DF5" + type: "item" + item: "occultism:tallow" + } + ] + rewards: [ + { + id: "0000000000000DFD" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + { + id: "0000000000000E26" + type: "xp" + xp: 400 + } + ] + } + { + x: 10.5d + y: 0.0d + description: [ + "纯净墨水是在灵火中净化黑色染料制成的特殊墨水。" + "" + "合成用于仪式的绑定之书需要这种特殊墨水。" + ] + dependencies: ["0000000000000CDA"] + id: "0000000000000D96" + tasks: [{ + id: "0000000000000D97" + type: "item" + item: "occultism:purified_ink" + }] + rewards: [ + { + id: "0000000000000DEB" + type: "item" + title: "纯净墨水" + item: "occultism:purified_ink" + count: 4 + } + { + id: "0000000000000DEC" + type: "xp" + xp: 300 + } + { + id: "0000000000000E21" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + x: 10.5d + y: 2.0d + subtitle: "感觉很脏……" + description: [ + "粉笔是神秘学家武器库中的无价工具。它可以使你绘制仪式五芒星中使用的神秘符文." + "" + "你第一次合成的粉笔将会充满杂质。在它可以用于五芒星之前,你必须用血之祭坛净化它。" + ] + dependencies: ["0000000000000CDA"] + id: "0000000000000D98" + tasks: [{ + id: "0000000000000D99" + type: "item" + item: "occultism:chalk_white_impure" + }] + rewards: [ + { + id: "0000000000000DEA" + type: "xp" + xp: 300 + } + { + id: "0000000000000E1E" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + title: "白色粉笔" + x: 9.0d + y: 1.5d + subtitle: "感觉如此洁净!!" + description: ["现在你已经去除了粉笔中的杂质,你剩下需要的就是一些蜡烛和祭祀之碗,然后你便准备好执行你的第一个仪式了!"] + dependencies: ["0000000000000D98"] + id: "0000000000000D9A" + tasks: [{ + id: "0000000000000D9B" + type: "item" + item: { + id: "occultism:chalk_white" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [ + { + id: "0000000000000E24" + type: "xp" + xp: 400 + } + { + id: "0000000000000E25" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + title: "金色粉笔" + x: 6.0d + y: 3.5d + subtitle: "哦哦哦亮闪闪!" + description: [ + "金色粉笔也许是神秘学家武器库中最有用的粉笔类型。" + "" + "当用于仪式时,它具有将魔灵绑定到物品中的效果。通过这种方式,你就能够制作各种有用的物品来帮助你的旅程!" + ] + dependencies: ["0000000000000D9A"] + id: "0000000000000D9C" + tasks: [{ + id: "0000000000000D9D" + type: "item" + item: { + id: "occultism:chalk_gold" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000E28" + type: "xp" + xp: 400 + }] + } + { + x: 3.0d + y: 3.5d + subtitle: "现在开始为我画紫色!!!" + description: ["紫色粉笔是神秘学家武器库中的另一种粉笔颜色。它可使你绑定如巨灵一类更强大的魔灵。"] + dependencies: ["0000000000000D9C"] + id: "0000000000000D9E" + tasks: [{ + id: "0000000000000D9F" + type: "item" + item: { + id: "occultism:chalk_purple" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [ + { + id: "0000000000000E40" + type: "xp" + xp: 500 + } + { + id: "64B928DADA731482" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + } + ] + } + { + x: 3.0d + y: 6.0d + description: [ + "想要在仪式中使用火灵灵髓,首先你将需要将其注入粉笔中以创造出红色粉笔。" + "" + "在五芒星中使用这种粉笔可以让你召唤更强大的魔灵,比如魔王。" + ] + dependencies: ["0000000000000DE0"] + id: "0000000000000DA0" + tasks: [{ + id: "0000000000000DA1" + type: "item" + item: { + id: "occultism:chalk_red" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [ + { + id: "0000000000000E52" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + } + { + id: "0000000000000E53" + type: "command" + title: "传奇神秘学战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_legendary" + player_command: false + } + ] + } + { + x: 5.0d + y: 4.5d + shape: "hexagon" + description: [ + "维度存储促动器是你在异界存储物品的大门!" + "" + "它一开始储量非常小,但可以通过添加最多6个指向促动器的稳定器(每面一个)来拓展你的存储空间。" + ] + dependencies: [ + "0000000000000D9C" + "0000000000000D9E" + ] + id: "0000000000000DA4" + tasks: [{ + id: "0000000000000DA5" + type: "item" + item: "occultism:storage_controller" + }] + rewards: [{ + id: "0000000000000E6C" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + }] + } + { + x: 5.0d + y: 6.0d + shape: "hexagon" + description: [ + "维度存储稳定器可以稳定促动器与异界的连接。" + "" + "连接越稳定,你可以存储的东西就越多!" + "" + "一个促动器最多可以添加6个稳定器。每升一级都会提升稳定性,使你可以在异界存储更多的物品。" + "" + "稳定器需要面向促动器的矩阵部分放置,且最远可在5格外放置。每个方向都可以放置一个稳定器,东西南北以及促动器的上方和下方。" + ] + dependencies: ["0000000000000DA4"] + id: "0000000000000DA8" + tasks: [{ + id: "0000000000000DA9" + type: "item" + item: "occultism:storage_stabilizer_tier1" + }] + rewards: [ + { + id: "0000000000000E59" + type: "item" + title: "等级1维度存储稳定器" + item: "occultism:storage_stabilizer_tier1" + } + { + id: "0000000000000E5A" + type: "xp" + xp: 400 + } + ] + } + { + x: 5.0d + y: 7.0d + shape: "hexagon" + dependencies: ["0000000000000DA8"] + id: "0000000000000DAA" + tasks: [{ + id: "0000000000000DAB" + type: "item" + item: "occultism:storage_stabilizer_tier2" + }] + rewards: [ + { + id: "0000000000000E61" + type: "item" + title: "等级2维度存储稳定器" + item: "occultism:storage_stabilizer_tier2" + } + { + id: "0000000000000E62" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + } + ] + } + { + x: 5.0d + y: 8.0d + shape: "hexagon" + dependencies: ["0000000000000DAA"] + id: "0000000000000DAC" + tasks: [{ + id: "0000000000000DAD" + type: "item" + item: "occultism:storage_stabilizer_tier3" + }] + rewards: [ + { + id: "0000000000000E56" + type: "xp" + xp: 800 + } + { + id: "0000000000000E57" + type: "item" + title: "等级3维度存储稳定器" + item: "occultism:storage_stabilizer_tier3" + } + { + id: "0000000000000E58" + type: "item" + item: "occultism:iesnium_block" + } + ] + } + { + x: 3.5d + y: 8.0d + shape: "hexagon" + subtitle: "*拍了拍稳定器的顶部* 这个小家伙里面可以装很多东西。" + description: ["最高级的稳定器。"] + dependencies: [ + "0000000000000DAC" + "0000000000000DA0" + ] + id: "0000000000000DAE" + tasks: [{ + id: "0000000000000DAF" + type: "item" + item: "occultism:storage_stabilizer_tier4" + }] + rewards: [ + { + id: "0000000000000E54" + type: "item" + title: "等级4维度存储稳定器" + item: "occultism:storage_stabilizer_tier4" + } + { + id: "0000000000000E55" + type: "command" + title: "传奇神秘学战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_legendary" + player_command: false + } + ] + } + { + x: 6.0d + y: 5.5d + shape: "hexagon" + description: ["存储访问器可从任何距离和维度远程访问你的存储。"] + dependencies: ["0000000000000DA4"] + id: "0000000000000DB2" + tasks: [{ + id: "0000000000000DB3" + type: "item" + item: { + id: "occultism:storage_remote" + Count: 1b + tag: { } + } + }] + rewards: [ + { + id: "0000000000000E5D" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + } + { + id: "0000000000000E5E" + type: "xp" + xp: 400 + } + ] + } + { + x: 4.0d + y: 5.5d + shape: "hexagon" + description: [ + "稳定虫洞是一个可放置的物品,它可以使你在任何维度访问你的存储,也可以对其输入输出物品。" + "" + "当与其他存储模组一起使用时,虫洞具有非常强大的作用。" + ] + dependencies: ["0000000000000DA4"] + id: "0000000000000DBA" + tasks: [{ + id: "0000000000000DBB" + type: "item" + item: { + id: "occultism:stable_wormhole" + Count: 1b + tag: { } + } + }] + rewards: [ + { + id: "0000000000000E5B" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + } + { + id: "0000000000000E5C" + type: "item" + title: "稳定虫洞" + item: { + id: "occultism:stable_wormhole" + Count: 1b + tag: { } + } + } + ] + } + { + title: "灵魂宝石" + x: 4.5d + y: 2.0d + shape: "hexagon" + subtitle: "是你口袋里装了只怪,还是见到我太兴奋了" + description: [ + "灵魂宝石可使你抓起世界上最强大的生物以外的任何生物。" + "" + "非常适合把牺牲品拽到你的仪式那儿!" + "" + "用灵魂宝石右击任何生物,它就会被存储进灵魂宝石中,再次右击就可以将它放回至世界!" + ] + dependencies: [ + "0000000000000D9C" + "0000000000000D9E" + ] + id: "0000000000000DBC" + tasks: [{ + id: "0000000000000DBD" + type: "item" + item: { + id: "occultism:soul_gem" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "0000000000000E36" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + }] + } + { + x: 7.0d + y: 4.5d + subtitle: "我总是在夜里戴着异界眼镜" + description: [ + "异界眼镜可使你不必吃恶魔之梦果也能看到异界材料。" + "" + "然而,它们将不能使你与这些物品交互。" + "" + "对于采掘艾瑟金属非常有用,因为它不需要第三只眼效果就能交互。" + ] + dependencies: ["0000000000000D9C"] + id: "0000000000000DBE" + tasks: [{ + id: "0000000000000DBF" + type: "item" + item: { + id: "occultism:otherworld_goggles" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [ + { + id: "0000000000000E5F" + type: "item" + title: "艾瑟金属锭" + item: "occultism:iesnium_ingot" + count: 4 + } + { + id: "0000000000000E60" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: 7.0d + y: 1.0d + shape: "hexagon" + subtitle: "里面比外面大!" + description: [ + "意外结实的背包……" + "" + "嗯……" + "" + "意外的结实!!" + ] + dependencies: ["0000000000000D9C"] + id: "0000000000000DC0" + tasks: [{ + id: "0000000000000DC1" + type: "item" + item: { + id: "occultism:satchel" + Count: 1b + tag: { + spiritName: "Morredes" + } + } + }] + rewards: [ + { + id: "0000000000000E29" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + { + id: "0000000000000E2C" + type: "xp" + xp: 400 + } + { + id: "0000000000000E2D" + type: "item" + title: "史诗奥利奥" + item: "resourcefulbees:oreo_cookie" + count: 8 + } + ] + } + { + x: -2.5d + y: 3.5d + description: ["艾瑟金属镐有和普通钻石镐一样的数据,还拥有可以采掘艾瑟金属矿石的额外能力。"] + dependencies: ["0000000000000DE6"] + id: "0000000000000DC2" + tasks: [{ + id: "0000000000000DC3" + type: "item" + item: { + id: "occultism:iesnium_pickaxe" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [ + { + id: "0000000000000E47" + type: "xp" + xp: 500 + } + { + id: "0000000000000E48" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + { + id: "0000000000000E49" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + } + ] + } + { + icon: "minecraft:end_stone" + x: 6.0d + y: 1.0d + shape: "hexagon" + dependencies: ["0000000000000D9C"] + id: "0000000000000DC4" + tasks: [ + { + id: "0000000000000E10" + type: "advancement" + title: "召唤被附身的末影螨" + icon: "occultism:book_of_binding_foliot" + advancement: "occultism:occultism/possess_endermite" + criterion: "" + } + { + id: "0000000000000E11" + type: "kill" + icon: "minecraft:end_stone" + entity: "occultism:possessed_endermite" + value: 1L + } + ] + rewards: [ + { + id: "0000000000000E66" + type: "item" + title: "末地石" + item: "minecraft:end_stone" + count: 16 + } + { + id: "0000000000000E67" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + icon: "minecraft:bone" + x: 5.0d + y: 1.0d + shape: "hexagon" + description: [ + "通过仪式,你获得了用魔灵附身一些生物的能力。" + "" + "这些被附身的生物有一点强大,但他们也有概率被杀死时掉落多一点的物品。" + ] + dependencies: ["0000000000000D9C"] + id: "0000000000000DC6" + tasks: [ + { + id: "0000000000000E0E" + type: "advancement" + title: "召唤被附身的骷髅" + icon: "occultism:book_of_binding_foliot" + advancement: "occultism:occultism/possess_skeleton" + criterion: "" + } + { + id: "0000000000000E0F" + type: "kill" + entity: "occultism:possessed_skeleton" + value: 1L + } + ] + rewards: [ + { + id: "0000000000000E65" + type: "item" + title: "骷髅头颅" + item: "minecraft:skeleton_skull" + count: 2 + } + { + id: "0000000000000E68" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + icon: "minecraft:ender_pearl" + x: 5.0d + y: 0.0d + shape: "hexagon" + dependencies: ["0000000000000D9E"] + id: "0000000000000DC8" + tasks: [ + { + id: "0000000000000E12" + type: "advancement" + title: "召唤被附身的末影人" + icon: "occultism:book_of_binding_foliot" + advancement: "occultism:occultism/possess_enderman" + criterion: "" + } + { + id: "0000000000000E13" + type: "kill" + icon: "minecraft:ender_pearl" + entity: "occultism:possessed_enderman" + value: 1L + } + ] + rewards: [ + { + id: "0000000000000E37" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + } + { + id: "0000000000000E3A" + type: "item" + title: "末影珍珠" + item: "minecraft:ender_pearl" + count: 8 + } + ] + } + { + x: -1.0d + y: 5.0d + shape: "hexagon" + description: [ + "维度矿井打开了一个通往无人居住维度的传送门,那里面充满了各种各样嗷嗷待挖的矿石。" + "" + "唯一的问题是,这个传送门对一般人类来说太小了。" + "" + "这对魔灵来说不是问题,但是你需要召唤一个采矿魔灵来为你获取矿石。" + ] + dependencies: ["0000000000000DE6"] + id: "0000000000000DCA" + tasks: [{ + id: "0000000000000DCB" + type: "item" + item: "occultism:dimensional_mineshaft" + }] + rewards: [ + { + id: "0000000000000E4A" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + { + id: "0000000000000E69" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + ] + } + { + x: -2.0d + y: 5.0d + shape: "hexagon" + description: [ + "矿工魔精可以进入挖矿维度来为你获取矿石和其它珍贵材料。" + "" + "然而,作为一个弱小的魔灵,它的速度缓慢且很快能力就会耗尽。" + ] + dependencies: ["0000000000000DCA"] + id: "0000000000000DCC" + tasks: [{ + id: "0000000000000DCD" + type: "item" + item: { + id: "occultism:miner_foliot_unspecialized" + Count: 1b + tag: { + spiritName: "Raarcarc" + Damage: 0 + } + } + }] + rewards: [ + { + id: "0000000000000E4B" + type: "xp" + xp: 400 + } + { + id: "0000000000000E4C" + type: "item" + title: "艾瑟金属块" + item: "occultism:iesnium_block" + } + { + id: "0000000000000E4D" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + ] + } + { + x: -2.0d + y: 6.0d + shape: "hexagon" + description: [ + "掘矿者巨灵比它对应的魔精强大得多。这个强大的魔灵来去挖矿维度的时间短得多,且每次带回来的矿物也更多!" + "" + "本模组包中掘矿者的耐久度被提升了,你在掘矿者在矿井中丢失第一点耐久度前看不出这个变化。" + ] + dependencies: ["0000000000000DCC"] + id: "0000000000000DCE" + tasks: [{ + id: "0000000000000DCF" + type: "item" + item: { + id: "occultism:miner_djinni_ores" + Count: 1b + tag: { + spiritName: "Crozerer" + Damage: 0 + } + } + }] + rewards: [ + { + id: "0000000000000E4E" + type: "command" + title: "传奇神秘学战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_legendary" + player_command: false + } + { + id: "0000000000000E6A" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + ] + } + { + x: 0.5d + y: 3.5d + shape: "hexagon" + description: [ + "通常情况下,像艾瑟金属这样的异界矿石只能用异界材料制成的工具开采。" + "" + "然而,神秘学家,有着为镐灌注魔灵的能力,使得它们能够采掘这些矿石。灌注过程会严重弱化工具,大幅减少其耐久度。" + ] + dependencies: ["0000000000000D9E"] + id: "0000000000000DD0" + tasks: [{ + id: "0000000000000DD1" + type: "item" + item: { + id: "occultism:infused_pickaxe" + Count: 1b + tag: { + spiritName: "Raslamarmed" + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000E45" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + x: 13.5d + y: 0.0d + description: ["魔灵同调水晶是用于某些仪式五芒星中的物品。它们同时也是极好的装饰品!"] + dependencies: ["0000000000000CDA"] + id: "0000000000000DD2" + tasks: [{ + id: "0000000000000DD3" + type: "item" + item: "occultism:spirit_attuned_crystal" + }] + rewards: [{ + id: "0000000000000DED" + type: "xp" + xp: 300 + }] + } + { + x: 9.5d + y: 2.5d + description: ["献祭之碗是用于放置献祭物品以进行仪式的物品。它们可以放置在任何接触五芒星的地方,数量可以根据需要而定。"] + dependencies: ["0000000000000D9A"] + id: "0000000000000DD6" + tasks: [{ + id: "0000000000000DD7" + type: "item" + item: "occultism:sacrificial_bowl" + }] + rewards: [{ + id: "0000000000000DFA" + type: "xp" + xp: 300 + }] + } + { + x: 10.0d + y: 3.5d + description: ["这是一个特殊的献祭之碗,通常位于五芒星的中间。它用于激活仪式。"] + dependencies: ["0000000000000DD6"] + id: "0000000000000DD8" + tasks: [{ + id: "0000000000000DD9" + type: "item" + item: "occultism:golden_sacrificial_bowl" + }] + rewards: [ + { + id: "0000000000000DFC" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + { + id: "0000000000000E63" + type: "xp" + xp: 500 + } + ] + } + { + x: 10.0d + y: 1.0d + description: ["用普通工具很难清除粉笔写下的符文。这就是粉笔擦的用武之地。用粉笔擦右击任意粉笔符文以将其擦除。"] + dependencies: ["0000000000000D9A"] + id: "0000000000000DDA" + tasks: [{ + id: "0000000000000DDB" + type: "item" + item: "occultism:brush" + }] + rewards: [{ + id: "0000000000000DF1" + type: "xp" + xp: 100 + }] + } + { + title: "呼风唤雨!" + icon: "minecraft:sunflower" + x: 0.5d + y: 1.5d + shape: "hexagon" + description: [ + "某些魔灵有控制我们世界天气的能力。" + "" + "召唤对应的魔灵可以带来晴朗的天空、下雨,甚至带来雷暴!" + ] + dependencies: ["0000000000000D9E"] + id: "0000000000000DDC" + tasks: [{ + id: "0000000000000E14" + type: "advancement" + title: "召唤一个让天空放晴的巨灵!" + icon: "minecraft:sunflower" + advancement: "occultism:occultism/summon_djinni_clear_weather" + criterion: "" + }] + rewards: [ + { + id: "0000000000000E3D" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + { + id: "0000000000000E3E" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + { + id: "0000000000000E3F" + type: "xp" + xp: 500 + } + { + id: "0000000000000E42" + type: "item" + title: "雨伞" + item: "artifacts:umbrella" + } + ] + } + { + icon: "minecraft:clock" + x: 0.5d + y: 2.5d + shape: "hexagon" + subtitle: "现在是什么时间?!?!" + description: [ + "虽然异界魔灵没有让你穿越时空的能力,但他们确实有改变时间的能力!" + "" + "对于需要夜晚才能完成的任务非常有用。" + ] + dependencies: ["0000000000000D9E"] + id: "0000000000000DDE" + tasks: [{ + id: "0000000000000E16" + type: "advancement" + title: "召唤让时间变为夜晚的巨灵" + icon: "minecraft:clock" + advancement: "occultism:occultism/summon_djinni_night_time" + criterion: "" + }] + rewards: [ + { + id: "0000000000000E43" + type: "xp" + xp: 500 + } + { + id: "0000000000000E44" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + icon: "occultism:afrit_essence" + x: 2.0d + y: 5.0d + shape: "hexagon" + description: [ + "为了召唤更强大的魔灵,你需要火灵灵髓。" + "" + "这种灵髓只能通过召唤一个未约束的火灵到这个凡人位面,并击败它来获得。" + "" + "然而,这并不是一件简单的任务,因为火灵很强大,且会召唤许多随从一同战斗。" + "" + "击败火灵以获取它的灵髓。" + ] + dependencies: ["0000000000000D9E"] + id: "0000000000000DE0" + tasks: [ + { + id: "0000000000000DE1" + type: "item" + item: "occultism:book_of_binding_afrit" + } + { + id: "0000000000000E4F" + type: "item" + item: "occultism:afrit_essence" + } + ] + rewards: [ + { + id: "0000000000000E50" + type: "command" + title: "传奇神秘学战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_legendary" + player_command: false + } + { + id: "0000000000000E51" + type: "command" + title: "传奇神秘学战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_legendary" + player_command: false + } + ] + } + { + title: "狂猎" + icon: "minecraft:wither_skeleton_skull" + x: 1.0d + y: 4.5d + shape: "hexagon" + description: [ + "有时,获取凋灵头颅是一件很麻烦的事。" + "" + "对于那些不想勇敢面对下界的人,我们有狂猎仪式。" + "" + "狂猎仪式将会召唤数个被附身的凋灵骷髅以及它们被附身的骷髅随从。每个被附身的凋灵骷髅都保证至少掉落一个凋灵头颅。" + "" + "这些凋灵骷髅也有几率掉落一些额外的战利品!!!" + ] + dependencies: ["0000000000000D9E"] + id: "0000000000000DE4" + tasks: [{ + id: "0000000000000E6D" + type: "advancement" + title: "召唤狂猎" + icon: "minecraft:wither_skeleton_skull" + advancement: "occultism:occultism/summon_wild_hunt" + criterion: "" + }] + rewards: [ + { + id: "0000000000000E6F" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + } + { + id: "0000000000000E70" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + } + ] + } + { + icon: { + id: "occultism:divination_rod" + Count: 1b + tag: { } + } + x: -1.0d + y: 3.5d + subtitle: "探测:神秘学波加洛舞2" + description: [ + "艾瑟是一种在下界中找到的异界矿石。你应该可以用你的探测杖很快找到它。" + "" + "异界眼睛或恶魔之梦果也许可以帮助你看见这种材料,但你不需要第三只眼效果来采掘它。但是你将需要一把灌注镐或亚瑟镐来采掘它。" + ] + dependencies: ["0000000000000DD0"] + id: "0000000000000DE6" + tasks: [{ + id: "0000000000000E18" + type: "item" + item: "occultism:iesnium_ore" + }] + rewards: [{ + id: "0000000000000E46" + type: "item" + title: "艾瑟矿石" + item: "occultism:iesnium_ore" + count: 8 + }] + } + { + icon: "occultism:otherworld_sapling" + x: 10.5d + y: 5.5d + shape: "hexagon" + description: [ + "异界树苗交易者将会把你从树林或贸易站中获得的不稳定异界树苗换成稳定树苗。" + "" + "这些稳定异界树苗在没有第三只眼效果下也能被看见和采集。" + ] + dependencies: ["0000000000000CF7"] + id: "0000000000000E00" + tasks: [{ + id: "0000000000000E01" + type: "advancement" + title: "召唤异界树苗交易者" + icon: "occultism:otherworld_sapling" + advancement: "occultism:occultism/summon_foliot_sapling_trader" + criterion: "" + }] + rewards: [{ + id: "0000000000000E03" + type: "item" + title: "异界树苗" + item: "occultism:otherworld_sapling" + count: 16 + }] + } + { + title: "砍砍砍!" + icon: { + id: "minecraft:iron_axe" + Count: 1b + tag: { + Damage: 0 + } + } + x: 9.5d + y: 5.0d + shape: "hexagon" + subtitle: "你所有的树都属于我!!" + description: [ + "魔精伐木工将会砍伐一定区域内所有的树木,并将其放入你选择的容器中!" + "" + "它寻找树木的区域可以设置为16x16、32x32,一直到64x64个方块!" + ] + dependencies: ["0000000000000CF7"] + id: "0000000000000E04" + tasks: [{ + id: "0000000000000E05" + type: "advancement" + title: "召唤魔精伐木工" + icon: { + id: "occultism:book_of_calling_foliot_lumberjack" + Count: 1b + tag: { + spiritName: "Azurmiriarc" + } + } + advancement: "occultism:occultism/summon_foliot_lumberjack" + criterion: "" + }] + rewards: [{ + id: "0000000000000E06" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "召唤魔精搬运工" + icon: "minecraft:chest_minecart" + x: 11.5d + y: 5.0d + shape: "hexagon" + subtitle: "呜巴鲁巴怎么办~" + description: [ + "魔精搬运工是最有用的魔灵之一!" + "" + "它可以一次在两个容器之间搬运一组物品。你甚至可以选择容器的哪个面来进行输入输出!(适合在机器间搬运)。" + "" + "当它在世界中时,右击它来设置非常基本的过滤选项。" + "" + "这些小家伙是极好的工人!" + ] + dependencies: ["0000000000000CF7"] + id: "0000000000000E0A" + tasks: [{ + id: "0000000000000E0B" + type: "advancement" + title: "召唤魔精搬运工" + icon: "minecraft:chest_minecart" + advancement: "occultism:occultism/summon_foliot_transport_items" + criterion: "" + }] + rewards: [{ + id: "0000000000000E23" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + }] + } + { + icon: "minecraft:furnace" + x: 6.0d + y: 4.5d + shape: "hexagon" + subtitle: "我最好为此加班……" + description: [ + "巨灵机器操作员与维度存储促动器一起使用,是自动合成的基本形式。" + "" + "使用召唤之书来将魔灵与机器绑定,然后再次使用来设置魔灵输出和输出物品的面。最后,为巨灵分配一个促动器。" + "" + "在存储促动器中,选择一组你希望魔灵处理的物品,并将其放在GUI左侧的栏位中。这将弹出一个菜单,使你选择要使用的机器操作员。" + ] + dependencies: ["0000000000000DA4"] + id: "0000000000000E71" + tasks: [ + { + id: "0000000000000E72" + type: "advancement" + title: "召唤巨灵机器操作员" + advancement: "occultism:occultism/summon_djinni_manage_machine" + criterion: "" + } + { + id: "0000000000000E75" + type: "item" + item: "occultism:book_of_binding_djinni" + } + ] + rewards: [ + { + id: "0000000000000E76" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + } + { + id: "0000000000000E77" + type: "xp" + xp: 500 + } + ] + } + { + title: "召唤具翼使魔" + icon: "minecraft:feather" + x: 2.0d + y: 0.0d + shape: "hexagon" + description: [ + "神秘学家也可以召唤使魔来帮助他们完成旅程。" + "" + "具翼是一种异界鸟类,靠近主人时会给主人带来特殊效果。" + "" + "小贴士:有一个仪式可以用来召唤一只野生鹦鹉,这可以使这个仪式所需的献祭品变得更容易获得。" + "" + "小贴士#2:你必须召唤具翼使魔,野生具翼召唤对这个任务不起作用。" + ] + dependencies: ["0000000000000D9E"] + id: "0000000000000F3C" + tasks: [{ + id: "0000000000000F3D" + type: "advancement" + title: "召唤具翼使魔" + icon: "minecraft:feather" + advancement: "occultism:occultism/familiar_otherworld_bird" + criterion: "" + }] + rewards: [ + { + id: "0000000000000EDF" + type: "xp" + xp: 250 + } + { + id: "0000000000000F3E" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + } + ] + } + { + x: 4.5d + y: 3.0d + description: [ + "神秘学家能够使用使魔之戒来储存他们的使魔,将力量直接传导至戒指上。" + "" + "只需用戒指右击你的其中一只使魔就可将其绑定,并把它放在饰品栏位中!" + "" + "这也可以用来转移使魔的所有权,从戒指上移除使魔的人将成为新的主人!" + ] + dependencies: [ + "0000000000000D9C" + "0000000000000D9E" + ] + id: "50FCDBB9ABEFC493" + tasks: [{ + id: "402BD39506DFCF52" + type: "item" + item: { + id: "occultism:familiar_ring" + Count: 1b + tag: { } + ForgeCaps: { + Parent: { + hasFamiliar: 0b + } + } + } + }] + rewards: [{ + id: "132D5C23B97D5E1F" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + }] + } + { + icon: "minecraft:gold_ore" + x: 3.5d + y: 4.5d + shape: "hexagon" + description: [ + "巨灵碎矿者是魔精的更强大版本,没有灵髓衰退的限制。" + "" + ] + dependencies: ["0000000000000D9E"] + id: "23F2BBC592B563EB" + tasks: [{ + id: "20A0152295838A26" + type: "advancement" + title: "召唤巨灵碎矿者" + icon: "minecraft:gold_ore" + advancement: "occultism:occultism/summon_djinni_crusher" + criterion: "" + }] + rewards: [{ + id: "0484AA9E23B3AA18" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + }] + } + { + icon: "minecraft:diamond_ore" + x: 2.0d + y: 7.0d + shape: "hexagon" + description: ["火灵碎矿者相比巨灵还要强大。以更快的速率产出更多的粉!"] + dependencies: ["0000000000000DA0"] + id: "2DD7DA15B901B864" + tasks: [{ + id: "5E33713DDBCB2F88" + type: "advancement" + title: "召唤火灵碎矿者" + icon: "minecraft:diamond_ore" + advancement: "occultism:occultism/summon_afrit_crusher" + criterion: "" + }] + rewards: [{ + id: "78123D89DEBE5797" + type: "command" + title: "传奇神秘学战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_legendary" + player_command: false + }] + } + { + icon: "occultism:iesnium_ore" + x: 0.5d + y: 7.0d + shape: "hexagon" + subtitle: "我在这些傻子旁边推磨" + description: ["魔王粉碎者是神秘学家武器库中最顶级的矿石成倍手段!该魔灵可以提供比火灵粉碎者更多的矿粉比,并且速度难以置信的快!"] + dependencies: ["2DD7DA15B901B864"] + id: "62EC5B3B5D4AC29A" + tasks: [{ + id: "08209C430C9A42F4" + type: "advancement" + title: "召唤魔王粉碎者" + icon: "occultism:iesnium_ore" + advancement: "occultism:occultism/summon_marid_crusher" + criterion: "" + }] + rewards: [ + { + id: "6CA0ED39817B0F4E" + type: "command" + title: "传奇神秘学战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_legendary" + player_command: false + } + { + id: "55F8A50BA2FEEFF5" + type: "command" + title: "传奇神秘学战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_legendary" + player_command: false + } + ] + } + { + icon: "cfm:oak_kitchen_sink_light" + x: 8.0d + y: 0.5d + shape: "hexagon" + subtitle: "我的工作。厕所和锅炉,锅炉和厕所。还有那个沸腾厕所。如果你敢,就解雇我。" + description: [ + "魔精清洁工和粉碎者魔灵相性极佳。该魔灵会从地上捡起物品并放入固定的容器中。" + "" + "Shift右击魔灵来设置过滤选项!" + ] + dependencies: ["0000000000000D9A"] + id: "55DC3E0B9FA8AA4F" + tasks: [{ + id: "326131CF6E83F4CC" + type: "advancement" + title: "召唤魔精清洁工" + icon: "occultism:brush" + advancement: "occultism:occultism/summon_foliot_cleaner" + criterion: "" + }] + rewards: [{ + id: "63C1F20FAAC09395" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: 8.0d + y: 1.5d + shape: "hexagon" + description: [ + "贪婪使魔是你冒险中的好朋友!" + "" + "这个小家伙会跟着你到处走,帮你捡东西,把东西直接存到你的物品栏里!" + "" + "绑定到使魔之戒指中,从饰品栏(本质上就是个磁铁)中使用它的力量。" + ] + dependencies: ["0000000000000D9C"] + id: "7C066CF3F26957FA" + tasks: [{ + id: "35B087061AEF871F" + type: "advancement" + title: "召唤贪婪使魔" + icon: "artifacts:universal_attractor" + advancement: "occultism:occultism/familiar_greedy" + criterion: "" + }] + rewards: [{ + id: "28BE9B44E120DB5B" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + }] + } + { + x: 1.0d + y: 0.5d + shape: "hexagon" + subtitle: "我在黑夜中戴上了墨镜 :catjam:" + description: ["蝙蝠使魔使用其回声定位能力来帮助你在黑暗的地方看清,本质上就是给你夜视!"] + dependencies: ["0000000000000D9E"] + id: "7FC9B2436C688AAC" + tasks: [{ + id: "070C2A8C0AFB562F" + type: "advancement" + title: "召唤蝙蝠使魔" + icon: "artifacts:night_vision_goggles" + advancement: "occultism:occultism/familiar_bat" + criterion: "" + }] + rewards: [{ + id: "1E3C943984A0CFE0" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + }] + } + { + x: 7.5d + y: 3.5d + subtitle: "蹦蹦跳跳,离我的东西远点!" + description: ["小鹿使魔可以帮助你跳得更高!"] + dependencies: ["0000000000000D9C"] + id: "21C673E65278AB87" + tasks: [{ + id: "0064A5E6F29E8FEC" + type: "advancement" + title: "召唤小鹿使魔" + icon: { + id: "alexsmobs:moose_headgear" + Count: 1b + tag: { + Damage: 0 + } + } + advancement: "occultism:occultism/familiar_deer" + criterion: "" + }] + rewards: [{ + id: "20E494C1C5407A03" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + }] + } + { + icon: "losttrinkets:octopus_leg" + x: 3.0d + y: 0.0d + shape: "hexagon" + subtitle: "Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn." + description: ["克苏鲁使魔为玩家提供了水下呼吸,并且被铁匠使魔升级后它还是个移动光源!"] + dependencies: ["0000000000000D9E"] + id: "37BA1FD75B5F474F" + tasks: [{ + id: "73C75966A8C84D63" + type: "advancement" + title: "召唤克苏鲁使魔" + icon: "losttrinkets:octopus_leg" + advancement: "occultism:occultism/familiar_cthulhu" + criterion: "" + }] + rewards: [{ + id: "10284540330AD4CF" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + }] + } + { + x: 4.0d + y: 0.0d + shape: "hexagon" + description: [ + "铁匠使魔是神秘学家武器库中最有用的使魔之一。" + "" + "在跟随玩家在使魔之戒中时,它会吃掉你挖掘的所有石头,并有概率修复工具/护甲!" + "" + "它还可以升级许多你最喜欢的使魔!在它的铁砧上加上一些铁块或铁锭,它就会在一定区域内升级使魔。" + ] + dependencies: ["0000000000000D9E"] + id: "5C7B9EA6F5861807" + tasks: [{ + id: "3AE8D0B894D9FAC1" + type: "advancement" + title: "召唤铁匠使魔" + icon: "minecraft:anvil" + advancement: "occultism:occultism/familiar_blacksmith" + criterion: "" + }] + rewards: [{ + id: "6DB0BF49C13038F7" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + }] + } + { + icon: "occultism:ritual_dummy/custom_ritual" + x: 1.5d + y: -1.5d + description: [ + "这些只是其中一些神秘学家可以召唤的很棒的使魔。" + "" + "查看魔灵全典来了解获得更多有用的伙伴!" + ] + dependencies: [ + "0000000000000F3C" + "37BA1FD75B5F474F" + "5C7B9EA6F5861807" + "7FC9B2436C688AAC" + ] + dependency_requirement: "one_completed" + id: "6267BAB65DB567DA" + tasks: [{ + id: "6BEA5559EF14E691" + type: "checkmark" + title: "更多使魔!" + }] + rewards: [{ + id: "751C76DF5C4D8BA3" + type: "item" + item: "occultism:book_of_binding_djinni" + count: 3 + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/pedestals.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/pedestals.snbt new file mode 100644 index 00000000..8fc9e434 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/pedestals.snbt @@ -0,0 +1,1551 @@ +{ + id: "7DE17548AC012723" + group: "0856CF7F5CBEB20A" + order_index: 4 + filename: "pedestals" + title: "基座" + icon: "pedestals:pedestal/stone333" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "基座" + x: 0.0d + y: -5.0d + shape: "gear" + subtitle: "魔法科技物品展示" + description: [ + "基座看起来很漂亮,在展示收藏品方面做得很好,但它们可以做得更多。通过一系列的增强、升级和附魔,它们可以在你的基地里干许多有用的活,并且看起来做得很好。" + "" + "我们将介绍一些有用的功能,你可以在整个基地中利用它们,但如果你想学习任务以外的知识,JEI或游戏内手册都可以教你,基座开发者有一个维基(附有YouTube链接),涵盖了模组的许多细节:" + "" + "https://github.com/Mowmaster/Pedestals/wiki" + "" + "~TemperedFool" + ] + size: 2.0d + optional: true + min_width: 250 + id: "1F68F65F2A0E3229" + tasks: [{ + id: "023F3AF30F3B3115" + type: "item" + item: "pedestals:pedestal/stone333" + }] + rewards: [{ + id: "38DDD047E1FD3A07" + type: "item" + title: "基座" + item: "pedestals:pedestal/stone333" + count: 2 + }] + } + { + title: "基座美学" + x: 0.0d + y: -7.0d + subtitle: "美学还是条理——你来决定" + description: [ + "颜色调色板可用于自定义基座的颜色。将调色板和每种最多3个的红色、绿色和/或蓝色染料扔在地上,然后用连接工具右击来设置其颜色。然后你可以副手拿着它右击基座来将其上色。如果你破坏了基座,它的颜色会被保留。" + "" + "副手拿着萤石方块右击基座可以点亮基座。用一桶水潜行右击基座来将其变成含水方块。" + ] + dependencies: ["1F68F65F2A0E3229"] + id: "215EA91229D2CB56" + tasks: [{ + id: "0399E51C27863913" + type: "item" + item: "pedestals:itemcolorpalletdefault" + }] + rewards: [ + { + id: "098E3EA6ABFDA468" + type: "item" + title: "红色染料" + item: "minecraft:red_dye" + count: 16 + } + { + id: "79F92867195F75CE" + type: "item" + title: "绿色染料" + item: "minecraft:green_dye" + count: 16 + } + { + id: "1EECE18CC58046AC" + type: "item" + title: "蓝色染料" + item: "minecraft:blue_dye" + count: 16 + } + ] + } + { + title: "物品传输" + icon: "pedestals:coin/import" + x: -0.75d + y: 4.5d + shape: "rsquare" + subtitle: "开启增强物流模式" + description: ["能够将物品从一个基座移动到另一个是很棒的,但能够和容器交互则更好。输入和输出升级可使你这么做。输入升级将从基座下方的容器中拉取物品进入其展示栏位,而输出升级将把物品从展示栏位推送至下方的容器中。"] + dependencies: ["5519E152C45C620F"] + size: 1.5d + id: "04E9F681A7D93BC7" + tasks: [ + { + id: "7BC584C4EB7CA040" + type: "item" + title: "物品输入升级" + item: "pedestals:coin/import" + } + { + id: "6B60E2AD9BD1B2FD" + type: "item" + title: "物品输出升级" + item: "pedestals:coin/export" + } + ] + rewards: [{ + id: "2D03153B0921EA16" + type: "command" + title: "稀有基座战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_rare" + player_command: false + }] + } + { + title: "高级附魔" + x: 4.5d + y: -2.5d + description: [ + "高级附魔可使升级操作基座下方的容器,使其与实体物品栏交互。例如,使用适当的升级向生物输入物品或将物品从生物中输出。" + "" + "高级附魔需要附魔等级92;因此,它将需要一个模组附魔方法,如经验附魔升级。" + ] + dependencies: ["1D239668DA764C52"] + id: "3D505992F1F47451" + tasks: [{ + id: "2E490DE57B21553B" + type: "item" + item: "pedestals:bookadvanced" + }] + rewards: [{ + id: "6C75052583A613E3" + type: "command" + title: "传奇基座战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_legendary" + player_command: false + }] + } + { + title: "基座过滤器" + x: -2.5d + y: -2.5d + subtitle: "专为挑剔的用户设计" + description: [ + "过滤器可以控制基座展示的物品。过滤器类型(白名单/黑名单)可以通过潜行右击空气来更改。需要编程的过滤器(如物品或模组过滤器)可以潜行右击容器,将其设置为该容器内的物品。" + "" + "可以将过滤器添加到基座中,方法是将其放在副手,同时空手右击基座。副手拿着过滤器或过滤器工具进行相同操作来移除它们。" + "" + "过滤器工具可以移除过滤器(如上所述),它也可使你通过右击基座来获取其中过滤器的信息。" + ] + dependencies: ["5519E152C45C620F"] + id: "3B1E29F56796E3CB" + tasks: [ + { + id: "6DB2626B9071D2F8" + type: "item" + title: "过滤器" + item: "pedestals:filter/filterbase" + } + { + id: "1C9B32BE95682776" + type: "item" + item: "pedestals:filterswapper" + } + ] + rewards: [{ + id: "75C154C379370AA9" + type: "command" + title: "稀有基座战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_rare" + player_command: false + }] + } + { + title: "刷怪场地" + x: -3.5d + y: 7.5d + subtitle: "将骷髅变成骨粉" + description: [ + "基座提供了许多帮助你建造刷怪场地的升级。将它们与经验磁铁升级结合,来完成你的刷怪场。各种各样的升级还有其他潜在的用途——最值得一提的便是磁铁升级。" + "" + "自动攻击升级将攻击其范围内的实体,默认造成2点伤害。该伤害可以通过基座容量魔咒进行升级。你也可以使用工具交换器在基座上添加一把剑,以增加其伤害输出,并且可以赋予基座任何原版的伤害魔咒。" + "" + "生物风扇升级将实体从基座顶部推到其区域的末端。基座范围附魔会增加其高度,而基座容量则会增加其范围。基座速度附魔会提高推动速度。潜行可以抵消推力。" + "" + "物品磁铁升级可以吸取基座附近范围内的物品并展示它们。只有当展示物品为空时,它才会吸入物品,因此快速传输物品很重要。" + ] + dependencies: ["04E9F681A7D93BC7"] + min_width: 300 + id: "2F0BA64F120AC01D" + tasks: [ + { + id: "2C00694467D9F744" + type: "item" + title: "自动攻击升级" + item: "pedestals:coin/attack" + } + { + id: "778B44D0C706315F" + type: "item" + title: "生物风扇升级" + item: "pedestals:coin/fan" + } + { + id: "517ED5A445756751" + type: "item" + title: "物品磁铁升级" + item: "pedestals:coin/magnet" + } + ] + rewards: [{ + id: "285E5CC316FD0399" + type: "command" + title: "传奇基座战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_legendary" + player_command: false + }] + } + { + title: "造石机" + x: -0.5d + y: 7.5d + description: [ + "默认情况下,这将生成圆石并将其放在展示栏位中。它最多可以在展示栏位放下一组圆石,然后继续缓存更多的原石,直到达到其容量上限。" + "" + "你可以使用经验铁砧基座对升级附魔精准采集——这将使其产出石头。" + "" + "你还可以修改造石机生成的物品;例如,把蓝冰放在一个精准造石机下面可使其产生浮冰。这些配方可以在JEI中看到,在造石机和精准造石机标签下。" + ] + dependencies: ["04E9F681A7D93BC7"] + id: "5B965827DB02DAFD" + tasks: [{ + id: "1FC88CE0C0CAF005" + type: "item" + title: "造石机升级" + item: "pedestals:coin/cobble" + }] + rewards: [{ + id: "524510595571DB0F" + type: "item" + title: "精准采集" + item: { + id: "minecraft:enchanted_book" + Count: 1b + tag: { + StoredEnchantments: [{ + lvl: 1s + id: "minecraft:silk_touch" + }] + } + } + }] + } + { + title: "实体过滤器" + x: -2.5d + y: 7.5d + subtitle: "不要误伤我" + description: [ + "实体过滤器可用于控制自动攻击、风扇和药水扩散器升级与哪些实体交互。过滤这些升级简单到只要在基座下方放置一个特定方块。方块的类型决定了过滤内容:" + "" + "下界合金——通常具有特殊的加强效果。" + "绿宝石——以玩家为目标。" + "钻石——以怪物为目标(大多数敌对生物,除了史莱姆)。" + "金——以动物为目标(大多数被动生物)" + "青金石——以飞行生物为目标(蝙蝠、幻翼)" + "铁——以非飞行生物为目标(怪物+动物)" + "煤炭——以生物为目标(怪物+动物+飞行生物)" + ] + dependencies: ["2F0BA64F120AC01D"] + min_width: 300 + id: "064CDAA04220C326" + tasks: [{ + id: "2FEB4963910F1366" + type: "item" + title: "实体过滤器" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "minecraft:netherite_block" + Count: 1b + } + { + id: "minecraft:emerald_block" + Count: 1b + } + { + id: "minecraft:diamond_block" + Count: 1b + } + { + id: "minecraft:gold_block" + Count: 1b + } + { + id: "minecraft:lapis_block" + Count: 1b + } + { + id: "minecraft:iron_block" + Count: 1b + } + { + id: "minecraft:coal_block" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0513EB136510EFC4" + type: "command" + title: "传奇基座战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_legendary" + player_command: false + }] + } + { + title: "农业升级" + x: 0.5d + y: 7.5d + subtitle: "小麦、橡木和蘑菇,哦,天哪!" + description: [ + "基座有许多升级,使用它们可以建造一个农场。这些升级的运作范围可以通过附魔升级。" + "" + "种植升级会种植其展示栏位中的种子或树苗。肥料升级会使用展示栏位中的骨粉为植物施肥。" + "" + "收获升级会破坏完全成熟的植物,使其种子和作物掉落在地上。可以给升级后的基座一个锄头,用于收割作物(获得其魔咒的增益)。" + "" + "伐木升级会在其运作区域内随机砍伐原木。升级会使用给它斧头,获得其魔咒的增益。如果给它剪刀,它会把剪下树叶,然后把它们扔在地上。" + "" + "蘑菇采集升级的运作方式类似。它会在范围内破坏蘑菇或下界蘑菇方块,如果有斧头,它就会使用斧头。" + ] + dependencies: ["04E9F681A7D93BC7"] + min_width: 300 + id: "423724779D1C1953" + tasks: [{ + id: "7D5E20C46615FE41" + type: "item" + title: "农业升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/planter" + Count: 1b + } + { + id: "pedestals:coin/grower" + Count: 1b + } + { + id: "pedestals:coin/harvester" + Count: 1b + } + { + id: "pedestals:coin/chopper" + Count: 1b + } + { + id: "pedestals:coin/choppershrooms" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "06E7A9FE610657CD" + type: "item" + title: "沃土耕地" + item: "farmersdelight:rich_soil_farmland" + count: 24 + } + { + id: "10C04CD16CCFB794" + type: "command" + title: "史诗基座战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_epic" + player_command: false + } + ] + } + { + title: "经验输入" + x: 2.25d + y: 4.5d + shape: "rsquare" + subtitle: "升级形态的智慧" + description: [ + "带有经验升级的基座连接在一起,可以形成经验网络。有两个主要升级,可以向一个基座经验网络添加经验——经验磁铁和经验砂轮。" + "" + "经验磁铁升级会在其范围内收集经验球并存储它们。它还可以吸取其上方玩家的经验。基座速度魔咒可以提高它吸取经验的速度,而基座容量魔咒可以提高一次吸取的等级数。该升级有一个30级的小缓存区,因此最好将等级转移到其他地方(例如带有经验储罐升级的基座)。" + "" + "经验砂轮升级会从基座下方的容器中提取物品,去除其魔咒,并展示新的祛魔物品。该升级会收集物品拥有魔咒的经验,并将其存储在缓冲区中。" + ] + dependencies: ["5519E152C45C620F"] + size: 1.5d + id: "7A4BFA66CD8E3884" + tasks: [{ + id: "4AB13C88D19A545E" + type: "item" + title: "经验输入" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/xpmagnet" + Count: 1b + } + { + id: "pedestals:coin/xpgrindstone" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "7B73E2B538C62D25" + type: "xp" + xp: 100 + } + { + id: "75CCFE4D8F0F7B7A" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + } + ] + } + { + title: "经验输出" + x: 6.5d + y: 4.5d + description: [ + "经验可以通过两个升级从网络中移除——经验投掷和经验装瓶升级。这两种升级只能输入经验,不能输出。" + "" + "当经验被传输到经验投掷升级中时,它会从顶部投掷经验球。因为它会立即移除任何接收到的经验,所以红石控制对它特别有用。" + "" + "经验装瓶升级将从基座下方的容器中取出空瓶子,将其装满经验,并将经验瓶放在展示栏位中。经验瓶可以被摔碎,产生经验球。" + ] + dependencies: ["7A4BFA66CD8E3884"] + id: "78991F3E1F2CDB09" + tasks: [{ + id: "2712FCFCE5FC2D8F" + type: "item" + title: "经验输出" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/xpbottler" + Count: 1b + } + { + id: "pedestals:coin/xpdropper" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "69463270A467BDE5" + type: "command" + title: "史诗基座战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_epic" + player_command: false + } + { + id: "5D63028F49060803" + type: "xp" + xp: 100 + } + ] + } + { + title: "经验附魔" + x: 6.5d + y: 5.5d + description: [ + "经验附魔可使你对物品进行附魔,类似于原版附魔台。值得注意的是,经验只能被传输到这个升级中,而不能被传输出去。升级将从基座下方的物品栏中提取物品,使用升级中的等级对其进行附魔,并展示结果物品。" + "" + "此升级使用周围具有附魔能力的物品(如书架)来确定其附魔等级。与标准附魔台不同,它可以受到3格高书架的效果,并且不会被火把或水遮挡。原版书架可以使它的附魔等级达到96级。" + ] + dependencies: ["7A4BFA66CD8E3884"] + id: "733EA0092EE4A490" + tasks: [{ + id: "2885D8E72156A816" + type: "item" + title: "经验附魔升级" + item: "pedestals:coin/xpenchanter" + }] + rewards: [ + { + id: "091142AE33565937" + type: "command" + title: "传奇基座战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_legendary" + player_command: false + } + { + id: "7E4890853E93CD10" + type: "xp" + xp: 100 + } + ] + } + { + title: "经验铁砧" + x: 6.5d + y: 6.5d + description: [ + "经验铁砧升级可以用于修复以及合并物品。值得注意的是,经验只能被传输到这个升级中,而不能被传输出去。" + "" + "放置在基座下方容器中的物品将使用升级中的经验进行修复,类似于经验修补魔咒。一旦修复,升级将会检测周围最多4个基座(距铁砧一格远的四个方向)是否有物品可以合并。然后,它会将物品移动到展示栏位,如果可以,则会与这些物品合并。以下条件适用于合并物品:" + "" + "●周围基座中重命名的命名牌将用于重命名物品。" + "" + "●书甚至附魔物品可以放置在周围的基座上,它们的魔咒将会转移到中心物品上。" + "" + "●当合并魔咒(时运3+时运3->时运4)时,如果产生的魔咒高于正常原版限制,则需要超过原版最大附魔等级数相同数量的钻石。钻石应放置在相邻的基座上。未能提供足够的钻石会导致魔咒等级为原版附魔等级最大值。" + ] + dependencies: ["7A4BFA66CD8E3884"] + min_width: 300 + id: "71548F1D17633FBC" + tasks: [{ + id: "24EDA20ED95D7ADE" + type: "item" + title: "经验铁砧升级" + item: "pedestals:coin/xpanvil" + }] + rewards: [ + { + id: "71930DA696A6F583" + type: "command" + title: "传奇基座战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_legendary" + player_command: false + } + { + id: "1D6A6F954563D7B2" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + } + ] + } + { + title: "流体传输" + x: 0.75d + y: 4.5d + shape: "rsquare" + subtitle: "弄湿升级" + description: ["带有流体升级的基座相连可以形成流体网络。流体输入和输出升级可使你从基座下方的容器中输入和输出流体。"] + dependencies: ["5519E152C45C620F"] + size: 1.5d + id: "500A2940C0C3AF6C" + tasks: [ + { + id: "4FC68D9410BD5157" + type: "item" + title: "流体输入升级" + item: "pedestals:coin/fluidimport" + } + { + id: "1DCE38E92AB8A491" + type: "item" + title: "流体输出升级" + item: "pedestals:coin/fluidexport" + } + ] + rewards: [{ + id: "3BF44DDBB88BEFF0" + type: "command" + title: "稀有基座战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_rare" + player_command: false + }] + } + { + title: "世界内流体操纵" + x: 4.0d + y: 7.5d + description: ["流体泵和流体排出升级使底座能够操纵世界中的流体方块。两者都会在各自的运作范围内运作。流体泵将方块输入其内部的储罐,而流体排出会从其内部储罐放置流体方块。流体排出升级只能输入流体,不能输出。"] + dependencies: ["500A2940C0C3AF6C"] + id: "5103383AF580A723" + tasks: [ + { + id: "03426DC34F589B83" + type: "item" + title: "流体泵升级" + item: "pedestals:coin/fluidpump" + } + { + id: "0D9AE163A1947D45" + type: "item" + title: "流体排出升级" + item: "pedestals:coin/fluiddrain" + } + ] + rewards: [{ + id: "1DE68B6E8E866DE4" + type: "command" + title: "传奇基座战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_legendary" + player_command: false + }] + } + { + title: "流体到经验转换" + x: 5.5d + y: 7.5d + description: ["流体到经验转换升级从基座底部的储罐输入液态经验,将其转化为经验存入经验网络中。这很容易实现自动化,并且使其他刷怪工具与基座的联动变得简单。"] + dependencies: [ + "7A4BFA66CD8E3884" + "500A2940C0C3AF6C" + ] + dependency_requirement: "one_completed" + id: "1D4B0DDBC3A5523C" + tasks: [{ + id: "6778060035ECD402" + type: "item" + title: "流体到经验转换升级" + item: "pedestals:coin/fluidxpconverter" + }] + rewards: [ + { + id: "7D69D5766C6797ED" + type: "item" + title: "记忆源质桶" + item: "pneumaticcraft:memory_essence_bucket" + count: 4 + } + { + id: "0B8959A9559A7AFF" + type: "item" + title: "小型流体储罐" + item: "pneumaticcraft:small_tank" + } + ] + } + { + title: "能量传输" + x: -2.25d + y: 4.5d + shape: "rsquare" + subtitle: "电感十足" + description: [ + "带有能量升级的基座形成了基于FE的能量网络。能量输入和输出升级可使你将网络中的能量与外部能源进行交互。" + "" + "该网络可用于在你的基地周围传输电力,但也可用于某些升级。" + ] + dependencies: ["5519E152C45C620F"] + size: 1.5d + id: "3F9545A78B985E50" + tasks: [ + { + id: "23D0BA532E6FC8AA" + type: "item" + title: "能量输入升级" + item: "pedestals:coin/rfimport" + } + { + id: "633E32DD1A37DBAC" + type: "item" + title: "能量输出升级" + item: "pedestals:coin/rfexport" + } + ] + rewards: [{ + id: "63DF0CF17CEF0500" + type: "command" + title: "稀有基座战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_rare" + player_command: false + }] + } + { + title: "粉碎升级" + x: -6.5d + y: 6.5d + description: [ + "粉碎升级将对基座下方容器中的物品执行各种粉碎操作,并展示产物。这可以使基础矿石和染料双倍化、产出各种粉,更多请查看JEI的完整列表。" + "" + "只有当基座为空时,才可以进行升级;请确保将其连接到接收基座以清除产物。" + "" + "基座速度魔咒可以减少处理时间,而基座容量附魔可使其每次处理更多物品。" + ] + dependencies: ["69E5C4BFCE2AC042"] + dependency_requirement: "one_completed" + id: "6186950B1DBA6D90" + tasks: [{ + id: "2C89A17FEE1D81F5" + type: "item" + title: "粉碎升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/crusher" + Count: 1b + } + { + id: "pedestals:coin/rfcrusher" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "1ED931F1F141D930" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + title: "烧炼升级" + x: -5.5d + y: 7.5d + subtitle: "帅得冒烟" + description: [ + "烧炼升级将对基座下方容器中的物品执行原版烧炼配方,并展示产物。这也将产生类似原版熔炉的经验,将经验球掉落在地上。" + "" + "只有当基座为空时,才可以进行升级;请确保将其连接到接收基座以清除产物。" + "" + "基座速度魔咒可以减少处理时间,而基座容量附魔可使其每次处理更多物品。" + ] + dependencies: ["69E5C4BFCE2AC042"] + dependency_requirement: "one_completed" + id: "1D0A4C2E2E3C3949" + tasks: [{ + id: "213EE2964AAEC897" + type: "item" + title: "烧炼升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/smelter" + Count: 1b + } + { + id: "pedestals:coin/rfsmelter" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "1B04CC06B42A1526" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + title: "锯木升级" + x: -6.5d + y: 5.5d + subtitle: "让我们锯一根原木" + description: [ + "锯木升级将从下方的容器中提取木头,将其切割并展示产物。这通常用于原木到木板的加工,但在JEI中可以找到其他有用的配方。" + "" + "只有当基座为空时,才可以进行升级;请确保将其连接到接收基座以清除产物。" + "" + "基座速度魔咒可以减少处理时间,而基座容量附魔可使其每次处理更多物品。" + ] + dependencies: ["69E5C4BFCE2AC042"] + dependency_requirement: "one_completed" + id: "55DA0B9C9A170193" + tasks: [{ + id: "375DDC70C36E87DB" + type: "item" + title: "锯木升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/sawmill" + Count: 1b + } + { + id: "pedestals:coin/rfsawmill" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "00EB9A9E96BE6AE7" + type: "item" + title: "橡木原木" + item: "minecraft:oak_log" + count: 32 + random_bonus: 32 + } + { + id: "0B94C6A7C119EBF7" + type: "command" + title: "稀有基座战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_rare" + player_command: false + } + ] + } + { + title: "采石场升级" + x: -4.5d + y: 7.5d + description: [ + "采石场升级将在基座周围开采区块。通过插入过滤器来决定它们挖掘什么。" + "" + "基座速度魔咒将减少处理时间。基座范围和区域魔咒将增加采石场的运作空间。升级还可以被原版的时运或精准采集附魔,这将影响方块的破坏结果。" + "" + "升级还可以使用镐,上面的魔咒(即时运或精准采集)将会传递给采石场。" + ] + dependencies: ["04E9F681A7D93BC7"] + dependency_requirement: "one_completed" + min_width: 300 + id: "039F6656F4A696D6" + tasks: [{ + id: "2BBE9152232B22E2" + type: "item" + title: "采石场升级" + item: "pedestals:coin/quarry" + }] + rewards: [{ + id: "0381C81A23FD888C" + type: "command" + title: "史诗基座战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_epic" + player_command: false + }] + } + { + title: "动物收获" + x: 1.5d + y: 7.5d + subtitle: "与我们的动物朋友一起干活" + description: [ + "这些升级将在固定区域从动物身上收获产物,并进行展示。" + "" + "剪切机升级会在其范围内为绵羊剪毛,并展示产出的羊毛。只有当展示栏位为空时,它才会工作,因此请确保将产物及时输出。" + "" + "蜂巢收获升级会从附近的蜂巢中收获蜜脾和蜂蜜,并展示产物。要从蜂巢中提取蜂蜜,下面的容器中需要有空玻璃瓶,该升级可以填充它们。" + "" + "挤奶升级会使用基座下方容器中的空桶来为范围内的任何牛挤奶,将装满的桶放在其展示栏位中。" + ] + dependencies: ["04E9F681A7D93BC7"] + id: "1E809DFCA38FD467" + tasks: [{ + id: "3722F7F4F364B64B" + type: "item" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/harvesterhives" + Count: 1b + } + { + id: "pedestals:coin/milker" + Count: 1b + } + { + id: "pedestals:coin/shearer" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "6B5F421D7DB51A89" + type: "item" + title: "蜜蜂刷怪蛋" + item: "minecraft:bee_spawn_egg" + } + { + id: "4C89A90467F66E70" + type: "item" + title: "绵羊刷怪蛋" + item: "minecraft:sheep_spawn_egg" + } + { + id: "7EB80E7590BDF726" + type: "item" + title: "牛刷怪蛋" + item: "minecraft:cow_spawn_egg" + } + ] + } + { + title: "合成升级" + x: 2.5d + y: 7.5d + description: [ + "基座有着各种合成和流体合成升级,可以检测基座下方的容器,寻找配方,如果找到有效的配方,就会制作并展示结果物品。升级有3个版本——1x1、2x2和3x3,分别可以检测1、4和9组容器栏位。因此,对于原版箱子,这些升级将分别寻找27、6和3个配方。升级不会消耗配方中每个栏位的最后一个物品,从而使其能够记住配方。" + "" + "占位符的合成是可选的,但它可以用于填充空栏位。合成升级会看到并忽略这些栏位,使你更容易读取配方。流体合成升级还可以使用流体合成占位符——这些占位符表示配方所需的一桶流体,它们将使用升级存储的流体(从流体网络传输)而不是桶。" + "" + "压缩合成升级将在单个栏位(分别为2x2和3x3)中查找至少4或9个可压缩的物品,并展示合成后的物品。只有当展示栏位为空时,它们才会工作,因此请确保将产物移出展示栏位。" + "" + "专业提示:你可以使用基座下的任何容器,甚至是投掷器和发射器。使用它们可以获得3x3的物品栏,使摆出工作台配方变得简单。此外,这些合成升级通过不断检测容器中的可用配方来运作,因此他们需要检测的容器栏位越少,运作速度就越快。" + ] + dependencies: [ + "04E9F681A7D93BC7" + "500A2940C0C3AF6C" + ] + dependency_requirement: "one_completed" + min_width: 350 + id: "0F70C994D2D08157" + tasks: [ + { + id: "67DB4F5A0E9B46F4" + type: "item" + title: "合成升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/compactor2" + Count: 1b + } + { + id: "pedestals:coin/compactor3" + Count: 1b + } + { + id: "pedestals:coin/crafter1" + Count: 1b + } + { + id: "pedestals:coin/crafter2" + Count: 1b + } + { + id: "pedestals:coin/crafter3" + Count: 1b + } + { + id: "pedestals:coin/fluidcrafter1" + Count: 1b + } + { + id: "pedestals:coin/fluidcrafter2" + Count: 1b + } + { + id: "pedestals:coin/fluidcrafter3" + Count: 1b + } + ] + } + } + } + { + id: "766693A91B7DA1E7" + type: "item" + title: "占位符" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/placeholder" + Count: 1b + } + { + id: "pedestals:coin/placeholderbucket" + Count: 1b + } + ] + } + } + } + ] + rewards: [{ + id: "1108A6323A6A28A6" + type: "command" + title: "传奇基座战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_legendary" + player_command: false + }] + } + { + title: "基座连接" + x: 0.0d + y: -2.5d + shape: "diamond" + subtitle: "基座联结!" + description: [ + "连接在一起的基座,可以将展示物品从一个基座传输到另一个。它们还可以通过这种方式在升级中传输流体、FE和经验。" + "" + "这是通过连接工具完成的:用该工具潜行右击基座以选择接收基座,然后执行相同操作来选择发送基座。用连接工具潜行右击空气,将其转换为反向连接工具,使得连接顺序为发送基座->接收基座。" + "" + "每个发送基座最多可连接8个接收基座;接收基座可以连接到任意数量的发送基座。你可以用连接工具右击发送器以显示其信息,潜行右击以获得它与其它基座连接的视觉指示。默认情况下,发送机制使用优先级系统,表示为彩色粒子——黑色为第一,白色为最后。" + ] + dependencies: ["1F68F65F2A0E3229"] + size: 1.5d + min_width: 300 + id: "3ECCA6558FDB4A5E" + tasks: [{ + id: "1D29F32F0D57B96E" + type: "item" + item: { + id: "pedestals:linkingtool" + Count: 1b + tag: { + storedlist_z: [I; ] + stored_y: -2000 + storedlist_x: [I; ] + stored_x: 0 + storedlist_y: [I; ] + stored_z: 0 + } + } + }] + rewards: [{ + id: "17C1C8CA8C95E178" + type: "item" + title: "金锭" + item: "minecraft:gold_ingot" + count: 3 + random_bonus: 6 + only_one: true + }] + } + { + title: "红石控制" + x: -1.5d + y: -2.5d + description: [ + "在正常情况下,发送基座将尝试将其拥有的任何物品/流体/经验/FE发送到其连接的接收基座。" + "" + "用红石信号充能接收基座将阻止其接收来自发送基座的物品/流体/经验/FE。这可以用于创建自定义路由系统。它还可以使基座的升级停止运作,并阻止其(通过传送升级)被传送。此行为可以通过在副手拿着红石火把,然后潜行右击基座来取消——火把将会被放入基座,并用红石信号激活它。" + "" + "基座也可以被比较器读取,并将发出和充满程度相对应的信号。" + ] + dependencies: ["3ECCA6558FDB4A5E"] + id: "578398B7265DCB89" + tasks: [{ + id: "6731301F006613B4" + type: "item" + item: "minecraft:redstone" + }] + rewards: [{ + id: "6F7D317666B0957F" + type: "xp" + xp: 100 + }] + } + { + title: "基座机械" + icon: "minecraft:coal" + x: -5.0d + y: 6.0d + subtitle: "当装饰碰上技术" + description: [ + "基座有一系列升级,可使你使用它们来处理材料。这些升级有两个版本:" + "" + "常规版本使用掉落在其附近的可燃物。当基座上有燃料时,它会在其周围发出火焰粒子。" + "" + "能量版本通过基座网络提供的FE运行。将其连接到存储有FE的基座,为其提供能量。" + ] + dependencies: [ + "3F9545A78B985E50" + "04E9F681A7D93BC7" + ] + dependency_requirement: "one_completed" + id: "69E5C4BFCE2AC042" + tasks: [{ + id: "11352D320468872A" + type: "checkmark" + }] + rewards: [{ + id: "5555385A057F11AB" + type: "command" + title: "稀有基座战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_rare" + player_command: false + }] + } + { + title: "基座升级" + x: 0.0d + y: 0.0d + shape: "hexagon" + subtitle: "为你的展示基座添加功能" + description: [ + "展示物品并在基座之间传输它们很好,但你可以通过升级添加其他功能。你需要一些基础基座升级才能开始。" + "" + "通过将基座升级拿在你的副手,然后右击基座将升级放入其中。用另一个升级或升级工具左击基座,将升级移除。" + ] + dependencies: ["3ECCA6558FDB4A5E"] + size: 1.5d + id: "5519E152C45C620F" + tasks: [{ + id: "4ABAE7252496C5BD" + type: "item" + item: "pedestals:coin/default" + }] + rewards: [ + { + id: "4BB47F1EBB842C15" + type: "item" + title: "基础基座升级" + item: "pedestals:coin/default" + count: 7 + } + { + id: "0D53E6296F286954" + type: "command" + title: "稀有基座战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_rare" + player_command: false + } + ] + } + { + x: -3.5d + y: -2.5d + description: ["使用升级工具右击基座,以获取有关其升级的信息。"] + dependencies: ["5519E152C45C620F"] + id: "1A8004185DA47AF8" + tasks: [{ + id: "6CF87B9FDBF0F57E" + type: "item" + item: "pedestals:upgradetool" + }] + rewards: [{ + id: "53A40AFDE18FBBEB" + type: "xp" + xp: 100 + }] + } + { + x: -4.5d + y: -2.5d + description: [ + "工具交换器可使你在某些升级中添加或删除工具。副手拿着你想添加的工具,用交换器右击基座以放入工具,或者在副手为空时用工具右击基座以移除工具。" + "" + "当工具放入基座时,不会消耗工具耐久度,但它确实可以将上面的魔咒(即时运或精准采集)赋予升级。" + ] + dependencies: ["5519E152C45C620F"] + id: "03FB33813D04031D" + tasks: [{ + id: "195F71E5D15D557A" + type: "item" + item: "pedestals:toolswapper" + }] + rewards: [{ + id: "429AB1D13E35C616" + type: "xp" + xp: 100 + }] + } + { + title: "能量生产" + x: -6.5d + y: 4.5d + description: [ + "基座提供了两个产出FE的升级——能量发电升级和祛魔发电升级。" + "" + "能量发电升级会燃烧掉落在地上的熔炉燃料,并每20刻产生一次FE。该能量存储在魔咒中,可用于基座能量网络。" + "" + "祛魔发电升级会拾取掉落在其附近的附魔物品(包括附魔书),去除其魔咒,并从魔咒中产生能量。它将展示新祛魔的物品,并将产生的能量存储到基座能源网络中。" + ] + dependencies: ["3F9545A78B985E50"] + id: "5DDFF348CB1978A0" + tasks: [{ + id: "13B8EBFFC9B4CFE1" + type: "item" + title: "FE发电升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/rffuelgen" + Count: 1b + } + { + id: "pedestals:coin/rfexpgen" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "079B55734F05F67A" + type: "command" + title: "史诗基座战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_epic" + player_command: false + }] + } + { + title: "增强" + x: 1.5d + y: -2.5d + description: [ + "基座可以添加增强,以增强基座的物品发送能力。前3种增强中的每一种最多可以加5个,其他3种只需要1个。" + "" + "速度——减少传输之间的延迟。" + "容量——增加传输的物品数量。" + "范围——增加基座连接的范围。" + "消音——移除基座发出的任何声音(除了装备工具的声音)。" + "粒子消除——移除升级产生的任何粒子效果。" + "循环增强——改变基座的发送方式,从优先级改为循环。" + ] + dependencies: ["3ECCA6558FDB4A5E"] + id: "62A1AE30CAEF1424" + tasks: [{ + id: "6FDAD12F85326869" + type: "item" + title: "增强" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:upgradespeed" + Count: 1b + } + { + id: "pedestals:upgradecapacity" + Count: 1b + } + { + id: "pedestals:upgraderange" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "7EF6847AFBA8EF14" + type: "command" + title: "史诗基座战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_epic" + player_command: false + }] + } + { + title: "专一魔咒书" + x: 3.5d + y: -2.5d + description: ["可以为升级进行附魔很棒,但这可能非常的……随机。这些书可以确保你获得所需的特定魔咒。请记住,你不能将这些书在原版铁砧中与升级相合并——你必须使用基座上的经验铁砧。"] + dependencies: ["305B5A8507D4567A"] + id: "1D239668DA764C52" + tasks: [{ + id: "56AAC5339E833399" + type: "item" + title: "专一魔咒书" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:bookspeed" + Count: 1b + } + { + id: "pedestals:bookrange" + Count: 1b + } + { + id: "pedestals:bookarea" + Count: 1b + } + { + id: "pedestals:bookcapacity" + Count: 1b + } + { + id: "pedestals:bookmagnet" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0D33D903DE919312" + type: "command" + title: "史诗基座战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_epic" + player_command: false + }] + } + { + title: "中继" + x: -1.5d + y: 0.0d + description: [ + "使用基座传输物品就像连接它们一样简单,但不升级的基座不能成为流体、经验或FE基座网络的一部分。" + "" + "中继升级可使你将基座添加到其各自的网络中,同时具有比储罐小得多的缓冲区。它们还可以使用过滤器来控制哪些物品可以通过它们传输,从而防止物品被发送到你不想要的地方。" + ] + dependencies: ["5519E152C45C620F"] + id: "196FD7272F86F936" + tasks: [{ + id: "7AB8C73E5215ED39" + type: "item" + title: "中继" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/xprelay" + Count: 1b + } + { + id: "pedestals:coin/rfrelay" + Count: 1b + } + { + id: "pedestals:coin/fluidrelay" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "34316DE310845284" + type: "command" + title: "稀有基座战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_rare" + player_command: false + }] + } + { + title: "存储储罐" + x: 1.5d + y: 0.0d + subtitle: "美学囤积" + description: [ + "你有时会想储存很多东西,而基座可以帮助你。这些升级将增强你囤积大量物品的能力,并在你的基座网络中起到缓冲作用。" + "" + "基座容量魔咒可以大幅增加这些储罐的容量,使其成为可用的最高密度存储之一。" + ] + dependencies: ["5519E152C45C620F"] + id: "002E681F34281A6B" + tasks: [{ + id: "22221D08292F3871" + type: "item" + title: "储罐升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/itemtank" + Count: 1b + } + { + id: "pedestals:coin/rftank" + Count: 1b + } + { + id: "pedestals:coin/fluidtank" + Count: 1b + } + { + id: "pedestals:coin/xptank" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "157D6C650B8AFA14" + type: "command" + title: "稀有基座战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_rare" + player_command: false + }] + } + { + x: 2.5d + y: -2.5d + description: [ + "基座升级可以被附魔;它们可以使用原版魔咒,如时运和精准采集,但该模组也有六种特定的魔咒:" + "" + "基座容量———一般来说,它会增加升级可以存储的容量。对于1-5级的魔咒,物品存储的一般为4/8/16/32/64。" + "" + "基座范围——通常,范围魔咒会影响升级的运作距离(离基座的距离)。" + "" + "基座速度——此魔咒可使升级的运行速度提高2到20倍。最终的速度将取决于升级。" + "" + "基座区域——区域魔咒通常会增大升级运作的立方体区域。" + "" + "基座磁力——将在收获、方块破坏、采石场和伐木升级中添加物品磁铁功能。" + "" + "高级基座——此魔咒使升级可以与实体交互,在其任务中有详细介绍。" + ] + dependencies: ["5519E152C45C620F"] + min_width: 300 + id: "305B5A8507D4567A" + tasks: [{ + id: "6BA98FE9D6ED9FA9" + type: "checkmark" + title: "基座魔咒" + icon: { + id: "minecraft:enchanted_book" + Count: 1b + tag: { + StoredEnchantments: [{ + lvl: 5s + id: "pedestals:upgradespeed" + }] + } + } + }] + rewards: [{ + id: "0EF443D327EE222B" + type: "command" + title: "稀有基座战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_rare" + player_command: false + }] + } + { + title: "操控方块" + x: -1.5d + y: 7.5d + description: [ + "基座有操控世界中物品和方块的升级——投掷、放置和破坏升级。" + "" + "投掷升级将展示栏位的物品从基座顶部投掷。范围魔咒可修改物品从顶部掉落的距离。" + "" + "放置升级将把展示栏位中的物品放置在基座下方。范围魔咒可修改物品放置的距离。" + "" + "破坏升级会破坏基座下方的方块并展示掉落物。范围魔咒可修改被破坏方块离基座的距离。" + "" + "可以用工具交换器将镐放在基座上——升级将使用它破坏方块,工具上的精准采集或时运魔咒将会在升级上生效。" + ] + dependencies: ["04E9F681A7D93BC7"] + id: "189DF6D6ECA2E3D8" + tasks: [{ + id: "1371F2CF8EE10097" + type: "item" + title: "方块操控升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/dropper" + Count: 1b + } + { + id: "pedestals:coin/placer" + Count: 1b + } + { + id: "pedestals:coin/breaker" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "2959BEBA6F82546F" + type: "command" + title: "史诗基座战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_epic" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/pneumaticcraft_repressurized.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/pneumaticcraft_repressurized.snbt new file mode 100644 index 00000000..12424e33 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/pneumaticcraft_repressurized.snbt @@ -0,0 +1,1726 @@ +{ + id: "00000000000000AE" + group: "72A9465344128AF9" + order_index: 4 + filename: "pneumaticcraft_repressurized" + title: "气动工艺:再加压" + icon: "pneumaticcraft:pressure_gauge_module" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + icon: "pneumaticcraft:ingot_iron_compressed" + x: -8.5d + y: -16.0d + shape: "gear" + description: [ + "气动工艺:再加压是关于物流、自动化,以及为了获得产物炸毁东西的模组。掌握加压空气和热量是你旅程的开始。" + "" + "这些任务会指引你在本模组中取得进展,但务必时常查阅手册以获取额外的信息。当你完成这些任务及其相关成就时,书中的章节就会解锁。 " + "" + "~MuteTiefling" + ] + optional: true + id: "00000000000000AF" + tasks: [{ + id: "7B56DD5D9F4BBB68" + type: "item" + item: "pneumaticcraft:ingot_iron_compressed" + }] + rewards: [{ + id: "00000000000000B1" + type: "item" + title: "气动扳手" + item: { + id: "pneumaticcraft:pneumatic_wrench" + Count: 1b + tag: { + "pneumaticcraft:air": 30000 + } + } + }] + } + { + title: "良心采购" + icon: "pneumaticcraft:pressure_chamber_wall" + x: -16.5d + y: -14.5d + shape: "rsquare" + description: [ + "你需要获得一些压缩铁锭,来开始你的PNC:R之旅。在没有压力室的情况下,制造它的过程是相当危险的。请务必站远一些!" + "" + "获得压缩铁锭后,建造一个3x3x3的压力室。PNC:R手册会告诉你怎么做。" + "" + "注:请谨慎建造压力室,尽量使其将结构在同一个区块内。F3+G可以显示区块边界。" + ] + dependencies: ["00000000000000AF"] + id: "00000000000000B3" + tasks: [ + { + id: "00000000000000B4" + type: "item" + item: "pneumaticcraft:pressure_chamber_wall" + count: 23L + } + { + id: "00000000000000BA" + type: "item" + item: "pneumaticcraft:pressure_chamber_interface" + count: 2L + } + { + id: "00000000000000BB" + type: "item" + item: "pneumaticcraft:pressure_chamber_valve" + } + ] + rewards: [ + { + id: "00000000000000C6" + type: "command" + title: "稀有PNC:R战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + } + { + id: "0000000000000A78" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + title: "空气压缩机" + icon: "pneumaticcraft:air_compressor" + x: -16.5d + y: -13.0d + subtitle: "压力之下" + description: [ + "虽然它不会让你被危险的太空面条拜访,也不会在下十个世纪里对乡村造成辐射,但加压空气本身是危险的,超过压力限度会导致该方块爆炸并消失。" + "" + "用一些红石和一个红石中继器就可以为你的新空气压缩机建造一个简单的红石断路开关。" + ] + dependencies: ["00000000000000B3"] + id: "00000000000000BD" + tasks: [ + { + id: "00000000000000BE" + type: "item" + item: "pneumaticcraft:pressure_gauge_module" + } + { + id: "00000000000000BF" + type: "item" + title: "空气压缩机" + icon: "pneumaticcraft:air_compressor" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pneumaticcraft:air_compressor" + Count: 1b + } + { + id: "pneumaticcraft:liquid_compressor" + Count: 1b + } + ] + } + } + } + { + id: "00000000000000C0" + type: "item" + item: "pneumaticcraft:pressure_tube" + count: 8L + } + ] + rewards: [ + { + id: "00000000000000C1" + type: "item" + title: "红石粉" + item: "minecraft:redstone" + count: 9 + } + { + id: "00000000000000C2" + type: "item" + title: "红石中继器" + item: "minecraft:repeater" + } + ] + } + { + title: "安全升级" + x: -17.5d + y: -12.5d + subtitle: "谨慎乐观" + description: ["即使是最周密的计划也可能因意外事件而付诸东流。在你的压缩机和压力室中安装安全升级,以防止猝不及防的意外爆炸。"] + dependencies: ["00000000000000B3"] + id: "00000000000000C3" + tasks: [{ + id: "00000000000000C4" + type: "item" + item: "pneumaticcraft:security_upgrade" + count: 2L + }] + rewards: [{ + id: "00000000000000C5" + type: "command" + title: "稀有PNC:R战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + }] + } + { + x: -15.5d + y: -12.5d + subtitle: "更清洁的燃烧" + description: [ + "固体燃料可能十分强效,但是它们不够细腻,因为即使在压缩机被红石阻止运行的情况下,它们还是会继续产生压力,直到整块燃料燃烧殆尽。所以请考虑将你的燃料来源升级为更加安全的液体。" + "" + "注:液体压缩机可以燃烧许多类型的燃料,这些燃料都会在其GUI中列出,但值得注意的是,有一些燃料是可再生的,包括生物柴油、液态氢气和液态乙烯。" + ] + dependencies: ["00000000000000B3"] + id: "00000000000000C7" + tasks: [{ + id: "00000000000000C8" + type: "item" + item: "pneumaticcraft:liquid_compressor" + }] + rewards: [{ + id: "00000000000000C9" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -4.0d + y: -10.0d + subtitle: "夜幕降临……" + description: ["虽然名字叫煤油灯,但它能够使用液体压缩机可使用的所有燃料,并且能够照亮半径为30格的区域。非常适合用来驱散恐惧。试着用几个煤油灯来安全地照亮你的基地。"] + dependencies: ["00000000000000EA"] + id: "00000000000000CA" + tasks: [{ + id: "00000000000000CB" + type: "item" + item: "pneumaticcraft:kerosene_lamp" + }] + rewards: [{ + id: "000000000000022D" + type: "item" + title: "中型流体储罐" + item: { + id: "pneumaticcraft:medium_tank" + Count: 1b + tag: { + BlockEntityTag: { + SavedTanks: { + Tank: { + FluidName: "pneumaticcraft:kerosene" + Amount: 64000 + } + } + } + } + } + }] + } + { + title: "-173华氏度还是摄氏度?" + icon: "minecraft:packed_ice" + x: -12.5d + y: -13.5d + shape: "rsquare" + subtitle: "循序渐进" + description: ["虽然压缩空气是你的主要能量供应,热量是第二位的,但都是同等重要的机制。高级压缩机和其他机器需要依靠加热或冷却的方式来正常运行。"] + dependencies: ["00000000000000AF"] + id: "00000000000000CC" + tasks: [{ + id: "00000000000000CD" + type: "checkmark" + title: "-173华氏度还是摄氏度?" + }] + rewards: [ + { + id: "00000000000000CE" + type: "item" + title: "伪装涂覆器" + item: { + id: "pneumaticcraft:camo_applicator" + Count: 1b + tag: { + "pneumaticcraft:air": 30000 + } + } + } + { + id: "0000000000000A79" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + x: -12.5d + y: -12.0d + subtitle: "旋转舞僧" + description: [ + "涡流管的原理是在一个特殊的腔室中旋转高压空气以产生温差,从而使它能通过控制压力来精确控制加热或冷却的量。" + "" + "然而,涡流管并不是产生热量的唯一方法。在JEI中查找热管的用途,会发现有许多方块和液体也可用于加热或冷却。" + "" + "最后,气动工艺内置了对通用机械热力系统的支持,并与动态联合兼容。一些值得注意的热源包括:" + "" + "● 外置加热器" + "● 电阻型加热器" + "● 固体燃料加热器" + ] + dependencies: ["00000000000000CC"] + id: "00000000000000CF" + tasks: [{ + id: "00000000000000D0" + type: "item" + item: "pneumaticcraft:vortex_tube" + }] + rewards: [{ + id: "00000000000000D1" + type: "item" + title: "散热片" + item: "pneumaticcraft:heat_sink" + }] + } + { + title: "热管" + x: -12.5d + y: -11.0d + subtitle: "严寒无法再侵扰我" + description: [ + "热管有助于在方块之间快速传递热量,并且不会向环境中散发热量。用它来将热量从涡流管转移到一个或多个机器上。热量也可以用来直接为熔炉供能。" + "" + "注:具有传递热量能力的机器也会在它们之间共享热量,因此只需要将热管连接到任何一组机器中的一台即可。" + ] + dependencies: ["00000000000000CF"] + id: "00000000000000D2" + tasks: [{ + id: "00000000000000D3" + type: "item" + item: "pneumaticcraft:heat_pipe" + count: 6L + }] + rewards: [{ + id: "00000000000000D4" + type: "item" + title: "隔热板" + item: "pneumaticcraft:thermal_lagging" + count: 12 + }] + } + { + x: -13.5d + y: -12.5d + description: [ + "你可能已经注意到,涡流管会使用大量的空气,而且对红石没有反应。为了关闭它,必须切断空气供应。调节器管道模块可使你这么做。" + "" + "把它放在你的压力管道上,并向它施加红石信号。15强度的红石信号将使其完全阻止空气流动,从而关闭整条管道后的机器。" + ] + dependencies: ["00000000000000CF"] + id: "00000000000000D5" + tasks: [{ + id: "00000000000000D6" + type: "item" + item: "pneumaticcraft:regulator_tube_module" + }] + rewards: [{ + id: "00000000000000D8" + type: "command" + title: "稀有PNC:R战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + }] + } + { + x: -13.5d + y: -10.5d + subtitle: "冻结帧" + description: [ + "导热框架可以放置在任何容器上,并可使容器利用热量进行合成操作。被加热时,容器可以像熔炉一样烧炼物品。被冷却时,容器则会试图冻结出各种有用的物品。" + "" + "为了冻结液体,将一个气动工艺储罐或桶装满,并把它放在容器内。只要有足够的空间,被冷却的物品就会出现在其中。" + ] + dependencies: ["00000000000000D2"] + id: "00000000000000D9" + tasks: [{ + id: "00000000000000DA" + type: "item" + item: "pneumaticcraft:heat_frame" + }] + rewards: [{ + id: "00000000000000DB" + type: "item" + title: "强化箱子" + item: "pneumaticcraft:reinforced_chest" + }] + } + { + x: -12.5d + y: -10.0d + subtitle: "瞒天过海" + description: [ + "万能传感器是一个强大的方块,它会基于各种条件输出红石信号,如检测附近的玩家、玩家右击方块时、某方块是否存在、光照等级,甚至某方块当前的热量。" + "" + "当读取热量时,请试着将其对准热管或PNC:R机器,而不是对准带有导热框架的容器。" + ] + dependencies: ["00000000000000D2"] + id: "00000000000000DC" + tasks: [{ + id: "00000000000000DD" + type: "item" + item: "pneumaticcraft:universal_sensor" + }] + rewards: [ + { + id: "00000000000000DE" + type: "item" + title: "方块追踪升级" + item: "pneumaticcraft:block_tracker_upgrade" + } + { + id: "00000000000000DF" + type: "item" + title: "定位工具" + item: "pneumaticcraft:gps_tool" + } + ] + } + { + title: "原始且蒙昧" + x: -4.0d + y: -13.5d + shape: "rsquare" + description: ["去舀一桶像肮脏杂种一样的油。你会发现它们通常在地表上出现,通过观察小地图就能很容易地发现。"] + dependencies: ["00000000000000AF"] + id: "00000000000000E0" + tasks: [{ + id: "00000000000000E1" + type: "item" + item: "pneumaticcraft:oil_bucket" + }] + rewards: [ + { + id: "00000000000000E6" + type: "command" + title: "稀有PNC:R战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + } + { + id: "0000000000000A7B" + type: "command" + title: "农夫快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + icon: "pneumaticcraft:gas_lift" + x: -5.5d + y: -12.5d + subtitle: "把手拿开!" + description: [ + "气举可以用来从世界中泵出流体。把它放在任何流体方块的上方,插入钻杆,并提供空气。管道将向下延伸直至遇见流体方块,气举将尝试抽起附近所有与其相连的流体方块。" + "" + "注:用气动扳手潜行+右击任何PNC:R方块,可立即将其拾起,同时保留储存的空气和升级。这也适用于压力室阀门。" + ] + dependencies: ["00000000000000E0"] + id: "00000000000000E2" + tasks: [ + { + id: "00000000000000E3" + type: "item" + item: "pneumaticcraft:gas_lift" + } + { + id: "00000000000000E4" + type: "item" + item: "pneumaticcraft:drill_pipe" + count: 12L + } + ] + rewards: [{ + id: "00000000000000E5" + type: "item" + title: "地下石油探测器" + item: "pneumaticcraft:seismic_sensor" + }] + } + { + title: "石油精炼" + icon: "pneumaticcraft:refinery_output" + x: -4.0d + y: -12.0d + subtitle: "高精尖公司" + description: [ + "精炼厂由精炼厂控制器和其上方的2至4个输出端建造而成。请确保所有的面都是隔热的!为了便于进一步加工,请考虑使用物流网络来提取输出。向精炼厂控制器提供热量和石油以开始精炼。" + "" + "注:使用比较器读取控制器可以极好的控制涡流管以防燃料浪费。" + ] + dependencies: ["00000000000000E0"] + id: "00000000000000E7" + tasks: [ + { + id: "00000000000000E8" + type: "item" + item: "pneumaticcraft:refinery" + } + { + id: "00000000000000E9" + type: "item" + item: "pneumaticcraft:refinery_output" + count: 4L + } + ] + rewards: [{ + id: "000000000000022C" + type: "command" + title: "稀有PNC:R战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + }] + } + { + title: "热气动加工" + x: -4.0d + y: -11.0d + subtitle: "热奇,什么来着?" + description: [ + "简称TTP,这种机器利用热量和压力的组合来转化固体和液体。近年来,它甚至在厨房里有了用武之地。" + "" + "把机器放成一排,使它们能够通过侧面共享热量和压力。" + ] + dependencies: ["00000000000000E7"] + id: "00000000000000EA" + tasks: [{ + id: "00000000000000EB" + type: "item" + item: "pneumaticcraft:thermopneumatic_processing_plant" + count: 4L + }] + rewards: [ + { + id: "00000000000000EC" + type: "item" + title: "鳕鱼和薯条" + item: "pneumaticcraft:cod_n_chips" + count: 16 + } + { + id: "00000000000000ED" + type: "item" + title: "发射器升级" + item: "pneumaticcraft:dispenser_upgrade" + count: 4 + } + ] + } + { + title: "润滑油" + x: -5.0d + y: -9.5d + subtitle: "滑坡效应" + description: ["它是合成速度升级的宝贵原料。"] + dependencies: ["00000000000000F8"] + id: "00000000000000EE" + tasks: [{ + id: "00000000000000EF" + type: "item" + item: "pneumaticcraft:lubricant_bucket" + }] + rewards: [{ + id: "00000000000000F0" + type: "item" + title: "速度升级" + item: "pneumaticcraft:speed_upgrade" + count: 2 + }] + } + { + title: "液化石油气" + x: -3.0d + y: -10.5d + subtitle: "异相" + description: ["需要更多?考虑将你的一些其他燃料转化为液化石油气"] + dependencies: ["00000000000000EA"] + id: "00000000000000F1" + tasks: [{ + id: "00000000000000F2" + type: "item" + item: "pneumaticcraft:lpg_bucket" + }] + rewards: [{ + id: "00000000000000F3" + type: "command" + title: "稀有PNC:R战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + }] + } + { + title: "融化塑料" + x: -3.0d + y: -9.5d + subtitle: "白色黄金" + description: ["沧海一粟。"] + dependencies: ["00000000000000F1"] + id: "00000000000000F4" + tasks: [{ + id: "00000000000000F5" + type: "item" + item: "pneumaticcraft:plastic_bucket" + }] + rewards: [{ + id: "00000000000000F7" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + title: "柴油" + x: -5.0d + y: -10.5d + subtitle: "燃烧,还是死寂" + description: ["这是一种像样的燃料……但也许你需要对它进行一点改造。"] + dependencies: ["00000000000000EA"] + id: "00000000000000F8" + tasks: [{ + id: "00000000000000F9" + type: "item" + item: "pneumaticcraft:diesel_bucket" + }] + rewards: [{ + id: "00000000000000FA" + type: "command" + title: "稀有PNC:R战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + }] + } + { + x: -4.0d + y: -9.0d + subtitle: "混在一起" + description: ["流体混合器主要是作为生物柴油加工链的末端机器来使用。同时它也创造了一个非常有用的副产品,甘油。"] + dependencies: [ + "00000000000000F4" + "00000000000000EE" + ] + id: "00000000000000FB" + tasks: [{ + id: "00000000000000FC" + type: "item" + item: "pneumaticcraft:fluid_mixer" + }] + rewards: [ + { + id: "0000000000000105" + type: "item" + title: "红色蘑菇" + item: "minecraft:red_mushroom" + count: 16 + } + { + id: "0000000000000106" + type: "item" + title: "灰化土" + item: "minecraft:podzol" + count: 4 + } + ] + } + { + title: "酵母菌培养" + icon: "minecraft:red_mushroom_block" + x: -4.0d + y: -7.5d + subtitle: "酵养大革命" + description: [ + "生产可再生塑料和润滑油的第一步,用TPP生产酵母菌,且需要精确的温度控制。" + "" + "用火把等低热量热源、不同的隔热程度、甚至是在不同的生物群系或采用不同的尺寸进行实验,以找到能够稳定地生产酵母菌的方法。" + ] + dependencies: ["00000000000000FB"] + id: "00000000000000FD" + tasks: [{ + id: "00000000000000FE" + type: "item" + item: "pneumaticcraft:yeast_culture_bucket" + }] + rewards: [{ + id: "00000000000000FF" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + title: "乙醇" + x: -5.0d + y: -7.0d + subtitle: "真是个老掉牙的笑话" + description: [""] + dependencies: ["00000000000000FD"] + id: "0000000000000100" + tasks: [{ + id: "0000000000000101" + type: "item" + item: "pneumaticcraft:ethanol_bucket" + }] + rewards: [{ + id: "0000000000000102" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + title: "植物油" + x: -3.0d + y: -7.0d + subtitle: "给豌豆一个机会" + description: ["或者任何种子,就这而言。"] + dependencies: ["00000000000000FD"] + id: "0000000000000103" + tasks: [{ + id: "0000000000000104" + type: "item" + item: "pneumaticcraft:vegetable_oil_bucket" + }] + rewards: [{ + id: "000000000000022A" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + title: "生物柴油" + x: -4.0d + y: -6.5d + subtitle: "怒火慢烧" + description: ["这是一条可持续发展的康庄大道。"] + dependencies: [ + "0000000000000103" + "0000000000000100" + ] + id: "0000000000000107" + tasks: [{ + id: "0000000000000108" + type: "item" + item: "pneumaticcraft:biodiesel_bucket" + }] + rewards: [{ + id: "0000000000000379" + type: "command" + title: "传说PNC:R战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" + player_command: false + }] + } + { + x: -4.0d + y: -5.0d + shape: "octagon" + description: ["找到一种方法,在只用PNC:R和原版机械的情况下就能完全自动化生产塑料片以及从生物柴油中制取速度升级。你可以考虑一下无人机在农业和物流中的应用。"] + dependencies: ["0000000000000107"] + id: "0000000000000109" + tasks: [{ + id: "000000000000010A" + type: "checkmark" + title: "可持续发展挑战" + icon: { + id: "pneumaticcraft:logistics_drone" + Count: 1b + tag: { + "pneumaticcraft:air": 120000 + } + } + }] + } + { + title: "物流" + x: -8.5d + y: -12.0d + subtitle: "框定你的请求" + description: [ + "物流框架和模块是物流网络的核心和灵魂。物流框架可以安装在任何容器上,并可以通过物流配置器对其进行配置。" + "" + "对于更复杂的设置,可能需要通过使用其他容器来“扩展”机器。" + "" + "例如,你可以在熔炉上使用一个物流请求框架,将原料输入其中,然后用漏斗将产物取出。然后,漏斗上的物流供应框架可以将产物送回物流网络中。" + ] + dependencies: ["000000000000011D"] + id: "000000000000010B" + tasks: [{ + id: "000000000000010C" + type: "item" + item: "pneumaticcraft:logistics_module" + count: 8L + }] + rewards: [ + { + id: "000000000000010D" + type: "item" + title: "物流请求框架" + item: "pneumaticcraft:logistics_frame_requester" + count: 8 + } + { + id: "000000000000010E" + type: "item" + title: "物流被动供应框架" + item: "pneumaticcraft:logistics_frame_passive_provider" + count: 8 + } + { + id: "000000000000010F" + type: "item" + title: "物流存储框架" + item: "pneumaticcraft:logistics_frame_storage" + count: 8 + } + { + id: "00000000000006FF" + type: "item" + title: "物流主动供应框架" + item: "pneumaticcraft:logistics_frame_active_provider" + count: 8 + } + ] + } + { + x: -10.0d + y: -12.0d + subtitle: "生不带来,死不带去,谁说的?" + description: ["一个防爆的箱子,破损后能保留里面的东西。"] + dependencies: ["000000000000010B"] + id: "0000000000000110" + tasks: [{ + id: "0000000000000111" + type: "item" + item: "pneumaticcraft:reinforced_chest" + }] + rewards: [{ + id: "0000000000000113" + type: "command" + title: "稀有PNC:R战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + }] + } + { + x: -10.0d + y: -11.0d + subtitle: "巧工,而非苦工" + description: ["强化箱子的高级版本,拥有更大的容量、每个栏位的物品都能单独过滤、可以自动收集一定范围内的物品、可以向周围的容器自动输出,也可以从周围的容器抽取物品至箱子中。"] + dependencies: ["0000000000000110"] + id: "0000000000000114" + tasks: [{ + id: "0000000000000115" + type: "item" + item: "pneumaticcraft:smart_chest" + }] + rewards: [ + { + id: "0000000000000117" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + } + { + id: "0000000000000118" + type: "item" + title: "磁铁升级" + item: "pneumaticcraft:magnet_upgrade" + } + ] + } + { + title: "漏斗" + icon: "pneumaticcraft:omnidirectional_hopper" + x: -11.0d + y: -11.0d + subtitle: "这你也炫耀,兄弟" + description: ["可过滤、快速,气动工艺漏斗指定任何想要的方向并接受多种有用的升级。检查其GUI以获取更多信息。"] + dependencies: ["0000000000000110"] + id: "0000000000000119" + tasks: [ + { + id: "000000000000011A" + type: "item" + item: "pneumaticcraft:omnidirectional_hopper" + } + { + id: "000000000000011B" + type: "item" + item: "pneumaticcraft:liquid_hopper" + } + ] + rewards: [{ + id: "000000000000011C" + type: "item" + title: "速度升级" + item: "pneumaticcraft:speed_upgrade" + count: 2 + }] + } + { + title: "逻辑之路,滚滚向前" + x: -8.5d + y: -13.5d + shape: "rsquare" + description: [ + "PNC:R的物流系统是相当强大的,尽管它在实施时需要一些预先考虑,并且在空中移动物品和流体需要维护成本。" + "" + "当通过压力管道网络使用时,它可使大量的物品和液体在同一条线路上同时瞬间移动。" + ] + dependencies: ["00000000000000AF"] + id: "000000000000011D" + tasks: [{ + id: "000000000000011E" + type: "checkmark" + title: "逻辑之路,滚滚向前" + icon: "pneumaticcraft:logistics_core" + }] + rewards: [ + { + id: "000000000000011F" + type: "item" + item: { + id: "pneumaticcraft:logistics_configurator" + Count: 1b + tag: { + "pneumaticcraft:air": 30000 + } + } + } + { + id: "0000000000000A7A" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + title: "红石模块" + x: -10.0d + y: -10.0d + subtitle: "红石进化" + description: [ + "红石模块用于通过管道网络传输红石信号来读取和输出。不需要加压空气就可以使用。" + "" + "在红石模块中安装一个高级印刷电路板,使其能够进行更复杂的操作,如充当时钟、信号计数器或开关。" + ] + dependencies: ["000000000000010B"] + id: "0000000000000120" + tasks: [{ + id: "0000000000000121" + type: "item" + item: "pneumaticcraft:redstone_module" + count: 2L + }] + rewards: [{ + id: "0000000000000122" + type: "command" + title: "稀有PNC:R战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + }] + } + { + x: -11.0d + y: -10.0d + subtitle: "树莓派" + description: [ + "高级印刷电路板可以被插入各种管道模块,以增强其能力。调节器管子模块、压力表管道模块、红石管道模块和空气栅管道模块都从中受益匪浅。" + "" + "考虑组合使用高级压力表管道模块和一些高级红石管道模块的来升级你的压缩机上的红石控制系统。" + ] + dependencies: ["0000000000000120"] + id: "0000000000000123" + tasks: [{ + id: "0000000000000124" + type: "item" + item: "pneumaticcraft:advanced_pcb" + }] + rewards: [{ + id: "0000000000000125" + type: "command" + title: "传说PNC:R战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" + player_command: false + }] + } + { + x: -8.5d + y: -10.5d + subtitle: "飞翔马戏团" + description: ["在你不想运行整套空中基础设施的地方,物流无人机是方便的小帮手。使用一些物流框架进行实验,并部署一架物流无人机为你移动物品。"] + dependencies: ["000000000000010B"] + id: "0000000000000126" + tasks: [{ + id: "0000000000000127" + type: "item" + item: "pneumaticcraft:logistics_drone" + }] + rewards: [{ + id: "0000000000000128" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -8.5d + y: -9.0d + subtitle: "自动化山谷" + description: [ + "制作并部署收割无人机,使作物农场或树场自动化。使用采集无人机来保持地面整洁。" + "" + "请查看PNC:R手册或物品提示,以了解它们的工作原理。" + ] + dependencies: ["0000000000000126"] + id: "0000000000000129" + tasks: [{ + id: "000000000000012A" + type: "item" + item: "pneumaticcraft:harvesting_drone" + }] + rewards: [ + { + id: "000000000000012B" + type: "item" + title: "采集无人机" + item: "pneumaticcraft:collector_drone" + } + { + id: "0000000000000701" + type: "item" + title: "强化黑曜石锄" + item: { + id: "mekanismtools:refined_obsidian_hoe" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + } + { + x: -8.5d + y: -7.5d + subtitle: "空中加油" + description: [ + "充气站对于自动保持无人机有气是至关重要的。放置一个充气站,把发射器升级插入其中,让充气站为上面的实体充气。附近的无人机会在需要时自动寻找可用的充气站。" + "" + "当你站在这样的充气站上时,它也会为你物品栏中的物品充气。" + "" + "注:充气站是压力机械师的兴趣点。也许应该去交个朋友然后看看他们有什么好的交易。" + ] + dependencies: ["0000000000000129"] + id: "000000000000012C" + tasks: [{ + id: "000000000000012D" + type: "item" + item: "pneumaticcraft:charging_station" + }] + rewards: [ + { + id: "000000000000012E" + type: "item" + title: "发射器升级" + item: "pneumaticcraft:dispenser_upgrade" + } + { + id: "0000000000000700" + type: "item" + title: "容积升级" + item: "pneumaticcraft:volume_upgrade" + count: 4 + } + ] + } + { + x: -7.5d + y: -7.0d + subtitle: "在她需要的时候" + description: ["在你的无人机上安装一个或多个物品寿命升级,以帮助它们保持工作状态。它们偶尔会受到环境危害的伤害,这些升级可使它们自我修复。"] + dependencies: ["000000000000012C"] + id: "000000000000012F" + tasks: [{ + id: "0000000000000130" + type: "item" + item: "pneumaticcraft:item_life_upgrade" + }] + rewards: [{ + id: "0000000000000131" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -8.5d + y: -6.5d + subtitle: "她孑孓一生,形单影只" + description: ["在无人机中安装备用升级,以节省一点空气。"] + dependencies: ["000000000000012C"] + id: "0000000000000132" + tasks: [{ + id: "0000000000000133" + type: "item" + item: "pneumaticcraft:standby_upgrade" + }] + rewards: [{ + id: "0000000000000134" + type: "command" + title: "稀有PNC:R战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + }] + } + { + title: "物品栏升级" + x: -7.5d + y: -8.0d + subtitle: "这个坏小子能装下如此多的方块!" + description: ["在你的采集无人机上安装一些物品栏升级。"] + dependencies: ["000000000000012C"] + id: "0000000000000135" + tasks: [{ + id: "0000000000000136" + type: "item" + item: "pneumaticcraft:inventory_upgrade" + count: 4L + }] + rewards: [{ + id: "0000000000000137" + type: "item" + title: "物品栏升级" + item: "pneumaticcraft:inventory_upgrade" + count: 8 + }] + } + { + x: -9.5d + y: -8.0d + subtitle: "他正在远行" + description: ["在采集无人机上安装一些范围升级。"] + dependencies: ["000000000000012C"] + id: "0000000000000138" + tasks: [{ + id: "0000000000000139" + type: "item" + item: "pneumaticcraft:range_upgrade" + }] + rewards: [{ + id: "000000000000013A" + type: "item" + title: "范围升级" + item: "pneumaticcraft:range_upgrade" + count: 2 + }] + } + { + x: -9.5d + y: -7.0d + subtitle: "他在追求速度" + description: ["用几个这样的加速升级,加速你的无人机和许多其他方块"] + dependencies: ["000000000000012C"] + id: "000000000000013B" + tasks: [{ + id: "000000000000013C" + type: "item" + item: "pneumaticcraft:speed_upgrade" + }] + rewards: [{ + id: "000000000000013D" + type: "item" + title: "速度" + item: "pneumaticcraft:speed_upgrade" + count: 2 + }] + } + { + title: "可编程无人机" + icon: "pneumaticcraft:programmer" + x: -10.0d + y: -9.0d + subtitle: "用我的方式来办" + description: [ + "可编程无人机是PNC:R自动化能力的巅峰,其选择几乎是无限的,因为它们可以与方块和实体互动,挥舞武器和工具,并根据复杂的条件执行的动作。" + "" + "潜心研究这种可视化编程语言,看看你能捣鼓出什么玩意来!如果你缺乏灵感,试试下面这些:" + "" + "●自动化Powah的充能台" + "●自动化植物魔法的符文祭坛" + "●自动化PNC:R的生物柴油" + "●使用牛奶桶和绿色染料建造一个黏液农场" + "●利用无人机建造一个交通网络,让它来接你并把你传送走" + ] + dependencies: ["0000000000000129"] + id: "000000000000013E" + tasks: [ + { + id: "000000000000013F" + type: "item" + item: "pneumaticcraft:drone" + } + { + id: "0000000000000141" + type: "item" + item: "pneumaticcraft:programmer" + } + ] + rewards: [{ + id: "0000000000000140" + type: "item" + title: "编程拼图" + item: "pneumaticcraft:programming_puzzle" + count: 64 + }] + } + { + x: -11.0d + y: -9.0d + subtitle: "始终触手可及" + description: ["遥控器是通过操纵全局变量工作的可编程接口设备。当与万能传感器结合时,你可以将其用于远程红石,也可以用于控制可编程无人机。"] + dependencies: ["000000000000013E"] + id: "0000000000000142" + tasks: [{ + id: "0000000000000143" + type: "item" + item: "pneumaticcraft:remote" + }] + rewards: [{ + id: "0000000000000144" + type: "command" + title: "传说PNC:R战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" + player_command: false + }] + } + { + title: "塑料片" + x: 0.0d + y: -14.5d + shape: "rsquare" + subtitle: "你可以拥抱我,可以和我一起去玩耍" + description: ["通过在世界中放置一桶熔融塑料使其冷却,但肯定有更好的开始方法?"] + dependencies: [ + "00000000000000BF" + "00000000000000F5" + "00000000000000AF" + ] + id: "0000000000000145" + tasks: [{ + id: "0000000000000146" + type: "item" + item: "pneumaticcraft:plastic" + count: 4L + }] + rewards: [{ + id: "0000000000000147" + type: "item" + title: "塑料片" + item: "pneumaticcraft:plastic" + count: 8 + }] + } + { + title: "Prime会员配送" + x: 0.0d + y: -13.0d + description: [ + "居家购物的巅峰之作。只需击一个按钮,你的订单就会在你意识到之前送达。" + "" + "Enigmatica-6中增加了一些特殊的交易,可以你交易一套探测工具,它可以探测来自不同维度的不同材料。试试这些探测工具,以获得稀有、不寻常的物品!" + ] + dependencies: ["0000000000000145"] + id: "0000000000000148" + tasks: [{ + id: "0000000000000149" + type: "item" + item: "pneumaticcraft:amadron_tablet" + }] + rewards: [{ + id: "705F9A21C798611B" + type: "item" + item: "kubejs:amadron_survey_tools" + }] + } + { + x: 0.0d + y: -12.0d + subtitle: "烧掉它" + description: ["随时随地可以从亚马龙获得。但你当地的压力机械师通常也会把它们作为初始交易……"] + dependencies: ["0000000000000148"] + id: "000000000000014B" + tasks: [{ + id: "000000000000014C" + type: "item" + item: "pneumaticcraft:pcb_blueprint" + }] + rewards: [{ + id: "000000000000014D" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -0.5d + y: -11.0d + subtitle: "比阳光更灿烂" + description: [ + "用于准备空印刷电路板,使其能够进行蚀刻。在没有速度升级的情况下,这可能是一个缓慢的过程……考虑在60-70%左右设置一个阈值,以便在等待时间较短的情况下有一个合宜的蚀刻时机。强烈建议你将这个过程自动化。" + "" + "失效的印刷电路板可以被回收。" + ] + dependencies: ["000000000000014B"] + id: "000000000000014E" + tasks: [{ + id: "000000000000014F" + type: "item" + item: "pneumaticcraft:uv_light_box" + }] + rewards: [{ + id: "0000000000000150" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + title: "蚀刻器" + icon: "pneumaticcraft:etching_tank" + x: -1.0d + y: -10.0d + subtitle: "解决方案:腐蚀性溶液" + description: [ + "制作印刷电路板的下一步是在蚀刻器里进行蚀刻,这台蚀刻器可以装下并同时处理多达25个空印刷电路板。" + "" + "只有在蚀刻印刷电路板时加热,蚀刻酸才会被慢慢消耗。" + "" + "加热大大加快了蚀刻过程,而一桶酸液可以用在许多印刷电路板上。" + ] + dependencies: ["000000000000014E"] + id: "0000000000000151" + tasks: [ + { + id: "0000000000000152" + type: "item" + item: "pneumaticcraft:etching_tank" + } + { + id: "0000000000000153" + type: "item" + item: "pneumaticcraft:etching_acid_bucket" + } + ] + rewards: [{ + id: "0000000000000154" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + title: "装配台" + icon: "pneumaticcraft:assembly_platform" + x: 0.5d + y: -7.5d + subtitle: "需要一些组件" + description: [ + "装配台提供了一种更简单的制作电路板的方法,并提供了获得其他高级配方的途径。" + "" + "每个部件都有放置位置的限制。具体放置规则请参阅PNC:R手册" + "" + "不过,一种简单的布局可以在2x3的空间里完成:" + "" + "IO、控制器、IO" + "钻头、平台、激光" + ] + dependencies: ["0000000000000165"] + id: "0000000000000155" + tasks: [ + { + id: "0000000000000157" + type: "item" + item: "pneumaticcraft:assembly_io_unit_import" + } + { + id: "0000000000000158" + type: "item" + item: "pneumaticcraft:assembly_controller" + } + { + id: "0000000000000159" + type: "item" + item: "pneumaticcraft:assembly_io_unit_export" + } + { + id: "000000000000015A" + type: "item" + item: "pneumaticcraft:assembly_drill" + } + { + id: "000000000000015B" + type: "item" + item: "pneumaticcraft:assembly_platform" + } + { + id: "000000000000015C" + type: "item" + item: "pneumaticcraft:assembly_laser" + } + ] + rewards: [{ + id: "000000000000015D" + type: "command" + title: "传说PNC:R战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" + player_command: false + }] + } + { + x: -1.5d + y: -9.0d + subtitle: "你会怎么处理坏电路?" + description: ["接地。"] + dependencies: ["0000000000000151"] + id: "000000000000015E" + tasks: [{ + id: "000000000000015F" + type: "item" + item: "pneumaticcraft:empty_pcb" + }] + rewards: [{ + id: "0000000000000164" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -1.5d + y: -8.0d + subtitle: "短路" + description: ["你试过将其拉伸吗?"] + dependencies: ["000000000000015E"] + id: "0000000000000160" + tasks: [{ + id: "0000000000000161" + type: "item" + item: "pneumaticcraft:unassembled_pcb" + }] + rewards: [ + { + id: "0000000000000162" + type: "item" + title: "晶体管" + item: "pneumaticcraft:transistor" + count: 2 + } + { + id: "0000000000000163" + type: "item" + title: "电容" + item: "pneumaticcraft:capacitor" + count: 2 + } + ] + } + { + x: -0.5d + y: -7.5d + subtitle: "谁负责调查电子犯罪?" + description: ["夏洛克•欧姆"] + dependencies: ["0000000000000160"] + id: "0000000000000165" + tasks: [{ + id: "0000000000000166" + type: "item" + item: "pneumaticcraft:printed_circuit_board" + }] + rewards: [{ + id: "0000000000000167" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + title: "装配程序" + x: 1.0d + y: -8.5d + subtitle: "一石二鸟" + description: [ + "将装配程序插入装配控制器,并提供空气以使控制器启动。强烈建议进行加装速度升级。" + "" + "注:钻头和激光程序允许装配台制作只需要钻头或激光的配方。在大多数情况下,没有理由使用单独的程序。" + ] + dependencies: ["0000000000000155"] + id: "0000000000000168" + tasks: [{ + id: "0000000000000169" + type: "item" + item: "pneumaticcraft:assembly_program_drill_laser" + }] + rewards: [{ + id: "000000000000016A" + type: "command" + title: "传说PNC:R战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" + player_command: false + }] + } + { + title: "流体储罐" + x: -11.0d + y: -12.0d + subtitle: "叠加几率" + description: [ + "便携式流体存储设备。还可以为桶和其他储罐加注液体,以实现自动化。" + "" + "将其垂直堆放,并用气动扳手右击,就可以形成一个多方块储罐。" + ] + dependencies: ["0000000000000110"] + id: "000000000000016B" + tasks: [{ + id: "000000000000016C" + type: "item" + item: "pneumaticcraft:small_tank" + count: 2L + }] + rewards: [{ + id: "000000000000016D" + type: "item" + title: "中型流体储罐" + item: "pneumaticcraft:medium_tank" + }] + } + { + x: 0.5d + y: -9.5d + subtitle: "超级层流" + description: ["通过高级加工方法,可以制造出高级压力管道,从而达到更高的压力。高级压缩机必须保持冷却,因此并不总是特定任务的最佳选择。然而,有些机器只有在高级压缩机产生的压力下才会开始工作。"] + dependencies: ["0000000000000168"] + id: "0000000000000415" + tasks: [{ + id: "0000000000000416" + type: "item" + item: "pneumaticcraft:advanced_liquid_compressor" + }] + rewards: [{ + id: "000000000000063D" + type: "command" + title: "传说PNC:R战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" + player_command: false + }] + } + { + x: -16.5d + y: -11.5d + subtitle: "全面反转!" + description: [ + "让物品处于高压下只是硬币的一面。创造真空状态也是非常有益的。" + "" + "小贴士:真空下的压力室能够将物品的魔咒提取到书上形成附魔书。" + ] + dependencies: [ + "00000000000000BD" + "00000000000000C7" + "00000000000000C3" + ] + dependency_requirement: "one_completed" + id: "0000000000000417" + tasks: [{ + id: "0000000000000418" + type: "item" + item: "pneumaticcraft:vacuum_pump" + }] + rewards: [{ + id: "0000000000000423" + type: "item" + title: "记忆棒" + item: "pneumaticcraft:memory_stick" + }] + } + { + x: -17.5d + y: -10.5d + subtitle: "手忙脚乱" + description: [ + "气动技术的最新进展可使你强制移除在世界各地发现的刷怪笼的魔法核心。一旦被核心提取出来,就可以通过将它们插入一个改良的气动刷怪笼中,用空气使其开始旋转,提高它们的产怪速率。" + "" + "首先,在刷怪笼附近的区域做好战斗准备。建议使用火把或通过侵入使其失效。" + "" + "将刷怪笼抽取器放在刷怪笼的上方,将真空泵连接到刷怪笼抽取器上,并开始抽出空气。当刷怪笼抽取器达到必要的负压时,核心抽取就会开始发生。" + "" + "只有当玩家在附近时,刷怪笼抽取器才会工作,所以别站的太远。" + "" + "随着它的工作,相应的怪物会在附近强制生成。你带了盔甲,对吗?" + "" + "随着该区域的怪物越积越多,刷怪笼抽取器的工作速度会减慢。请尽快杀死怪物。" + "" + "要做好应对一大波怪物的准备。事情会变得很混乱。" + "" + "注:当抽取过程结束后,用气动扳手潜行+右击刷怪笼抽取器,以避免下次需要从头抽气。在需要重新抽气之前,一台包含些许容积升级的刷怪笼抽取器应该仍能够从数个刷怪笼中抽取核心。" + ] + dependencies: ["0000000000000417"] + min_width: 300 + id: "0000000000000419" + tasks: [{ + id: "000000000000041A" + type: "item" + item: "pneumaticcraft:spawner_extractor" + }] + rewards: [{ + id: "0000000000000433" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + icon: "pneumaticcraft:vacuum_trap" + x: -15.5d + y: -10.5d + subtitle: "你能打给谁?" + description: [ + "你的自定义刷怪途径。" + "" + "并不是每一种怪物都能从自然生成刷怪笼中轻易获得。幸运的是,有一种方法可以重现刷怪笼核心的魔力:真空陷阱。" + "" + "真空陷阱的使用方式一开始与刷怪笼抽取器类似,将真空陷阱与真空泵相连,并抽出其中所有的空气。你需要一个刷怪笼核心(空),并且推荐使用容积升级。用气动扳手潜行右击负压的真空陷阱,从而将其拾起。现在把它放在任何生物附近,然后空手潜行右击它来打开它。附近的生物会被吸进去,并被加入到刷怪笼核心中。" + "" + "一个刷怪笼核心可以储存多种生物类型,使混合刷怪笼成为可能。" + "" + "一枚只有含有一只生物的刷怪笼核心仍然可以在气动刷怪笼中使用;这对于难以捕捉的或稀有的生物来说非常有用。" + "" + "如果真空陷阱的内部储罐中存放有记忆源质,那么它的工作效率会更高,这意味着需要更少的生物就可以完全填充它。" + "" + "通过将刷怪笼核心方在地上并潜行右击,可以从其中随机释放生物,在加压刷怪笼可用之前,你也可以用它更轻松地运输生物。 " + ] + dependencies: ["000000000000041F"] + id: "000000000000041B" + tasks: [ + { + id: "000000000000041C" + type: "item" + item: "pneumaticcraft:vacuum_trap" + } + { + id: "0000000000000422" + type: "item" + item: "pneumaticcraft:spawner_core" + } + ] + rewards: [{ + id: "0000000000000434" + type: "command" + title: "传说PNC:R战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" + player_command: false + }] + } + { + x: -16.5d + y: -9.5d + subtitle: "势利小人" + description: [ + "一旦提取过程完成,请确保要破坏空刷怪笼(任何镐都可以)并将其随身携带。它是制作启动刷怪笼所必需的。" + "" + "注:考虑在你的基地保留一个备用的空刷怪笼。其顶部可以放置一个刷怪笼抽取器,以简化未来使用时的充气工作。" + ] + dependencies: ["0000000000000419"] + id: "000000000000041F" + tasks: [{ + id: "0000000000000420" + type: "item" + item: "pneumaticcraft:pressurized_spawner" + }] + rewards: [{ + id: "0000000000000432" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/powah.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/powah.snbt new file mode 100644 index 00000000..5dd3c501 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/powah.snbt @@ -0,0 +1,1362 @@ +{ + id: "000000000000016E" + group: "72A9465344128AF9" + order_index: 5 + filename: "powah" + title: "Powah!" + icon: "powah:dielectric_casing" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + icon: "powah:book" + x: 1.5d + y: -1.5d + shape: "gear" + subtitle: "现在,你将抛瓦玩弄于股掌之间!" + description: [ + "欢迎来到Powah!它是Minecraft中最新的发电、存储和运输模组之一。在本章节中,你将了解到它的全部信息。" + "我们将介绍这个模组所提供的大部分内容:从最基础的发电到多方块反应堆和无线供电!" + "" + "除了这个任务线,Powah手册是你在浏览该模组时的良师益友。每当你发现自己不知所措或想了解更多的信息时,请及时查阅它。" + "那么现在,让我们开始吧,好吗?" + "" + "~Merlo" + ] + optional: true + id: "000000000000016F" + tasks: [{ + id: "4C763494FAB6F8A2" + type: "item" + item: "powah:dielectric_paste" + }] + rewards: [{ + id: "413EB9C7629D2B60" + type: "item" + title: "扳手" + item: { + id: "powah:wrench" + Count: 1b + tag: { + PowahWrenchNBT: { } + } + } + }] + } + { + icon: { + id: "powah:wrench" + Count: 1b + tag: { + PowahWrenchNBT: { } + } + } + x: 0.5d + y: -2.0d + shape: "diamond" + subtitle: "不,等等,我是说……别哭了!" + description: [ + "Powah中的一切都被分为不同的等级,从初级到基础、硬化、烈焰、钻石、富生和下界。" + "相同机器的不同等级拥有不同的属性,这些信息都在会机器的提示框上标明。" + "" + "例如,一台熔炉发电机(初级)的发电效率为30FE/t,需要1600刻(或800秒)才能烧完一块煤,而熔炉发电机(下界)可以发电效率为9600FE/t,只需要0.25秒就能产出等同于一块煤的能量。" + "当你在该模组中不断取得进展的同时,请牢记:时常查看JEI中的各种提示框,看看什么等级适符合你当前的发展情况。" + ] + dependencies: ["000000000000016F"] + id: "0000000000000172" + tasks: [{ + id: "0000000000000173" + type: "checkmark" + title: "关于等级" + }] + rewards: [{ + id: "0000000000000CA8" + type: "xp" + xp: 100 + }] + } + { + title: "基础资源" + icon: "powah:dielectric_casing" + x: 1.5d + y: 0.0d + shape: "hexagon" + subtitle: "统统绝缘!" + description: [ + "在我们了解Powah提供的各种超酷的方块和物品之前,让我们先熟悉一下在该模组中你需要合成的一些基础资源。绝缘覆层是最基础的合成材料,所以大量使用它们将是常事。" + "" + "为了将其自动化,在某处保留一个熔岩储罐或烈焰人刷怪场可能非常有用!你马上就将看到它可以制作一些Powah的最基础部件,比如用于制作绝缘外壳的绝缘棒。" + "这就是你制作本章大多数机器的开始,所以我们来制作一些吧!" + ] + dependencies: ["000000000000016F"] + size: 1.5d + id: "0000000000000174" + tasks: [{ + id: "0000000000000175" + type: "item" + item: "powah:dielectric_casing" + }] + rewards: [{ + id: "7698C3956B71648E" + type: "item" + title: "绝缘外壳" + item: "powah:dielectric_casing" + count: 2 + }] + } + { + title: "熔炉发电机" + icon: "powah:furnator_basic" + x: 1.5d + y: 1.5d + shape: "rsquare" + subtitle: "所有人都能看见我火了" + description: [ + "让我们来发一些电吧!你会发现Powah有各种各样可以产出FE的发电机,其中最基础的是熔炉发电机。" + "" + "这个名字应该很好理解,它等于一台熔炉,但它可以燃烧燃料进行发电!" + "做一个熔炉发电机试试,任意等级的都可以。如果你才刚开始游玩本模组,你可以尝试初级甚至基础等级的发电机。" + ] + dependencies: ["0000000000000174"] + id: "0000000000000176" + tasks: [{ + id: "0000000000000177" + type: "item" + title: "熔炉发电机(任意等级)" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:furnator_basic" + Count: 1b + } + { + id: "powah:furnator_hardened" + Count: 1b + } + { + id: "powah:furnator_blazing" + Count: 1b + } + { + id: "powah:furnator_niotic" + Count: 1b + } + { + id: "powah:furnator_spirited" + Count: 1b + } + { + id: "powah:furnator_nitro" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "00000000000001B2" + type: "item" + title: "煤炭块" + item: "minecraft:coal_block" + count: 4 + } + { + id: "0000000000000288" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + } + ] + } + { + title: "能量线缆" + x: 0.0d + y: 1.5d + subtitle: "我发现我的充电线坏了。我被雷到了。" + description: [ + "由于发电机器散落在各处,我们需要一种方法来运输电力,把它们送到我们想要的地方。" + "Powah能量线缆非常擅长此事!较高等级的能量线缆可以传输大量的电力,并且有助于保持装置紧凑,因为即使在你放置线缆后,你也可以穿过它们,方便维护设备。" + "" + "让我们赶紧试一下!" + ] + dependencies: ["0000000000000174"] + optional: true + id: "000000000000017C" + tasks: [{ + id: "000000000000017D" + type: "item" + title: "能量线缆(任意等级)" + icon: "powah:energy_cable_basic" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:energy_cable_starter" + Count: 1b + } + { + id: "powah:energy_cable_basic" + Count: 1b + } + { + id: "powah:energy_cable_hardened" + Count: 1b + } + { + id: "powah:energy_cable_blazing" + Count: 1b + } + { + id: "powah:energy_cable_niotic" + Count: 1b + } + { + id: "powah:energy_cable_spirited" + Count: 1b + } + { + id: "powah:energy_cable_nitro" + Count: 1b + } + { + id: "powah:ender_gate_starter" + Count: 1b + tag: { + lollipoptile_stack_nbt: { + energy_stored_main_energy: 0L + } + } + } + { + id: "powah:ender_gate_basic" + Count: 1b + tag: { + lollipoptile_stack_nbt: { + energy_stored_main_energy: 0L + } + } + } + { + id: "powah:ender_gate_hardened" + Count: 1b + tag: { + lollipoptile_stack_nbt: { + energy_stored_main_energy: 0L + } + } + } + { + id: "powah:ender_gate_blazing" + Count: 1b + tag: { + lollipoptile_stack_nbt: { + energy_stored_main_energy: 0L + } + } + } + { + id: "powah:ender_gate_niotic" + Count: 1b + tag: { + lollipoptile_stack_nbt: { + energy_stored_main_energy: 0L + } + } + } + { + id: "powah:ender_gate_spirited" + Count: 1b + tag: { + lollipoptile_stack_nbt: { + energy_stored_main_energy: 0L + } + } + } + { + id: "powah:ender_gate_nitro" + Count: 1b + tag: { + lollipoptile_stack_nbt: { + energy_stored_main_energy: 0L + } + } + } + ] + } + } + }] + rewards: [{ + id: "0000000000000289" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "岩浆发电机" + icon: "powah:magmator_basic" + x: 1.5d + y: 3.0d + subtitle: "那不是个宝可梦的名字吗?" + description: ["岩浆发电机是你的另一个发电选择,这也不言而喻。只要给这个坏小子一些熔岩,然后看着它燃烧就行!一桶熔岩产出的电量比两块煤在熔炉发电机中产生的少一些。"] + dependencies: ["0000000000000176"] + optional: true + id: "000000000000017E" + tasks: [{ + id: "000000000000017F" + type: "item" + title: "岩浆发电机(任意等级)" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:magmator_basic" + Count: 1b + } + { + id: "powah:magmator_hardened" + Count: 1b + } + { + id: "powah:magmator_blazing" + Count: 1b + } + { + id: "powah:magmator_niotic" + Count: 1b + } + { + id: "powah:magmator_spirited" + Count: 1b + } + { + id: "powah:magmator_nitro" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "00000000000001B4" + type: "item" + title: "熔岩桶" + item: "minecraft:lava_bucket" + }] + } + { + title: "热力发电机" + icon: "powah:thermo_generator_basic" + x: 0.0d + y: 3.0d + subtitle: "燥。热。" + description: [ + "你有没有设想过,将熔岩作为一种可再生的、自给自足的能源?那么热力发电机正合你意!" + "" + "这个方便的装置只要放置在热源(熔岩、岩浆块等)上,并其内部储罐中有流体冷却剂(如水),就会产生少量的能量。" + "" + "注:JEI中显示的FE/t仅仅是基础值。液体冷却剂在能量产出中发挥着重要作用。" + ] + dependencies: ["0000000000000176"] + optional: true + id: "0000000000000180" + tasks: [{ + id: "0000000000000181" + type: "item" + title: "热力发电机(任意等级)" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:thermo_generator_basic" + Count: 1b + } + { + id: "powah:thermo_generator_hardened" + Count: 1b + } + { + id: "powah:thermo_generator_blazing" + Count: 1b + } + { + id: "powah:thermo_generator_niotic" + Count: 1b + } + { + id: "powah:thermo_generator_spirited" + Count: 1b + } + { + id: "powah:thermo_generator_nitro" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "00000000000001B6" + type: "item" + item: "industrialforegoing:water_condensator" + } + { + id: "000000000000064D" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + } + ] + } + { + title: "太阳能板" + x: 3.0d + y: 3.0d + subtitle: "周五为未来!" + description: [ + "这一点并不奇怪,每一个可敬的发电模组都需要太阳能板!只要在白天,并且能够看到天空,它们就会被动地产出FE。" + "对于被动发电来说方便极了!" + ] + dependencies: ["0000000000000176"] + optional: true + id: "0000000000000182" + tasks: [{ + id: "0000000000000183" + type: "item" + title: "太阳能板(任意等级)" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:solar_panel_basic" + Count: 1b + } + { + id: "powah:solar_panel_hardened" + Count: 1b + } + { + id: "powah:solar_panel_blazing" + Count: 1b + } + { + id: "powah:solar_panel_niotic" + Count: 1b + } + { + id: "powah:solar_panel_spirited" + Count: 1b + } + { + id: "powah:solar_panel_nitro" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "000000000000028A" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "末影透镜" + x: 3.0d + y: 4.5d + shape: "diamond" + subtitle: "X光模式!" + description: ["末影透镜是所有Powah太阳能板极好的升级部件。只要用末影透镜右击Powah太阳能板,即使不露天,它也能产出能量!"] + dependencies: ["0000000000000182"] + optional: true + id: "0000000000000184" + tasks: [{ + id: "0000000000000185" + type: "item" + item: "powah:lens_of_ender" + }] + rewards: [{ + id: "000000000000064C" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "晶质铀" + x: 3.0d + y: -1.5d + subtitle: "我有放射性!" + description: [ + "你已经见识到了所有用Powah产出FE的基础手段,现在是时候前进一步,迈入大男孩的行列:让我们来造一个反应堆!" + "" + "不过不要太着急,你首先需要一些燃料,所以来收集一些晶质铀! 通常为矿石的形态,你可以用Powah的充能台和常规的铀来获得。去弄一些晶质铀来!" + ] + dependencies: ["000000000000018C"] + id: "0000000000000186" + tasks: [{ + id: "0000000000000187" + type: "item" + item: "powah:uraninite" + count: 32L + }] + rewards: [{ + id: "00000000000001BB" + type: "item" + title: "晶质铀块" + item: "powah:uraninite_block" + count: 8 + }] + } + { + title: "反应堆" + icon: "powah:reactor_basic" + x: 3.0d + y: -3.0d + shape: "hexagon" + subtitle: "这是个大家伙!" + description: [ + "反应堆是Powah的最佳发电方式,它需要一个大型多方块和一些更高级的维护。" + "只需制作36个任意等级(均为同一等级)的反应堆块,并将其中一个放置在地面上,即可自动构建3x4的反应堆结构。" + "" + "由于反应堆相当复杂,没有足够的空间在这里准确描述它的工作原理,我将把你引导你翻阅Powah手册中的条目。你可以在那里了解所有关于如何使它工作的信息。" + "祝你发电愉快!" + "" + "注:JEI中显示的FE/t仅仅是基础值。这些反应堆在很大程度上受到添加到其中的辅助材料的影响,如碳和红石。同时液体和固体冷却剂对燃料效率也起到了重要作用。" + ] + dependencies: ["0000000000000186"] + size: 1.5d + id: "0000000000000188" + tasks: [{ + id: "0000000000000189" + type: "item" + title: "Reactor (任意等级)" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:reactor_basic" + Count: 1b + } + { + id: "powah:reactor_hardened" + Count: 1b + } + { + id: "powah:reactor_blazing" + Count: 1b + } + { + id: "powah:reactor_niotic" + Count: 1b + } + { + id: "powah:reactor_spirited" + Count: 1b + } + { + id: "powah:reactor_nitro" + Count: 1b + } + ] + } + } + count: 36L + }] + rewards: [ + { + id: "00000000000001BD" + type: "item" + title: "晶质铀" + item: "powah:uraninite" + count: 32 + only_one: true + } + { + id: "00000000000001BE" + type: "item" + title: "蓝冰" + item: "minecraft:blue_ice" + count: 32 + only_one: true + } + ] + } + { + x: 1.5d + y: -3.0d + shape: "diamond" + subtitle: "真是冷幽默!" + description: ["你的反应堆不是很高冷吗?呃……不是吗?那你最好快点去冷却它!任意一种冰都可以,但最好的是一种来自Powah的新材料:干冰。去拿一些吧,记得要快!"] + dependencies: ["0000000000000188"] + optional: true + id: "000000000000018A" + tasks: [{ + id: "000000000000018B" + type: "item" + item: "powah:dry_ice" + count: 16L + }] + rewards: [{ + id: "00000000000001C2" + type: "item" + title: "带电雪球" + item: "powah:charged_snowball" + count: 8 + }] + } + { + title: "充能台" + icon: "powah:energizing_orb" + x: 3.0d + y: 0.0d + shape: "rsquare" + subtitle: "不,不是能量饮料!" + description: [ + "现在你已经制造出一些基础资源和能量,是时候迈出一步,并开启下一级Powah物品的大门了。由我来介绍一下充能台和充能棒!" + "" + "放下充能台,然后在其周围放置一些通电的充能棒,来开始合成。" + "现在,充能棒会开始给充能台供能(速度取决于充能棒的等级和数量),并向充能台中的物品注入能量。" + "这就是你制作所有基础资源的方法,你将用它来攀登并到达Powah的不同等级。让我们开始向巅峰进发吧!" + ] + dependencies: ["000000000000016F"] + id: "000000000000018C" + tasks: [ + { + id: "000000000000018D" + type: "item" + item: "powah:energizing_orb" + } + { + id: "00000000000001C3" + type: "item" + title: "充能棒(任意等级)" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:energizing_rod_basic" + Count: 1b + } + { + id: "powah:energizing_rod_hardened" + Count: 1b + } + { + id: "powah:energizing_rod_blazing" + Count: 1b + } + { + id: "powah:energizing_rod_niotic" + Count: 1b + } + { + id: "powah:energizing_rod_spirited" + Count: 1b + } + { + id: "powah:energizing_rod_nitro" + Count: 1b + } + ] + } + } + count: 2L + } + ] + rewards: [{ + id: "00000000000001C5" + type: "item" + title: "充能棒(基础)" + item: "powah:energizing_rod_basic" + count: 2 + }] + } + { + title: "能量单元" + icon: "powah:energy_cell_basic" + x: 3.0d + y: 1.5d + subtitle: "必须在哪里把这些能量存起来……" + description: [ + "有了这么多能量,你就需要一个地方来储存它们。隆重介绍:能量单元!" + "这些方便的能量单元可以为你储存能量,并充当一个大型缓冲区,你的单元等级越高,缓冲区储存的能量就会越多。" + "" + "如果你想知道每个等级的详细统计资料,请查看Powah手册。" + ] + dependencies: ["0000000000000174"] + id: "000000000000018E" + tasks: [{ + id: "000000000000018F" + type: "item" + title: "能量单元(任意等级)" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:energy_cell_basic" + Count: 1b + } + { + id: "powah:energy_cell_hardened" + Count: 1b + } + { + id: "powah:energy_cell_blazing" + Count: 1b + } + { + id: "powah:energy_cell_niotic" + Count: 1b + } + { + id: "powah:energy_cell_spirited" + Count: 1b + } + { + id: "powah:energy_cell_nitro" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "000000000000028E" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "末影单元" + icon: "powah:ender_cell_basic" + x: 4.5d + y: 1.5d + subtitle: "几乎就是Wi-Fi!" + description: [ + "末影单元是Powah无线传输电力的方式,也是该模组的最佳功能之一。使用它们起初并不太直观,但是一旦你有了深入的了解,就会变得很容易。" + "" + "首先,你有一些可用的频道(更高的电池等级可以解锁更多频道),它们默认存储了0FE。" + "这些频道对玩家来说是共通的,所以你放置在世界中的每一个末影单元都可以使用相同的频道(假如它们的等级能够访问这些频道)。" + "现在,选择一个频道,然后Shift左击能量单元将其放入末影单元。能量单元会被消耗,它的缓冲区现在成为了该频道的缓冲区。" + "(所以对于一个最大FE值为0的新频道来说,插入一个基础单元将使其缓冲区增加1MFE,因为这是基础单元的最大缓冲区)。" + "" + "你可以不断堆叠这些单元来不断升级你的频道。一旦你在该频道中储存了能量,你就能够在任何有末影单元的地方使用它,使你能够轻松地远距离传输电能。" + ] + dependencies: ["000000000000018E"] + min_width: 300 + id: "0000000000000190" + tasks: [{ + id: "0000000000000191" + type: "item" + title: "末影单元(任意等级)" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:ender_cell_basic" + Count: 1b + } + { + id: "powah:ender_cell_hardened" + Count: 1b + } + { + id: "powah:ender_cell_blazing" + Count: 1b + } + { + id: "powah:ender_cell_niotic" + Count: 1b + } + { + id: "powah:ender_cell_spirited" + Count: 1b + } + { + id: "powah:ender_cell_nitro" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0000000000000226" + type: "item" + title: "能量单元(硬化)" + item: "powah:energy_cell_hardened" + }] + } + { + title: "玩家供电仪" + icon: "powah:player_transmitter_basic" + x: 4.5d + y: 3.0d + subtitle: "时刻充满活力!" + description: [ + "你身上也许有很多物品都需要供能。你得记住时常给它们充电,这不是超级乏味吗?" + "你难道不希望有什么东西可以接入你的能源,并以无线的方式为你你物品栏中的东西充能?你真走运!" + "" + "制作一张绑定卡,右击将其与自己绑定,然后合成一个玩家供电仪,将卡放进去。" + "只要供电仪有能量接收,它就会让你所有的物品充上电!" + ] + dependencies: ["000000000000018E"] + id: "0000000000000192" + tasks: [ + { + id: "0000000000000193" + type: "item" + title: "玩家供电仪" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:player_transmitter_basic" + Count: 1b + } + { + id: "powah:player_transmitter_hardened" + Count: 1b + } + { + id: "powah:player_transmitter_blazing" + Count: 1b + } + { + id: "powah:player_transmitter_niotic" + Count: 1b + } + { + id: "powah:player_transmitter_spirited" + Count: 1b + } + { + id: "powah:player_transmitter_nitro" + Count: 1b + } + ] + } + } + } + { + id: "0000000000000224" + type: "item" + item: "powah:binding_card" + } + ] + rewards: [{ + id: "000000000000028F" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "末影道门" + icon: "powah:ender_gate_basic" + x: 6.0d + y: 1.5d + shape: "diamond" + subtitle: "超级小巧!" + description: [ + "末影道门是更小、更便捷的末影单元变体。它可以直接放置在Powah能量电缆上,并占据一个方块大小的空间。" + "然而,它有一个缺点:你将无法从末影道门升级你的频道,所以你必须在某个地方保留至少一个末影单元。" + ] + dependencies: ["0000000000000190"] + optional: true + id: "0000000000000194" + tasks: [{ + id: "0000000000000195" + type: "item" + title: "末影道门(任意等级)" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:ender_gate_basic" + Count: 1b + } + { + id: "powah:ender_gate_hardened" + Count: 1b + } + { + id: "powah:ender_gate_blazing" + Count: 1b + } + { + id: "powah:ender_gate_niotic" + Count: 1b + } + { + id: "powah:ender_gate_spirited" + Count: 1b + } + { + id: "powah:ender_gate_nitro" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0000000000000227" + type: "item" + title: "末影核心" + item: "powah:ender_core" + count: 4 + }] + } + { + title: "绑定卡(跨纬度)" + x: 4.5d + y: 4.5d + shape: "diamond" + subtitle: "你将无处藏身……" + description: ["绑定卡(跨纬度)是对绑定卡的一个巨大升级。对末影人右击绑定卡以升级:现在它能够在任意维度为你物品栏内的物品充电,而不仅仅是供电仪所在的维度。真棒!"] + dependencies: ["0000000000000192"] + optional: true + id: "0000000000000198" + tasks: [{ + id: "0000000000000199" + type: "item" + item: "powah:binding_card_dim" + }] + rewards: [{ + id: "0000000000000290" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "充能钢" + x: 4.5d + y: 0.0d + subtitle: "在黑暗中闪耀!" + description: ["充能钢是所有第二等级(硬化)物品的基础材料。拿出你的金和铁,开始冶炼合金!"] + dependencies: ["000000000000018C"] + id: "000000000000019A" + tasks: [{ + id: "000000000000019B" + type: "item" + item: "powah:steel_energized" + }] + rewards: [{ + id: "0000000000000215" + type: "item" + title: "电池(硬化)" + item: { + id: "powah:battery_hardened" + Count: 1b + tag: { } + } + }] + } + { + x: 6.0d + y: 0.0d + subtitle: "晶莹剔透!" + description: ["Powah中的第一个水晶,烈焰水晶是所有第三等级(烈焰)物品的基础材料。你最好开始加快探索下界。!"] + dependencies: ["000000000000019A"] + id: "000000000000019C" + tasks: [{ + id: "000000000000019D" + type: "item" + item: "powah:crystal_blazing" + }] + rewards: [{ + id: "0000000000000217" + type: "item" + title: "充能钢块" + item: "powah:energized_steel_block" + count: 4 + }] + } + { + x: 7.5d + y: 0.0d + subtitle: "这些鬼名字到底是怎么来的?" + description: [ + "接下来是钻石水晶,它是所有第四等级(钻石)物品的基础材料。我希望你一直有在开采钻石!" + "" + "如果你现在发现你充能台合成水晶时需要耗费大量的时间充电,添加一两根充电棒也许是个好主意。" + ] + dependencies: ["000000000000019C"] + id: "000000000000019E" + tasks: [{ + id: "000000000000019F" + type: "item" + item: "powah:crystal_niotic" + }] + rewards: [{ + id: "0000000000000219" + type: "item" + title: "充能棒(钻石)" + item: "powah:energizing_rod_niotic" + count: 2 + }] + } + { + x: 9.0d + y: 0.0d + subtitle: "千与千寻!" + description: ["我们快到顶了! 富生水晶是所有第五等级(富生)物品的基础材料。快去交一些村民朋友吧!"] + dependencies: ["000000000000019E"] + id: "00000000000001A0" + tasks: [{ + id: "00000000000001A1" + type: "item" + item: "powah:crystal_spirited" + }] + rewards: [ + { + id: "000000000000021B" + type: "item" + title: "晶质铀块" + item: "powah:uraninite_block" + count: 8 + } + { + id: "000000000000021C" + type: "item" + title: "钻石晶体块" + item: "powah:niotic_crystal_block" + count: 8 + } + { + id: "000000000000021D" + type: "item" + title: "干冰" + item: "powah:dry_ice" + count: 8 + } + ] + } + { + x: 10.5d + y: 0.0d + shape: "hexagon" + subtitle: "Discord Nitro?" + description: [ + "不,你不需要购买Discord-Nitro会员并为我们的服务器助力(尽管你完全应该)。" + "这只是一个下界水晶,是所有第六等级(下界)物品的基础材料!现在你已经到达了材料链的顶端,请期待一些真正昂贵和强大的东西。把大家伙拿出来!" + ] + dependencies: ["00000000000001A0"] + size: 1.5d + id: "00000000000001A2" + tasks: [{ + id: "00000000000001A3" + type: "item" + item: "powah:crystal_nitro" + }] + rewards: [ + { + id: "000000000000021F" + type: "item" + title: "能量核心(下界)" + item: "powah:energy_cell_nitro" + } + { + id: "0000000000000294" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + } + ] + } + { + title: "硬化挑战!" + x: 4.5d + y: -1.5d + shape: "diamond" + subtitle: "无论如何你都会需要它们的……" + description: [ + "这是你在所有硬化等级物品中所需要的电容。请做好合成一堆这些电容的准备!" + "" + "请注意,从现在开始,所有的电容任务都是可选的“挑战”。你将需要制造一些电容进行发展,所以你或许应该开始将其自动化了!" + ] + dependencies: ["000000000000019A"] + optional: true + id: "00000000000001A4" + tasks: [{ + id: "00000000000001A5" + type: "item" + item: "powah:capacitor_hardened" + count: 16L + }] + rewards: [{ + id: "0000000000000291" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "烈焰挑战!" + x: 6.0d + y: -1.5d + shape: "diamond" + subtitle: "它火了!" + description: ["这里是你在所有烈焰等级物品中所需要的电容。你能做这么多吗?"] + dependencies: ["000000000000019C"] + optional: true + id: "00000000000001A6" + tasks: [{ + id: "00000000000001A7" + type: "item" + item: "powah:capacitor_blazing" + count: 24L + }] + rewards: [{ + id: "0000000000000292" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "钻石挑战!" + x: 7.5d + y: -1.5d + shape: "diamond" + subtitle: "我甚至不知道怎么读“Niotic”?" + description: ["这是你在所有钻石等级物品中所需要的电容。开始变得有趣了,是吧?"] + dependencies: ["000000000000019E"] + optional: true + id: "00000000000001A8" + tasks: [{ + id: "00000000000001A9" + type: "item" + item: "powah:capacitor_niotic" + count: 32L + }] + rewards: [{ + id: "0000000000000293" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "富生挑战!" + x: 9.0d + y: -1.5d + shape: "diamond" + subtitle: "要开始加速了……" + description: ["这是你在所有富生等级物品中所需要的电容。这些挑战开始变得有点困难了吧?"] + dependencies: ["00000000000001A0"] + optional: true + id: "00000000000001AA" + tasks: [{ + id: "00000000000001AB" + type: "item" + item: "powah:capacitor_spirited" + count: 48L + }] + rewards: [{ + id: "000000000000021E" + type: "xp_levels" + xp_levels: 50 + }] + } + { + title: "最终挑战!" + x: 10.5d + y: -1.5d + shape: "diamond" + subtitle: "就像那首歌一样!我觉得……" + description: ["欢迎来到Powah终极挑战!你能自动化充能台并合成出所有需要的资源来完成这个任务吗?祝你好运,记住:自动化是关键!"] + dependencies: ["00000000000001A2"] + optional: true + id: "00000000000001AC" + tasks: [{ + id: "00000000000001AD" + type: "item" + item: "powah:capacitor_nitro" + count: 64L + }] + rewards: [ + { + id: "0000000000000221" + type: "xp_levels" + xp_levels: 100 + } + { + id: "0000000000000223" + type: "command" + title: "炫耀你的成就!" + icon: "powah:ender_core" + command: "/say @p完成了Powah的最终合成挑战!我打赌你也可以!" + player_command: false + } + { + id: "0000000000000295" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + } + ] + } + { + title: "终极抛瓦!" + icon: { + id: "powah:battery_nitro" + Count: 1b + tag: { } + } + x: 4.5d + y: -3.0d + shape: "hexagon" + subtitle: "十亿?亿点点?" + description: [ + "欢迎来到Powah的终极能源挑战!" + "你能创造一个可持续、高效的反应堆装置来制造所有这些电力吗?" + "" + "不要作弊——我知道你想靠通用机械。我向你发出挑战:只用Powah来产生这数十亿的能量。" + "你能做到的!祝你好运!" + "" + "把基础输导元件放进能量输导矩阵多方块中,然后给它送电,来填满基础输导元件。" + ] + dependencies: ["0000000000000188"] + hide: true + optional: true + id: "00000000000001AE" + tasks: [{ + id: "4D1EA493FB926104" + type: "item" + title: "充满的基础输导元件" + icon: { + id: "mekanism:basic_induction_cell" + Count: 1b + tag: { + mekData: { + EnergyContainers: [{ + Container: 0b + stored: "8000000000" + }] + } + } + } + item: { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "mekanism:basic_induction_cell" + Count: 1b + tag: { + mekData: { + EnergyContainers: [{ + Container: 0b + stored: "8000000000" + }] + } + } + } + { + id: "itemfilters:strong_nbt" + Count: 1b + tag: { + value: { + mekData: { + EnergyContainers: [{ + Container: 0b + stored: "8000000000" + }] + } + } + } + } + ] + } + } + }] + rewards: [ + { + id: "00000000000001C0" + type: "xp_levels" + xp_levels: 100 + } + { + id: "00000000000001C1" + type: "command" + title: "炫耀你的成就!" + icon: { + id: "powah:battery_nitro" + Count: 1b + tag: { } + } + auto: "enabled" + command: "/say @p完成了Powah的终极能量任务!芜湖!" + player_command: false + } + { + id: "000000000000064B" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + } + ] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/refined_storage.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/refined_storage.snbt new file mode 100644 index 00000000..75541407 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/refined_storage.snbt @@ -0,0 +1,819 @@ +{ + id: "0000000000000240" + group: "0856CF7F5CBEB20A" + order_index: 2 + filename: "refined_storage" + title: "精致存储" + icon: "refinedstorage:controller" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "精致存储" + icon: "refinedstorage:wrench" + x: 0.5d + y: 0.5d + shape: "gear" + subtitle: "很像AE2,但100%更加精致" + description: ["精致存储提供了建立庞大电子存储和自动化网络的能力,将你的物品存储在神奇的计算机空间中,并根据需要输入/输出/自动合成。你一定会认为这是一种相当精致的存储方法。"] + size: 1.5d + optional: true + id: "000000000000024F" + tasks: [{ + id: "42C8AA65635D8B7B" + type: "item" + item: "refinedstorage:quartz_enriched_iron" + count: 4L + }] + rewards: [ + { + id: "000000000000027A" + type: "item" + title: "黏液球" + item: "minecraft:slime_ball" + count: 4 + } + { + id: "000000000000027B" + type: "item" + title: "线" + item: "minecraft:string" + count: 4 + } + { + id: "0000000000000F4D" + type: "item" + title: "扳手" + item: "refinedstorage:wrench" + } + ] + } + { + title: "处理器" + icon: "refinedstorage:advanced_processor" + x: 0.5d + y: 2.0d + subtitle: "它们是英特尔还是AMD的?" + description: ["处理器是大多数RS设备所需的基本组件。在深入研究之前,你需要获取足够的黏液。"] + dependencies: ["000000000000024F"] + id: "0000000000000252" + tasks: [ + { + id: "0000000000000253" + type: "item" + item: "refinedstorage:basic_processor" + } + { + id: "0000000000000254" + type: "item" + item: "refinedstorage:improved_processor" + } + { + id: "0000000000000255" + type: "item" + item: "refinedstorage:advanced_processor" + } + ] + rewards: [{ + id: "00000000000005AF" + type: "item" + title: "富石英铁" + item: "refinedstorage:quartz_enriched_iron" + count: 16 + }] + } + { + icon: "refinedstorage:controller" + x: 0.5d + y: 3.5d + shape: "rsquare" + subtitle: "不要把它嵌到墙上!" + description: [ + "控制器是所有RS网络的核心;只需一个就能让组件工作。它接受正常的RF/FE能量。" + "" + "RS网络的所有部件(包括后续的无线设置)必须通过线缆链接。与控制器交互来查看各个组件所消耗能量的信息。" + ] + dependencies: ["0000000000000252"] + id: "0000000000000256" + tasks: [ + { + id: "0000000000000257" + type: "item" + item: "refinedstorage:controller" + } + { + id: "0000000000000287" + type: "item" + item: "refinedstorage:cable" + } + ] + rewards: [{ + id: "00000000000005B0" + type: "item" + title: "线缆" + item: "refinedstorage:cable" + count: 16 + }] + } + { + title: "磁盘和驱动器" + icon: "refinedstorage:64k_storage_disk" + x: 2.0d + y: 6.5d + subtitle: "有那么一点像……水乳交融" + description: [ + "为了能真正在RS网络里存储物品,你需要制作存储磁盘。它们有许多尺寸;你可以先尝试做一个1k磁盘,这是最小的尺寸。你可以拿手中的物品(存储部件/外壳)潜行右击来收回合成所需要的材料。" + "" + "磁盘驱动器是你存放存储磁盘的主要方法。一个驱动器中最多可容纳八个存储磁盘;你可以根据需要替换它们。" + ] + dependencies: ["0000000000000264"] + id: "0000000000000258" + tasks: [ + { + id: "0000000000000259" + type: "item" + item: "refinedstorage:disk_drive" + } + { + id: "0000000000000286" + type: "item" + title: "存储磁盘" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "refinedstorage:1k_storage_disk" + Count: 1b + } + { + id: "refinedstorage:4k_storage_disk" + Count: 1b + } + { + id: "refinedstorage:16k_storage_disk" + Count: 1b + } + { + id: "refinedstorage:64k_storage_disk" + Count: 1b + } + ] + } + } + } + ] + rewards: [ + { + id: "00000000000005B1" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + } + { + id: "00000000000005BD" + type: "item" + title: "存储外壳" + item: "refinedstorage:storage_housing" + count: 2 + } + ] + } + { + title: "流体存储磁盘" + x: 3.5d + y: 6.5d + subtitle: "把水倒进电脑似乎并不是一个好主意……" + description: ["流体存储磁盘可以存储流体。想象一下!当然,这涉及到运用一些不同的方式来访问磁盘内容。详情请查看流体终端任务"] + dependencies: ["0000000000000268"] + id: "000000000000025D" + tasks: [{ + id: "000000000000025E" + type: "item" + title: "流体存储磁盘" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "refinedstorage:64k_fluid_storage_disk" + Count: 1b + } + { + id: "refinedstorage:256k_fluid_storage_disk" + Count: 1b + } + { + id: "refinedstorage:1024k_fluid_storage_disk" + Count: 1b + } + { + id: "refinedstorage:4096k_fluid_storage_disk" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "00000000000005BB" + type: "item" + title: "256k流体存储元件" + item: "refinedstorage:256k_fluid_storage_part" + }] + } + { + title: "输入和输出" + icon: "refinedstorage:exporter" + x: -1.0d + y: 6.5d + subtitle: "最精致的生意!" + description: ["输出面板能自动从连接的容器中提取物品,而输入面板能自动将(配置的)物品输送到连接的容器。两者都可以设置过滤器或通过升级来加快传输速度。"] + dependencies: ["0000000000000256"] + id: "000000000000025F" + tasks: [ + { + id: "0000000000000260" + type: "item" + item: "refinedstorage:importer" + } + { + id: "0000000000000261" + type: "item" + item: "refinedstorage:exporter" + } + ] + rewards: [{ + id: "00000000000005BA" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + { + x: -1.0d + y: 3.5d + subtitle: "当磁盘不够用的时候" + description: [ + "如果你设置了一个面向普通容器(例如箱子)的外部存储元件,则该容器会成为网络的一部分,并且可以其中内容被访问,就好像在存储驱动器上一样。" + "" + "顺便说一句,通过将其连接到任意储罐并将类型设置为“流体”,它也可以处理流体。" + ] + dependencies: ["0000000000000256"] + id: "0000000000000262" + tasks: [{ + id: "0000000000000263" + type: "item" + item: "refinedstorage:external_storage" + }] + rewards: [{ + id: "00000000000005BF" + type: "item" + title: "高级箱柜" + item: "mekanism:advanced_bin" + }] + } + { + x: 2.0d + y: 5.0d + shape: "hexagon" + subtitle: "玩消失?逃不出终端的监控" + description: ["终端是你访问存储中物品的主要方式。只需将终端连接到存储网络,你就可以将物品扔入和扔出。"] + dependencies: ["0000000000000256"] + id: "0000000000000264" + tasks: [{ + id: "0000000000000265" + type: "item" + item: "refinedstorage:grid" + }] + rewards: [{ + id: "00000000000005BE" + type: "item" + title: "线缆" + item: "refinedstorage:cable" + count: 8 + }] + } + { + x: 3.5d + y: 3.5d + subtitle: "就和你监视孩子用的那种一样" + description: [ + "存储监视器添加了一种方便(且时尚)的方式,让你一眼就能看到当前网络中的物品(或流体)数量。潜行右击它可以打开配置GUI。" + "" + "你甚至可以直接从该方块中输入/提取相关的物品/液体。" + ] + dependencies: ["0000000000000264"] + id: "0000000000000266" + tasks: [{ + id: "0000000000000267" + type: "item" + item: "refinedstorage:storage_monitor" + }] + rewards: [{ + id: "00000000000005C0" + type: "item" + title: "存储外壳" + item: "refinedstorage:storage_housing" + count: 4 + }] + } + { + x: 3.5d + y: 5.0d + subtitle: "储罐?谁要啊!它们又不能开炮……" + description: ["流体终端的运作方式与普通终端有点不同。流体只能通过使用承载流体的物品(例如桶)来输入/输出。"] + dependencies: ["0000000000000264"] + id: "0000000000000268" + tasks: [{ + id: "0000000000000269" + type: "item" + item: "refinedstorage:fluid_grid" + }] + rewards: [{ + id: "00000000000005C2" + type: "item" + title: "256k流体存储元件" + item: "refinedstorage:256k_fluid_storage_part" + count: 2 + }] + } + { + x: 5.0d + y: 5.0d + subtitle: "一个让你忘记普通终端存在的东西" + description: [ + "合成终端,人类最伟大的发明,实际上只是一个普通终端加上一个内置的工作台。" + "" + "该方块的“工作台”功能在关闭时会保留物品,并会自动将更多物品从网络放到终端中来替换你放上去的那些物品。" + ] + dependencies: ["0000000000000264"] + id: "000000000000026A" + tasks: [{ + id: "000000000000026B" + type: "item" + item: "refinedstorage:crafting_grid" + }] + rewards: [{ + id: "00000000000005C5" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + { + title: "无线终端获取" + icon: "refinedstorage:wireless_grid" + x: 5.0d + y: 6.5d + subtitle: "它甚至有个快捷键!" + description: [ + "无线终端,正如其名:物品形式的手持终端!听起来真不错,并且它有普通终端的所有功能;现在,制作一个无线合成终端。" + "" + "这些物品需要充电,并且只能在无线发送器附近工作。发送器的基础范围为16格。" + ] + dependencies: ["000000000000026A"] + id: "000000000000026C" + tasks: [ + { + id: "000000000000026D" + type: "item" + item: "refinedstorageaddons:wireless_crafting_grid" + } + { + id: "000000000000029A" + type: "item" + item: "refinedstorage:wireless_transmitter" + } + ] + rewards: [{ + id: "00000000000005C3" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + { + x: 5.0d + y: 8.0d + subtitle: "我的房子没那么小!" + description: ["16格的范围是远远不够的!每个范围升级都会显著增加无线发送器的覆盖范围,尽管这会增加电力的消耗。"] + dependencies: ["000000000000026C"] + id: "000000000000026E" + tasks: [{ + id: "000000000000026F" + type: "item" + item: "refinedstorage:range_upgrade" + }] + rewards: [{ + id: "00000000000005C4" + type: "item" + title: "末影珍珠" + item: "minecraft:ender_pearl" + count: 4 + }] + } + { + title: "样板" + icon: "refinedstorage:pattern" + x: 0.5d + y: 6.5d + subtitle: "你第一个自动合成的东西" + description: [ + "样板和样板终端对自动合成至关重要。在样板终端中,你可以为样板编码特定的配方,然后将其放入合成仓中进行自动合成。" + "" + "有两种类型的模式配方:“合成”和“处理”。“合成”配方是你自己可以合成的2x2或3x3配方。" + "" + "“处理”配方可以接受更多变的输入/输出(例如多于一组时)并代表该操作需要机器或装置来执行。" + ] + dependencies: ["0000000000000264"] + id: "0000000000000270" + tasks: [ + { + id: "0000000000000271" + type: "item" + item: "refinedstorage:pattern_grid" + } + { + id: "0000000000000297" + type: "item" + item: "refinedstorage:pattern" + } + ] + rewards: [{ + id: "00000000000005C1" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + { + x: 0.5d + y: 8.0d + shape: "rsquare" + subtitle: "最精致的自动化!" + description: [ + "辉煌的自动合成!合成仓可以用来处理两种类型的样板配方。每个合成仓最多可以容纳九个样板。" + "" + "对于普通的合成配方,你只需要这么做——放入一个样板,然后你就可以从任何与其连接的终端请求合成。" + "" + "对于处理配方,合成仓必须对着进行此加工的机器的输入端。请注意,在这种情况下,合成仓所做的实际上就是将配方物品输送给机器;必须用其他方式将产物输入到网络中(例如使用接口)。" + "" + "注:将相同的处理样板放置在多个合成仓可以让系统自动在多台机器间分配工作。这对于多种输入的合成十分有帮助,否则管道的布线将会很复杂。" + ] + dependencies: ["0000000000000270"] + size: 1.25d + min_width: 300 + id: "0000000000000272" + tasks: [{ + id: "0000000000000273" + type: "item" + item: "refinedstorage:crafter" + }] + rewards: [ + { + id: "00000000000005B2" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + } + { + id: "00000000000005B3" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + } + ] + } + { + x: 2.0d + y: 3.5d + subtitle: "必须快一点!" + description: ["速度升级放在装置中时,将提高其速度(和能量消耗)。这对输入面板、输出面板、合成仓等都很有效"] + dependencies: ["0000000000000256"] + id: "0000000000000274" + tasks: [{ + id: "0000000000000275" + type: "item" + item: "refinedstorage:speed_upgrade" + }] + rewards: [{ + id: "00000000000005B5" + type: "item" + title: "速度升级" + item: "refinedstorage:speed_upgrade" + count: 2 + }] + } + { + x: 2.0d + y: 2.0d + subtitle: "再快一点!" + description: ["堆叠升级通常被当作一种更高效的速度升级。它不会加速单个操作,可以使每次操作传输一组物品。"] + dependencies: ["0000000000000274"] + id: "0000000000000276" + tasks: [{ + id: "0000000000000277" + type: "item" + item: "refinedstorage:stack_upgrade" + }] + rewards: [{ + id: "00000000000005B4" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + { + x: 0.5d + y: 9.5d + subtitle: "希望它别卡住……" + description: [ + "合成监控器可用于检查任何正在进行的合成任务的状态,包括当前进度和预计剩余时间。" + "" + "这些方块十分重要,尤其当你正在设置一些复杂的合成配方或者排除一些故障。" + ] + dependencies: ["0000000000000272"] + id: "0000000000000278" + tasks: [{ + id: "0000000000000279" + type: "item" + item: "refinedstorage:crafting_monitor" + }] + rewards: [{ + id: "00000000000005BC" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + { + x: -1.0d + y: 8.0d + subtitle: "一个完全抽象类!这不是Java吗?" + description: [ + "物品接口与输入面板和输出面板一样,是处理网络输入/输出的装置。与输入面板和输出面板不同的是,它不会从相邻的容器中输入或输出物品。" + "" + "当外部物品来源可以自己“输出”时,物品接口是输入面板最简单实用(可能还会减少卡顿)的替代品,例如用传送带将物品向物品接口进行输入。" + ] + dependencies: ["000000000000025F"] + id: "0000000000000298" + tasks: [{ + id: "0000000000000299" + type: "item" + item: "refinedstorage:interface" + }] + rewards: [{ + id: "00000000000005B9" + type: "item" + title: "物品接口" + item: "refinedstorage:interface" + }] + } + { + title: "远程网络" + icon: "refinedstorage:network_transmitter" + x: 0.5d + y: 5.0d + subtitle: "该死的5G将杀死所有人!" + description: [ + "无需数百或数千根线缆就可以将网络连接到远处的设施自然极好。这里就有解决方案!" + "" + "在远处放置一个网络接收器,然后用网络卡潜行右击它。在你的主网络中放置一个网络发送器并放入网络卡,很快链接就完成了。" + "" + "需要注意的是,发送器必须被区块加载才能工作,并且整个网络中只能有一个控制器(包括所有地点)。" + ] + dependencies: ["0000000000000256"] + id: "000000000000029B" + tasks: [ + { + id: "000000000000029C" + type: "item" + item: "refinedstorage:network_transmitter" + } + { + id: "000000000000029D" + type: "item" + item: "refinedstorage:network_receiver" + } + { + id: "000000000000029E" + type: "item" + item: "refinedstorage:network_card" + } + ] + rewards: [ + { + id: "00000000000005B6" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + } + { + id: "00000000000005B7" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + } + ] + } + { + title: "成型面板和破坏面板" + x: -1.0d + y: 5.0d + subtitle: "Build me up Buttercup" + description: [ + "成型面板可以直接将系统中的物品放置或投掷到世界中,使自动化更加容易。" + "" + "那么你可以猜猜破坏面板是干啥的?" + ] + dependencies: ["0000000000000256"] + id: "0000000000000F3F" + tasks: [ + { + id: "0000000000000F40" + type: "item" + item: "refinedstorage:constructor" + } + { + id: "0000000000000F41" + type: "item" + item: "refinedstorage:destructor" + } + ] + rewards: [{ + id: "0000000000000F4C" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + { + x: 2.0d + y: 9.5d + subtitle: "我是,钢铁侠!" + description: [ + "你是否因为空间被大量的合成仓占据而感到苦恼?你是否希望有存在一个更好的选择?今天是你的幸运日!" + "" + "向你隆重介绍,铁合成仓!这台机器有三倍于普通合成仓的栏位,可以帮助你和你的基地井然有序。哦,它还可以进一步升级……" + ] + dependencies: ["0000000000000272"] + id: "0000000000000F42" + tasks: [{ + id: "0000000000000F43" + type: "item" + item: "extrastorage:iron_crafter" + }] + rewards: [{ + id: "0000000000000F4F" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + { + x: 2.0d + y: 11.0d + shape: "hexagon" + subtitle: "太可惜了,没有下界合金侠!" + description: ["太过火了?我不知道你在说什么!下界合金合成仓拥有多达81个栏位,是满足您所有自动合成需求的顶级选择。永远不嫌多!"] + dependencies: ["0000000000000F42"] + id: "0000000000000F44" + tasks: [{ + id: "0000000000000F45" + type: "item" + item: "extrastorage:netherite_crafter" + }] + rewards: [{ + id: "0000000000000F50" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + { + x: -1.0d + y: 9.5d + subtitle: "不,凯伦,不是那个管理……" + description: [ + "厌倦了在你的基地四处寻找适合的合成仓来存放模板?向你隆重介绍,合成管理器!" + "" + "这个方便的方块会连接到你系统中的所有合成仓,并可以使你从该方块访问它们,用于便捷的模板管理。你甚至可以在铁砧上命名你的合成仓,且其名字会出现在管理器中!" + ] + dependencies: ["0000000000000272"] + id: "0000000000000F46" + tasks: [{ + id: "0000000000000F47" + type: "item" + item: "refinedstorage:crafter_manager" + }] + rewards: [{ + id: "0000000000000F4E" + type: "item" + title: "合成仓" + item: "refinedstorage:crafter" + }] + } + { + x: 3.5d + y: 8.0d + subtitle: "富裕生活" + description: [ + "使用全新的无限范围增幅卡,享受可在(几乎)任何地方建造的机动性!" + "" + "只需要一张卡。" + ] + dependencies: ["000000000000026E"] + id: "2306493F2E5034A9" + tasks: [{ + id: "6F47C4273FB03E51" + type: "item" + item: "rsinfinitybooster:infinity_card" + }] + rewards: [{ + id: "20EF5FBDB4D844CB" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + { + x: 2.0d + y: 8.0d + subtitle: "移居海外" + description: [ + "非常适合在伊维斯原野田野中的避暑别墅。" + "" + "这取代了无限范围增幅卡,有着无限范围甚至可以跨维度。" + ] + dependencies: ["2306493F2E5034A9"] + id: "005B9AE555D13DE7" + tasks: [{ + id: "7AFFE72DF5E94D4F" + type: "item" + item: "rsinfinitybooster:dimension_card" + }] + rewards: [{ + id: "3E28C6692FC99AEB" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + { + x: -2.5d + y: 9.5d + subtitle: "你想要多少?" + description: ["一个带有合成卡的物品接口非常适合存储少量的物品,但是如果我们需要更大的储量怎么办?好吧,现在我们可以了。请求器是一个附属方块,可使精致存储始终在其内部存放指定的物品数量。要为你准备5000块玻璃吗?制作一个请求器来实现它。"] + dependencies: ["0000000000000298"] + id: "5DA4C492523C7D72" + tasks: [{ + id: "34568F90E5706133" + type: "item" + item: "rsrequestify:requester" + }] + rewards: [{ + id: "504B58199A20F9B0" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/resourceful_bees.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/resourceful_bees.snbt new file mode 100644 index 00000000..c63add44 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/resourceful_bees.snbt @@ -0,0 +1,976 @@ +{ + id: "000000000000070D" + group: "5A8B89F87F77CF4C" + order_index: 8 + filename: "resourceful_bees" + title: "缤纷蜜蜂" + icon: "minecraft:honeycomb" + subtitle: ["盘中蜂"] + default_quest_shape: "hexagon" + default_hide_dependency_lines: false + quests: [ + { + title: "蜂巢" + x: -11.0d + y: -18.0d + subtitle: "你是养蜂人,所以你必须养蜂" + description: [ + "蜂巢是蜜蜂最基本的居住环境。虽然它们没有物品栏,但可以通过蜂箱升级在世界中进行升级,从而使你能够更好地控制蜜蜂的数量和产出。" + "" + "注:无论蜂巢中的蜜蜂类型如何,它都只能生产标准蜜脾。" + ] + dependencies: ["0000000000000A94"] + id: "000000000000070E" + tasks: [{ + id: "77E4B4652B2EF7F1" + type: "item" + title: "任意蜂巢" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "minecraft:beehives" + } + } + }] + rewards: [ + { + id: "0000000000000711" + type: "item" + title: "空蜂罐" + item: "resourcefulbees:bee_jar" + count: 4 + } + { + id: "0000000000000B08" + type: "item" + title: "蜂蜜曲奇" + item: "farmersdelight:honey_cookie" + random_bonus: 2 + } + ] + } + { + title: "二级蜜蜂" + icon: "resourcefulbees:gold_honeycomb" + x: -9.0d + y: -17.0d + subtitle: "蜂不可貌相" + description: [ + "二级蜜蜂是通过蜜蜂之间的繁殖获得的,通过给蜜蜂所需的物品触发繁殖。" + "" + "有关特定蜜蜂的更多信息,请查阅蜜蜂百科。" + ] + dependencies: ["0000000000000714"] + id: "0000000000000712" + tasks: [{ + id: "0000000000000713" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000B12" + type: "xp" + xp: 100 + }] + } + { + title: "一级蜜蜂" + icon: "minecraft:honeycomb" + x: -10.0d + y: -16.5d + subtitle: "它的好只是空穴来蜂" + description: [ + "一级蜜蜂会在世界上自然繁殖,是所有其他种类蜜蜂的“建筑蜂”。" + "" + "提示:蜜蜂百科会显示蜜蜂是否自然生成,以及所生成在的生物群落。" + ] + dependencies: ["0000000000000A94"] + id: "0000000000000714" + tasks: [{ + id: "0000000000000715" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000B11" + type: "xp" + xp: 100 + }] + } + { + title: "蜜蜂突变" + icon: "resourcefulbees:bee_jar" + x: -13.0d + y: -16.5d + subtitle: "医生说这种概率是万蜂挑一" + description: [ + "虽然蜜蜂育种只需为蜜蜂提供必要的育种物品,但要成为一名经验丰富的养蜂人,你应该学会如何在基因水平上诱导蜜蜂发生突变。" + "" + "有关你的蜜蜂及其能力的更多信息,请查看蜜蜂百科。" + ] + dependencies: ["0000000000000A94"] + id: "0000000000000716" + tasks: [{ + id: "0000000000000717" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000B09" + type: "xp" + xp: 100 + }] + } + { + title: "三级蜜蜂" + icon: "resourcefulbees:diamond_honeycomb" + x: -8.0d + y: -17.0d + subtitle: "一窝不可忽视的力量" + description: ["三级蜜蜂是通过实体或物品突变获得的。它们通常由将一只蜜蜂突变为另一只,或将一些材料突变为刷怪蛋创造而成。查看蜜蜂百科以了解详细信息。"] + dependencies: ["0000000000000712"] + id: "0000000000000718" + tasks: [{ + id: "0000000000000719" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000B13" + type: "xp" + xp: 100 + }] + } + { + x: -10.0d + y: -18.0d + subtitle: "别在大庭广众下发蜂" + description: [ + "当升级在蜂巢上使用时(Shift右击),可使蜂巢升级到下一级。蜂巢的等级越高,它能容纳更多蜜蜂、运行得更快,产出也更多。升级需要按顺序安装——你不能跳级。" + "" + "注:升级的蜂巢可以产出模组蜜脾,这些蜜脾可以进一步处理以获取资源。" + ] + dependencies: ["000000000000070E"] + id: "0000000000000723" + tasks: [{ + id: "0000000000000724" + type: "item" + item: "resourcefulbees:t1_hive_upgrade" + only_from_crafting: false + }] + rewards: [{ + id: "0000000000000B14" + type: "item" + title: "蜜脾" + item: "minecraft:honeycomb" + count: 8 + random_bonus: 8 + }] + } + { + x: -9.0d + y: -18.0d + subtitle: "蜂巢的好处让蜂难以置信" + dependencies: ["0000000000000723"] + id: "0000000000000727" + tasks: [{ + id: "000000000000072A" + type: "item" + item: "resourcefulbees:t2_hive_upgrade" + }] + rewards: [{ + id: "0000000000000766" + type: "item" + title: "蜜脾块" + item: "minecraft:honeycomb_block" + count: 8 + random_bonus: 8 + }] + } + { + title: "原版蜜蜂机制" + icon: "minecraft:bee_nest" + x: -12.5d + y: -15.0d + subtitle: "生存亦或死亡,养蜂还是灭蜂" + description: [ + "原版蜜蜂和模组蜜蜂都会在它们喜欢的生物群系和维度中徘徊。" + "" + "花足够长的时间观察蜜蜂,你就会注意到,在它们飞出去给周围区域授粉后,最终会回到它们的蜂巢/蜂箱,开始制作蜂蜜。" + "" + "从蜂巢/蜂箱中滴落和溢出的蜂蜜是其可以收获的直观指示。但不要太着急!要想不激怒你的蜜蜂伙伴,就必须用适当的工具来收获这种金色甜品!" + "" + "你可以在蜂巢/蜂箱下面放置营火,也可以用烟熏器来避免惹恼里面的嗡嗡居民。" + "" + "用空玻璃瓶右击的蜂巢/蜂箱,就可以获得蜂蜜瓶。" + "" + "用剪刀或刮刀(用于分级蜂箱)右击蜂巢/蜂箱,可以收集蜜脾。" + ] + dependencies: ["0000000000000A94"] + id: "0000000000000874" + tasks: [{ + id: "0000000000000875" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000B06" + type: "xp" + xp: 100 + }] + } + { + title: "缤纷蜜蜂" + x: -11.5d + y: -16.5d + shape: "gear" + subtitle: "对。这里会有很多蜜之双关" + description: [ + "缤纷蜜蜂是一种新的资源产出方式,利用了Minecraft中引入的最新实体之一:我们的嗡嗡小朋友,蜜蜂。" + "" + "此任务线解释了一些正确养蜂、突变、资源提取和蜜蜂/蜂箱等级一类的基本知识。" + "" + "你从这个任务中获得的蜜蜂百科是你的缤纷蜜蜂指南——它通常是你获取蜜蜂繁殖、突变、特征等信息的最佳来源。" + "" + "~Ridanisaurus" + "~出现任何问题请责怪TemperedFool" + ] + dependencies: ["46B0BAD934FFB2A9"] + id: "0000000000000A94" + tasks: [{ + id: "0000000000000A95" + type: "checkmark" + title: "Checkmark" + icon: { + id: "patchouli:guide_book" + Count: 1b + tag: { + "patchouli:book": "resourcefulbees:fifty_shades_of_bees" + } + } + }] + rewards: [ + { + id: "6DA6F6AC7E54E2C9" + type: "item" + title: "空蜂罐" + item: "resourcefulbees:bee_jar" + count: 8 + } + { + id: "0C1504955F2C86AD" + type: "item" + title: "蜜蜂百科" + item: "resourcefulbees:beepedia" + } + ] + } + { + title: "蜜脾" + x: -10.5d + y: -15.0d + subtitle: "用蜜脾做最巢流的发型" + description: ["蜜脾是养蜂的副产品,可以从蜂箱和蜂巢中收获。稍后它可以在离心机中被处理成蜂蜜、蜡和大量其他资源。"] + dependencies: ["0000000000000A94"] + id: "0000000000000A97" + tasks: [{ + id: "0000000000000A98" + type: "item" + title: "任意$resourceful_honeycomb" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "resourcefulbees:resourceful_honeycomb" + } + } + }] + rewards: [ + { + id: "0000000000000B04" + type: "item" + title: "剪刀" + item: { + id: "minecraft:shears" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000B05" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + x: -9.5d + y: -15.0d + subtitle: "是时候紧锣蜜鼓地生产了" + description: [ + "这是一种入门级的离心机,可使玩家手动将蜜脾转化为副产品。潜行+右击机器进行处理。" + "" + "注:储存液态蜂蜜需要空玻璃瓶。" + ] + dependencies: ["0000000000000A97"] + id: "0000000000000A99" + tasks: [{ + id: "0000000000000A9A" + type: "item" + item: "resourcefulbees:mechanical_centrifuge" + }] + rewards: [{ + id: "0000000000000B03" + type: "command" + title: "稀有缤纷蜜蜂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_resourceful_bees_loot_rare" + player_command: false + }] + } + { + title: "电力离心机" + x: -8.5d + y: -15.0d + subtitle: "通电后嗡嗡的响" + description: [ + "现在,你已经尝到了美味的蜂蜜,是时候抛开能让人累蜂的手工操作,转向嗡嗡作响的自动化了。隆重介绍全新改进的离心机:非常适合提取我们嗡嗡朋友们积累的金色好东西。" + "" + "离心机以能量为代价提高了蜜脾处理的效率。" + ] + dependencies: ["0000000000000A99"] + id: "0000000000000A9B" + tasks: [{ + id: "0000000000000A9C" + type: "item" + item: "resourcefulbees:centrifuge" + }] + rewards: [{ + id: "0000000000000B02" + type: "command" + title: "史诗缤纷蜜蜂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_resourceful_bees_loot_epic" + player_command: false + }] + } + { + title: "多方块离心机" + x: -7.5d + y: -15.0d + subtitle: "现在我们飞入正轨了" + description: [ + "你知道有这么一句话:要么出众,要么出局。没有比这更出众的了。有了蜜脾处理的基础知识,是时候把它升到顶并扩大生产规模了。" + "" + "虽然多方块离心机需要合成更多材料并占用更多空间,但在你意识到之前,它会为自己买单。除了标准蜜脾和多个输入物品外,它还能够处理蜜脾块。" + "" + "一旦你收集完所需的方块,你就可以使用《五十度蜂》一书来可视化结构,以帮助你正确地放置方块。" + ] + dependencies: ["0000000000000A9B"] + id: "0000000000000A9D" + tasks: [ + { + id: "0000000000000A9E" + type: "item" + item: "resourcefulbees:centrifuge_controller" + } + { + id: "0000000000000AC6" + type: "item" + item: "resourcefulbees:centrifuge_casing" + count: 35L + } + ] + rewards: [ + { + id: "0000000000000AF9" + type: "command" + title: "传奇缤纷蜜蜂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_resourceful_bees_loot_legendary" + player_command: false + } + { + id: "0000000000000AFA" + type: "item" + title: "史诗奥利奥" + item: "resourcefulbees:oreo_cookie" + random_bonus: 2 + } + ] + } + { + x: -5.5d + y: -21.0d + subtitle: "我们之间存在甜蜜关系,不只是你的身上的毒刺" + dependencies: ["0000000000000AAC"] + id: "0000000000000A9F" + tasks: [{ + id: "0000000000000AA0" + type: "item" + item: "resourcefulbees:apiary_breeder_upgrade" + }] + rewards: [{ + id: "0000000000000B1C" + type: "xp" + xp: 200 + }] + } + { + x: -8.0d + y: -18.0d + subtitle: "只有蜂品最好的蜜蜂才能进入蜂箱酿蜜" + dependencies: ["0000000000000727"] + id: "0000000000000AA6" + tasks: [{ + id: "0000000000000AA7" + type: "item" + item: "resourcefulbees:t3_hive_upgrade" + }] + rewards: [{ + id: "0000000000000B15" + type: "item" + title: "蜂蜜块" + item: "minecraft:honey_block" + count: 8 + random_bonus: 8 + }] + } + { + x: -7.0d + y: -18.0d + subtitle: "蜂生中从未有过这种感觉" + dependencies: ["0000000000000AA6"] + id: "0000000000000AA8" + tasks: [{ + id: "0000000000000AA9" + type: "item" + item: "resourcefulbees:t4_hive_upgrade" + }] + rewards: [ + { + id: "0000000000000B17" + type: "item" + title: "蜜汁火腿" + item: "farmersdelight:honey_glazed_ham" + random_bonus: 2 + } + { + id: "0000000000000B18" + type: "item" + title: "蜂蜜瓶" + item: "minecraft:honey_bottle" + count: 8 + random_bonus: 8 + } + { + id: "0000000000000C0A" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + } + ] + } + { + x: -7.5d + y: -20.5d + subtitle: "管好你的蜜蜂" + description: [ + "此方块可使你访问多方块蜂场和蜂场培育器的输出。它还可以与其他物流自动化手段交互。" + "" + "储存容量也可以通过“储存器升级”进行升级。" + ] + dependencies: ["0000000000000AB8"] + id: "0000000000000AAA" + tasks: [{ + id: "0000000000000AAB" + type: "item" + item: "resourcefulbees:apiary_storage" + }] + rewards: [ + { + id: "0000000000000B1E" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + { + id: "0000000000000B1F" + type: "item" + title: "史诗奥利奥" + item: "resourcefulbees:oreo_cookie" + } + ] + } + { + x: -6.5d + y: -20.5d + subtitle: "蜂房花烛夜" + description: [ + "为此方块提供所需的材料后,它可以使你在蜂罐中繁殖蜜蜂,来触发繁殖状态,并可以在空蜂罐中容纳产出的蜜蜂。" + "" + "还可以通过蜂场储存器访问输出,以实现进一步的自动化。" + "" + "附加的升级可以减少所需时间并增加额外的繁殖栏位,帮助加快繁殖过程。" + ] + dependencies: ["0000000000000AB8"] + id: "0000000000000AAC" + tasks: [{ + id: "0000000000000AAD" + type: "item" + item: "resourcefulbees:apiary_breeder" + }] + rewards: [ + { + id: "0000000000000B1A" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + } + { + id: "0000000000000B1B" + type: "item" + title: "蜂蜜曲奇" + item: "farmersdelight:honey_cookie" + random_bonus: 2 + } + ] + } + { + x: -5.5d + y: -20.0d + subtitle: "雄蜂是如此浪漫,它与所有的雌蜂都保持着爱的花粉" + dependencies: ["0000000000000AAC"] + id: "0000000000000AAE" + tasks: [{ + id: "0000000000000AAF" + type: "item" + item: "resourcefulbees:apiary_breed_time_upgrade" + }] + rewards: [{ + id: "0000000000000B1D" + type: "xp" + xp: 200 + }] + } + { + x: -8.5d + y: -20.5d + subtitle: "更多等待蜂满的空间" + dependencies: ["0000000000000AAA"] + id: "0000000000000AB0" + tasks: [{ + id: "0000000000000AB1" + type: "item" + item: "resourcefulbees:iron_storage_upgrade" + }] + rewards: [{ + id: "0000000000000B20" + type: "xp" + xp: 100 + }] + } + { + x: -9.5d + y: -20.5d + subtitle: "蜜蜂的金色" + dependencies: ["0000000000000AB0"] + id: "0000000000000AB2" + tasks: [{ + id: "0000000000000AB3" + type: "item" + item: "resourcefulbees:gold_storage_upgrade" + }] + rewards: [ + { + id: "0000000000000B21" + type: "xp" + xp: 200 + } + { + id: "0000000000000B26" + type: "item" + title: "蜜汁火腿" + item: "farmersdelight:honey_glazed_ham" + random_bonus: 1 + } + ] + } + { + x: -10.5d + y: -20.5d + subtitle: "最好为寒蜂凌冽的冬天做足准备" + dependencies: ["0000000000000AB2"] + id: "0000000000000AB4" + tasks: [{ + id: "0000000000000AB5" + type: "item" + item: "resourcefulbees:diamond_storage_upgrade" + }] + rewards: [ + { + id: "0000000000000B22" + type: "xp" + xp: 300 + } + { + id: "0000000000000C0C" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: -11.5d + y: -20.5d + subtitle: "维护等级:Bee+" + dependencies: ["0000000000000AB4"] + id: "0000000000000AB6" + tasks: [{ + id: "0000000000000AB7" + type: "item" + item: "resourcefulbees:emerald_storage_upgrade" + }] + rewards: [ + { + id: "0000000000000B23" + type: "xp" + xp: 400 + } + { + id: "0000000000000C0D" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + x: -7.0d + y: -19.5d + subtitle: "是时候和新邻居交蜜友了" + description: [ + "蜂场是基于等级的多方块结构,可以容纳9只独特的蜜蜂,并为我们的嗡嗡朋友提供一个安全的封闭环境,让它们茁壮成长,产出我们的资源。蜂场的等级越高,产出的产物就越多,速度也越快。" + "" + "蜂场还可以容纳2个其他功能方块(蜂场储存器和蜂场培育器)作为其结构的一部分。请查阅相应的任务以获取更多有关信息。" + "" + "请查阅你的《五十度蜂》,以获取关于蜂场的更多详细信息,并将结构可视化,这将有助于你构建蜂场。" + "" + ] + dependencies: ["0000000000000AA8"] + id: "0000000000000AB8" + tasks: [{ + id: "0000000000000AB9" + type: "item" + item: "resourcefulbees:t1_apiary" + }] + rewards: [ + { + id: "0000000000000B00" + type: "item" + title: "蜜脾" + item: "minecraft:honeycomb" + count: 8 + random_bonus: 8 + } + { + id: "0000000000000B01" + type: "item" + title: "蜂蜜瓶" + item: "minecraft:honey_bottle" + count: 8 + random_bonus: 8 + } + { + id: "0000000000000B19" + type: "item" + title: "蜜脾块" + item: "minecraft:honeycomb_block" + count: 8 + random_bonus: 8 + } + { + id: "0000000000000C0B" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: -8.0d + y: -19.5d + subtitle: "别拿花粉开我玩笑" + dependencies: ["0000000000000AB8"] + id: "0000000000000ABA" + tasks: [{ + id: "0000000000000ABB" + type: "item" + item: "resourcefulbees:t2_apiary" + }] + rewards: [{ + id: "0000000000000AFE" + type: "command" + title: "稀有缤纷蜜蜂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_resourceful_bees_loot_rare" + player_command: false + }] + } + { + x: -9.0d + y: -19.5d + subtitle: "蜜蜂罢工是因为它们想要花更少的时间工作,获得更多的蜜" + dependencies: ["0000000000000ABA"] + id: "0000000000000ABC" + tasks: [{ + id: "0000000000000ABD" + type: "item" + item: "resourcefulbees:t3_apiary" + }] + rewards: [{ + id: "0000000000000AFD" + type: "command" + title: "史诗缤纷蜜蜂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_resourceful_bees_loot_epic" + player_command: false + }] + } + { + x: -10.0d + y: -19.5d + subtitle: "幽Bee恐怖症加剧" + dependencies: ["0000000000000ABC"] + id: "0000000000000ABE" + tasks: [{ + id: "0000000000000ABF" + type: "item" + item: "resourcefulbees:t4_apiary" + }] + rewards: [ + { + id: "0000000000000AFB" + type: "command" + title: "传奇缤纷蜜蜂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_resourceful_bees_loot_legendary" + player_command: false + } + { + id: "0000000000000AFC" + type: "item" + title: "史诗奥利奥" + item: "resourcefulbees:oreo_cookie" + random_bonus: 2 + } + ] + } + { + title: "基于方块的突变" + x: -13.73979591836735d + y: -16.484693877551017d + subtitle: "伯乐眼里出好蜂" + description: [ + "某些类型的蜜蜂只要满足要求,并且能够在这些方块附近飞行,就有能力将方块突变成其他方块。" + "" + "范例:如果一只铁蜜蜂返回蜂巢/蜂箱时经过了石头,它就可以将其突变为铁矿石。" + ] + dependencies: ["0000000000000716"] + id: "0000000000000AC0" + tasks: [{ + id: "0000000000000B0D" + type: "checkmark" + title: "基于方块的突变" + icon: "minecraft:stone" + }] + rewards: [{ + id: "0000000000000B0E" + type: "xp" + xp: 100 + }] + } + { + title: "基于流体的突变" + x: -13.372448979591837d + y: -15.811224489795919d + subtitle: "需要喝水的蜜蜂叫什么?蜜水混合物" + description: [ + "某些类型的蜜蜂有能力将方块突变为流体,反之亦然。只要它们满足要求,并且能够在这些方块/流体附近飞行。" + "" + "范例:如果黑曜石蜜蜂飞过熔岩返回蜂巢/蜂箱,它可以将其突变为黑曜石。" + ] + dependencies: ["0000000000000716"] + id: "0000000000000AC2" + tasks: [{ + id: "0000000000000B0F" + type: "checkmark" + title: "基于流体的突变" + icon: "minecraft:lava_bucket" + }] + rewards: [{ + id: "0000000000000B10" + type: "xp" + xp: 100 + }] + } + { + title: "基于实体的突变" + x: -13.372448979591837d + y: -17.158163265306122d + subtitle: "大恶蜂" + description: [ + "某些类型的蜜蜂有能力将实体突变成其他实体,只要它们满足要求,并且能够飞近这些实体。" + "" + "示例:如果烈焰蜜蜂返回蜂巢/蜂箱时靠近了苦力怕蜜蜂,它可以将其变异为恶魂蜜蜂。" + ] + dependencies: ["0000000000000716"] + id: "0000000000000AC4" + tasks: [{ + id: "0000000000000B0A" + type: "checkmark" + title: "基于实体的突变" + icon: "minecraft:pufferfish_spawn_egg" + }] + rewards: [{ + id: "0000000000000B0C" + type: "xp" + xp: 100 + }] + } + { + x: -11.5d + y: -15.0d + subtitle: "罐·罐·Bee克斯" + description: ["用空蜂罐右击一只蜜蜂,就可以将其捕捉到里面。"] + dependencies: ["0000000000000A94"] + id: "24D88FC1C6DCE052" + tasks: [{ + id: "57CDAF18A5A66D82" + type: "item" + item: "resourcefulbees:bee_jar" + }] + rewards: [{ + id: "7ECD253B38639D34" + type: "item" + title: "空蜂罐" + item: "resourcefulbees:bee_jar" + count: 2 + random_bonus: 3 + }] + } + { + x: -11.5d + y: -14.0d + subtitle: "嗡技" + description: [ + "使用方法与蜂罐相同。" + "" + "一次最多可以运输10只蜜蜂。" + "" + "当使用含有蜜蜂的蜂箱或蜂场合成升级蜂箱或蜂场时,也会得到蜂盒。" + ] + dependencies: ["24D88FC1C6DCE052"] + id: "2F7254D5AD380CB4" + tasks: [{ + id: "78200ABCDC11BF2F" + type: "item" + item: "resourcefulbees:bee_box" + }] + rewards: [{ + id: "4D2AFDFEAA880455" + type: "command" + title: "稀有缤纷蜜蜂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_resourceful_bees_loot_rare" + player_command: false + }] + } + { + title: "蜜蜂合成" + icon: { + id: "resourcefulbees:bee_jar" + Count: 1b + tag: { + BeeType: "enderslime" + Entity: "resourcefulbees:enderslime_bee" + Color: "#C75EFF" + } + } + x: -9.0d + y: -16.0d + subtitle: "合成是通往许多能力的途径,有些人认为它……非自然。" + description: ["虽然大多数蜜蜂是自然生成、繁殖或突变的,但也有可以被合成。查看蜜蜂百科和JEI以了解详细信息,请特别关注刷怪蛋和蜂罐。"] + dependencies: ["0000000000000714"] + id: "307E22ADC2DB4EB8" + tasks: [{ + id: "362C63F136B07060" + type: "checkmark" + }] + rewards: [{ + id: "4FB651D2A18E0A02" + type: "xp" + xp: 100 + }] + } + { + title: "特殊蜜脾" + icon: "resourcefulbees:mana_honeycomb" + x: -10.0d + y: -14.0d + description: ["有些蜜不能在离心机中处理,或者最好在其他地方使用。如有疑问,请查看JEI。"] + dependencies: ["0000000000000A97"] + id: "1DFA48325FD10EE9" + tasks: [{ + id: "3D810B866704DE92" + type: "checkmark" + }] + rewards: [{ + id: "0BC7625BD64FD174" + type: "xp" + xp: 100 + }] + } + { + icon: "minecraft:honeycomb" + x: -12.5d + y: -18.0d + subtitle: "蜂水有变!" + description: [ + "缤纷蜜蜂的发展流程在E6的0.5.16版本有所改动。" + "" + "分级蜂箱不再可以被合成,也不作为蜂场配方的一部分。取而代之的是,通过世界生成的蜂巢获取初始的蜜脾,而蜂巢和四级蜂巢升级都可用于蜂房配方。" + "" + "要升级这些蜂巢,你可以在世界中使用蜂巢升级。任务现在反映了这一变化。" + "" + "在世界中升级的蜂巢可以代替配方中的蜂巢升级;此外,你可以将蜂巢转化为同级的蜂巢升级。" + ] + optional: true + id: "46B0BAD934FFB2A9" + tasks: [{ + id: "4DBF1905A99D474C" + type: "checkmark" + title: "蜂箱改动" + }] + rewards: [{ + id: "214D29C16AA98E43" + type: "xp" + xp: 100 + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/rftools_wip.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/rftools_wip.snbt new file mode 100644 index 00000000..57f1fced --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/rftools_wip.snbt @@ -0,0 +1,929 @@ +{ + id: "0000000000000349" + group: "72A9465344128AF9" + order_index: 6 + filename: "rftools_wip" + title: "RF工具箱" + icon: "rftoolsbase:machine_frame" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "欢迎来到RF工具箱!" + x: 0.0d + y: 1.5d + shape: "rsquare" + subtitle: "但RF代表了什么?" + description: [ + "欢迎来到RF工具箱!本章节我们将会探索,毫无疑问,RF工具箱模组,一个专注于为你提供各种各样的设备的模组,你可以将它用于各种目的,从快速挖掘,到远程传输和无线红石!" + "" + "这些任务会为你指引该模组的一些关键物品,但有些物品将会留给你自己去寻找和发现。" + "我们也会涉及到XNet,RF工具箱的伴侣模组,专为物品传输设计!好了,我们还等什么呢,赶紧开始吧!" + "" + "~Merlo" + ] + optional: true + id: "000000000000034A" + tasks: [{ + id: "0EB362B38C59907A" + type: "item" + title: "RF工具箱或XNet开始物品" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "xnet:controller" + Count: 1b + } + { + id: "rftoolsbase:machine_frame" + Count: 1b + } + { + id: "rftoolsbase:machine_base" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0000000000000C00" + type: "item" + title: "智能扳手" + item: "rftoolsbase:smartwrench" + }] + } + { + x: 0.0d + y: -1.5d + shape: "hexagon" + subtitle: "他们框住了我!" + description: ["和这位家伙混熟点,他是你必须为每台RF工具箱的机器合成的基本方块,就和他的妹妹机器基座一样,只不过她用于较小的设备。最好多囤积一点这些方块!"] + dependencies: ["000000000000034A"] + size: 1.5d + id: "000000000000034D" + tasks: [{ + id: "000000000000034E" + type: "item" + item: "rftoolsbase:machine_frame" + }] + rewards: [{ + id: "0000000000000C6A" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 0.0d + y: 3.0d + shape: "hexagon" + subtitle: "机基复机基" + description: ["和这位姑娘混熟点,她是你必须为每台RF工具箱的机器合成的基本方块,就和她的哥哥机器框架一样,只不过他用于较大的机器。最好做一堆这些方块!"] + dependencies: ["000000000000034A"] + size: 1.5d + id: "0000000000000380" + tasks: [{ + id: "0000000000000381" + type: "item" + item: "rftoolsbase:machine_base" + }] + rewards: [{ + id: "0000000000000C69" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "无线红石" + x: 0.0d + y: 4.5d + subtitle: "未来已至!" + description: [ + "你是否想过不用这些丑陋的红石线就能轻松传输红石信号吗?只需制作一个红石信号发信器和接收器!" + "" + "它们用频道运作,这意味着任何在X频道中的接收器都会输出来自相同频率的发信器发出的红石信号。在你放下这些方块后,它们会自动连接到一个新的频道。" + "" + "只需用发信器/接收器右击已放置的发信器/接收器就可以同步频道。很棒吧?" + ] + dependencies: ["0000000000000380"] + id: "0000000000000382" + tasks: [ + { + id: "0000000000000383" + type: "item" + item: "rftoolsutility:redstone_transmitter" + } + { + id: "000000000000056E" + type: "item" + item: "rftoolsutility:redstone_receiver" + } + ] + rewards: [{ + id: "0000000000000C6C" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: 1.5d + y: 4.5d + subtitle: "我更喜欢物品栏棋" + description: [ + "物品检查器是一个非常特殊的装置,如它名字所示,它可以检查任何其面向容器的特定栏位的特定物品。它甚至可以支持标签检查!" + "它的用例范围可能有点窄,但它在复杂的自动化装置中会非常有用。" + ] + dependencies: ["0000000000000380"] + id: "0000000000000386" + tasks: [{ + id: "0000000000000387" + type: "item" + item: "rftoolsutility:invchecker" + }] + rewards: [{ + id: "0000000000000C6B" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: 1.5d + y: 3.0d + subtitle: "滴答……" + description: ["这个很简单,就是一个普通又经典的红石计时器,你可以放置它并为其手动编程延迟。你也可以给它的输入面(有蓝色向内“V”的一面)发送红石信号来重置它。"] + dependencies: ["0000000000000380"] + id: "0000000000000388" + tasks: [{ + id: "0000000000000389" + type: "item" + item: "rftoolsutility:timer" + }] + rewards: [{ + id: "0000000000000C68" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: -1.5d + y: 3.0d + subtitle: "就和那个rapper一样!" + description: [ + "逻辑器是一种可以为你所有红石需求创建自定义逻辑门的简单而有效的方法。" + "" + "它需要来自机器三个带有蓝色箭头的面的输入,并会从带有橙色箭头的面输出信号,此信号基于逻辑器内部编程好的配置。" + "你可以测试任意不同组合的输入(比如,两面为关一面为开),并手动设置预期输出。" + ] + dependencies: ["0000000000000380"] + id: "000000000000038A" + tasks: [{ + id: "000000000000038B" + type: "item" + item: "rftoolsutility:logic" + }] + rewards: [{ + id: "0000000000000C6E" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: -3.0d + y: 3.0d + subtitle: "我以为现在是数字化时代了!" + description: [ + "你可以把模拟器看作是更高级的逻辑器一类的东西。它依然有三个输入,只不过它会比较其中两个输入(在机器中被称作A和B),并输出基于第三个输入信号强度的信号,外加一些自定义的计算。" + "" + "你也可以为基于A、B信号比较的输入计算添加不同的倍数。" + ] + dependencies: ["000000000000038A"] + id: "000000000000038E" + tasks: [{ + id: "000000000000038F" + type: "item" + item: "rftoolsutility:analog" + }] + rewards: [{ + id: "0000000000000C6F" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: -3.0d + y: 4.5d + subtitle: " 就跟1、1、2、3一样简单……" + description: [ + "音序器是另一种小型装置,可以用来创造自定义的红石电路。" + "" + "这一个装置乍一看可能很高级、令人迷惑,但实际上非常直白:把GUI中的网格当作时序,从左上角开始,到右下角结束。" + "" + "每一个方块都代表了一个游戏刻,也就是1/20秒。举个例子,如果你点亮了前20个方块,序列就会发出打开信号一秒,然后剩下的时间为关闭。" + "" + "你也可以自定义如何触发(默认它只会激活一次,方块接收到输入信号时。点击“Once1”按钮切换模式,来查看所有的模式)。" + ] + dependencies: ["000000000000038E"] + id: "0000000000000390" + tasks: [{ + id: "0000000000000391" + type: "item" + item: "rftoolsutility:sequencer" + }] + rewards: [{ + id: "0000000000000C70" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: -1.5d + y: 4.5d + subtitle: "这个笑话已经被感应到了……" + description: ["正如它名字所暗示的那样,传感器可以用来检测它前方可调区域中是否存在一定数量的方块、物品、实体或其他东西,满足条件时会发出红石信号。非常方便!"] + dependencies: ["0000000000000380"] + id: "0000000000000392" + tasks: [{ + id: "0000000000000393" + type: "item" + item: "rftoolsutility:sensor" + }] + rewards: [{ + id: "0000000000000C6D" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + title: "传送" + icon: "rftoolsutility:matter_receiver" + x: 1.5d + y: 0.0d + subtitle: "*传送到你身后*" + description: [ + "RF工具箱提供了一个快捷方便的办法来在世界各地传送,这对于环游世界或建立一条固定的快速回家的路来说非常方便。" + "" + "你所需的两个主要方块是接收器和传输器:前者是你传送的目的地,后者是你传送的出发地。" + "" + "首先,在你想传送去的地方放下一些接收器,并确保它们都供上了电。然后,在你基地的某处放下一个传输器和一个传送控制器。" + "" + "传送控制器能够看到世界中所有被你列入白名单的公用接收器(你也可以命名接收器以更好地分辨它们)。" + "" + "在传送控制器中选择你想呼叫的接收器,你就可以看到传输器亮起来了:站上去。芜湖,你被传送了!" + ] + dependencies: ["000000000000034D"] + min_width: 300 + id: "0000000000000394" + tasks: [ + { + id: "0000000000000395" + type: "item" + item: "rftoolsutility:matter_transmitter" + } + { + id: "0000000000000396" + type: "item" + item: "rftoolsutility:matter_receiver" + } + { + id: "0000000000000C02" + type: "item" + item: "rftoolsutility:dialing_device" + } + ] + rewards: [{ + id: "0000000000000C67" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: 3.0d + y: 0.0d + shape: "diamond" + subtitle: "我来了,我又走了!" + description: [ + "传送很酷,传送是你的全部,但是假如你可以不用每次都放置传输器就能传送到接收器那里呢?充能传送器了解一下!潜行右击任意接收器你就可以访问并将其保存进传送器中。" + "假设传送器有能量,你就可以右击它并直接传送到那里!" + "" + "虽然常规的传送器只能储存一个接收器,但高级版本的可以储存8个,并且你可以通过用它潜行右击空气来切换接收器。试试看吧!" + ] + dependencies: ["0000000000000394"] + optional: true + id: "0000000000000399" + tasks: [{ + id: "000000000000039A" + type: "item" + item: { + id: "rftoolsutility:advanced_charged_porter" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000C71" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + title: "维度碎片" + x: -1.5d + y: 1.5d + subtitle: "它来自另一个世界……" + description: ["维度碎片是RF工具箱添加的唯一一个原材料,它可以在稀有矿石中找到,也可以通过稀有材料合成。你需要一堆这些碎片来合成和注能所有你的RF工具箱机器。去收集一堆吧!"] + dependencies: ["000000000000034A"] + id: "000000000000039B" + tasks: [{ + id: "000000000000039C" + type: "item" + item: "rftoolsbase:dimensionalshard" + count: 16L + }] + rewards: [{ + id: "0000000000000C65" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: -1.5d + y: 0.0d + subtitle: "注入爱!" + description: [ + "你也许已经注意到了一些RF工具箱的机器在物品提示上写了一行橙色的“注能升级”。" + "" + "将这些机器放进机器注能机,外加四组维度碎片和一些能量,你就成功将该机器注能了,解锁了所谓的升级,强化了你的机器!" + ] + dependencies: [ + "000000000000039B" + "000000000000034D" + ] + id: "000000000000039D" + tasks: [{ + id: "000000000000039E" + type: "item" + item: "rftoolsbase:machine_infuser" + }] + rewards: [{ + id: "0000000000000C7E" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + title: "合成机" + x: 1.5d + y: -3.0d + subtitle: "比你更懂合成" + description: [ + "合成机是一种非常棒的机器,它的名字告诉了你所有:它会为你合成东西。" + "" + "合成机有一点很好,那就是它们可以连锁配方,因此如果你指示它们如将用原木合成木板,再用木板合成木棍,它们就可以用原木合成木棍。" + "" + "合成机有不同的等级,而不同等级之间真正的区别是它们能记住的配方的数量。最高等级可以最多记住8个配方。" + ] + dependencies: ["000000000000034D"] + id: "000000000000039F" + tasks: [{ + id: "00000000000003A0" + type: "item" + title: "合成机" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "rftools:crafter" + } + } + }] + rewards: [{ + id: "0000000000000C76" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: 0.0d + y: -3.0d + subtitle: "一砖一瓦" + description: [ + "不出所料,建造机是一台可以为你建造东西的机器。不过,你可能会惊讶于它还可以干很多事!建造机需要塑形卡片来运作,塑形卡片有很多种类。" + "" + "用塑形卡片潜行右击建造机,再用它潜行右击你想圈出的区域的第一和第二个角。" + "" + "现在你还可以用塑形卡片右击空气来进一步配置它,改变形状、大小、维度等等。" + "" + "配置好之后,将塑形卡片放进建造机来开始运作!建造机会根据你放入的卡片建造所选区域、挖掘所选区域、泵出液体等等。" + "" + "无论如何,你需要电力,并在建造机的上方或下方放置一个容器,让建造机从中拿取方块/将方块放在其中。" + "" + "快速提示,点击建造机中的救生圈按钮将会开启预览模式,此模式下你可以看到所选区域的轮廓。" + ] + dependencies: ["000000000000034D"] + min_width: 300 + id: "000000000000055B" + tasks: [{ + id: "000000000000055C" + type: "item" + item: "rftoolsbuilder:builder" + }] + rewards: [{ + id: "0000000000000C75" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: -1.5d + y: -4.5d + shape: "diamond" + subtitle: "满足你所有的挖掘需求" + description: [ + "这是用于建造机的塑形卡片(采掘)。不出所料,这张卡片可以挖掘选中区域的方块,并将它们放在建造机的容器内。" + "" + "有很多塑形卡片(采掘)的变种,比如时运或精准采集。" + "" + "塑形卡片(清理采掘)会挖掘方块,在世界中留下一个空洞,而普通塑形卡片(采掘)会用泥土替换挖掘的方块。你可以配置该卡片来避免某些方块,比如石头或泥土。" + ] + dependencies: ["000000000000055B"] + optional: true + id: "000000000000055D" + tasks: [{ + id: "000000000000055E" + type: "item" + item: "rftoolsbuilder:shape_card_quarry" + }] + rewards: [{ + id: "0000000000000C7B" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: 0.0d + y: -4.5d + shape: "diamond" + subtitle: "满足你所有的建造需求" + description: ["这是用于建造机的默认塑形卡片。如果建造机安装了这张卡片,它会从容器中取出方块,放置在选中区域。"] + dependencies: ["000000000000055B"] + optional: true + id: "000000000000055F" + tasks: [{ + id: "0000000000000560" + type: "item" + item: "rftoolsbuilder:shape_card_def" + }] + rewards: [{ + id: "0000000000000C7C" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: 1.5d + y: -4.5d + shape: "diamond" + subtitle: "满足你所有的流体需求" + description: ["各种各样的塑形卡片(泵)可以将选中区域的流体泵取出来,因此你需要在建造机的上方或下方放置某种储罐。还有一种可以放置流体的卡片!"] + dependencies: ["000000000000055B"] + optional: true + id: "0000000000000561" + tasks: [{ + id: "0000000000000BFB" + type: "item" + item: "rftoolsbuilder:shape_card_pump" + }] + rewards: [{ + id: "0000000000000C7D" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: -1.5d + y: -3.0d + subtitle: "模组和模块有什么关系?" + description: [ + "模块化存储器是物品存储的高级形式。把它下来,再合成一个物品存储模块,比如说任务为你提供的那个一阶模块。" + "" + "接下来你就可以开始将物品放进或是拿出模块化存储器。模块化存储器可以存下大量的不同物品,存储模块阶级越高,能存的就越多。它甚至还集成了一个可以记住高达8个配方的合成网格!" + "" + "同时,物品存储在模块本身,所以你可以很轻松的将其拿出,移动到另一个模块化存储器,也就会将你所有的物品转运到那里。" + ] + dependencies: ["000000000000034D"] + id: "0000000000000563" + tasks: [{ + id: "0000000000000564" + type: "item" + item: "rftoolsstorage:modular_storage" + }] + rewards: [ + { + id: "0000000000000BFF" + type: "item" + title: "一阶存储模块" + item: "rftoolsstorage:storage_module0" + } + { + id: "0000000000000C77" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + title: "最大化存储!" + x: -3.0d + y: -4.5d + shape: "diamond" + subtitle: "太多物品啦!" + description: ["升级存储模块,一步一步爬到四阶,你就可以在一个模块里存储高达500组物品!那是很多物品吧,嗯?"] + dependencies: ["0000000000000563"] + optional: true + id: "0000000000000565" + tasks: [{ + id: "0000000000000566" + type: "item" + item: "rftoolsstorage:storage_module3" + }] + rewards: [{ + id: "0000000000000C79" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + title: "RF工具 | 控制" + icon: "rftoolscontrol:processor" + x: 1.5d + y: -1.5d + subtitle: "这是给你们这些书呆子用的" + description: [ + "RF工具|控制包含了用于编程高级任务序列的方块,对打造复杂自动化非常有用。" + "" + "既然它非常的高深且复杂,只凭言语的任务难以解释,所以我们添加了一个做得非常好的油管教程链接。" + "" + "如果你对了解该模组非常感兴趣,这里是最好的起点:https://www.youtube.com/watch?v=18-R5L-CATg。" + ] + dependencies: ["000000000000034D"] + id: "0000000000000567" + tasks: [ + { + id: "0000000000000568" + type: "item" + item: "rftoolscontrol:processor" + } + { + id: "000000000000056B" + type: "item" + item: "rftoolscontrol:programmer" + } + { + id: "000000000000056C" + type: "item" + item: "rftoolscontrol:workbench" + } + { + id: "000000000000056D" + type: "item" + item: "rftoolscontrol:program_card" + } + ] + rewards: [{ + id: "0000000000000C72" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + title: "XNet" + x: 1.5d + y: 1.5d + shape: "hexagon" + subtitle: "但是X代表了什么?" + description: [ + "XNet是RF工具箱家族中一个专门以紧凑地移动物品、流体、能量为目的设计的模组,主要通过一套机器和线缆来实现。" + "" + "想要入手XNet,你需要为每个系统准备一个控制器和一些用于连接你想拿线缆交互的容器/机器的连接器,最后再把它们用线缆连接起来。" + "" + "因为这个过程有点复杂,想要在任务里描述又会是一个长篇大论,我建议你看一下视频来更好地了解控制器:https://www.youtube.com/watch?v=ksaJgiipaOg。" + "" + "这需要一些时间来适应,但对于更复杂的自动化装置,XNet将始终是你最好的朋友。" + ] + dependencies: ["000000000000034A"] + size: 1.5d + min_width: 300 + id: "0000000000000571" + tasks: [{ + id: "0000000000000572" + type: "item" + item: "xnet:controller" + }] + rewards: [ + { + id: "0000000000000C03" + type: "item" + title: "蓝色网络线缆" + item: "xnet:netcable_blue" + count: 32 + } + { + id: "0000000000000C04" + type: "item" + title: "蓝色连接器" + item: "xnet:connector_blue" + count: 4 + } + ] + } + { + title: "高级连接器" + x: 3.0d + y: 1.5d + shape: "diamond" + subtitle: "越来越花里胡哨了!" + description: ["高级连接器提供了额外的功能,比如更快的速度、可以从任意面连接至机器。"] + dependencies: ["0000000000000571"] + id: "0000000000000578" + tasks: [{ + id: "0000000000000579" + type: "item" + item: "xnet:connector_upgrade" + }] + rewards: [{ + id: "0000000000000C66" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: -3.0d + y: -3.0d + subtitle: "你的箱子没有隐私!" + description: [ + "存储检测器是更加高级的存储并使用你物品的手段。它可以读取其周围半径(最大20格)的容器,并赋予你在单个方块中访问所有容器的能力。" + "" + "所以说,比如你有一堵箱子墙?存储检测器可以轻松的与它们连接,并向你显示所有东西。它甚至可以兼容模块化存储器!" + ] + dependencies: ["0000000000000563"] + id: "0000000000000BF4" + tasks: [{ + id: "0000000000000BF5" + type: "item" + item: "rftoolsstorage:storage_scanner" + }] + rewards: [{ + id: "0000000000000C78" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + title: "能量单元" + x: -1.5d + y: -1.5d + subtitle: "单(地)元(狱)厨房" + description: [ + "能量单元可以很轻松地存储大量能量。它们和多方块类似,相互连接的能量单元越多,你的能量储量就越大。不同等级的单元也可以相互连接!" + "" + "接下来你可以用智能扳手右击多方块来创造输入(蓝色)和(输出)点,从那里你可以输入或输出能量。" + ] + dependencies: ["000000000000034D"] + id: "0000000000000BF6" + tasks: [{ + id: "0000000000000BF7" + type: "item" + item: "rftoolspower:cell1" + }] + rewards: [{ + id: "0000000000000C73" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + title: "维度能量单元" + icon: "rftoolspower:dimensionalcell" + x: -3.0d + y: -1.5d + subtitle: "配合卡食用风味更佳!" + description: [ + "维度能量单元是能量单元的重大升级版本。它们运作方式差不多,但不再需要相互紧贴来形成一个多方块来共享能量缓存。" + "" + "你可以使用维度标记卡将不同的维度能量单元链接至同一个频道。首先,选择你想与其它维度能量单元相链接的维度能量单元,将维度标记卡放在它左上的栏位中。" + "" + "你将看到维度标记卡从“unlinked”变成了“链接:x”。其中x是某个数字,代表着单元目前链接的频道。" + "" + "接下来,在维度能量单元的“Link”栏位放置其它维度标记卡,它们也会链接到相同的频道x。" + "" + "现在你可以到处跑,把其它维度能量单元放在世界上你想放的任何地方,然后把链接到x频道的卡放在它左上角的栏位中,让新单元与原来的单元相连,使其共享能量缓存。" + ] + dependencies: ["000000000000034D"] + dependency_requirement: "one_completed" + min_width: 300 + id: "0000000000000BF8" + tasks: [ + { + id: "0000000000000BF9" + type: "item" + title: "维度能量单元" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "rftools:dimensionalcell" + } + } + } + { + id: "0000000000000BFA" + type: "item" + item: "rftoolspower:powercell_card" + } + ] + rewards: [{ + id: "0000000000000C74" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: -4.5d + y: -3.0d + shape: "diamond" + subtitle: "这绝对不是块iPad" + description: [ + "平板可以根据其中的模块远距离监控RF工具箱的不同机器。" + "" + "比如说,用你从这个任务中获得的存储控制模块右击存储扫描器将其绑定,然后只要存储扫描器所在区块被加载,你就可以在世界任何一个角落打开它!" + ] + dependencies: ["0000000000000BF4"] + optional: true + id: "0000000000000BFC" + tasks: [{ + id: "0000000000000BFD" + type: "item" + item: "rftoolsbase:tablet" + }] + rewards: [ + { + id: "0000000000000BFE" + type: "item" + title: "存储控制模块" + item: { + id: "rftoolsstorage:storage_control_module" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000C7A" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + } + ] + } + { + title: "XNet教程链接" + icon: "xnet:controller" + x: 3.0d + y: 3.0d + shape: "diamond" + subtitle: "点我!" + description: [ + "点击任务奖励生成的聊天信息来访问Xnet教程的链接。" + "" + "很不幸,目前还没有可重复任务,指令只会运行一遍,因此请确保在别处保存好该链接!" + ] + dependencies: ["0000000000000571"] + optional: true + id: "0000000000000C14" + tasks: [{ + id: "0000000000000C15" + type: "checkmark" + title: "XNet教程链接" + }] + rewards: [{ + id: "0000000000000C16" + type: "command" + title: "XNet教程链接" + icon: "pneumaticcraft:tag_filter" + command: "/tellraw @p {\"text\":\"XNet教程链接\",\"bold\":true,\"color\":\"dark_green\",\"clickEvent\":{\"action\":\"open_url\",\"value\":\"https://youtu.be/ksaJgiipaOg\"}}" + player_command: false + }] + } + { + x: 3.0d + y: -1.5d + shape: "diamond" + subtitle: "点我!" + description: [ + "点击任务奖励生成的聊天信息来访问RF工具|控制教程的链接。" + "" + "很不幸,目前还没有可重复任务,指令只会运行一遍,因此请确保在别处保存好该链接!" + ] + dependencies: ["0000000000000567"] + optional: true + id: "0000000000000C1A" + tasks: [{ + id: "0000000000000C1B" + type: "checkmark" + title: "RF工具|控制教程链接" + icon: "rftoolscontrol:advanced_network_card" + }] + rewards: [{ + id: "0000000000000C1C" + type: "command" + title: "RF工具|控制教程链接" + icon: "pneumaticcraft:tag_filter" + command: "/tellraw @p {\"text\":\"RF工具|控制教程链接\",\"bold\":true,\"color\":\"dark_green\",\"clickEvent\":{\"action\":\"open_url\",\"value\":\"https://www.youtube.com/watch?v=18-R5L-CATg&t=814s\"}}" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/storage.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/storage.snbt new file mode 100644 index 00000000..d9128dbd --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/storage.snbt @@ -0,0 +1,1402 @@ +{ + id: "583482A1C530FE26" + group: "0856CF7F5CBEB20A" + order_index: 0 + filename: "storage" + title: "存储" + icon: "minecraft:chest" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "存储" + icon: "minecraft:chest" + x: -0.5d + y: -7.5d + shape: "gear" + description: [ + "找到一个存放东西的地方总是有点复杂,而且有时保持井然有序是一项相当艰巨的任务。值得庆幸的是,有一些模组可以帮助你完成这项工作。接下来的任务将会帮助你发现这些模组。" + "" + "注:大多数可以用作存储的方块已经被贴上标签,你可以在JEI中搜索以下类别:" + "" + "● $storage" + "● $storage/basic" + "● $storage/bulk" + "● $storage/bag" + "● $storage/energy" + "● $storage/gas" + "● $storage/liquid" + ] + optional: true + id: "00000000000003FF" + tasks: [{ + id: "0000000000000400" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000CA3" + type: "xp" + xp: 100 + }] + } + { + title: "精致存储" + x: 1.0d + y: -5.0d + subtitle: "方块中的质能转换" + description: [ + "精致存储将存储带入了数字时代,它可使你将物品和流体存储在具有无线访问和传输能力的磁盘驱动器上。精致存储还可以与大多数机器和容器连接,以拓展其功能。" + "" + "前往精致存储任务线以获得更多关于入门这个大型模组的帮助。" + ] + dependencies: ["00000000000003FF"] + dependency_requirement: "one_completed" + id: "0000000000000403" + tasks: [{ + id: "0000000000000699" + type: "item" + item: "refinedstorage:controller" + }] + rewards: [{ + id: "00000000000006FB" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + title: "铁箱子" + icon: "ironchest:iron_chest" + x: -0.5d + y: -10.0d + description: [ + "箱子的大小,但是超大的存储。Iron Chest提供了各式各样的箱子以满足你的预算。" + "" + "对箱子使用升级物品,可以让它原地升级!" + ] + dependencies: ["00000000000003FF"] + id: "0000000000000405" + tasks: [{ + id: "0000000000000EA5" + type: "item" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "enigmatica:quests/storage/wood_to_iron" + } + } + }] + rewards: [{ + id: "0000000000000A6B" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + icon: "mekanism:basic_bin" + x: 1.0d + y: -10.0d + subtitle: "我喜欢大箱柜,我不会撒谎" + description: ["经常被忽视的箱柜是存储大量单个物品的绝佳选择。它们甚至可以在你物品栏中的合成网格中使用以操控其中的内容。"] + dependencies: ["00000000000003FF"] + id: "0000000000000407" + tasks: [{ + id: "3635395991201030" + type: "item" + title: "箱柜" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:basic_bin" + Count: 1b + } + { + id: "mekanism:advanced_bin" + Count: 1b + } + { + id: "mekanism:elite_bin" + Count: 1b + } + { + id: "mekanism:ultimate_bin" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "0000000000000A5C" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + { + id: "0000000000000A6C" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + title: "黑洞存储" + x: -0.5d + y: -5.0d + subtitle: "囤积方式的物理学突破" + description: [ + "工业先锋具有大规模存储的能力。" + "" + "前往工业先锋章节以了解黑洞存储。" + ] + dependencies: ["00000000000003FF"] + id: "0000000000000409" + tasks: [ + { + id: "0000000000000F5B" + type: "item" + item: "industrialforegoing:common_black_hole_unit" + } + { + id: "57D959FDEF6D9777" + type: "item" + item: "industrialforegoing:common_black_hole_tank" + } + ] + rewards: [{ + id: "000000000000069C" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "找到我" + icon: "naturesaura:range_visualizer" + x: -2.0d + y: -10.0d + description: ["忘了把你珍贵的闪长岩放在哪里了?将鼠标悬停在物品栏或JEI中的某些物品上,然后按Y键就可以在附近的容器中找到它。"] + dependencies: ["00000000000003FF"] + id: "000000000000040B" + tasks: [{ + id: "000000000000040C" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A5E" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "世界内物品放置" + icon: "botania:cosmetic_thinking_hand" + x: -2.0d + y: -8.5d + description: [ + "想在锻造锤旁找个方便的地方放锤子吗?厌倦了一箱箱地翻找齿轮冲压模具了吗?把它们放在世界里吧!" + "" + "Plonk可使你在任何方块空间中放置至多四组的物品。只需手持物品,指向一个方块,然后按P键即可放置。右击可将物品捡起。" + ] + dependencies: ["00000000000003FF"] + id: "000000000000040D" + tasks: [{ + id: "000000000000040E" + type: "checkmark" + }] + rewards: [{ + id: "2D1E55B5A92B9F94" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "抽屉控制器" + icon: "storagedrawers:controller" + x: -4.5d + y: -7.0d + description: [ + "抽屉控制器必须与抽屉相连,才能“看到”它们。当然,抽屉也可以连成一堵墙或一条线,因为一个抽屉控制器能够连接许多抽屉。 " + "" + "桥接方块也可用于桥接缝隙,使控制器能够看到拐角处。" + ] + dependencies: ["0000000000000966"] + id: "000000000000040F" + tasks: [{ + id: "000000000000068C" + type: "item" + item: "storagedrawers:controller" + }] + rewards: [{ + id: "00000000000009AB" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + title: "金箱子" + icon: "ironchest:gold_chest" + x: -0.5d + y: -11.0d + description: ["只是多了一丝光泽。"] + dependencies: ["0000000000000405"] + id: "000000000000094F" + tasks: [{ + id: "0000000000000EA6" + type: "item" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "enigmatica:quests/storage/iron_to_gold" + } + } + }] + rewards: [{ + id: "0000000000000A5B" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + title: "钻石箱子" + icon: "ironchest:diamond_chest" + x: -0.5d + y: -12.0d + description: ["当然非常的炫耀,把你的东西放在一个钻石盒子里。"] + dependencies: ["000000000000094F"] + id: "0000000000000951" + tasks: [{ + id: "0000000000000EA7" + type: "item" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "enigmatica:quests/storage/gold_to_diamond" + } + } + }] + rewards: [{ + id: "00000000000009A3" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + title: "抽屉" + icon: "storagedrawers:oak_full_drawers_1" + x: -3.0d + y: -7.5d + description: [ + "可定制的抽屉,满足你所有的深度存储需求。" + "" + "抽屉可以独立使用,也可以放在控制器旁边,把它们都连接起来。每个抽屉都可以接受多次升级,以扩展其容量和功能。" + ] + dependencies: ["00000000000003FF"] + id: "0000000000000966" + tasks: [{ + id: "0000000000000967" + type: "item" + title: "存储抽屉" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "storagedrawers:drawers" + } + } + }] + rewards: [{ + id: "0000000000000A59" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + x: -4.5d + y: -8.0d + dependencies: ["0000000000000966"] + id: "0000000000000980" + tasks: [{ + id: "00000000000009A0" + type: "item" + item: "storagedrawers:emerald_storage_upgrade" + }] + rewards: [{ + id: "00000000000009A1" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + x: -3.5d + y: -8.5d + description: ["更大并不总是意味着更好。抽屉降级对保持少量存货的情况可能是有用的。"] + dependencies: ["0000000000000966"] + id: "0000000000000982" + tasks: [{ + id: "0000000000000983" + type: "item" + item: "storagedrawers:one_stack_upgrade" + }] + rewards: [{ + id: "00000000000009AA" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: -3.5d + y: -6.5d + description: ["多余的物品将被自动销毁。"] + dependencies: ["0000000000000966"] + id: "0000000000000984" + tasks: [{ + id: "0000000000000985" + type: "item" + item: "storagedrawers:void_upgrade" + }] + rewards: [{ + id: "695D02E01FA0C0BD" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + icon: { + id: "sophisticatedbackpacks:backpack" + Count: 1b + tag: { + inventorySlots: 27 + upgradeSlots: 1 + } + } + x: 2.0d + y: -7.5d + description: [ + "精妙背包是你从未意识到你缺少它的背包模组。" + "" + "背包可以穿在饰品栏内,并通过快捷键打开,也可以放置在世界中,通过管道或漏斗进行交互。" + "" + "除了这些已经很出色的功能,它们还可以承载一些非常有用的升级。" + ] + dependencies: ["00000000000003FF"] + id: "0000000000000986" + tasks: [{ + id: "0000000000000998" + type: "checkmark" + title: "精妙背包" + }] + rewards: [{ + id: "0000000000000997" + type: "item" + title: "皮革" + icon: "minecraft:leather" + item: "minecraft:leather" + random_bonus: 3 + }] + } + { + x: 2.5d + y: -9.0d + description: ["在升级背包之前,把物品从你的背包中移走是个好主意。"] + dependencies: ["0000000000000986"] + id: "0000000000000988" + tasks: [{ + id: "0000000000000989" + type: "item" + item: "sophisticatedbackpacks:iron_backpack" + }] + rewards: [{ + id: "0000000000000999" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: 3.5d + y: -9.0d + description: ["在升级背包之前,把物品从你的背包中移走是个好主意。"] + dependencies: ["0000000000000988"] + id: "000000000000098A" + tasks: [{ + id: "000000000000098B" + type: "item" + item: "sophisticatedbackpacks:gold_backpack" + }] + rewards: [{ + id: "0000000000000A66" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 4.5d + y: -9.0d + description: ["在升级背包之前,把物品从你的背包中移走是个好主意。"] + dependencies: ["000000000000098A"] + id: "000000000000098C" + tasks: [{ + id: "000000000000098D" + type: "item" + item: "sophisticatedbackpacks:diamond_backpack" + }] + rewards: [{ + id: "0000000000000A67" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + x: 4.0d + y: -7.5d + description: ["一个可过滤升级,可以吸引远处的物品,并直接进入你的背包。"] + dependencies: ["0000000000000986"] + id: "000000000000098E" + tasks: [{ + id: "000000000000098F" + type: "item" + item: "sophisticatedbackpacks:magnet_upgrade" + }] + rewards: [{ + id: "0000000000000A50" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 6.0d + y: -7.5d + description: ["再也不会失去你的贵重物品了!"] + dependencies: ["0000000000000986"] + id: "0000000000000990" + tasks: [{ + id: "0000000000000991" + type: "item" + item: "sophisticatedbackpacks:everlasting_upgrade" + }] + rewards: [ + { + id: "000000000000099C" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + } + { + id: "0000000000000A6A" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + } + ] + } + { + x: 3.0d + y: -7.5d + description: ["一个可过滤升级,让物品被玩家拾起后直接进入背包。"] + dependencies: ["0000000000000986"] + id: "0000000000000992" + tasks: [{ + id: "0000000000000993" + type: "item" + item: "sophisticatedbackpacks:pickup_upgrade" + }] + rewards: [{ + id: "000000000000099D" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "喂食升级" + x: 5.0d + y: -7.5d + subtitle: "饥饿时的你不是你" + description: ["需要零食吗?让你的背包提供吧。"] + dependencies: ["0000000000000986"] + id: "0000000000000994" + tasks: [{ + id: "0000000000000995" + type: "item" + title: "喂食升级" + item: "sophisticatedbackpacks:feeding_upgrade" + }] + rewards: [{ + id: "0000000000000A51" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + x: -3.5d + y: -11.0d + subtitle: "别乱动那个调节器" + description: [ + "稍作调整,个人缩放设备就可以把人直接缩小到看不见的地方,缩到特殊机器的犄角旮旯里。" + "" + "在里面建立你自己的装置,以满足你的需要,完成定制的输入和输出面。" + "" + "只需用个人缩放设备右击压缩空间机械,就可以传送进它内部的空间。" + ] + dependencies: ["2A74822BE970E9D4"] + id: "0AD2769DC173D26D" + tasks: [{ + id: "6B198B6A029D9333" + type: "item" + item: "compactmachines:personal_shrinking_device" + }] + rewards: [{ + id: "07BAD39E967F6B85" + type: "item" + item: "enderstorage:ender_pouch" + }] + } + { + icon: "compactmachines:machine_tiny" + x: -3.5d + y: -10.0d + subtitle: "首先,在箱子上开个洞" + description: [ + "为你的第一台压缩空间机械收集材料!" + "" + "压缩空间机械(微型)内部容积为3x3x3,虽然看起来非常小,但它非常适合某些较小的自动装置。而且,当你自己是缩小态的时候,在其内部放置方块是很简单的。" + "" + "给自己来个挑战,尝试将工业先锋中的胶乳和橡胶的自动化合二为一。在巧妙地使用其他模组的情况下,压缩空间机械可以完全自给自足,包括木头、能量和乳胶到塑料片的转化,都可以在这个小盒子里完成。" + ] + dependencies: ["0AD2769DC173D26D"] + min_width: 250 + id: "3787A109AABC8921" + tasks: [{ + id: "16A0C1D718EA19AF" + type: "item" + item: "compactmachines:machine_tiny" + }] + rewards: [{ + id: "3E2CA8D755178794" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -4.5d + y: -10.0d + description: ["高达13x13x13的内部容积,压缩空间机械(超大型)真正提供了一个充满自动化可能的世界。你会在里面建造什么?一个移动的作业基地?紧凑矿石处理?防僵尸的村民交易大厅?"] + dependencies: ["3787A109AABC8921"] + id: "0DAA452348B02827" + tasks: [{ + id: "21ED2337B44743E5" + type: "item" + item: "compactmachines:machine_maximum" + }] + rewards: [{ + id: "299A8E596E259DC4" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 5.5d + y: -9.0d + description: ["在升级背包之前,把物品从你的背包中移走是个好主意。"] + dependencies: ["000000000000098C"] + id: "585A22AF9FB84AFD" + tasks: [{ + id: "4F51BBE2671F8947" + type: "item" + item: "sophisticatedbackpacks:netherite_backpack" + }] + rewards: [{ + id: "2102EE1604B1EE96" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + title: "维度存储" + x: -2.0d + y: -5.0d + subtitle: "你不觉的我的收藏很完全吗?" + description: [ + "小工具和小发明多的一个洞穴装不下?各种各样的东西多到你不知道该怎么处理?那么是时候把它们放进另一个维度,雇人来为你分类了。只要阅读你所签署的任何合同的细则就行。" + "" + "神秘学提供了超大存储的能力,通过手动或自动化的方式跨维度地访问它们。此过程的详细内容请查看神秘学的任务章节。" + ] + dependencies: ["00000000000003FF"] + id: "662DA1135F00D6B6" + tasks: [{ + id: "0B58FB5EED4BBC33" + type: "item" + item: "occultism:storage_controller" + }] + rewards: [{ + id: "44BA68CC5061BD0A" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "流体" + icon: "minecraft:bucket" + x: -0.5d + y: -1.5d + shape: "gear" + subtitle: "当桶不再够用" + description: [ + "让流体与你的存储系统一起工作可能会很难。这里有一些专用的流体储存单元。" + "" + "这里只是一个开始,信息并不详尽,所以请查看每个模组的任务章节以了解更多信息。" + ] + dependency_requirement: "one_started" + id: "568DC3ECDB943C47" + tasks: [{ + id: "3C4FF0EC769D419E" + type: "checkmark" + }] + rewards: [{ + id: "34549CDC2415DAD6" + type: "item" + item: "minecraft:bucket" + }] + } + { + title: "流体储罐(通用机械)" + icon: "mekanism:basic_fluid_tank" + x: 2.5d + y: -1.5d + description: [ + "通用机械流体储罐可以开启桶模式(默认:shift+鼠标滚轮),该模式下它们可以收集和放置流体。试着将其作为一个巨大的水桶来使用!" + "" + "它还有可以像桶一样自动填充或抽空流体容器物品的内部栏位。用配置器Shift+右击储罐底部可使设置为自动输出流体。" + "" + "用任务奖励的物品,你可以做一个自动装填空桶的系统:将储罐的两侧与管道连接,管道的另一端连接至消耗桶内流体的装置。然后在其中一截与储罐连接的管道中插入检索模块,并设置为将空桶拉取至储罐,在另一截与储罐连接的管道中,用提取模块将装满的桶推出!" + ] + dependencies: ["568DC3ECDB943C47"] + id: "120DA7809C60693C" + tasks: [{ + id: "682D32339BA2A263" + type: "item" + title: "任意通用机械储罐" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:basic_fluid_tank" + Count: 1b + } + { + id: "mekanism:advanced_fluid_tank" + Count: 1b + } + { + id: "mekanism:elite_fluid_tank" + Count: 1b + } + { + id: "mekanism:ultimate_fluid_tank" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "77079E43823E3AE6" + type: "item" + item: "prettypipes:pipe" + count: 4 + } + { + id: "6C334DFD063E8B65" + type: "item" + item: "prettypipes:low_retrieval_module" + } + { + id: "3C327392E358E068" + type: "item" + item: "prettypipes:low_extraction_module" + } + ] + } + { + title: "流体储罐(气动工艺)" + x: -0.5d + y: 1.5d + description: [ + "气动工艺的流体储罐可以安装发射器升级,使其在升级的配置面自动输出(用发射器升级右击世界中的方块来配置输出方向)。它们也可以安装速度升级,对发射器升级进行加速。" + "" + "储罐也可以用来批量合成一些含有一桶液体的配方;把桶换成储罐,每次合成都会从储罐中扣除一桶流体。这是制作防腐木板的绝佳方式!" + ] + dependencies: ["568DC3ECDB943C47"] + id: "42FE114176EAE0DD" + tasks: [{ + id: "61F77FEB2B9801A7" + type: "item" + item: "pneumaticcraft:small_tank" + }] + rewards: [ + { + id: "279817005D062A56" + type: "item" + item: { + id: "pneumaticcraft:small_tank" + Count: 1b + tag: { + BlockEntityTag: { + SavedTanks: { + Tank: { + FluidName: "minecraft:water" + Amount: 32000 + } + } + } + } + } + } + { + id: "1629A9186DB5B764" + type: "item" + item: "create:wheat_flour" + count: 32 + } + ] + } + { + title: "流体单元" + x: -3.0d + y: 0.0d + description: [ + "热力系列的流体单元是可以高度自定义的,而且还可以升级。它们的每一面都可以被配置为输入或者输出,再或者两者都是;或者没有连接,有或没有自动输入/输出,以及可调节的传输速率。" + "" + "它们可以用整合组件、液槽扩容升级进行升级,或者为它们附魔扩容魔咒,所有这些操作都可以增加容量和最大传输速率。" + ] + dependencies: ["568DC3ECDB943C47"] + id: "5BEB6955518864A8" + tasks: [{ + id: "49D84038D947694F" + type: "item" + item: { + id: "thermal:fluid_cell" + Count: 1b + tag: { + BlockEntityTag: { + TankInv: [{ + FluidName: "minecraft:empty" + Capacity: 32000 + Tank: 0b + Amount: 0 + }] + } + } + } + }] + rewards: [{ + id: "2EE50650168F11A5" + type: "item" + item: "thermal:fluid_tank_augment" + }] + } + { + title: "流体储罐(机械动力)" + x: 1.0d + y: 1.0d + description: ["机械动力的储罐可以做成大型多方块储罐。详情请查看机械动力任务章节。"] + dependencies: ["568DC3ECDB943C47"] + id: "516772B582C9114A" + tasks: [{ + id: "755A21A9FE7980B4" + type: "item" + item: "create:fluid_tank" + }] + rewards: [{ + id: "72197B3870AE32F2" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "末影蓄水槽" + x: -2.0d + y: -3.5d + description: [ + "末影蓄水槽与其他使用相同颜色编码频道的蓄水槽共享物品栏。当你合成末影蓄水槽时,配方中使用的羊毛颜色将成为该蓄水槽的默认颜色编码,但你可以用染料右击蓄水槽顶部的三个色块来定制编码。" + "" + "右击蓄水槽前方的圆圈可以切换自动输出,并且如果玩家用钻石右击转盘会将该蓄水槽标记为个人蓄水槽,与该玩家绑定。个人频道只能由同一频道上的蓄水槽访问,且必须是由同一位玩家用钻石标记的个人蓄水槽。" + ] + dependencies: ["568DC3ECDB943C47"] + id: "1E357DE462DBB1C8" + tasks: [{ + id: "3CD94E8A1FADA69C" + type: "item" + item: "enderstorage:ender_tank" + count: 2L + }] + rewards: [ + { + id: "18AC74F0A635EC32" + type: "item" + item: "resourcefulbees:rgbee_honeycomb" + count: 4 + } + { + id: "4ED4A6EAF019E0C4" + type: "item" + item: "resourcefulbees:wax" + count: 4 + } + ] + } + { + title: "储罐(RF工具箱)" + x: 2.0d + y: 0.0d + description: ["你流体存储中的储罐总是装错液体?RF工具箱的储罐可以过滤它们接受什么样的液体,只需在其UI的栏位中放置一桶你想加入“白名单”的液体即可。"] + dependencies: ["568DC3ECDB943C47"] + id: "484A9BB4A5423AF8" + tasks: [{ + id: "3BF2366BB0C0E896" + type: "item" + item: "rftoolsutility:tank" + }] + rewards: [{ + id: "798CE4333D002DC4" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "Tank Null" + icon: { + id: "tanknull:tank_1" + Count: 1b + tag: { + fluidinv: { } + } + } + x: -0.5d + y: -3.5d + description: [ + "储罐是便携式流体存储的终极解决方案。它可以舀起和放置流体、储存多种流体,甚至自动吸收周围的流体。" + "" + "使用Alt+右击在装填/空置模式之间进行切换,按住Shift+鼠标滚动可以切换启用的储罐。使用快捷键(默认:o)以设置一些选项,如海绵模式。" + "" + "仅需用储罐右击Tank Null的扩展坞,就可该储罐当作一个方块来交互。Shift+右击可以再次将储罐从扩展坞中弹出。" + ] + dependencies: ["568DC3ECDB943C47"] + id: "5D02087F29AA5454" + tasks: [{ + id: "09AE24315524F720" + type: "item" + title: "任意储罐" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "tanknull:tank_1" + Count: 1b + tag: { + fluidinv: { } + } + } + { + id: "tanknull:tank_2" + Count: 1b + tag: { + fluidinv: { } + } + } + { + id: "tanknull:tank_3" + Count: 1b + tag: { + fluidinv: { } + } + } + { + id: "tanknull:tank_4" + Count: 1b + tag: { + fluidinv: { } + } + } + { + id: "tanknull:tank_5" + Count: 1b + tag: { + fluidinv: { } + } + } + { + id: "tanknull:tank_6" + Count: 1b + tag: { + fluidinv: { } + } + } + { + id: "tanknull:tank_7" + Count: 1b + tag: { + fluidinv: { } + } + } + ] + } + } + }] + rewards: [{ + id: "6B430A2095F38839" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "流体存储磁盘" + icon: "refinedstorage:64k_fluid_storage_disk" + x: 2.5d + y: -3.5d + description: [ + "有了流体磁盘驱动器,流体也可以直接储存在RS系统中。只要把磁盘放在一个普通的磁盘驱动器中就可以了。" + "" + "一旦你有流体存储在线,RS就可以用存储的流体进行自动合成,或使用在流体模式下的普通输入/输出面板,将流体移入或移出系统。" + "在输入/输出面板的UI中,点击左边的“类型”(从上往下数的第二个)将其改为流体模式。" + ] + dependencies: [ + "568DC3ECDB943C47" + "0000000000000403" + ] + id: "475E9EE7D90F0BB8" + tasks: [{ + id: "716230750AA92EC9" + type: "item" + title: "任意流体存储磁盘" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "refinedstorage:64k_fluid_storage_disk" + Count: 1b + tag: { + Id: [I; + -1031856902 + -899464268 + -1112014982 + 515911903 + ] + } + } + { + id: "refinedstorage:256k_fluid_storage_disk" + Count: 1b + tag: { + Id: [I; + -356968885 + -503821794 + -1682123444 + 1712090278 + ] + } + } + { + id: "refinedstorage:1024k_fluid_storage_disk" + Count: 1b + tag: { + Id: [I; + -1183223022 + 358039592 + -1084084011 + -1294625985 + ] + } + } + { + id: "refinedstorage:4096k_fluid_storage_disk" + Count: 1b + tag: { + Id: [I; + 907752426 + -272873231 + -1246367336 + -1496277162 + ] + } + } + { + id: "extrastorage:disk_16384k_fluid" + Count: 1b + tag: { + ID: [I; + 51139427 + -1958262542 + -1340406862 + 909704624 + ] + } + } + { + id: "extrastorage:disk_65536k_fluid" + Count: 1b + tag: { + ID: [I; + 1950220109 + 1070221666 + -1228984801 + 1801515425 + ] + } + } + { + id: "extrastorage:disk_262144k_fluid" + Count: 1b + tag: { + ID: [I; + 1723919845 + -1513143925 + -1779991496 + 1774992712 + ] + } + } + { + id: "extrastorage:disk_1048576k_fluid" + Count: 1b + tag: { + ID: [I; + -1030006703 + -1075493156 + -1368676727 + -274718083 + ] + } + } + ] + } + } + }] + rewards: [{ + id: "604ED1BE1F115A88" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "动态储罐" + x: 4.0d + y: -1.5d + subtitle: "里面比外面大" + description: [ + "通用机械的动态储罐是一个可以储存非常多流体多方块储罐,且可以选择多个访问端口。最小的动态储罐为3x3x3的空心立方体,最大可以达到18x18x18。即使是最小的动态储罐也能容纳下等同于432,000桶的流体!" + "" + "要建造动态储罐,将动态储罐方块作为空心立方体的所有“棱边”,并在构成墙壁处(与内部空气块相邻)用以下任何一种方块填充:动态储罐、动态储罐阀门或结构玻璃。如果该多方块被正确地建造,它就会闪烁红色粒子。" + ] + dependencies: ["120DA7809C60693C"] + id: "7EB1E018DE90ADCA" + tasks: [ + { + id: "6F108555E4895D92" + type: "item" + item: "mekanism:dynamic_valve" + count: 2L + } + { + id: "40EBC06D819585A2" + type: "item" + item: "mekanism:dynamic_tank" + count: 24L + } + ] + rewards: [{ + id: "24BBD9AE9A183012" + type: "item" + item: "mekanism:structural_glass" + count: 8 + }] + } + { + x: -2.0d + y: 1.0d + description: [ + "贮液器的工作原理就像一个桶,只不过它可以同时容纳多桶液体,使用模式切换键在可在清空/填充模式间切换。它还可以自动填充你物品栏中其他可存储流体的物品;Shift右击以启用或关闭。" + "" + "贮液器的容量可以通过整合组件、液槽扩容升级进行升级(使用工匠工作台进行升级),也可以通过对其附魔扩容魔咒来升级。" + ] + dependencies: ["568DC3ECDB943C47"] + id: "1963E75A50255E85" + tasks: [{ + id: "1BD90F15A5929378" + type: "item" + item: { + id: "thermal:fluid_reservoir" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "2D1CA89CAC683ADD" + type: "item" + item: { + id: "minecraft:enchanted_book" + Count: 1b + tag: { + StoredEnchantments: [{ + lvl: 2s + id: "cofh_core:holding" + }] + } + } + }] + } + { + title: "匠魂储罐" + icon: "tconstruct:seared_ingot_tank" + x: -3.5d + y: -1.5d + description: ["匠魂燃料储罐是匠魂冶炼炉/熔铸炉多方块结构的一部分,但它们也可以作为小型廉价4桶容量的储罐使用。材料量器的容量略大一些,约为4.6桶,因此它们可以容纳32个熔化的锭。"] + dependencies: ["568DC3ECDB943C47"] + id: "1EFC81649E4D4C50" + tasks: [{ + id: "376F9D335DB66E98" + type: "item" + title: "任意@tconstruct $tanks" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "tconstruct:tanks" + } + } + }] + rewards: [{ + id: "5F2C198D293D7995" + type: "item" + item: { + id: "tconstruct:copper_can" + Count: 1b + tag: { + fluid: "tconstruct:molten_copper" + } + } + }] + } + { + x: -5.0d + y: -1.5d + description: ["虽然熔铸炉可以用于将物品熔化成液体形态,但它同时也是一个绝佳的多液体储罐! 查看匠魂任务章节中关于它的任务以获得更多信息。"] + dependencies: [ + "1EFC81649E4D4C50" + "76BAE86D90953DD4" + ] + id: "090B9336E75C759A" + tasks: [{ + id: "6C548EA30E5F258C" + type: "item" + item: "tconstruct:foundry_controller" + }] + rewards: [{ + id: "0CF79BF4A3ACFB40" + type: "item" + item: "tconstruct:nether_grout" + count: 8 + }] + } + { + x: 1.0d + y: -3.5d + description: [ + "在默认设置下,外部存储面板以物品模式工作。然而,它也可以用来为RS提供存储在其他储罐中流体的访问权。 " + "" + "把外部存储面板连接到储罐上,和物品容器一样,然后在其UI中,点击左边的“类型”按钮,将其改为流体模式。" + "" + "过滤流体和过滤物品一样,你可以直接从JEI中拖动相应的流体到栏位中(流体的方形材质版本,而不是流体桶)" + ] + dependencies: [ + "568DC3ECDB943C47" + "0000000000000403" + ] + id: "1E8D2377DCF03984" + tasks: [{ + id: "734CC72EF1E4ACE4" + type: "item" + item: "refinedstorage:external_storage" + }] + rewards: [{ + id: "6D9A4CEFB43C39C7" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -3.5d + y: -5.0d + description: ["在游戏早期,从单个位置访问所有物品,并使用它们进行合成的绝佳办法之一就是使用Pretty Pipes的物品终端和合成终端。它们甚至可以进行自动合成。查看自动化任务章节中的Pretty Pipes任务以获得更多信息!"] + dependencies: ["00000000000003FF"] + id: "6E3133DD54A6C7E7" + tasks: [{ + id: "43B9523816655544" + type: "item" + item: "prettypipes:item_terminal" + }] + rewards: [{ + id: "68188157B1667326" + type: "item" + item: "prettypipes:pipe" + count: 8 + }] + } + { + title: "动态联合存储终端" + icon: "integratedterminals:part_terminal_storage" + x: 2.5d + y: -5.0d + subtitle: "数据魔法" + description: [ + "动态联合的存储终端可以让你从所有连接的容器中获取和制作物品,无需等待,不会消耗能量!" + "" + "在容器旁放置一截逻辑线缆以连接它,然后在与线缆相同的方块空间内放置一个对准容器的物品接口。接下来只要把所有的线缆连接在一起,将存储终端与其中一条线缆连接,就可以了!谁说动态联合很复杂的?" + "" + "然后,你可以用伪装方块来遮盖你的线缆,只需将伪装方块与某个方块合成,使它具有该方块的外观。" + ] + dependencies: ["00000000000003FF"] + id: "69982730005EDD7D" + tasks: [ + { + id: "305FEF030727F2B7" + type: "item" + item: "integratedterminals:part_terminal_storage" + } + { + id: "5EE786F87A40ABE3" + type: "item" + item: "integrateddynamics:cable" + count: 8L + } + { + id: "56CE84BAC42C77C2" + type: "item" + item: "integratedtunnels:part_interface_item" + count: 2L + } + ] + rewards: [ + { + id: "2DCCF7F86474DF47" + type: "item" + item: "integratedtunnels:part_interface_item" + count: 2 + } + { + id: "000CFB69B8DEE81F" + type: "item" + item: "integrateddynamics:cable" + count: 8 + } + { + id: "26F8EDF02B0D31AA" + type: "item" + item: "integrateddynamics:facade" + count: 16 + } + ] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/tech_t2.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/tech_t2.snbt new file mode 100644 index 00000000..f9b86e20 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/tech_t2.snbt @@ -0,0 +1,507 @@ +{ + id: "1367E0A795499DE6" + group: "34B7FB260B6AEB81" + order_index: 2 + filename: "tech_t2" + title: "科技 - 计算机科学" + icon: "immersiveengineering:workbench" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "气动工艺:再加压" + icon: "pneumaticcraft:pressure_gauge_module" + x: 5.0d + y: 0.0d + shape: "rsquare" + dependencies: ["0000000000000FDB"] + id: "67F7E4C19E39F9F3" + tasks: [{ + id: "76965E68CB17945A" + type: "item" + item: "pneumaticcraft:ingot_iron_compressed" + count: 16L + }] + } + { + title: "沉浸工程:第一部分" + x: 1.0d + y: 0.0d + shape: "rsquare" + dependencies: ["0000000000000FD5"] + id: "06F4A47216226927" + tasks: [{ + id: "369D57ECAEBF7A77" + type: "item" + item: "immersiveengineering:cokebrick" + count: 27L + }] + } + { + x: 1.0d + y: 1.0d + description: [ + "砖砌的隔热机器能够在极高温度下工作。" + "" + "搭建一台高炉,着手准备一种特制的混料。" + ] + dependencies: ["06F4A47216226927"] + id: "0FF412352C4AA995" + tasks: [{ + id: "5CDC032E69DE6348" + type: "item" + item: "immersiveengineering:blastbrick" + count: 27L + }] + } + { + x: 0.5d + y: 3.0d + description: [ + "隔热良好的合金窑可维持高温,一般用于简单的合金制作,且通常会进行密封以防止杂质掺入产物中。" + "" + "搭建一座合金窑,为下一步做准备。" + ] + dependencies: ["159CEE8160564096"] + id: "51C4B771C756A8DD" + tasks: [{ + id: "1696A045279F7734" + type: "item" + item: "immersiveengineering:alloybrick" + count: 8L + }] + } + { + x: 1.0d + y: 2.0d + shape: "diamond" + description: ["一种奇怪的混料,性质的确非常的特殊……"] + dependencies: ["0FF412352C4AA995"] + id: "159CEE8160564096" + tasks: [{ + id: "1E770D18A73E9D10" + type: "item" + item: "kubejs:smoldering_lapis_lazuli_compound" + }] + } + { + x: 1.5d + y: 3.0d + description: [ + "闹鬼了?当然不是……虽然这些砖块注入了十分奇怪的材料……但你似乎总是能在合金窑旁听到声音。" + "" + "把一本书和升级矩阵放进合金窑中……" + ] + dependencies: [ + "640AF7C1C65218DD" + "51C4B771C756A8DD" + ] + id: "56A05A07C30709EC" + tasks: [{ + id: "2B7F725CA5D12C72" + type: "item" + item: { + id: "immersiveengineering:blueprint" + Count: 1b + tag: { + blueprint: "components" + } + } + }] + } + { + x: 1.0d + y: 4.0d + shape: "diamond" + description: [ + "精密的制造工艺有它的好处。" + "" + "搭建一个工程师装备台,获得一个可制作小型部件的合适场所。" + ] + dependencies: ["56A05A07C30709EC"] + id: "3AC1DD7E5DDDC129" + tasks: [{ + id: "4DDB5EC00B0ACDFE" + type: "item" + item: "immersiveengineering:workbench" + }] + } + { + x: 0.5d + y: 4.5d + shape: "diamond" + description: ["一批这些零件应该能用一会儿了,是吧?"] + dependencies: ["3AC1DD7E5DDDC129"] + id: "065270B7FA576ED0" + tasks: [{ + id: "18E3BEB02D473233" + type: "item" + item: "immersiveengineering:component_iron" + }] + } + { + x: 1.0d + y: 5.5d + shape: "octagon" + description: [ + "虽然技术含量不高,但却是真材实料。" + "" + "低级机器框架开启了核科学所需的高级材料处理大门。" + ] + dependencies: [ + "065270B7FA576ED0" + "3DA107DD546F8E02" + ] + id: "1B3A149D46540273" + tasks: [{ + id: "0153100351695FB1" + type: "item" + item: "industrialforegoing:machine_frame_pity" + }] + } + { + x: 1.5d + y: 4.5d + shape: "diamond" + description: ["预备……起!"] + dependencies: ["3AC1DD7E5DDDC129"] + id: "3DA107DD546F8E02" + tasks: [{ + id: "2B67FC4FC12C5684" + type: "item" + item: "immersiveengineering:concrete_leaded" + }] + } + { + x: 5.0d + y: 7.0d + description: [ + "有些任务更适合交给精密控制机器来做,因为极小的容差不会留下任何犯错误的可能。" + "" + "建造一个完整的装配线以开始组装更多复杂的部件,为发展核科学铺平道路。" + ] + dependencies: [ + "37CC74C655BCE0C0" + "54DA0B6FC5FE6F1A" + ] + id: "4B7BDCCE4535A4F9" + tasks: [ + { + id: "70256FD4A3182AA1" + type: "item" + item: "pneumaticcraft:assembly_controller" + } + { + id: "7111F86DD237301D" + type: "item" + item: "pneumaticcraft:assembly_program_drill_laser" + } + ] + } + { + x: 3.5d + y: 2.0d + description: [ + "它会加热、会结晶、会灌注!" + "" + "也许它使用后需要清理一下……" + ] + dependencies: ["6EC89B2EB48331A5"] + id: "640AF7C1C65218DD" + tasks: [{ + id: "4AC6C6F032DAAE12" + type: "item" + item: "pneumaticcraft:thermopneumatic_processing_plant" + }] + } + { + x: 5.0d + y: 2.0d + description: [ + "固态燃料压缩机被完全禁用了,请改用依赖液体燃料的压缩机开始发展。" + "" + "仔细观察此处的配方。有许多路径可以选择,但是该阶段只有一种可用的路径。" + ] + dependencies: ["67F7E4C19E39F9F3"] + id: "6EC89B2EB48331A5" + tasks: [{ + id: "5D63662B1B0695CE" + + type: "item" + item: "pneumaticcraft:liquid_compressor" + }] + } + { + x: 4.0d + y: 5.0d + shape: "diamond" + description: ["塑料耐用且柔韧,是高级科技的基础材料,为许多精细的应用提供了良好的支持。"] + dependencies: ["601203BF957994C2"] + id: "5258B21FEBF3E222" + tasks: [{ + id: "77060D75C44D7CC2" + type: "item" + item: "pneumaticcraft:plastic" + }] + } + { + x: 5.0d + y: 6.0d + description: [ + "印刷电路板的制作,打开了充满自动化可能的全新世界。" + "" + "你可以让无人机翱翔于天空,还可以在电脑终端当黑客,调试自动化。" + ] + dependencies: [ + "5258B21FEBF3E222" + "4214CE273DD3B183" + ] + id: "37CC74C655BCE0C0" + tasks: [{ + id: "789B1A4C9CE21200" + type: "item" + item: "pneumaticcraft:printed_circuit_board" + }] + } + { + x: 4.0d + y: 3.0d + description: ["石油层分散在各地,如果对之加以提炼,就是一个重要的燃料来源。并且,石油的副产物可能会更加珍贵。"] + dependencies: ["6EC89B2EB48331A5"] + id: "601203BF957994C2" + tasks: [ + { + id: "007E6DD90C5F3F4C" + type: "item" + item: "pneumaticcraft:refinery" + } + { + id: "715292E89B95375D" + type: "item" + item: "pneumaticcraft:refinery_output" + count: 4L + } + ] + } + { + x: 5.0d + y: 4.5d + shape: "diamond" + description: ["从任何方面来说这都是个简单处理器。不过,它非常适合于低等级的计算任务。"] + dependencies: ["66A2267B602C6232"] + id: "4214CE273DD3B183" + tasks: [{ + id: "42384EBFD1848ACD" + type: "item" + item: "refinedstorage:basic_processor" + }] + } + { + x: 6.0d + y: 6.0d + shape: "octagon" + description: [ + "还要多久?" + "" + "虽然你一直在研究工程学并进行革新,道路渐渐明晰。但你在深入发展愈加复杂的科技时,就肯定需要一些帮助。" + "" + "建造一个精致存储系统,开始为自动制造项目奠定基础。" + ] + dependencies: ["7773B233487FEBD2"] + id: "174A3B072A1CEFE5" + tasks: [{ + id: "39703E840E7CE98F" + type: "item" + item: "refinedstorage:controller" + }] + } + { + x: 6.0d + y: 5.0d + shape: "diamond" + description: ["末影金属有一些奇怪的不寻常之处,这使得它对复杂的计算非常宝贵……"] + dependencies: ["66A2267B602C6232"] + id: "7773B233487FEBD2" + tasks: [{ + id: "51C37065B81DA404" + type: "item" + item: "refinedstorage:advanced_processor" + }] + } + { + x: 4.0d + y: 6.0d + shape: "diamond" + description: [ + "通过精炼我们的电子部件,我们最好准备用多种渠道存储能量。" + "" + "Powah目前可以发展了,对能源炉来说这是一次不小的升级。也许该考虑升级了。" + "" + "注:在许多Powah设备上显示的发电值是一个基础值,是不考虑如冷却液、燃料或热源等影响因素的。这些因素都会显著的影响最终的输出。" + ] + dependencies: ["5258B21FEBF3E222"] + id: "54DA0B6FC5FE6F1A" + tasks: [{ + id: "585089F444DD3061" + type: "item" + item: "powah:capacitor_basic_large" + }] + } + { + x: 5.0d + y: 3.5d + dependencies: ["6EC89B2EB48331A5"] + id: "66A2267B602C6232" + tasks: [ + { + id: "68B66FC4450F1B1B" + type: "item" + item: "pneumaticcraft:pressure_chamber_wall" + count: 22L + } + { + id: "28CA1F0A1B98D1D7" + type: "item" + item: "pneumaticcraft:pressure_chamber_valve" + } + { + id: "3AA19ED845355309" + type: "item" + item: "pneumaticcraft:pressure_chamber_interface" + count: 2L + } + { + id: "5CBC4FC4423F78F0" + type: "item" + item: "pneumaticcraft:pressure_chamber_glass" + } + ] + } + { + x: 3.0d + y: 6.5d + description: [ + "终于等到,亚马龙。但它的另一端还有人在聆听吗?" + "" + "似乎你的存在并不孤独;连接亚马龙网络后,你可以与一个小型全球社区接触,他们是与你相似的工程师,寻求着知识与材料的交易。" + ] + dependencies: ["5258B21FEBF3E222"] + id: "26BE40771EA0B53D" + tasks: [{ + id: "3A2FE29E3F3C08FA" + type: "item" + item: "pneumaticcraft:amadron_tablet" + }] + } + { + x: 3.0d + y: 9.0d + shape: "gear" + description: [ + "由于你提供了一个新学院,做出了巨大的贡献,工程师们给你分享了一些高级机器的蓝图。" + "" + "收到这些蓝图后,你现在能够构建一些更大的沉浸工程多方块机器。请确保查看你的工程师手册以了解需要点击哪个方块才能完成构建!点击错误的方块,甚至是正确方块的错误面都不会生效!" + ] + dependencies: [ + "2F4E5595CF6E7C18" + "2B8E1E0F065271FC" + "77685CCEBB43BE31" + ] + id: "44D8EF9036E30760" + tasks: [{ + id: "6DF327D277407CBF" + type: "item" + item: "kubejs:medium_machinery_schematics" + }] + } + { + x: 5.0d + y: 8.5d + shape: "octagon" + description: ["一个适合与精密电子仪器的防护外壳。"] + dependencies: ["4B7BDCCE4535A4F9"] + id: "1560E98A52BEF117" + tasks: [{ + id: "7F4FBA868C08B64B" + type: "item" + item: "rftoolsbase:machine_frame" + }] + } + { + x: 2.0d + y: 7.0d + shape: "diamond" + description: [ + "稀有资源短缺?" + "" + "亚马龙网络由世界中少数几个存留的工程师维护着,他们专注于挖矿作业。" + "" + "只需为无人机提供他们需要的工具,他们就会将过量的有用资源直接送到你家门口!" + ] + dependencies: ["26BE40771EA0B53D"] + id: "50971B41665D4AD5" + tasks: [{ + id: "5C3819A92A37BF5A" + type: "item" + item: "kubejs:amadron_survey_tools" + }] + } + { + x: 2.5d + y: 8.0d + shape: "diamond" + description: ["干体力活时空着肚子很受罪,加上脑力活时更受罪。准备好丰盛的大餐以帮助这些工程师们建造他们的学校,迎接他们的新学生。"] + dependencies: ["26BE40771EA0B53D"] + id: "2F4E5595CF6E7C18" + tasks: [{ + id: "0B08E1FD7B99D610" + type: "item" + item: "kubejs:engineering_student_meals" + }] + } + { + x: 3.5d + y: 8.0d + shape: "diamond" + description: ["如果没有机器的帮助,铲平地面并为这座学校打下地基将会是累人的事。把这些补给一并送给他们,让他们建造得更快。"] + dependencies: ["26BE40771EA0B53D"] + id: "2B8E1E0F065271FC" + tasks: [{ + id: "792FFEF4FD9A35BE" + type: "item" + item: "kubejs:construction_tools" + }] + } + { + title: "建筑材料" + x: 3.0d + y: 7.5d + shape: "diamond" + description: [ + "似乎这些工程师们正想扩大他们的数量。但他们缺乏原材料,梦想无法成真。" + "" + "毫无疑问建造一整座学校不是一件容易的事。着手收集他们为建筑项目请求的材料。" + ] + dependencies: ["26BE40771EA0B53D"] + id: "77685CCEBB43BE31" + tasks: [ + { + id: "65B40E4EE6596323" + type: "item" + item: "kubejs:building_materials" + count: 5L + } + { + id: "457B0FD1BEFC5F7B" + type: "item" + item: "kubejs:foundation_materials" + } + { + id: "6B9D17102A99F785" + type: "item" + item: "kubejs:landscaping_materials" + } + ] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/tech_t3.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/tech_t3.snbt new file mode 100644 index 00000000..6b19c47b --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/tech_t3.snbt @@ -0,0 +1,470 @@ +{ + id: "1BAD3096A2D8A7E3" + group: "34B7FB260B6AEB81" + order_index: 3 + filename: "tech_t3" + title: "科技 - 核子物理" + icon: "kubejs:memory_basic_filled" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "工业先锋" + x: 0.0d + y: 0.0d + dependencies: ["0000000000000FDF"] + id: "7522971912BCF482" + tasks: [{ + id: "558BD74C18EFB6EA" + type: "item" + item: "industrialforegoing:machine_frame_pity" + }] + } + { + title: "RF工具箱" + x: 4.0d + y: 0.0d + dependencies: ["0000000000000FD7"] + id: "1E4DC3A7546EC894" + tasks: [{ + id: "3E03729D4E825E26" + type: "item" + item: "rftoolsbase:machine_frame" + }] + } + { + x: -1.0d + y: 0.5d + shape: "diamond" + dependencies: ["7522971912BCF482"] + optional: true + id: "221F90FFF031E7B4" + tasks: [{ + id: "6784136B840606FA" + type: "item" + item: "industrialforegoing:latex_processing_unit" + }] + } + { + x: 0.0d + y: 1.5d + description: ["化学溶解室是工程师工具箱中的无价之宝,可以安全的处理各种腐蚀的、活泼的或是危险的液体,将它们合并成有用的产物。"] + dependencies: ["7522971912BCF482"] + id: "6079CBE9ECE6EB1D" + tasks: [{ + id: "76E7A09884C5D8AB" + type: "item" + item: "industrialforegoing:dissolution_chamber" + }] + } + { + title: "富集粉红黏液" + x: 0.5d + y: 6.0d + dependencies: ["35EE2BA3A988F416"] + id: "206F4AA9A9278D8D" + tasks: [{ + id: "1C9B934F52D9FB49" + type: "item" + item: "kubejs:pink_ender_slime_bucket" + }] + } + { + x: 0.5d + y: 3.0d + description: [ + "用于钻粉红黏液的机器需要粉红黏液,那怎么获取粉红黏液呢?" + "" + "有人见过粉色凋灵吗?" + "" + "这个问题经常在亚马龙网络中出现,未来的工程师为之抓耳挠腮。但学习过奥术后,你发现有一条路可以走。什么路?当然是魔法。" + ] + dependencies: [ + "6079CBE9ECE6EB1D" + "26D8327770B81C08" + ] + id: "412F3A311A7CFCB3" + tasks: [ + { + id: "0536AAB566704AC9" + type: "item" + item: "industrialforegoing:laser_drill" + } + { + id: "5703696A09A152C1" + type: "item" + item: "industrialforegoing:fluid_laser_base" + } + ] + } + { + icon: "minecraft:wither_skeleton_skull" + x: 0.0d + y: 4.5d + subtitle: "为粉色凋灵挤奶。" + description: ["用神秘学仪式召唤粉色凋灵或者将通过与盖亚守护者战斗获得的粉红手炮将凋灵转换成。"] + dependencies: ["412F3A311A7CFCB3"] + id: "35EE2BA3A988F416" + tasks: [{ + id: "046A0A8AB86FF128" + type: "item" + item: "industrialforegoing:pink_slime_bucket" + }] + } + { + x: 3.5d + y: 3.0d + description: ["进一步迈向核子物理需要可以承受高温、高压以及辐射的材料。"] + dependencies: [ + "72945D9390F479E7" + "242AEF5D6C2318D3" + ] + id: "3B9B0EB73BF19CBD" + tasks: [ + { + id: "65AF9984F551512B" + type: "item" + item: "mekanism:metallurgic_infuser" + } + { + id: "044F4F0627E059A3" + type: "item" + item: "mekanism:alloy_infused" + } + ] + } + { + x: 4.0d + y: 1.5d + description: [ + "在充能台中将烈焰棒充能以获得充能烈焰棒。它们是极好的、低廉的、便携的燃料来源,可在烈焰发电机中燃烧。" + "" + "他们可以放进烈焰激活器中以进一步将它们精炼成燃料来源。最好用这样的高质量烈焰棒开始发展。" + ] + dependencies: ["1E4DC3A7546EC894"] + id: "72945D9390F479E7" + tasks: [ + { + id: "3C415238A247D89A" + type: "item" + item: "rftoolspower:blazing_agitator" + } + { + id: "29584C030AC3CC61" + type: "item" + item: "rftoolspower:blazing_rod" + } + ] + } + { + x: 2.0d + y: 0.5d + shape: "diamond" + description: ["粗制,但是有效。这些内存条已经帮了你很多,但它们需要升级了。"] + dependencies: ["0000000000000FDB"] + id: "2182BC78D342D1AA" + tasks: [{ + id: "6B231E1F097FC1DC" + type: "item" + item: "kubejs:advanced_ram_chip" + }] + } + { + x: 1.5d + y: 1.0d + shape: "diamond" + description: ["一个空壳,缺少重要组件:你。"] + dependencies: ["2182BC78D342D1AA"] + id: "51AFB0E11AB83CFC" + tasks: [{ + id: "5DD654B9BD38AC93" + type: "item" + item: "kubejs:memory_basic_empty" + }] + } + { + x: 2.5d + y: 1.0d + shape: "diamond" + description: ["高科技需要更聪明的机器,还有什么比自己的经验精华更加好的让机器更智能的办法呢?"] + dependencies: ["51AFB0E11AB83CFC"] + id: "52FEE141AD87B819" + tasks: [{ + id: "7FDBBDEA3D78E027" + type: "item" + item: "kubejs:memory_basic_filled" + }] + } + { + x: -1.0d + y: 2.0d + shape: "diamond" + description: ["虽然冷凝室运行起来消耗很大,但它可以安全的装下大多数生物,防止他们移动,甚至在它们受伤后可以缓慢的治疗他们。"] + dependencies: ["6079CBE9ECE6EB1D"] + optional: true + id: "0F16543E9DE08714" + tasks: [{ + id: "6C1CEE8121C1BEA9" + type: "item" + item: "industrialforegoing:stasis_chamber" + }] + } + { + x: 2.0d + y: 3.0d + description: ["用于高聚焦激光操作的先进光学器件。"] + dependencies: ["3B9B0EB73BF19CBD"] + id: "26D8327770B81C08" + tasks: [{ + id: "469EF5B5F3B3A6C7" + type: "item" + item: "mekanismgenerators:laser_focus_matrix" + }] + } + { + x: 2.5d + y: 5.0d + description: [ + "是时候组装我们第一个完全科技化的裂变反应堆了!" + "" + "查看通用机械任务章节以了解更多关于裂变燃料处理和反应堆结构的信息。" + ] + dependencies: ["71D581C742D17CA4"] + id: "7E3DDF2413EA9433" + tasks: [{ + id: "45C0FD125FCC0EC5" + type: "item" + item: "mekanismgenerators:control_rod_assembly" + }] + } + { + x: 4.0d + y: 4.5d + description: ["尽管理论上可以,但运行一个不带涡轮的裂变反应堆既慢又浪费反应产生的宝贵能量。涡轮越大,效率就越高。"] + dependencies: ["71D581C742D17CA4"] + id: "5AB7BDCE735F200A" + tasks: [{ + id: "2DC0607EC0F51335" + type: "item" + item: "mekanismgenerators:turbine_blade" + }] + } + { + title: "以太气体" + icon: "minecraft:wither_skeleton_skull" + x: 1.0d + y: 4.0d + subtitle: "为凋灵挤奶。" + description: ["召唤一只凋灵并安全控制它,开始钻取以太气体。"] + dependencies: ["412F3A311A7CFCB3"] + id: "4A453667AB7D1197" + tasks: [{ + id: "6842B6803B8B613F" + type: "item" + item: "industrialforegoing:ether_gas_bucket" + }] + } + { + x: 2.0d + y: 4.0d + description: ["现代科学所知的倒数第二个控制电路。确保用于冷却的以太气体有充足的供应至关重要,因为运行时会很热。"] + dependencies: [ + "4A453667AB7D1197" + "3B9B0EB73BF19CBD" + ] + id: "71D581C742D17CA4" + tasks: [{ + id: "249303BB1931E8BF" + type: "item" + item: "mekanism:elite_control_circuit" + }] + } + { + x: 2.0d + y: 2.0d + description: ["将它组装在一起就可以获得可驱动许多强大机器的基础控制电路。"] + dependencies: ["52FEE141AD87B819"] + id: "242AEF5D6C2318D3" + tasks: [{ + id: "586BD5184CB0DAF7" + type: "item" + item: "mekanism:basic_control_circuit" + }] + } + { + x: 2.0d + y: 7.0d + description: ["终极的电路设计,可以控制量子级别精度的机器。"] + dependencies: [ + "206F4AA9A9278D8D" + "5AD982728B95438C" + ] + id: "40204EBF03AD725E" + tasks: [{ + id: "497E05EC7D5541E0" + type: "item" + item: "mekanism:ultimate_control_circuit" + }] + } + { + x: 3.5d + y: 6.0d + description: [ + "铍、玛玉灵和暗影钢融合成为了一种非常强大且重要的合金。" + "" + "处理放射性材料时,务必采取特别预防措施!强烈建议将这些机器放置在远离生物的地方。" + ] + dependencies: [ + "7E3DDF2413EA9433" + "5AB7BDCE735F200A" + ] + id: "5AD982728B95438C" + tasks: [{ + id: "06305D4712AFDD6A" + type: "item" + item: "mekanism:alloy_atomic" + }] + } + { + x: 3.5d + y: 8.5d + description: ["这一壮举曾经被认为是不可能的,即使是在此之前的伟大工程师们也不这么认为。只有通过小心地将科学与上古魔法相融合,它们才能够掌握核聚变,并用近乎无限的能量为他们的城市供电。"] + dependencies: [ + "5A772150FF638680" + "5E61BE9DA7DA1FEC" + ] + id: "16DE48989A21D643" + tasks: [{ + id: "56BA92C0A36137C1" + type: "item" + item: "mekanismgenerators:fusion_reactor_controller" + }] + } + { + x: 0.5d + y: 8.5d + description: ["任何足够先进的科技都与魔法密不可分。我们可能没有完全理解这些菌丝网络中魔法与技术的融合,但我们肯定能够利用它。"] + dependencies: ["40204EBF03AD725E"] + id: "2A9B2999EFB358D6" + tasks: [{ + id: "5919D1C305DF769B" + type: "item" + item: "industrialforegoing:mycelial_reactor" + }] + } + { + x: -0.5d + y: 7.0d + shape: "gear" + description: ["通过为你的工程网络提供镭射钻和电脑,帮助他们渡过难关。作为交换,他们似乎有一两个技巧可以教你。"] + dependencies: ["206F4AA9A9278D8D"] + id: "0E7B4F927F548AF9" + tasks: [{ + id: "4769F3CFE98A445F" + type: "item" + item: "kubejs:heavy_machinery_schematics" + }] + } + { + x: 4.0d + y: 7.0d + shape: "gear" + description: [ + "恒星中子活化器是科技与魔法的融合,能够不断地产出巨量的氚,但是需要巨量的魔力和能量才能将其从水中提取。" + "" + "该机器每次消耗魔力都可以运作4000游戏刻。" + "" + "=================================================================" + "" + "请注意,JEI中展示的配方并没有准确的显示出指定输入是每游戏刻都会被消耗还是一次性消耗完毕。为了简单起见,所有机械匠艺机器的所有配方都已根据以下规则进行了标准化:" + "" + "●FE在每游戏刻都会被消耗" + "●气动的空气在每游戏刻都会被消耗,且其压力必须大于10Bar" + "●星辉的星光在每游戏刻都会被消耗" + "●流体在每游戏刻都会被消耗或产生" + "●物品会在合成结束时被消耗或产生" + "●魔力会在合成开始时被消耗或在合成结束时被产生" + ] + dependencies: ["40204EBF03AD725E"] + min_width: 400 + id: "5A772150FF638680" + tasks: [{ + id: "2124E28BB47D675C" + type: "item" + item: "masterfulmachinery:stellar_neutron_activator_controller" + }] + } + { + x: 1.5d + y: 5.0d + shape: "gear" + description: [ + "标准装配台的高速、高压版本,能够一次性处理许多电路。对于拓展电路制造业务非常有用!" + "" + "运行该机器需要两个空气供给。高压输入端口需要至少11bar才能够开始运作,而装配台控制器需要5bar才能运作,且可以从底部输入。" + "" + "该机器可以通过将输入物品放在后部的储物箱中进行所有常规的装配台合成。所有输出的物品也会在同一个储物箱中获得。" + "" + "=================================================================" + "" + "请注意,JEI中展示的配方并没有准确的显示出指定输入是每游戏刻都会被消耗还是一次性消耗完毕。为了简单起见,所有机械匠艺机器的所有配方都已根据以下规则进行了标准化:" + "" + "●FE在每游戏刻都会被消耗" + "●气动的空气在每游戏刻都会被消耗,且其压力必须大于10Bar" + "●星辉的星光在每游戏刻都会被消耗" + "●流体在每游戏刻都会被消耗或产生" + "●物品会在合成结束时被消耗或产生" + "●魔力会在合成开始时被消耗或在合成结束时被产生" + ] + dependencies: ["71D581C742D17CA4"] + min_width: 400 + id: "76EDB33FBF318FB4" + tasks: [{ + id: "33104A6845FE9370" + type: "item" + item: "masterfulmachinery:advanced_assembly_table_controller" + }] + } + { + x: 3.0d + y: 7.0d + shape: "gear" + description: [ + "尽管基于简单的科技,但这台巨大的机器可以快速生产工业级数量的氘,以满足聚变反应堆的需求。" + "" + "注:此多方块需要水在其下方,腿部浸没在水中,水面正好到平台的基座处。因此,最好将它建造在海上。请小心海带等其他植物,它们的存在将会破坏结构完整性。" + "" + "=================================================================" + "" + "请注意,JEI中展示的配方并没有准确的显示出指定输入是每游戏刻都会被消耗还是一次性消耗完毕。为了简单起见,所有机械匠艺机器的所有配方都已根据以下规则进行了标准化:" + "" + "●FE在每游戏刻都会被消耗" + "●气动的空气在每游戏刻都会被消耗,且其压力必须大于10Bar" + "●星辉的星光在每游戏刻都会被消耗" + "●流体在每游戏刻都会被消耗或产生" + "●物品会在合成结束时被消耗或产生" + "●魔力会在合成开始时被消耗或在合成结束时被产生" + ] + dependencies: ["40204EBF03AD725E"] + min_width: 400 + id: "5E61BE9DA7DA1FEC" + tasks: [{ + id: "621697B1EC42D23F" + type: "item" + item: "masterfulmachinery:industrial_deuterium_plant_controller" + }] + } + { + x: 2.0d + y: 9.0d + description: ["无论如何,这都不可能。然而,你却在站这里,手中握着反物质!"] + dependencies: ["40204EBF03AD725E"] + id: "169619599EE68547" + tasks: [{ + id: "0FC0D1296975D5F3" + type: "item" + item: "mekanism:pellet_antimatter" + }] + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/tetra.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/tetra.snbt new file mode 100644 index 00000000..0bdc611c --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/tetra.snbt @@ -0,0 +1,1759 @@ +{ + id: "0000000000000772" + group: "74B3CF67FCEAB20F" + order_index: 1 + filename: "tetra" + title: "Tetra" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/handle": "double/basic_handle" + "double/head_left": "double/basic_hammer_left" + "double/head_right": "double/basic_hammer_right" + Damage: 0 + "double/basic_hammer_right_material": "basic_hammer/iron" + "double/basic_handle_material": "basic_handle/spruce" + "double/basic_hammer_left_material": "basic_hammer/iron" + } + } + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "1级" + x: -2.5d + y: -20.5d + shape: "square" + subtitle: "锤子时间到!" + description: [ + "Tetra是能让你制作强大的模块化工具的模组。" + "" + "本章节将会为你展示可用的工具以及获得它们的方法。" + "" + "" + "你的第一步便是制作一把Tetra锤,并用它狠狠的锤原版工作台!" + "" + "你需要一把锤,有时还要其他工具,来制作Tetra工具。" + "" + "木锤是一级锤,这意味着它能使你用最基础的材料合成工具。" + "" + "你持有的锤子等级越高,可以用于制作工具的材料就越多。" + "" + "" + "注:非原版的工作台可以通过合成转换成原版的。" + ] + size: 1.5d + id: "0000000000000773" + tasks: [{ + id: "0000000000000BE7" + type: "advancement" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/handle": "double/basic_handle" + "double/head_left": "double/basic_hammer_left" + "double/head_right": "double/basic_hammer_right" + Damage: 0 + "double/basic_hammer_right_material": "basic_hammer/oak" + "double/basic_handle_material": "basic_handle/stick" + "double/basic_hammer_left_material": "basic_hammer/oak" + } + } + advancement: "tetra:upgrades/root" + criterion: "" + }] + rewards: [ + { + id: "0000000000000845" + type: "item" + title: "木 锤" + item: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/handle": "double/basic_handle" + "double/head_left": "double/basic_hammer_left" + "double/head_right": "double/basic_hammer_right" + Damage: 0 + "double/basic_hammer_right_material": "basic_hammer/oak" + "double/basic_handle_material": "basic_handle/stick" + "double/basic_hammer_left_material": "basic_hammer/oak" + } + } + } + { + id: "0000000000000891" + type: "item" + title: "汉堡包" + item: "farmersdelight:hamburger" + } + ] + } + { + title: "全息球" + icon: { + id: "tetra:holo" + Count: 1b + tag: { + "holo/core_material": "frame/dim" + "holo/frame": "holo/frame" + "holo/core": "holo/core" + "holo/frame_material": "core/ancient" + } + } + x: -1.0d + y: -22.0d + subtitle: "这是你唯一的希望!" + description: [ + "全息球有所有在Tetra中可用的材料、工具和升级的信息。" + "" + "" + "末影之眼提供了升级,可使你寻找锻造遗迹时更容易,只需将全息球放在加工台中来应用该升级。" + ] + dependencies: ["0000000000000773"] + optional: true + id: "0000000000000775" + tasks: [{ + id: "000000000000088D" + type: "item" + item: { + id: "tetra:holo" + Count: 1b + tag: { + "holo/core_material": "frame/dim" + "holo/frame": "holo/frame" + "holo/core": "holo/core" + "holo/frame_material": "core/ancient" + } + } + }] + rewards: [{ + id: "000000000000088E" + type: "item" + title: "末影之眼" + item: "minecraft:ender_eye" + }] + } + { + title: "拯救" + x: 0.0d + y: -14.5d + shape: "diamond" + subtitle: "我本无意撬开它,但是……" + description: [ + "板条箱和容器可以在寒冷生物群系地下深处的锻造遗迹中找到。" + "" + "用正确的攻击敲打板条箱和容器上的高亮区域来打开它们。" + ] + dependencies: ["0000000000000783"] + optional: true + id: "0000000000000777" + tasks: [{ + id: "0000000000000892" + type: "advancement" + icon: "tetra:forged_container" + advancement: "tetra:spelunking/containers" + criterion: "" + }] + rewards: [{ + id: "0000000000000A49" + type: "xp_levels" + xp_levels: 5 + }] + } + { + title: "弓" + icon: { + id: "tetra:modular_bow" + Count: 1b + tag: { + "bow/stave": "bow/straight_stave" + honing_progress: 80 + HideFlags: 1 + "bow/basic_string_material": "basic_string/string" + "bow/string": "bow/basic_string" + id: "4d98622b-b92e-4de0-b3c7-4c35c2513c73" + AS_Amulet_Holder: [I; + -449486007 + 118443153 + -1822806901 + -231257592 + ] + Damage: 0 + "bow/straight_stave_material": "straight_stave/spruce" + } + } + x: -7.0d + y: -23.5d + description: [ + "将原版弓放在加工台上以开始改造。" + "" + "原版弓在Tetra中被称为直拉弓。它有中等的伤害/速度,以及中等的拉弓速度。" + "" + "小贴士:完整度来自于弓弦" + ] + dependencies: ["0000000000000773"] + optional: true + id: "000000000000077F" + tasks: [{ + id: "000000000000088B" + type: "advancement" + advancement: "tetra:upgrades/bow_upgrade" + criterion: "" + }] + rewards: [ + { + id: "0000000000000A3E" + type: "item" + title: "训练箭" + item: "archers_paradox:training_arrow" + count: 64 + } + { + id: "0000000000000A3F" + type: "item" + title: "爆炸箭" + item: "archers_paradox:explosive_arrow" + count: 16 + } + { + id: "0000000000000A40" + type: "item" + title: "迟缓之箭" + item: { + id: "minecraft:tipped_arrow" + Count: 1b + tag: { + Potion: "minecraft:strong_slowness" + } + } + count: 16 + } + { + id: "0000000000000A41" + type: "item" + title: "箭" + item: "minecraft:arrow" + count: 64 + } + ] + } + { + title: "锻造" + x: -2.5d + y: -14.5d + description: [ + "在你终于在地下寻觅到锻造锤之后,你还需要2个满的热力单元和2个升级来激活它。" + "" + "在被充能的锻造锤下放置一个加工台,你就获得了它的锤击能力。" + "" + "注:如果你不愿意寻找锻造锤,它在Enigmatica中是可以被制作的。不过,你将会失去很多的战利品!" + ] + dependencies: ["0000000000000883"] + id: "0000000000000781" + tasks: [{ + id: "7346BE7936AA083F" + type: "advancement" + icon: "tetra:hammer_base" + advancement: "tetra:spelunking/hammer_fix" + criterion: "" + }] + rewards: [{ + id: "0000000000000A4A" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + title: "锻造升级" + x: -1.5d + y: -14.5d + description: [ + "升级你的锻造锤!" + "" + "大多数锻造锤升级只能在寒冷生物群系下的锻造遗迹中找到。" + "你最多可以为单个锻造锤添加2个升级。" + "" + "燃烧室:+ 一级锤子等级" + "" + "隔热板:+ 效率" + "" + "平面稳定器:+ 锻造时的属性" + ] + dependencies: ["0000000000000883"] + id: "0000000000000783" + tasks: [{ + id: "000000000000085D" + type: "item" + title: "任意$forge_hammer_upgrades" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "tetra:forge_hammer_upgrades" + } + } + count: 2L + }] + rewards: [{ + id: "0000000000000A4E" + type: "item" + title: "地岩碎裂弹" + item: "thermal:earth_grenade" + count: 16 + }] + } + { + title: "有用的垃圾" + x: 1.5d + y: -14.5d + shape: "diamond" + description: ["你可以在锻造遗迹周围找到各种垃圾,其中许多都可以用作工具、武器或腰带的组件。它们比其它大部分组件要好。"] + dependencies: ["0000000000000777"] + optional: true + id: "0000000000000785" + tasks: [ + { + id: "000000000000084E" + type: "item" + item: "tetra:forged_mesh" + consume_items: false + } + { + id: "000000000000084F" + type: "item" + item: "tetra:metal_scrap" + consume_items: false + } + { + id: "0000000000000850" + type: "item" + item: "tetra:quick_latch" + consume_items: false + } + { + id: "0000000000000851" + type: "item" + item: "tetra:forged_beam" + consume_items: false + } + { + id: "0000000000000852" + type: "item" + item: "tetra:forged_bolt" + consume_items: false + } + ] + rewards: [{ + id: "0000000000000853" + type: "item" + title: "热力单元" + item: { + id: "tetra:magmatic_cell" + Count: 1b + tag: { + Damage: 128 + } + } + }] + } + { + title: "热力单元" + x: -3.5d + y: -14.5d + description: [ + "热力单元是锻造锤的电池。" + "" + "配置正确后,你可以在传输单元中充满热力单元。" + "" + "" + "注:热力单元也是可合成的。" + ] + dependencies: [ + "0000000000000781" + "0000000000000883" + ] + id: "0000000000000787" + tasks: [{ + id: "0000000000000854" + type: "item" + item: { + id: "tetra:magmatic_cell" + Count: 1b + tag: { + Damage: 0 + } + } + count: 2L + consume_items: false + }] + rewards: [ + { + id: "0000000000000A4B" + type: "item" + title: "熔岩桶" + item: "minecraft:lava_bucket" + } + { + id: "0000000000000AA4" + type: "command" + title: "铁匠快乐包" + icon: "kubejs:blacksmiths_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blacksmiths_delight" + player_command: false + } + ] + } + { + title: "劈砍与斩杀" + icon: "tetra:stonecutter" + x: 1.5d + y: -15.5d + shape: "diamond" + description: [ + "切石器是以挥砍动作破坏一片区域的特殊工具。" + "" + "采掘的区域可以通过效率提升。" + ] + dependencies: ["0000000000000777"] + optional: true + id: "000000000000078B" + tasks: [{ + id: "000000000000085A" + type: "advancement" + icon: "tetra:stonecutter" + advancement: "tetra:spelunking/stonecutter" + criterion: "" + }] + rewards: [{ + id: "000000000000085F" + type: "item" + title: "平面稳定器" + item: "tetra:planar_stabilizer" + }] + } + { + title: "凿地器" + icon: "tetra:earthpiercer" + x: 1.5d + y: -13.5d + shape: "diamond" + description: ["凿地器是既可以当镐也可以当铲的多功能工具。"] + dependencies: ["0000000000000777"] + optional: true + id: "000000000000078D" + tasks: [{ + id: "0000000000000859" + type: "advancement" + icon: "tetra:earthpiercer" + advancement: "tetra:spelunking/earthpiercer" + criterion: "" + }] + rewards: [{ + id: "000000000000085E" + type: "item" + title: "燃烧室" + item: "tetra:combustion_chamber" + }] + } + { + title: "Tetra工具升级" + x: 0.5d + y: -22.0d + description: [ + "以下是Tetra的一些关键方面的简要介绍:" + "" + "- 完整度" + "工具的完整度越高,可用的升级材料就越好。" + "完整度可以通过改变组件增加,比如手柄、绑定和弓弦。" + "" + "- 打磨" + "Tetra工具在你使用时会被打磨——每打磨一级都可使你在某些方面改进工具。" + "" + "- 固定" + "在你使用工具一段时间后,组件会固定,且工具完整度会提高。" + "" + "注:一些材料永远无法固定。" + ] + dependencies: ["0000000000000775"] + optional: true + id: "000000000000085B" + tasks: [{ + id: "000000000000085C" + type: "checkmark" + title: "Tetra工具升级" + icon: "minecraft:book" + }] + rewards: [{ + id: "0000000000000CA6" + type: "xp" + xp: 100 + }] + } + { + title: "2级" + x: -2.5d + y: -18.0d + subtitle: "鸟粪锤" + description: [ + "将你的锤放进加工台,用任意种类的石头替换两个头部,它就会升级成2级锤。" + "" + "此时你从任务奖励处领取的木锤就很有用了!" + ] + dependencies: ["0000000000000773"] + id: "0000000000000876" + tasks: [{ + id: "0000000000000880" + type: "advancement" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/handle": "double/basic_handle" + "double/head_left": "double/basic_hammer_left" + "double/head_right": "double/basic_hammer_right" + Damage: 0 + "double/basic_hammer_right_material": "basic_hammer/diorite" + "double/basic_handle_material": "basic_handle/stick" + "double/basic_hammer_left_material": "basic_hammer/diorite" + } + } + advancement: "tetra:upgrades/hammer_2" + criterion: "" + }] + rewards: [ + { + id: "0000000000000A42" + type: "item" + title: "铜矿块" + item: "emendatusenigmatica:copper_chunk" + count: 8 + } + { + id: "0000000000000A92" + type: "command" + title: "铁匠快乐包" + icon: "kubejs:blacksmiths_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blacksmiths_delight" + player_command: false + } + ] + } + { + title: "3级" + x: -2.5d + y: -17.0d + description: [ + "这个任务有点棘手——这次你需要更改锤子的每个组件,因为3级锤头需要更高的完整度。" + "" + "将手柄替换成木或骨头,它们提供了你将锤头升级到铁需要的完整度。" + "" + "注:如果你想用木做手柄,你将需要斧来进行升级。" + ] + dependencies: ["0000000000000876"] + id: "0000000000000878" + tasks: [{ + id: "0000000000000881" + type: "advancement" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/handle": "double/basic_handle" + "double/head_left": "double/basic_hammer_left" + "double/head_right": "double/basic_hammer_right" + Damage: 0 + "double/basic_hammer_right_material": "basic_hammer/iron" + "double/basic_handle_material": "basic_handle/spruce" + "double/basic_hammer_left_material": "basic_hammer/iron" + } + } + advancement: "tetra:upgrades/hammer_3" + criterion: "" + }] + rewards: [ + { + id: "0000000000000A43" + type: "item" + title: "锇矿块" + item: "emendatusenigmatica:osmium_chunk" + count: 8 + } + { + id: "0000000000000A44" + type: "item" + title: "喷溅型抗火药水" + item: { + id: "minecraft:splash_potion" + Count: 1b + tag: { + Potion: "minecraft:long_fire_resistance" + } + } + } + { + id: "0000000000000AA2" + type: "command" + title: "铁匠快乐包" + icon: "kubejs:blacksmiths_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blacksmiths_delight" + player_command: false + } + ] + } + { + title: "4级" + x: -2.5d + y: -16.0d + description: ["为了第4级的锤子,你将需要勇闯下界,收集升级锤头的黑石。"] + dependencies: ["0000000000000878"] + id: "0000000000000883" + tasks: [{ + id: "0000000000000884" + type: "advancement" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/handle": "double/basic_handle" + "double/head_left": "double/basic_hammer_left" + "double/head_right": "double/basic_hammer_right" + Damage: 0 + "double/basic_hammer_right_material": "basic_hammer/blackstone" + "double/basic_handle_material": "basic_handle/spruce" + "double/basic_hammer_left_material": "basic_hammer/blackstone" + } + } + advancement: "tetra:upgrades/hammer_4" + criterion: "" + }] + rewards: [ + { + id: "0000000000000A45" + type: "item" + title: "末地烛" + item: "minecraft:end_rod" + } + { + id: "0000000000000A47" + type: "item" + title: "耐久 II" + item: { + id: "minecraft:enchanted_book" + Count: 1b + tag: { + StoredEnchantments: [{ + lvl: 2s + id: "minecraft:unbreaking" + }] + } + } + } + { + id: "0000000000000A48" + type: "item" + title: "喷溅型迅捷药水" + item: { + id: "minecraft:splash_potion" + Count: 1b + tag: { + Potion: "minecraft:long_swiftness" + } + } + } + { + id: "0000000000000AA3" + type: "command" + title: "铁匠快乐包" + icon: "kubejs:blacksmiths_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blacksmiths_delight" + player_command: false + } + ] + } + { + title: "5级" + x: -2.5d + y: -13.0d + description: [ + "黑曜石将会带你到5级。" + "" + "如果你需要更高的完整度,试试用末地烛当手柄。" + "" + "警告,末地烛手柄可能会在末影人附近带来……很不幸的负面效果。请小心使用。" + ] + dependencies: [ + "0000000000000787" + "0000000000000781" + "0000000000000783" + ] + id: "0000000000000885" + tasks: [{ + id: "0000000000000886" + type: "advancement" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/handle": "double/basic_handle" + "double/head_left": "double/basic_hammer_left" + "double/head_right": "double/basic_hammer_right" + Damage: 0 + "double/basic_hammer_right_material": "basic_hammer/obsidian" + "double/basic_handle_material": "basic_handle/iron" + "double/basic_hammer_left_material": "basic_hammer/obsidian" + } + } + advancement: "tetra:upgrades/hammer_5" + criterion: "" + }] + rewards: [{ + id: "0000000000000A91" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + title: "6级" + x: -2.5d + y: -11.5d + shape: "hexagon" + description: [ + "下界合金锭将会带你到6级。" + "" + "恭喜!你几乎就是个行走的锻造锤!" + ] + dependencies: ["0000000000000885"] + dependency_requirement: "all_started" + size: 1.5d + id: "0000000000000887" + tasks: [{ + id: "0000000000000889" + type: "advancement" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/handle": "double/basic_handle" + "double/head_left": "double/basic_hammer_left" + "double/head_right": "double/basic_hammer_right" + Damage: 0 + "double/basic_hammer_right_material": "basic_hammer/netherite" + "double/basic_handle_material": "basic_handle/forged_beam" + "double/basic_hammer_left_material": "basic_hammer/netherite" + } + } + advancement: "tetra:upgrades/hammer_6" + criterion: "" + }] + rewards: [ + { + id: "0000000000000A0F" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + { + id: "0000000000000AA5" + type: "command" + title: "铁匠快乐包" + icon: "kubejs:blacksmiths_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blacksmiths_delight" + player_command: false + } + ] + } + { + title: "镐" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/handle": "double/basic_handle" + honing_progress: 420 + "double/head_left": "double/basic_pickaxe_left" + HideFlags: 1 + "double/head_right": "double/basic_pickaxe_right" + "double/basic_pickaxe_right_material": "basic_pickaxe/iron" + id: "d1957dfc-8bb6-4c06-b2e4-57e2b16e51a1" + Damage: 0 + "double/basic_pickaxe_left_material": "basic_pickaxe/iron" + "double/basic_handle_material": "basic_handle/oak" + } + } + x: -8.0d + y: -21.5d + description: ["镐头可以用于采掘。"] + dependencies: ["0000000000000926"] + optional: true + id: "000000000000091A" + tasks: [{ + id: "0000000000000A2F" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A1A" + type: "xp" + xp: 50 + }] + } + { + title: "巨斧" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/basic_axe_right_material": "basic_axe/iron" + "double/head_left/settle_progress": 312 + "double/basic_handle_material": "basic_handle/oak" + "double/handle": "double/basic_handle" + honing_progress: 405 + "double/basic_axe_left_material": "basic_axe/iron" + HideFlags: 1 + "double/head_left": "double/basic_axe_left" + "double/head_right": "double/basic_axe_right" + "double/head_right/settle_progress": 312 + id: "a4454037-4ed3-4097-830f-ffe6ce0ae4ae" + Damage: 0 + "double/handle/settle_progress": 267 + } + } + x: -7.0d + y: -22.0d + description: ["斧可以用于破坏木制方块,或对原木剥皮。双斧头提供了额外的伤害。"] + dependencies: ["0000000000000926"] + optional: true + id: "000000000000091C" + tasks: [{ + id: "0000000000000A2E" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A1B" + type: "xp" + xp: 50 + }] + } + { + title: "镰刀" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/butt_right_material": "butt/iron" + "double/handle": "double/basic_handle" + honing_progress: 350 + HideFlags: 1 + "double/head_left": "double/sickle_left" + "double/head_right": "double/butt_right" + id: "d2081dac-2d1e-4bf9-8e2b-04ee005c3b57" + Damage: 0 + "double/sickle_left_material": "sickle/iron" + "double/basic_handle_material": "basic_handle/oak" + } + } + x: -8.5d + y: -20.5d + description: ["合成一把可以用于范围割草的镰刀。"] + dependencies: ["0000000000000926"] + optional: true + id: "000000000000091E" + tasks: [{ + id: "0000000000000A31" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A20" + type: "xp" + xp: 50 + }] + } + { + title: "锄" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/butt_right_material": "butt/iron" + "double/handle": "double/basic_handle" + honing_progress: 350 + HideFlags: 1 + "double/head_left": "double/hoe_left" + "double/head_right": "double/butt_right" + id: "3c9e2cea-4c55-4fd7-92de-ce022978f338" + Damage: 0 + "double/basic_handle_material": "basic_handle/oak" + "double/hoe_left_material": "hoe/iron" + } + } + x: -8.0d + y: -19.5d + description: ["锄可以用于收获植物以及耕地。"] + dependencies: ["0000000000000926"] + optional: true + id: "0000000000000920" + tasks: [{ + id: "0000000000000A30" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A1F" + type: "xp" + xp: 50 + }] + } + { + title: "羊角头" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/butt_right_material": "butt/iron" + "double/handle": "double/basic_handle" + honing_progress: 350 + HideFlags: 1 + "double/head_left": "double/claw_left" + "double/head_right": "double/butt_right" + id: "ea5da86c-af2f-4a72-9d40-d0a3166ae754" + Damage: 0 + "double/basic_handle_material": "basic_handle/oak" + "double/claw_left_material": "claw/iron" + } + } + x: -7.0d + y: -19.0d + description: ["羊角头可以用于撬开东西并快速破坏大多数木制方块。"] + dependencies: ["0000000000000926"] + optional: true + id: "0000000000000922" + tasks: [{ + id: "0000000000000A33" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A1C" + type: "xp" + xp: 50 + }] + } + { + title: "扁斧" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/adze_right_material": "adze/iron" + "double/head_left/settle_progress": 267 + "double/basic_handle_material": "basic_handle/oak" + "double/handle": "double/basic_handle" + honing_progress: 360 + HideFlags: 1 + "double/head_left": "double/adze_left" + "double/head_right": "double/adze_right" + "double/head_right/settle_progress": 267 + id: "55b8bb81-4330-4e2c-bc75-a47e54a318f7" + Damage: 0 + "double/adze_left_material": "adze/iron" + "double/handle/settle_progress": 222 + } + } + x: -6.0d + y: -19.5d + description: ["扁斧可以用于挖掘和砍树。"] + dependencies: ["0000000000000926"] + optional: true + id: "0000000000000924" + tasks: [{ + id: "0000000000000A32" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A1E" + type: "xp" + xp: 50 + }] + } + { + title: "双头工具" + x: -7.0d + y: -20.5d + description: [ + "双头工具可以由斧或镐制作而成。" + "" + "它们是主要的作业工具,提供了如耕地、砍树和采掘等能力。" + "" + "你可以混用头部来获得既可以破坏泥土也可以破坏石头的工具,这取决于你!" + ] + dependencies: ["0000000000000773"] + optional: true + id: "0000000000000926" + tasks: [{ + id: "0000000000000928" + type: "item" + title: "任意镐" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "forge:tools/pickaxe" + } + } + }] + rewards: [{ + id: "0000000000000A2D" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "单头工具" + x: -4.0d + y: -18.0d + description: ["单头工具有锹和矛,分别适合挖掘和杀敌。"] + dependencies: ["0000000000000773"] + optional: true + id: "0000000000000929" + tasks: [{ + id: "0000000000000937" + type: "item" + title: "任意$tools/shovel" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "forge:tools/shovel" + } + } + }] + rewards: [{ + id: "0000000000000A2C" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: -4.0d + y: -16.5d + description: ["矛有着高伤害和慢速度。它们也可兼作挖掘工具。"] + dependencies: ["0000000000000929"] + optional: true + id: "000000000000092B" + tasks: [{ + id: "000000000000092C" + type: "item" + item: { + id: "tetra:modular_single" + Count: 1b + tag: { + honing_progress: 112 + HideFlags: 1 + "single/handle": "single/basic_handle" + "single/head": "single/spearhead" + id: "43afce20-b42c-4a69-ae56-75b73098c8c4" + Damage: 0 + "single/basic_handle_material": "basic_handle/stick" + "single/spearhead_material": "spearhead/iron" + } + } + }] + rewards: [{ + id: "0000000000000AA1" + type: "xp" + xp: 50 + }] + } + { + title: "剑" + x: -7.0d + y: -17.5d + description: [ + "可用于伤害与杀害!" + "" + "Tetra剑可以由普通剑制作而成。" + ] + dependencies: ["0000000000000773"] + optional: true + id: "000000000000092D" + tasks: [{ + id: "0000000000000938" + type: "item" + title: "任意近战武器" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "forge:weapons/sword" + } + } + }] + rewards: [{ + id: "0000000000000A90" + type: "item" + title: "【喷溅型夜视药水" + item: { + id: "minecraft:splash_potion" + Count: 1b + tag: { + Potion: "minecraft:long_night_vision" + } + } + }] + } + { + title: "剑" + icon: { + id: "tetra:modular_sword" + Count: 1b + tag: { + "sword/guard": "sword/makeshift_guard" + "sword/blade": "sword/basic_blade" + "sword/basic_blade_material": "basic_blade/iron" + "sword/pommel": "sword/decorative_pommel" + honing_progress: 240 + "sword/basic_hilt_material": "basic_hilt/stick" + HideFlags: 1 + "sword/hilt": "sword/basic_hilt" + "sword/makeshift_guard_material": "makeshift_guard/iron" + id: "209ed4c3-710d-4fa7-a348-9a154c64d3e1" + Damage: 0 + "sword/decorative_pommel_material": "decorative_pommel/iron" + } + } + x: -8.5d + y: -16.0d + description: ["具有平衡伤害和速度的基础剑。"] + dependencies: ["000000000000092D"] + optional: true + id: "000000000000092F" + tasks: [{ + id: "0000000000000A13" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A14" + type: "xp" + xp: 50 + }] + } + { + title: "大剑" + icon: { + id: "tetra:modular_sword" + Count: 1b + tag: { + "sword/guard": "sword/makeshift_guard" + "sword/blade": "sword/heavy_blade" + "sword/pommel": "sword/decorative_pommel" + "sword/heavy_blade_material": "heavy_blade/iron" + honing_progress: 305 + "sword/basic_hilt_material": "basic_hilt/stick" + HideFlags: 1 + "sword/hilt": "sword/basic_hilt" + "sword/makeshift_guard_material": "makeshift_guard/iron" + id: "f6f69a81-a541-4b84-ac7c-54f89e920f32" + Damage: 0 + "sword/decorative_pommel_material": "decorative_pommel/iron" + } + } + x: -5.5d + y: -16.0d + description: ["具有高伤害但是低攻击速度的重剑。"] + dependencies: ["000000000000092D"] + optional: true + id: "0000000000000931" + tasks: [{ + id: "0000000000000A11" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A15" + type: "xp" + xp: 50 + }] + } + { + title: "弯刀" + icon: { + id: "tetra:modular_sword" + Count: 1b + tag: { + "sword/guard": "sword/makeshift_guard" + "sword/blade": "sword/machete" + "sword/pommel": "sword/decorative_pommel" + honing_progress: 240 + "sword/basic_hilt_material": "basic_hilt/stick" + HideFlags: 1 + "sword/machete_material": "machete/iron" + "sword/hilt": "sword/basic_hilt" + "sword/makeshift_guard_material": "makeshift_guard/iron" + id: "4c6517a2-901a-4a1c-9ae8-5a9c5e65de4f" + Damage: 0 + "sword/decorative_pommel_material": "decorative_pommel/iron" + } + } + x: -7.5d + y: -16.0d + description: ["弯刀可以用来范围砍断蜘蛛网和某些类型的植物。"] + dependencies: ["000000000000092D"] + optional: true + id: "0000000000000933" + tasks: [{ + id: "0000000000000A12" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A16" + type: "xp" + xp: 50 + }] + } + { + title: "短剑" + icon: { + id: "tetra:modular_sword" + Count: 1b + tag: { + "sword/guard": "sword/makeshift_guard" + "sword/short_blade_material": "short_blade/iron" + "sword/blade": "sword/short_blade" + "sword/pommel": "sword/decorative_pommel" + honing_progress: 240 + "sword/basic_hilt_material": "basic_hilt/stick" + HideFlags: 1 + "sword/hilt": "sword/basic_hilt" + "sword/makeshift_guard_material": "makeshift_guard/iron" + id: "faf748d7-05aa-43b5-a0ba-d107574b9a3b" + Damage: 0 + "sword/decorative_pommel_material": "decorative_pommel/iron" + } + } + x: -6.5d + y: -16.0d + description: ["可以用于制作和副手攻击的轻且短的剑。"] + dependencies: ["000000000000092D"] + optional: true + id: "0000000000000935" + tasks: [{ + id: "0000000000000A10" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A17" + type: "xp" + xp: 50 + }] + } + { + title: "盾牌" + x: -4.5d + y: -25.0d + description: ["Tetra盾牌由基础的原版盾牌制成。"] + dependencies: ["0000000000000773"] + optional: true + id: "0000000000000939" + tasks: [{ + id: "000000000000093A" + type: "item" + item: { + id: "minecraft:shield" + Count: 1b + tag: { + Damage: 0 + AS_Amulet_Holder: [I; + -449486007 + 118443153 + -1822806901 + -231257592 + ] + } + } + }] + rewards: [{ + id: "0000000000000A39" + type: "item" + item: { + id: "botania:brew_flask" + Count: 1b + tag: { + brewKey: "botania:absorption" + } + } + }] + } + { + title: "绳子" + x: -0.5d + y: -20.5d + description: [ + "腰带有着各种可使你的生活更轻松的实用升级。它可以存储物品,让你获取它们更快——按B以打开腰带的物品栏。" + "" + "完整度基于腰带组件自身,且可以由以下材料做成,顺序为由坏到好:" + "- 线" + "- 羊毛" + "- 皮革" + "- 铁" + "- 潜影壳" + "" + "注:你需要一级一级地升级。" + "" + "小贴士:你可以将腰带放在腰带栏位中。" + ] + dependencies: ["0000000000000773"] + optional: true + id: "000000000000093B" + tasks: [{ + id: "000000000000093C" + type: "item" + item: { + id: "tetra:modular_toolbelt" + Count: 1b + tag: { + "toolbelt/belt_material": "belt/rope" + "toolbelt/belt": "toolbelt/belt" + "toolbelt/slot1": "toolbelt/strap_slot1" + "toolbelt/strap_slot1_material": "strap1/leather" + } + } + }] + rewards: [{ + id: "0000000000000A2B" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + title: "大架子" + x: -1.0d + y: -19.0d + shape: "diamond" + description: [ + "将工具架放在加工台旁边,再将锤子放在工具架上,你使用加工台时就可使用该锤子的等级。" + "" + "这对所有Tetra工具都适用。" + "" + "注:这依然会消耗耐久。" + ] + dependencies: ["0000000000000773"] + id: "000000000000093D" + tasks: [{ + id: "000000000000093E" + type: "item" + item: "tetra:rack" + }] + rewards: [{ + id: "0000000000000CA7" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "工具尾部" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/butt_right_material": "butt/iron" + "double/handle": "double/basic_handle" + honing_progress: 350 + "double/head_left": "double/basic_pickaxe_left" + HideFlags: 1 + "double/head_right": "double/butt_right" + id: "fd08d2ae-e0ac-4e93-a50b-16ac777271f4" + Damage: 0 + "double/basic_pickaxe_left_material": "basic_pickaxe/iron" + "double/basic_handle_material": "basic_handle/oak" + } + } + x: -6.0d + y: -21.5d + description: ["用于单面工具的背部,尤其是需要比双面工具更快的挥舞速度时。如果由坚固的材料合成而来,则有时可以用于锤击。"] + dependencies: ["0000000000000926"] + optional: true + id: "00000000000009FF" + tasks: [{ + id: "0000000000000A34" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A1D" + type: "xp" + xp: 50 + }] + } + { + title: "小圆盾" + icon: { + id: "tetra:modular_shield" + Count: 1b + tag: { + "shield/buckler_material": "buckler/iron" + "shield/plate": "shield/buckler" + honing_progress: 112 + HideFlags: 1 + "shield/basic_grip_material": "basic_grip/iron" + id: "06b9d4cd-dafc-40c2-95e3-9d5b811e96c9" + Damage: 0 + "shield/grip": "shield/basic_grip" + } + } + x: -5.5d + y: -25.0d + description: ["小圆盾提供了被动韧性加成,但不能用于格挡。"] + dependencies: ["0000000000000939"] + optional: true + id: "0000000000000A01" + tasks: [{ + id: "0000000000000A28" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A24" + type: "xp" + xp: 50 + }] + } + { + title: "熨斗形盾" + icon: { + id: "tetra:modular_shield" + Count: 1b + tag: { + "shield/plate": "shield/heater" + honing_progress: 112 + HideFlags: 1 + "shield/basic_grip_material": "basic_grip/iron" + id: "2aba9732-8da4-4b90-b7ec-8bf34dd08e59" + Damage: 0 + "shield/grip": "shield/basic_grip" + "shield/heater_material": "heater/iron" + } + } + x: -4.5d + y: -26.0d + description: ["熨斗形盾可以在冷却后格挡有限时间。"] + dependencies: ["0000000000000939"] + optional: true + id: "0000000000000A03" + tasks: [{ + id: "0000000000000A27" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A25" + type: "xp" + xp: 50 + }] + } + { + title: "塔盾" + icon: { + id: "tetra:modular_shield" + Count: 1b + tag: { + "shield/plate": "shield/tower" + honing_progress: 112 + HideFlags: 1 + "shield/basic_grip_material": "basic_grip/iron" + id: "6a393be1-1a24-4788-91ee-b97c693906a5" + Damage: 0 + "shield/grip": "shield/basic_grip" + "shield/tower_material": "tower/iron" + } + } + x: -3.5d + y: -25.0d + description: ["塔盾可以无冷却、无限期的格挡,但比其他类型的盾牌使用更多的完整度。"] + dependencies: ["0000000000000939"] + optional: true + id: "0000000000000A05" + tasks: [{ + id: "0000000000000A26" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A23" + type: "xp" + xp: 50 + }] + } + { + title: "长弓" + icon: { + id: "tetra:modular_bow" + Count: 1b + tag: { + "bow/stave": "bow/long_stave" + honing_progress: 80 + HideFlags: 1 + "bow/long_stave_material": "long_stave/spruce" + "bow/basic_string_material": "basic_string/string" + "bow/string": "bow/basic_string" + id: "a9746499-767b-4322-9bfa-e5a0b91eb6fc" + AS_Amulet_Holder: [I; + -449486007 + 118443153 + -1822806901 + -231257592 + ] + Damage: 0 + } + } + x: -7.0d + y: -25.0d + description: ["长弓有着高伤害/速度,但缓慢的拉弓速度。"] + dependencies: ["000000000000077F"] + optional: true + id: "0000000000000A07" + tasks: [{ + id: "0000000000000A2A" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A21" + type: "xp" + xp: 50 + }] + } + { + title: "反曲弓" + icon: { + id: "tetra:modular_bow" + Count: 1b + tag: { + "bow/stave": "bow/recurve_stave" + honing_progress: 112 + "bow/recurve_stave_material": "recurve_stave/spruce" + HideFlags: 1 + "bow/basic_string_material": "basic_string/string" + "bow/string": "bow/basic_string" + id: "c507b5f7-5d4d-4224-b8d8-fb7c5a9a670e" + AS_Amulet_Holder: [I; + -449486007 + 118443153 + -1822806901 + -231257592 + ] + Damage: 0 + } + } + x: -8.5d + y: -23.5d + description: ["反曲弓有着低伤害/速度,但快速的拉弓速度。"] + dependencies: ["000000000000077F"] + optional: true + id: "0000000000000A35" + tasks: [{ + id: "0000000000000A36" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A3A" + type: "xp" + xp: 50 + }] + } + { + title: "附魔" + x: -1.0d + y: -23.5d + description: [ + "Tetra工具可以被附魔。你可以通过在附魔栏位放置一本附魔书将它们附魔,和你升级组件很像。" + "" + "工具的魔法容量决定了工具可以拥有多少/多强大的魔咒。" + "" + "警告:如果你使用了比工具所有更多的魔法容量,不好的事将会发生。" + ] + dependencies: ["0000000000000775"] + id: "0000000000000A3B" + tasks: [{ + id: "0000000000000A3C" + type: "item" + item: "minecraft:enchanting_table" + }] + rewards: [{ + id: "0000000000000A3D" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + title: "3x3采掘!" + x: 0.0d + y: -16.5d + shape: "pentagon" + description: ["当地底提取器用作工具的第二头部时,工具就能以3x3的范围采掘!"] + dependencies: ["0000000000000777"] + size: 1.5d + optional: true + id: "0000000000000FB9" + tasks: [{ + id: "0000000000000FBA" + type: "item" + item: "tetra:chthonic_extractor" + }] + rewards: [{ + id: "0000000000000FBB" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "7级" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/head_left/settle_progress": 708 + "double/basic_handle_material": "basic_handle/end_rod" + "double/handle": "double/basic_handle" + honing_progress: 470 + HideFlags: 1 + "double/head_left": "double/basic_hammer_left" + "double/head_right": "double/basic_hammer_right" + "double/head_right/settle_progress": 708 + id: "b262f1bb-de92-4835-a8ed-783e131c5dd9" + Damage: 0 + "double/basic_hammer_right_material": "basic_hammer/starmetal" + "double/handle/settle_progress": 205 + "double/basic_hammer_left_material": "basic_hammer/starmetal" + } + } + x: -4.0d + y: -11.5d + description: ["我们添加了一些额外的锤子等级,用于制作最高级的Tetra工具,特别是弓。"] + dependencies: ["0000000000000887"] + id: "03E874538CC29EAF" + tasks: [{ + id: "019F3FE0B1C8CDEB" + type: "item" + item: "astralsorcery:starmetal_ingot" + count: 2L + }] + rewards: [{ + id: "59B2B9FCD1E15324" + type: "command" + title: "铁匠快乐包" + icon: "kubejs:blacksmiths_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blacksmiths_delight" + player_command: false + }] + } + { + title: "8级" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/head_left/settle_progress": 592 + "double/basic_handle_material": "basic_handle/end_rod" + "double/handle": "double/basic_handle" + honing_progress: 410 + HideFlags: 1 + "double/head_left": "double/basic_hammer_left" + "double/head_right": "double/basic_hammer_right" + "double/head_right/settle_progress": 592 + id: "595b6b9f-c12d-42f7-bb35-e12a0acaaa25" + Damage: 0 + "double/basic_hammer_right_material": "basic_hammer/sky" + "double/handle/settle_progress": 175 + "double/basic_hammer_left_material": "basic_hammer/sky" + } + } + x: -5.0d + y: -11.5d + description: ["我们添加了一些额外的锤子等级,用于制作最高级的Tetra工具,特别是弓。"] + dependencies: ["03E874538CC29EAF"] + id: "6021E8E72AD98AB6" + tasks: [{ + id: "665CC8BF12C14289" + type: "item" + item: "naturesaura:sky_ingot" + count: 2L + }] + rewards: [{ + id: "49D9C81C252CD109" + type: "command" + title: "铁匠快乐包" + icon: "kubejs:blacksmiths_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blacksmiths_delight" + player_command: false + }] + } + { + title: "9级" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/head_left/settle_progress": 1068 + "double/basic_handle_material": "basic_handle/end_rod" + "double/handle": "double/basic_handle" + honing_progress: 665 + HideFlags: 1 + "double/head_left": "double/basic_hammer_left" + "double/head_right": "double/basic_hammer_right" + "double/head_right/settle_progress": 1068 + id: "e771cd1b-c641-4b37-bbd9-e805f1c75dc2" + Damage: 0 + "double/basic_hammer_right_material": "basic_hammer/alfsteel" + "double/handle/settle_progress": 120 + "double/basic_hammer_left_material": "basic_hammer/alfsteel" + } + } + x: -6.0d + y: -12.75d + shape: "hexagon" + description: [ + "我们添加了一些额外的锤子等级,用于制作最高级的Tetra工具。" + "" + "……比如说精灵钢反曲弓。" + "" + ] + dependencies: ["6021E8E72AD98AB6"] + size: 1.5d + id: "5DA0E2DDC46C8721" + tasks: [{ + id: "4F7E103E546BD020" + type: "item" + item: "mythicbotany:alfsteel_ingot" + count: 2L + }] + rewards: [{ + id: "25764538285A2048" + type: "command" + title: "铁匠快乐包" + icon: "kubejs:blacksmiths_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blacksmiths_delight" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/thermal_series.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/thermal_series.snbt new file mode 100644 index 00000000..a886112a --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/thermal_series.snbt @@ -0,0 +1,995 @@ +{ + id: "00000000000003A1" + group: "72A9465344128AF9" + order_index: 7 + filename: "thermal_series" + title: "热力系列" + icon: "thermal:wrench" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + x: 2.0d + y: 0.5d + shape: "gear" + description: [ + "热力系列是几年以来模组Minecraft的主打模组系列。沧桑岁月给它带来了很多变化,但它始终保持着一种略带魔法的科技主题。" + "" + "《热力百科》详细地介绍了热力系列中的许多工具和机器。多多翻阅,学习更多的知识。" + "" + "~MuteTiefling" + ] + optional: true + id: "00000000000003A2" + tasks: [{ + id: "6F8140DE19FABFDA" + type: "item" + item: "thermal:wrench" + }] + rewards: [{ + id: "4623F41B74F1829E" + type: "item" + title: "铁矿块" + item: "emendatusenigmatica:iron_chunk" + count: 4 + random_bonus: 8 + }] + } + { + icon: "thermal:dynamo_stirling" + x: 0.0d + y: 1.0d + subtitle: "从你头顶来的能量" + description: [ + "你不能无中生有;做功要消耗能量,对能量的追求驱动着一切。我们的第一步,便是产生一些能量,开始使用热力机器。" + "" + "斯特林能源炉燃烧燃料以产生热差,推动引擎旋转并产生易于存储和转换的能量。" + "" + "查看《热力百科》获得相关升级的信息。" + ] + dependencies: ["00000000000003A2"] + id: "00000000000004A3" + tasks: [ + { + id: "00000000000004A4" + type: "item" + item: "thermal:dynamo_stirling" + } + { + id: "00000000000004B8" + type: "item" + title: "任意煤炭" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "minecraft:coals" + } + } + count: 16L + } + ] + rewards: [ + { + id: "00000000000004EC" + type: "item" + title: "能量线缆(基础)" + item: "mekanism:basic_universal_cable" + count: 8 + } + { + id: "000000000000063A" + type: "item" + title: "能量单元(基础)" + item: "powah:energy_cell_basic" + } + { + id: "0000000000000A7E" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + x: -2.0d + y: 1.5d + subtitle: "下渗经济学" + description: [ + "虽然天下没有免费的午餐,但是能量的源头也不是拨开云就能见天日的。树汁提取器结合了重力和树木自身的毛细管作用来收集树木中可用的液体。" + "" + "这是一个非破坏性的过程,但需要一棵活树。提供一些骨粉或其他肥料可以帮助更快地补充树木的储备,从而提高产量。" + "" + "查看《热力百科》获得更多相关升级以及从各个树中可提取的流体的信息。" + ] + dependencies: ["00000000000004A3"] + id: "00000000000004A5" + tasks: [{ + id: "00000000000004A6" + type: "item" + item: "thermal:device_tree_extractor" + }] + rewards: [ + { + id: "00000000000004BA" + type: "item" + title: "丛林树苗" + auto: "disabled" + item: "minecraft:jungle_sapling" + count: 4 + } + { + id: "00000000000004F0" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + } + { + id: "0000000000000F87" + type: "item" + title: "金合欢树苗" + item: "minecraft:acacia_sapling" + count: 4 + } + ] + } + { + icon: "thermal:machine_refinery" + x: -1.5d + y: 3.5d + subtitle: "不平常的私酿" + description: [ + "输入一小点能量,流体精炼机可以将树脂精炼成树油,一种比煤炭燃烧效率更高的优质可再生燃料。" + "" + "查看《热力百科》以获得相关升级的信息。" + ] + dependencies: ["00000000000004BB"] + id: "00000000000004A7" + tasks: [ + { + id: "00000000000004A8" + type: "item" + item: "thermal:machine_refinery" + } + { + id: "00000000000004C1" + type: "item" + item: "thermal:tree_oil_bucket" + } + ] + rewards: [ + { + id: "00000000000004EF" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + } + { + id: "0000000000000639" + type: "item" + title: "基础机械管道" + item: "mekanism:basic_mechanical_pipe" + count: 8 + } + ] + } + { + x: 6.0d + y: 1.5d + subtitle: "左右为难" + description: [ + "有些材料比你想的更加充裕,它们只是被锁在了不同的形态,需要一点点加工来释放它们。" + "" + "磨粉机可以帮助提取这些额外产出,比如从铁矿中获得一些镍,或是从铅矿中获得银。" + "" + "查看《热力百科》以获得相关升级的信息。" + ] + dependencies: ["00000000000004C2"] + id: "00000000000004AB" + tasks: [{ + id: "00000000000004AC" + type: "item" + item: "thermal:machine_pulverizer" + }] + rewards: [{ + id: "00000000000004F2" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: 6.0d + y: 2.5d + subtitle: "自举法科技" + description: [ + "普通熔炉需要助力才可以产出高级合金。" + "" + "殷钢有很多有用的性质,其中最重要的是能够承受在更好的熔炉中的热量。" + "" + "研磨一些铁和镍,用手将它们混合,然后将混合物熔炼。" + ] + dependencies: ["00000000000004AB"] + id: "00000000000004AD" + tasks: [{ + id: "00000000000004AE" + type: "item" + item: "emendatusenigmatica:invar_dust" + }] + rewards: [{ + id: "00000000000004F3" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: 6.0d + y: 3.5d + subtitle: "支持抵抗!" + description: [ + "用于直接制作合金的高级熔炉,可以制作许多其它有用的材料,比如硬化玻璃。" + "" + "查看《热力百科》以获得相关升级的信息。" + ] + dependencies: ["00000000000004AD"] + id: "00000000000004AF" + tasks: [{ + id: "00000000000004B0" + type: "item" + item: "thermal:machine_smelter" + }] + rewards: [{ + id: "00000000000004F4" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + x: -1.5d + y: 2.5d + subtitle: "胶着局势" + description: [ + "虽然有些人可能仍在寻找最甜的味道,但其他人只是试图让电灯一直亮着。" + "" + "树脂可以从许多不同的树上提取,进行一点加工就可以将它变成优秀的燃料来源。" + ] + dependencies: ["00000000000004A5"] + id: "00000000000004BB" + tasks: [{ + id: "00000000000004BC" + type: "item" + item: "thermal:resin_bucket" + }] + rewards: [ + { + id: "00000000000004ED" + type: "item" + title: "甜浆果" + item: "minecraft:sweet_berries" + count: 16 + } + { + id: "000000000000063B" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + } + ] + } + { + x: -1.5d + y: 4.5d + subtitle: "冰!冰!宝贝~" + description: [ + "有了更好的燃料,制作一个压缩能源炉以产出一些简单的可再生能量。" + "" + "从这里开始,请自己探索其他的能源炉,找到最适合你发展情况的能源。" + "" + "查看《热力百科》以获得相关升级的信息。" + ] + dependencies: ["00000000000004A7"] + id: "00000000000004BF" + tasks: [{ + id: "00000000000004C0" + type: "item" + item: "thermal:dynamo_compression" + }] + rewards: [{ + id: "00000000000004EE" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + x: 4.0d + y: 1.0d + subtitle: "卡皮森38 II型" + description: [ + "一种简单熔炉,和标准的燃煤熔炉一样,只不过更快、更高效。" + "" + "查看《热力百科》以获得相关升级的信息。" + ] + dependencies: ["00000000000003A2"] + id: "00000000000004C2" + tasks: [{ + id: "00000000000004C3" + type: "item" + item: "thermal:machine_furnace" + }] + rewards: [ + { + id: "00000000000004F1" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + } + { + id: "0000000000000A7F" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: 4.5d + y: 4.0d + subtitle: "敲一敲、拉一拉、扭一扭!" + description: [ + "精密加工通常意味着更高的效率,无论是在完成任务的时间还是在使用的材料上。多驱冲压机就是这样一种机器,它冲压板更快、齿轮更便宜,同时也打开了其他加工技术的大门。" + "" + "查看《热力百科》以获得相关升级的信息。" + ] + dependencies: ["00000000000004AF"] + id: "00000000000004C4" + tasks: [{ + id: "00000000000004C5" + type: "item" + item: "thermal:machine_press" + }] + rewards: [ + { + id: "00000000000004F6" + type: "item" + title: "金属冲压模具:齿轮" + item: "immersiveengineering:mold_gear" + } + { + id: "000000000000068B" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + } + ] + } + { + x: 7.5d + y: 4.0d + subtitle: "废土与天空之间……" + description: [ + "大自然是培育植物的好手,毕竟它一直在干这件事。但是,当空间有限时,有机灌注器是自然方法的绝佳替代品。" + "" + "需要水和能量。推荐使用肥料,虽然这是可选的。" + "" + "查看《热力百科》以获得相关升级的信息。" + ] + dependencies: ["00000000000004AF"] + id: "00000000000004C6" + tasks: [{ + id: "00000000000004C7" + type: "item" + item: "thermal:machine_insolator" + }] + rewards: [{ + id: "00000000000004F5" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + x: 6.5d + y: 4.5d + subtitle: "把标签A插入栏位B" + description: [ + "可以快速组装部件的精密机器,简化了自动化。它还有一个内部储液罐,可以自动向需要的合成提供液体。" + "" + "设定一个配方,按下绿色对勾核实,然后提供原料。" + "" + "查看《热力百科》以获得相关升级的信息。" + ] + dependencies: ["00000000000004AF"] + id: "00000000000004C8" + tasks: [{ + id: "00000000000004C9" + type: "item" + item: "thermal:machine_crafter" + }] + rewards: [{ + id: "000000000000064E" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: 3.0d + y: -0.5d + description: ["一种手持“爆炸物”,可以释放元素狂风人的雷电能量,使闪电自发地击下。"] + dependencies: ["00000000000004DD"] + dependency_requirement: "one_started" + id: "00000000000004CA" + tasks: [{ + id: "00000000000004DC" + type: "item" + item: "thermal:lightning_grenade" + }] + rewards: [{ + id: "00000000000004FD" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + x: 1.0d + y: -0.5d + description: ["一种手持“爆炸物”,可以释放元素暴雪人的寒冷能量,冻结水并将该区域覆盖在大雪之下。"] + dependencies: ["00000000000004DD"] + dependency_requirement: "one_started" + id: "00000000000004CC" + tasks: [{ + id: "00000000000004DB" + type: "item" + item: "thermal:ice_grenade" + }] + rewards: [{ + id: "00000000000004FE" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + x: 4.0d + y: 0.0d + description: ["一种手持“爆炸物”,可以释放元素岩石人的潜在能量,使地崩山摇。"] + dependencies: ["00000000000004DD"] + dependency_requirement: "one_started" + id: "00000000000004CE" + tasks: [{ + id: "00000000000004DA" + type: "item" + item: "thermal:earth_grenade" + }] + rewards: [{ + id: "00000000000004FC" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + x: 0.0d + y: 0.0d + description: ["一种手持“爆炸物”,可以释放元素烈焰人的阴燃能量,使熊熊火光照亮周围。"] + dependencies: ["00000000000004DD"] + id: "00000000000004D7" + tasks: [{ + id: "00000000000004D9" + type: "item" + item: "thermal:fire_grenade" + }] + rewards: [{ + id: "00000000000004FF" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + title: "异界元素" + x: 2.0d + y: -1.0d + subtitle: "火元素攻击时天地一阵异变" + description: ["简单的冶金学已经走到了尽头。在这一点,就需要更多的异界材料。寻找在世界最极端环境下居住的元素生物。"] + dependencies: ["00000000000003A2"] + id: "00000000000004DD" + tasks: [ + { + id: "00000000000004DE" + type: "item" + item: "minecraft:blaze_rod" + } + { + id: "00000000000004DF" + type: "item" + item: "thermal:blitz_rod" + } + { + id: "00000000000004E0" + type: "item" + item: "thermal:blizz_rod" + } + { + id: "00000000000004E1" + type: "item" + item: "thermal:basalz_rod" + } + ] + rewards: [{ + id: "00000000000004FB" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + title: "RF容量和传输升级" + x: 3.0d + y: 2.5d + description: [ + "更大的存储或是更快的能量释放?" + "" + "仔细考虑如何选择这些升级。" + ] + dependencies: ["00000000000003A2"] + id: "00000000000004E2" + tasks: [{ + id: "0000000000000F56" + type: "item" + title: "RF容量/升级升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "thermal:rf_coil_augment" + Count: 1b + } + { + id: "thermal:rf_coil_storage_augment" + Count: 1b + } + { + id: "thermal:rf_coil_xfer_augment" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "00000000000004FA" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + title: "整合组件" + x: 2.0d + y: 3.0d + description: [ + "整合组件可以升级机器或工具几乎所有的数据。" + "" + "只有最高等级的整合组件生效,因此一次只需要装一个整合组件。" + "" + "越高级的版本需要越多的异界材料。" + ] + dependencies: ["00000000000003A2"] + id: "00000000000004E6" + tasks: [{ + id: "0000000000000F8D" + type: "item" + item: "thermal:upgrade_augment_1" + }] + rewards: [{ + id: "00000000000004F8" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + title: "动力炉升级" + x: 1.0d + y: 2.5d + description: [ + "工业工程师在设计系统时经常面临着速度与效率的权衡。选择这些升级时请考虑实际所需。" + "" + "当能量可以储存起来供将来使用时,效率是有回报的,但有时为了满足稳定的需求,需要牺牲是必须的。" + ] + dependencies: ["00000000000003A2"] + id: "0000000000000F52" + tasks: [{ + id: "0000000000000F59" + type: "item" + title: "动力炉升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "thermal:dynamo_output_augment" + Count: 1b + } + { + id: "thermal:dynamo_fuel_augment" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0000000000000F9F" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: -2.5d + y: 2.5d + subtitle: "这是你的母性" + description: [ + "自然世界惯性顺其自然的原则,除非出现真正的主宰,否则很少屈服。我们改变一下好吗?看看大自然能做什么?" + "" + "在一棵丛林树开出切口,开始提取生胶乳。这没有硬性限制。" + ] + dependencies: ["00000000000004A5"] + id: "0000000000000F67" + tasks: [{ + id: "0000000000000F68" + type: "item" + item: "industrialforegoing:latex_bucket" + }] + rewards: [{ + id: "0000000000000F8A" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: -2.5d + y: 3.5d + subtitle: "硫化粘合" + description: ["曾经光滑柔软的胶乳,通过硫化过程就会变得坚韧,从而适用于更多的工业用途。"] + dependencies: ["0000000000000F67"] + id: "0000000000000F69" + tasks: [{ + id: "0000000000000F6A" + type: "item" + item: "thermal:cured_rubber" + count: 8L + }] + rewards: [{ + id: "0000000000000F8B" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: -0.5d + y: 4.0d + description: [ + "石油主要存在于浅池中和基岩之下的深处,它也可以从大地中的沥青矿里被非常小心地提取。" + "" + "采集一些石油,并用流体精炼机进行处理。加上一点点精炼,它就成了极好的燃料来源。" + ] + dependencies: [ + "00000000000004A8" + "00000000000004A7" + ] + id: "0000000000000F6B" + tasks: [{ + id: "0000000000000F6C" + type: "item" + title: "石油" + item: "pneumaticcraft:oil_bucket" + }] + rewards: [{ + id: "124C10AC728F1A8C" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: 5.5d + y: 4.5d + subtitle: "碰壁" + description: [ + "离心机是工业的重要组成部分,它以旋转物体直至其分离的古老工艺为原理,可以有效地分离材料。" + "" + "它的功能多样,同时也是创造多用途、高能量密度的液体燃料的第一步。" + ] + hide_dependency_lines: false + dependencies: ["00000000000004AF"] + id: "0000000000000F78" + tasks: [{ + id: "0000000000000F79" + type: "item" + item: "thermal:machine_centrifuge" + }] + rewards: [{ + id: "5839B6FFB471A35B" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: -3.5d + y: 4.0d + subtitle: "忍不住流口水" + description: ["可扩展、可升级、可便携。外出时收集液体的不二之选。"] + dependencies: ["0000000000000F69"] + id: "0000000000000F83" + tasks: [{ + id: "0000000000000F84" + type: "item" + item: { + id: "thermal:fluid_cell" + Count: 1b + tag: { + BlockEntityTag: { + TankInv: [{ + FluidName: "minecraft:empty" + Capacity: 32000 + Tank: 0b + Amount: 0 + }] + } + } + } + }] + rewards: [{ + id: "0000000000000F9C" + type: "item" + title: "液槽扩容升级" + item: "thermal:fluid_tank_augment" + }] + } + { + x: -2.5d + y: 4.5d + subtitle: "感觉活力满满,正能量爆棚" + description: [ + "" + "可扩展、可升级、可便携。随时随地,即插即用。" + ] + dependencies: ["0000000000000F69"] + id: "0000000000000F85" + tasks: [{ + id: "0000000000000F86" + type: "item" + item: { + id: "thermal:energy_cell" + Count: 1b + tag: { + BlockEntityTag: { + EnergyMax: 1000000 + EnergySend: 1000 + Energy: 0 + EnergyRecv: 1000 + } + } + } + }] + rewards: [{ + id: "0000000000000F88" + type: "item" + title: "扩容 IV" + item: { + id: "minecraft:enchanted_book" + Count: 1b + tag: { + StoredEnchantments: [{ + lvl: 4s + id: "cofh_core:holding" + }] + } + } + }] + } + { + x: 0.0d + y: 2.0d + description: [ + "机器可能会丢失大量材料,这些材料可以通过减慢运行速度并进行再次确认来收回。" + "" + "辅助筛选升级在适用机器中会牺牲速度换取额外材料。" + ] + dependencies: ["00000000000003A2"] + id: "0000000000000F90" + tasks: [{ + id: "0000000000000F91" + type: "item" + item: "thermal:machine_output_augment" + }] + rewards: [{ + id: "0000000000000FA0" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: 4.0d + y: 2.0d + description: [ + "有时,你只想尽快把活干完,管它喵的成本。" + "" + "通量磁链升级大大提高了机器的速度,虽然它们会反过来降低能量效率。" + ] + dependencies: ["00000000000003A2"] + id: "0000000000000F9D" + tasks: [{ + id: "0000000000000F9E" + type: "item" + item: "thermal:machine_speed_augment" + }] + rewards: [{ + id: "0000000000000FA1" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: 2.0d + y: 4.5d + subtitle: "讨厌喝茶?这简直和讨厌呼吸无异。" + description: [ + "饿货,来一杯新鲜的冷饮怎么样?" + "" + "在它的每一面放置水源以产生无限水,且可以通过任何流体管道提取。非常适合自动化!" + ] + dependencies: ["00000000000003A2"] + id: "3D23E5D7FA0F0A3E" + tasks: [{ + id: "6EC90AFC954E42C8" + type: "item" + item: "thermal:device_water_gen" + }] + rewards: [{ + id: "052C23B5160E5C9A" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: 2.0d + y: 6.0d + subtitle: "热血男儿,弗拉默!" + description: [ + "一点点熔岩和一点点水。Boom,一箱石头。" + "" + "造石机输出的石头类型由放置在其下方的方块控制。" + ] + dependencies: ["00000000000003A2"] + id: "724E414250F20D9C" + tasks: [{ + id: "2395D1B3DDEB3FB6" + type: "item" + item: "thermal:device_rock_gen" + }] + rewards: [{ + id: "5FF0D0F905311B5F" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: 1.0d + y: 5.5d + subtitle: "我永远嘲笑引力。哈哈哈,地心引力!" + description: ["用来收拾那些僵尸留下的烂摊子的方便装置。真是没礼貌的客人。"] + dependencies: ["00000000000003A2"] + id: "505A3C679D3EDD3B" + tasks: [{ + id: "66FA40C40EA10DE7" + type: "item" + item: "thermal:device_collector" + }] + rewards: [{ + id: "7AE5586CD4CAE2A9" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: 3.0d + y: 5.5d + subtitle: "为什么每次你捣鼓那魔水,我都会被弄湿?" + description: ["多功能的冷却室,同样适用于制作冰威士忌苏打或完全成形的锭。"] + dependencies: ["00000000000003A2"] + id: "47B80FE2B94D5548" + tasks: [{ + id: "7DFFBA48694F1143" + type: "item" + item: "thermal:machine_chiller" + }] + rewards: [{ + id: "111267C52D39C197" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/tinkers_construct.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/tinkers_construct.snbt new file mode 100644 index 00000000..ec677c03 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/tinkers_construct.snbt @@ -0,0 +1,3778 @@ +{ + id: "5967132E080A674D" + group: "74B3CF67FCEAB20F" + order_index: 2 + filename: "tinkers_construct" + title: "匠魂" + icon: { + id: "tconstruct:vein_hammer" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.3f + "tconstruct:attack_damage": 1.25f + "tconstruct:durability": 5.0f + } + tic_stats: { + "tconstruct:attack_speed": 1.1f + "tconstruct:mining_speed": 2.5125f + "tconstruct:attack_damage": 5.9375f + "tconstruct:harvest_level": 4.0f + "tconstruct:durability": 7906.25f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:maintained" + level: 1s + } + { + name: "tconstruct:piercing" + level: 2s + } + { + name: "tconstruct:sturdy" + level: 1s + } + { + name: "tconstruct:momentum" + level: 1s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:hepatizon" + "tconstruct:wood" + "enigmatica:gaia_spirit" + "enigmatica:niotic" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 6875 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "匠魂时间到!" + icon: { + id: "tconstruct:vein_hammer" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.3f + "tconstruct:attack_damage": 1.25f + "tconstruct:durability": 5.0f + } + tic_stats: { + "tconstruct:attack_speed": 1.1f + "tconstruct:mining_speed": 2.5125f + "tconstruct:attack_damage": 5.9375f + "tconstruct:harvest_level": 4.0f + "tconstruct:durability": 7906.25f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:maintained" + level: 1s + } + { + name: "tconstruct:piercing" + level: 2s + } + { + name: "tconstruct:sturdy" + level: 1s + } + { + name: "tconstruct:momentum" + level: 1s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:hepatizon" + "tconstruct:wood" + "enigmatica:gaia_spirit" + "enigmatica:niotic" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 6875 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + x: 0.0d + y: 0.0d + shape: "gear" + description: [ + "匠魂(英文简称TiC、TiCon或TCon)是一个模块化工具模组,能使工匠制作强大、可修复且可升级的工具。" + "" + "注:需要工具或工具部件的任务可以接受“任何”材料的部件,所以开始打造吧!" + ] + id: "47169AB8212BD508" + tasks: [{ + id: "7E574E8726A74BAE" + type: "checkmark" + }] + rewards: [{ + id: "3CB675D49916C945" + type: "xp" + xp: 100 + }] + } + { + title: "模板与你" + icon: "tconstruct:materials_and_you" + x: 2.0d + y: 0.0d + description: [ + "发展匠魂的第一步是制作模板。这些模板会被用来制作发展所需的合成方块。它们还可以与材料组合以制作各种工具部件。" + "" + "《材料与你》一书提供了匠魂可制作的第一批工具以及可使用的一级材料的信息。" + ] + dependencies: ["47169AB8212BD508"] + dependency_requirement: "one_started" + id: "29743F1C8CF559A2" + tasks: [{ + id: "0AB9B5ABEF3FE96B" + type: "item" + item: "tconstruct:pattern" + }] + rewards: [{ + id: "3E7CAF244FF83471" + type: "item" + item: "tconstruct:materials_and_you" + }] + } + { + title: "探索匠魂" + icon: "sophisticatedbackpacks:backpack" + x: -2.0d + y: 0.0d + description: ["匠魂增加了一些探索的区域,以及帮助工匠探索的工具。这些章节会为工匠描述他们可创造的装置以及在各个维度中可找到的区域和材料。"] + dependencies: ["47169AB8212BD508"] + id: "4588297F41674524" + tasks: [{ + id: "2B64D28ADD716F56" + type: "checkmark" + }] + rewards: [{ + id: "44BD2F811F1EAA52" + type: "xp" + xp: 100 + }] + } + { + x: 1.5d + y: 1.5d + description: [ + "虽然石头工具很容易修理,但要想采集更深处的材料、造成更多的伤害,就必须使用金属和更高阶的部件。" + "" + "《入门熔炼术》指导工匠了解二级材料更高的属性和自带能力,还有如何建造冶炼炉以铸造二级部件。" + ] + dependencies: ["29743F1C8CF559A2"] + id: "760FD80EF963D952" + tasks: [{ + id: "651C325CE20B4899" + type: "item" + item: "tconstruct:puny_smelting" + }] + rewards: [{ + id: "16C58C7C9C601B77" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + x: 0.0d + y: 2.0d + description: [ + "工匠最终总会希望冶炼超过九个锭的金属。他们也许还希望能够创造各种合金。为此将需要《大师熔炼术》中的知识。" + "" + "这本宝典将开始解释工匠可以使用的三级材料,以及可以添加到工具上的各种能力。 " + ] + dependencies: ["760FD80EF963D952"] + id: "580645AA5B0DC481" + tasks: [{ + id: "022446FCF9D621D6" + type: "item" + item: "tconstruct:mighty_smelting" + }] + rewards: [{ + id: "33A455096D43FDA9" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + x: -1.5d + y: 1.5d + description: ["最后一级的书提供了关于使用来自下界的材料建造的顶级设备的信息,以及可用于工匠打造工具的四级材料。"] + dependencies: ["580645AA5B0DC481"] + id: "6BDF1FD62E49EEBF" + tasks: [{ + id: "556A77E83C70C750" + type: "item" + item: "tconstruct:fantastic_foundry" + }] + rewards: [{ + id: "193895CBB3D7B7AF" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + }] + } + { + title: "主世界的匠魂" + icon: "tconstruct:sky_slime_sapling" + x: -1.5d + y: -1.5d + description: ["匠魂在主世界增加了几个可供工匠寻找的岛屿。在天空中可以找到飘浮的碧空黏液岛,沿着海岸线可以找到大地黏液岛。甚至还有一些看起来像黏液岛的黏土岛,但却是普通的原版岛屿。"] + dependencies: ["4588297F41674524"] + dependency_requirement: "all_started" + id: "535EDB063EEB4A69" + tasks: [{ + id: "2F3E5A178D42DA0F" + type: "checkmark" + }] + rewards: [{ + id: "5F1111E375131111" + type: "xp" + xp: 100 + }] + } + { + title: "下界的匠魂" + icon: "tconstruct:blood_slime_sapling" + x: 0.0d + y: -2.0d + description: ["下界是工匠寻找升级工具的材料的下一站。下界钴矿石可以在任意地形中找到,黏血岛可以在熔岩层中找到,凋灵骷髅也会掉落一些额外的好东西。"] + dependencies: ["535EDB063EEB4A69"] + id: "48DD79D9708932B9" + tasks: [{ + id: "1EDA3F6F447CE811" + type: "checkmark" + }] + rewards: [{ + id: "4B5F51288DDAA9EC" + type: "xp" + xp: 100 + }] + } + { + title: "末地的匠魂" + icon: "tconstruct:ender_slime_sapling" + x: 1.5d + y: -1.5d + description: ["进入末地会为工匠解锁更多的资源。从龙身上炸下来的龙鳞,到找寻有着最不寻常的史莱姆的岛屿,各种高级的材料等待着工匠去寻找。"] + dependencies: ["48DD79D9708932B9"] + id: "3DB4D65F8A5ECA0B" + tasks: [{ + id: "1FBA34DE510DF134" + type: "checkmark" + }] + rewards: [{ + id: "6DA7B2228577015A" + type: "xp" + xp: 100 + }] + } + { + x: 3.5d + y: 0.0d + description: [ + "匠魂的各种合成方块形成了一个可从单一界面访问全部方块的多方块结构,而第一个要制作的方块是工作站。" + "" + "这个方块比原版的工作台更有优势,因为它可以保留合成网格中的材料,并且在世界中可以直接看到它们。它还会连接到相邻的容器,使合成更方便。" + ] + dependencies: ["29743F1C8CF559A2"] + id: "153D64CF717673FD" + tasks: [{ + id: "700364E7B8371737" + type: "item" + item: { + id: "tconstruct:crafting_station" + Count: 1b + tag: { + texture: "minecraft:oak_log" + } + } + }] + rewards: [{ + id: "1CD2DCB53AC39809" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + x: 5.0d + y: 0.0d + description: ["在打造工具之前,工匠需要制造构成这些工具的部件。部件制造台是制造部件所需的方块。随着匠魂版本的更新,一套精简的部件也随之而来。"] + dependencies: ["153D64CF717673FD"] + id: "2328B550CF3B401C" + tasks: [{ + id: "5C5C31F396BF4239" + type: "item" + item: { + id: "tconstruct:part_builder" + Count: 1b + tag: { + texture: "minecraft:oak_planks" + } + } + }] + rewards: [{ + id: "6E0B79AF590A85C8" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + x: 6.5d + y: 0.0d + description: [ + "这是合成、修理以及简单升级匠魂工具所需的匠魂方块。" + "" + "在合成完基础部件后,工匠需要在工匠站的界面中选择工具设计,并将部件组装成他们的新工具。" + "" + "工具也可用与其头部部件相同的材料在工匠站进行修理。" + ] + dependencies: ["2328B550CF3B401C"] + id: "43EDC38B89D1611F" + tasks: [{ + id: "2C5A3BABB5FE0A39" + type: "item" + item: { + id: "tconstruct:tinker_station" + Count: 1b + tag: { + texture: "minecraft:oak_planks" + } + } + }] + rewards: [{ + id: "48AAC24DE364756A" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + x: 4.0d + y: -1.0d + description: ["工匠箱是一个可以与多方块结构中其他匠魂合成方块一起使用的存储方块。它拥有比单个箱子更大的存储空间,且在匠魂组合界面中拥有自己的界面标签。"] + dependencies: ["153D64CF717673FD"] + id: "0DE8DA1DF8C47EDD" + tasks: [{ + id: "7C4EF42E1043BA79" + type: "item" + item: "tconstruct:tinkers_chest" + }] + rewards: [{ + id: "7B852A7C57B1D2A9" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + x: 4.0d + y: 1.0d + description: ["这个匠魂方块是一个特殊的存储方块,用于存储部件制造台合成的部件。在后续任务线中,需要储存用沙子铸模的石头部件时非常有用。"] + dependencies: ["153D64CF717673FD"] + id: "114A1B879EEC619E" + tasks: [{ + id: "2CEEC0080CD73D7C" + type: "item" + item: "tconstruct:part_chest" + }] + rewards: [{ + id: "0A14FCF62978D6ED" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + title: "匠魂砖泥" + x: 2.5d + y: 2.5d + description: ["工匠在能够建造用于制造和使用二级材料的多方块结构之前,需要制作砖泥。这种材料是更高级的匠魂结构的建筑方块的前身。"] + dependencies: ["760FD80EF963D952"] + id: "53998A418EE25004" + tasks: [{ + id: "166F19DB03816147" + type: "item" + item: "tconstruct:grout" + count: 8L + }] + rewards: [ + { + id: "4D8B81DAA1964C23" + type: "item" + item: "tconstruct:grout" + count: 8 + } + { + id: "25EAF2E7866A5BC8" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + } + ] + } + { + icon: "tconstruct:seared_melter" + x: 3.5d + y: 3.5d + description: [ + "焦黑熔化炉是工匠熔化材料并创造更高阶的部件和复合材料的手段。熔化炉一次可以熔化三个物品,并储存等同于九个锭的材料(或1296mb)" + "" + "请注意,熔化炉不能将材料融为合金;需要一个更强大的匠魂结构才能做到这点。还要注意的是,熔化炉可以由焦黑燃料储罐驱动,以达到更高的熔点。" + ] + dependencies: ["53998A418EE25004"] + id: "1BECFB61E2216217" + tasks: [ + { + id: "10BB8FE4AD38C5ED" + type: "item" + title: "焦黑熔化炉" + icon: "tconstruct:seared_melter" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "tconstruct:seared_melter" + Count: 1b + } + { + id: "tconstruct:smeltery_controller" + Count: 1b + } + ] + } + } + } + { + id: "66575D6B48FFD434" + type: "item" + title: "焦黑熔化炉" + item: "tconstruct:seared_heater" + } + { + id: "78758910B6CD9108" + type: "item" + item: "tconstruct:seared_faucet" + count: 2L + } + { + id: "734D6FC89A1960A6" + type: "item" + item: "tconstruct:seared_table" + } + { + id: "2329D0FAF7E1308E" + type: "item" + item: "tconstruct:seared_basin" + } + ] + rewards: [{ + id: "767CD1B19307EC7E" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + }] + } + { + title: "沙子铸模" + icon: "tconstruct:blank_sand_cast" + x: 4.5d + y: 4.5d + description: [ + "在早期,用于制作永久铸模的材料是很珍贵的,最好省下来用于第一个存储系统中。为此,工匠们可以使用古老的传统——沙铸。" + "" + "把沙子铸模放在浇铸台上,然后然后放置想要复制的部件。取走该部件,留给工匠的就是一个一次性使用的铸模。如果工匠想浇铸一个锭,他们可以使用现有的锭或砖。" + ] + dependencies: ["1BECFB61E2216217"] + id: "66B0A9AA63A7C13F" + tasks: [ + { + id: "6A53E9E0E83CB4C7" + type: "item" + item: "tconstruct:blank_sand_cast" + count: 4L + } + { + id: "4758C6DCFC68EA3B" + type: "item" + item: { + id: "tconstruct:pickaxe_head" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "3CB8AE663EE26D8E" + type: "item" + item: { + id: "tconstruct:tool_handle" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "74D2A2B7A309FADE" + type: "item" + item: { + id: "tconstruct:small_axe_head" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "76D712214E6ACF65" + type: "item" + item: { + id: "tconstruct:tool_binding" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "531A5C84DDD9221B" + type: "item" + item: { + id: "tconstruct:small_blade" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + ] + rewards: [ + { + id: "652FE682DFA872F9" + type: "item" + item: "minecraft:brick" + } + { + id: "00651FA7443BD662" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + } + ] + } + { + title: "复合浇筑" + x: 4.5d + y: 3.0d + description: [ + "匠魂设备可使工匠将液体浇铸在材料上以制造新材料。其中一种材料是熔岩木,一种防火的木质材料。" + "" + "其他此类材料可以通过使用JEI中的浇铸台和浇铸盆来查找配方。" + ] + dependencies: ["1BECFB61E2216217"] + id: "1F48E23A330D8884" + tasks: [{ + id: "0E7AFF03E6AAF838" + type: "item" + item: "tconstruct:lavawood" + }] + rewards: [{ + id: "49CC339E8B83FF16" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + }] + } + { + title: "永久铸模" + icon: "tconstruct:blank_cast" + x: 5.5d + y: 5.5d + description: [ + "沙子铸模用于制作第一批工具还不错,但发展一段时间后,永久铸模能使工匠的生活更有效率。" + "" + "通过将黄金熔化在牺牲部件上,就能制造出一个可多次使用的永久铸模。" + ] + dependencies: ["66B0A9AA63A7C13F"] + id: "3097BA4EEC6A0FD6" + tasks: [{ + id: "0219B24A8CA05EB7" + type: "item" + item: "tconstruct:blank_cast" + }] + rewards: [ + { + id: "39E11152088F2324" + type: "item" + item: "tconstruct:blank_cast" + count: 4 + } + { + id: "2872C6E42017722A" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + } + ] + } + { + x: 6.5d + y: 5.0d + description: ["在工匠制造了一些铸模后,他们很快就意识到应该有一个地方来储存所有的铸模。铸模箱就是为了提供那个地方而在。"] + dependencies: ["3097BA4EEC6A0FD6"] + id: "2D09D3CF2D3C41BC" + tasks: [{ + id: "3DA235D8014FFB98" + type: "item" + item: "tconstruct:cast_chest" + }] + rewards: [{ + id: "234C52AF09D0B5F7" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + }] + } + { + title: "冶炼炉控制器" + icon: "tconstruct:smeltery_controller" + x: 0.0d + y: 3.5d + description: [ + "熔化大量金属和制造合金需要使用多方块冶炼炉。甚至生物也可以在冶炼炉中熔化以产出材料。" + "" + "焦黑排液孔可输入或输出液体,而焦黑滑槽可输入物品。两者一结合,冶炼炉自动化变得轻而易举。" + ] + dependencies: ["580645AA5B0DC481"] + id: "40474087F229A612" + tasks: [ + { + id: "59FD8405D1FA08BA" + type: "item" + item: "tconstruct:smeltery_controller" + } + { + id: "1BA61064F9548C7D" + type: "item" + item: "tconstruct:seared_fuel_tank" + } + { + id: "64636843A6B8DF5D" + type: "item" + item: "tconstruct:seared_glass" + count: 4L + } + { + id: "620D7F44801A5E09" + type: "item" + item: "tconstruct:seared_drain" + } + { + id: "2D9DC62BCC36CF19" + type: "item" + item: "tconstruct:seared_chute" + } + ] + rewards: [{ + id: "083A5F8C6F937F35" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "工匠砧" + icon: { + id: "tconstruct:scorched_anvil" + Count: 1b + tag: { + texture: "tconstruct:slimesteel_block" + } + } + x: 0.0d + y: 6.5d + description: [ + "你进入了大型匠魂工具的世界。这些工具能够造成更多的伤害、开采更多的方块、割更多的草并砍更多的树。" + "" + "放置工匠砧后,工匠就解锁了全部的能力和需要五个输入栏位的升级,以及制作大型匠魂工具的能力。" + ] + dependencies: ["155CE535A506F2D4"] + id: "23F5852361B79CC5" + tasks: [{ + id: "3187F82B6F7F3E2A" + type: "item" + title: "工匠砧" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "tconstruct:scorched_anvil" + Count: 1b + } + { + id: "tconstruct:tinkers_anvil" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "741689DFA0B4E6A4" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "匠魂镰刀" + icon: { + id: "tconstruct:scythe" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.45f + "tconstruct:durability": 2.5f + } + tic_stats: { + "tconstruct:attack_speed": 0.8f + "tconstruct:mining_speed": 3.1499999f + "tconstruct:attack_damage": 3.0f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 1800.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:maintained" + level: 2s + } + { + name: "tconstruct:silky_aoe_shears" + level: 1s + } + { + name: "tconstruct:harvest" + level: 1s + } + { + name: "tconstruct:hoe_transform_hidden" + level: 1s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + "tconstruct:wood" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 1800 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + x: -1.0d + y: 8.0d + description: ["这种园艺工具非常适合切割大面积的草地以及大群的生物。它也可以用来耕地,以种植新鲜的农作物。"] + dependencies: ["23F5852361B79CC5"] + id: "0D0A0376C66870A6" + tasks: [ + { + id: "6F7DA951ED0DD816" + type: "item" + item: { + id: "tconstruct:broad_blade" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "1EADD44D8BC525B3" + type: "item" + item: { + id: "tconstruct:tool_binding" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "33B118EC7CC5380E" + type: "item" + item: { + id: "tconstruct:tough_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + count: 2L + } + { + id: "355F4EDEEA0BC701" + type: "item" + item: { + id: "tconstruct:scythe" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.45f + "tconstruct:durability": 2.5f + } + tic_stats: { + "tconstruct:attack_speed": 0.8f + "tconstruct:mining_speed": 3.1499999f + "tconstruct:attack_damage": 3.0f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 1800.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:maintained" + level: 2s + } + { + name: "tconstruct:silky_aoe_shears" + level: 1s + } + { + name: "tconstruct:harvest" + level: 1s + } + { + name: "tconstruct:hoe_transform_hidden" + level: 1s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + "tconstruct:wood" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 1800 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + } + ] + rewards: [{ + id: "4CC70CD149953DE0" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "匠魂大锤" + icon: { + id: "tconstruct:sledge_hammer" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.4f + "tconstruct:attack_damage": 1.35f + "tconstruct:durability": 4.0f + } + tic_stats: { + "tconstruct:attack_speed": 0.75f + "tconstruct:mining_speed": 2.8f + "tconstruct:attack_damage": 6.75f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 2880.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:maintained" + level: 3s + } + { + name: "tconstruct:smite" + level: 2s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + "tconstruct:tinkers_bronze" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 2880 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + x: 1.5d + y: 7.0d + description: ["挖掘隧道时,大锤是最常用的工具,它可以挖3x3的区域的岩石(可扩展到5x5)。对抗怪物时,这个工具拥有亡灵杀手II,使其成为亡灵的克星。"] + dependencies: ["23F5852361B79CC5"] + id: "671FD13D085378E7" + tasks: [ + { + id: "1225919086B9402A" + type: "item" + item: { + id: "tconstruct:tough_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "1D89BCEA73AD925F" + type: "item" + item: { + id: "tconstruct:large_plate" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + count: 2L + } + { + id: "2381BD9B5187CCA5" + type: "item" + item: { + id: "tconstruct:hammer_head" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "666C8D5F71FBCD70" + type: "item" + item: { + id: "tconstruct:sledge_hammer" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.4f + "tconstruct:attack_damage": 1.35f + "tconstruct:durability": 4.0f + } + tic_stats: { + "tconstruct:attack_speed": 0.75f + "tconstruct:mining_speed": 2.8f + "tconstruct:attack_damage": 6.75f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 2880.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:maintained" + level: 3s + } + { + name: "tconstruct:smite" + level: 2s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + "tconstruct:tinkers_bronze" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 2880 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + } + ] + rewards: [{ + id: "5980002F94B77766" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "匠魂劈刀" + icon: { + id: "tconstruct:cleaver" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.25f + "tconstruct:attack_damage": 1.5f + "tconstruct:durability": 3.5f + } + tic_stats: { + "tconstruct:attack_speed": 0.9f + "tconstruct:mining_speed": 1.75f + "tconstruct:attack_damage": 8.25f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 2520.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:maintained" + level: 2s + } + { + name: "tconstruct:severing" + level: 2s + } + { + name: "tconstruct:silky_aoe_shears" + level: 1s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 2520 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + x: 0.0d + y: 8.0d + description: ["这把武器可在横扫范围内造成巨量伤害,且攻击怪物时有更大的触及半径。"] + dependencies: ["23F5852361B79CC5"] + id: "02F7E98E8F7C622F" + tasks: [ + { + id: "6FFAB0A5937304D7" + type: "item" + item: { + id: "tconstruct:tough_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + count: 2L + } + { + id: "3F42A06C6103439A" + type: "item" + item: { + id: "tconstruct:broad_blade" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "1D359CB4CD411315" + type: "item" + item: { + id: "tconstruct:large_plate" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "33ED38293F40ABD0" + type: "item" + item: { + id: "tconstruct:cleaver" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.25f + "tconstruct:attack_damage": 1.5f + "tconstruct:durability": 3.5f + } + tic_stats: { + "tconstruct:attack_speed": 0.9f + "tconstruct:mining_speed": 1.75f + "tconstruct:attack_damage": 8.25f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 2520.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:maintained" + level: 2s + } + { + name: "tconstruct:severing" + level: 2s + } + { + name: "tconstruct:silky_aoe_shears" + level: 1s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 2520 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + } + ] + rewards: [{ + id: "7A45DEF9D00CAE1F" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "匠魂矿脉锤" + icon: { + id: "tconstruct:vein_hammer" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.3f + "tconstruct:attack_damage": 1.25f + "tconstruct:durability": 5.0f + } + tic_stats: { + "tconstruct:attack_speed": 1.1f + "tconstruct:mining_speed": 2.1000001f + "tconstruct:attack_damage": 5.0f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 3600.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:maintained" + level: 3s + } + { + name: "tconstruct:piercing" + level: 2s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + "tconstruct:tinkers_bronze" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 3600 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + x: 1.5d + y: 6.0d + description: [ + "这个挖矿工具可破坏工匠目标方块相邻2格内所有的同类矿石,可以扩大到4格范围。与大锤相结合,可使挖矿工作变得更轻松。" + "" + "作为武器时,它是宽型武器中速度最快的,它的锋利的尖端使它具有穿刺II的效果。" + ] + dependencies: ["23F5852361B79CC5"] + id: "4821677A1662229F" + tasks: [ + { + id: "76BDB01305615A05" + type: "item" + item: { + id: "tconstruct:tough_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "29AE0AFADBE175D4" + type: "item" + item: { + id: "tconstruct:large_plate" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "59CB9C937A4921A0" + type: "item" + item: { + id: "tconstruct:hammer_head" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "75A011DBB6A692C9" + type: "item" + item: { + id: "tconstruct:pickaxe_head" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "4B2C30AA3E3C8680" + type: "item" + item: { + id: "tconstruct:vein_hammer" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.3f + "tconstruct:attack_damage": 1.25f + "tconstruct:durability": 5.0f + } + tic_stats: { + "tconstruct:attack_speed": 1.1f + "tconstruct:mining_speed": 2.1000001f + "tconstruct:attack_damage": 5.0f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 3600.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:maintained" + level: 3s + } + { + name: "tconstruct:piercing" + level: 2s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + "tconstruct:tinkers_bronze" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 3600 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + } + ] + rewards: [{ + id: "2A78F695A00CAAC1" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "匠魂板斧" + icon: { + id: "tconstruct:broad_axe" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.3f + "tconstruct:attack_damage": 1.5f + "tconstruct:durability": 4.25f + } + tic_stats: { + "tconstruct:attack_speed": 0.6f + "tconstruct:mining_speed": 2.1000001f + "tconstruct:attack_damage": 10.5f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 3060.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:maintained" + level: 3s + } + { + name: "tconstruct:axe_transform_hidden" + level: 1s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + "tconstruct:tinkers_bronze" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 3060 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + x: -1.5d + y: 7.0d + description: ["板斧是砍伐树木的好手,可使被破坏原木上方的所有原木都掉下来。板斧刃也能造成大量的伤害,但挥舞起来相当缓慢。"] + dependencies: ["23F5852361B79CC5"] + id: "1571CE50EAE0D4C2" + tasks: [ + { + id: "195995E71054BDEE" + type: "item" + item: { + id: "tconstruct:tough_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "3CA76478BC2A0BF6" + type: "item" + item: { + id: "tconstruct:broad_axe_head" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "34CF75906C438E2C" + type: "item" + item: { + id: "tconstruct:tool_binding" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "64A03C1EA5F5C87B" + type: "item" + item: { + id: "tconstruct:pickaxe_head" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "1CFEA19B5C2D4116" + type: "item" + item: { + id: "tconstruct:broad_axe" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.3f + "tconstruct:attack_damage": 1.5f + "tconstruct:durability": 4.25f + } + tic_stats: { + "tconstruct:attack_speed": 0.6f + "tconstruct:mining_speed": 2.1000001f + "tconstruct:attack_damage": 10.5f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 3060.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:maintained" + level: 3s + } + { + name: "tconstruct:axe_transform_hidden" + level: 1s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + "tconstruct:tinkers_bronze" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 3060 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + } + ] + rewards: [{ + id: "24378B74017AE217" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "匠魂开掘铲" + icon: { + id: "tconstruct:excavator" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.3f + "tconstruct:attack_damage": 1.2f + "tconstruct:durability": 3.75f + } + tic_stats: { + "tconstruct:attack_speed": 1.0f + "tconstruct:mining_speed": 2.1000001f + "tconstruct:attack_damage": 4.2000003f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 2700.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:knockback" + level: 2s + } + { + name: "tconstruct:maintained" + level: 2s + } + { + name: "tconstruct:shovel_transform_hidden" + level: 1s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + "tconstruct:wood" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 2700 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + x: -1.5d + y: 6.0d + description: ["开掘铲是用来清除软质材料的,在3X3的范围内挖掘,可以扩展到5X5。作为武器时,它为工匠提供了击退II。"] + dependencies: ["23F5852361B79CC5"] + id: "667107A66B7C2419" + tasks: [ + { + id: "5BF3938DAD311F49" + type: "item" + item: { + id: "tconstruct:tough_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + count: 2L + } + { + id: "3187A4EF49CC6DEB" + type: "item" + item: { + id: "tconstruct:large_plate" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + count: 2L + } + { + id: "37A966D19CE92FF4" + type: "item" + item: { + id: "tconstruct:excavator" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.3f + "tconstruct:attack_damage": 1.2f + "tconstruct:durability": 3.75f + } + tic_stats: { + "tconstruct:attack_speed": 1.0f + "tconstruct:mining_speed": 2.1000001f + "tconstruct:attack_damage": 4.2000003f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 2700.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:knockback" + level: 2s + } + { + name: "tconstruct:maintained" + level: 2s + } + { + name: "tconstruct:shovel_transform_hidden" + level: 1s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + "tconstruct:wood" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 2700 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + } + ] + rewards: [{ + id: "2E9D3BDDA1C917DB" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "匠魂匕首" + icon: { + id: "tconstruct:dagger" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.75f + "tconstruct:attack_damage": 0.5f + "tconstruct:durability": 1.0f + } + tic_stats: { + "tconstruct:attack_speed": 2.0f + "tconstruct:mining_speed": 3.0f + "tconstruct:attack_damage": 1.5f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 97.5f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:padded" + level: 1s + } + { + name: "tconstruct:stonebound" + level: 1s + } + { + name: "tconstruct:offhand_attack" + level: 1s + } + { + name: "tconstruct:silky_shears" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:duel_wielding": 1b + } + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + x: 6.0d + y: -1.5d + description: ["匕首是一种快速武器,伤害比剑低。然而,它的特点是可以用副手拿着,并右击使用。"] + dependencies: ["43EDC38B89D1611F"] + id: "0A1F2503E161F0D5" + tasks: [ + { + id: "025428EE964634F9" + type: "item" + item: { + id: "tconstruct:tool_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "05925847578DAAA6" + type: "item" + item: { + id: "tconstruct:small_blade" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "7327F7B00A53A0AC" + type: "item" + item: { + id: "tconstruct:dagger" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.75f + "tconstruct:attack_damage": 0.5f + "tconstruct:durability": 1.0f + } + tic_stats: { + "tconstruct:attack_speed": 2.0f + "tconstruct:mining_speed": 3.0f + "tconstruct:attack_damage": 1.5f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 97.5f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:padded" + level: 1s + } + { + name: "tconstruct:stonebound" + level: 1s + } + { + name: "tconstruct:offhand_attack" + level: 1s + } + { + name: "tconstruct:silky_shears" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:duel_wielding": 1b + } + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + } + ] + rewards: [{ + id: "7B6CD460C9115C68" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + title: "匠魂剑" + icon: { + id: "tconstruct:sword" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.5f + "tconstruct:durability": 1.1f + } + tic_stats: { + "tconstruct:attack_speed": 1.6f + "tconstruct:mining_speed": 2.1f + "tconstruct:attack_damage": 4.0f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 128.7f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:stonebound" + level: 2s + } + { + name: "tconstruct:silky_shears" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + "tconstruct:stone" + ] + Damage: 0 + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + x: 7.0d + y: -1.5d + description: ["工匠的主要武器和防御手段。这个工具少了一个升级槽,但多了一个能力槽。它也有一个横扫的效果,可以击中多个怪物。"] + dependencies: ["43EDC38B89D1611F"] + id: "692DB41333C3CDDE" + tasks: [ + { + id: "25B84BDE5A786C7B" + type: "item" + item: { + id: "tconstruct:tool_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "5FF280BD1F11A0C8" + type: "item" + item: { + id: "tconstruct:tool_handle" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "1C7195648F674B23" + type: "item" + item: { + id: "tconstruct:small_blade" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "45CA6B5BE9DBF183" + type: "item" + item: { + id: "tconstruct:sword" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.5f + "tconstruct:durability": 1.1f + } + tic_stats: { + "tconstruct:attack_speed": 1.6f + "tconstruct:mining_speed": 2.1f + "tconstruct:attack_damage": 4.0f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 128.7f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:stonebound" + level: 2s + } + { + name: "tconstruct:silky_shears" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + "tconstruct:stone" + ] + Damage: 0 + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + } + ] + rewards: [{ + id: "1EA77611F0AC1E99" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + title: "匠魂短柄斧" + icon: { + id: "tconstruct:hand_axe" + Count: 1b + tag: { + tic_multipliers: { } + tic_stats: { + "tconstruct:attack_speed": 0.9f + "tconstruct:mining_speed": 4.0f + "tconstruct:attack_damage": 7.0f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 130.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:stonebound" + level: 1s + } + { + name: "tconstruct:axe_transform_hidden" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + "tconstruct:wood" + ] + Damage: 0 + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + x: 8.0d + y: -1.0d + description: ["这种工具既可作为砍树工具,也可作为怪物杀手。后续可以用延展强化对其进行改造,以增加其作用范围"] + dependencies: ["43EDC38B89D1611F"] + id: "562A1A67F8D4CEC9" + tasks: [ + { + id: "1D92A4C406557314" + type: "item" + item: { + id: "tconstruct:tool_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "287B6A979DFE8B15" + type: "item" + item: { + id: "tconstruct:tool_binding" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "196473D02024EA2D" + type: "item" + item: { + id: "tconstruct:small_axe_head" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "4511726CB8D1CD6C" + type: "item" + item: { + id: "tconstruct:hand_axe" + Count: 1b + tag: { + tic_multipliers: { } + tic_stats: { + "tconstruct:attack_speed": 0.9f + "tconstruct:mining_speed": 4.0f + "tconstruct:attack_damage": 7.0f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 130.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:stonebound" + level: 1s + } + { + name: "tconstruct:axe_transform_hidden" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + "tconstruct:wood" + ] + Damage: 0 + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + } + ] + rewards: [{ + id: "621BBB412302C46E" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + title: "匠魂镐" + icon: { + id: "tconstruct:pickaxe" + Count: 1b + tag: { + tic_multipliers: { } + tic_stats: { + "tconstruct:attack_speed": 1.2f + "tconstruct:mining_speed": 4.0f + "tconstruct:attack_damage": 1.0f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 130.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:piercing" + level: 1s + } + { + name: "tconstruct:stonebound" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + "tconstruct:wood" + ] + Damage: 0 + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + x: 8.0d + y: 0.0d + description: ["标准的镐,主要的匠魂工具。可以用延展强化进行改造,以增加其挖掘范围。作为一种武器,它的伤害较低,但它有少许穿透力,可以对装甲怪物造成额外伤害。"] + dependencies: ["43EDC38B89D1611F"] + id: "33FC71952CA316E2" + tasks: [ + { + id: "322F0607B2C62A66" + type: "item" + title: "任意#tconstruct:parts" + item: { + id: "tconstruct:pickaxe_head" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "4F8B2E5E8EAE7CD9" + type: "item" + item: { + id: "tconstruct:tool_binding" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "6094A6B157AD81E5" + type: "item" + item: { + id: "tconstruct:tool_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "674FDC458072886E" + type: "item" + item: { + id: "tconstruct:pickaxe" + Count: 1b + tag: { + tic_multipliers: { } + tic_stats: { + "tconstruct:attack_speed": 1.2f + "tconstruct:mining_speed": 4.0f + "tconstruct:attack_damage": 1.0f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 130.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:piercing" + level: 1s + } + { + name: "tconstruct:stonebound" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + "tconstruct:wood" + ] + Damage: 0 + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + } + ] + rewards: [{ + id: "47C2863E17519633" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + title: "匠魂鹤嘴锄" + icon: { + id: "tconstruct:mattock" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:secondary_mining": 0.65f + "tconstruct:mining_speed": 1.1f + "tconstruct:attack_damage": 1.1f + "tconstruct:durability": 1.25f + } + tic_stats: { + "tconstruct:attack_speed": 0.9f + "tconstruct:secondary_mining": 0.65f + "tconstruct:attack_damage": 2.75f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 162.5f + "tconstruct:mining_speed": 4.4f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:knockback" + level: 1s + } + { + name: "tconstruct:stonebound" + level: 2s + } + { + name: "tconstruct:shovel_transform_hidden" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + "tconstruct:stone" + ] + Damage: 0 + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + x: 8.0d + y: 1.0d + description: ["鹤嘴锄才是工匠们真正的铲子。右击铲子能够右击的方块,可在世界中创造草径。作为武器时,额外的重量会给你的攻击增加击退。"] + dependencies: ["43EDC38B89D1611F"] + id: "2E1A013A03B71744" + tasks: [ + { + id: "43AA6472EE8AB6AB" + type: "item" + item: { + id: "tconstruct:tool_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "56802289223C9314" + type: "item" + item: { + id: "tconstruct:small_axe_head" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "1A579C8C86013F3B" + type: "item" + item: { + id: "tconstruct:pickaxe_head" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "5A248F2C6C8C0332" + type: "item" + item: { + id: "tconstruct:mattock" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:secondary_mining": 0.65f + "tconstruct:mining_speed": 1.1f + "tconstruct:attack_damage": 1.1f + "tconstruct:durability": 1.25f + } + tic_stats: { + "tconstruct:attack_speed": 0.9f + "tconstruct:secondary_mining": 0.65f + "tconstruct:attack_damage": 2.75f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 162.5f + "tconstruct:mining_speed": 4.4f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:knockback" + level: 1s + } + { + name: "tconstruct:stonebound" + level: 2s + } + { + name: "tconstruct:shovel_transform_hidden" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + "tconstruct:stone" + ] + Damage: 0 + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + } + ] + rewards: [{ + id: "2948AA63DF7E591E" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + title: "匠魂短刃镰" + icon: { + id: "tconstruct:kama" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:attack_damage": 0.75f + } + tic_stats: { + "tconstruct:attack_speed": 1.8f + "tconstruct:mining_speed": 4.0f + "tconstruct:attack_damage": 1.5f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 130.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:stonebound" + level: 1s + } + { + name: "tconstruct:shears" + level: 1s + } + { + name: "tconstruct:harvest" + level: 1s + } + { + name: "tconstruct:hoe_transform_hidden" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + "tconstruct:wood" + ] + Damage: 0 + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + x: 7.0d + y: 1.5d + description: ["短刃镰是全能的农夫工具,能够锄地,也能像镰刀一样割草。对抗怪物时,它比剑更快,但伤害较低。"] + dependencies: ["43EDC38B89D1611F"] + id: "41E205C314A9B740" + tasks: [ + { + id: "5F1E9AD8FBF20D48" + type: "item" + item: { + id: "tconstruct:tool_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "12C51E27816AD89C" + type: "item" + item: { + id: "tconstruct:tool_binding" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "7F691442018C5BD5" + type: "item" + item: { + id: "tconstruct:small_blade" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "273FBFDB3BAEA882" + type: "item" + item: { + id: "tconstruct:kama" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:attack_damage": 0.75f + } + tic_stats: { + "tconstruct:attack_speed": 1.8f + "tconstruct:mining_speed": 4.0f + "tconstruct:attack_damage": 1.5f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 130.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:stonebound" + level: 1s + } + { + name: "tconstruct:shears" + level: 1s + } + { + name: "tconstruct:harvest" + level: 1s + } + { + name: "tconstruct:hoe_transform_hidden" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + "tconstruct:wood" + ] + Damage: 0 + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + } + ] + rewards: [{ + id: "064C84E7962377DE" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + title: "匠魂修补件" + icon: { + id: "tconstruct:repair_kit" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + x: 6.0d + y: 1.5d + description: ["匠魂修补件是修复工匠工具耐久值的便携手段。用于制作修补件的材料可以修复含有该材料制成的头部部件的工具。"] + dependencies: ["43EDC38B89D1611F"] + id: "51AB322D09030F9D" + tasks: [{ + id: "5075865B03CC4E82" + type: "item" + item: { + id: "tconstruct:repair_kit" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + count: 4L + }] + rewards: [{ + id: "27D0A07F410FABC6" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + title: "匠魂扳手" + icon: { + id: "materialis:wrench" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:attack_speed": 1.8f + "tconstruct:mining_speed": 2.0f + "tconstruct:attack_damage": 0.5f + "tconstruct:durability": 1.5f + } + tic_stats: { + "tconstruct:attack_speed": 1.8f + "tconstruct:mining_speed": 14.0f + "tconstruct:attack_damage": 1.0f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 1080.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:maintained" + level: 1s + } + { + name: "materialis:wrenching_hidden" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 1080 + } + tic_persistent_data: { + abilities: 3 + upgrades: 1 + } + } + } + x: 1.0d + y: 8.0d + description: ["这个工具为工匠提供了扳动各种方块的手段。"] + dependencies: ["23F5852361B79CC5"] + id: "49D7D1068B4DAE7C" + tasks: [ + { + id: "3A2E5BFAE0CE1902" + type: "item" + item: { + id: "materialis:wrench_head" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "0CE2A3FC63B6239B" + type: "item" + item: { + id: "tconstruct:tool_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "05803F9EC3AB1729" + type: "item" + item: { + id: "materialis:wrench" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:attack_speed": 1.8f + "tconstruct:mining_speed": 2.0f + "tconstruct:attack_damage": 0.5f + "tconstruct:durability": 1.5f + } + tic_stats: { + "tconstruct:attack_speed": 1.8f + "tconstruct:mining_speed": 14.0f + "tconstruct:attack_damage": 1.0f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 1080.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:maintained" + level: 1s + } + { + name: "materialis:wrenching_hidden" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 1080 + } + tic_persistent_data: { + abilities: 3 + upgrades: 1 + } + } + } + } + ] + rewards: [{ + id: "38E9F61A1FE02FAC" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "碧空黏液岛" + icon: "tconstruct:sky_congealed_slime" + x: -3.0d + y: -2.5d + description: ["爬上这些岛屿是工匠的一项任务,奖励是碧空黏液。碧空黏液对合成能提供额外空中跳跃能力的物品非常有用。"] + dependencies: ["535EDB063EEB4A69"] + id: "56C19E78027E3478" + tasks: [{ + id: "57D5581D008C3BB1" + type: "advancement" + advancement: "tconstruct:world/sky_island" + criterion: "" + }] + rewards: [{ + id: "401E5383DA0E156C" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + }] + } + { + title: "大地黏液岛" + icon: "tconstruct:earth_congealed_slime" + x: -2.0d + y: -3.5d + description: ["这些沿海岛屿是绿色黏液和收集大地黏液的重要来源。这种黏液具有额外的弹力,可以将工匠弹射到很远的地方。"] + dependencies: ["535EDB063EEB4A69"] + id: "0109D4318847D233" + tasks: [{ + id: "3D6D7E6640CFD7C5" + type: "advancement" + advancement: "tconstruct:world/earth_island" + criterion: "" + }] + rewards: [{ + id: "35F2AA26A4D5D8D2" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + }] + } + { + title: "黏血岛" + icon: "tconstruct:blood_congealed_slime" + x: -0.5d + y: -3.5d + description: ["这些被血和灵浆覆盖的岛屿是岩浆膏的重要来源,而黏血球是帮助工匠从凶恶的怪物中恢复过来的重要资源。"] + dependencies: ["48DD79D9708932B9"] + id: "1B3921C6457D614E" + tasks: [{ + id: "34C9060B1E212855" + type: "advancement" + advancement: "tconstruct:world/blood_island" + criterion: "" + }] + rewards: [{ + id: "3695278114E43DE3" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "末影黏液岛" + icon: "tconstruct:ender_congealed_slime" + x: 2.0d + y: -3.5d + description: ["这些紫色的岛屿是末影黏液的家园,它们被虚空所腐蚀,有着末影人所拥有的一些空间属性。"] + dependencies: ["3DB4D65F8A5ECA0B"] + id: "4FF8B7FECDC15915" + tasks: [{ + id: "3653D52783DBEB70" + type: "advancement" + advancement: "tconstruct:world/ender_island" + criterion: "" + }] + rewards: [{ + id: "14B1C5BAFCC29C7F" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "工匠装置宝典" + x: -4.5d + y: 0.0d + description: ["工匠可以合成《工匠装置宝典》,来帮助他们制作装置。该指南解释了各种装置的配方和用途。"] + dependencies: ["4588297F41674524"] + id: "107AE2C18410AAF4" + tasks: [{ + id: "5CE33B51FD169EF7" + type: "item" + item: "tconstruct:tinkers_gadgetry" + }] + rewards: [{ + id: "59AAD91F145CFF75" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + }] + } + { + title: "匠魂旅行计划" + x: -4.5d + y: -1.5d + description: [ + "这是工匠们长途旅行的必备装置,不要忘了制作一双配套的靴子,以确保能在降落时得以存活。" + "" + "弹弓的属性取决于所使用的粘液。大地黏液可将你弹射得很远,碧空黏液可在半空中使用,灵浆黏液可造成巨大的击退,而末影黏液则会将你传送走。" + ] + dependencies: ["107AE2C18410AAF4"] + id: "7DC5FED1332CEA9A" + tasks: [ + { + id: "5AB4A9C576A0B94D" + type: "item" + item: { + id: "tconstruct:earth_slime_sling" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "4B47FDB068378A24" + type: "item" + item: { + id: "tconstruct:sky_slime_sling" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "7D03B74F851E2872" + type: "item" + item: { + id: "tconstruct:ichor_slime_sling" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "6F6DD91B4A1C5906" + type: "item" + item: { + id: "tconstruct:ender_slime_sling" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [{ + id: "0D399ECD900A5194" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + }] + } + { + title: "匠魂靴子" + x: -5.5d + y: -1.5d + description: ["这些靴子可使工匠能够从很高的高度安全弹起,而不是狠狠地砸在地上。与弹弓不同,不同种类的靴子纯粹是为了美学。"] + dependencies: ["107AE2C18410AAF4"] + id: "12B4F7ED5AD83DBC" + tasks: [{ + id: "176867E738D4714C" + type: "item" + item: { + id: "tconstruct:slime_boots" + Count: 1b + tag: { + tic_multipliers: { } + tic_stats: { + "tconstruct:durability": 546.0f + "tconstruct:armor": 0.0f + } + tic_broken: 0b + HideFlags: 3 + tic_modifiers: [ + { + name: "tconstruct:bouncy" + level: 1s + } + { + name: "tconstruct:leaping" + level: 1s + } + ] + Damage: 0 + tic_persistent_data: { + abilities: 1 + upgrades: 5 + } + } + } + }] + rewards: [{ + id: "7DE85E011FF0A2CC" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + }] + } + { + title: "匠魂蛋糕" + x: -6.0d + y: -0.5d + description: ["工匠可以利用黏液的元素制作各种蛋糕,每一种都有不同的效果:大地黏液给予幸运、碧空黏液给予跳跃提升、黏血给予生命恢复、灵浆给予防火、末影黏液球给予飘浮。"] + dependencies: ["107AE2C18410AAF4"] + id: "372290D6D62EA1DF" + tasks: [ + { + id: "23F2330C9246048D" + type: "item" + item: "tconstruct:earth_cake" + } + { + id: "1D46C963FD2F703E" + type: "item" + item: "tconstruct:sky_cake" + } + { + id: "32CA2371285A4C0D" + type: "item" + item: "tconstruct:blood_cake" + } + { + id: "24852B540B531501" + type: "item" + item: "tconstruct:magma_cake" + } + { + id: "7542787C4D7CE5EC" + type: "item" + item: "tconstruct:ender_cake" + } + ] + rewards: [{ + id: "3A2C7744EA23580D" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + }] + } + { + title: "匠魂手里剑" + x: -6.0d + y: 0.5d + description: ["这些手里剑为工匠提供了一些远程伤害的选择,其中燧石提供了良好的击退,而下界石英往往会造成更多的伤害。"] + dependencies: ["107AE2C18410AAF4"] + id: "14B4D5EECBE75C1D" + tasks: [ + { + id: "403BA616D867A459" + type: "item" + item: "tconstruct:flint_shuriken" + } + { + id: "5EC67721EC320427" + type: "item" + item: "tconstruct:quartz_shuriken" + } + ] + rewards: [{ + id: "4DBE23D96A29B760" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "匠魂肩驮架" + x: -5.5d + y: 1.5d + description: ["在工匠制作出更合适的移动生物的工具之前,肩驮架是将生物扔到农场(或冶炼炉)的好东西。肩驮架最多可以同时搬运3只生物,尽管有一些重量惩罚。"] + dependencies: ["107AE2C18410AAF4"] + id: "5CB5295AA44608C3" + tasks: [{ + id: "736FA0532CD0A635" + type: "item" + item: "tconstruct:piggy_backpack" + }] + rewards: [{ + id: "453BCD8A3851B3D5" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "匠魂荧光球" + x: -3.5d + y: -1.0d + description: ["这个装置对于照亮大片区域和怪物喜欢的各种角落与缝隙非常有用。"] + dependencies: ["107AE2C18410AAF4"] + id: "75B59BCBF7F652B5" + tasks: [{ + id: "6A8D01C2EB24B204" + type: "item" + item: "tconstruct:glow_ball" + }] + rewards: [{ + id: "02884B430B3BF339" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "匠魂展示框" + icon: "tconstruct:gold_item_frame" + x: -4.5d + y: 1.5d + description: ["工匠可以使用各种展示框来展示自己创造的有趣和独特的工具!不同的展示框有不同的效果。查看《工匠装置宝典》以了解更多信息。"] + dependencies: ["107AE2C18410AAF4"] + id: "688D7FD0E9FFE3A8" + tasks: [ + { + id: "5C56BB3A80D11534" + type: "item" + item: "tconstruct:gold_item_frame" + } + { + id: "1130EFC44B3FFC81" + type: "item" + item: "tconstruct:clear_item_frame" + } + { + id: "6278DD1B1B0501DE" + type: "item" + item: "tconstruct:reversed_gold_item_frame" + } + { + id: "1FCD4E09C671B5E5" + type: "item" + item: "tconstruct:manyullyn_item_frame" + } + { + id: "6778B3950B2FC80F" + type: "item" + item: "tconstruct:diamond_item_frame" + } + { + id: "6C83947EDB1025A1" + type: "item" + item: "tconstruct:netherite_item_frame" + } + ] + rewards: [{ + id: "7E5386B6B02AB842" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + }] + } + { + title: "噬生之骨" + x: 0.5d + y: -3.5d + description: ["这些由凋灵骷髅掉落的物品作为升级材料使用后会给予工匠的工具肢解能力。作为基本部件使用时,它会给予噬生能力。"] + dependencies: ["48DD79D9708932B9"] + id: "1490641AFE8E77AB" + tasks: [{ + id: "7C1FCB8F38A3F12E" + type: "item" + item: "tconstruct:necrotic_bone" + count: 3L + }] + rewards: [{ + id: "64293FDBCA193636" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + }] + } + { + title: "炸龙" + x: 3.0d + y: -2.5d + description: ["这些从末影龙身上炸下来的掉落物可以与工匠的工具结合起来,使工具获得一个额外的能力槽。"] + dependencies: ["3DB4D65F8A5ECA0B"] + id: "0C1B8EB37B96FCF8" + tasks: [{ + id: "3F12DC8055402C8A" + type: "item" + item: "tconstruct:dragon_scale" + count: 4L + }] + rewards: [{ + id: "08D2DAC0A6FB6AA8" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + }] + } + { + title: "匠魂青铜打火石" + x: -1.5d + y: 4.5d + description: [ + "无聊的老式打火石只能将单个方块点燃,而且一旦用完,就没有了。还是看看远处的青铜打火石吧。" + "" + "这种工具比一般的打火石更耐用,并能够接受能力和升级。可点燃不只一个方块!让怪物们火烧屁股吧!" + ] + dependencies: ["155CE535A506F2D4"] + id: "7802B228C5246FA3" + tasks: [{ + id: "695EB3346312D3B2" + type: "item" + item: { + id: "tconstruct:flint_and_bronze" + Count: 1b + tag: { + tic_multipliers: { } + tic_stats: { + "tconstruct:durability": 100.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:fiery" + level: 1s + } + { + name: "tconstruct:firestarter_hidden" + level: 1s + } + ] + HideFlags: 3 + Damage: 0 + tic_persistent_data: { + abilities: 0 + upgrades: 1 + } + } + } + }] + rewards: [{ + id: "3C720973EBA7E4F7" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "匠魂合金" + x: 0.0d + y: 5.0d + description: ["大多数三级材料都是合金,是两种或更多基础材料的组合。合金方块也打开了制造大型匠魂工具的大门。"] + dependencies: ["40474087F229A612"] + id: "155CE535A506F2D4" + tasks: [{ + id: "45D7DCB514F39202" + type: "item" + title: "Any #tconstruct:anvil_metal" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "tconstruct:anvil_metal" + } + } + count: 3L + }] + rewards: [{ + id: "036E87473B7C85A8" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "焦褐合金炉" + icon: "tconstruct:scorched_alloyer" + x: -3.0d + y: 4.5d + description: ["既然熔铸炉本身不能制作合金,那么焦褐合金炉可以用来制造合金。将存放在合金炉周围的熔融金属结合就可以铸造合金。"] + dependencies: ["76BAE86D90953DD4"] + id: "22CC2CE8C9CE487C" + tasks: [ + { + id: "6017846F585DCE5E" + type: "item" + item: "tconstruct:scorched_alloyer" + } + { + id: "6F9717E6DE96C5DB" + type: "item" + item: "tconstruct:scorched_ingot_tank" + count: 3L + } + { + id: "1DC3AFCF13CF85C6" + type: "item" + item: "tconstruct:scorched_faucet" + } + { + id: "682E626701DD85C6" + type: "item" + item: "tconstruct:scorched_basin" + } + ] + rewards: [{ + id: "0D18F8A84FD9D693" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + }] + } + { + title: "下界砖泥" + x: -2.5d + y: 3.0d + description: ["工匠会发现,如同普通砖泥对于熔化炉和冶炼炉,下界砖泥对应着熔铸炉和合金炉。"] + dependencies: ["6BDF1FD62E49EEBF"] + dependency_requirement: "one_completed" + id: "76BAE86D90953DD4" + tasks: [{ + id: "4F6E6B943AA69895" + type: "item" + item: "tconstruct:nether_grout" + count: 8L + }] + rewards: [ + { + id: "12E6713DEA768158" + type: "item" + item: "tconstruct:nether_grout" + count: 8 + } + { + id: "0F2EE0DB50A0B61E" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + } + ] + } + { + title: "熔铸炉控制器" + icon: "tconstruct:foundry_controller" + x: -4.0d + y: 4.0d + description: [ + "由下界材料驱动的匠魂熔铸炉提供了许多好处。" + "" + "首先,熔铸炉不会产生合金! 现在,工匠将不必担心在他们的自动化中会出现非预期的材料。" + "" + "其次,熔铸炉可以解锁材料副产品,这意味着一种矿块可以提供另一种材料(见涉及铸造厂控制器的JEI配方)。" + "" + "最后,与普通冶炼炉相比,在相同的尺寸下,其内部缓冲区要大得多。再加上无法制造合金,它可使工匠以液体形式储存他们的金属。" + ] + dependencies: ["76BAE86D90953DD4"] + id: "2D5128C9C5BB2841" + tasks: [ + { + id: "3DCE1F91A7495D9C" + type: "item" + item: "tconstruct:foundry_controller" + } + { + id: "323576E71D6B4D41" + type: "item" + item: "tconstruct:scorched_fuel_tank" + } + { + id: "6E804F5B40519D6E" + type: "item" + item: "tconstruct:scorched_drain" + } + { + id: "16469B6439A6E954" + type: "item" + item: "tconstruct:scorched_chute" + } + { + id: "3C19976905EB5B33" + type: "item" + item: "tconstruct:scorched_table" + } + ] + rewards: [{ + id: "1B8ABABF76B47D58" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + }] + } + { + title: "烈焰血" + icon: "tconstruct:blazing_blood_bucket" + x: -1.5d + y: 3.5d + description: [ + "如果没有最高温度的燃料,一些最高级的材料和合金是无法制造的。处理这些材料,工匠需要烈焰血。" + "" + "这种高温燃料由烈焰直接制成,是匠魂燃料的最高级产品。" + ] + dependencies: ["6BDF1FD62E49EEBF"] + id: "6BA8E17439A52354" + tasks: [{ + id: "6766FA979D4C8FA9" + type: "item" + item: "tconstruct:blazing_blood_bucket" + }] + rewards: [{ + id: "1BDD19DE0C12C98D" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + }] + } + { + title: "匠魂设计" + icon: { + id: "framedblocks:framed_blueprint" + Count: 1b + tag: { + blueprint_data: { } + } + } + x: 0.0d + y: 1.0d + description: [ + "该模组包加入了匠魂设计模组。该模组可使工匠规划材料、升级和能力,以添加到将要制造的工具中。" + "" + "想访问设计界面,请点击工匠站或工匠砧界面中的蓝图图标。" + ] + id: "7EE0DA8E57E9F200" + tasks: [{ + id: "2BAF751DE6718A77" + type: "checkmark" + }] + rewards: [{ + id: "6E520DA01C89DFE5" + type: "xp" + xp: 100 + }] + } + { + title: "液态光源" + icon: "tconstruct:seared_lantern" + x: 3.5d + y: 2.0d + description: [ + "有时,工匠需要为作坊增添一种美感。有时,工匠则会在熔化炉中剩下的不到一锭的液态金属。来看看焦黑灯笼吧!" + "" + "焦黑灯笼可以容纳工匠制造的任何100mB液体,并让这些液体向环境中投射出略带色泽的光。" + ] + dependencies: ["53998A418EE25004"] + id: "488869B6B52A42FE" + tasks: [{ + id: "17F778F630B3531D" + type: "item" + item: "tconstruct:seared_lantern" + count: 3L + }] + rewards: [{ + id: "1F552B03FA0AA138" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + }] + } + { + title: "匠魂升级" + icon: { + id: "tconstruct:creative_slot" + Count: 1b + tag: { + slot: "upgrades" + } + } + x: 3.0d + y: 4.5d + description: [ + "给工匠的工具增添新的数据需要在工匠站内使用某些材料。许多材料都会消耗升级槽。" + "" + "要想知道某个工匠的工具有哪些升级,可以在JEI上搜索工具的用途,并寻找带有锤子和铁砧图标的标签。" + ] + dependencies: ["1BECFB61E2216217"] + id: "447AF11477C88460" + tasks: [{ + id: "7A189C6BAE8AAB90" + type: "advancement" + title: "对一个匠魂工具进行修改" + icon: { + id: "tconstruct:creative_slot" + Count: 1b + tag: { + slot: "upgrades" + } + } + advancement: "tconstruct:tools/modified" + criterion: "" + }] + rewards: [{ + id: "53E6B568FDDCCB88" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + }] + } + { + title: "匠魂能力" + icon: { + id: "tconstruct:creative_slot" + Count: 1b + tag: { + slot: "abilities" + } + } + x: 1.5d + y: 4.5d + description: [ + "除了升级之外,匠魂工具还可以获得拓展工具功能的能力。" + "" + "幸运、精准采集、自动烧炼、双持,这些都是工匠拥有合适的部件,就可以获得的潜在能力。" + ] + dependencies: ["155CE535A506F2D4"] + id: "713CA45FD351DDDC" + tasks: [{ + id: "5CE846491E77EC1D" + type: "item" + item: "tconstruct:silky_cloth" + count: 5L + }] + rewards: [{ + id: "104FB75E9793E8FE" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "模组铸模" + x: 5.0d + y: 6.5d + description: ["不同的模组为工匠所使用的金属增加了不同的形状,因此,聪明的工匠会制造铸模,让这些形状可以直接用熔融金属制成。"] + dependencies: ["3097BA4EEC6A0FD6"] + id: "204C114BF9C94045" + tasks: [ + { + id: "4242E3B301F85A76" + type: "item" + item: "tconstruct:gear_cast" + } + { + id: "3DA64C6962D9EA7F" + type: "item" + item: "tconstruct:plate_cast" + } + { + id: "0457F7C5B0A64DAB" + type: "item" + item: "materialis:inlay_cast" + } + { + id: "03BB016BF8408207" + type: "item" + item: "tconstruct:rod_cast" + } + ] + rewards: [{ + id: "12A49D4465A41A74" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + }] + } + { + title: "EFLN" + icon: "tconstruct:efln_ball" + x: -3.5d + y: 1.0d + description: ["当你需要迅速在地上挖出一个洞时,EFLN就是你要做的工具。爆炸性开采,不会破坏掉落。"] + dependencies: ["107AE2C18410AAF4"] + id: "50396EA0CF9414DC" + tasks: [{ + id: "080E9B70231C0337" + type: "item" + item: "tconstruct:efln_ball" + }] + rewards: [{ + id: "6CA368A371E00A05" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + }] + } + { + title: "工匠大百科" + icon: "tconstruct:encyclopedia" + x: -3.5d + y: 2.5d + description: ["把四个等级的材料分散在四本书中似乎有点乱。幸运的是,通过一点巧思,工匠可以将所有四本书合并为一册。四卷资料触手可及。"] + dependencies: ["6BDF1FD62E49EEBF"] + id: "1C5427ED9F095712" + tasks: [{ + id: "7CD650663B7E192C" + type: "item" + item: "tconstruct:encyclopedia" + }] + rewards: [{ + id: "587FF35C8CD308E1" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + }] + } + { + title: "焦黑输导孔" + icon: "tconstruct:seared_duct" + x: 1.5d + y: 3.5d + subtitle: "嘎嘎?" + description: ["在你的冶炼炉或熔铸炉中添加一个焦黑输导孔,可使你将一桶或一铜罐的液体作为过滤器来提取特定的液体。右击输导孔进入其界面以放入过滤物品。"] + dependencies: [ + "1EFC81649E4D4C50" + "40474087F229A612" + ] + id: "2D600E439D5DE40B" + tasks: [ + { + id: "6E5DBA482DE50E8D" + type: "item" + title: "焦黑或焦褐输导孔" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "tconstruct:seared_duct" + Count: 1b + } + { + id: "tconstruct:scorched_duct" + Count: 1b + } + ] + } + } + } + { + id: "4A9CC9C83CE83620" + type: "item" + item: "tconstruct:copper_can" + } + ] + rewards: [{ + id: "2D49C30575BD08AE" + type: "item" + item: "tconstruct:copper_can" + count: 8 + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/tools.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/tools.snbt new file mode 100644 index 00000000..3a1f6240 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/tools.snbt @@ -0,0 +1,3256 @@ +{ + id: "0000000000000093" + group: "74B3CF67FCEAB20F" + order_index: 0 + filename: "tools" + title: "工具与盔甲" + icon: { + id: "minecraft:netherite_pickaxe" + Count: 1b + tag: { + Damage: 0 + } + } + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + x: -7.5d + y: -8.5d + subtitle: "瑞士军……锤" + description: [ + "一种用途广泛的多工具,可轻松夷平大片区域。潜行右击以打开安装钻头和附魔书以及切换钻机模式的界面。" + "" + "可接受时运或精准采集的附魔书。" + ] + dependencies: ["0000000000000145"] + id: "00000000000001C6" + tasks: [{ + id: "00000000000001C7" + type: "item" + item: "pneumaticcraft:jackhammer" + }] + rewards: [ + { + id: "00000000000001C8" + type: "item" + title: "压缩铁钻头" + item: "pneumaticcraft:drill_bit_compressed_iron" + } + { + id: "0000000000000A58" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: -7.5d + y: -7.5d + subtitle: "天空中的露西" + description: ["比压缩铁钻头快一点,且有基础的矿脉挖掘功能。"] + dependencies: ["00000000000001C6"] + id: "00000000000001C9" + tasks: [{ + id: "00000000000001CA" + type: "item" + item: "pneumaticcraft:drill_bit_diamond" + }] + rewards: [ + { + id: "00000000000001CB" + type: "item" + title: "容积升级" + item: "pneumaticcraft:volume_upgrade" + count: 5 + } + { + id: "00000000000006F8" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + ] + } + { + x: -7.5d + y: -6.5d + subtitle: "我听说你是最棒的" + description: ["更快,且有着完整的矿脉挖掘功能。"] + dependencies: ["00000000000001C9"] + id: "00000000000001CC" + tasks: [{ + id: "00000000000001CD" + type: "item" + item: "pneumaticcraft:drill_bit_netherite" + }] + rewards: [ + { + id: "00000000000001CE" + type: "item" + title: "速度升级" + item: "pneumaticcraft:speed_upgrade" + count: 2 + } + { + id: "00000000000006F7" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + ] + } + { + x: -10.0d + y: -9.5d + subtitle: "你尽管出招,都是螳臂当车,我的外壳如此坚硬" + description: [ + "值得注意的升级" + "" + "● 磁铁升级" + "● 工具自动充气" + "● 方块发射器" + "● 自我修复" + ] + dependencies: ["0000000000000165"] + id: "00000000000001CF" + tasks: [{ + id: "00000000000001D0" + type: "item" + item: { + id: "pneumaticcraft:pneumatic_chestplate" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000650" + type: "command" + title: "史诗气动工艺战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -10.0d + y: -10.5d + subtitle: "浸泡其中因为这就是你最后一眼" + description: [ + "值得注意的升级" + "" + "● 夜视" + "● 实体和方块追踪" + "● 实体和方块侵入" + "● 水肺套装" + "● 物品搜寻" + "● 自我修复" + ] + dependencies: ["0000000000000165"] + id: "00000000000001D1" + tasks: [{ + id: "00000000000001D2" + type: "item" + item: { + id: "pneumaticcraft:pneumatic_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "000000000000064F" + type: "command" + title: "史诗气动工艺战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -10.0d + y: -7.5d + subtitle: "我不会躲藏,我也不能。我太炫彩夺目。" + description: [ + "值得注意的升级" + "" + "● 疾跑速度" + "● 跳跃高度" + "● 自我修复" + ] + dependencies: ["0000000000000165"] + id: "00000000000001D3" + tasks: [{ + id: "00000000000001D4" + type: "item" + item: { + id: "pneumaticcraft:pneumatic_leggings" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000651" + type: "command" + title: "史诗气动工艺战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -10.0d + y: -6.5d + subtitle: "现在是踢你……屁股的时候了" + description: [ + "值得注意的升级" + "" + "● 内置步行辅助" + "● 内置摔落保护" + "● 游泳速度" + "● 强力踢击" + "● 创造飞行" + "● 自我修复" + ] + dependencies: ["0000000000000165"] + id: "00000000000001D5" + tasks: [{ + id: "00000000000001D6" + type: "item" + item: { + id: "pneumaticcraft:pneumatic_boots" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000652" + type: "command" + title: "史诗气动工艺战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + title: "护甲升级" + x: -10.0d + y: -8.5d + subtitle: "你尝试变得坚强,但你内心不够坚定" + description: ["每件护甲最多可接受四个升级,以提供极强的保护。"] + dependencies: [ + "00000000000001D1" + "00000000000001D5" + "00000000000001D3" + "00000000000001CF" + ] + dependency_requirement: "one_completed" + id: "00000000000001D7" + tasks: [{ + id: "00000000000001D8" + type: "item" + item: "pneumaticcraft:armor_upgrade" + count: 4L + }] + rewards: [{ + id: "0000000000000654" + type: "item" + title: "护甲升级" + item: "pneumaticcraft:armor_upgrade" + count: 4 + }] + } + { + x: -9.0d + y: -10.0d + dependencies: ["00000000000001D1"] + id: "00000000000001D9" + tasks: [{ + id: "00000000000001DA" + type: "item" + item: "pneumaticcraft:night_vision_upgrade" + }] + rewards: [{ + id: "0000000000000645" + type: "command" + title: "史诗气动工艺战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -11.0d + y: -10.0d + dependencies: ["00000000000001D1"] + id: "00000000000001DB" + tasks: [{ + id: "00000000000001DC" + type: "item" + item: "pneumaticcraft:scuba_upgrade" + }] + rewards: [{ + id: "0000000000000644" + type: "command" + title: "史诗气动工艺战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -9.0d + y: -9.0d + dependencies: ["00000000000001CF"] + id: "00000000000001DD" + tasks: [{ + id: "00000000000001DE" + type: "item" + item: "pneumaticcraft:magnet_upgrade" + }] + rewards: [{ + id: "0000000000000642" + type: "command" + title: "史诗气动工艺战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -11.0d + y: -9.0d + dependencies: ["00000000000001CF"] + id: "00000000000001DF" + tasks: [{ + id: "00000000000001E0" + type: "item" + item: "pneumaticcraft:charging_upgrade" + }] + rewards: [{ + id: "0000000000000643" + type: "command" + title: "史诗气动工艺战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -11.0d + y: -7.0d + dependencies: ["00000000000001D5"] + id: "00000000000001E3" + tasks: [{ + id: "00000000000001E4" + type: "item" + item: "pneumaticcraft:flippers_upgrade" + }] + rewards: [{ + id: "000000000000063F" + type: "command" + title: "史诗气动工艺战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -9.0d + y: -8.0d + subtitle: "共享经验" + description: ["把这个方便的装置放在物品栏或饰品栏中,它就会帮你把你的宝贵经验完整的保存起来。"] + dependencies: ["0000000000000145"] + id: "00000000000001E7" + tasks: [{ + id: "00000000000001E8" + type: "item" + item: "pneumaticcraft:memory_stick" + }] + rewards: [{ + id: "0000000000000653" + type: "xp_levels" + xp_levels: 30 + }] + } + { + title: "跳跃升级" + x: -11.0d + y: -8.0d + description: [""] + dependencies: ["00000000000001D3"] + id: "00000000000001ED" + tasks: [{ + id: "00000000000001EE" + type: "item" + item: "pneumaticcraft:jumping_upgrade_4" + }] + rewards: [{ + id: "0000000000000641" + type: "command" + title: "传奇气动工艺战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" + player_command: false + }] + } + { + title: "喷射鞋升级" + x: -9.0d + y: -7.0d + description: [""] + dependencies: ["00000000000001D5"] + id: "00000000000001F5" + tasks: [{ + id: "00000000000001F6" + type: "item" + item: "pneumaticcraft:jet_boots_upgrade_5" + }] + rewards: [{ + id: "0000000000000640" + type: "command" + title: "传奇气动工艺战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" + player_command: false + }] + } + { + x: -6.0d + y: -7.5d + subtitle: "目标已锁定" + description: [ + "蝙蝠。最大的万人敌。现在看好了,它们的小命在你的手掌心里。" + "" + "微型导弹是目标追踪的爆炸物。它们不会对地形造成破坏,并且可以设置不同的爆炸范围、移动速度和转向速度。潜行右击进行设置。" + ] + dependencies: ["0000000000000165"] + id: "00000000000001F7" + tasks: [{ + id: "00000000000001F8" + type: "item" + item: { + id: "pneumaticcraft:micromissiles" + Count: 1b + tag: { + damage: 0.0f + topSpeed: 0.0f + Damage: 0 + turnSpeed: 0.0f + } + } + }] + rewards: [{ + id: "0000000000000A56" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -5.0d + y: -9.5d + subtitle: "为人师表" + description: ["一种智能炮台,可以添加过滤来让其只攻击特定生物。例如,只攻击成年的动物。"] + dependencies: ["00000000000001FB"] + id: "00000000000001F9" + tasks: [{ + id: "00000000000001FA" + type: "item" + item: "pneumaticcraft:sentry_turret" + }] + rewards: [{ + id: "0000000000000868" + type: "item" + title: "破甲型加特林机枪弹药" + item: { + id: "pneumaticcraft:gun_ammo_ap" + Count: 1b + tag: { + Damage: 0 + Enchantments: [{ + lvl: 5s + id: "minecraft:unbreaking" + }] + } + } + }] + } + { + x: -6.0d + y: -9.5d + subtitle: "创造平等环境" + description: ["杀死怪物的现代解决方案。对你的宠物也很友好!"] + dependencies: ["00000000000000B3"] + id: "00000000000001FB" + tasks: [{ + id: "00000000000001FC" + type: "item" + item: "pneumaticcraft:minigun" + }] + rewards: [{ + id: "0000000000000867" + type: "item" + title: "加特林机枪弹药" + item: { + id: "pneumaticcraft:gun_ammo" + Count: 1b + tag: { + Damage: 0 + Enchantments: [{ + lvl: 5s + id: "minecraft:unbreaking" + }] + } + } + }] + } + { + title: "弹药" + x: -6.0d + y: -8.5d + subtitle: "准备齐全" + description: ["合成一些专用弹药然后试一试。普通弹药也可以涂上药水,让它变得更特殊。"] + dependencies: ["00000000000001FB"] + id: "0000000000000202" + tasks: [ + { + id: "0000000000000203" + type: "item" + item: { + id: "pneumaticcraft:gun_ammo_freezing" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000020B" + type: "item" + item: { + id: "pneumaticcraft:gun_ammo_explosive" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000869" + type: "item" + item: { + id: "pneumaticcraft:gun_ammo_incendiary" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [{ + id: "0000000000000A55" + type: "command" + title: "炼金快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + x: -5.0d + y: -8.5d + subtitle: "不可避免地战争升级" + description: [ + "苦力怕横行让你很不爽?整天听僵尸村民敲门听烦了?希望那些骷髅能待在僵尸人埋葬它们的地方?" + "" + "不必再寻找了。这个自动哨卫系统只需少量维护就能够让你的家免受怪物的侵扰。" + ] + dependencies: ["00000000000001FB"] + id: "000000000000020E" + tasks: [{ + id: "000000000000020F" + type: "item" + item: "pneumaticcraft:guard_drone" + }] + rewards: [{ + id: "0000000000000655" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: -5.0d + y: -7.5d + subtitle: "天网就是这么来的" + description: [ + "为守卫无人机或可编程无人机添加该升级后,它们就会变成最先进的杀戮机器。" + "" + "不含弹药。" + ] + dependencies: ["000000000000020E"] + id: "0000000000000210" + tasks: [{ + id: "0000000000000211" + type: "item" + item: "pneumaticcraft:minigun_upgrade" + }] + rewards: [{ + id: "0000000000000A57" + type: "command" + title: "炼金快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + x: -7.5d + y: -9.5d + subtitle: "游戏结束!我占领了制高点!" + description: ["提供对玩家物品栏的自动管理,可以实现自动喂食、自动为装备充气等等功能。"] + dependencies: ["0000000000000168"] + id: "0000000000000212" + tasks: [{ + id: "0000000000000213" + type: "item" + item: "pneumaticcraft:aerial_interface" + }] + rewards: [{ + id: "0000000000000894" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + x: -1.0d + y: -10.5d + subtitle: "他们唯一害怕的是……是你。" + description: [ + "值得注意的升级" + "" + "● 自动喂食" + "● 夜视" + "● 太阳能充电" + "● 水下呼吸" + "● 魔法伤害保护" + "● 状态效果保护" + "● 辐射保护" + "● 能量护盾" + ] + dependencies: ["00000000000007A9"] + id: "0000000000000435" + tasks: [{ + id: "0000000000000436" + type: "item" + item: { + id: "mekanism:mekasuit_helmet" + Count: 1b + tag: { + HideFlags: 2 + } + } + }] + rewards: [{ + id: "0000000000000836" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + x: -1.0d + y: -9.5d + subtitle: "坚强地抵抗它们的军团" + description: [ + "值得注意的升级" + "" + "● 创造飞行" + "● 辐射追踪" + "● 能量分配" + "● 辐射保护" + "● 能量护盾" + ] + dependencies: ["00000000000007A9"] + id: "0000000000000437" + tasks: [{ + id: "0000000000000438" + type: "item" + item: { + id: "mekanism:mekasuit_bodyarmor" + Count: 1b + tag: { + HideFlags: 2 + } + } + }] + rewards: [{ + id: "0000000000000835" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + x: -1.0d + y: -7.5d + subtitle: "他们愤怒、残忍、无情" + description: [ + "值得注意的升级" + "" + "● 疾跑速度加强" + "● 辐射保护" + "● 能量护盾" + ] + dependencies: ["00000000000007A9"] + id: "0000000000000439" + tasks: [{ + id: "000000000000043A" + type: "item" + item: { + id: "mekanism:mekasuit_pants" + Count: 1b + tag: { + HideFlags: 2 + } + } + }] + rewards: [{ + id: "0000000000000834" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + x: -1.0d + y: -6.5d + subtitle: "但是你,你会比它们更糟糕" + description: [ + "值得注意的升级" + "" + "● 跳跃高度加强" + "● 磁铁升级" + "● 辐射保护" + "● 能量护盾" + ] + dependencies: ["00000000000007A9"] + id: "000000000000043B" + tasks: [{ + id: "000000000000043C" + type: "item" + item: { + id: "mekanism:mekasuit_boots" + Count: 1b + tag: { + HideFlags: 2 + } + } + }] + rewards: [{ + id: "0000000000000833" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + icon: "mekanism:canteen" + x: 0.0d + y: -8.0d + subtitle: "大扁豆绿饼" + description: ["所有你必需的维生素、矿物质和氨基酸,都整齐地浓缩成一种方便咀嚼的糊状物。真香。"] + dependencies: ["00000000000006A5"] + id: "000000000000043D" + tasks: [ + { + id: "000000000000043E" + type: "item" + item: "mekanism:canteen" + } + { + id: "00000000000004B5" + type: "item" + item: "mekanism:nutritional_liquifier" + } + ] + rewards: [{ + id: "000000000000083D" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: 0.0d + y: -10.0d + dependencies: ["0000000000000435"] + id: "000000000000043F" + tasks: [{ + id: "0000000000000440" + type: "item" + item: "mekanism:module_vision_enhancement_unit" + }] + rewards: [{ + id: "000000000000083B" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: -2.0d + y: -10.0d + dependencies: ["0000000000000435"] + id: "0000000000000441" + tasks: [{ + id: "0000000000000442" + type: "item" + item: "mekanism:module_electrolytic_breathing_unit" + }] + rewards: [{ + id: "000000000000083A" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: -2.0d + y: -7.0d + dependencies: ["000000000000043B"] + id: "0000000000000443" + tasks: [{ + id: "0000000000000444" + type: "item" + item: "mekanism:module_hydraulic_propulsion_unit" + }] + rewards: [{ + id: "0000000000000839" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: 0.0d + y: -7.0d + dependencies: ["000000000000043B"] + id: "0000000000000445" + tasks: [{ + id: "0000000000000446" + type: "item" + item: "mekanism:module_magnetic_attraction_unit" + }] + rewards: [{ + id: "000000000000083E" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: -2.0d + y: -9.0d + dependencies: ["0000000000000437"] + id: "0000000000000447" + tasks: [{ + id: "0000000000000448" + type: "item" + item: "mekanism:module_charge_distribution_unit" + }] + rewards: [{ + id: "0000000000000837" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: -1.0d + y: -8.5d + subtitle: "发展的代价" + description: [""] + dependencies: [ + "0000000000000437" + "000000000000043B" + "0000000000000435" + "0000000000000439" + ] + id: "0000000000000449" + tasks: [{ + id: "000000000000044A" + type: "item" + item: "mekanism:module_energy_unit" + }] + rewards: [{ + id: "000000000000083F" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: 0.0d + y: -9.0d + dependencies: ["0000000000000437"] + id: "000000000000044B" + tasks: [{ + id: "000000000000044C" + type: "item" + item: "mekanism:module_jetpack_unit" + }] + rewards: [{ + id: "000000000000083C" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: -2.0d + y: -8.0d + dependencies: ["0000000000000439"] + id: "000000000000044D" + tasks: [{ + id: "000000000000044E" + type: "item" + item: "mekanism:module_locomotive_boosting_unit" + }] + rewards: [{ + id: "0000000000000838" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: -3.5d + y: -8.5d + subtitle: "不要忘记关掉那台等离子切割机" + description: ["一种基础的多工具,内置矿脉挖掘且有着卓越的攻击伤害。"] + dependencies: ["00000000000006C5"] + id: "000000000000044F" + tasks: [{ + id: "0000000000000450" + type: "item" + item: { + id: "mekanism:atomic_disassembler" + Count: 1b + tag: { + HideFlags: 2 + } + } + }] + rewards: [{ + id: "0000000000000831" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: -3.5d + y: -6.5d + subtitle: "开膛破肚" + description: [ + "一种强大一体式工具,可接受数个升级。" + "" + "值得注意的升级" + "" + "● 攻击增强单元" + "● 挖掘上升单元" + "● 矿脉挖掘单元" + "● 精准采集单元" + "● 传送单元" + "● 耕种单元" + ] + dependencies: ["00000000000007A9"] + id: "0000000000000451" + tasks: [{ + id: "0000000000000452" + type: "item" + item: { + id: "mekanism:meka_tool" + Count: 1b + tag: { + HideFlags: 2 + } + } + }] + rewards: [{ + id: "0000000000000832" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + x: -3.5d + y: -7.5d + subtitle: "做出改变" + description: ["用于为Meka工具和MekaSuit套装安装升级。"] + dependencies: ["00000000000007A9"] + id: "0000000000000453" + tasks: [{ + id: "0000000000000454" + type: "item" + item: "mekanism:modification_station" + }] + rewards: [{ + id: "0000000000000830" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + title: "工具与盔甲" + x: -4.5d + y: -11.5d + shape: "gear" + description: [ + "许多模组添加了各式各样非常有用却容易被忽视的工具。这些任务不会涵盖所有工具,但会重点突出其一些更值得被提到的工具。" + "" + "注:大多数工具和盔甲都有标签,以供在JEI里更方便地搜索。搜索下列类型以发现更多:" + "" + "● $armor" + "● $armor/helm" + "● $armor/chest" + "● $armor/leggings" + "● $armor/boots" + "" + "● $tools" + "● $tools/pickaxe" + "● $tools/shovel" + "● $tools/axe" + "● $tools/hoe" + "● $tools/multi-tool" + ] + id: "000000000000045C" + tasks: [{ + id: "000000000000045D" + type: "checkmark" + icon: { + id: "minecraft:netherite_chestplate" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000CA4" + type: "xp" + xp: 100 + }] + } + { + icon: { + id: "mininggadgets:mininggadget" + Count: 1b + tag: { } + } + x: -10.0d + y: -16.0d + subtitle: "他喵的激光束" + description: [ + "一种能够远距离采掘方块的电动工具。" + "" + "危险:四类激光装置。请避免眼睛或皮肤的接触。" + "" + "值得注意的升级" + "" + "●火把放置器" + "●范围采掘" + "●精准采集" + "●时运" + "●可过滤虚空升级,用于删除如过量石头这样不想要的垃圾" + "●磁铁升级,用于将采掘的物品吸入你的物品栏" + ] + dependencies: ["000000000000046C"] + id: "000000000000045F" + tasks: [ + { + id: "0000000000000460" + type: "item" + title: "采掘小帮手" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mininggadgets:mininggadget" + Count: 1b + tag: { } + } + { + id: "mininggadgets:mininggadget_simple" + Count: 1b + tag: { } + } + { + id: "mininggadgets:mininggadget_fancy" + Count: 1b + tag: { } + } + ] + } + } + } + { + id: "00000000000006F2" + type: "item" + item: "mininggadgets:modificationtable" + } + ] + rewards: [ + { + id: "000000000000067D" + type: "item" + title: "升级:光源放置器" + item: "mininggadgets:upgrade_light_placer" + } + { + id: "0000000000000A52" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + title: "时运激光升级(等级1)" + x: -10.5d + y: -15.0d + dependencies: ["000000000000045F"] + id: "0000000000000464" + tasks: [{ + id: "0000000000000465" + type: "item" + item: "mininggadgets:upgrade_fortune_3" + }] + rewards: [{ + id: "00000000000006EF" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + title: "精准采集激光升级(等级1)" + x: -11.0d + y: -14.0d + dependencies: ["000000000000045F"] + id: "0000000000000466" + tasks: [{ + id: "000000000000067C" + type: "item" + item: "mininggadgets:upgrade_silk" + }] + rewards: [ + { + id: "000000000000067B" + type: "item" + title: "升级:磁铁" + item: "mininggadgets:upgrade_magnet" + } + { + id: "0000000000000A53" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + title: "效率激光升级(等级5)" + x: -9.5d + y: -15.0d + dependencies: ["000000000000045F"] + id: "0000000000000468" + tasks: [{ + id: "0000000000000469" + type: "item" + item: "mininggadgets:upgrade_efficiency_5" + }] + rewards: [{ + id: "00000000000006EE" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + title: "电池激光升级(等级3)" + x: -9.0d + y: -14.0d + dependencies: ["000000000000045F"] + id: "000000000000046A" + tasks: [{ + id: "000000000000046B" + type: "item" + item: "mininggadgets:upgrade_battery_3" + }] + rewards: [{ + id: "0000000000000A54" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "精灵钢盔甲" + icon: { + id: "mythicbotany:alfsteel_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + x: 0.0d + y: -12.0d + subtitle: "进化完成" + description: ["一次对泰拉钢盔甲的升级,精灵钢提供了额外的触及半径、速度和击退抗性。"] + dependencies: [ + "0000000000000475" + "0000000000000595" + ] + id: "0000000000000470" + tasks: [ + { + id: "0000000000000471" + type: "item" + item: { + id: "mythicbotany:alfsteel_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000472" + type: "item" + item: { + id: "mythicbotany:alfsteel_chestplate" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000473" + type: "item" + item: { + id: "mythicbotany:alfsteel_leggings" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000474" + type: "item" + item: { + id: "mythicbotany:alfsteel_boots" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [{ + id: "000000000000065C" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + title: "泰拉钢盔甲" + icon: { + id: "botania:terrasteel_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + x: -0.5d + y: -13.0d + subtitle: "发泄我的怒火" + description: ["充满魔力的强大盔甲,泰拉钢提供了卓越的保护、魔力减损和击退抗性。"] + dependencies: ["0000000000000517"] + id: "0000000000000475" + tasks: [ + { + id: "0000000000000476" + type: "item" + item: { + id: "botania:terrasteel_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000477" + type: "item" + item: { + id: "botania:terrasteel_chestplate" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000478" + type: "item" + item: { + id: "botania:terrasteel_leggings" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000479" + type: "item" + item: { + id: "botania:terrasteel_boots" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [{ + id: "000000000000065D" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + x: -1.5d + y: -13.0d + subtitle: "它有点东西,就是不确定是啥" + description: ["被魔法灌注并结合。该工具可以吸收魔力来提升它的力量,和泰拉粉碎者相似。"] + dependencies: ["0000000000000517"] + id: "000000000000047A" + tasks: [{ + id: "000000000000047B" + type: "item" + item: { + id: "aiotbotania:terra_aiot" + Count: 1b + tag: { + mana: 9999 + Damage: 0 + } + } + }] + rewards: [{ + id: "000000000000065E" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + x: -2.0d + y: -12.0d + subtitle: "美丽动人" + description: ["被魔法灌注并结合。该工具可以吸收魔力来提升它的力量,和泰拉粉碎者相似。"] + dependencies: ["0000000000000595"] + id: "000000000000047C" + tasks: [{ + id: "000000000000047D" + type: "item" + item: { + id: "aiotbotania:alfsteel_aiot" + Count: 1b + tag: { + mana: 9999 + Damage: 0 + } + } + }] + rewards: [{ + id: "000000000000065B" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + title: "海王盔甲" + icon: { + id: "aquaculture:neptunium_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + x: 0.0d + y: -14.0d + subtitle: "奇迹降临时,死亡亦将死亡" + description: ["很久以前在最深处锻造而成。海王盔甲给予了穿戴者一种无法想象的深渊深处力量的体验。"] + dependencies: ["00000000000004B3"] + id: "000000000000047E" + tasks: [ + { + id: "000000000000047F" + type: "item" + item: { + id: "aquaculture:neptunium_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000660" + type: "item" + item: { + id: "aquaculture:neptunium_chestplate" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000661" + type: "item" + item: { + id: "aquaculture:neptunium_leggings" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000662" + type: "item" + item: { + id: "aquaculture:neptunium_boots" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [ + { + id: "000000000000065F" + type: "item" + title: "下界之星鱼钩" + item: "aquaculture:nether_star_hook" + } + { + id: "00000000000006F4" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + } + ] + } + { + x: -2.0d + y: -14.0d + subtitle: "钻井取水" + description: ["海王工具为那些大多数时间生活在水下的人提供了许多好处。"] + dependencies: ["00000000000004B3"] + id: "0000000000000480" + tasks: [{ + id: "0000000000000481" + type: "item" + item: { + id: "aquaculture:neptunium_pickaxe" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "00000000000006F5" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + title: "大法师的奥术能力" + icon: { + id: "ars_nouveau:archmage_hood" + Count: 1b + tag: { + Damage: 0 + } + } + x: -1.0d + y: -16.0d + description: ["新生魔艺有多个等级的护甲来帮助那些有远大志向的施法者。每个等级都能使穿戴者拥有更多魔力和更快的魔力再生速度。"] + dependencies: ["00000000000003D5"] + id: "0000000000000486" + tasks: [ + { + id: "0000000000000487" + type: "item" + item: { + id: "ars_nouveau:archmage_hood" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000048A" + type: "item" + item: { + id: "ars_nouveau:archmage_robes" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000048B" + type: "item" + item: { + id: "ars_nouveau:archmage_leggings" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000048C" + type: "item" + item: { + id: "ars_nouveau:archmage_boots" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [ + { + id: "0000000000000666" + type: "command" + title: "稀有新生魔艺战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + } + { + id: "000000000000066E" + type: "item" + title: "魔力提升 V、魔力再生 V" + item: { + id: "minecraft:enchanted_book" + Count: 1b + tag: { + StoredEnchantments: [ + { + lvl: 5s + id: "ars_nouveau:mana_regen" + } + { + lvl: 5s + id: "ars_nouveau:mana_boost" + } + ] + } + } + } + ] + } + { + title: "探天者斗篷" + icon: { + id: "naturesaura:sky_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + x: -0.5d + y: -15.0d + description: ["探天者套装赋予佩戴者风的亲和力,使其提升速度且步伐更轻盈。"] + dependencies: ["00000000000002E9"] + id: "0000000000000488" + tasks: [ + { + id: "0000000000000489" + type: "item" + item: { + id: "naturesaura:sky_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000048D" + type: "item" + item: { + id: "naturesaura:sky_chest" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000048E" + type: "item" + item: { + id: "naturesaura:sky_pants" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000048F" + type: "item" + item: { + id: "naturesaura:sky_shoes" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [{ + id: "0000000000000665" + type: "command" + title: "史诗自然灵气战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_epic" + player_command: false + }] + } + { + x: -6.0d + y: -5.5d + subtitle: "保证让你满意" + description: [ + "使任何挖掘任务都变得很快速的电钻。使用工匠工作台安装各种升级:" + "" + "● 整合组件" + "● 通量线圈" + "● 径向范围拓展" + ] + dependencies: ["00000000000004A3"] + id: "0000000000000490" + tasks: [{ + id: "0000000000000491" + type: "item" + item: "thermal:flux_drill" + }] + rewards: [ + { + id: "0000000000000657" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + } + { + id: "0000000000000865" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + ] + } + { + x: -5.0d + y: -5.5d + subtitle: "你试图抓住我但我挣脱了" + description: [ + "使任何伐木任务都变得很快速的电锯。使用工匠工作台安装各种升级:" + "" + "● 整合组件" + "● 通量线圈" + "● 径向范围拓展" + ] + dependencies: ["00000000000004A3"] + id: "0000000000000492" + tasks: [{ + id: "0000000000000493" + type: "item" + item: "thermal:flux_saw" + }] + rewards: [ + { + id: "0000000000000656" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + } + { + id: "0000000000000866" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + ] + } + { + title: "防化套装" + icon: { + id: "thermal:hazmat_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + x: -6.5d + y: -4.5d + subtitle: "这很危险,你必须签署弃权声明" + description: ["对世界上的许多危险,如火灾和尖锐的嘘声提供坚实的保护。"] + dependencies: ["00000000000004A6"] + id: "0000000000000494" + tasks: [ + { + id: "0000000000000495" + type: "item" + item: { + id: "thermal:hazmat_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000049A" + type: "item" + item: { + id: "thermal:hazmat_chestplate" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000049B" + type: "item" + item: { + id: "thermal:hazmat_leggings" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000049C" + type: "item" + item: { + id: "thermal:hazmat_boots" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [{ + id: "0000000000000659" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + title: "潜泳套装" + icon: { + id: "thermal:diving_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + x: -4.5d + y: -4.5d + subtitle: "你会认为你在看着一位海王" + description: ["允许佩戴者在水下更长时间保持生产力的科学奇迹。"] + dependencies: ["00000000000003A2"] + id: "0000000000000496" + tasks: [ + { + id: "0000000000000497" + type: "item" + item: { + id: "thermal:diving_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000049D" + type: "item" + item: { + id: "thermal:diving_chestplate" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000049E" + type: "item" + item: { + id: "thermal:diving_leggings" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000049F" + type: "item" + item: { + id: "thermal:diving_boots" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [{ + id: "0000000000000658" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + x: -5.5d + y: -3.5d + description: [ + "一种电力磁铁,完美保护你的贵重物品不落入熔岩中。使用工匠工作台安装各种升级:" + "" + "● 整合组件" + "● 通量线圈" + "● 径向范围拓展" + ] + dependencies: ["00000000000004A3"] + id: "0000000000000498" + tasks: [{ + id: "0000000000000499" + type: "item" + item: "thermal:flux_magnet" + }] + rewards: [{ + id: "000000000000065A" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + x: -1.5d + y: -15.0d + subtitle: "钻井取空" + description: [ + "自然灵气有很多有用的采掘工具,每个都有自己独有的特性,不只是基本的破坏方块。" + "" + "在自然灵气之书中的自然物品类别阅读它们的更多信息。" + ] + dependencies: ["00000000000002E9"] + id: "00000000000004B6" + tasks: [{ + id: "00000000000004B7" + type: "item" + item: { + id: "naturesaura:sky_pickaxe" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000664" + type: "command" + title: "史诗自然灵气战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_epic" + player_command: false + }] + } + { + x: -9.5d + y: -13.0d + subtitle: "雕刻得宛如一尊希腊神像" + description: [ + "它可以切割、研磨、雕刻、抛光,甚至还可以做饭和清洁!" + "" + "切石机的所有功能,现在以紧凑的便携形式来到了你的手中。" + "" + "免责声明:实际上不会做饭或打扫。不用于商业用途。" + "" + "警告:远离儿童、动物和傻瓜。移动时不要将手放在刀片上。过度使用可能导致疲劳和视力下降。" + ] + dependencies: ["000000000000046E"] + id: "0000000000000AF7" + tasks: [{ + id: "0000000000000AF8" + type: "item" + item: "portable_stonecutter:portable_stonecutter" + }] + rewards: [{ + id: "0000000000000B0B" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -7.5d + y: -13.5d + subtitle: "无法凿穿基岩" + description: ["无限钻头消耗生物燃料来使你能够挖掘大片区域。它可以通过充能来升级。"] + dependencies: ["0000000000000082"] + id: "0000000000000F5F" + tasks: [{ + id: "0000000000000F60" + type: "item" + item: { + id: "industrialforegoing:infinity_drill" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "POOR" + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + }] + } + { + x: -6.0d + y: -13.0d + subtitle: "加油啊,小锯子" + description: ["无限链锯消耗生物燃料来使你能够砍倒大片森林。它可以通过充能来升级。"] + dependencies: ["0000000000000F09"] + id: "0000000000000F61" + tasks: [{ + id: "0000000000000F62" + type: "item" + item: { + id: "industrialforegoing:infinity_saw" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "POOR" + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + }] + } + { + x: -5.0d + y: -13.0d + subtitle: "三叉戟 * ♾" + description: ["无限三叉戟是Minecraft三叉戟的升级版,大多数魔咒都可以通过将其升级而解锁。它可以通过充能来升级。"] + dependencies: ["0000000000000F07"] + id: "0000000000000F63" + tasks: [{ + id: "0000000000000F64" + type: "item" + item: { + id: "industrialforegoing:infinity_trident" + Count: 1b + tag: { + CanCharge: 1b + Riptide: 0 + Channeling: 0b + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0b + Selected: "POOR" + Loyalty: 0 + } + } + }] + } + { + x: -3.5d + y: -13.5d + subtitle: "很可惜它不能用来建造多方块" + description: ["无限电锤消耗生物燃料来使你能够大范围地攻击敌人。它可以通过充能来升级。"] + dependencies: ["0000000000000F0B"] + id: "0000000000000F65" + tasks: [{ + id: "0000000000000F66" + type: "item" + item: { + id: "industrialforegoing:infinity_hammer" + Count: 1b + tag: { + CanCharge: 1b + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0b + Selected: "POOR" + Beheading: 0 + } + } + }] + } + { + x: -5.5d + y: -4.5d + description: [ + "通量工具安装径向范围拓展后,它们就可以更大的范围运作。一次钻或锯3x3、5x5或7x7的范围。" + "" + "同样,它增加了通量磁铁的拾取范围。" + ] + dependencies: [ + "00000000000004A4" + "0000000000000490" + "0000000000000492" + "0000000000000498" + ] + dependency_requirement: "one_completed" + id: "0000000000000F98" + tasks: [{ + id: "0000000000000F99" + type: "item" + item: "thermal:area_radius_augment" + }] + rewards: [ + { + id: "0000000000000F9A" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + } + { + id: "0000000000000F9B" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: -4.0d + y: -2.0d + subtitle: "噗噗噗" + description: [ + "完美适用于砍树或砍僵尸的手持式锯子。" + "" + "该工具消耗生物柴油运行,尽管内置储罐在其更小的一侧。在野外时可以考虑携带一个储罐加油。只需将其放置在储罐的输入栏位中即可将其充满。" + "" + "将其放置在工程师装配台内以添加或移除加强。" + ] + dependencies: ["0000000000000012"] + id: "1487479CFA348530" + tasks: [{ + id: "716019716B2915F9" + type: "item" + item: { + id: "immersiveengineering:buzzsaw" + Count: 1b + ForgeCaps: { + Parent: { + Size: 5 + Items: [ ] + } + } + } + }] + rewards: [ + { + id: "4AA86E1E20DADE27" + type: "item" + title: "高级液体储罐" + item: { + id: "mekanism:advanced_fluid_tank" + Count: 1b + tag: { + mekData: { + FluidTanks: [{ + Tank: 0b + stored: { + FluidName: "immersiveengineering:biodiesel" + Amount: 16000 + } + }] + } + } + } + } + { + id: "17E85BEC398930AD" + type: "item" + title: "锯条" + item: { + id: "immersiveengineering:sawblade" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + } + { + x: -1.0d + y: -5.0d + subtitle: "首先有笑声,然后是谎言。最后是枪声。" + description: [ + "适合所有神枪手的可靠小手枪。" + "" + "将其放置在工程师装配台内以添加或移除加强。" + ] + dependencies: ["0000000000000012"] + id: "52DFEA36FFFBCDD5" + tasks: [{ + id: "54E76BD7C4FB9D97" + type: "item" + item: { + id: "immersiveengineering:revolver" + Count: 1b + ForgeCaps: { + Parent: { + Size: 21 + Items: [ ] + } + } + } + }] + rewards: [ + { + id: "098BE70A0BFCDBDC" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + } + { + id: "02E988D98405DAFB" + type: "item" + title: "卡苏尔弹" + item: "immersiveengineering:casull" + count: 64 + } + ] + } + { + x: -7.0d + y: -2.0d + subtitle: "在煤矿井里劳作。唔,差点儿滑倒。" + description: [ + "一种能够快速挖凿穿最坚硬的岩石的手持式隧道钻机。" + "" + "该工具消耗生物柴油运行,尽管内置储罐在其更小的一侧。在野外时可以考虑携带一个储罐加油。只需将其放置在储罐的输入栏位中即可将其充满。" + "" + "将其放置在工程师装配台内以添加或移除加强。" + ] + dependencies: ["0000000000000012"] + id: "0A476C6332EB6477" + tasks: [{ + id: "5B3CC19ED97DFA26" + type: "item" + item: { + id: "immersiveengineering:drill" + Count: 1b + ForgeCaps: { + Parent: { + Size: 5 + Items: [ ] + } + } + } + }] + rewards: [ + { + id: "5D7232BCA248639D" + type: "item" + title: "高级液体储罐" + item: { + id: "mekanism:advanced_fluid_tank" + Count: 1b + tag: { + mekData: { + FluidTanks: [{ + Tank: 0b + stored: { + FluidName: "immersiveengineering:biodiesel" + Amount: 16000 + } + }] + } + } + } + } + { + id: "7683853C5B00EE25" + type: "item" + title: "铁质钻头" + item: "immersiveengineering:drillhead_iron" + } + ] + } + { + x: -10.0d + y: -5.0d + subtitle: "你指尖跳动的电光……" + description: [ + "磁轨炮是一种凶猛的武器,能够以极快的速度发射弹射物,并撕裂目标,使其免受痛苦。" + "" + "适合的弹药包括铁和钢杆,以及石墨电极等等。" + "" + "将其放置在工程师装配台内以添加或移除加强。" + ] + dependencies: ["0000000000000012"] + id: "69C4E9422B0C695A" + tasks: [{ + id: "404F5C421F8FFFD5" + type: "item" + item: { + id: "immersiveengineering:railgun" + Count: 1b + ForgeCaps: { + Parent: { + Size: 3 + Items: [ ] + } + } + } + }] + rewards: [ + { + id: "57BCCB513CA91D6B" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + } + { + id: "6BCA8B2194807B4D" + type: "item" + title: "铁杆" + item: "emendatusenigmatica:iron_rod" + count: 16 + } + ] + } + { + x: 0.0d + y: -4.0d + subtitle: "枪战开始后,只要动的都要杀死。" + description: [ + "快速装弹器在弹药耗尽时会自动重新为左轮手枪装弹,这是持续战斗的好方法。" + "" + "想让它持续装填,只需要右击并将你的子弹放进去。不过,它也可以放在3x3合成网格里,周围围上弹药进行装填。结合一些自动化和一个玩家模块,就意味着弹药再也不会用光了。" + ] + dependencies: ["52DFEA36FFFBCDD5"] + id: "3FC9C9BA6C4B9597" + tasks: [{ + id: "46FB2138D39F9238" + type: "item" + item: { + id: "immersiveengineering:speedloader" + Count: 1b + ForgeCaps: { + Parent: { + Size: 8 + Items: [ ] + } + } + } + }] + rewards: [{ + id: "24A27D154F9FB236" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -2.0d + y: -4.0d + subtitle: "黑衣人逃过了沙漠……" + description: ["为野兽靠得太近,或者你的弹药耗尽时准备。"] + dependencies: ["52DFEA36FFFBCDD5"] + id: "3C6A4FF4F12DCAB2" + tasks: [{ + id: "4E1995B3908BE0A1" + type: "item" + item: "immersiveengineering:toolupgrade_revolver_bayonet" + }] + rewards: [{ + id: "1EE1E0D6A82D9B90" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -9.0d + y: -4.0d + subtitle: "历史车轮滚滚,世界不断前进。" + description: ["散热器使磁轨炮能够更快地充能,更快地进行火力摧毁。"] + dependencies: ["69C4E9422B0C695A"] + id: "4AEF4EECF33AAD14" + tasks: [{ + id: "1722BA00297D1CD5" + type: "item" + item: "immersiveengineering:toolupgrade_railgun_capacitors" + }] + rewards: [{ + id: "388801C14A6A9916" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -11.0d + y: -4.0d + subtitle: "所有的事情都需要喜笑颜开。" + description: ["安装后鼠标中键可以开启瞄准镜,鼠标滚轮可以调整放大等级。非常适合远距离瞄准目标。"] + dependencies: ["69C4E9422B0C695A"] + id: "375C292687CF5637" + tasks: [{ + id: "258019F9C44FA366" + type: "item" + item: "immersiveengineering:toolupgrade_railgun_scope" + }] + rewards: [{ + id: "231932437B4E9839" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -10.0d + y: -3.5d + subtitle: "毕竟,疼痛是一种工具。有时它是最好的工具。" + description: [ + "磁轨炮,尽管很强大,但FE储量相对很低。电容背包是延长电池寿命的绝佳方法。" + "" + "虽然电容背包可以放在饰品栏中,但最好还是把它和胸甲在合成网格中合并。" + ] + dependencies: ["69C4E9422B0C695A"] + id: "149EC37E85BC39BB" + tasks: [{ + id: "0946F869835964E3" + type: "item" + item: { + id: "immersiveengineering:powerpack" + Count: 1b + tag: { + energy: 100000 + } + } + }] + } + { + title: "子弹" + x: -1.0d + y: -3.5d + subtitle: "……枪侠一路紧跟" + description: [ + "卡苏尔弹是最便宜、最基础的弹药;然而,他们仍然有不小的杀伤力。 " + "" + "穿甲弹可以快速击穿敌方的护甲而银弹对付亡灵生物时很强大。" + "" + "想要控制数量较大的群体,可以考虑更强力的子弹,如短程锥型爆破的鹿弹或龙息弹。并且如果单纯是你的准头十分差劲,则可以考虑狼群弹,它们在撞击后爆炸,向各个方向发射寻的弹片, 迅速摧毁任何它们遇到的东西。" + "" + "探索你的选择,在工程师手册中阅读更多信息。" + ] + dependencies: ["52DFEA36FFFBCDD5"] + id: "7EA4E88D7230D94D" + tasks: [{ + id: "3E8BA9F57E3C4452" + type: "item" + title: "子弹" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "immersiveengineering:casull" + Count: 1b + } + { + id: "immersiveengineering:armor_piercing" + Count: 1b + } + { + id: "immersiveengineering:buckshot" + Count: 1b + } + { + id: "immersiveengineering:he" + Count: 1b + } + { + id: "immersiveengineering:silver" + Count: 1b + } + { + id: "immersiveengineering:dragons_breath" + Count: 1b + } + { + id: "immersiveengineering:potion" + Count: 1b + } + { + id: "immersiveengineering:flare" + Count: 1b + } + { + id: "immersiveengineering:firework" + Count: 1b + } + { + id: "immersiveengineering:homing" + Count: 1b + } + { + id: "immersiveengineering:wolfpack" + Count: 1b + } + ] + } + } + count: 24L + }] + rewards: [{ + id: "673B7ECE0BDE897E" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -3.0d + y: -1.5d + subtitle: "干净利落" + description: ["一种特殊的切割工具,可以干净地切割出石头、冰或玻璃等方块,可有效地充当精准采集工具。"] + dependencies: ["1487479CFA348530"] + id: "650F8ED52289B8AC" + tasks: [{ + id: "07CF70C497212059" + type: "item" + item: { + id: "immersiveengineering:rockcutter" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "541EA45AC0E8D7CF" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -7.0d + y: -1.0d + subtitle: "别把它弄炸了" + description: ["采矿机械钻的发动机通常不能在水下工作。不过,增加压缩空气罐后,它就可以保持全速运行。"] + dependencies: ["0A476C6332EB6477"] + id: "322F7E60078AC6F6" + tasks: [{ + id: "4D1F4C0716B593B9" + type: "item" + item: "immersiveengineering:toolupgrade_drill_waterproof" + }] + rewards: [{ + id: "5691DD3285ADB605" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -8.0d + y: -1.5d + subtitle: "无底矿洞" + description: [ + "钻头会随着时间的推移而磨损,不过它们可以从机械钻上拆下来并在铁砧中修复。" + "" + "升级到钢钻头不仅提高了耐久度,而且可以开采黑曜石,而不必浪费你那宝贵的闪亮蓝色宝石。" + ] + dependencies: ["0A476C6332EB6477"] + id: "13AA0065B8167EF4" + tasks: [{ + id: "6A6D387D221FEC38" + type: "item" + item: "immersiveengineering:drillhead_steel" + }] + rewards: [{ + id: "39097B6C7B38506A" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -5.5d + y: 0.5d + description: ["在挖掘岩石的钻头和切割坚硬材料的锯子上添加一些润滑油可以大大延长工具的使用寿命。"] + dependencies: [ + "5B3CC19ED97DFA26" + "716019716B2915F9" + ] + dependency_requirement: "one_completed" + id: "546222019B6470BA" + tasks: [{ + id: "4A295A3D115FE1F2" + type: "item" + item: "immersiveengineering:toolupgrade_drill_lube" + }] + rewards: [{ + id: "713B059CB5DBEBCA" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -5.5d + y: -0.5d + description: ["适用于机械钻、机械锯甚至化学喷射器的拓展燃料杠。非常值得。"] + dependencies: [ + "716019716B2915F9" + "672C630D81BD8E94" + "5B3CC19ED97DFA26" + ] + dependency_requirement: "one_completed" + id: "7B384B41FCA9F17A" + tasks: [{ + id: "5761B4339C81361F" + type: "item" + item: "immersiveengineering:toolupgrade_drill_capacity" + }] + rewards: [{ + id: "60482427F2F16E9B" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -8.0d + y: -0.5d + description: ["一台机械钻最多可以增加三个额外的加强,每个加强都可以加快采掘速度,甚至可以提升对站在其前面的任何不幸生物的伤害。"] + dependencies: ["0A476C6332EB6477"] + id: "1A0053922B30B033" + tasks: [{ + id: "762650E500C59FAF" + type: "item" + item: "immersiveengineering:toolupgrade_drill_damage" + }] + rewards: [{ + id: "1D732032B9C86AB5" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -4.0d + y: -1.0d + subtitle: "所以等等,这不是箭……" + description: ["刀片盒子可以在工程师装配台中加装到机械锯上,以携带额外的锯条,且使你在机械锯运行时切换它们。潜行+鼠标滚轮切换锯条。"] + dependencies: ["1487479CFA348530"] + id: "283516E560D1D20E" + tasks: [{ + id: "59195DC2ADAA355B" + type: "item" + item: "immersiveengineering:toolupgrade_buzzsaw_spareblades" + }] + rewards: [{ + id: "36142E0E21AC2474" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -5.5d + y: -1.5d + subtitle: "所以管他呢,我直接开炸了" + description: [ + "想要一支火焰喷射器吗?现在你的机会来了。给这玩意装满任何易燃燃料,潜行+右击点燃火焰,开始扫射吧。" + "" + "将其放置在工程师装配台内以添加或移除加强。" + ] + dependencies: ["0000000000000012"] + id: "4498690DCA41A562" + tasks: [{ + id: "672C630D81BD8E94" + type: "item" + item: { + id: "immersiveengineering:chemthrower" + Count: 1b + ForgeCaps: { + Parent: { + Size: 4 + Items: [ ] + } + } + } + }] + rewards: [{ + id: "2DBC321E9D2AE461" + type: "item" + title: "聚焦喷嘴" + item: "immersiveengineering:toolupgrade_chemthrower_focus" + }] + } + { + x: -9.5d + y: -12.0d + subtitle: "生活在云上" + description: [ + "你曾梦想过不用搭擎天柱就能在空中建造一个平台吗?" + "" + "好吧,如果你不会飞,你可能还需要那根擎天柱。不过,如果你会飞的话,就可以装一瓶云来充当平台的起点。" + "" + "在y126至y132之间使用玻璃瓶你会获得瓶中云。再次右击空气将会放置这朵云,其他方块就能够放在它的旁边。一会儿后它就会消失,但如果有另外一块方块及时的放置在它的旁边,它就会自己回到你的瓶中。" + ] + id: "322E9DDDEE1623E3" + tasks: [{ + id: "2AF9B5D1BACA4A59" + type: "item" + item: "quark:bottled_cloud" + }] + rewards: [{ + id: "43188DFF0C8F9DDC" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -10.5d + y: -13.0d + subtitle: "只愿一生和你在一起……" + description: [ + "如珍宝般存下每一天,挥霍在任何你喜欢的事上。" + "" + "潜行右击大多数机器可以消耗存储在其中的时间,并短暂的将它们加速。" + ] + dependencies: ["000000000000046D"] + id: "7AE1180EFAF22376" + tasks: [{ + id: "4D29649F3F51D7D3" + type: "item" + item: { + id: "tiab:timeinabottle" + Count: 1b + tag: { + timeData: { } + } + } + }] + rewards: [{ + id: "4FDD99B9F9F65B1D" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -1.0d + y: -11.5d + description: [ + "只有被其认可才可以挥舞的强大武器。" + "" + "但它是怎么找到你的?" + ] + dependencies: ["3EA3751B482189B7"] + id: "1C861BDF9266B721" + tasks: [{ + id: "14ED2E5760DB70B5" + type: "item" + item: "mythicbotany:mjoellnir" + }] + rewards: [{ + id: "196A0F3B1A3EB04F" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + title: "奥术兵工厂" + x: -1.0d + y: -14.0d + description: ["使用时可被法术附魔的强大工具。是任何志向远大的法师的必备。"] + dependencies: ["00000000000003D7"] + id: "4A1C227E044B02D6" + tasks: [ + { + id: "0733FFA5BAB24544" + type: "item" + item: "ars_nouveau:spell_bow" + } + { + id: "25A8965A5E3C4458" + type: "item" + item: { + id: "ars_nouveau:enchanters_sword" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "4CDEBD46316A28AF" + type: "item" + item: "ars_nouveau:wand" + } + ] + } + { + x: -10.0d + y: -14.0d + subtitle: "身在曹营心在汉" + description: [ + "在服务器内游玩?考虑合成一些离线方块以在你下线时禁用机器。" + "" + "当放置离线方块的玩家在线时,离线方块会发出红石信号。所以简单放置一个然后设置好只依赖于红石的自动化。" + ] + dependencies: ["000000000000046F"] + id: "03CE9A1AE5E2538D" + tasks: [{ + id: "21050326FB2FBF70" + type: "item" + item: "clockout:clockout_block" + }] + rewards: [{ + id: "1A05BF41EEF353BA" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -10.5d + y: -12.0d + subtitle: "技术支持:皮姆" + description: [ + "更小,但一样的强大?这不可能!" + "" + "现在可能了。" + "" + "有个人缩放装置在手,就可以缩小到最小的尺寸,甚至穿过老鼠都直摇头的缝隙。" + "" + "● 右击以打开界面并选择尺寸。" + "● 潜行+右击以缩小自己。" + "● 左击以缩小一个实体。" + "● 用玻璃瓶右击缩小的实体以将其装起。" + "" + "在你口袋里装一个村民以求好运吧!" + ] + dependencies: ["00000000000003FF"] + min_width: 300 + id: "2A74822BE970E9D4" + tasks: [{ + id: "417D1AA02B005770" + type: "item" + item: { + id: "shrink:shrinking_device" + Count: 1b + tag: { } + } + }] + rewards: [ + { + id: "39498CF292AB8B53" + type: "item" + title: "玻璃瓶" + item: "minecraft:glass_bottle" + count: 8 + } + { + id: "00012916E3BF0CC7" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: -6.5d + y: -11.5d + shape: "gear" + description: [ + "总是在寻找合适的工具?这是公制的?还是英制的?还有那个平头螺丝刀跑哪里去了?" + "" + "隆重介绍变形工具:永远知道该干什么的工具。只需将其指向一个机器,然后看着它根据该方块所属的模组变换成合适的形状。" + "" + "需要一个特定的扳手来旋转你在安装的那些烦人的楼梯?潜行并滚动鼠标滚轮以选择任何装备的工具。并且如果你宁愿分开使用工具,潜行并丢弃将该工具从变形工具中弹出。把它放回去只需简单地再次将两者进行合成。" + "" + "确保查看特殊的简易预装配方,只需一些齿轮和红石,就可以为你的扳手预装来自常见模组的各种各样的工具,以帮助你上手。" + ] + id: "7EDFBD3AEAC8B587" + tasks: [{ + id: "0D382E19423F7F14" + type: "item" + item: "morphtool:tool" + }] + rewards: [{ + id: "2826CA3ECD3974D4" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "铁喷气背包" + x: -5.5d + y: -14.5d + subtitle: "等下,这也不是铁制的啊" + description: [ + "这些喷气背包是基于等级的实用工具,只需将其放进某种充电装置,提供足够的RF,就能带你飞行。" + "" + "在Enigmatica-6中,喷气背包是用热力系列和Powah模组的物品合成的。第一个喷气背包,硬化喷气背包,是由热力防化套装和多种硬化等级的Powah机器与材料制作而成。" + ] + dependencies: ["000000000000019B"] + id: "32543CB763F99E26" + tasks: [{ + id: "5E0566EA6AC167A7" + type: "item" + item: { + id: "ironjetpacks:hardened_jetpack" + Count: 1b + tag: { + Throttle: 1.0d + } + } + }] + rewards: [{ + id: "1CB81CA01A66EFF3" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "依然不是铁制的" + x: -4.5d + y: -15.5d + subtitle: "差不多" + description: ["第二个喷气背包主要由殷钢,一种由镍和铁制成的合金,以及你的老硬化喷漆背包打造而成。"] + dependencies: ["32543CB763F99E26"] + id: "517AFDCCF9B4F556" + tasks: [{ + id: "6CC77BA53377140C" + type: "item" + item: { + id: "ironjetpacks:invar_jetpack" + Count: 1b + tag: { + Throttle: 1.0d + } + } + }] + rewards: [{ + id: "2A08858F195AB557" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + title: "字面意义上的很火" + x: -6.5d + y: -15.5d + subtitle: "多讽刺啊,这些都不是铁制的" + description: ["第三级的喷气背包仅仅使用了Powah的烈焰等级的物品(再加上殷钢喷气背包)。"] + dependencies: ["517AFDCCF9B4F556"] + id: "3DE9AC6CE13B591B" + tasks: [{ + id: "55F87954F5A7F169" + type: "item" + item: { + id: "ironjetpacks:blazing_jetpack" + Count: 1b + tag: { + Throttle: 1.0d + } + } + }] + rewards: [{ + id: "3CF8EC622824974F" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "无信号" + x: -4.5d + y: -16.5d + subtitle: "不,等一下,其实是信号太多了。" + description: ["第四个喷气背包是由信素,一种由银和导电性优良的红石制成的合金,打造而成的。哦,当然,它还需要一个烈焰喷漆背包。"] + dependencies: ["3DE9AC6CE13B591B"] + id: "7A685C5CF8B6792E" + tasks: [{ + id: "3AC7C02A3C65D157" + type: "item" + item: { + id: "ironjetpacks:signalum_jetpack" + Count: 1b + tag: { + Throttle: 1.0d + } + } + }] + rewards: [{ + id: "2F7341AFE1379D57" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + title: "由能量饮料赞助播出" + x: -6.5d + y: -16.5d + subtitle: "……这是用啥做的?!" + description: ["第五个喷气背包。钻石喷气背包,是由Powah的钻石等级和之前喷气背包等级的材料制作而成。"] + dependencies: ["7A685C5CF8B6792E"] + id: "53232F72A2133D14" + tasks: [{ + id: "377EE5AC5053521D" + type: "item" + item: { + id: "ironjetpacks:niotic_jetpack" + Count: 1b + tag: { + Throttle: 1.0d + } + } + }] + rewards: [{ + id: "1C0DB38F8304E24B" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "你个流芒" + x: -4.5d + y: -17.5d + subtitle: "这和铁根本不贴边" + description: ["流明是由锡、银和萤石制成的合金。"] + dependencies: ["53232F72A2133D14"] + id: "64D05D57CD3BD048" + tasks: [{ + id: "7632CE1603104C5B" + type: "item" + item: { + id: "ironjetpacks:lumium_jetpack" + Count: 1b + tag: { + Throttle: 1.0d + } + } + }] + rewards: [{ + id: "1A8129ADCF741705" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + title: "精神升华" + x: -6.5d + y: -17.5d + subtitle: "好,好,我不吐槽了" + description: ["富生喷气背包是由Powah的富生等级制作而成的。"] + dependencies: ["64D05D57CD3BD048"] + id: "78FB2B0A5D565203" + tasks: [{ + id: "76E9010CA6A45910" + type: "item" + item: { + id: "ironjetpacks:spirited_jetpack" + Count: 1b + tag: { + Throttle: 1.0d + } + } + }] + rewards: [{ + id: "44AEA9FA58AF9913" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "登峰造极" + x: -5.5d + y: -20.5d + shape: "gear" + subtitle: "古惑狼最爱的玩具" + description: ["最后一级的喷气背包是由下界等级的Powah物品制作而成。祝你飞行愉快!不,我不想搭车,你自己用你的超音速喷气背包,谢谢。"] + dependencies: ["0430DED82424A380"] + size: 2.0d + id: "4A1D635E224616E5" + tasks: [{ + id: "1E21A04D7897170A" + type: "item" + item: { + id: "ironjetpacks:nitro_jetpack" + Count: 1b + tag: { + Throttle: 1.0d + } + } + }] + rewards: [{ + id: "4C390C7FDB3F39FD" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "全都是传送" + x: -5.5d + y: -18.5d + subtitle: "所以这就是末影人远距离旅行的秘诀。" + description: ["不要问这是怎么做到的,只要相信它能做到就好。"] + dependencies: ["78FB2B0A5D565203"] + id: "0430DED82424A380" + tasks: [{ + id: "3AD4174B377A96BE" + type: "item" + item: { + id: "ironjetpacks:enderium_jetpack" + Count: 1b + tag: { + Throttle: 1.0d + } + } + }] + rewards: [{ + id: "33DDF92F40291EBA" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/akashic.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/akashic.json new file mode 100644 index 00000000..87f89c76 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/akashic.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "阿卡什宝典是一本便携式书架,能够装下所有模组的指南和手册。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/astral_cake.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/astral_cake.json new file mode 100644 index 00000000..cb8ecc69 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/astral_cake.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "利用星辉魔法可以很容易地做出贪食花自动化。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/astral_linking.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/astral_linking.json new file mode 100644 index 00000000..200d0329 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/astral_linking.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "你可以把星辉魔法的链接器放到你的副手,而链接过程仍然会继续。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/automation.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/automation.json new file mode 100644 index 00000000..fd1f98d1 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/automation.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "模组Minecraft第一法则:需要量产的东西,那就自动化!" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/automation_2.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/automation_2.json new file mode 100644 index 00000000..66485b7b --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/automation_2.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "模组Minecraft第二法则:不需要量产的东西,也要自动化!" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/automation_3.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/automation_3.json new file mode 100644 index 00000000..b55fcbbf --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/automation_3.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "模组Minecraft第三法则:不需要的东西也统统给我自动化!" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/backpacks.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/backpacks.json new file mode 100644 index 00000000..63fd4033 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/backpacks.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "精妙背包可以通过升级来拓展一些非常有用的功能,比如内置的工作台和熔炉!" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/bee_recipes.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/bee_recipes.json new file mode 100644 index 00000000..ffe39163 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/bee_recipes.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "某些蜜蜂的获取方式不会在正常的培育或突变信息内出现。想要知道如何获取这些蜜蜂,请在JEI里面搜索对应的蜂罐或怪物蛋。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/bees.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/bees.json new file mode 100644 index 00000000..99945a85 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/bees.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "不要害怕缤纷蜜蜂:它们可以产出很多资源!查看对应的任务章节来了解更多信息。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/blood_altar.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/blood_altar.json new file mode 100644 index 00000000..dfc1329f --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/blood_altar.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "血魔法的祭坛将会占用非常大的空间。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/catjam.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/catjam.json new file mode 100644 index 00000000..11d4f702 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/catjam.json @@ -0,0 +1,10 @@ +{ + "title": { + "text": "本模组包最棒的小贴士", + "bold": true, + "color": "yellow" + }, + "tip": { + "text": ":catjam:" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/catjammies.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/catjammies.json new file mode 100644 index 00000000..3779e243 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/catjammies.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "为猫咪播放CD,它们就会摇头!" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/changelog.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/changelog.json new file mode 100644 index 00000000..b2785ef6 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/changelog.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "更新日志上写了每个版本更新的内容。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/cobblegen.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/cobblegen.json new file mode 100644 index 00000000..d849b8d6 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/cobblegen.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "你可以用原版的刷石机产出随机的石头或圆石。只要在生成的方块下方分别放上钻石块或是铁块就好啦!-TemperedFool" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/controls.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/controls.json new file mode 100644 index 00000000..221053a4 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/controls.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "去控制界面看看。许多模组都有需要绑定按键才能使用的功能。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/cow_level.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/cow_level.json new file mode 100644 index 00000000..dbe3f3f4 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/cow_level.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "根本没有奶牛关!" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/cross_dim.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/cross_dim.json new file mode 100644 index 00000000..44a28883 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/cross_dim.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "许多模组提供了廉价的跨维度传输物品或能量的方式。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/ding.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/ding.json new file mode 100644 index 00000000..c1f49d8b --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/ding.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "等游戏加载等烦了?将窗口最小化,然后去摸鱼:当你听到“叮!”时游戏就烤好了!" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/disassembler.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/disassembler.json new file mode 100644 index 00000000..f75e8fbe --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/disassembler.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "在通用机械的科技树里,原子分解机是早期就能获得的强大的多功能工具!-LorefiendElianne" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/discord.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/discord.json new file mode 100644 index 00000000..106a8bcb --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/discord.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "想和别的玩家聊天或者需要帮助?加入我们的Discord社区吧!链接可在主界面下方找到。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/drawer_key.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/drawer_key.json new file mode 100644 index 00000000..1d3cf78f --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/drawer_key.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "副手拿着抽屉钥匙时,新放置的抽屉会自动上锁。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/drones.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/drones.json new file mode 100644 index 00000000..2a3e5439 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/drones.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "通过编程,气动工艺的无人机可以飞行很复杂的路线来完成本不可能完成的自动化。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/du_charms.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/du_charms.json new file mode 100644 index 00000000..e525be11 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/du_charms.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "走过路过不要错过,来看看十分好用的Dark Utilities护符!它们可以加速你吃东西、睡觉等动作的速度!" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/ee_ores.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/ee_ores.json new file mode 100644 index 00000000..14eae2c0 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/ee_ores.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "本模组包的矿物会以碎块的形式掉落,以保证你的背包不会被各种模组的同种矿物塞满。需要方块形态的矿物?试试原版的切石机!" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/eidolon_enchanting.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/eidolon_enchanting.json new file mode 100644 index 00000000..faf3156b --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/eidolon_enchanting.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "幻梦的灵歌附魔台提供了给装备附上特定附魔并提升附魔等级的不错方法。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/emojis.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/emojis.json new file mode 100644 index 00000000..a65002ad --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/emojis.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "合理使用Emoji表情,它们非常强大 :bongocat: -Buuz135" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/ender_air_ghasts.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/ender_air_ghasts.json new file mode 100644 index 00000000..becf4162 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/ender_air_ghasts.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "对着主世界的恶魂释放末地空气会让它们眼泪汪汪!-MuteTiefling" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/extra.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/extra.json new file mode 100644 index 00000000..9f46419e --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/extra.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "需要做一组的物品,那就做两组甚至更多。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/fans.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/fans.json new file mode 100644 index 00000000..72946f7c --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/fans.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "单个鼓风机就足够驱动一对默认速度运转的粉碎轮。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/featherfalling_crops.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/featherfalling_crops.json new file mode 100644 index 00000000..9da6653e --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/featherfalling_crops.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "鞋子上附有羽落I以上的附魔就能避免踩坏庄稼。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/github.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/github.json new file mode 100644 index 00000000..b5137fa2 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/github.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "发现错误或是有改进意见可以在GitHub上提出来。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/horologium.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/horologium.json new file mode 100644 index 00000000..fdbaaa5f --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/horologium.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "时钟座是非常容易被忽略的昏暗星座。想要用这个星座对你进行共鸣,就记得每晚用天文望远镜观察天空,因为它每36天才出现一次。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/jei_backspace.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/jei_backspace.json new file mode 100644 index 00000000..5383c483 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/jei_backspace.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "在JEI里按“回车键”可以回到上一个查看的配方。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/jei_pins.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/jei_pins.json new file mode 100644 index 00000000..8e42fb7d --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/jei_pins.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "在JEI种按“A”键为一个物品添加书签。对着添加书签的物品再按一次“A”键即可取消标记。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/jei_scrolling.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/jei_scrolling.json new file mode 100644 index 00000000..a07601a1 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/jei_scrolling.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "当配方有多种材料可以选择时,你可以按住左Shift键停止可选物品在JEI中的滚动。你还可以使用鼠标滚轮手动切换可选物品。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/light_chunk_keys.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/light_chunk_keys.json new file mode 100644 index 00000000..3caf53a0 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/light_chunk_keys.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "按下F7来查看地面的光照等级,F9来查看区块边界。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/lootr.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/lootr.json new file mode 100644 index 00000000..1aafef84 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/lootr.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "你在服务器里?不用担心,每个玩家都有自己的战利品箱,因此你不会探索到已经被别人掏空的地牢!" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/mana_enchant.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/mana_enchant.json new file mode 100644 index 00000000..0a5b211e --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/mana_enchant.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "植物魔法的魔力附魔台可以让你不消耗附魔书进行附魔。-Hazearil" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/market.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/market.json new file mode 100644 index 00000000..98066997 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/market.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "需要种子或是树苗却找不到它们?那就在贸易站里购买吧!" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/mek_cables_upgrade.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/mek_cables_upgrade.json new file mode 100644 index 00000000..30f5bfe7 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/mek_cables_upgrade.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "通用机械的管道可以在世界里升级!用对应的合金右击它们可以一次性升级八个!" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/mek_tanks.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/mek_tanks.json new file mode 100644 index 00000000..d6c294e3 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/mek_tanks.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "通用机械的液体储罐可以开关桶模式 -Sakura" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/mek_upgrades.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/mek_upgrades.json new file mode 100644 index 00000000..6f91f0ff --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/mek_upgrades.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "用通用机械的升级Shift+左击机器可以不打开GUI就直接升级机器。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/mob_farms.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/mob_farms.json new file mode 100644 index 00000000..1743ce79 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/mob_farms.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "刷怪塔做的大一点可以减少卡顿,因为卡顿主要来自于怪物之间的碰撞计算。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/modded_for_dummies.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/modded_for_dummies.json new file mode 100644 index 00000000..a52ea182 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/modded_for_dummies.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "《傻瓜模组宝典》可以帮助模组新手学习基础知识。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/natures_compass.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/natures_compass.json new file mode 100644 index 00000000..1138da5f --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/natures_compass.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "想找一个特定的生物群系吗?生物群系指南针能帮助你找到任何生物群系。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/neat.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/neat.json new file mode 100644 index 00000000..328504bf --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/neat.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "极简血量显示!Vazkii钜献。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/passion_vines.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/passion_vines.json new file mode 100644 index 00000000..35704cae --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/passion_vines.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "百香果藤附着在花梨木原木或花梨树树叶的侧面时才可以结果。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/pedestals.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/pedestals.json new file mode 100644 index 00000000..445e5d23 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/pedestals.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "基座不是摆着看的!试着给基座升级,它们很有用。-Mowmaster" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/prettypipes_facade.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/prettypipes_facade.json new file mode 100644 index 00000000..ebf7bd67 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/prettypipes_facade.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "主手拿着扳手,副手拿着方块,就可以在Pretty Pipes上覆盖对应的方块。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/quark_buttons.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/quark_buttons.json new file mode 100644 index 00000000..b8d21ef9 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/quark_buttons.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "运用你物品栏里的夸克箱子按钮!它们对早期存储管理帮助很大。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/quest_book.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/quest_book.json new file mode 100644 index 00000000..0968c6e0 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/quest_book.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "你不一定要带着任务书:通过绑定按键或物品栏左上角的图标都可以直接打开任务书。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/quests.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/quests.json new file mode 100644 index 00000000..c624f675 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/quests.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "任务描述通常含有提示或小技巧。它们也可以帮助你学习模组!" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/requester.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/requester.json new file mode 100644 index 00000000..e62b80e7 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/requester.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "请求机可以把RS系统里的物品给你预先准备好。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/routers.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/routers.json new file mode 100644 index 00000000..e586156d --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/routers.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "模块化路由器功能强大,很多情况下都能用到它。来试试看吧!-Merlo" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/seals.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/seals.json new file mode 100644 index 00000000..7c3e7176 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/seals.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "你可以用鱼向海豹交易一些有用的东西!" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/shrink.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/shrink.json new file mode 100644 index 00000000..3bd0a419 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/shrink.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "个人缩放装置能把你缩小到半格方块高。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/stonecutter.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/stonecutter.json new file mode 100644 index 00000000..a371d740 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/stonecutter.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "切石机可以合成很多装饰方块,比如各种各样的石头或矿物!" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/storage_scanner.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/storage_scanner.json new file mode 100644 index 00000000..bdcf6124 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/storage_scanner.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "RF工具箱的存储检测器可以让游戏早期的合成变得简单许多。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/te_augments.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/te_augments.json new file mode 100644 index 00000000..9f434823 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/te_augments.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "热力膨胀的机器可能需要升级来制作特定的配方。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/top.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/top.json new file mode 100644 index 00000000..2b87260e --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/top.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "The One Probe提供了显示方块、实体的信息的游戏内覆盖。你可以通过输入“/theoneprobe config”来调整设置。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/travel_anchors.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/travel_anchors.json new file mode 100644 index 00000000..0adf0710 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/travel_anchors.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "旅行锚是在基地移动的绝佳手段。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/villager_seats.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/villager_seats.json new file mode 100644 index 00000000..61f30c65 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/villager_seats.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "机械动力的坐垫可以保证你的村民们即开心又安全!村民在坐垫上不会乱跑,如果旁边有工作站点他们也能正常补货。" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/waystones.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/waystones.json new file mode 100644 index 00000000..60ca40a4 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/waystones.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "传送石碑是早期设立传送点的一种方法。去劫掠一些村庄来获得它们吧!" + } +} diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/well_of_suffering.json b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/well_of_suffering.json new file mode 100644 index 00000000..b2fbe3bc --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/assets/enigmatica/tips/well_of_suffering.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "在找一个服务器友好型的产生生命源质的办法?试试在刷怪笼上使用NoAI修改。女巫们会自己治疗自己!" + } +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/client_scripts/expert/item_modifiers/jei_descriptions.js b/project/Enigmatica 6 Expert/1.5.1/kubejs/client_scripts/expert/item_modifiers/jei_descriptions.js new file mode 100644 index 00000000..658a5602 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/client_scripts/expert/item_modifiers/jei_descriptions.js @@ -0,0 +1,72 @@ +onEvent('jei.information', (event) => { + if (global.isExpertMode == false) { + return; + } + + const recipes = [ + { + items: ['bloodmagic:soulpickaxe'], + text: ['可以挖掘艾瑟金属矿石。'] + }, + { + items: ['atum:nebu_hammer', 'mythicbotany:alfsteel_pick', 'aiotbotania:alfsteel_aiot'], + text: ['可以将神铸方块分解为阿图姆遗物。'] + }, + { + items: ['resourcefulbees:t2_apiary', 'resourcefulbees:t3_apiary', 'resourcefulbees:t4_apiary'], + text: [ + '制作此物品时配方所含的蜜蜂会被消耗 - 请确保移除蜜蜂后再进行合成!' + ] + }, + { + items: ['industrialforegoing:mob_slaughter_factory'], + text: [ + // This works but doesn't provide color in JEI text. + // I just made it like this to be easily copied from tooltips script + Text.of('在专家模式中被禁用。').red(), + Text.of('肉汤可以通过“处理”牛来获得。').color('#6e2a2a'), + Text.of('粉红黏液可以用流体镭射钻从粉色凋灵处收获。').color('#da07e6') + ] + }, + { + items: ['refinedstorage:4k_storage_part', 'refinedstorage:1k_storage_part'], + text: ['专家模式删除了该配方,请从16k存储元件开始合成。'] + }, + { + items: ['refinedstorage:256k_fluid_storage_part', 'refinedstorage:64k_fluid_storage_part'], + text: ['专家模式删除了该配方,请从1024k流体存储元件开始合成。'] + } + ]; + + recipes.forEach((recipe) => { + recipe.items.forEach((item) => { + event.add(item, recipe.text); + }); + }); + + const disabledItems = [ + 'pneumaticcraft:air_compressor', + 'pneumaticcraft:advanced_air_compressor', + 'integrateddynamics:energy_battery', + 'integrateddynamics:mechanical_squeezer', + 'integrateddynamics:mechanical_drying_basin', + 'integrateddynamics:squeezer', + 'integrateddynamics:drying_basin', + 'integrateddynamics:coal_generator', + 'mekanism:upgrade_filter', + 'darkutils:rune_damage_player', + 'integrateddynamics:coal_generator', + /darkutils:export_plate/, + /integrateddynamics:energy_battery/, + /powah:energy_cable_/, + 'eidolon:crucible', + 'eidolon:wooden_brewing_stand', + 'engineersdecor:factory_placer' + ]; + disabledItems.forEach((item) => { + event.add( + item, + "此物品在专家模式中被禁用" + ); + }); +}); diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/client_scripts/expert/item_modifiers/tooltips.js b/project/Enigmatica 6 Expert/1.5.1/kubejs/client_scripts/expert/item_modifiers/tooltips.js new file mode 100644 index 00000000..621149ab --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/client_scripts/expert/item_modifiers/tooltips.js @@ -0,0 +1,111 @@ +onEvent('item.tooltip', (event) => { + /* + Valid Color Codes: + + .black() + .darkBlue() + .darkGreen() + .darkAqua() + .darkRed() + .darkPurple() + .gold() + .gray() + .darkGray() + .blue() + .green() + .aqua() + .red() + .lightPurple() + .yellow() + .white() + .color('#808080') //any hex color + */ + if (global.isExpertMode == false) { + return; + } + const disabledInExpert = Text.of('在专家模式被禁用').red(); + const recipes = [ + { + items: ['bloodmagic:soulpickaxe'], + text: [Text.of('可以挖掘艾瑟金属矿石').color('#7e24b3')] + }, + { + items: ['tconstruct:seared_melter'], + text: [disabledInExpert, Text.of('请改用冶炼炉控制器').aqua()] + }, + { + items: [ + 'integrateddynamics:mechanical_squeezer', + 'integrateddynamics:mechanical_drying_basin', + 'integrateddynamics:squeezer', + 'integrateddynamics:drying_basin', + 'pneumaticcraft:air_compressor', + 'pneumaticcraft:advanced_air_compressor', + 'darkutils:rune_damage_player', + 'eidolon:crucible', + 'eidolon:wooden_brewing_stand', + 'engineersdecor:factory_placer', + 'eidolon:worktable', + 'mekanism:osmium_compressor', + 'mekanism:ultimate_compressing_factory', + 'mekanism:elite_compressing_factory', + 'mekanism:advanced_compressing_factory', + 'mekanism:basic_compressing_factory', + 'compactmachines:tunnel' + ], + text: [disabledInExpert] + }, + { + items: ['resourcefulbees:t2_apiary', 'resourcefulbees:t3_apiary', 'resourcefulbees:t4_apiary'], + text: [ + Text.of('制作此物品时配方所含的蜜蜂会被消耗').red(), + Text.of('请确保移除蜜蜂后再进行合成!').red() + ] + }, + { + items: ['industrialforegoing:mob_slaughter_factory'], + text: [ + disabledInExpert, + Text.of('肉汤可以通过“处理”牛来获得').color('#6e2a2a'), + Text.of('粉红黏液可以用流体镭射钻从粉色凋灵处收获').color('#da07e6') + ] + }, + { + items: ['kubejs:medium_machinery_schematics'], + text: [ + Text.of(`解锁构造以下结构的能力:`).blue(), + Text.of(`- 自动化工程师装配台`).aqua(), + Text.of(`- 柴油发电机`).aqua(), + Text.of(`- 斗轮式挖掘机`).aqua(), + Text.of(`- 工业发酵机`).aqua(), + Text.of(`- 金属冲压机`).aqua(), + Text.of(`- 混合器`).aqua(), + Text.of(`- 采油机`).aqua(), + Text.of(`- 炼油厂`).aqua(), + Text.of(`- 锯木机`).aqua(), + Text.of(`- 工业挤压机`).aqua() + ] + }, + { + items: ['kubejs:heavy_machinery_schematics'], + text: [ + Text.of(`解锁构造以下结构的能力:`).blue(), + Text.of(`- 电弧炉`).aqua(), + Text.of(`- 装配机`).aqua(), + Text.of(`- 焦化器`).aqua(), + Text.of(`- 粉碎机`).aqua(), + Text.of(`- 精馏塔`).aqua(), + Text.of(`- 避雷针`).aqua(), + Text.of(`- 硫磺回收装置`).aqua() + ] + }, + { + items: [/kubejs:diy/], + text: [Text.of(`还需要一些零件`).green(), Text.of(`不含电池`).darkRed()] + } + ]; + + recipes.forEach((recipe) => { + event.add(recipe.items, recipe.text); + }); +}); diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/client_scripts/item_modifiers/jei_descriptions.js b/project/Enigmatica 6 Expert/1.5.1/kubejs/client_scripts/item_modifiers/jei_descriptions.js new file mode 100644 index 00000000..829cad2b --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/client_scripts/item_modifiers/jei_descriptions.js @@ -0,0 +1,648 @@ +onEvent('jei.information', (event) => { + const recipes = [ + { + items: ['simplefarming:cheese_slice'], + text: ['右击奶酪圈获得。'] + }, + { + items: ['farmersdelight:ham'], + text: ['用小刀击杀猪或疣猪兽获得。'] + }, + { + items: ['astralsorcery:stardust'], + text: [ + '用星辉锭切割工具左击星辉锭获得。详情见星芒宝典。' + ] + }, + { + items: ['buildinggadgets:construction_paste'], + text: ['用镐子破坏致密构建方块获得。'] + }, + { + items: ['powah:uraninite', 'powah:uraninite_block'], + text: [ + '铀矿被移除了且不会自然生成。使用Powah的充能台配方来获得晶质铀。' + ] + }, + { + items: ['thermal:blizz_rod', 'thermal:blizz_spawn_egg'], + text: [ + '暴雪人生成于寒冷的生物群系中。用机械诅咒之土或暗夜粉建造它们的刷怪塔会很方便。' + ] + }, + { + items: ['thermal:blitz_rod', 'thermal:blitz_spawn_egg'], + text: [ + '狂风人生成于温暖干燥的生物群系中。用机械诅咒之土或暗夜粉建造它们的刷怪塔会很方便。' + ] + }, + { + items: ['thermal:basalz_rod', 'thermal:basalz_spawn_egg'], + text: [ + '岩石人通常出没于贫瘠或多山的生物群系或下界的玄武岩三角洲中。 用机械诅咒之土或暗夜粉建造它们的刷怪塔会很方便。' + ] + }, + { + items: ['betterendforge:emerald_ice'], + text: [ + '可以在末地的寒冰星空中找到,也可以在远古翡翠冰旁放置水制造。' + ] + }, + { + items: ['betterendforge:dense_emerald_ice'], + text: [ + '可以在末地的寒冰星空中找到,也可以在远古翡翠冰旁放置翡翠冰制造。' + ] + }, + { + items: ['betterendforge:ancient_emerald_ice'], + text: [ + '可以在末地的寒冰星空中找到,可以把相邻的水方块变成翡翠冰,把翡翠冰变成致密翡翠冰。' + ] + }, + { + items: ['simplefarming:habanero'], + text: ['收获辣椒时的稀有掉落物。'] + }, + { + items: ['mekanismgenerators:fusion_reactor_controller'], + text: [ + '核聚变反应堆被大幅地削弱了。', + '被动产生6万至25万rf/刻的电力,但与一个或多个蒸汽涡轮配对时有高得多的产能。' + ] + }, + { + items: [ + 'industrialforegoing:infinity_backpack', + 'industrialforegoing:infinity_saw', + 'industrialforegoing:infinity_drill', + 'industrialforegoing:infinity_hammer', + 'industrialforegoing:infinity_trident', + 'industrialforegoing:infinity_nuke', + 'industrialforegoing:infinity_launcher' + ], + text: [ + "九百亿亿是个非常大的数字。真的很大。你不会相信它有多大的。" + ] + }, + { + items: [ + 'industrialforegoing:infinity_backpack', + 'industrialforegoing:infinity_saw', + 'industrialforegoing:infinity_drill', + 'industrialforegoing:infinity_hammer', + 'industrialforegoing:infinity_trident', + 'industrialforegoing:infinity_nuke', + 'industrialforegoing:infinity_launcher' + ], + text: [ + "正常的手段是没法充满这个工具的,除非你准备在这里干等上几个世纪。据说你要的答案在核合成里可以找到。" + ] + }, + { + items: ['farmersdelight:brown_mushroom_colony', 'minecraft:brown_mushroom'], + text: [ + '将棕色蘑菇种在黑暗环境下的沃土上来长成蘑菇菌落,破坏后可以获得很好的收益。' + ] + }, + { + items: ['farmersdelight:red_mushroom_colony', 'minecraft:red_mushroom'], + text: [ + '将红色蘑菇种在黑暗环境下的沃土上来长成蘑菇菌落,破坏后可以获得很好的收益。' + ] + }, + { + items: [ + 'integratedtunnels:part_interface_energy', + 'integratedtunnels:part_importer_energy', + 'integratedtunnels:part_exporter_energy' + ], + text: ['最大能量传输速率被限制在65,536FE每游戏刻。'] + }, + { + items: [ + 'integratedtunnels:part_interface_fluid', + 'integratedtunnels:part_importer_fluid', + 'integratedtunnels:part_exporter_fluid' + ], + text: ['最大流体传输速率被限制在65,536mb每游戏刻。'] + }, + { + items: ['minecraft:nautilus_shell'], + text: [ + '击杀生成在暖水海洋的鹦鹉螺获得。', + ' ', + '也可以通过包埋鹦鹉螺的石头获得。包埋鹦鹉螺的石头可以在海洋和沙滩的地下找到。' + ] + }, + { + items: ['architects_palette:twisted_sapling'], + text: ['在主世界向下界传送门投掷树苗获得。'] + }, + { + items: ['architects_palette:warpstone'], + text: ['在主世界向下界传送门投掷粘土块获得。'] + }, + { + items: ['byg:warped_cactus'], + text: ['在主世界向下界传送门投掷仙人掌获得。'] + }, + { + items: ['byg:warped_coral', 'byg:warped_coral_fan', 'byg:warped_coral'], + text: ['在主世界向下界传送门投掷任意珊瑚获得。'] + }, + { + items: ['architects_palette:chiseled_abyssaline_bricks'], + text: ['可以用海洋之心右击充能。用于给渊晶石方块供能。'] + }, + { + items: [ + 'architects_palette:abyssaline_lamp', + 'architects_palette:abyssaline_tile_slab', + 'architects_palette:abyssaline_tiles', + 'architects_palette:abyssaline_brick_slab', + 'architects_palette:abyssaline_pillar', + 'architects_palette:abyssaline_bricks', + 'architects_palette:abyssaline' + ], + text: [ + '旁边放置充能錾制渊晶石砖时会被供能。能量可以通过其他渊晶石方块传递。' + ] + }, + { + items: [ + 'architects_palette:blank_acacia_totem', + 'architects_palette:shocked_acacia_totem', + 'architects_palette:placid_acacia_totem', + 'architects_palette:grinning_acacia_totem' + ], + text: ['用斧子右击来改变脸型。'] + }, + { + items: ['betterendforge:silk_fiber'], + text: ['击杀生成在蚕蛾巢穴的蚕蛾获得。'] + }, + { + items: [/upgrade_aquatic:(?!.*dead_coralstone|chiseled)(?=.*_coralstone$)/], + text: ['在活珊瑚旁放置珊瑚石获得。'] + }, + { + items: ['upgrade_aquatic:coralstone'], + text: ['放置在活珊瑚旁来将其灌注。'] + }, + { + items: ['upgrade_aquatic:dead_coralstone'], + text: ['用不带精准采集的工具破坏灌注珊瑚石获得。'] + }, + { + items: [ + 'quark:red_crystal', + 'quark:orange_crystal', + 'quark:yellow_crystal', + 'quark:green_crystal', + 'quark:blue_crystal', + 'quark:indigo_crystal', + 'quark:violet_crystal', + 'quark:white_crystal', + 'quark:black_crystal' + ], + text: [ + '如果在地底深处放置,将会长成四格高。生长时会发出粒子效果。', + ' ', + '也许还会长出刚玉簇来。' + ] + }, + { + items: [/quark:\w+_crystal_cluster/], + text: ['在地底下的刚玉方块生长时随机出现。'] + }, + { + items: ['quark:bottled_cloud'], + text: ['在Y值126到132之间用玻璃瓶右击空气获得。'] + }, + { + items: [Item.of('naturesaura:aura_bottle', { stored_type: 'naturesaura:overworld' })], + text: [ + '在主世界或阿图姆世界用瓶与塞右击空气获得。此举措会将该地区的灵气移除。', + ' ', + `能通过发射器自动化。` + ] + }, + { + items: [Item.of('naturesaura:aura_bottle', { stored_type: 'naturesaura:end' })], + text: [ + '在末地或深暗之园用瓶与塞右击空气获得。此举措会将该地区的灵气移除。', + ' ', + `能通过发射器自动化。` + ] + }, + { + items: [Item.of('naturesaura:aura_bottle', { stored_type: 'naturesaura:nether' })], + text: [ + '在下界用瓶与塞右击空气获得。此举措会将该地区的灵气移除。', + ' ', + `能通过发射器自动化。` + ] + }, + { + items: ['quark:root_item'], + text: [ + '破坏洞穴根茎时随机掉落。', + ' ', + '洞穴根茎可以像藤蔓一样被合成,低亮度时会生长。' + ] + }, + { + items: ['quark:root'], + text: ['可以像藤蔓一样被合成或生长,低亮度时会生长。'] + }, + { + items: ['meetyourfight:phantoplasm'], + text: ['由敲钟人掉落。用缠魂铃铛召唤。'] + }, + { + items: ['meetyourfight:mossy_tooth'], + text: ['由沼泽巨颌怪掉落。用化石之饵召唤。'] + }, + { + items: ['meetyourfight:fortunes_favor'], + text: [`由福尔图娜女爵掉落。用恶魔赌注召唤。`] + }, + { + items: ['atum:ectoplasm'], + text: [`由阿图姆的沙漠废墟中的怨灵掉落。`] + }, + { + items: ['minecraft:firework_rocket'], + text: [`无序合成:一张纸和至少一撮火药。`] + }, + { + items: ['minecraft:firework_rocket'], + text: [ + `添加更多的火药来延长火箭的飞行时间。`, + `最多能添加三撮火药或七个烟火之星。` + ] + }, + { + items: ['minecraft:firework_star'], + text: [`无序合成:一撮火药和至少一个染料。`] + }, + { + items: ['minecraft:firework_star'], + text: [ + `最多能添加八个染料。`, + `添加头颅、金粒、羽毛或火焰弹可以改变形状。`, + `钻石和荧石粉都能和任何材料一起加入。` + ] + }, + { + items: ['minecraft:dragon_egg'], + text: [ + `重复生成末影龙可以获得更多龙蛋。`, + ` `, + `在末地的末地传送门的东南西北方向各放上末影水晶来召唤末影龙。` + ] + }, + { + items: ['byg:leaf_pile'], + text: [`使用剪刀采集。`] + }, + { + items: ['eidolon:soul_shard'], + text: [ + `通过在亡灵生物周围举行结晶仪式获得。该仪式可以在秘仪教典中找到。`, + ` `, + `也可以通过用死神镰刀击杀亡灵生物获得。` + ] + }, + { + items: ['atum:anputs_fingers_spores'], + text: [`可在死树木下发现,需要黑暗才能生长。`] + }, + { + items: ['immersiveengineering:furnace_heater', 'mekanism:fuelwood_heater', 'mekanism:resistive_heater'], + text: [`可以为气动工艺的机器提供热量。`] + }, + { + items: ['immersiveengineering:logic_circuit'], + text: [ + `在逻辑单元中使用以创造高级的红石逻辑。`, + ` `, + `在工程师电路台中合成。需要电路背板和焊料(铅或铜线)。除了SET模式外所有运算模式都需要真空管。` + ] + }, + { + items: ['alexsmobs:hemolymph_sac', 'alexsmobs:warped_muscle'], + text: [ + `击败诡异蚊鬼后获得。`, + ` `, + `诡异蚊鬼是一种由绯红蚊子突变形成的怪物。玩家需要前往蘑菇岛找到一个没有蘑菇的蘑菇君,然后用诡异菌插满它的身体(5个即可),让绯红蚊子吸它的血,然后绯红蚊子会变成蓝色并慢慢变大,最后突变成诡异蚊鬼。` + ] + }, + { + items: ['alexsmobs:hemolymph_sac', 'alexsmobs:warped_muscle'], + text: [ + `蘑菇君可以通过生育祭坛召唤。而绯红蚊子可以由苍蝇在下界转变而来。` + ] + }, + { + items: ['astralsorcery:gem_crystal_cluster'], + text: [ + `将水晶石或天体水晶石和辉光粉一起丢进星能液形成。`, + ` `, + `不同的生长完毕时的时间会产生不同的种类宝石。` + ] + }, + { + items: ['astralsorcery:celestial_crystal_cluster'], + text: [`将水晶石或天体水晶石和星尘一起丢进星能液形成。`] + }, + { + items: ['astralsorcery:celestial_crystal_cluster'], + text: [ + `在星辉矿上生长时速度更快。天体水晶簇会将下方的星辉矿石退化成铁矿,所以需要用聚能水晶链接将其转换回来。` + ] + }, + { + items: ['bloodmagic:weak_tau'], + text: [`可在恶魔领域的箱子中找到。`] + }, + { + items: ['bloodmagic:strong_tau'], + text: [`如果在血命果生长之时上方有牛、羊等友善动物,血命果会对它们造成伤害,最终成长为饱满血命果。`] + }, + { + items: ['eidolon:unholy_symbol'], + text: [`通过对掉落在地上的锡镴嵌材咏唱“黑暗的触摸”仪式获得。`] + }, + { + items: [ + 'resourcefulbees:t1_beehive', + 'resourcefulbees:t2_beehive', + 'resourcefulbees:t3_beehive', + 'resourcefulbees:t4_beehive' + ], + text: [ + `分级蜂箱被弃用了。请改用在世界中自然生成的蜂巢,并对之使用蜂巢升级。分级蜂箱可以在合成栏里转换成蜂巢升级。` + ] + }, + { + items: ['upgrade_aquatic:flare_spawn_egg'], + text: [`对幻翼喷溅失眠药水将其转变成耀翼。`] + }, + { + items: ['immersiveengineering:cloche'], + text: [ + `可用的肥料:`, + ` `, + `骨粉:1.25x`, + `花肥:1.5x`, + `绿色堆肥:1.5x`, + `肥料:1.7x`, + `红色堆肥:2.0x`, + `植育一号:3.0x` + ] + }, + { + items: ['quark:dragon_scale'], + text: [`只在第一次杀死末影龙后再次击杀末影龙获得。`] + }, + { + items: [ + 'dankstorage:1_to_2', + 'dankstorage:2_to_3', + 'dankstorage:3_to_4', + 'dankstorage:4_to_5', + 'dankstorage:5_to_6', + 'dankstorage:6_to_7' + ], + text: [`Shift+右击升级坞里的黑盒。`] + }, + { + items: [Item.of('resourcefulbees:bee_jar', { Entity: 'resourcefulbees:dusty_mummbee_bee' })], + text: [`异沙蜜蜂可以在法老的石棺中找到。`] + }, + { + items: ['quark:slime_in_a_bucket'], + text: [`用空桶把小史莱姆装起来。`] + }, + { + items: ['alexsmobs:mysterious_worm'], + text: [ + `将神秘蠕虫丢入末地的虚空中,即可召唤虚空蠕虫。`, + ` `, + `将绯红蚊子幼虫放入衣壳中,等待片刻后,将会掉落神秘蠕虫。` + ] + }, + { + items: ['alexsmobs:capsid'], + text: [ + `由末影噬菌体掉落。`, + ` `, + `影噬菌体罕见地生成在末地中型岛屿上。服用异界蜂蜜瓶也可强行召唤它们。` + ] + }, + { + items: ['eidolon:sanguine_amulet', 'eidolon:sapping_sword'], + text: [`想要知道合成步骤,请查阅秘仪教典仪式分栏的深红之物章节。`] + }, + { + items: ['atum:papyrus_plant'], + text: [ + `通常在阿图姆的绿洲中找到。像甘蔗一样,只不过生长在怪沙或肥沃土壤上。` + ] + }, + { + items: ['astralsorcery:infused_wood'], + text: [`将任何木头丢进星能液中获得。`] + }, + { + items: ['environmental:thief_hood'], + text: [`可以用兔子皮修复。`] + }, + { + items: ['naturesaura:gold_leaf'], + text: [`破坏黄金树叶获得。`] + }, + { + items: ['naturesaura:golden_leaves'], + text: [`通过使用闪耀纤维右击树叶可获得,经过一段时间被感染过的树叶会扩散感染其它相邻的树叶。`] + }, + { + items: [/masterfulmachinery:\w+_controller/], + text: [`人工搭建这个结构会非常困难。`] + }, + { + items: [/masterfulmachinery:\w+_controller/], + text: [ + `使用在Enigmatica-6实例文件夹找到的"building_gadgets_patterns"中的建筑小帮手模板。`, + ` `, + '可以旋转,但不能镜像翻转。' + ] + }, + { + items: [/masterfulmachinery:\w+_controller/], + text: [ + '关于这些机器的配方中所示值的注释:', + `●FE在每游戏刻都会被消耗`, + `●气动的空气在每游戏刻都会被消耗,且其压力必须大于10bar`, + `●星辉的星光在每游戏刻都会被消耗`, + `●流体在每游戏刻都会被消耗或产生`, + `●物品会在合成结束时被消耗或产生`, + `●魔力会在合成开始时被消耗或在合成结束时被产生` + ] + }, + { + items: ['naturesaura:break_prevention'], + text: [ + `用铁砧给工具应用该物品后,工具在耐久值耗尽时会失去原有功能,而不是直接损坏。` + ] + }, + { + items: ['ars_nouveau:belt_of_levitation'], + text: [`装备在腰带槽后,在空中按下潜行键悬浮。`] + }, + { + items: ['create:chromatic_compound', 'create:refined_radiance'], + text: [ + `异彩化合物被丢弃后,如果吸收光亮,会转变成光辉石。在环境光下的转换非常缓慢,周围有光照方块会更快,在激活的信标上会瞬间转化。` + ] + }, + { + items: ['create:chromatic_compound', 'create:shadow_steel'], + text: [ + `异彩化合物被丢弃后,如果坠入虚空,吸收黑暗,则会转变成暗影钢,在完成转化后会飘上来。` + ] + }, + { + items: ['naturesaura:projectile_generator'], + text: [`有效的弹射物:`, ``, `● 雪球`, `● 鸡蛋`, `● 箭矢`, `● 火焰弹`, `● 光灵箭`] + }, + { + items: ['naturesaura:projectile_generator'], + text: [`● 末影珍珠`, `● 羊驼的口水`, `● 附魔之瓶`, `● 潜影贝的导弹`, `● 三叉戟`] + }, + { + items: ['naturesaura:birth_spirit'], + text: [`在灵气过量的区域繁殖动物获得。`] + }, + { + items: ['create:hose_pulley'], + text: [ + `可用于无限泵取以下流体:`, + ` `, + `● 熔岩`, + `● 水`, + `● 牛奶`, + `● 胶乳`, + `● 污水`, + `● 污泥`, + `● 石油`, + `● 树脂`, + `● 树汁`, + `● 致毒混合物`, + `● 建筑工茶饮`, + `● 巧克力`, + `● 紫颂果浆`, + `● 门瑞欧树脂`, + `● 血`, + `● 黏液`, + `● 末影黏液`, + `● 碧空黏液` + ] + }, + { + items: ['farmersdelight:honey_glazed_ham'], + text: [`用碗右击放置的蜜汁火腿获得。`] + }, + { + items: ['farmersdelight:stuffed_pumpkin'], + text: [`用碗右击放置的填馅南瓜获得。`] + }, + { + items: ['farmersdelight:roast_chicken'], + text: [`用碗右击放置的烤鸡获得。`] + }, + { + items: ['simplefarming:brewing_barrel'], + text: [`用于酿造各种酒精饮料。`, ` `, `● 啤酒`, `● 巴西啤酒`, `● 苹果酒`, `● 蜂蜜酒`] + }, + { + items: ['simplefarming:brewing_barrel'], + text: [`● 日式清酒`, `● 美式格瓦斯`, `● 伏特加`, `● 威士忌`, `● 红酒`] + } + ]; + + const simplefarming_beverages = [ + { type: 'beer', ingredient: '大麦', effect: '力量' }, + { type: 'cauim', ingredient: '木薯', effect: '跳跃提升' }, + { type: 'cider', ingredient: '苹果', effect: '幸运' }, + { type: 'mead', ingredient: '蜜脾', effect: '急迫' }, + { type: 'sake', ingredient: '水稻', effect: '速度' }, + { type: 'tiswin', ingredient: '仙人掌果', effect: '生命提升' }, + { type: 'vodka', ingredient: '马铃薯', effect: '抗性提升' }, + { type: 'whiskey', ingredient: '小麦', effect: '伤害吸收' }, + { type: 'wine', ingredient: '葡萄', effect: '生命恢复' } + ]; + + simplefarming_beverages.forEach((beverage) => { + recipes.push({ + items: [`simplefarming:${beverage.type}`], + text: [ + `将${beverage.ingredient}右键放进酿造桶酿造而成。`, + `使饮用者获得${beverage.effect}。` + ] + }); + }); + + recipes.forEach((recipe) => { + recipe.items.forEach((item) => { + event.add(item, recipe.text); + }); + }); + + disabledItems.forEach((item) => { + event.add( + item, + "该物品已被禁用。" + ); + }); + + refinedStorageItems.forEach((item) => { + event.add(`refinedstorage:${item}`, '可以通过合成或在世界中右击来染色。'); + }); + + generatableCobblestone.forEach((cobblestone) => { + event.add( + cobblestone, + '可以通过原版刷石机生成。生成圆石的下方需要铁块。' + ); + }); + + generatableStone.forEach((stone) => { + event.add( + stone, + '可以通过原版刷石机生成。生成石头的下方需要钻石块。' + ); + }); + + var framedDrawers = [ + 'compact_drawer', + 'drawer_controller', + 'slave', + 'trim', + 'full_one', + 'full_two', + 'full_four', + 'half_one', + 'half_two', + 'half_four' + ]; + + framedDrawers.forEach((drawer) => { + event.add('framedcompactdrawers:framed_' + drawer, [ + '必须镶嵌方块才能使用。打开合成栏,在镶框抽屉的上方和左对角放上方块来镶嵌这两个方块。', + '你也可以使用不同的方块组合来进一步自定义你的抽屉!' + ]); + }); +}); diff --git a/project/Enigmatica 6 Expert/1.5.1/kubejs/client_scripts/item_modifiers/tooltips.js b/project/Enigmatica 6 Expert/1.5.1/kubejs/client_scripts/item_modifiers/tooltips.js new file mode 100644 index 00000000..71a1aaef --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/kubejs/client_scripts/item_modifiers/tooltips.js @@ -0,0 +1,199 @@ +onEvent('item.tooltip', (event) => { + /* + Valid Color Codes: + + .black() + .darkBlue() + .darkGreen() + .darkAqua() + .darkRed() + .darkPurple() + .gold() + .gray() + .darkGray() + .blue() + .green() + .aqua() + .red() + .lightPurple() + .yellow() + .white() + .color('#808080') //any hex color + */ + const recipes = [ + { + items: [ + 'integratedtunnels:part_interface_fluid', + 'integratedtunnels:part_importer_fluid', + 'integratedtunnels:part_exporter_fluid' + ], + text: [Text.of('最大流体传输速率被限制在65,536mb每游戏刻').red()] + }, + { + items: [ + 'integratedtunnels:part_interface_energy', + 'integratedtunnels:part_importer_energy', + 'integratedtunnels:part_exporter_energy' + ], + text: [Text.of('最大能量传输速率被限制在65,536FE每游戏刻').red()] + }, + { + items: ['powah:charged_snowball', 'thermal:lightning_charge'], + text: [Text.of('在击中的地方召唤一道闪电').gold()] + }, + { + items: ['kubejs:altered_recipe_indicator'], + text: [Text.of('被Enigmatica 6: Expert更改了配方,请查阅JEI').gold()] + }, + { + items: ['kubejs:disabled_recipe_indicator'], + text: [Text.of('被Enigmatica 6禁用').gold()] + }, + { + items: ['tconstruct:crafting_station', 'tconstruct:part_builder', 'tconstruct:tinker_station'], + text: [Text.of('可用任何木头合成').gold()] + }, + { + items: ['tconstruct:scorched_anvil', 'tconstruct:tinkers_anvil'], + text: [Text.of('可用任何合金方块合成').gold()] + }, + { + items: [ + 'engineersdecor:rebar_concrete_tile_stairs', + 'engineersdecor:rebar_concrete_tile_slab', + 'engineersdecor:rebar_concrete_tile', + 'engineersdecor:rebar_concrete_wall', + 'engineersdecor:rebar_concrete_stairs', + 'engineersdecor:rebar_concrete_slab', + 'engineersdecor:rebar_concrete', + 'thermal:enderium_glass', + 'thermal:lumium_glass', + 'thermal:signalum_glass', + 'thermal:obsidian_glass', + 'engineersdecor:panzerglass_block' + ], + text: [Text.of('可以抵挡凋灵').color('#4F0D75')] + }, + { + items: ['modularrouters:blast_upgrade'], + text: [Text.of('使路由器能够抵挡凋灵').color('#4F0D75')] + }, + { + items: ['astralsorcery:illumination_wand'], + text: [Text.of('使方块能够抵挡凋灵').color('#4F0D75')] + }, + { + items: [ + 'rftoolsbuilder:shield_block4', + 'rftoolsbuilder:shield_block3', + 'rftoolsbuilder:shield_block2', + 'rftoolsbuilder:shield_block1' + ], + text: [Text.of('护盾投射仪的护盾能够抵挡凋灵').color('#4F0D75')] + }, + { + items: [/bloodmagic:quick_draw_anointment/], + text: [Text.of('使弓和弩获得快速拉弓的效果').color('#7e24b3')] + }, + { + items: [/bloodmagic:fortune_anointment/], + text: [Text.of('使工具获得额外的时运效果').color('#7e24b3')] + }, + { + items: [/bloodmagic:holy_water_anointment/], + text: [Text.of('提升对亡灵的近战伤害').color('#7e24b3')] + }, + { + items: [/bloodmagic:melee_anointment/], + text: [Text.of('提升近战伤害').color('#7e24b3')] + }, + { + items: [/bloodmagic:bow_power_anointment/], + text: [Text.of('提升弓和弩的伤害').color('#7e24b3')] + }, + { + items: [/bloodmagic:silk_touch_anointment/], + text: [Text.of('获得精准采集的效果').color('#7e24b3')] + }, + { + items: [/bloodmagic:hidden_knowledge_anointment/], + text: [Text.of('收获方块时获得额外经验').color('#7e24b3')] + }, + { + items: [/bloodmagic:smelting_anointment/], + text: [Text.of('获得自动冶炼的效果').color('#7e24b3')] + }, + { + items: [/bloodmagic:looting_anointment/], + text: [Text.of('使武器获得额外的掠夺效果').color('#7e24b3')] + }, + { + items: [/bloodmagic:bow_velocity_anointment/], + text: [Text.of('增加弓和弩的弹射物速度').color('#7e24b3')] + }, + { + items: ['#enigmatica:burning_hot'], + text: [Text.of('超级烫!').darkRed()] + }, + { + items: [ + 'resourcefulbees:t1_beehive', + 'resourcefulbees:t2_beehive', + 'resourcefulbees:t3_beehive', + 'resourcefulbees:t4_beehive' + ], + text: [ + Text.of(`分级蜂箱被弃用了`).red(), + Text.of(`请改用在世界中自然生成的蜂巢,并对之使用蜂巢升级`).red(), + Text.of(`分级蜂箱可以在合成栏里转换成蜂巢升级`).red() + ] + }, + { + items: [/natures\w+:\w+_generator/], + text: [Text.of(`灵气生成器`).green()] + }, + { + items: ['clockout:clockout_block'], + text: [Text.of(`玩家在线时发出红石信号`).aqua()] + }, + { + items: ['kubejs:soggy_treasure_box'], + text: [Text.of(`箱子的锁看起来坏掉了……里面会是什么呢?`).darkAqua()] + }, + { + items: [/masterfulmachinery:\w+_mana_port/], + text: [Text.of(`与魔力发射器和火花兼容`).green()] + }, + { + items: ['kubejs:amadron_survey_tools'], + text: [Text.of(`亚马龙无人机使用的工具,用于采集稀有资源`).aqua()] + }, + { + items: ['kubejs:monster_mash'], + text: [Text.of(`……它火地很突然……`).red()] + }, + { + items: ['refinedstorage:silk_touch_upgrade'], + text: [Text.of('对刷怪笼无效。').red()] + }, + { + items: [ + 'kubejs:crystalline_flowering_palo_verde_leaves', + 'kubejs:crystalline_oak_leaves', + 'kubejs:crystalline_dark_oak_wood' + ], + text: [Text.of('防火').gold()] + } + ]; + + refinedStorageItems.forEach((item) => { + recipes.push({ + items: [`refinedstorage:${item}`], + text: ['可以通过合成染色或在世界中右击染色'] + }); + }); + + recipes.forEach((recipe) => { + event.add(recipe.items, recipe.text); + }); +}); diff --git a/project/Enigmatica 6 Expert/1.5.1/packmenu/resources/assets/masterfulmachinary/lang/zh_cn.json b/project/Enigmatica 6 Expert/1.5.1/packmenu/resources/assets/masterfulmachinary/lang/zh_cn.json new file mode 100644 index 00000000..4cd7ae8e --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/packmenu/resources/assets/masterfulmachinary/lang/zh_cn.json @@ -0,0 +1,69 @@ +{ + "block.masterfulmachinery.advanced_assembly_table_controller": "高级装配台控制器", + "block.masterfulmachinery.advanced_assembly_table_high_pressure_port_pncr_pressure_input": "高级装配台 - 高压输入端口", + "block.masterfulmachinery.advanced_assembly_table_high_pressure_port_pncr_pressure_output": "高级装配台 - 高压输出端口", + "block.masterfulmachinery.advanced_assembly_table_item_port_items_input": "高级装配台 - 物品输入端口", + "block.masterfulmachinery.advanced_assembly_table_item_port_items_output": "高级装配台 - 物品输出端口", + "block.masterfulmachinery.auto_iridescent_altar_controller": "自动五彩祭坛控制器", + "block.masterfulmachinery.auto_iridescent_altar_energy_port_energy_input": "自动五彩祭坛 - FE输入端口", + "block.masterfulmachinery.auto_iridescent_altar_energy_port_energy_output": "自动五彩祭坛 - FE输出端口", + "block.masterfulmachinery.auto_iridescent_altar_fluid_port_fluids_input": "自动五彩祭坛 - 流体输入端口", + "block.masterfulmachinery.auto_iridescent_altar_fluid_port_fluids_output": "自动五彩祭坛 - 流体输出端口", + "block.masterfulmachinery.auto_iridescent_altar_item_port_items_input": "自动五彩祭坛 - 物品输入端口", + "block.masterfulmachinery.auto_iridescent_altar_item_port_items_output": "自动五彩祭坛 - 物品输出端口", + "block.masterfulmachinery.auto_iridescent_altar_starlight_port_astral_starlight_input": "自动五彩祭坛 - 星能输入端口", + "block.masterfulmachinery.auto_iridescent_altar_starlight_port_astral_starlight_output": "自动五彩祭坛 - 星能输出端口", + "block.masterfulmachinery.enigmatic_tree_of_life_controller": "神秘生命之树控制器", + "block.masterfulmachinery.enigmatic_tree_of_life_fluid_port_fluids_input": "神秘生命之树 - 流体输入端口", + "block.masterfulmachinery.enigmatic_tree_of_life_fluid_port_fluids_output": "神秘生命之树 - 流体输出端口", + "block.masterfulmachinery.enigmatic_tree_of_life_item_port_items_input": "神秘生命之树 - 物品输入端口", + "block.masterfulmachinery.enigmatic_tree_of_life_item_port_items_output": "神秘生命之树 - 物品输出端口", + "block.masterfulmachinery.enigmatic_tree_of_life_mana_port_botania_mana_input": "神秘生命之树 - 魔力输入端口", + "block.masterfulmachinery.enigmatic_tree_of_life_mana_port_botania_mana_output": "神秘生命之树 - 魔力输出端口", + "block.masterfulmachinery.gaia_reactor_controller": "盖亚反应堆控制器", + "block.masterfulmachinery.gaia_reactor_energy_port_energy_input": "盖亚反应堆 - FE输入端口", + "block.masterfulmachinery.gaia_reactor_energy_port_energy_output": "盖亚反应堆 - FE输出端口", + "block.masterfulmachinery.gaia_reactor_fluid_port_fluids_input": "盖亚反应堆 - 流体输入端口", + "block.masterfulmachinery.gaia_reactor_fluid_port_fluids_output": "盖亚反应堆 - 流体输出端口", + "block.masterfulmachinery.gaia_reactor_high_pressure_port_pncr_pressure_input": "盖亚反应堆 - 高压输入端口", + "block.masterfulmachinery.gaia_reactor_high_pressure_port_pncr_pressure_output": "盖亚反应堆 - 高压输出端口", + "block.masterfulmachinery.gaia_reactor_item_port_items_input": "盖亚反应堆 - 物品输入端口", + "block.masterfulmachinery.gaia_reactor_item_port_items_output": "盖亚反应堆 - 物品输出端口", + "block.masterfulmachinery.gaia_reactor_mana_port_botania_mana_input": "盖亚反应堆 - 魔力输入端口", + "block.masterfulmachinery.gaia_reactor_mana_port_botania_mana_output": "盖亚反应堆 - 魔力输出端口", + "block.masterfulmachinery.industrial_deuterium_plant_controller": "工业氘装置控制器", + "block.masterfulmachinery.industrial_deuterium_plant_energy_port_energy_input": "工业氘装置 - 能量输入端口", + "block.masterfulmachinery.industrial_deuterium_plant_energy_port_energy_output": "工业氘装置 - 能量输出端口", + "block.masterfulmachinery.industrial_deuterium_plant_fluid_port_fluids_input": "工业氘装置 - 流体输入端口", + "block.masterfulmachinery.industrial_deuterium_plant_fluid_port_fluids_output": "工业氘装置 - 流体输出端口", + "block.masterfulmachinery.industrial_deuterium_plant_pressure_port_pncr_pressure_input": "工业氘装置 - 冷却输入端口", + "block.masterfulmachinery.industrial_deuterium_plant_pressure_port_pncr_pressure_output": "工业氘装置 - 冷却输出端口", + "block.masterfulmachinery.industrial_deuterium_plant_spinny_port_create_rotation_input": "工业氘装置 - 旋转力输入端口", + "block.masterfulmachinery.industrial_deuterium_plant_spinny_port_create_rotation_output": "工业氘装置 - 旋转力输出端口", + "block.masterfulmachinery.projector": "多方块投影仪", + "block.masterfulmachinery.stellar_neutron_activator_controller": "恒星中子活化器控制器", + "block.masterfulmachinery.stellar_neutron_activator_energy_port_energy_input": "恒星中子活化器 - FE输入端口", + "block.masterfulmachinery.stellar_neutron_activator_energy_port_energy_output": "恒星中子活化器 - FE输出端口", + "block.masterfulmachinery.stellar_neutron_activator_fluid_port_fluids_input": "恒星中子活化器 - 流体输入端口", + "block.masterfulmachinery.stellar_neutron_activator_fluid_port_fluids_output": "恒星中子活化器 - 流体输出端口", + "block.masterfulmachinery.stellar_neutron_activator_mana_port_botania_mana_input": "恒星中子活化器 - 魔力输入端口", + "block.masterfulmachinery.stellar_neutron_activator_mana_port_botania_mana_output": "恒星中子活化器 - 魔力输出端口", + "block.masterfulmachinery.structure_generator": "多方块生成器", + "block.masterfulmachinery.wicked_altar_controller": "邪恶祭坛控制器", + "block.masterfulmachinery.wicked_altar_fluid_port_fluids_input": "邪恶祭坛 - 流体输入端口", + "block.masterfulmachinery.wicked_altar_fluid_port_fluids_output": "邪恶祭坛 - 流体输出端口", + "block.masterfulmachinery.wicked_altar_item_port_items_input": "邪恶祭坛 - 物品输入端口", + "block.masterfulmachinery.wicked_altar_item_port_items_output": "邪恶祭坛 - 物品输出端口", + "container.masterfulmachinery.advanced_assembly_table_controller.name": "高级装配台控制器", + "container.masterfulmachinery.auto_iridescent_altar_controller.name": "自动五彩祭坛控制器", + "container.masterfulmachinery.create_rotation": "旋转力端口", + "container.masterfulmachinery.enigmatic_tree_of_life_controller.name": "神秘生命之树控制器", + "container.masterfulmachinery.gaia_reactor_controller.name": "盖亚反应堆控制器", + "container.masterfulmachinery.industrial_deuterium_plant_controller.name": "工业氘装置控制器", + "container.masterfulmachinery.stellar_neutron_activator_controller.name": "恒星中子活化器控制器", + "container.masterfulmachinery.wicked_altar_controller.name": "邪恶祭坛控制器", + "container.masterfulmachinery.industrial_deuterium_plant_pressure_port_pncr_pressure_input.name": "端口", + "item.masterfulmachinery.blueprint": "蓝图", + "item.masterfulmachinery.structure_gen_device": "多方块选择器", + "itemGroup.masterfulmachinery": "机械匠艺" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/patchouli_books/blood_magic_extension/zh_cn/categories/additions.json b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/blood_magic_extension/zh_cn/categories/additions.json new file mode 100644 index 00000000..21b5e389 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/blood_magic_extension/zh_cn/categories/additions.json @@ -0,0 +1,6 @@ +{ + "name": "Enigmatica 附加", + "description": "关于Enigmatica添加或修改的所有陨石的完整指南。$(p)该列表取代了$(l:bloodmagic:rituals/ritual_list/ritual_meteor)坠星标位$(0)$(/l)中的列表。", + "icon": "enigmatica:textures/pixel_tree.png", + "sortnum": 999 +} diff --git a/project/Enigmatica 6 Expert/1.5.1/patchouli_books/blood_magic_extension/zh_cn/entries/meteors/ritual_meteor.json b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/blood_magic_extension/zh_cn/entries/meteors/ritual_meteor.json new file mode 100644 index 00000000..8bb4b90e --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/blood_magic_extension/zh_cn/entries/meteors/ritual_meteor.json @@ -0,0 +1,82 @@ +{ + "name": "陨石", + "icon": "minecraft:fire_charge", + "category": "patchouli:additions", + "pages": [ + { + "type": "bloodmagic:meteor", + "recipe": "bloodmagic:meteor/iron", + "heading": "铁" + }, + { + "type": "bloodmagic:meteor", + "recipe": "bloodmagic:meteor/diamond", + "heading": "钻石" + }, + { + "type": "bloodmagic:meteor", + "recipe": "bloodmagic:meteor/nether", + "heading": "下界" + }, + { + "type": "bloodmagic:meteor", + "recipe": "bloodmagic:meteor/stone", + "heading": "石头" + }, + { + "type": "bloodmagic:meteor", + "recipe": "enigmatica:base/bloodmagic/meteor/godforged", + "heading": "神铸" + }, + { + "type": "bloodmagic:meteor", + "recipe": "enigmatica:base/bloodmagic/meteor/slime", + "heading": "黏糊糊" + }, + { + "type": "bloodmagic:meteor", + "recipe": "enigmatica:base/bloodmagic/meteor/arcane", + "heading": "奥术" + }, + { + "type": "bloodmagic:meteor", + "recipe": "enigmatica:base/bloodmagic/meteor/natural", + "heading": "自然" + }, + { + "type": "bloodmagic:meteor", + "recipe": "enigmatica:base/bloodmagic/meteor/water", + "heading": "海晶" + }, + { + "type": "bloodmagic:meteor", + "recipe": "enigmatica:base/bloodmagic/meteor/resonant", + "heading": "谐振" + }, + { + "type": "bloodmagic:meteor", + "recipe": "enigmatica:base/bloodmagic/meteor/spirited", + "heading": "富生" + }, + { + "type": "bloodmagic:meteor", + "recipe": "enigmatica:base/bloodmagic/meteor/booger_bomb", + "heading": "鼻涕弹" + }, + { + "type": "bloodmagic:meteor", + "recipe": "enigmatica:base/bloodmagic/meteor/celestial", + "heading": "天辉" + }, + { + "type": "bloodmagic:meteor", + "recipe": "enigmatica:base/bloodmagic/meteor/meateor", + "heading": "肉弹" + }, + { + "type": "bloodmagic:meteor", + "recipe": "enigmatica:base/bloodmagic/meteor/honey", + "heading": "蜂蜜滴" + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/book.json b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/book.json new file mode 100644 index 00000000..a6c2908e --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/book.json @@ -0,0 +1,11 @@ +{ + "name": "笨蛋模组指南", + "landing_text": "第一次接触 MC 模组?这本书能带你学习有关模组的基础知识。$(l)本书章节的阅读顺序是任意的$(reset),因为它们都注重于某一个方面或是特定的模组。值得一提的是,本书不会特别深入的讲某一个特定的模组,而是旨在让你走进 MC 模组这个新世界。祝您旅途愉快!", + "version": 1, + "book_texture": "enigmatica:textures/book_gui.png", + "subtitle": "让世界更加简单!", + "show_toasts": false, + "show_progress": false, + "model": "enigmatica:moddedfordummies", + "filler_texture": "enigmatica:textures/enigmatica_page_filler.png" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/categories/aboutus.json b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/categories/aboutus.json new file mode 100644 index 00000000..45d967ae --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/categories/aboutus.json @@ -0,0 +1,6 @@ +{ + "name": "关于我们", + "description": "想知道更多关于模组包的内容,和社区互动甚至帮助我们进行开发?$(br)$(l)非常欢迎!$(reset)详情请看本章内容。", + "icon": "enigmatica:textures/pixel_tree.png", + "sortnum": 1 +} diff --git a/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/categories/fe.json b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/categories/fe.json new file mode 100644 index 00000000..78bfdee5 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/categories/fe.json @@ -0,0 +1,5 @@ +{ + "name": "Forge 能量体系", + "description": "所有的机器都需要能量驱动,但是$(l)这些能量计量单位都有什么区别呢?$(reset) 在这一章你能会学习到 Forge 能量体系和它的实例展示。", + "icon": "enigmatica:textures/power1.png" +} diff --git a/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/categories/ftbchunks.json b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/categories/ftbchunks.json new file mode 100644 index 00000000..253329e5 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/categories/ftbchunks.json @@ -0,0 +1,5 @@ +{ + "name": "FTB 区块地图", + "description": "成功不只是高瞻远瞩,而是你本来就站在高处。 $(l)一个好的地图模组对于模组包来说至关重要$(reset)。本章教你如何使用,$(#ffa500)$(l)FTB 区块$(reset)。不是每一个地图模组,都叫 FTB 区块:你还可以声明区块后对它进行加载来保护你的基地!", + "icon": "minecraft:map" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/categories/jei.json b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/categories/jei.json new file mode 100644 index 00000000..7baec30f --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/categories/jei.json @@ -0,0 +1,5 @@ +{ + "name": "物品管理器", + "description": "$(l)$(#ffa500)Just Enough Items$(reset)(简称 JEI)是$(l)全宇宙最重要的工具模组$(reset)。它是你的人生导师。本章你讲会学习如何使用它。", + "icon": "minecraft:writable_book" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/categories/quests.json b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/categories/quests.json new file mode 100644 index 00000000..56edc3c0 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/categories/quests.json @@ -0,0 +1,5 @@ +{ + "name": "任务", + "description": "感觉有些寂寥、孤独与无助?$(l)任务是你在这个模组包里很好的目标$(reset)和进度表现。把它们统统完成吧!", + "icon": "enigmatica:textures/quest_book.png" +} diff --git a/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/categories/theoneprobe.json b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/categories/theoneprobe.json new file mode 100644 index 00000000..0ad0677e --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/categories/theoneprobe.json @@ -0,0 +1,5 @@ +{ + "name": "The One Probe", + "description": "$(l)$(#ffa500)The One Probe$(reset)是你屏幕上方的小弹窗,$(l)它会显示你的准心指向了什么$(reset)。", + "icon": "theoneprobe:probe" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/categories/tweaks.json b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/categories/tweaks.json new file mode 100644 index 00000000..7e8e7000 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/categories/tweaks.json @@ -0,0 +1,5 @@ +{ + "name": "到处都是改进!", + "description": "作者加了很多模组来改进这个游戏并且提高了$(l)游戏质量$(reset)来改善你的游戏体验。了解它们的作用以及如何使用它们的功能将对你大有裨益。", + "icon": "enigmatica:textures/gear.png" +} diff --git a/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_credits.json b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_credits.json new file mode 100644 index 00000000..05889627 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_credits.json @@ -0,0 +1,12 @@ +{ + "name": "制作名单", + "icon": "minecraft:writable_book", + "category": "patchouli:aboutus", + "sortnum": 2, + "pages": [ + { + "type": "text", + "text": "本书旨在介绍$(l)Enigmatica$(reset)系列模组包的模组。$(br)$(l)特此鸣谢:$(reset)$(br)-$(l)Merlo$(reset):本书作者$(br)-$(l)Frikkle$(reset)漏洞和排错章节(目前还没有因为他很懒)$(br)-$(l)Ridanisaurus$(reset):全能的像素画师$(br)-$(l)NillerMedDild$(reset):Enigmatica模组包创始人和作者$(br)" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_discord.json b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_discord.json new file mode 100644 index 00000000..5fed80fc --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_discord.json @@ -0,0 +1,12 @@ +{ + "name": "Discord服务器", + "icon": "enigmatica:textures/discord-icon.png", + "category": "patchouli:aboutus", + "sortnum": 0, + "pages": [ + { + "type": "text", + "text": "我们的$(l)$(l:https://discord.com/invite/xPPwaFx)Discord 服务器$(/l)$(reset)是闲聊、讨论模组包、获得技术支持乃至加入官方服务器的绝佳渠道!快来吧,我们等着你!" + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_twitter.json b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_twitter.json new file mode 100644 index 00000000..3288d107 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_twitter.json @@ -0,0 +1,12 @@ +{ + "name": "推特", + "icon": "enigmatica:textures/twitter-icon.png", + "category": "patchouli:aboutus", + "sortnum": 1, + "pages": [ + { + "type": "text", + "text": "$(l)$(l:https://twitter.com/EnigmaticaPacks)在推特上关注我们$(/l)$(reset)来获取最新的更新信息!" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/fe/fe_diff.json b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/fe/fe_diff.json new file mode 100644 index 00000000..ba82fc36 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/fe/fe_diff.json @@ -0,0 +1,16 @@ +{ + "name": "FE 和 RF 的区别是什么?", + "icon": "enigmatica:textures/power3.png", + "category": "patchouli:fe", + "sortnum": 1, + "pages": [ + { + "type": "text", + "text": "在上一节,我已经将 RF 和 FE 列为近义词,尽管这样描述确实比较准确,但是你可能会好奇它们究竟有什么本质的不同。目前的官方能量计量单位是 Forge Energy,所以$(l)理论上讲所有的机器都通过 FE 运作$(reset)。" + }, + { + "type": "text", + "text": "但是一部分机器任然以 RF 作为显示,因为在 FE 诞生前它是非官方的标准计量单位。所以对你而言,$(l)它们之间没有区别$(reset)。" + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/fe/fe_intro.json b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/fe/fe_intro.json new file mode 100644 index 00000000..dba7fef1 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/fe/fe_intro.json @@ -0,0 +1,16 @@ +{ + "name": "啊!能量!", + "icon": "enigmatica:textures/power2.png", + "category": "patchouli:fe", + "sortnum": 0, + "pages": [ + { + "type": "text", + "text": "$(l)$(#ff0000)Forge Energy$(reset)(简称 FE)或者$(l)$(#ff0000)Redstone Flux$(reset)(红石通量,简称 RF)是$(l)MC 模组里通用的能量计量单位$(reset)。你或许已经看过来自各路模组、林林总总的各种发电机或机器,它们都依靠 RF 能量体系或者它的一些变体来工作。" + }, + { + "type": "text", + "text": "但是不要害怕:消除恐惧的最好办法就是面对恐惧。有些模组有时会给 RF 取别称(比如通用机械的焦耳或是沉浸工艺的 IE),但$(l)他们实际上都是 FE 套了层皮$(reset),只有少数例外:(工业 2 的 EU 就是典型例子)当今,许多模组都依赖于牢不可破的 FE/RF 体系,所以你可以认为它是本模组包的通用能量系统。" + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_chunkloading.json b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_chunkloading.json new file mode 100644 index 00000000..a18c48ba --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_chunkloading.json @@ -0,0 +1,16 @@ +{ + "name": "区块加载", + "icon": "minecraft:clock", + "category": "patchouli:ftbchunks", + "sortnum": 3, + "pages": [ + { + "type": "text", + "text": "如果你是模组小白,那你可能对区块加载的概念非常陌生。当你远离你的基地时(或者从一个仍然在运行的服务器退出),附近没有玩家的区块会自动停止加载。如果你想要它们始终加载,让你基地里的机器在你离开的时候继续运转,你就需要使用区块加载大法。" + }, + { + "type": "text", + "text": "$(l)值得注意的是这真的会使它们一直运转$(reset),所以如果你在服务器里你就要注意区块加载对负载带来的影响。你可以在$(l:ftbchunks/ftbchunks_claiming)这一节$(reset)学习如何加载区块。" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_claiming.json b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_claiming.json new file mode 100644 index 00000000..e45a4419 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_claiming.json @@ -0,0 +1,25 @@ +{ + "name": "声明和同盟", + "icon": "enigmatica:textures/friends.png", + "category": "patchouli:ftbchunks", + "sortnum": 4, + "pages": [ + { + "type": "text", + "text": "通过背包左上角的“我的区块”选项,你可以查看一块标记着区块的地图,在上面为你的队伍声明区块。那么如何声明区块呢?首先,试着对着一个区块左键(或者按住左键在地图上移动鼠标)来声明你的第一个区块。" + }, + { + "type": "text", + "text": "$(l)涂色边界内的区域就是属于你队伍的地盘$(reset),这意味着只有你和你的盟友(可以从同在背包左上角的“我的团队”调整盟友)能够在这个区域里面和方块互动。$(l)不经过你的允许,$(reset)别人就无法在你的领地破坏方块,打开箱子,或者干其他任何事。" + }, + { + "type": "text", + "text": "这对怪物也同样有效,所以例如苦力怕的爆炸就破坏不了你区块里的方块。一些模组同样也需要与你的区块互动,比如模块化路由器或是通用机械等等模组需要放置或破坏方块时。这些模组提供了假玩家来让你把它们加入到盟友中,以获取权限。 想要解除对一个区块的声明,只需要右击它就可以了。" + }, + { + "type": "text", + "text": "$(l)如果你按住 Shift 键并且点击你已经声明过的区块的话,你就可以将该区块强制加载。$(reset)(详情见$(l:ftbchunks/ftbchunks_chunkloading)这一节$(reset))。按照国际惯例,Shift+左键会强制加载区块而 Shift + 右击可以取消强制加载的区块。" + + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_minimap.json b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_minimap.json new file mode 100644 index 00000000..c968d9bf --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_minimap.json @@ -0,0 +1,12 @@ +{ + "name": "小地图", + "icon": "minecraft:compass", + "category": "patchouli:ftbchunks", + "sortnum": 0, + "pages": [ + { + "type": "text", + "text": "你应该已经注意到了在你屏幕右上角的小地图。它可以使你方便的观察周遭的环境,并且它$(l)通过菜单选项进行个性化的调整$(reset),可以从$(l:ftbchunks/ftbchunks_worldmap)主地图$(reset)菜单进入。你可以更改包括位置,大小和实体显示方式等选项。亲自去看看吧!" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_waypoints.json b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_waypoints.json new file mode 100644 index 00000000..d5a6b4e7 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_waypoints.json @@ -0,0 +1,16 @@ +{ + "name": "路径点", + "icon": "enigmatica:textures/pin.png", + "category": "patchouli:ftbchunks", + "sortnum": 2, + "pages": [ + { + "type": "text", + "text": "$(l)在地图上右击$(reset)来创建路径点。它们非常直观且可以很方便的标记你想去探索或是重要的地方。" + }, + { + "type": "text", + "text": "$(l)你可以右击目标点来编辑它。$(reset)你每次死亡时地图会自动创建一个死亡路径点,这对追踪你的坟墓十分有用!路径点在世界中会以信标的方式显示以方便定位。如果你想禁用路径点的光柱,右击路径点后选择“隐藏”就行。" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_worldmap.json b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_worldmap.json new file mode 100644 index 00000000..dbb2e193 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_worldmap.json @@ -0,0 +1,12 @@ +{ + "name": "世界地图", + "icon": "minecraft:map", + "category": "patchouli:ftbchunks", + "sortnum": 1, + "pages": [ + { + "type": "text", + "text": "全屏世界地图是你主要与地图交互的地方。你可以按$(k:ftbchunks.map)键或者$(l)点击背包左上角的按钮$(reset)打开世界地图。在这里你可以打开选项菜单(左下角的齿轮图标)、通过左上角$(l:ftbchunks/ftbchunks_claiming)声明区块和结交盟友$(reset)和$(l:ftbchunks/ftbchunks_waypoints)添加路径点$(reset)。" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_bookmarks.json b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_bookmarks.json new file mode 100644 index 00000000..6a8b4775 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_bookmarks.json @@ -0,0 +1,16 @@ +{ + "name": "书签", + "icon": "minecraft:book", + "category": "patchouli:jei", + "sortnum": 3, + "pages": [ + { + "type": "text", + "text": "$(l)JEI 书签$(reset)是非常强大的工具,你可以把它当作待办清单或是配方追踪。打开 JEI,将光标悬停一个物品上,按$(l)$(k:jei.bookmark)$(reset)键,该物品就会被添加到你的列表中。" + }, + { + "type": "text", + "text": "$(l)瞧一眼你物品栏的左半边!$(reset)你的物品已经被标记在这,知道你再次对它按下$(l)$(k:jei.bookmark)$(reset)键来删除它。利用书签来追踪复杂、长流程的的配方或是提醒你接下来要做什么!" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_creative.json b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_creative.json new file mode 100644 index 00000000..44a20749 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_creative.json @@ -0,0 +1,12 @@ +{ + "name": "创造工具", + "icon": "minecraft:command_block", + "category": "patchouli:jei", + "sortnum": 5, + "pages": [ + { + "type": "text", + "text": "如果有管理员权限的话,你可以开启 JEI 作弊模式。$(l)按住 Ctrl 键并点击搜索栏旁的扳手图标$(reset)将会把它变成红色(这意味着作弊模式开启了)并且让你把 JEI 当作创造模式菜单使用。左击物品可以获得该物品一个,而 Shift + 左击可以获得一组。" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_intro.json b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_intro.json new file mode 100644 index 00000000..a51ede50 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_intro.json @@ -0,0 +1,16 @@ +{ + "name": "介绍", + "icon": "minecraft:writable_book", + "category": "patchouli:jei", + "sortnum": 0, + "pages": [ + { + "type": "text", + "text": "你或许已经打开过你的物品栏,并且发现你的右边屏幕被一整页的物品给占据了。你或许会觉得它们太多了,简直就是有多少物品都不嫌够(Not Enough Items),但我说这些物品正好够(Just Enough Items)。" + }, + { + "type": "text", + "text": "实际上你所看到的是$(l)$(#ffa500)Just Enough Items$(reset)这个模组,它的主要目的是将游戏内所有的物品都罗列起来,方便你查找。在接下来的小节里你将会学习如何使用它。$(br)你也可以对 JEI 进行个性化设置,$(l)左击右下角的扳手图标$(reset)试试看吧!" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_jer.json b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_jer.json new file mode 100644 index 00000000..4c8da84b --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_jer.json @@ -0,0 +1,16 @@ +{ + "name": "资源查看器", + "icon": "minecraft:iron_ore", + "category": "patchouli:jei", + "sortnum": 4, + "pages": [ + { + "type": "text", + "text": "$(#ffa500)$(l)Just Enough Resources$(reset)(简写 JER)是 JEI 的一个附属模组。它为 JEI 添加了一些新的标签,以显示那些不能通过普通合成获得的东西(比如说怪物掉落,或者地牢的战利品)。" + }, + { + "type": "text", + "text": "注意 JER 现在有个错误:显示不同矿物生成高度的图表$(l)数据不准确$(reset),所以不要误以为真。" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_recipes.json b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_recipes.json new file mode 100644 index 00000000..20838865 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_recipes.json @@ -0,0 +1,16 @@ +{ + "name": "配方", + "icon": "minecraft:crafting_table", + "category": "patchouli:jei", + "sortnum": 1, + "pages": [ + { + "type": "text", + "text": "JEI 的主要目标是$(l)展示旅途上你需要的所有合成配方$(reset),很像原版的配方书的进化版。对物品左击就可以显示它所有的配方,上方还有标签来显示所有可能的合成手段。" + }, + { + "type": "text", + "text": "或者你可以对物品使用$(l)$(k:jei.showRecipe)$(reset)键来查询配方(这种方式在任何地方都适用)。按$(l)$(k:jei.showUses)$(reset)键会显示该物品的所有用途(也就是作为原料可以合成什么,比如橡木原木可以合成橡木木板等等)。$(l)点击标题$(reset)(比如“工作台配方”,“熔炉配方”等等)将会显示该条件下所有可能的配方。" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_search.json b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_search.json new file mode 100644 index 00000000..23cbb713 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_search.json @@ -0,0 +1,16 @@ +{ + "name": "JEI 搜索", + "icon": "minecraft:map", + "category": "patchouli:jei", + "sortnum": 1, + "pages": [ + { + "type": "text", + "text": "模组包里的物品千千万,知道如何搜索物品很关键。JEI 有个对查找物品非常方便的功能——在$(l)你要搜索的东西$(reset)前面加上一些特定的符号(例如 @mekanism, %misc 等等):" + }, + { + "type": "text", + "text": "-@ 根据$(l)指定的模组名称$(reset)查询所有物品$(br)-# 根据$(l)指定的物品描述$(reset)查询所有物品$(br)-% 根据$(l)创造模式分栏$(reset)查询所有物品$(br)-$ 根据$(l)特定的标签(Tag)$(reset)查询所有物品$(br) 另外注意$(l)可以同时添加多个符号,在语句前面添加“-”$(l)在查找中来排除该条语句$(reset)。" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/quests/quests_intro.json b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/quests/quests_intro.json new file mode 100644 index 00000000..b2f00c70 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/quests/quests_intro.json @@ -0,0 +1,22 @@ +{ + "name": "任务介绍!", + "icon": "enigmatica:textures/quest_book.png", + "category": "patchouli:quests", + "sortnum": 0, + "pages": [ + { + "type": "text", + "text": "在以前,你可能从没使用过$(#ffa500)$(l)FTB 任务$(reset),所以本章旨在简短地想你介绍关于任务的一些事。任务是什么不言而喻:$(l)它就是一系列的目标,完成后会给予你一些奖励$(reset)。" + }, + + { + "type": "text", + "text": "它们是完全可选的,但是通常会带有很有用的模组小贴士和指导,而且完成任务多有趣啊!不同任务之间可能大有不同,包括但不限于制作一样特定物品,上交能量,或是完成一个更具体的目标。总的来说,任务会告诉你到底要做什么,并且给予回报。某些任务会奖励你物品,有些则会给你随机的战利品!" + }, + + { + "type": "text", + "text": "如果你不确定要做什么或是对某个模组不熟悉,试着跟着有关的任务章节走一走。并且即使你已经知道一个模组了,你也有可能温故而知新,还领取到许多好东西!你还在等什么呢?$(l)$(reset)祝您推任务愉快!" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/top/top_config.json b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/top/top_config.json new file mode 100644 index 00000000..4d2ed73e --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/top/top_config.json @@ -0,0 +1,16 @@ +{ + "name": "设置", + "icon": "theoneprobe:probenote", + "category": "patchouli:theoneprobe", + "sortnum": 1, + "pages": [ + { + "type": "text", + "text": "$(#ffa500)$(l)The One Probe$(reset)有不同的设置供你调整,输入$(l)/theoneprobe config$(reset)(也可右击检测器)来调整游戏内覆盖的外观。试试看不同的摆放位置,显示风格和大小。$(br)" + }, + { + "type": "text", + "text": "-$(l)/theoneprobe need$(reset)(也可右击 The One Probe 指南)可以打开或关闭是否需要检测器才能显示游戏内覆盖。这个选项默认是关闭的,所以游戏内覆盖总是可见。根据你的意愿修改它吧!" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/top/top_intro.json b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/top/top_intro.json new file mode 100644 index 00000000..a6ca06cf --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/top/top_intro.json @@ -0,0 +1,16 @@ +{ + "name": "介绍", + "icon": "theoneprobe:probe", + "category": "patchouli:theoneprobe", + "sortnum": 0, + "pages": [ + { + "type": "text", + "text": "这里实属无需多言,真相已经十分明显。探测器的游戏内覆盖可以帮助你$(l)知道你的准心指向了什么方块或是实体$(reset),这对识别你不熟悉的物体十分的有帮助。" + }, + { + "type": "text", + "text": "$(l)潜行(按住 Shift 键)$(reset)可以显示方块的额外信息(比如一个实体方块的物品栏)。游戏内覆盖还会为你显示$(l)挖掘等级信息$(reset),也就是你该用什么类型的工具来破坏这个方块,以及你手中的工具能否破坏它。" + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_craft.json b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_craft.json new file mode 100644 index 00000000..aa8ff190 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_craft.json @@ -0,0 +1,15 @@ +{ + "name": "合成辅助", + "icon": "minecraft:crafting_table", + "category": "patchouli:tweaks", + "pages": [ + { + "type": "text", + "text": "你或许已经发现打开的工作台多了一些按钮。$(#ffa500)$(l)Crafting Tweaks$(reset)提供了一些实用功能来玩转工作台:$(l)最顶上的按钮$(reset)会将合成网格里的配方旋转,$(l)中间的按钮$(reset)会将配方中的物品平均分配,$(l)底下的按钮$(reset)则会把合成网格里的所有物品放回你的物品栏。" + }, + { + "type": "text", + "text": "不仅如此,按住 Shift 键再点击平均分配按钮你还可以将一组物品平均分配到整个合成网格中,右击合成结果槽将会合成一整组物品,还有一个把物品压缩成他的3x3或是2x2配方的快捷键绑定。" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_ding.json b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_ding.json new file mode 100644 index 00000000..11584178 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_ding.json @@ -0,0 +1,12 @@ +{ + "name": "叮!", + "icon": "minecraft:note_block", + "category": "patchouli:tweaks", + "sortnum": 4, + "pages": [ + { + "type": "text", + "text": "这个功能很简单。模组包加载时间挺长的,你可以$(l)提高电脑音量$(reset),去干点别的事情,听到“叮”时你的模组包就烤好啦。新鲜出炉!" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_inv.json b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_inv.json new file mode 100644 index 00000000..1d8b744a --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_inv.json @@ -0,0 +1,15 @@ +{ + "name": "R键整理", + "icon": "minecraft:chest", + "category": "patchouli:tweaks", + "pages": [ + { + "type": "text", + "text": "$(#ffa500)$(l)Inventory Tweaks$(reset)主要对你的物品栏做手脚。他最著名的改动是按下$(k:invtweaks_sort_either.desc)$(l)来整理任何你打开的物品栏$(reset)。" + }, + { + "type": "text", + "text": "该模组还有其他实用功能,比如在你背包里有多余物品时,自动装填你快捷栏里的消耗完的物品。" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_mouse.json b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_mouse.json new file mode 100644 index 00000000..08c17c86 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_mouse.json @@ -0,0 +1,11 @@ +{ + "name": "鼠标手势", + "icon": "enigmatica:textures/mouse_tweaks.png", + "category": "patchouli:tweaks", + "pages": [ + { + "type": "text", + "text": "$(#ffa500)$(l)Mouse Tweaks$(reset)添加了一些和鼠标有关的实用功能,它们对操作物品栏和合成物品十分有帮助。 该模组的$(l:https://www.curseforge.com/minecraft/mc-mods/mouse-tweaks)Curseforge 主页$(/l)详尽的展示了这些功能,我建议您查阅此网站以了解更多。" + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_ultimine.json b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_ultimine.json new file mode 100644 index 00000000..44021ab4 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_ultimine.json @@ -0,0 +1,16 @@ +{ + "name": "FTB 连锁破坏", + "icon": "minecraft:diamond_pickaxe", + "category": "patchouli:tweaks", + "sortnum": 3, + "pages": [ + { + "type": "text", + "text": "在模组 MC 中,你经常需要一次性地挖掘大量重复的方块,比如一个巨大的矿脉,一栋你不想要的建筑或是一大片石头。我在此向你隆重介绍$(#ffa500)$(l)FTB Ultimine$(reset)!这个模组的家族历史十分久远,所以你也许知道它和$(l)矿脉矿工$(reset)或是$(l)矿石挖掘$(reset)拥有一样的功能。" + }, + { + "type": "text", + "text": "$(l)按住$(k:ftbultimine)键启用连锁破坏$(reset)。 你现在应该看见一块被你选中的区域:相互连接同类型的方块会被高亮显示。如果此时你用正确的工具破坏他们,$(l)所有被选中的方块将会被同时破坏$(reset),并且消耗一些你的饱食度。亲自试试看,但是小心别一个连锁毁了你的家!" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.5.1/schematics/README.txt b/project/Enigmatica 6 Expert/1.5.1/schematics/README.txt new file mode 100644 index 00000000..3292faa4 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.5.1/schematics/README.txt @@ -0,0 +1,20 @@ +需求: + ● 来自机械动力的蓝图加农炮 + ● 来自机械动力的蓝图桌 + ● 驱动加农炮的火药 + ● 一张空白的蓝图 + +加载蓝图很简单: + 1) 蓝图在文件夹中按模组排序,但根蓝图文件夹(README.txt所在位置)中的任何蓝图都可以从蓝图桌中获得。将它们从模组文件夹移动/复制到根蓝图文件夹。 + 2) 在游戏中,打开蓝图桌。选择要加载的蓝图,将空白蓝图放入表中,然后单击复选框。 + 3) 使用蓝图在世界中放置多方块结构的虚影。手拿蓝图时,屏幕上将显示调整虚影的说明。 + 4) 将蓝图和火药装入蓝图加农炮。将带有所需方块的容器放在加农炮旁边。 + 5) 单击“开始”按钮两次,欣赏它构建您的多方块结构。 + +某些蓝图粘贴后需要一些手动操作。例如,加农炮无法放置通用机械工业蒸汽涡轮的涡轮叶片。这些必须手动安装。它也不能放置液体,所以你需要手动填充星辉魔法的多方块结构。 + +机械动力的维基很好的讲述了如何加载和构造蓝图: + +保存新的蓝图:https://github.com/Creators-of-Create/Create/wiki/Saving-a-Schematic +加载蓝图:https://github.com/Creators-of-Create/Create/wiki/Loading-a-Schematic +打印蓝图:https://github.com/Creators-of-Create/Create/wiki/Printing-a-Schematic From 1f76b2618765fde82fd5489018642164e32722ed Mon Sep 17 00:00:00 2001 From: RCqaq <1965716763@qq.com> Date: Tue, 30 Aug 2022 12:22:34 +0800 Subject: [PATCH 6/8] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=A4=9A=E4=BD=99?= =?UTF-8?q?=E7=BF=BB=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../chapters/industrial_foregoing_en.snbt | 1245 ----------------- 1 file changed, 1245 deletions(-) delete mode 100644 project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/industrial_foregoing_en.snbt diff --git a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/industrial_foregoing_en.snbt b/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/industrial_foregoing_en.snbt deleted file mode 100644 index 4bd9c933..00000000 --- a/project/Enigmatica 6 Expert/1.5.1/config/ftbquests/quests/chapters/industrial_foregoing_en.snbt +++ /dev/null @@ -1,1245 +0,0 @@ -{ - id: "0000000000000003" - group: "72A9465344128AF9" - order_index: 2 - filename: "industrial_foregoing" - title: "Industrial Foregoing" - icon: "industrialforegoing:latex_processing_unit" - default_quest_shape: "" - default_hide_dependency_lines: false - quests: [ - { - title: "Industrial Foregoing" - icon: "industrialforegoing:plastic" - x: 1.5d - y: -9.0d - description: [ - "This mod provides a wide range of machines to automate various tasks. This questline introduces some key machines (but not ALL the machines, as there are quite a few)." - "" - "There are currently four (craftable) tiers of IF machine frame. Right now, you can only make the lowest-tier version." - ] - size: 1.5d - optional: true - id: "000000000000004A" - tasks: [{ - id: "452B662F54BEAD8D" - type: "item" - item: "industrialforegoing:machine_frame_pity" - }] - rewards: [ - { - id: "234EA77258AE837C" - type: "xp" - xp: 100 - } - { - id: "63727AE711541D73" - type: "item" - title: "Iron Ingot" - item: "minecraft:iron_ingot" - count: 6 - random_bonus: 4 - } - ] - } - { - x: 1.5d - y: -6.5d - description: ["The Fluid Extractor, shockingly, extracts fluid. Place one facing a log block, and it will slowly break down the log while producing Latex. Power is optional, but speeds up the process by a factor of 2.5. Acacia logs give the best yield."] - dependencies: ["000000000000004A"] - id: "000000000000004B" - tasks: [{ - id: "000000000000004C" - type: "item" - title: "Fluid Extractor" - item: { - id: "itemfilters:or" - Count: 1b - tag: { - items: [ - { - id: "industrialforegoing:fluid_extractor" - Count: 1b - } - { - id: "thermal:device_tree_extractor" - Count: 1b - } - ] - } - } - }] - rewards: [ - { - id: "0000000000000628" - type: "item" - title: "Acacia Log" - item: "minecraft:acacia_log" - count: 32 - } - { - id: "0000000000000CAB" - type: "item" - title: "Acacia Sapling" - item: "minecraft:acacia_sapling" - count: 8 - } - ] - } - { - x: 1.5d - y: -5.0d - description: ["The Latex Processing Unit takes latex, water, and power as inputs to produce Tiny Dry Rubber. This can be crafted into Dry Rubber, which in turn is smelted into Plastic, a critical resource."] - dependencies: ["000000000000004B"] - id: "000000000000004F" - tasks: [{ - id: "0000000000000050" - type: "item" - title: "Latex Processing Unit" - item: { - id: "itemfilters:or" - Count: 1b - tag: { - items: [ - { - id: "industrialforegoing:latex_processing_unit" - Count: 1b - } - { - id: "thermal:machine_refinery" - Count: 1b - } - ] - } - } - }] - rewards: [{ - id: "0000000000000629" - type: "command" - title: "Rare Industrial Foregoing Loot Box" - icon: "kubejs:rare_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_rare" - player_command: false - }] - } - { - x: 1.5d - y: -2.0d - shape: "pentagon" - description: ["The second tier of machine frame. A few recipes (such as the Plant Fertilizer) use this frame on its own, but it's also a component of the third tier of machine frame."] - dependencies: ["0000000000000057"] - id: "0000000000000051" - tasks: [{ - id: "0000000000000052" - type: "item" - item: "industrialforegoing:machine_frame_simple" - }] - rewards: [{ - id: "0000000000000632" - type: "command" - title: "Rare Industrial Foregoing Loot Box" - icon: "kubejs:rare_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_rare" - player_command: false - }] - } - { - x: 5.0d - y: -5.0d - description: ["The Mob Slaughter Factory kills mobs and animals in its area of effect. Entities slain in this way do not drop anything, but are converted to Liquid Meat and Pink Slime, liquids that can be piped out of the block."] - dependencies: ["000000000000004F"] - id: "0000000000000053" - tasks: [{ - id: "0000000000000054" - type: "item" - title: "Mob Slaughter Factory" - icon: "industrialforegoing:mob_slaughter_factory" - item: { - id: "itemfilters:or" - Count: 1b - tag: { - items: [ - { - id: "industrialforegoing:pink_slime_bucket" - Count: 1b - } - { - id: "industrialforegoing:mob_slaughter_factory" - Count: 1b - } - ] - } - } - }] - rewards: [{ - id: "0000000000000626" - type: "item" - title: "Meat Feeder" - item: "industrialforegoing:meat_feeder" - }] - } - { - x: 1.5d - y: -3.5d - description: ["The Dissolution Chamber requires power and recipe-dependent items/fluids to craft various items."] - dependencies: [ - "000000000000004C" - "000000000000004F" - ] - id: "0000000000000057" - tasks: [{ - id: "000000000000006B" - type: "item" - item: "industrialforegoing:dissolution_chamber" - }] - rewards: [{ - id: "000000000000062A" - type: "command" - title: "Rare Industrial Foregoing Loot Box" - icon: "kubejs:rare_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_rare" - player_command: false - }] - } - { - title: "Addons" - icon: { - id: "industrialforegoing:range_addon11" - Count: 1b - tag: { - TitaniumAugment: { - Range: 11.0f - } - } - } - x: 3.0d - y: -3.5d - description: ["Addons can increase the range, speed, or efficiency of most machines. As default operating areas are usually quite small, addons are important!"] - dependencies: ["0000000000000057"] - id: "0000000000000076" - tasks: [{ - id: "35428F7A336EE4A1" - type: "item" - title: "Any Addon" - item: { - id: "itemfilters:tag" - Count: 1b - tag: { - value: "industrialforegoing:addons" - } - } - }] - rewards: [{ - id: "0000000000000631" - type: "command" - title: "Rare Industrial Foregoing Loot Box" - icon: "kubejs:rare_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_rare" - player_command: false - }] - } - { - x: 3.0d - y: -0.5d - shape: "hexagon" - description: ["The third tier of machine frame. Used in a variety of powerful automation machines."] - dependencies: [ - "0000000000000050" - "0000000000000051" - "0000000000000053" - ] - id: "0000000000000078" - tasks: [{ - id: "0000000000000079" - type: "item" - item: "industrialforegoing:machine_frame_advanced" - }] - rewards: [{ - id: "0000000000000633" - type: "command" - title: "Epic Industrial Foregoing Loot Box" - icon: "kubejs:epic_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_epic" - player_command: false - }] - } - { - x: 4.5d - y: 1.0d - description: ["The Mob Crusher kills mobs, producing Essence and normal mob drops."] - dependencies: ["0000000000000078"] - id: "000000000000007A" - tasks: [{ - id: "000000000000007B" - type: "item" - item: "industrialforegoing:mob_crusher" - }] - rewards: [{ - id: "0000000000000636" - type: "command" - title: "Epic Industrial Foregoing Loot Box" - icon: "kubejs:epic_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_epic" - player_command: false - }] - } - { - x: 6.0d - y: 1.0d - description: ["These machines, when provided with power and Essence, will act like several enchanting related machines. Essence can be generated by using the Resourceful Furnace or Mob Crusher."] - dependencies: ["000000000000007A"] - id: "000000000000007C" - tasks: [ - { - id: "000000000000007D" - type: "item" - item: "industrialforegoing:enchantment_factory" - } - { - id: "0000000000000F0E" - type: "item" - item: "industrialforegoing:enchantment_applicator" - } - { - id: "0000000000000F0F" - type: "item" - item: "industrialforegoing:enchantment_extractor" - } - ] - rewards: [ - { - id: "0000000000000635" - type: "command" - title: "Epic Industrial Foregoing Loot Box" - icon: "kubejs:epic_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_epic" - player_command: false - } - { - id: "0000000000000F3B" - type: "item" - title: "Common Black Hole Tank" - item: { - id: "industrialforegoing:common_black_hole_tank" - Count: 1b - tag: { - BlockEntityTag: { - filter: { - Type: "WHITELIST" - Pointer: 0 - Filter: { } - } - tank: { - FluidName: "industrialforegoing:essence" - FacingModes: { - TOP: "ENABLED" - LEFT: "ENABLED" - FRONT: "ENABLED" - BACK: "ENABLED" - RIGHT: "ENABLED" - BOTTOM: "ENABLED" - } - Amount: 16000 - } - } - } - } - } - ] - } - { - x: 3.0d - y: 1.0d - description: ["This machine is a one-stop shop for cobblestone processing. It can generate cobblestone from lava/water, then perform up to three sequential operations to craft products like stone bricks or sand."] - dependencies: ["0000000000000078"] - id: "000000000000007E" - tasks: [{ - id: "000000000000007F" - type: "item" - item: "industrialforegoing:material_stonework_factory" - }] - rewards: [{ - id: "0000000000000637" - type: "command" - title: "Epic Industrial Foregoing Loot Box" - icon: "kubejs:epic_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_epic" - player_command: false - }] - } - { - x: 0.0d - y: -6.0d - description: ["The Bioreactor can process up to nine different types of plant-based items at once to make Biofuel; the more slots that are filled, the higher the efficiency. Biofuel can be used to make power with the Biofuel Generator, or to run Infinity tools."] - dependencies: ["000000000000004F"] - id: "0000000000000080" - tasks: [{ - id: "0000000000000081" - type: "item" - item: "industrialforegoing:bioreactor" - }] - rewards: [ - { - id: "000000000000062C" - type: "item" - title: "Beetroot" - item: "minecraft:beetroot" - count: 8 - } - { - id: "000000000000062D" - type: "item" - title: "Carrot" - item: "minecraft:carrot" - count: 8 - } - { - id: "000000000000062E" - type: "item" - title: "Potato" - item: "minecraft:potato" - count: 8 - } - ] - } - { - x: -1.5d - y: -4.5d - description: ["The Infinity Drill is powered by Biofuel and can mine increasingly large areas depending on its RF charge level."] - dependencies: ["0000000000000057"] - id: "0000000000000082" - tasks: [{ - id: "0000000000000083" - type: "item" - item: { - id: "industrialforegoing:infinity_drill" - Count: 1b - tag: { - CanCharge: 1 - Special: 0 - Selected: "POOR" - Energy: 0 - Fluid: { - FluidName: "biofuel" - Amount: 0 - } - } - } - }] - rewards: [{ - id: "0000000000000F36" - type: "item" - title: "Common Black Hole Tank" - item: { - id: "industrialforegoing:common_black_hole_tank" - Count: 1b - tag: { - BlockEntityTag: { - filter: { - Type: "WHITELIST" - Pointer: 0 - Filter: { } - } - tank: { - FluidName: "industrialforegoing:biofuel" - FacingModes: { - TOP: "ENABLED" - LEFT: "ENABLED" - FRONT: "ENABLED" - BACK: "ENABLED" - RIGHT: "ENABLED" - BOTTOM: "ENABLED" - } - Amount: 16000 - } - } - } - } - }] - } - { - x: 0.0d - y: -0.5d - description: ["The Plant Fertilizer automatically fertilizes plants (believe it or not) with Bonemeal or Industrial Fertilizer."] - dependencies: ["0000000000000051"] - id: "0000000000000086" - tasks: [{ - id: "0000000000000087" - type: "item" - item: "industrialforegoing:plant_fertilizer" - }] - rewards: [{ - id: "0000000000000634" - type: "item" - title: "Fertilizer" - item: "industrialforegoing:fertilizer" - count: 16 - }] - } - { - x: 3.0d - y: -6.0d - description: ["IF conveyor belts move entities (not items, unlike IE belts). Several types of conveyor belt upgrades are available; see JEI."] - dependencies: [ - "000000000000004C" - "000000000000004F" - ] - id: "0000000000000088" - tasks: [{ - id: "0000000000000089" - type: "item" - item: "industrialforegoing:conveyor" - }] - rewards: [{ - id: "000000000000062B" - type: "command" - title: "Rare Industrial Foregoing Loot Box" - icon: "kubejs:rare_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_rare" - player_command: false - }] - } - { - x: 1.5d - y: 1.0d - shape: "octagon" - description: ["Fourth, last tier of machine frame is only used in few applications. But those applications are nuclear!"] - dependencies: ["0000000000000078"] - id: "0000000000000EDC" - tasks: [{ - id: "0000000000000EDD" - type: "item" - item: "industrialforegoing:machine_frame_supreme" - }] - rewards: [{ - id: "0000000000000EE0" - type: "item" - title: "Ether Gas Bucket" - item: "industrialforegoing:ether_gas_bucket" - }] - } - { - x: -2.5d - y: 4.0d - description: ["This generator uses any furnace fuel to generate FE. Check JEI for generation rates for any compatible item."] - hide_dependency_lines: true - dependencies: ["0000000000000051"] - id: "0000000000000EE1" - tasks: [{ - id: "0000000000000EE2" - type: "item" - item: "industrialforegoing:mycelial_furnace" - }] - } - { - x: 1.5d - y: 4.0d - shape: "gear" - description: ["When all 16 mycelial generators are actively running the Mycelial Reactor will activate and make 25M RF/t."] - dependencies: [ - "0000000000000EE1" - "0000000000000EE5" - "0000000000000EE7" - "0000000000000EE9" - "0000000000000EEB" - "0000000000000EEF" - "0000000000000EED" - "0000000000000EFB" - "0000000000000F03" - "0000000000000EF1" - "0000000000000EF3" - "0000000000000EF7" - "0000000000000EF5" - "0000000000000EF9" - "0000000000000EFD" - "0000000000000F01" - "0000000000000EDC" - ] - id: "0000000000000EE3" - tasks: [{ - id: "0000000000000EE4" - type: "item" - item: "industrialforegoing:mycelial_reactor" - }] - rewards: [{ - id: "00EAC9D358EBDA6E" - type: "command" - title: "Epic Industrial Foregoing Loot Box" - icon: "kubejs:epic_lootbox" - command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_epic" - player_command: false - }] - } - { - x: 3.0d - y: 9.0d - description: ["This generator uses slimeballs to generate FE. Check JEI for generation rates."] - hide_dependency_lines: true - dependencies: ["0000000000000078"] - id: "0000000000000EE5" - tasks: [{ - id: "0000000000000EE6" - type: "item" - item: "industrialforegoing:mycelial_slimey" - }] - } - { - x: 5.5d - y: 4.0d - description: ["This generator uses food to generate FE. Check JEI for statistic of each food item."] - hide_dependency_lines: true - dependencies: ["0000000000000051"] - id: "0000000000000EE7" - tasks: [{ - id: "0000000000000EE8" - type: "item" - item: "industrialforegoing:mycelial_culinary" - }] - } - { - x: -1.0d - y: 7.0d - description: ["This generators produces FE from potions. Check JEI to see statistics for each potion."] - hide_dependency_lines: true - dependencies: ["0000000000000078"] - id: "0000000000000EE9" - tasks: [{ - id: "0000000000000EEA" - type: "item" - item: "industrialforegoing:mycelial_potion" - }] - } - { - x: -0.5d - y: 8.0d - description: ["This generator will produce FE from enchanted books. Check JEI for statistics for each enchantment."] - hide_dependency_lines: true - dependencies: ["0000000000000078"] - id: "0000000000000EEB" - tasks: [{ - id: "0000000000000EEC" - type: "item" - item: "industrialforegoing:mycelial_disenchantment" - }] - } - { - x: 0.0d - y: 9.0d - description: ["This generator generates FE from ender pearls. Check JEI for generation rates."] - hide_dependency_lines: true - dependencies: ["0000000000000078"] - id: "0000000000000EED" - tasks: [{ - id: "0000000000000EEE" - type: "item" - item: "industrialforegoing:mycelial_ender" - }] - } - { - x: -1.5d - y: 6.0d - description: ["This generator uses TNT and gunpowder to generate FE. Check JEI for generation rates."] - hide_dependency_lines: true - dependencies: ["0000000000000078"] - id: "0000000000000EEF" - tasks: [{ - id: "0000000000000EF0" - type: "item" - item: "industrialforegoing:mycelial_explosive" - }] - } - { - x: -2.0d - y: 5.0d - description: ["This generator produces FE from snow and ice. Check JEI for statistics for each compatible item."] - hide_dependency_lines: true - dependencies: ["0000000000000051"] - id: "0000000000000EF1" - tasks: [{ - id: "0000000000000EF2" - type: "item" - item: "industrialforegoing:mycelial_frosty" - }] - } - { - x: 2.0d - y: 11.0d - description: ["This generator will produce FE from dragon breath. Check JEI for generation rate."] - hide_dependency_lines: true - dependencies: ["0000000000000EDC"] - id: "0000000000000EF3" - tasks: [{ - id: "0000000000000EF4" - type: "item" - item: "industrialforegoing:mycelial_halitosis" - }] - } - { - x: 4.5d - y: 6.0d - description: ["This generator generates FE from lava. Optionaly you can provide Redstone to boost power production. Check JEI for generation rates."] - hide_dependency_lines: true - dependencies: ["0000000000000078"] - id: "0000000000000EF5" - tasks: [{ - id: "0000000000000EF6" - type: "item" - item: "industrialforegoing:mycelial_magma" - }] - } - { - x: 5.0d - y: 5.0d - description: ["This generator generates FE from everything that is, you guessed it, pink. Check JEI for statistic of each item."] - hide_dependency_lines: true - dependencies: ["0000000000000051"] - id: "0000000000000EF7" - tasks: [{ - id: "0000000000000EF8" - type: "item" - item: "industrialforegoing:mycelial_pink" - }] - } - { - x: 1.0d - y: 11.0d - description: ["This generator generates FE from what its name suggest, from Nether Stars! Check JEI for generation rate."] - hide_dependency_lines: true - dependencies: ["0000000000000EDC"] - id: "0000000000000EF9" - tasks: [{ - id: "0000000000000EFA" - type: "item" - item: "industrialforegoing:mycelial_netherstar" - }] - } - { - x: 4.0d - y: 7.0d - description: ["This generator generates FE from monster drops. Check JEI for statistic of compatible items."] - hide_dependency_lines: true - dependencies: ["0000000000000078"] - id: "0000000000000EFB" - tasks: [{ - id: "0000000000000EFC" - type: "item" - item: "industrialforegoing:mycelial_death" - }] - } - { - x: 2.5d - y: 10.0d - description: ["This generator will produce power using fireworks depending of the firework type and shapes."] - hide_dependency_lines: true - dependencies: ["0000000000000078"] - id: "0000000000000EFD" - tasks: [{ - id: "0000000000000EFE" - type: "item" - item: "industrialforegoing:mycelial_rocket" - }] - } - { - x: 3.5d - y: 8.0d - description: ["This generator produces FE from nether mushroom related items. Check JEI for statistics of compatible items."] - hide_dependency_lines: true - dependencies: ["0000000000000078"] - id: "0000000000000F01" - tasks: [{ - id: "0000000000000F02" - type: "item" - item: "industrialforegoing:mycelial_crimed" - }] - } - { - x: 0.5d - y: 10.0d - description: ["This generator uses metal ingots to generate power. Check JEI for generation rates and compatible metals."] - hide_dependency_lines: true - dependencies: ["0000000000000EDC"] - id: "0000000000000F03" - tasks: [{ - id: "0000000000000F04" - type: "item" - item: "industrialforegoing:mycelial_meatallurgic" - }] - } - { - x: -1.5d - y: -3.5d - description: ["The Infinity Backpack is powered by Biofuel and can hold big amounts of items depending on its RF charge level. It can feed you with meat and it is also used as a magnet."] - dependencies: ["0000000000000057"] - id: "0000000000000F05" - tasks: [{ - id: "0000000000000F06" - type: "item" - item: { - id: "industrialforegoing:infinity_backpack" - Count: 1b - tag: { - CanCharge: 1b - Special: 0b - Selected: "POOR" - Energy: 0L - } - } - }] - rewards: [{ - id: "0000000000000F37" - type: "item" - title: "Common Black Hole Tank" - item: { - id: "industrialforegoing:common_black_hole_tank" - Count: 1b - tag: { - BlockEntityTag: { - filter: { - Type: "WHITELIST" - Pointer: 0 - Filter: { } - } - tank: { - FluidName: "industrialforegoing:biofuel" - FacingModes: { - TOP: "ENABLED" - LEFT: "ENABLED" - FRONT: "ENABLED" - BACK: "ENABLED" - RIGHT: "ENABLED" - BOTTOM: "ENABLED" - } - Amount: 16000 - } - } - } - } - }] - } - { - x: -1.5d - y: -2.5d - description: ["The Infinity Trident is powered by Biofuel and it's a more powerful trident."] - dependencies: ["0000000000000057"] - id: "0000000000000F07" - tasks: [{ - id: "0000000000000F08" - type: "item" - item: { - id: "industrialforegoing:infinity_trident" - Count: 1b - tag: { - CanCharge: 1b - Riptide: 0 - Channeling: 0b - Energy: 0L - Fluid: { - FluidName: "biofuel" - Amount: 0 - } - Special: 0b - Selected: "POOR" - Loyalty: 0 - } - } - }] - rewards: [{ - id: "0000000000000F38" - type: "item" - title: "Common Black Hole Tank" - item: { - id: "industrialforegoing:common_black_hole_tank" - Count: 1b - tag: { - BlockEntityTag: { - filter: { - Type: "WHITELIST" - Pointer: 0 - Filter: { } - } - tank: { - FluidName: "industrialforegoing:biofuel" - FacingModes: { - TOP: "ENABLED" - LEFT: "ENABLED" - FRONT: "ENABLED" - BACK: "ENABLED" - RIGHT: "ENABLED" - BOTTOM: "ENABLED" - } - Amount: 16000 - } - } - } - } - }] - } - { - x: -1.5d - y: -1.5d - description: ["The Infinity Saw is powered by Biofuel and can chop increasingly large areas depending on its RF charge level."] - dependencies: ["0000000000000057"] - id: "0000000000000F09" - tasks: [{ - id: "0000000000000F0A" - type: "item" - item: { - id: "industrialforegoing:infinity_saw" - Count: 1b - tag: { - CanCharge: 1b - Special: 0b - Selected: "POOR" - Energy: 0L - Fluid: { - FluidName: "biofuel" - Amount: 0 - } - } - } - }] - rewards: [{ - id: "0000000000000F39" - type: "item" - title: "Common Black Hole Tank" - item: { - id: "industrialforegoing:common_black_hole_tank" - Count: 1b - tag: { - BlockEntityTag: { - filter: { - Type: "WHITELIST" - Pointer: 0 - Filter: { } - } - tank: { - FluidName: "industrialforegoing:biofuel" - FacingModes: { - TOP: "ENABLED" - LEFT: "ENABLED" - FRONT: "ENABLED" - BACK: "ENABLED" - RIGHT: "ENABLED" - BOTTOM: "ENABLED" - } - Amount: 16000 - } - } - } - } - }] - } - { - x: -1.5d - y: -0.5d - description: ["The Infinity Hammer is powered by Biofuel and will damage entities in a large areas depending on its RF charge level. It also has Beheading."] - dependencies: ["0000000000000057"] - id: "0000000000000F0B" - tasks: [{ - id: "0000000000000F0C" - type: "item" - item: { - id: "industrialforegoing:infinity_hammer" - Count: 1b - tag: { - CanCharge: 1b - Energy: 0L - Fluid: { - FluidName: "biofuel" - Amount: 0 - } - Special: 0b - Selected: "POOR" - Beheading: 0 - } - } - }] - rewards: [{ - id: "0000000000000F3A" - type: "item" - title: "Common Black Hole Tank" - item: { - id: "industrialforegoing:common_black_hole_tank" - Count: 1b - tag: { - BlockEntityTag: { - filter: { - Type: "WHITELIST" - Pointer: 0 - Filter: { } - } - tank: { - FluidName: "industrialforegoing:biofuel" - FacingModes: { - TOP: "ENABLED" - LEFT: "ENABLED" - FRONT: "ENABLED" - BACK: "ENABLED" - RIGHT: "ENABLED" - BOTTOM: "ENABLED" - } - Amount: 16000 - } - } - } - } - }] - } - { - x: 10.0d - y: -9.0d - description: ["A block capable of storing big amounts of an item, you can insert or extract items by interacting with the front."] - hide_dependency_lines: true - dependencies: ["000000000000004A"] - id: "0000000000000F10" - tasks: [{ - id: "0000000000000F11" - type: "item" - item: "industrialforegoing:common_black_hole_unit" - }] - rewards: [{ - id: "0000000000000F2B" - type: "xp" - xp: 16 - }] - } - { - x: 10.0d - y: -8.0d - description: ["A block capable of storing big amounts of an item, you can insert or extract items by interacting with the front."] - hide_dependency_lines: true - id: "0000000000000F12" - tasks: [{ - id: "0000000000000F13" - type: "item" - item: "industrialforegoing:pity_black_hole_unit" - }] - rewards: [{ - id: "0000000000000F2C" - type: "xp" - xp: 32 - }] - } - { - x: 10.0d - y: -7.0d - description: ["A block capable of storing big amounts of an item, you can insert or extract items by interacting with the front."] - hide_dependency_lines: true - dependencies: ["0000000000000051"] - id: "0000000000000F14" - tasks: [{ - id: "0000000000000F15" - type: "item" - item: "industrialforegoing:simple_black_hole_unit" - }] - rewards: [{ - id: "0000000000000F2D" - type: "xp" - xp: 64 - }] - } - { - x: 10.0d - y: -6.0d - description: ["A block capable of storing big amounts of an item, you can insert or extract items by interacting with the front."] - hide_dependency_lines: true - dependencies: ["0000000000000078"] - id: "0000000000000F16" - tasks: [{ - id: "0000000000000F17" - type: "item" - item: "industrialforegoing:advanced_black_hole_unit" - }] - rewards: [{ - id: "0000000000000F2E" - type: "xp" - xp: 128 - }] - } - { - x: 10.0d - y: -5.0d - description: ["A block capable of storing big amounts of an item, you can insert or extract items by interacting with the front."] - hide_dependency_lines: true - dependencies: ["0000000000000EDC"] - id: "0000000000000F18" - tasks: [{ - id: "0000000000000F19" - type: "item" - item: "industrialforegoing:supreme_black_hole_unit" - }] - rewards: [{ - id: "0000000000000F2F" - type: "xp" - xp: 256 - }] - } - { - x: 12.0d - y: -9.0d - description: ["A block capable of storing big amounts of a fluid."] - hide_dependency_lines: true - dependencies: ["000000000000004A"] - id: "0000000000000F1A" - tasks: [{ - id: "0000000000000F1B" - type: "item" - item: "industrialforegoing:common_black_hole_tank" - }] - rewards: [{ - id: "0000000000000F31" - type: "xp" - xp: 16 - }] - } - { - x: 12.0d - y: -8.0d - description: ["A block capable of storing big amounts of a fluid."] - hide_dependency_lines: true - id: "0000000000000F1C" - tasks: [{ - id: "0000000000000F1D" - type: "item" - item: "industrialforegoing:pity_black_hole_tank" - }] - rewards: [{ - id: "0000000000000F32" - type: "xp" - xp: 32 - }] - } - { - x: 12.0d - y: -7.0d - description: ["A block capable of storing big amounts of a fluid."] - hide_dependency_lines: true - dependencies: ["0000000000000051"] - id: "0000000000000F1E" - tasks: [{ - id: "0000000000000F1F" - type: "item" - item: "industrialforegoing:simple_black_hole_tank" - }] - rewards: [{ - id: "0000000000000F33" - type: "xp" - xp: 64 - }] - } - { - x: 12.0d - y: -6.0d - description: ["A block capable of storing big amounts of a fluid."] - hide_dependency_lines: true - dependencies: ["0000000000000078"] - id: "0000000000000F20" - tasks: [{ - id: "0000000000000F21" - type: "item" - item: "industrialforegoing:advanced_black_hole_tank" - }] - rewards: [{ - id: "0000000000000F34" - type: "xp" - xp: 128 - }] - } - { - x: 12.0d - y: -5.0d - description: ["A block capable of storing big amounts of a fluid."] - hide_dependency_lines: true - dependencies: ["0000000000000EDC"] - id: "0000000000000F22" - tasks: [{ - id: "0000000000000F23" - type: "item" - item: "industrialforegoing:supreme_black_hole_tank" - }] - rewards: [{ - id: "0000000000000F35" - type: "xp" - xp: 256 - }] - } - { - x: 11.0d - y: -4.0d - description: ["This block will store up to 16 black hole units or tanks and will make their contents accessible externally."] - hide_dependency_lines: true - dependencies: ["0000000000000EDC"] - id: "0000000000000F24" - tasks: [{ - id: "0000000000000F25" - type: "item" - item: "industrialforegoing:black_hole_controller" - }] - rewards: [{ - id: "0000000000000F30" - type: "xp" - xp: 512 - }] - } - { - x: -1.5d - y: -5.5d - description: ["Mechanical Dirt is used to convert FE and Liquid Meat into Mob Spawns. It respects light requirements and will spawn based on the biome it is in. It will also distribute Power and Liquid Meat to adjacent Mechanical Dirt blocks."] - dependencies: ["0000000000000057"] - id: "68F315FF23CD8A22" - tasks: [{ - id: "3991AE48C18012EC" - type: "item" - item: "industrialforegoing:mechanical_dirt" - }] - rewards: [{ - id: "0997C2E0E6DE8F76" - type: "item" - title: "Common Black Hole Tank" - item: { - id: "industrialforegoing:common_black_hole_tank" - Count: 1b - tag: { - BlockEntityTag: { - filter: { - Type: "WHITELIST" - Pointer: 0 - Filter: { } - } - tank: { - FluidName: "industrialforegoing:meat" - FacingModes: { - TOP: "ENABLED" - LEFT: "ENABLED" - FRONT: "ENABLED" - RIGHT: "ENABLED" - BACK: "ENABLED" - BOTTOM: "ENABLED" - } - Amount: 16000 - } - } - } - } - }] - } - { - x: 6.0d - y: -0.5d - description: ["The Mob Duplicator will convert FE and Essence into Mobs. Capture the mob you would like to duplicate in a Mob Imprisonment Tool, put it in the Mob Duplicator, and enjoy an endless supply of your mobs."] - dependencies: ["000000000000007A"] - id: "73E9574B069570BD" - tasks: [{ - id: "27D665ECBDA02E5A" - type: "item" - item: "industrialforegoing:mob_duplicator" - }] - rewards: [{ - id: "24B8F1EFDCF5A2D9" - type: "item" - title: "Mob Imprisonment Tool" - item: "industrialforegoing:mob_imprisonment_tool" - }] - } - ] -} From 735d9b3fa4d4b6a9d609d993bd81251b49e77476 Mon Sep 17 00:00:00 2001 From: RCqaq <1965716763@qq.com> Date: Sat, 22 Oct 2022 08:56:33 +0800 Subject: [PATCH 7/8] =?UTF-8?q?=E7=AC=AC=E4=BA=8C=E6=AC=A1=E4=BF=AE?= =?UTF-8?q?=E8=AE=A2+1.6.0=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../building_gadgets_patterns/README.txt | 32 + .../astral_sorcery/astral_relay.txt | 50 + .../astral_sorcery/attunement_altar.txt | 64 + .../astral_sorcery/celestial_gateway.txt | 57 + .../crafting_celestial_altar.txt | 71 + .../crafting_iridescent_altar.txt | 71 + .../crafting_starlight_altar.txt | 64 + .../enhanced_celestial_collector_crystal.txt | 64 + .../astral_sorcery/evershifting_fountain.txt | 50 + .../astral_sorcery/ritual_pedestal.txt | 57 + .../astral_sorcery/starlight_infuser.txt | 64 + .../compact_crafting/README.txt | 6 + .../compact_crafting/giant.txt | 36 + .../compact_crafting/large.txt | 36 + .../compact_crafting/maximum.txt | 36 + .../compact_crafting/normal.txt | 36 + .../compact_crafting/projectors_max.txt | 36 + .../compact_crafting/small.txt | 36 + .../compact_crafting/tiny.txt | 29 + .../immersive_engineering/arc_furnace.txt | 85 + .../immersive_engineering/assembler.txt | 64 + .../automated_engineers_workbench.txt | 64 + .../bottling_machine.txt | 64 + .../immersive_engineering/crusher.txt | 57 + .../diesel_generator.txt | 64 + .../immersive_engineering/excavator.txt | 78 + .../immersive_engineering/fermentor.txt | 64 + .../improved_blast_furnace.txt | 50 + .../immersive_engineering/lightning_rod.txt | 64 + .../immersive_engineering/metal_press.txt | 57 + .../immersive_engineering/mixer.txt | 64 + .../immersive_engineering/refinery.txt | 64 + .../immersive_engineering/sawmill.txt | 64 + .../immersive_engineering/silo.txt | 36 + .../immersive_engineering/squeezer.txt | 71 + .../immersive_engineering/tank.txt | 36 + .../immersive_petroleum/coker.txt | 106 + .../distillation_tower.txt | 64 + .../immersive_petroleum/pumpjack.txt | 78 + .../sulfur_recovery_unit.txt | 57 + .../advanced_assembly_table.json | 176 + .../auto_iridescent_altar.json | 260 ++ .../enigmatic_tree_of_life.json | 645 +++ .../masterful_machinery/gaia_reactor.json | 288 ++ .../industrial_deuterium_plant.json | 183 + .../stellar_neutron_activator.json | 281 ++ .../masterful_machinery/wicked_altar.json | 78 + .../mekanism/basic_fission_reactor.txt | 64 + .../mekanism/basic_fusion_reactor.txt | 57 + .../mekanism/basic_industrial_turbine.txt | 85 + .../mekanism/basic_sps.txt | 50 + .../mekanism/basic_thermal_evap_tower.txt | 43 + .../mekanism/basic_thermo_electric_boiler.txt | 57 + .../natures_aura/altar_of_birthing.txt | 50 + .../natures_aura/crimson_altar.txt | 57 + .../natures_aura/natural_altar.txt | 57 + .../electrostatic_compressor.json | 36 + .../ftbquests/quests/chapter_groups.snbt | 9 + .../ftbquests/quests/chapters/adventure.snbt | 554 +++ .../quests/chapters/ars_nouveau.snbt | 1705 ++++++++ .../quests/chapters/astral_sorcery_wip.snbt | 1596 +++++++ .../ftbquests/quests/chapters/automation.snbt | 3007 +++++++++++++ .../quests/chapters/blood_magic_wip.snbt | 1125 +++++ .../ftbquests/quests/chapters/botania.snbt | 1547 +++++++ .../ftbquests/quests/chapters/building.snbt | 1763 ++++++++ .../ftbquests/quests/chapters/challenges.snbt | 1679 ++++++++ .../ftbquests/quests/chapters/create.snbt | 1785 ++++++++ .../quests/chapters/eidolon_wip.snbt | 858 ++++ .../chapters/expert__bragging_rights.snbt | 727 ++++ .../quests/chapters/expert__tier_1_wip.snbt | 891 ++++ .../quests/chapters/expert__tier_2_wip.snbt | 556 +++ .../ftbquests/quests/chapters/gates_wip.snbt | 434 ++ .../quests/chapters/getting_started.snbt | 800 ++++ .../chapters/immersive_engineering.snbt | 1376 ++++++ .../quests/chapters/industrial_foregoing.snbt | 1245 ++++++ .../quests/chapters/integrated_dynamics.snbt | 695 +++ .../quests/chapters/magic__adept.snbt | 697 +++ .../quests/chapters/magic__master.snbt | 547 +++ .../ftbquests/quests/chapters/mekanism.snbt | 2829 ++++++++++++ .../quests/chapters/natures_aura.snbt | 1240 ++++++ .../ftbquests/quests/chapters/occultism.snbt | 2014 +++++++++ .../ftbquests/quests/chapters/pedestals.snbt | 1571 +++++++ .../pneumaticcraft_repressurized.snbt | 1726 ++++++++ .../ftbquests/quests/chapters/powah.snbt | 1362 ++++++ .../quests/chapters/refined_storage.snbt | 819 ++++ .../quests/chapters/resourceful_bees.snbt | 976 +++++ .../quests/chapters/rftools_wip.snbt | 929 ++++ .../ftbquests/quests/chapters/storage.snbt | 1402 ++++++ .../ftbquests/quests/chapters/tech_t2.snbt | 507 +++ .../ftbquests/quests/chapters/tech_t3.snbt | 470 ++ .../ftbquests/quests/chapters/tetra.snbt | 1759 ++++++++ .../quests/chapters/thermal_series.snbt | 995 +++++ .../quests/chapters/tinkers_construct.snbt | 3778 +++++++++++++++++ .../ftbquests/quests/chapters/tools.snbt | 3256 ++++++++++++++ .../assets/enigmatica/tips/akashic.json | 5 + .../assets/enigmatica/tips/astral_cake.json | 5 + .../enigmatica/tips/astral_linking.json | 5 + .../assets/enigmatica/tips/automation.json | 5 + .../assets/enigmatica/tips/automation_2.json | 5 + .../assets/enigmatica/tips/automation_3.json | 5 + .../assets/enigmatica/tips/backpacks.json | 5 + .../assets/enigmatica/tips/bee_recipes.json | 5 + .../kubejs/assets/enigmatica/tips/bees.json | 5 + .../assets/enigmatica/tips/blood_altar.json | 5 + .../kubejs/assets/enigmatica/tips/catjam.json | 10 + .../assets/enigmatica/tips/catjammies.json | 5 + .../assets/enigmatica/tips/changelog.json | 5 + .../assets/enigmatica/tips/cobblegen.json | 5 + .../assets/enigmatica/tips/controls.json | 5 + .../assets/enigmatica/tips/cow_level.json | 5 + .../assets/enigmatica/tips/cross_dim.json | 5 + .../kubejs/assets/enigmatica/tips/ding.json | 5 + .../assets/enigmatica/tips/disassembler.json | 5 + .../assets/enigmatica/tips/discord.json | 5 + .../assets/enigmatica/tips/drawer_key.json | 5 + .../kubejs/assets/enigmatica/tips/drones.json | 5 + .../assets/enigmatica/tips/du_charms.json | 5 + .../assets/enigmatica/tips/ee_ores.json | 5 + .../enigmatica/tips/eidolon_enchanting.json | 5 + .../kubejs/assets/enigmatica/tips/emojis.json | 5 + .../enigmatica/tips/ender_air_ghasts.json | 5 + .../kubejs/assets/enigmatica/tips/extra.json | 5 + .../kubejs/assets/enigmatica/tips/fans.json | 5 + .../enigmatica/tips/featherfalling_crops.json | 5 + .../kubejs/assets/enigmatica/tips/github.json | 5 + .../assets/enigmatica/tips/horologium.json | 5 + .../assets/enigmatica/tips/jei_backspace.json | 5 + .../assets/enigmatica/tips/jei_pins.json | 5 + .../assets/enigmatica/tips/jei_scrolling.json | 5 + .../enigmatica/tips/light_chunk_keys.json | 5 + .../kubejs/assets/enigmatica/tips/lootr.json | 5 + .../assets/enigmatica/tips/mana_enchant.json | 5 + .../kubejs/assets/enigmatica/tips/market.json | 5 + .../enigmatica/tips/mek_cables_upgrade.json | 5 + .../assets/enigmatica/tips/mek_tanks.json | 5 + .../assets/enigmatica/tips/mek_upgrades.json | 5 + .../assets/enigmatica/tips/mob_farms.json | 5 + .../enigmatica/tips/modded_for_dummies.json | 5 + .../enigmatica/tips/natures_compass.json | 5 + .../kubejs/assets/enigmatica/tips/neat.json | 5 + .../assets/enigmatica/tips/passion_vines.json | 5 + .../assets/enigmatica/tips/pedestals.json | 5 + .../enigmatica/tips/prettypipes_facade.json | 5 + .../assets/enigmatica/tips/quark_buttons.json | 5 + .../assets/enigmatica/tips/quest_book.json | 5 + .../kubejs/assets/enigmatica/tips/quests.json | 5 + .../assets/enigmatica/tips/requester.json | 5 + .../assets/enigmatica/tips/routers.json | 5 + .../kubejs/assets/enigmatica/tips/seals.json | 5 + .../kubejs/assets/enigmatica/tips/shrink.json | 5 + .../assets/enigmatica/tips/stonecutter.json | 5 + .../enigmatica/tips/storage_scanner.json | 5 + .../assets/enigmatica/tips/te_augments.json | 5 + .../kubejs/assets/enigmatica/tips/top.json | 5 + .../enigmatica/tips/travel_anchors.json | 5 + .../enigmatica/tips/villager_seats.json | 5 + .../assets/enigmatica/tips/waystones.json | 5 + .../enigmatica/tips/well_of_suffering.json | 5 + .../expert/item_modifiers/jei_descriptions.js | 72 + .../expert/item_modifiers/tooltips.js | 111 + .../item_modifiers/jei_descriptions.js | 648 +++ .../client_scripts/item_modifiers/tooltips.js | 199 + .../assets/masterfulmachinary/lang/zh_cn.json | 69 + .../zh_cn/categories/additions.json | 6 + .../zh_cn/entries/meteors/ritual_meteor.json | 82 + .../modded_for_dummies/book.json | 11 + .../zh_cn/categories/aboutus.json | 6 + .../zh_cn/categories/fe.json | 5 + .../zh_cn/categories/ftbchunks.json | 5 + .../zh_cn/categories/jei.json | 5 + .../zh_cn/categories/quests.json | 5 + .../zh_cn/categories/theoneprobe.json | 5 + .../zh_cn/categories/tweaks.json | 5 + .../zh_cn/entries/aboutus/about_credits.json | 12 + .../zh_cn/entries/aboutus/about_discord.json | 12 + .../zh_cn/entries/aboutus/about_twitter.json | 12 + .../zh_cn/entries/fe/fe_diff.json | 16 + .../zh_cn/entries/fe/fe_intro.json | 16 + .../ftbchunks/ftbchunks_chunkloading.json | 16 + .../entries/ftbchunks/ftbchunks_claiming.json | 25 + .../entries/ftbchunks/ftbchunks_minimap.json | 12 + .../ftbchunks/ftbchunks_waypoints.json | 16 + .../entries/ftbchunks/ftbchunks_worldmap.json | 12 + .../zh_cn/entries/jei/jei_bookmarks.json | 16 + .../zh_cn/entries/jei/jei_creative.json | 12 + .../zh_cn/entries/jei/jei_intro.json | 16 + .../zh_cn/entries/jei/jei_jer.json | 16 + .../zh_cn/entries/jei/jei_recipes.json | 16 + .../zh_cn/entries/jei/jei_search.json | 16 + .../zh_cn/entries/quests/quests_intro.json | 22 + .../zh_cn/entries/top/top_config.json | 16 + .../zh_cn/entries/top/top_intro.json | 16 + .../zh_cn/entries/tweaks/tweaks_craft.json | 15 + .../zh_cn/entries/tweaks/tweaks_ding.json | 12 + .../zh_cn/entries/tweaks/tweaks_inv.json | 15 + .../zh_cn/entries/tweaks/tweaks_mouse.json | 11 + .../zh_cn/entries/tweaks/tweaks_ultimine.json | 16 + .../1.6.0/schematics/README.txt | 20 + 198 files changed, 55885 insertions(+) create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/README.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/astral_relay.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/attunement_altar.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/celestial_gateway.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/crafting_celestial_altar.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/crafting_iridescent_altar.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/crafting_starlight_altar.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/enhanced_celestial_collector_crystal.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/evershifting_fountain.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/ritual_pedestal.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/starlight_infuser.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/compact_crafting/README.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/compact_crafting/giant.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/compact_crafting/large.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/compact_crafting/maximum.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/compact_crafting/normal.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/compact_crafting/projectors_max.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/compact_crafting/small.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/compact_crafting/tiny.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/arc_furnace.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/assembler.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/automated_engineers_workbench.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/bottling_machine.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/crusher.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/diesel_generator.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/excavator.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/fermentor.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/improved_blast_furnace.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/lightning_rod.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/metal_press.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/mixer.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/refinery.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/sawmill.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/silo.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/squeezer.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/tank.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_petroleum/coker.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_petroleum/distillation_tower.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_petroleum/pumpjack.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_petroleum/sulfur_recovery_unit.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/masterful_machinery/advanced_assembly_table.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/masterful_machinery/auto_iridescent_altar.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/masterful_machinery/enigmatic_tree_of_life.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/masterful_machinery/gaia_reactor.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/masterful_machinery/industrial_deuterium_plant.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/masterful_machinery/stellar_neutron_activator.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/masterful_machinery/wicked_altar.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/mekanism/basic_fission_reactor.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/mekanism/basic_fusion_reactor.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/mekanism/basic_industrial_turbine.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/mekanism/basic_sps.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/mekanism/basic_thermal_evap_tower.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/mekanism/basic_thermo_electric_boiler.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/natures_aura/altar_of_birthing.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/natures_aura/crimson_altar.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/natures_aura/natural_altar.txt create mode 100644 project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/pneumaticcraft/electrostatic_compressor.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapter_groups.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/adventure.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/ars_nouveau.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/astral_sorcery_wip.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/automation.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/blood_magic_wip.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/botania.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/building.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/challenges.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/create.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/eidolon_wip.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/expert__bragging_rights.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/expert__tier_1_wip.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/expert__tier_2_wip.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/gates_wip.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/getting_started.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/immersive_engineering.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/industrial_foregoing.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/integrated_dynamics.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/magic__adept.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/magic__master.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/mekanism.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/natures_aura.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/occultism.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/pedestals.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/pneumaticcraft_repressurized.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/powah.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/refined_storage.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/resourceful_bees.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/rftools_wip.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/storage.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/tech_t2.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/tech_t3.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/tetra.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/thermal_series.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/tinkers_construct.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/tools.snbt create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/akashic.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/astral_cake.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/astral_linking.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/automation.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/automation_2.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/automation_3.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/backpacks.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/bee_recipes.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/bees.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/blood_altar.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/catjam.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/catjammies.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/changelog.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/cobblegen.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/controls.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/cow_level.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/cross_dim.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/ding.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/disassembler.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/discord.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/drawer_key.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/drones.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/du_charms.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/ee_ores.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/eidolon_enchanting.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/emojis.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/ender_air_ghasts.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/extra.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/fans.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/featherfalling_crops.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/github.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/horologium.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/jei_backspace.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/jei_pins.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/jei_scrolling.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/light_chunk_keys.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/lootr.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/mana_enchant.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/market.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/mek_cables_upgrade.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/mek_tanks.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/mek_upgrades.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/mob_farms.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/modded_for_dummies.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/natures_compass.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/neat.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/passion_vines.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/pedestals.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/prettypipes_facade.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/quark_buttons.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/quest_book.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/quests.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/requester.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/routers.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/seals.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/shrink.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/stonecutter.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/storage_scanner.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/te_augments.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/top.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/travel_anchors.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/villager_seats.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/waystones.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/well_of_suffering.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/client_scripts/expert/item_modifiers/jei_descriptions.js create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/client_scripts/expert/item_modifiers/tooltips.js create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/client_scripts/item_modifiers/jei_descriptions.js create mode 100644 project/Enigmatica 6 Expert/1.6.0/kubejs/client_scripts/item_modifiers/tooltips.js create mode 100644 project/Enigmatica 6 Expert/1.6.0/packmenu/resources/assets/masterfulmachinary/lang/zh_cn.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/patchouli_books/blood_magic_extension/zh_cn/categories/additions.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/patchouli_books/blood_magic_extension/zh_cn/entries/meteors/ritual_meteor.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/book.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/categories/aboutus.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/categories/fe.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/categories/ftbchunks.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/categories/jei.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/categories/quests.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/categories/theoneprobe.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/categories/tweaks.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_credits.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_discord.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_twitter.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/fe/fe_diff.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/fe/fe_intro.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_chunkloading.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_claiming.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_minimap.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_waypoints.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_worldmap.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_bookmarks.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_creative.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_intro.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_jer.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_recipes.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_search.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/quests/quests_intro.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/top/top_config.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/top/top_intro.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_craft.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_ding.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_inv.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_mouse.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_ultimine.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/schematics/README.txt diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/README.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/README.txt new file mode 100644 index 00000000..fc21cee8 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/README.txt @@ -0,0 +1,32 @@ +需求: + ● 来自建筑小帮手的复制-粘贴小帮手 + ● 来自建筑小帮手的模板管理器 + ● 能量(FE)[1] + +加载外置的模板: + 1) 在这个文件夹里找到你想加载的模板 + 2) 以文本文件打开,然后复制全部内容至你的剪贴板 + 3) 打开模板管理器的界面 + 4) 把复制-粘贴小帮手放在下面被箭头指着的的槽位里 + 5) 点击粘贴按钮 + +此时,模板将被加载,并可用于将结构粘贴到您的世界中。小帮手可能仍处于“复制”模式,需要切换到“粘贴”模式才能工作。手持小帮手,按住建筑小帮手“设置菜单”键[1]来打开GUI。 + +按住小帮手并按“打开材料列表”键[2],可以查看所需建筑材料的列表。这些材料必须放在您的背包或背包中黑盒的里。 + +准备好材料,小帮手处于“粘贴”模式,只需指向应该构建结构的位置,然后右键单击即可。 + +请注意,如果缺少某些方块,复制-粘贴小帮手也可以进行构造粘贴。虽然这对于粘贴在昂贵的装饰性构建中非常有用,但对于功能性多方块结构来说,这是行不通的。 + +最后,一些模板粘贴后需要一些手动操作。例如,该设备无法放置通用机械蒸汽涡轮的涡轮叶片。这些必须手动安装。 + +[1] 本模组包提供了许多发电途径,其中许多途径都非常方便。例如,考虑热力系列提供的一些简单发电途径,可以让您轻松地构建模板。 +[2] 请打开控制界面查看对应键位。 + +可选: + 为那些可能通过视觉示例学习得最好的人,模组开发者自己也介绍了建筑小帮手的用法。您可以在此处查看DireWolf20的视频,其中介绍了使用模板管理器的基本知识: + + "Mod Spotlight Building Gadgets v2" -- https://youtu.be/JS1Xx_kwQQ0?t=749 + + 上面的链接会将您直接跳到他介绍模板管理器的地方。您可以将在本视频中学习的内容应用于上述关于如何在您的世界中使用模板文件的说明。 + (注意:模板管理器的UI在制作此视频后发生了一些变化,但复制/粘贴/加载的功能保持不变。) \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/astral_relay.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/astral_relay.txt new file mode 100644 index 00000000..032722a9 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/astral_relay.txt @@ -0,0 +1,50 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "聚能祭坛", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 1, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:black_marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_arch" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_chiseled" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:spectral_relay" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJVQwU7DMAx12zB10X4ACdC+Yzc+AA6Iw9ilchvTRqTt5CSC8vU0yYZWiQNzIuc5tp/1LAHWIBQ6lAAgZMJQgLTEGo3+Jp4TIOHGOnRUgnjGnuAerWM0duSGeNr1yLWhqum0JUMq1P+T6PZPIuSmu4LkYUlSG2w+qhMV4+cVTHdLJnukJsQVk8Ep7Ko4jlbExl/L5pMsP8XJ5cHFm8e3gGxRmqWiFOQSVh2hIi5hhd51I8PmyTt61fRu9NDO+Xr0g7IFiF4Pb6Evwf0Z4tchkCUYCrIE9+dfPRzi8FntENRuHqPa7UtUt75cThk1bGuvjZqnt6hacnanfN9P1cUOfwDgvMK6QQIAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/attunement_altar.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/attunement_altar.txt new file mode 100644 index 00000000..539fc350 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/attunement_altar.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "共鸣祭坛", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 18, + "max_y": 5, + "max_z": 18 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:attunement_altar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 225, + "item": { + "id": "astralsorcery:black_marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 80, + "item": { + "id": "astralsorcery:marble_arch" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_chiseled" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "astralsorcery:marble_pillar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_runed" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAMXXS2/jVBiA4eOcu88tzg4QaH7H7GbDDsRiFsNsKrfxtBZOUjmOhuHXk9hvoB11UYEQXfR1W+s7Ty6KvtZCeKG27dTWQghXL9dCivrYjX079H904/kPohb6OLVT54T6ud114pv2OI3tcDyMd9345e2uHW+H7qYd7x4u975yyLcvDhlP+277iim1qH8ZD4/dOPXd0Yn6sR+Gdpy+PHbC3B6m6bBzInw+3zgOh/v780j96XxWJ66nf/fi6cuUf3n8rt9uh+7/Ol5Oh8f/9OzrmO9fHHP30B+74VUv4XXQD88H3Q7t3W8317dD+/mfT2qn6fxu2nX76aYdpsuD80I+Ho5KiOpH8eSroiu6pg3dfHXrikqqqKaGWuqopzUNNNJEMy10TTdzK1FVS5u5K1GtljZzpajk0mauEpVa2szVotJLG/38oc9DzvoVlVRRTQ211FFPaxpopIlmWuia8xu6+dsj8Ug8Eo/EI/FIPBKPxCPxSDwSj8Qj8Ug8Eo/EI3EoHAqHwqFwKBwKh8KhcCgcCofCoXAoHAqHwqFwKBwah8ahcWgcGofGoXFoHBqHxqFxaBwah8ahcWgcGofBYXAYHAaHwWFwGBwGh8FhcBgcBofBYXAYHAaHwWFxWBwWh8VhcVgcFofFYXFYHBaHxWFxWBwWh8VhcTgcDofD4XA4HA6Hw+FwOBwOh8PhcDgcDofD4XA4HB6Hx+FxeBweh8fhcXgcHofH4XF4HB6Hx+FxeBzzU+qr5edKLC/xikqqqKaGWuqopzUNNNJEMy10PXf21DgCjoAj4Ag4Ao6AI+AIOAKOgCPgCDgCjoAj4Ag4Ao6II+KIOCKOiCPiiDgijogj4og4Io6II+KIOCKOiCPhSDgSjoQj4Ug4Eo6EI+FIOBKOhCPhSDgSjoQj4cg4Mo6MI+PIODKOjCPjyDgyjowj48g4Mo6MI+PIOAqOgqPgKDgKjoKj4Cg4Co6Co+AoOAqOgqPgKDjK09WjEstH3YpKqqimhlrqqKc1DTTSRDMtdM35Dd18tQqtqKSKamqopY56WtNAI00000LXdDN33nsa9p6Gvadh72nYexr2noa9p2Hvadh7GvaeZ6tdRVd0TRt6/raphXno2m03OmHa0/RwGEX86TR17/vu09Dv7+vL/x2n/fYohdr1+1+X5+ly+eF62f7+8TJsubzcoJfLD9ff9vuPYnne1P6yz67f/bXBvnk3b7D+6QrsZvqb21M/bM+C+3Z7303Ht9vTbvfl5smm/CfS+f0F5w0AAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/celestial_gateway.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/celestial_gateway.txt new file mode 100644 index 00000000..48dba184 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/celestial_gateway.txt @@ -0,0 +1,57 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.4", + "name": "天体星门", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 6, + "max_y": 1, + "max_z": 6 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 25, + "item": { + "id": "astralsorcery:black_marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:celestial_gateway" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 20, + "item": { + "id": "astralsorcery:marble_arch" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_engraved" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_runed" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJWSP0/DMBDFL3ZstRELI0hAPwVDVwYmmBhKl+iamDQif5CdUMqnx4lfUJA60FbyO9X3e7m8XkK0pDjnjhMiUkmoSVLijC25Kr+N9ReUkHIdd2ZB8TPXhq7ZdZYr19rM2OO6ZrurTGr7xuRD8z9drk66sM32Z5jcnDQxTWH586xpbv8a7SrO3tPpzfhwhtPdX6fMVMZ1vj8tfNOBj0Po8qN1sWfv6fcT+W9QAZXQGKrQqcdTUAAE6Sjch0MOx6gCKqExVFFo0dBgNnICnAAnwAlwAtz0cAlOgpPgJDgJToLzGpOMMBKFlggqoBIaQxWF0TV02FVwCpwCp8ApcArcLLoxZ42cNXLWyFkjZ41mPX9ln7NOSO8N58YuSHPf7VtLF099Z15K81aVTeHvd23f5M6PUZfNawhpKDdTyV/bwTyUQ0MUys30a9lsx2H9QjXDQl0+TCu0esQKLedLuBj/+NWuL6vcj1BwXpjOrfO+ro/pbFd/AH4x1kPvAwAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/crafting_celestial_altar.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/crafting_celestial_altar.txt new file mode 100644 index 00000000..313599a2 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/crafting_celestial_altar.txt @@ -0,0 +1,71 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "天辉祭坛", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 10, + "max_y": 4, + "max_z": 10 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:altar_constellation" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 49, + "item": { + "id": "astralsorcery:black_marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 40, + "item": { + "id": "astralsorcery:marble_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_chiseled" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "astralsorcery:marble_pillar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "astralsorcery:marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_runed" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAALXUXW/TMBgF4DfxR/waJG4RCDT+xu4Q1yAuuBi7qdzGa6Plo3IcRvn1OPGpaKUKFRDT1OO1zhM3PrMlYpK1i84SkbF5TILs6EPj2uaHD+kDsqTG6KI3JD+5ztNrN8bg2nEIGx8Ot50L69av1qHZPI7z7CuZlxeZ4J7+wHh12Zh6X1+hWLKfw7D3ITZ+NGT3Tdu6EA97T3o9xDh0hp49pYmhHbbbRKqHdC9Pv38QWfm324s47P/rvY/Mm4vMZteMvr3qGR6ht+fQunWbx9Vf7em7c8m10YXVZujH6NOXi83Qz70V+2GU6epvdPJTIEukQTLSnk0t8kv6LXGpQEqkQmpkhfkGyXjfLllSUeTkJQUVZU5eUlIhcvKSigqZk+Xp0oGku5ZIgZRIhdTICmlwPeMRWOSyiOwJeAKegCfgCXgCnsDzE3AkHAlHwpFwJBwJR8KRcCQcBUfBUXAUHAVHwVFwFBw174Yq8t/FskU6P4TsaXganoan4Wl4Gp6GU8Gp4FRwKjgVnApOBaeCU/2q3rKPBp6BZ+AZeAaegWfgGeyjwT6eVHlxGb1l9JbRW0ZvGb1l9JbRW4bLcBm9ZfSW0VtGbxm9ZfSW0VtGb8/+tQpkiTRIRqYXa0nvvKt9MKTdFHdDoOcfp+i/NP6hbfqtnc/eqa9HQbJr+q/5+83Du+PQfb+fsTycJ8g8vDu+2/T32ATZz0fKiw/pNBtjOnRu3s/HSVrQySFklpXfrKemrdMCtq7e+jje1lPXHVYnZ9VPnQYjRzAHAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/crafting_iridescent_altar.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/crafting_iridescent_altar.txt new file mode 100644 index 00000000..82538a60 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/crafting_iridescent_altar.txt @@ -0,0 +1,71 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "五彩祭坛", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 10, + "max_y": 5, + "max_z": 10 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:altar_radiance" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 49, + "item": { + "id": "astralsorcery:black_marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 68, + "item": { + "id": "astralsorcery:marble_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_chiseled" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "astralsorcery:marble_pillar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "astralsorcery:marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_runed" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAALWVzW7TQBRGx55/w4Il4k99ju5YsgCxYFG6qSbxNLXq2NHYUSmPwRNje05EIkWogIiinIkzPnNt329SCeGFqsMYKiGEq/JYSFENMTWhbb7HNP0gKqGHMYzRCfUpbKN4HYYxhXbo0zqmx8ttSKs23qxSs74f5tlP1Lw8q0nh4Q8cr8479l2sn2CpRPU59buYxiYOTlS7pm1DGh93UZhVP4791olnD9PE1PabzaTUt9NaUfz+RmTLvy0vx373X9c+aN6e1azvmiG2T7qHB9G7U9GqDev7m796pm9OTaEdQ5oUdRO6dZxbVu76QU0n/hBHrwKW0EEPq5OpRf6Y3iWnSqighgZa5jvoOV4tLEVRZPqFUhRlpl+oRCEz/UItCpXPL6FT+bhXx5eCdKqihBIqqKGBFjrO99ySCk7rLvSw1JkSKmighQ4uF5XrkdQjqUdSj6QeST2SeiTPQ7KuxCvxKrwKr8Kr8Cq8Cq/Cq/AqvAqvwqvxarwar8ar8Wq8Gq/Gq+enr4v8vVhawuSbnH0Gn8Fn8Bl8Bp/BZ6jTUKfBa/FavBavxWvxWrwWr8Vr8Vq89lcUlj5y+B1+h9/hd/gdfoff0UeOPnL0kaOPHOs6+sjRR44+cvSRo66jaC51eXLoyaEnh54cenLoyaEnh566PHV5cujJoSeHnhx6cujJoSeHnhx6cujJ4cnWUcASOujh9FFVwtzFUMfkhAn78a5P4vnH/Ri/NPG2bbpNNf+t7Lt6kEJtm+5rvt55eHUYhm/XsywP5wk6D68OR5vumoequnm3fPEhNXUc1rEbL97PW+VU0dEG65bSL1b7pq2nCjah3sRxuKz32+3jzdE+/BOraeUIDAgAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/crafting_starlight_altar.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/crafting_starlight_altar.txt new file mode 100644 index 00000000..5e315309 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/crafting_starlight_altar.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "星辉祭坛", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 8, + "max_y": 3, + "max_z": 8 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:altar_attunement" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 21, + "item": { + "id": "astralsorcery:black_marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 28, + "item": { + "id": "astralsorcery:marble_arch" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 24, + "item": { + "id": "astralsorcery:marble_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "astralsorcery:marble_chiseled" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "astralsorcery:marble_pillar" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAALWU3Y7TMBCFJ/EvgQcAoUV9jr1DXIOQ4GLhpnIbN7XWSSrH0VKeHjs+Ram0Qgtoo6rHTcffjOdk0hC9IN6aaBoiUk1ZE6NmssEZ737akP6ghsQUTbSa+CfTW3pjphiMn8awt+F825uw83Zrwv6YY58IuXkUsj+6yXrb/gXo7aOgXXD7++kJmIaaz2E82RCdnTQ1J+e9CfF8siR3Y4xjr+nlQwoMfuy6VJk4pGSW/py+UP4vPYvj6VlzXzDvrjE7b/b3W8CCefh3kvHRhK2JcR5sb4eYnzd2Gieetn7P+ysqVw1lUA4VUAlV9Puq8mf5SrtrKINyqIBKxCuk1IsyqqqialFOVV1U1eAz7GPrUusCTfQaynCf47eAStxXOKK+OmpdkhcOA2dRDhVQiXiFFumrVqHo0gcODgeHg8PRBw4OB4fn7vJq3fKFJ1CXAE+AJ8ATqEuAJ8BbWbZwJDgSHIk+SXAkOBIcCc7K8sUchfMp+KzAUfBZ4XwKPitwFHxW8FnBZwWfFXxW8Fnh4dIwW8MsjWZrNEnjkBpF6obk0ZrWBk3SzPE4Bnr1cY72q7MH74auye+TeWgnRrx3w7fCzcu7y9L8yFOhyzIHsLK8u9x1wzI2+QUw5Hl7/SUNmHfdMW4+BHOIKc3mfR66NGirUdXLkTa72fk2hXSm7Wycbtu578/b1UT/Ar1guhYRBgAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/enhanced_celestial_collector_crystal.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/enhanced_celestial_collector_crystal.txt new file mode 100644 index 00000000..42486394 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/enhanced_celestial_collector_crystal.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "天体增幅水晶", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 5, + "max_z": 4 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:cobblestone" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "astralsorcery:marble_chiseled" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "astralsorcery:marble_engraved" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:marble_pillar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "astralsorcery:marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "astralsorcery:marble_runed" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJVSTW/bMAylLTnI1F0HDBsGZMB+Ra7Bjh162KHrpWAsxhEgSwElr0t//fQVoIccGsDQo2nykU/PCuADSI0RFQCsVI1BgArEBq15JU4fQMEQIkZag/yFM8E3DJHRBs8j8Xk7I+8tPY9HE8iSzvXvJPpylYgXdxPL9XXITYx/byL6fH0dfHkHhwL1wP5EHA2FNaiTsRY5nk8Eq9lobdOUu5dUyNZPU1prOKRJBJfZX6/Oriw3SPg0G0cj4yFuR79PFCF6R9lncfJBpo7vuQ26enQN+4aiIIAs2JcnH7KgyG1dxr6hgJbq6iG7mu9Kp2gMpa5vdSXVd/VdFpTQ921SaRmgH2pfIas8ovFcRorWL5oe2fTIpkc2PbLpkU2PbHqkgtWRUBOvYYVLPHqGj/dLpN+GDta4KX3f+8XpIECmW/1TbyCHj5cQ/z1l8hrmgqGGj5escU9lvWSPy/b8+OmO6EbSmx1lb5KTm523lsboebPjczLTJrPeuLwu6jb7xVidtppQTxTDVi/zfH5+8zP8B+WgGY/NAwAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/evershifting_fountain.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/evershifting_fountain.txt new file mode 100644 index 00000000..0062dc47 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/evershifting_fountain.txt @@ -0,0 +1,50 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "万象泉", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 8, + "max_y": 4, + "max_z": 8 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:black_marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:fountain" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "astralsorcery:marble_pillar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 20, + "item": { + "id": "astralsorcery:marble_runed" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAALVTsW7bMBA9i5R8Ybu2QwoUWfML2ZMtRYcMThaDts4yUUoUSKqp8/UlqRNgAx3aAAUEvjuK7909HaUArkC2OmoFALWaYxCgAnmjrXkjn16AgjpEHUmB+u7dSD4aCghqNNZqH08jQbNzMboe4cNrOuit6zpqoT5oGwgQ5DfdE3zRIfq04/ye/Omu135naTur5CrvLy+iG/9r7UXm+o8yfhpSxb9X+XqpsrN6/2O7aOnXf1D6fKl0cNMQtRnyYMXogkyU28zLAcAK5CpjBVU1oygoQHJeMzYFE08wT877q/RkXDNmqbwgY5bkXABL5AULropUXrBgOSrzK1nNOVbcqmCeYJ5kXsFSp+Y6NecN5w33ueY+19wEsn9k/8j+kf0j+0f2j+wf2T8qaI6kW/IIjZ7i0Xn4+DhFejJ0sGboVP4LpqENSa43wzPbSOFmCfWvFzaVwudZP4ebZdcMLzB/Lznk+X66/0k+HM0hpgI3D8t4r87vBZYJ3ewmY9t0qtNtRzHctVPfn7Zn1+c3qrXQ6u8DAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/ritual_pedestal.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/ritual_pedestal.txt new file mode 100644 index 00000000..1604be97 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/ritual_pedestal.txt @@ -0,0 +1,57 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "效应放大器", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 8, + "max_y": 1, + "max_z": 8 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 20, + "item": { + "id": "astralsorcery:marble_arch" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 24, + "item": { + "id": "astralsorcery:marble_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:marble_chiseled" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "astralsorcery:marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:ritual_pedestal" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJ1S0UrDMBS9XZO0K4Kvigj7jv2DIuLD3MtIm7gG03YkKTq/3qY5gwl7UEvg3Jvce3ru4VZES2JKBlkREa9STDlVXjsjrfnSbnqgirgPMuiS2KPsNN1KH5y0fnCNdsd1J11t9U66po21vyS5u0hSO9O8+z/Q3FykcfLjDxz3Fzma1nhttfo/kTNhlHZ30EpPZTa6nR8Gz6bOdWzPKX0MyIELoiyeHMiAfEYiAcxQuqB0cuQMOUcuZiQqgOnXWeyfWxbAHPcMOQcK3BeQXP6QPvMw6GDQPVMw5BwogAVGLimVsOzcgpmPQxeHLg5dHLo4dHHwcfBx+CKgR6BfoF+gX0CPgC8CvhfQX6C+gP4Cvhcwr8TwJUSXFYlWS6VdSUKOoR0cXT2MQb8Y/WZNv5/e62HslZ9s6Uz/mnhiuDmF8nMbh0hhLMhSuDndmn5LaU7Wx3W7fp4XbPV0WrDl+YKWsxOrejRWTQL2Uu118Gs1dt1xd7bH364xMygGBAAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/starlight_infuser.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/starlight_infuser.txt new file mode 100644 index 00000000..0c1a0c0f --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/astral_sorcery/starlight_infuser.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.4", + "name": "星能聚合器", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 6, + "max_y": 3, + "max_z": 6 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:infuser" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:lapis_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "astralsorcery:marble_chiseled" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_pillar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "astralsorcery:marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 20, + "item": { + "id": "astralsorcery:marble_runed" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJVTTU/jMBCd2J6oDXvZAxICIfEbOPYfcACttHsALpVbT1ML50O2I7b8ehx7KoHUA00ivUlm3pvn0aQBWIIyOuoGAOqmxCChCeStdvaDfEpAAxiijrQA9aQ7gmsdotcuDH5L/rDqtN84WvupJzMX/1Dl6rSKfj9D4/akxnZvA7kfmWmg+eOHkXy0FBbQjNY57eNhJKg7a4xLrS7eU6F3Q9smSdyldgRHAzcnDRSVM85x2dmetl7v4srp0Yb1xg3bt3MEvvuw/W4Kc+US5DgElRj3M01UkC/JqDJW6S6PYJSMihEzCqiqgphRQiUKouC85LwsvPxS+AJKK8E+BPsQ7CNjzRayaOFJ5knmJVQzTzJPMi8hghSFV0GxjhmBj5L5ivsq5ivmK+Yhm0RuikxG1kOeA/IckOeAPAfkOSDPAblvzX1r7pt+t3pP2pBfQK2nuB88/HqcIv2ztHO2b1N+M0y9CRJUWo+XzM/h8zHU/19n8yWcC2QJn49fbf+aj5/WpJ/X5PffqL2z7T7ePfCKLL+u1iKP6m4zWWeShVablmJYmanrDusvG/gJP1IbijoEAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/compact_crafting/README.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/compact_crafting/README.txt new file mode 100644 index 00000000..91d56af0 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/compact_crafting/README.txt @@ -0,0 +1,6 @@ +IMPORTANT: Compact Crafting is a newer mod, and as such the mechanics are still a bit rough around the edges. These gadget patterns attempt to minimize the quirkiness as much as possible. Please follow the steps below to reduce headaches: +1) Start by pasting in the projectors. The template is named projectors_max.txt. This step works like a standard copy paste (see the README in the folder above this for instructions). +2) Select the size compact machine you want, and copy the template into the gadget as you normally would +3) Ensure you have all the materials listed, and paste the structure inside the projection field. The entire structure must be inside the field, and for best results it should be on the ground. No other blocks can be in the field or the craft will not work. Take your time with this step, because the machine walls are currently unbreakable due to a bug! +4) There will be a single missing machine wall block in the structure cube. Fill it with a machine wall block, and then throw the catalyst (flux dust) into the field +5) The miniaturization animation should begin, and you should soon have a compact machine. \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/compact_crafting/giant.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/compact_crafting/giant.txt new file mode 100644 index 00000000..2fca97ae --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/compact_crafting/giant.txt @@ -0,0 +1,36 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "巨型空间压缩机械", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 6, + "max_y": 6, + "max_z": 6 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:diamond_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 217, + "item": { + "id": "compactmachines:wall" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAI3VvXLTQBRA4b2/E1xQMUPLK9CmpadO0mQUSyQaLCtjyQPhUXka1tERxK5I4U8ae6UjrZTdlPKueNvMzaaUoptlu1jZTN2hb3b9r+5QvyibEtPczN1V8a/N0JUP23F4brbz0Gyf+n03Xf9odrvTz/5z/Mehjtoemm/zdds3w7hv7x924/b7Kceex8nrmN/lzZ+goqFjYF4MEFQ0dAzMixMIKho6BuZFkKCioWNgXlyAoKKhY2BeXLCgoqFjYF7cIEFFQ8fA/HtDlzsqqGjoGJjrDAj7WAcu+1gPINwP4X4I1ylcp9Av9Av9Qr/QL/QL/UL/2cwKKho6Bub6JAj7WD+VfqVf6Vf6lX6lX+lX+pV+pV/pV/qVfqX/7AkTVDR0DMz1iRT2sQ40+o2jvk6hGfvO91gPaPQb/Ua/0W/0G/1Gv9F/9qQLKho6Bub6Zgj7WAc6/U6/c/+dszj9Tr/T7/Q7/U6/0+/0O/1O/9kbJ6ho6BiY6xsq7GMdGPQH/UF/0B/0B2cN+oP+oD/oD/qD/qA/6D978wUVDR0Dc/1PIYxDRUPHwMR6gmUcKho6BibWoGUcKho6BibWC1jGoaKhY2BiveBlHCoaOgYm1s9kHpJ5SOYhmYdkHpJ5yE3Jp65pu8NVyeY4P42H8n7op7k73L+MU11Hx/qLh/G4b6f6NNcV8na5IafNm3Wz+Xm3XPZp8/bf5s262e/vXgPrUrs/LbX5ZXx++fS5Lqxv1uSr15n99HDsd22/f3xs2sdunq7b4zC83L9Zuv8AN5OqViAIAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/compact_crafting/large.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/compact_crafting/large.txt new file mode 100644 index 00000000..312506a2 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/compact_crafting/large.txt @@ -0,0 +1,36 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "大型空间压缩机械", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 6, + "max_y": 6, + "max_z": 6 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:redstone_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 217, + "item": { + "id": "compactmachines:wall" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAI3VvXLTQBRA4b2/E1xQUVDyDJRp6amTNBnFEokHy8pI8kB4VJ6GdXQEsStS+JMcr3VWK1mbUt4Vb5u52ZRSdLNsFyubqRt3zX73qxvrP8qmxDQ3c3dV/GvTd+XDduifm+3cN9un3aGbrn80+/3pY/85/mNfR23H5tt8PXbtNA+H7v5hP2y/n3rseZi8Dvpd3vwJKho6BubFAEFFQ8fAvDiAoKKhY2BeBAkqGjoG5sUEBBUNHQPzYsKCioaOgXlxggQVDR0D8+8JXc6ooKKhY2CuKyDsYx247GP9AuF8COdDmKcwT6Ff6Bf6hX6hX+gX+oX+s5UVVDR0DMz1ShD2sb4q/Uq/0q/0K/1Kv9Kv9Cv9Sr/Sr/Qr/Ur/2RUmqGjoGJjrFSnsryrv27J0ZryP9YuMfqPf6Df6jX6j3+g3+o1+o//sShdUNHQMzPXOEPaxDnTm4czD6XeO4vQ7/U6/0+/0O/1Ov9Pv9Dv9Z3ecoKKhY2Cud6iwj3Vg0B/0B/1Bf9AfHDXoD/qD/qA/6A/6g/6g/+zOF1Q0dAzM9ZdCGIeKho6BifUAyzhUNHQMTKxByzhUNHQMTKwTWMahoqFjYGKd8DIOFQ0dAxPra7IOyTok65CsQ7IOyTrkpuRT17TdeFWyOc5Pw1je97tp7sb7l2GqD9KhfuJhOB7aqV7N9RF5u5yQ0+bNutn8vFumfdq8/bd5s27uDnevgfVZezg9a/PL8Pzy6XN9sL55KF+9ruynh+Nu3+4Oj49N+9jN03V77PuX+zfP7j956GmRIQgAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/compact_crafting/maximum.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/compact_crafting/maximum.txt new file mode 100644 index 00000000..e73fcb55 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/compact_crafting/maximum.txt @@ -0,0 +1,36 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "最大空间压缩机械", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 6, + "max_y": 6, + "max_z": 6 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "emendatusenigmatica:enderium_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 217, + "item": { + "id": "compactmachines:wall" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAI3VPXKbQBiA4f1+x1GRKgfw5Arp3KZPbbvxYImxmQjwCDSJc9ScJivzkliq4kIPyFrxLgtiU8qH4rtmbjalFN0s28XKZmoPXbPvfrWH+o+yKTHNzdxeFf/W9G35tB37l2Y79832uRva6eZHs9+fPvaf4z+3fTvUjx6nduie+mbuts1NfacOOvYPj/tx+/1UZi/j5HX47/LuT1DR0DEwLwYIKho6BubFAQQVDR0D8yJIUNHQMTAvJiCoaOgYmBcTFlQ0dAzMixMkqGjoGJh/T+hyRgUVDR0Dc10BYR/rwGUf6xcI50M4H8I8hXkK/UK/0C/0C/1Cv9Av9J+trKCioWNgrleCsI/1VelX+pV+pV/pV/qVfqVf6Vf6lX6lX+lX+s+uMEFFQ8fAXK9IYX9Ved+WpTPjfaxfZPQb/Ua/0W/0G/1Gv9Fv9Bv9Z1e6oKKhY2Cud4awj3WgMw9nHk6/cxSn3+l3+p1+p9/pd/qdfqff6T+74wQVDR0Dc71DhX2sA4P+oD/oD/qD/uCoQX/QH/QH/UF/0B/0B/1nd76goqFjYK6/FMI4VDR0DEysB1jGoaKhY2BiDVrGoaKhY2BincAyDhUNHQMT64SXcaho6BiYWF+TdUjWIVmHZB2SdUjWITcln9umPu6uSjbH+Xk8lI99N83t4eF1nOojdayfeByPw26qV3PfDXfLCTlt3q6bzc/7Zdqnzbt/m7frZjfcvwXWp+5weurm1/Hl9fpLfbC+ezxfva3s9eOx2++64emp2T2183SzO/b968O7p/gfcMZ0rSsIAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/compact_crafting/normal.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/compact_crafting/normal.txt new file mode 100644 index 00000000..76194c08 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/compact_crafting/normal.txt @@ -0,0 +1,36 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "标准空间压缩机械", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 4, + "max_z": 4 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:diamond_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 97, + "item": { + "id": "compactmachines:wall" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAI2TPW/bMBBAeR81XA2ZCnTNj+jkNXvmJItBS6wtRB+GJKN1f33o6Km1PVWD3hE68t1RuCKEr8GrOMUihKDFHAcLxZiGOjb1nzTkD6EIX8YpTmkd/Dm2KXwr+/YYy6mN5aHu0rj5FZvmkvaf+7+3eVc5xJ/Tpqpj23fVdtf05fulHDv2o+c9u3D1CFRo0O8SBCo06HcHCFRo0O8EAhUa9LsCBCo06H8LnCsUqNCgLx0Ia5gThbqEugS/4Bf8gl/wC/6bzgUqNOjLzQhrmUvM96P4Fb/iV/yKX/ErfsV/c6MCFRr05caFNcyJht84xfAbfsNv+A2/4b/5UwIVGvTlTwp5UKFBh/mAOQ8qNOgwC+Y8qNCgw/x2+nD6cPpw+vAirA4pVmlYh1U8TYd+CA9tPU5p2J77Mc9hnzN2/amrxnxqnrBXCsjhyxLG329oc/j6L3xZwrp7+ywoj2p3GdXVU388P/7Ig3k10+vPm3rcneqmqrv9Plb7NI2b6tS25+3V6H8ACGiKcmAEAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/compact_crafting/projectors_max.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/compact_crafting/projectors_max.txt new file mode 100644 index 00000000..fb1b09bc --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/compact_crafting/projectors_max.txt @@ -0,0 +1,36 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "最大的投影仪工作空间", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 20, + "max_y": 4, + "max_z": 20 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "minecraft:cobblestone" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "compactcrafting:field_projector" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAL1SsXLDIAyVY5JLGDK5c/sd/ohexzSLTzZKQs4GH+Br06+vMLiXrdcOYeBJSOhJDyTADoTCgBIA1jLZUIL05DT2+oscB0DC2gcMtAXxigPB06ANdQ5Poe5s2/bkgzUU834pIEG+OTuSC5r8FjYn7LQ5c9BO4QJL+efODiN2YWbgeH3S1KtmdPZKXbDu/0SC0IdH8HzQQ3jWxro/CbeDcrRecOUqlU9LFhlXGcu4FyAFLGtOrZYrRfYzwir7GeMgsz8jFxURS6hEOpcLf5FxlbGMKCJvJWFzIVTkeFzk78Ht7wftA7nmZv1FG8sZrZ2M8iUI/pHviTiah8XEz2NqI5oxQSTzsJxqc5wbZglNlHD/I5ZvOI8Fu3uR7Tz5SzvpXrG8Z1RnCr5W0zDcmruH+wYqoLH9WAMAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/compact_crafting/small.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/compact_crafting/small.txt new file mode 100644 index 00000000..cbeab4f4 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/compact_crafting/small.txt @@ -0,0 +1,36 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "小型空间压缩机械, + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 4, + "max_z": 4 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:redstone_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 97, + "item": { + "id": "compactmachines:wall" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAI2Tu3LbMBAAcY9oFBauUqT0T6RR69617UYDkYjEMR8akppE+XpD5jKRVIUF9zA8YO/AuSKEr8GrOMUihKDFHAcLxZiGOjb1nzTkD6EIX8YpTmkd/Dm2KXwr+/YYy6mN5aHu0rj5FZvmkvaf+7+3eVc5xJ/TZkjVOPVd2u6avny/1GPHfvS8aReuHoEKDfpdgkCFBv3uAIEKDfqdQKBCg35XgECFBv1vgXOFAhUa9KUDYQ1zolCXUJfgF/yCX/ALfsF/07lAhQZ9uRlhLXOJ+X4Uv+JX/Ipf8St+xa/4b25UoEKDvty4sIY50fAbpxh+w2/4Db/hN/w3f0qgQoO+/EkhDyo06DAfMOdBhQYdZsGcBxUadJjfTh9OH04fTh9ehNUhxSoN67CKp+nQD+GhrccpDdtzP+ZB7HPGrj911ZhPzSP2SgE5fFnC+PsNbQ5f/4UvS1h3b58F5VntLrO6euqP58cfeTCvhnr9eVOPu1PdVHW338dqn6ZxU53a9ry9mv0PlK12N2EEAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/compact_crafting/tiny.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/compact_crafting/tiny.txt new file mode 100644 index 00000000..fdbea970 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/compact_crafting/tiny.txt @@ -0,0 +1,29 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "微型空间压缩机械", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 4, + "max_z": 4 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 97, + "item": { + "id": "compactmachines:wall" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAF2Tu27CQBAAbx9BxEWqfABfkSJt+tRAgw58AkvYRrZRQr4+B4wTgILZg/XO7llbhPAcvIxDLEIIUlzjYKHoU1fFffWTuvxHKMJTP8QhTYN/xjqF101bH+JmqONmVzWpf/+K+/25lh3a3vMDMdx8BCo06A8JAhUa9IcCAhUa9AeBQIUG/aEBgQoN+l+D1w4FKjTo4wTCGeZEoS+hL8Ev+AW/4Bf8gv9ucoEKDfp4M8J5pPK7cYb5AcWreBWv4r27SYEKDfp408IZ5kTDb1Qx/Ibf8Bt+w2/4796QQIUGfXyDQh5UaNBhLnDNgwoNOsyCax5UaNBh/nbmcOZw5nDm8CJMdimWqZuGSTwOu7YLL3XVD6lbndo+L0+bM9btsSn7XLWumgUN5HA+hvF7iTaHi/9wPoZVs7w0lPezOe/n5KM9nGZveSFvFnl6uanZ+ljty6rZbmO5TUP/Xh7r+rS62fdfwYlorxUEAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/arc_furnace.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/arc_furnace.txt new file mode 100644 index 00000000..30e2ccb8 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/arc_furnace.txt @@ -0,0 +1,85 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "电弧炉", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 4, + "max_z": 4 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 27, + "item": { + "id": "immersiveengineering:blastbrick_reinforced" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:cauldron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 10, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "immersiveengineering:sheetmetal_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 14, + "item": { + "id": "immersiveengineering:slab_sheetmetal_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "immersiveengineering:storage_steel" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAK2UTXPTMBCGZe0mpC4nfkGHDhy4wDk3LtzKcODQ9uJR7LWjQbYzkhwIvx59rNvApDPpFB/8rneldx/LkkshLgQ2yqtShLDMsQBROrJaGf2bbCiIUiycV55WAr+qnsQ73fdknd4TDZ0eKAweurXbEvmevDKV80QmzjvT8P1Jwy2p/aE6yrzY0ehu65/pWIrymx13ZL0mtxKXP0POmrHrqBGLVhlHYm768fS6xMWoXK3adjRNyITlUUOjbPNfuofm/rAjsdyM3o/9A8yH0zBGbaoXfKnTrhujnN9YXf+oLOmhHW1N57zd7Pr2iYUbrerobMZ/1mphaB/mFZ8eluRNH7xrq1q/rtVkGjsOz4C8Pglp3d/76ULAbnQY5t+Io6vgu+RnYMW5mgZIUbBKVihyHQueIHkcq2QFNkaZ3QvgOuRnYC2Q88h5PEZEJsHYJikwGc6QRbwtImdSyQpFLuJcl1xnBdbAlfOskDTxBF3yG2JOZg7JHDLWkTUvZeKQzCGZI49jjdbMI5lHMk8eN9eB66wAubXE3D9/ssQFzAXMlRSTpj7AfYD7APsD+wP7A/si+wZ9xc2Qi5Af4gYuoiZ/ZH9kfyzFMvwqG7IrsVST345WvL6ZPH3X1JqwKcv4b5iGxgW7cALu8svE8HYO1a/7SJLDu8fwdg71cJ82SSAZ4mG4/Gzrqy+THVRNYc8fHZ1V2kpXm0mnn12nmo68WzdT3x+qoxP2B6KG9K99BgAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/assembler.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/assembler.txt new file mode 100644 index 00000000..b4ddfe1c --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/assembler.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "装配机", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 2, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:conveyor_basic" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "immersiveengineering:sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "immersiveengineering:slab_sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAK2TS07DMBCGx05atYYbsEECIbFi3x0HALFg0XYTOfUkseRHZTuFcnqcxC2tVFEqEUWa+R37m5fDAKaQCx44A4AxG3zIgHl0kiv5hS5+AAYjH3hABuzN2TW6INFP4Oojrjll6xoFjCquPMIE8leuEZ6k1ui83CCaWhqMPFPPfEBUhV/xqrJKxJUico3gTnRBzkTfoe9PoxvEoDFwVUhnzR9456uZwLjiq0iHkbEuNPvq7k6msLJmg1vripJ7ufqnDPKwXSOMSxuC1fsEHk/3QPGyuLwRv1flfHEgL8A9nMQpWTfhmDiFbG19HhE3cPCQZOlOkUERMmja2yxtIEDooGlv83RolE7m3TaS3mGdDIL2tueQxCGJc5QCSZbCHkVTPjRxaOLQxKGJQxmMG+QCXbxSvA2NdXD90gZ8l1ip2ATWTbg1wmeQa2kWQyWdO9+5/HPZBR/cxY8737nSLPtkY/9N1//ps/eoSxWnMz2c1aSv5bZsZf8L1lzUGPxMtFpvi4ORfgPHpTAmHgQAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/automated_engineers_workbench.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/automated_engineers_workbench.txt new file mode 100644 index 00000000..ad694ded --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/automated_engineers_workbench.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "自动化工程师装配台", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 1, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:conveyor_basic" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:slab_treated_wood_horizontal" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAALVTPU/DMBC9pGkphokfgCohwYhYuzEwghiQgC7RJb4kFo5d2U5L++uxk7TqULUglQy+88vTfbw7M4BzSDg6ZABwxjofBsAsGYFSrMn4H8BgaB06YsBejZ6TcYLsGC6WHjNSlyVxGBYoLcEYkhesCe5FXZOxYkGkSqHIx1Pl1Doimdoci0JL7pHUx1UcDQ9JjmTfhL7dG7oiXKzSHeQXEY/3M4ZRgXmIlhBat23vZm8NuVYLWmmTZmhFfuIChlY3rjp1BYdFlaKs3B9FPVygsf8wo8St5gSjTDun661CD/tXUGKWOkM+DE+XWvO00kastXIow3MYzLVNfP4r2Pmi/oxbG/fAAKKox1ubbKlRbztmEs4o3KLexlGPt5RhB3aXuOd7Owr81np+zGDkd5yT8SuBfhO0gcvnxtGboEL6zlgQoFHcDiCphfrsKgzux8bF71lI0rmBEHXuxwYVatZ26CVUQcLrx8YrGqSaPPUa3tnJuzZfGam88nLtTG3cNj7JGtE+7RJ5Sc5OeVPXq3RnuD/A8i7+dgQAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/bottling_machine.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/bottling_machine.txt new file mode 100644 index 00000000..7cf0245d --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/bottling_machine.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "灌装机", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 2, + "max_z": 1 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "immersiveengineering:conveyor_basic" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:fluid_pump" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAL1TTW/bMAylEydL3RXbP2iBDb323mPvHXbooevFYCzaFqqPQKLSdb9+lBOnORjbCgSjDJEgxcdHyqoAzqBUyFgBwIdqZ8McqkhBo9G/KEgAKlhERqYVlN/QElxraylEvSVynXYkh113a3TXc33kyYl/Qayg+h78hgJriis4fxFfML7rSMGiRRMJxqI3k0UjE5k6Nti23ijx1ILrFAb1D9VH6K/T0D0RW2I0tQ7evb+bTzYZ1mvjm+docEv7jibbXMGyxSYPbeF84P7Q9uUkt9YkrepNspsT0Co5pP/PaoT6MgkV4sn/pLdmyheKDH8m0Hi3pVcf6jVG3eSHMt/4WErFCzhIISvLTNbBJTKHotj7B11CMTsEZVvkbfhmg17uoZY5b9CSV1Sw7AkVBWGOiXsf4ON9YnrQ1BrhKPG1T07FOZRWux+7ytl8HE38+ZQr7sx8YLYzH0dTu6eBtgzD5WF8vvPMGfzqHptepiGNH018NfC/Wic9PLYOVUccb1Wy9rU+upjf87i9/VoEAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/crusher.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/crusher.txt new file mode 100644 index 00000000..13cf069d --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/crusher.txt @@ -0,0 +1,57 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "粉碎机", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 2, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "minecraft:hopper" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 10, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "immersiveengineering:steel_fence" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 10, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAL1UwW7bMAylJSVxvB32CQUG9Lp7rju36GGHtZdAiWhbgC0Fktx0+/pRNp2mQNCul8iHR0rkezRpuQJYgzI66QoAVtVkg4QqYrC6s38x0AFUsIhJJyxB3ese4db2PYZonxFdYx1SsGs2nW3atD3byYkfMFZQPQR/wJAsxhK+HGkvdL5p0MCi1l1EmEV/XBSNCbHbxr2ua98Z2tkSrzM6mM+rK9QxgUphwIullJTmh9TOIQvnA3nzoTrinH4q+uadomt0e/x8lcta73NzlfFHV8IKnd51VONb4W89qe2DrtOm9YdDZrxSO9i7Ujf+u8iTe5UqZ67vF7lCfHtN1iAPPirKv4XTKuiZUDBKRvUaQktAwSgY5YgSCjGhYJTijHzi54zJlIwKTtKEKvNPcexL9tWIo07BOgXrFKwjmESwI1hHsM78aoSLrDOiYJQjLrOOYB3BOoJ1RAXLFrXBQBdD05x9gK93Q8JfFuuOmkvnOz84EyUouhKPUyey+Xs29ctTLm4yH1/NHKCm2KexTBqqy0Nd/QxDbGng6/Pxl+OL3OwGO/6HGm0aTHFjhr7/sz37Sv4Bj1g47nUFAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/diesel_generator.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/diesel_generator.txt new file mode 100644 index 00000000..cc9904a5 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/diesel_generator.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "柴油发电机", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 2, + "max_z": 4 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "immersiveengineering:fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:generator" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 13, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "immersiveengineering:radiator" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAK1TTU/DMAx1027qCgf+ADAJaVfuOyNxAnHgMHapMuJ2kdq0StLB+PW4SYqqqRIfoopix/Z7r7XTDGABieCWZwAwz7wPMWQGteSV/EBNCchgZiy3mELyyGuES1nXqI08IKpSKqRiVa41F5LbRvf13xBlkD3ppkVtJZoUzt4opqumLFHArOCVQRi0bie1jEWscvPKi6KpBEVy4lWCa/G/6teT6kXVSZG3ssUfqA1Uq0mqPfLDMR9FfsF4Mz0G80e6q0m6EhVqP9YFxG1jEoKuYPREwbKTQBQsOymIgmXsqzjqkxH4xZyN+93ZKFg2nIdSx8g82ONoJcF1OBZwztLOAt7HWZAKyUHUFzs3Djxx4IkDPg4fQ2KzHpcEcnemgI8HS7gkgzlNWqBOYc47u6d2nj90Fp8lFhW1mfK7plPCxJDUUr34l+rdzeDy922v6N2+gHl3M7hSbV1faZ6qn+fFHV1vrJb3XxNcjK9A6vq+3HXS/UAlFyVasxZdXR/z0U35BOZRr1YlBAAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/excavator.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/excavator.txt new file mode 100644 index 00000000..16693754 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/excavator.txt @@ -0,0 +1,78 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "斗轮挖掘机", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 6, + "max_z": 7 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "immersiveengineering:radiator" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "immersiveengineering:sheetmetal_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 26, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:stone" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "immersiveengineering:storage_steel" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAKWUTW/UMBCGJ7bjZEMlfgESAsGVe+89gjhwKL2s3PUkaykfle0sLb+esT2LttJW6kIU+R2PZx6NnXE6gA0oa6LpAKDtig0SuoDemdH9Rk8L0EEdoonYgvpmJoQPbprQB3dAnAc3IwXPw3WIizcDbkNEHFPSK2lvJ0LsvOljQsz4itQOuu9+eUAfHYYW3vwinx+XYUALdW/GgHCkf3mhVqpxG3am75fRkoeqNrM13l5Q+Oez6D2aw9P2xPPfxNEN+/iPxE/nt79HjBNGM178td6dBXpjnaHvfwHo43lQeL7RDciHJSjKv0mQSuYRhIb8VBVNQEAlWCWrSkrrNc8pBcorOL5Mssr0Cs4nVSCy1tlkXvEf53XSVElKznzJfMl8yXzJfMn1S+ZL5kvmS+ZL5pd4/ZevmK+Yr5ivmK+4fsV8xXzFfMV8xXzF51fnOFGGSpS5YCVuzdziZ6XsmrmkOnFrPu+8SEuaORpKiZr3r5lT/CppztdcR5O0yqpTfsN1NGmosjYpv+E6SjwrcZoONN1Bi74Fbda4p668+rpG/OGwH6mpaP1+WWcb6Izo1/Mz1VXM26NpHu/IaoqZAnQxU4AosXe5/6iZ59TMm5vHnTnkG7A5bfw298j7+9Xlv8xg7IAxXNt1mp62J/fjD0mS36iKBQAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/fermentor.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/fermentor.txt new file mode 100644 index 00000000..f71e8e29 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/fermentor.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "工业发酵机", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 2, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "minecraft:cauldron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJVSy07DMBBc51GlhhN8AEggrnDuB3ADceDQconcepNYsp3Idsrj69k8CqmUQ2tF3vE6M7NemwMsIZEiCA4ACz5giIF7dEpo9YOONoBD6oMIyIG/ubpBFxT6DC4+Ked0XZYoIS2E9ggZJK/CIDwqY9B5tUe0pbJIerZc+YCoc78TRVFrSZmcdK0UTnYm57mnGveogT39eV4ZMto5UYTVTrRautqeIHtg389XXCEGg0HoXJ2md0aTbmYtC90qmTeqwTOqf5iV0qqsQj7JnKF4N6vo/LHcEuKm9gnxr2Ey2BijccXYECM2ZFk0xKiP8UiJu2n8Y4DEYyOPjTw28o4s+iQk3URf2lP6NUUOiwqFRJfBQrShqh1cvrQB3xUWmg5B+9u6tdLHkNAL2gwVdXB9gOLro3Ma4OYfrg9Q2Y++GGqe7Zq3fEZn0NLNU4cmjc76Wm+3reqffylkicGvZGvMdz65j1/DcVazmgMAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/improved_blast_furnace.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/improved_blast_furnace.txt new file mode 100644 index 00000000..e20fee0b --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/improved_blast_furnace.txt @@ -0,0 +1,50 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "精制高炉", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 3, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 27, + "item": { + "id": "immersiveengineering:blastbrick_reinforced" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "immersiveengineering:blastfurnace_preheater" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:hopper" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:stone" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAM1SPW/bMBA9fthxhALt1NlAt/YfeOwQIEOLDh3aLAYlnmwiFCmQlNP21/coXZwgQIAs/dDAdxAf33s8XgNwCdqaYhoAuGiWGhQ0GZMz3v3CRBvQwCoXU3AD+rMZEN67YcCU3QkxHFxAIofDrvUmlza57naf0IU+pg5tPfxC1dcDSXXJ9GWXSwz4gqMNNF9SHDEVh3lDCpMvrvWxu83enBBWvfGZDNa96SgiaKSIcG/44flr9FMKpsP9mPCIZJT+RJg7/HdhdEnT/9KYp1n+Yl/OnjbehQ1cYDCtp6mdI50zvHmYzGMcx6p4CWqMWZPyuyovYPkko2IUvCEZFaNgomRUclHR6qwieBH8R7CuqKuecV4F+wj2EexDuAItmCeZxygZlWTejGuQ6uwr2Veyr2QfyT6SfSTrStaVrCsbWNOzWEzUZjOVY0zw6tNU8KvD3lPTab+NU7CZrkMN/r741PLbfWl+3FTRpawEtZSVoBfuzdw/eqlQX+rt9TCmeEK7/VgnZHu1jAg916N52MwX3LaT85ZyHIw9YMk7Ow3Dz/2jsfkNuCSyIR8FAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/lightning_rod.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/lightning_rod.txt new file mode 100644 index 00000000..b914c233 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/lightning_rod.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "避雷针", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 2, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:capacitor_hv" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "immersiveengineering:coil_hv" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "immersiveengineering:coil_lv" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:treated_fence" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAALWUzU7EIBDHZylda9Un0MPqwat3n0GNMR7US4PLtEtCYQPUr6d3Cu26MU1cTaQEZgb4MfwhLQH2gUsRRAkAe2WyIYPSo1NCqw90NAAl5D6IgCWUt86u0QWFvoCDV4o5bZsGJeS10B6hAH4jWoQL1bbovHpBNI0ySDzTXPqAqCu/FHVttaRIRVwjhZP9Jj/sPqJPJ9FLsRZLFayrVi87wL4dhaPwAXhwHU6eq6BltgurcUpurCNvHOSvOC7fKHA2mWZwSHBZ1WiW+ItDn0/StGpWodqK/IJ4Mi2jVbrSuyi4A+dfb2LjpqsYVvz5JvYhW1vPKbFj2JQZfamwsY2BDGaz5LPY82ECh9nQM5bWpybvm1gTIRvQec+JPot95KQ4Sz5j2ynESWxwqM4HZMwn+iz2kcOGfNjAYSXMVygkugLmgiS0Dg6vu4D3CmtNktD4s+2M9BnwVpnHdNLefBhN8fbUb57Mxy/zYTSVeYrJkvam1/7oqn+ihuiLOytJ5a1XUERxFs+div+CRsgGg7+UXdu+V1uP5RNuyc6jpwQAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/metal_press.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/metal_press.txt new file mode 100644 index 00000000..8439fa5a --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/metal_press.txt @@ -0,0 +1,57 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "金属冲压机", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 2, + "max_z": 0 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:conveyor_basic" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:piston" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJVSy27CMBDcPKAh9NBPQKrUa+/8AxWHHmgv0RJvgiXHRl6HR7++dqJQqqICtmSP19bMzsg5wARSgQ5zABjlPYYEciYrUckvsv4CchixQ0c55EtrtmSdJM5guvc1q0xdk4BRhYoJMkjfsCF4lU1DluWOSNdSk+fT9ZwdkSq4xKoySvhK4Xm1QCuCyBX1gfr5IrXl4ux4A911MxmMKywDW0rIDv5voDR6R0djizWyLO9v4KQlzF5nkNHBkRZ/k31qvGRpsXLzrWRn9B3RvVzsfEO4O/5ObwLJ1nDqKR7gNCI/+xEPa1dIIIr6c9ztKURx0B57YkHWW8PWbYyFx0Xr6F1SpbyIv1+bVgtOIPWWPnqmAFcDxMPnDwwP4h6uBih19yBko4O/6YIcqtnSErP3cJZG1vU/W7ey+3c1ipocz0XbNMfiLLRvrUje/xMDAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/mixer.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/mixer.txt new file mode 100644 index 00000000..9e351000 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/mixer.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "混合器", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 2, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "immersiveengineering:fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:steel_fence" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJVTy07DMBDcOG6VGk78AJVAXLn3H4o4cGh7idx6k1hy7Mh2aOHrcV40SBGQKNLOrndmH5YZwAqo4J4zAFiyDkMMzKGVXMlPtOEAGCyc5x4ZsFdrKrReokvg5hxiVpk8RwGLjCuHkAB94SXCsyxLtE6+I+pcagx6Ot84j6hSd+JZZpQIkTToasGtaIr8UX2QfpyWLhB9iZ6rVFqj/6E3Y5r7yZKZqqVIK1nhjO6fJqWUzAufjiLz+6fInQfqbY2TwySBZmpfXF1t7MilZxz433Ovf7nFDPVpzuAPk1rW/Zx6BXFlHA38Oxh9UW/J4EWdjaJxCulPSJMX9X/U5wUbA+lt1KZSIGQsTTpyk9faRUMlPY8wWBbIBdoEljws0li43dYe3yRmKjQfzo+m1sLFQEup941oB3cD5JdDU6mD+yvcDVDqQ9tMWJpulrbYyktY52q83KQddn2sZfuEci5y9G4j6rL8SEd38AV//0hR3gMAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/refinery.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/refinery.txt new file mode 100644 index 00000000..9d58773a --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/refinery.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "炼油厂", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 2, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "immersiveengineering:fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "immersiveengineering:sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAKVTy07DMBBcO26VGv4BBIgr9/4DCCEOtJfI4E1iyXnIdgrl63GSLQQpEhRy8KzXm5nxbiIBViC0CkoCwFKOMSQgPTqjrHlHFw9AwsIHFVCCvHdNiy4Y9CmcvMacs01RoIZFrqxHSEHcqQrhxlQVOm92iHVhaox8dbH2AdFm/kXleWN1zGSRt9bK6V7kB/UD9fUstTVFGbJJ5gjGq3mzJWKoMCibGdfUv+A7oj9ns5K57YzOWtPiv/tRotrt/9iPy1lG57/TrSBpGy/i+xcweRitnPYJoRhWTgUcGKM62ieEgnAkiHWECaHgn6ysR0bICRNCMeCQZaTHSIeRDiMdRjqMdBjpMLLOSYz3tzg4SwjFgAu6sujvwyUsY/81uhSWqgtl4+D0tgv4aDC3sXnx/Lnpau2jzcrUm5GvD58OoXrb9spjuPkK+wIx1m4Hc3FodT+09AHzOBy3j4OZzDcdrJ8/d2b44QqlCwx+rbuq2meTz+ADZI/NtAwEAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/sawmill.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/sawmill.txt new file mode 100644 index 00000000..f14d4094 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/sawmill.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "锯木机", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 1, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:conveyor_basic" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAKVTwU7DMAx1m2xshR/ghgTiyn3/AEKCA+xSeYvbRUqTKUk3xteTNCka0qRpoj08J7afX17aCmAOXKDHCgCmVYqBQeXISlTym2xIQAUT59FTBdWrNVuyXpKbwfU+7Fll2pYETBpUjmAG/AU7gifZdWSd3BHpVmoKfLpdOE+karfGpjFKhJ068GqBVsQhZ6aP1I8nqZVsN74+2vk344Zwd7iQ8bxDM5g2uI5snND5X8PuT2pYG72jg7H1Cp1cX3Ckh9P+b4h8Rx5VLa3RF/CdlmfdX3/mwLbG8dB/C79PEd6EZUaWM3zMFzmfkRVHzaGrgERRZmQZ+YAsj2CRZ8CySH0sr/koYaDgKRmwzMggSePjepA6iX1lBdPwIQiy4eKw9xtj4ea59/QuqVHh0CG/Mr0WLozppP5M+mL4MYb4tYyTUxgLihTGAp5ql4O4YLaOZl+94b6TSgU/j65lNthxt+rl8Ou0KFrybiH6rjvUR7f3A2uO/wPWAwAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/silo.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/silo.txt new file mode 100644 index 00000000..1a928fe7 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/silo.txt @@ -0,0 +1,36 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "储物筒仓", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 6, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 50, + "item": { + "id": "immersiveengineering:sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:treated_fence" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAIWSQU7DMBBFx9MkCoFDIMQZWPQOICRYlG4ql0xTS4ld2Q4FTo+T/JQskIis/PHYmv8ymYroirJaR10REVdTTCuqgnijW/MtPh1QRXmIOkpF1bN3J/HRSCgpEx0i5QfdBinp+pxu+NY1jdSXZB5cH4+/W+v8Ypud5VKA0vZJd0J3puvEB/MhYhtjJZHYZh29pPL17iD2XQaif1Dnavd/VgtHkdhJ1O3OeGeHNqxOLmSpwAMtHh7falzDS0EZOl1IeShDE9eUhzKUMuShDKUceShDqUAeyvOeLkuBR4FHgUOBQ8FfwV/BV8FXwU/BT8FPwU8tW8Hjmo7QD4Y/w5/RDwYHg4PRDwYPg4fRDwYXg4vRDwYfg4/Bx+BLU1scRdfiSyp0Gjbn6eaxj/Jq5NCmn53O9663dVhR1hn7NnzHFG7mUH9uh4+bwuFCMYWbOWvsdmxCmio7TFX2YlqXhmYxfOX4Y273vWnr5NroupEY1nXfdV+7xYz+AFiEIdx0AwAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/squeezer.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/squeezer.txt new file mode 100644 index 00000000..2d0f51f5 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/squeezer.txt @@ -0,0 +1,71 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "工业挤压机", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 2, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:piston" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "immersiveengineering:steel_fence" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:wooden_barrel" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAALVUy07DMBDcNGlJAwckPoAKJK7c+w8gJDgAl8iNN6klxw62QwpfzzoPaCHiJTWKMrtrz6w9tpIAzCHizLEEAOKkiyGExKIRTIpXNDQACUytYw4TSG6MrtA4gTaGw4ZqRuqiQA7TnEmLEEN0zUqES1GWaKx4RlSFUEh6qlhahyhTm7E815JTJSVdxZnhvskP3Qfps1HpRmuOKl0xY1D+Qu3TXiJk1kHkTI2jG4uJpmu3HqZMlTaUDYNRgwP93YLFNxbkqDL8+yq/c/x0tF0ua8HTSlT/6DbLWUYaxNKNiiHGjUPFv3Y+LqldZljulpWwTqs92v+edv73jH3ZP2hdjGpJUaxdulX5g+L5qKKxu3JzCCttI+KfwNYT9DjpsyDocBJ01WDS4aTFsKeE/tPP6ELiBT2PMPI8wqnn7bQIWpz5D70HLaXNCROYrZFxNHRfGJ2QNnB0VTu8E5hL2gSNr3StuA0honvy0K3Ih/dDyDaPvlMXPnyE90Mo1GO7GDJPefPi26ca0Ts73/Y5bpe6WNWi/bcUjBfo7JLXZfmSbh3HG4YQm4P3BAAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/tank.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/tank.txt new file mode 100644 index 00000000..d0f3b93a --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_engineering/tank.txt @@ -0,0 +1,36 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "液体储罐", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 4, + "max_z": 2 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 34, + "item": { + "id": "immersiveengineering:sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:treated_fence" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAIWSXU7DMAzHHS9DpXAIhBCH2B1APOxh7GXKiNdFtMmUpAw4PU7rjj4gUUXxV/Tzv3FqgGvQ1mRTAwDWow8LqBNFZ1r3TZELUMMyZZOphvolhhPF7ChVoMmkDMuDaRNVcHPmE7ENTUP2klym0Ofjb+hDnIX6TBcAcPhsOoJ713UUk/sg8o3zxEp8s8qRGG93B/JvVBT9I3WiPfxJS0ei3FE27c7F4Ms1LE4haQY8wuzDYVfDKpsSi2LHA5wXi2JZ15gXi2JBS14sTjFclhK+Er4SrhKuEp4SnhKeEp6aS8dhjSXRj8JH4aPoR+mD0gdFP0o/lH4o/VD68au5OpKxFCu4MjzsEOH2qc+0dnRo+bK5vg+9t2kBunP+tega3c3kms9tETu65YAe3c2UdX47/BRP1Zep6rXx7zy02fCr4SLv9r1rLXdtjG0op5Xtu+5rN3sjPxD21bn0AgAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_petroleum/coker.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_petroleum/coker.txt new file mode 100644 index 00000000..0f9eaeef --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_petroleum/coker.txt @@ -0,0 +1,106 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "焦化器", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 8, + "max_y": 22, + "max_z": 4 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "immersiveengineering:concrete" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 45, + "item": { + "id": "immersiveengineering:concrete_tile" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 47, + "item": { + "id": "immersiveengineering:fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 162, + "item": { + "id": "immersiveengineering:sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:sheetmetal_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 46, + "item": { + "id": "immersiveengineering:slab_steel_scaffolding_grate_top" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 88, + "item": { + "id": "immersiveengineering:steel_fence" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 98, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "immersiveengineering:steel_slope" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAM2YS3MbRRRGe/rrl0aKH3ntKFK8tqzYZMsaigULyMY1scayCllyjUaE8OuZ6T52DKgcm4QkSZWP7vTt59z7XbVqYybGzZu+qY0xT+vy2cjU27ZbNqvln203NJja+G3f9G0y7sfmojWfLS8u2m67/L1t14vluh2c14vnp5v1adf27eh/x4G+2TvQedv8/vrkxpN7jPj13hG3523bX7R9szrZ9m27usOAtal/6jaXbdcv220y01fDs261WSzaufFnzWrbmqs5v90/5zjRyfa0OTvbrObDk2HqZj1vuvk7H9BquTjv73lA99jP53snPVvtlvOTy+XlfV7wF7dGykm/XN1ltH+s3bXNtmfRe3eShn6bXX/+xlxvuhume9VeD3C962e3vMWzdn36Hxa6d2nhrDkdX1nZxV1m3642dzr0e82ej+B/nL1sz/Xd7i3vCJeP9IreyzJz2yexylsD/gMt8y6J+VFPc+/CXP96CHP1m8vrqb/bP/WqeXnyb3FfdM0oaEP3u6vjV28rVstus/5w0UKPD5t694+Wvy3zE4rp207z48T0ldizovep9ldjfbl3rG77bt9O3ksE3/vMJ0aXm60zxlbm+l9limGH/8UWLS7/lfFYATvSnt4MkdsraKGYxWV6E7BTZjBlwmAqaKGggx4GGGHKjKYsOBmprM9lTowX86r4JVg2Fo1ztGMnV95Y2fDUVNBCZc6My3xgvKe/L/0iz5NnnsA8AT/sBMtBHpgKWqhIP2wf6Q8jTPiVFzH4wwSHIyjPYZqwv5r9QQtVsz9sDwOMNfurGX/K+DDBYYiyL2ihZvhjexhgpD3Nyns0ObI0/sm0UNBBDwOMMGXmOKuIs4o4q4izijiriLOKOKuIs4o4G3hoKhVaKLEObA8DjLBy9IOCHgYYM4/GV1v6QQsFPQwwZh6PcVf6BfpBQQ8DjJkH45GXftBCxdLusD0MMGbmOCz9E/2hoIcBRlhN8IeCHgYYJ5xLTT9ooaCHAcbMh2O8ln5T+kFBDwOMU85lRj9ooWacC7aHAUba04y4fUCcwADtAc9hgPaQ5zBAe8RzGI7KPNVxoYWCDnoYYDwu/U1W4Byklvyy5Jclvyz5ZckvS35Z8suSX5b8suSXJb8s+WXJL0t+WfLLkl95vLKEnGeW/LLklyW/LHlV/B3+UNDD6PDz+EFBD2Nmzp/iH/CHgh7GgF/EDyoz54slXyx5YsmT0i/RDwp6GBP+Cf8J/lDQwzjBf4J/jT8U9DDW+Nf4T/GHgh7GKf5T/Gf4Qws1Y//YHgYYZ4wzI+4eFFvQw/SA9gPaoYMeBhhhOqDfIf2gP+T5EXF+RDu2w/bYAQ55VfyP8cd22B47HJd9xyv/h/g/xB/bYwdoH+H3CD9sjx2gfYzfY/ywPXaA9gl+T/DD9tgB2qfkOXTQwwANSVm9SU6hD0IfhD4IfRD6IPRB6IPQB6EPQh+EPgh9EPog9EHog9AFUX+FPgx8NOqD0AdRf4VOCH0Q9VfohNAJUX+FXojvf0IvRP0VuiF0Q9RfoR9CP4RuiPor9EPoh6i/QkdE/RU6Iuqv0BOhJ0JPRP0VupLb01X/RH8o6GGAEQ56Iuqv0BWhK6L+Cn0R3xuFroj6K/RF6Iuov0JnxPdFoS+i/gqdEToj6q/QG1F/hc4InRE6I3RG6IzQGaEzov6K+ivqr6i/ov6K+ivqr6i/ov6K+it0Q+iF0AlRf0X9FfVX1F9Rf0X9FTqRk8uYkkKVKV9lbWYOQkejI78c+eXIr9yerq5oFf2hKvpnPh7vXcU/M+ejIx8d+ejIR0c+OvLRkY+OfHTko+Pe5XJxVbEdTHD4W9od7TBl5u+5bvx+Vnn8fHmuzHzPGvhkzLfMACP9kmeeQP/APDDB8RH3rOIHBR30MOAfI+PA8arNPctxz3Lcsxz3LMc9y/F9Na+3ghaqZn/YHgYYa/ZXM/6U8WGC4xDcsxz3LMc9y3HPctyzHPcsxz3Lcc8alhDO22bedsmEZtefbzoz+2HXtz8v27PVcr0Y2l9uduv5dninF8v1r6UojB9/ufrY/PFiDLbycXR4Wj6ODqn4vjAlXt16/KXCf7/5re2GU7vxW0nKYfzs5W6Zf21cNPNF22+fz3cXF69Pbvyk8hf0f17W0hsAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_petroleum/distillation_tower.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_petroleum/distillation_tower.txt new file mode 100644 index 00000000..2b115989 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_petroleum/distillation_tower.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "精馏塔", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 3, + "max_y": 15, + "max_z": 3 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 17, + "item": { + "id": "immersiveengineering:fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 60, + "item": { + "id": "immersiveengineering:sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 30, + "item": { + "id": "immersiveengineering:slab_steel_scaffolding_grate_top" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 25, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAK2VzW7TQBSFZ+44ieO4jcQLUAnElhWbrtmCWHTRdmNN8cQdyT+R7bSUN+CtGdufq1REAgSRpTPnjO+dyRd7kii1VlFue5sopZbJNFZGJZ1rvS39d9eGCZWoRdfb3iUq+dI2e9f23nWx2jyGrC2bonC5Wuxs2TkVq+izrZx676vKtZ1/cK4ufO1Cv7q47Hrnyqz7ane7psxDkoW+dW7bfFjkn1cPi/dPe6dM3+yfd/Lh9E5Ke5f9up2iDU2zofz3+5kXeHt6gXvn+sr1tsx829R/0e/dyX73zj48ZUfJfyH2TOn1yUV35cHn2d4Hpn++/zcnW7Xdy82vldk3XRTqf6ijj0YFNbNnQpgQw93RpDoix5vZL9AluqIupi4mx5vZr9EE3VCXUpeS40368itoVFAzqiitJxVUCx7VBm9oEZGjEk25mfMFOaqXeFSv8Cv6xeSoxPSb8zU5qhM8qjf4Df1SclRS+s35GTmqz/Go3uK3L396jcp4mYGfwE/gN+X4wFHgKAM0gw88BZ4CT4GnwFPgKfAUeAo8BZ4CT4GnwFPgKfAUeAo8BZ4CT4GnwFPgKfAUeAo8BZ4CT4GnwFPgKfAUeB69QuPDYuBp4Bmuxdh6nNfksxfU8OhG+Gjygpo5X6BLdEVdjI+pQ82cr9EE3VCX4lPqUDPnZ+g5ulUmUctwSuaujdXSHvr7plXpp0PvrrzbleHQCfN3zaHOO6Oiytc3E5xheD0P7bfbYTQNhxu20/B6Tn19O0INh109HHavPvqu92Vpe9/UF1fNYzgT18cnZDw+zBd3Bz/+wxQ2L1zfXeaHqnrKjg7Sn/AOezOMBwAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_petroleum/pumpjack.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_petroleum/pumpjack.txt new file mode 100644 index 00000000..1ac31905 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_petroleum/pumpjack.txt @@ -0,0 +1,78 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "钻井", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 3, + "max_z": 5 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:sheetmetal_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 11, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:storage_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "immersiveengineering:treated_fence" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAANVUyXLUMBDtkTWDx/APSUHBlXv+ASoHDiEXlzJqewSy5JLkLHw9rcXJpMpAJskFH/R68+vXapcbgC1wKYJoAKBpsg0VNB6dElr9QgcxA2sfRMAGmnNnR3RBoa/h7Q3FnLZ9jxLWndAeoQb+VQwIn9UwoPPqGtH0yiDxmf7MB0Td+p3oOqslRVriNVI4GZv8o/tM/f4P1NaJHtvU4glsR8xystiw05OS7ahGPEL7x2Xte8QwYBD6ufI5Ch+K7sVhanrPTmH/4BrrDlx+g/cE8PebDg6JXrYdmt1TZl+UyoOb/g+lL77UNOorK53ZPi2y7VFc37UHkRczatXvwzMZPywyOv+YbgvVaD2n908jyQryuWIFK5gfSrF4pBKWsIr5FM8hVhyWD+CxKiErmFPkJ1xHClZ4CDfAqkwGMQilSSavSt2siJc8L3nCN7BaFWQRUz0v9etST1iX5tsYyD5hAxvaoERXw0bQ52UdvPsyBfymsNN0WZS/spORnjgHZb5nkdG8mE1xexk7ZTMWVNmMBSzXXiYxtCQTl1SfT8P4Q+x+kpaDfdZJ6unVpNLvuheyx+DP5DQMd+3B2n8D4tMB60oGAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_petroleum/sulfur_recovery_unit.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_petroleum/sulfur_recovery_unit.txt new file mode 100644 index 00000000..5d7c1fc0 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/immersive_petroleum/sulfur_recovery_unit.txt @@ -0,0 +1,57 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "硫磺回收装置", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 2, + "max_y": 2, + "max_z": 3 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "immersiveengineering:rs_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 15, + "item": { + "id": "immersiveengineering:sheetmetal_iron" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 10, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJ1Sy27DIBBcYydyaI/9AEuteu09/9Cq6kNKc7FIWNtIGCLAadOvL7ZBdSRLVeqDZ2ZhZhELBVhBxpljFAAWdOSQArVoBJPiG41fAAoL65hDCvTZ6AMaJ9DmcPXpa0bqukYOi4pJi5BD9sRahAfRtmisOCKqWij0eapeW4coS7tnVaUl95XS5yrODO+b/NE9Rt/NRzeIrkXHZCmMVhfk3c/mNciOp3JSuSDxdjbR2H/GzR9Qirpx54krSA/aZj6igMmXBCRRJSMmAUnUJGhybo0OEmkSfgFJ1CRoct4yCUh+I0jwk+AnwU+CP54g7S1JQDJg2m8Z6wNmvX/UJGiPFJZ+ghxNDkvWuUYbuH7sHL4JrKS/LL++053iNoWsFepjbNbTTaTsa9uzkfYbyEg3kQq1HQ7p56T6Od28drLqTPGCe31EcyrelXB+KJPx5sN1FLtODM+/ZrxGZ9e8a9tTOXkFP/ARxA2aAwAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/masterful_machinery/advanced_assembly_table.json b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/masterful_machinery/advanced_assembly_table.json new file mode 100644 index 00000000..962cbe40 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/masterful_machinery/advanced_assembly_table.json @@ -0,0 +1,176 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "高级装配台", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 3, + "max_y": 4, + "max_z": 7 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:advanced_assembly_table_controller" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:advanced_assembly_table_high_pressure_port_pncr_pressure_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "masterfulmachinery:advanced_assembly_table_item_port_items_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:advanced_assembly_table_item_port_items_output" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "pneumaticcraft:assembly_controller" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "pneumaticcraft:assembly_drill" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "pneumaticcraft:assembly_io_unit_export" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "pneumaticcraft:assembly_io_unit_import" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "pneumaticcraft:assembly_laser" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "pneumaticcraft:assembly_platform" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 27, + "item": { + "id": "pneumaticcraft:compressed_brick_pillar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "pneumaticcraft:compressed_brick_tile" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "pneumaticcraft:compressed_stone_slab" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "engineersdecor:labeled_crate" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "pneumaticcraft:pressure_chamber_glass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "immersiveengineering:radiator" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "immersiveengineering:sheetmetal_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "immersiveengineering:storage_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "immersiveengineering:treated_wood_horizontal" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "pneumaticcraft:wall_lamp_inverted_red" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAALVXS4/bNhCmSFreddJ3+ji0wCJocwrQ5tCLTy16bpAAPbS5ELQ0lolSokBSu+v99RlSY69h2Nho2xiGPj7G3zcPaggvGLtkstZRLxhj3y3GMRNsEcAbbc0deNxgCzYLUUdYsMUb73rw0UC4YE9ucM1b1zRQs9la2wDsgsnXugX2s2lb8MFcA3SN6QD5umYZIoBVodLrtbM1rijk7Wrt6yTygPqO+se+g6HV0VSV1+u4rFzbewgBarXypvpXRWPhA/iOopH61gRW3O5DePGQTm+s1f7RStuPoLRj/OmIMdMNHlS10e0KvGqsDuHRrt99/CSdOFyoGbc9MBFdzz7gNIToOlDB6tWEzL08eXCjB7Sp1Y1ztdo4b+5cF7WdwHucKEw/tCu7VcapoTNRwW3vfJzA+MM5xtpjzqdnvFzrCmNlEnSI+/z+2uIM/Hqwra42mBC/Xer6WncVpmMvGfXK4uHCpHhnLTyi3nv1GzhQ/35XhFBD5fwSawkWhTHi+Jh3PIe2O02z4Ia4uZ92mP/76ejIUVt7fi7nk0LfsV2dY+utjmvn2+kRCmsiviZ+gHMFPW4NN9paZXXbK9NdIw1m18OUfvzgyTbt/3WysWlNSvDvEw6vidCq5GgeBYVnox8meX2yc3hdGx3dFK+fn7k7ndcN9rN0h065Ck6zbQBiC9jDJhO+OEm4AX29VQcrExjfTijTxjQbtb/Ocr36rvL3S6abVrbf/sMZIa1LJnoXJJK37OAj8rPIX8Y4Kwh5Ma6Lgqx4QskKQs7HdUE4EuE+IRe0L4hfEj8hl8SfcZaGaFQm/Yw84yzpI87zTxn2hyLjZdLPpILTvqC5GH+XXMkPQi6JjxCfnHR4yrfI+CS7xtjTpIP4SdLhpMNJB/HTFCcnPU56nPQ46XHS46QnKD5BuoLiExQf4mdJF/HzpCtIV5CuID1BeoL0BOkJ0hNUWkmVkVRfSfWVVF9J9ZVUX8Qvkj7il0lfUn0l1TevF4Rc0L4gfkn8hFwSvxz9GIvMKBlfpS3EZ8mfPOc0RwPEr5Mfec452QuyF2Qv9jwlY98knpJ4EL9NPCXx5Dnn4z7ylMRTEk9J/s3Jvznxzsm/OfHOyb954iv4OOec7AXZC7JHXLASO04NHq85jbc4Ntinfw4R/jKwtth9cH/lhq4OmMPWdP+M9UrDv3dDffsueTYOk4Ech8lAjLbvsvPYKbrUKeZ/uH579eoXfEUOespFfteuVoPJ/2gaXTcQw7Ie2narDlrPe6x0CwltDQAA" +} diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/masterful_machinery/auto_iridescent_altar.json b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/masterful_machinery/auto_iridescent_altar.json new file mode 100644 index 00000000..937d41c4 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/masterful_machinery/auto_iridescent_altar.json @@ -0,0 +1,260 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "自动五彩祭坛", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 21, + "max_y": 16, + "max_z": 22 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 145, + "item": { + "id": "architects_palette:abyssaline_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 15, + "item": { + "id": "architects_palette:abyssaline_lamp" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "architects_palette:abyssaline_pillar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "astralsorcery:altar_radiance" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:auto_iridescent_altar_controller" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:auto_iridescent_altar_energy_port_energy_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:auto_iridescent_altar_fluid_port_fluids_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:auto_iridescent_altar_item_port_items_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "masterfulmachinery:auto_iridescent_altar_item_port_items_output" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "masterfulmachinery:auto_iridescent_altar_starlight_port_astral_starlight_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 49, + "item": { + "id": "astralsorcery:black_marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:campfire" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "architects_palette:chiseled_abyssaline_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 140, + "item": { + "id": "immersiveengineering:coil_mv" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 98, + "item": { + "id": "immersiveengineering:cokebrick" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "pneumaticcraft:compressed_brick_tile" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 36, + "item": { + "id": "immersiveengineering:generator" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "minecraft:hay_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 24, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 100, + "item": { + "id": "mekanism:induction_casing" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 34, + "item": { + "id": "astralsorcery:infused_wood_infused" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 68, + "item": { + "id": "astralsorcery:marble_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_chiseled" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "astralsorcery:marble_pillar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "astralsorcery:marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "astralsorcery:marble_runed" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "powah:nitro_crystal_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "pneumaticcraft:programmer" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 18, + "item": { + "id": "immersiveengineering:radiator" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 24, + "item": { + "id": "minecraft:red_nether_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 136, + "item": { + "id": "immersiveengineering:sheetmetal_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 134, + "item": { + "id": "immersiveengineering:storage_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 21, + "item": { + "id": "mekanism:structural_glass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "immersiveengineering:treated_wood_horizontal" + } + } + ] + } + }, + "body": "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\u003d\u003d" +} diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/masterful_machinery/enigmatic_tree_of_life.json b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/masterful_machinery/enigmatic_tree_of_life.json new file mode 100644 index 00000000..3d68ce8f --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/masterful_machinery/enigmatic_tree_of_life.json @@ -0,0 +1,645 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "神秘生命之树", + "author": "Howester84,Enigmatica的粉丝", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 75, + "max_y": 92, + "max_z": 70 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 44, + "item": { + "id": "architects_palette:algal_lamp" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5972, + "item": { + "id": "minecraft:andesite" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 47, + "item": { + "id": "botania:bifrost_perm" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 10, + "item": { + "id": "chipped:brown_mushroom_13" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "chipped:brown_mushroom_block_12" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 69, + "item": { + "id": "chipped:brown_mushroom_block_2" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "chipped:brown_mushroom_block_9" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 50, + "item": { + "id": "decorative_blocks:chain" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 34, + "item": { + "id": "minecraft:chain" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 74, + "item": { + "id": "minecraft:coarse_dirt" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 152, + "item": { + "id": "minecraft:cobblestone" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "minecraft:cobblestone_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 96, + "item": { + "id": "minecraft:cobblestone_wall" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "botania:cracked_livingrock_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "chipped:crimson_fungus_5" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "quark:cyan_framed_glass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "minecraft:dark_oak_fence" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "minecraft:dark_oak_slab" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 65, + "item": { + "id": "minecraft:dark_oak_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5970, + "item": { + "id": "minecraft:dark_oak_wood" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 259, + "item": { + "id": "minecraft:dirt" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 305, + "item": { + "id": "botania:dreamwood" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 90, + "item": { + "id": "botania:dreamwood_planks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 136, + "item": { + "id": "botania:dreamwood_planks_slab" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 53, + "item": { + "id": "botania:dreamwood_planks_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 72, + "item": { + "id": "botania:dreamwood_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 388, + "item": { + "id": "chipped:dried_kelp_block_12" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 87, + "item": { + "id": "botania:dry_grass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 74, + "item": { + "id": "environmental:duckweed_thatch" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 15, + "item": { + "id": "environmental:duckweed_thatch_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 147, + "item": { + "id": "botania:elf_glass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:enigmatic_tree_of_life_controller" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "masterfulmachinery:enigmatic_tree_of_life_fluid_port_fluids_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:enigmatic_tree_of_life_item_port_items_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:enigmatic_tree_of_life_item_port_items_output" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "masterfulmachinery:enigmatic_tree_of_life_mana_port_botania_mana_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 19, + "item": { + "id": "minecraft:fern" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5298, + "item": { + "id": "byg:flowering_palo_verde_leaves" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 19, + "item": { + "id": "botania:glimmering_dreamwood" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 85, + "item": { + "id": "botania:glimmering_livingwood" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 33, + "item": { + "id": "minecraft:grass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 191, + "item": { + "id": "minecraft:grass_path" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "minecraft:gravel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "quark:green_crystal_cluster" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "byg:green_enchanted_door" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "minecraft:lapis_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "dustrial_decor:large_soul_lantern" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "quark:lime_framed_glass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 496, + "item": { + "id": "botania:livingrock" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 708, + "item": { + "id": "botania:livingrock_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 10, + "item": { + "id": "botania:livingrock_bricks_slab" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 11, + "item": { + "id": "botania:livingrock_bricks_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "botania:livingrock_bricks_wall" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "botania:livingrock_wall" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 83, + "item": { + "id": "botania:livingwood" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 284, + "item": { + "id": "botania:livingwood_planks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 10, + "item": { + "id": "botania:livingwood_slab" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 33, + "item": { + "id": "botania:livingwood_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "minecraft:mossy_cobblestone" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 22, + "item": { + "id": "minecraft:mossy_cobblestone_wall" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 70, + "item": { + "id": "botania:mossy_livingrock_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 7, + "item": { + "id": "botania:mossy_livingrock_bricks_wall" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 47, + "item": { + "id": "create:mossy_scoria" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 108, + "item": { + "id": "minecraft:mushroom_stem" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 7653, + "item": { + "id": "minecraft:oak_leaves" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 49, + "item": { + "id": "botania:pattern_framed_dreamwood" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 210, + "item": { + "id": "minecraft:podzol" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 17, + "item": { + "id": "chipped:red_mushroom_block_11" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "chipped:red_mushroom_block_14" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "chipped:red_mushroom_block_15" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4968, + "item": { + "id": "decorative_blocks:rocky_dirt" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 139, + "item": { + "id": "botania:root" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 37, + "item": { + "id": "quark:rope" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 17, + "item": { + "id": "botania:shimmerwood_planks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 14, + "item": { + "id": "chipped:soul_lantern_1" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 19, + "item": { + "id": "chipped:soul_lantern_2" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "chipped:special_soul_lantern_1" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2362, + "item": { + "id": "minecraft:stone" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "minecraft:stone_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 11, + "item": { + "id": "botania:terrasteel_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3160, + "item": { + "id": "quark:turf" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 167, + "item": { + "id": "quark:turf_slab" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "chipped:vine_7" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 254, + "item": { + "id": "botania:vivid_grass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 74, + "item": { + "id": "decorative_blocks:warped_beam" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "decorative_blocks:warped_support" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 55, + "item": { + "id": "quark:waxed_green_crystal" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 70, + "item": { + "id": "environmental:white_hanging_wisteria_leaves" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 7, + "item": { + "id": "decorative_blocks_abnormals:willow_palisade" + } + } + ] + } + }, + "body": "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OdcUP4dFlh7jvGfarz+a96N5P5r3o3mDr3d+CL7a2Rdf/Bif45n2qyfz8Q3fPol7iut37vqrZ/F8s22/aAffbs4PJZt6VPsxtitf4nzVL7Fd+xLX/fAn8T/F9sHPrvOIB7+4ziFHHHP/V/E8ZJ8DDjnieDvur6I99jngkCOOt/F/LZ4DDjnimL3fi+eAQ4445uk2/m/Ec8gR+3+rn0OOON5e/zvXg+EcUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUOocUFw37vOAhzxigUWWWGaFVdZYZ4NNttjmMU/YYZc99jngkCOOecoznnPCKROmzDhjzjn3vrJu3OcBD3nEAossscwKq6yxzgabbLHNY56wwy577HPAIUcc85RnPOeEUyZMmXHGnHPu/da6cZ8HPOQRCyyyxDIrrLLGOhtsssU2j3nCDrvssc8BhxxxzFOe8ZwTTpkwZcYZc86597V14z4PeMgjFlhkiWVWWGWNdTbYZIttHvOEHXbZY58DDjnimKc84zknnDJhyowz5pxz73fWjfs84CGPWGCRJZZZYZU11tlgky22ecwTdthlj30OOOSIY57yjOeccMqEKTPOmHPOvW+sG/d5wEMescAiSyyzwiprrLPBJlts85gn7LDLHvsccMgRxzzlGc854ZQJU2acMeece99aN+7zgIc8YoFFllhmhVXWWGeDTbbY5jFP2GGXPfY54JAjjnnKM55zwikTpsw4Y845976zbtznAQ95xAKLLLHMCqussc4Gm2yxzWOesMMue+xzwCFHHPOUZzznhFMmTJlxxpxz7r2ybtznAQ95xAKLLLHMCqussc4Gm2yxzWOesMMue+xzwCFHHPOUZzznhFMmTJlxxpxz7r22btznAQ95xAKLLLHMCqussc4Gm2yxzWOesMMue+xzwCFHHPOUZzznhFMmTJlxxpxz7r2xbtznAQ95xAKLLLHMCqussc4Gm2yxzWOesMMue+xzwCFHHPOUZzznhFMmTJlxxpxz7r21btznAQ95xAKLLLHMCqussc4Gm2yxzWOesMMue+xzwCFHHPOUZzznhFMmTJlxxpxz7r2z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cWk/Lu3Hpf24tB+X9uPSfozjtvFX4jnctq83hn25tP+W9t/S/lvaf0v7bqmeBkfbuHtx7HPAIdf7bWmfLe2zpX22tM+W9tnSPlvaZ0v7a2l/Le2vpf21tK+W9tXSvlraV0v7amlfLe2rpX21tK+W9lW8/vH/7YOV573yvFee98rzXnneK8975fmuPN+V57vyfFee78rzXXmuK8915bmuPNeV57ryHFeeY+zn+nnG68FQL1ae28pzW3luK89t5bmtPLeV57by3FbqxcpzW3luK89t5bmtPLeV57TynFae08pzWqkDK89p5TmtPKeV57TyXFaey8pzie2P/2/9H6z/g/V+sN4P1vvBOj9Y1wfr+mBdH6zng/V8sJ4P1jG2g2EdH6zjg/V6sF4P1uvB+jxYnwfr82B9HuzrB+vzYH0erM+D9XmwLg/W5cG6PNi/D9bnwfo8WJ/t93/0/R9930ff89H3fHTfj+770XN+dL+P7vfR/T66z0f3+eg+H93fo/t7dB/beT+a76P5Phr/0fiPr3e++cc//eGPf/q373a++cNf/uMf//Xfdt5++ct//On3f/7T//ynP//LP6z7//5f//Ivf/z33+58/c9//pf/urn/+Mf/sv3jH/73f1v/6WP84ybgv8c/bgI+x9hNwOa/fHz9L3/45z/tfLP61//1n41k59XO63//07/9+Q//9Of/s/n8zS01/v4vf/6nP64/9x/+8Md/+NN//PvlH//yz//8n//j/4ft/F+79ryeTp4FAA\u003d\u003d" +} diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/masterful_machinery/gaia_reactor.json b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/masterful_machinery/gaia_reactor.json new file mode 100644 index 00000000..901a7abd --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/masterful_machinery/gaia_reactor.json @@ -0,0 +1,288 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "盖亚反应堆", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 32, + "max_y": 32, + "max_z": 32 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "minecraft:beacon" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 672, + "item": { + "id": "astralsorcery:black_marble_raw" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 46, + "item": { + "id": "mekanism:block_bronze" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "connectedglass:borderless_glass_black" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 36, + "item": { + "id": "connectedglass:borderless_glass_light_blue" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 32, + "item": { + "id": "connectedglass:borderless_glass_lime" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 33, + "item": { + "id": "pneumaticcraft:compressed_brick_pillar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 44, + "item": { + "id": "pneumaticcraft:compressed_brick_tile" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 53, + "item": { + "id": "pneumaticcraft:compressed_stone" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 41, + "item": { + "id": "pneumaticcraft:compressed_stone_slab" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 740, + "item": { + "id": "immersiveengineering:concrete" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 612, + "item": { + "id": "dustrial_decor:cyan_neon_light" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 61, + "item": { + "id": "immersiveengineering:fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:gaia_reactor_controller" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:gaia_reactor_energy_port_energy_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "masterfulmachinery:gaia_reactor_fluid_port_fluids_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "masterfulmachinery:gaia_reactor_high_pressure_port_pncr_pressure_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:gaia_reactor_item_port_items_output" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "masterfulmachinery:gaia_reactor_mana_port_botania_mana_output" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "dustrial_decor:green_neon_light" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 131, + "item": { + "id": "immersiveengineering:light_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 76, + "item": { + "id": "botania:mana_diamond_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2744, + "item": { + "id": "botania:mana_glass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "powah:niotic_crystal_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "powah:nitro_crystal_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 204, + "item": { + "id": "immersiveengineering:sheetmetal_colored_cyan" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 40, + "item": { + "id": "immersiveengineering:sheetmetal_colored_white" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 95, + "item": { + "id": "immersiveengineering:sheetmetal_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 40, + "item": { + "id": "immersiveengineering:slab_sheetmetal_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 10, + "item": { + "id": "powah:spirited_crystal_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "engineersdecor:steel_catwalk_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 107, + "item": { + "id": "engineersdecor:steel_catwalk_ta" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "immersiveengineering:steel_fence" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 38, + "item": { + "id": "engineersdecor:steel_railing" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "engineersdecor:thick_steel_pole_head" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 104, + "item": { + "id": "chisel:tyrian/elaborate" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 140, + "item": { + "id": "chisel:tyrian/routes" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "pneumaticcraft:wall_lamp_inverted_red" + } + } + ] + } + }, + "body": "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\u003d\u003d" +} diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/masterful_machinery/industrial_deuterium_plant.json b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/masterful_machinery/industrial_deuterium_plant.json new file mode 100644 index 00000000..f7a80d48 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/masterful_machinery/industrial_deuterium_plant.json @@ -0,0 +1,183 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "工业氘装置", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 20, + "max_y": 12, + "max_z": 18 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "create:cogwheel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 192, + "item": { + "id": "immersiveengineering:concrete_leaded" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "create:copper_valve_handle" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 35, + "item": { + "id": "create:fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 108, + "item": { + "id": "create:fluid_tank" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "create:fluid_valve" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:industrial_deuterium_plant_controller" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:industrial_deuterium_plant_energy_port_energy_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:industrial_deuterium_plant_fluid_port_fluids_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:industrial_deuterium_plant_fluid_port_fluids_output" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:industrial_deuterium_plant_pressure_port_pncr_pressure_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:industrial_deuterium_plant_spinny_port_create_rotation_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "create:mechanical_pump" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "minecraft:redstone_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "create:shaft" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "create:smart_fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 120, + "item": { + "id": "immersiveengineering:steel_scaffolding_standard" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 298, + "item": { + "id": "immersiveengineering:steel_scaffolding_wooden_top" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "immersiveengineering:steel_slope" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "immersiveengineering:tesla_coil" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 7, + "item": { + "id": "mekanism:ultimate_universal_cable" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "create:vertical_gearbox" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "pneumaticcraft:vortex_tube" + } + } + ] + } + }, + "body": "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" + } \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/masterful_machinery/stellar_neutron_activator.json b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/masterful_machinery/stellar_neutron_activator.json new file mode 100644 index 00000000..3fea81f4 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/masterful_machinery/stellar_neutron_activator.json @@ -0,0 +1,281 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "恒星中子活化器", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 17, + "max_y": 29, + "max_z": 18 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 36, + "item": { + "id": "betterendforge:aeternium_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "botania:bifrost_perm" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 556, + "item": { + "id": "connectedglass:borderless_glass_light_blue" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "pneumaticcraft:display_table" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "bloodmagic:dungeon_brick_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "bloodmagic:dungeon_pillar_cap" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "bloodmagic:dungeon_pillar_special" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 104, + "item": { + "id": "bloodmagic:dungeon_tile_slab" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 29, + "item": { + "id": "create:fluid_pipe" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "create:fluid_tank" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 18, + "item": { + "id": "immersiveengineering:heavy_engineering" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 33, + "item": { + "id": "immersiveengineering:hempcrete" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "botania:mana_diamond_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 54, + "item": { + "id": "integratedterminals:menril_glass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 24, + "item": { + "id": "botania:mossy_livingrock_bricks_slab" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 40, + "item": { + "id": "botania:mossy_livingrock_bricks_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 24, + "item": { + "id": "powah:niotic_crystal_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "powah:nitro_crystal_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 19, + "item": { + "id": "immersiveengineering:sheetmetal_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "powah:spirited_crystal_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "immersiveengineering:stairs_hempcrete" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 18, + "item": { + "id": "engineersdecor:steel_catwalk_stairs" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "engineersdecor:steel_catwalk_ta" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 64, + "item": { + "id": "engineersdecor:steel_floor_grating" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 69, + "item": { + "id": "engineersdecor:steel_railing" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:stellar_neutron_activator_controller" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:stellar_neutron_activator_energy_port_energy_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:stellar_neutron_activator_fluid_port_fluids_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:stellar_neutron_activator_fluid_port_fluids_output" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "masterfulmachinery:stellar_neutron_activator_mana_port_botania_mana_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "immersiveengineering:storage_steel" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 40, + "item": { + "id": "betterendforge:terminite_bars" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "botania:terrasteel_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "betterendforge:thallasium_chain" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 12, + "item": { + "id": "engineersdecor:thin_steel_pole" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "engineersdecor:thin_steel_pole_head" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "immersiveengineering:treated_wood_horizontal" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAANWdi3cjt3WHRyI5M7gAZ0iu9uG1vd7Ejzyaxq77SK0+0rRJ27SNkzZpm7gPlZJmJdYUqUNSXm/++J7iXnyUvWvueqUlJeUcn/2IAQaDAS5+dwBcHUuWuax9OFwMJcuyU0m/s1Ym82Y2Go5Hv21mMSOTrDNfDBeNZPKL2fS0mS1GzbzMwrh5tNibDUfj0eQo6zwajudNmfnHseRsPD06ag7PL3Zno6Pjr5bNHw0PNN1uhvNFVmbtj4cnTfZ2MzkaTZpmNj9sDqaz3fmiacZ7B8PF4+H4073YktFsro26WGtXtmvZgO2z0+c+fnE8muylNpxOx83ecTM8vPjj19hZj5vr6azis2G8dbLItj48f/xbL3x8fOKFH51s4YUd1JlPzxbHXyQn01lMthezs5hK3ZPyzpv5xspmLnv4GgeTV7mG0Wwvnpw2WWsx/cLy39gfT6eHJ8Oj0cHu4dnkqJlO9hajaPLz8XD/4o89N9jD6ePJ+UPeXPGQ09F4PJzF9zy9hL0cD8eP7D2eay3Hw/im5XwRByGOxfNk560VDdufjQ4u0O/Lqh7sN4vYkGZy+Gg6O2p2h01MTUZnJ3vxGQefXuIlh5+P5tnWk/PGfuP5vTg/bQ5ijVfbk09p0hp6cqUoMMNfpAkUQRLObX2VJrz5zCDF3yejyWjR7O0PL9PG1X2xdnNPlvD5ei1hWdlPT2I/N7NHZ+OT4UH0e83siWqQ1TZpzhazWPnwYDH6bLiYzvZOhpNh9Imzxd7+dDGcjIbpymhyerZ4hf57alauvf9e2r28yJQsb2OW9AK9zmNPL6Ynm5LsJAE85Pr1dL2t27BGrfqWvD7rfdHH0Wat96W1+gLfb1cyw1YN4IMXLwbW8uTzh31z5dffo2hCs72j2XBxqW/VTZjMmj+nN2ExN6SJV+k21uPa1tyPy3q+ezCdTJqDRXN4NB7O57v709lhbF4zn+/Zhb2xrZP2x2eXmFSXffOrlJxNfMJuxMjX+2205ia+7FL2Hb5Id0+m8/mTaFyfxcfN4torOfn5Zb+P1jeIpfmZ8xxbIz8zvP2DWRMfsftofDY6jN8Np5eeGmsRritt8Vqs8IpafIHv9Y3a5SWc/BVO3fVY4obc04PRyUmsZPRZs6ww3r973JycRvtYXMaKX3IzReIrN7M93VB87q7ge19rNK+0oLpkI59eT117G1es+G5aN/rUjbMrauX5smKlbc8X09nwqEmLmQvU9u7q2o6bZnHSLIbjl65wc+uUTcn+8ub750Ok212Ho+HJdHJ46a3d9S1+Nv3eP77Q7iCP0O1B+zm/7MbgBbZ9boCaXr6dVySoq79Wnj1geOvZ5U98ubhO0zOMg+PhaHKdQr65vTvm1tq275YVPRxNFo1u4TSHaR0Z33j3pJnMRuO0/L3qzdCN9+irfVo8tZF87X5bRpPJV1XlaVO59kauGuQb1kSf+vHZ75+b1sqVX2mbEufzGp+zABl+9mTvS1eud9mVPjCWXx5r/77YWfbq/ujRbDpf7MWXOLm2xfBzX/npVfJatjxe9cvhKvXy5Zp5/ZJ5add481q5sjdv4KCv/Pq+ou6kDfnj0STO0jJtBzNvl7twL5q5sVWXXr2tZ+Nt1fJtDVqzvPl7Kz3Mwmo83Hscv//2jqez0W+nk8Umo4deahPkOZsMZhp7r7Artx1d1bKv54/Pf06a1VGWmvX4K1uOp3GtezJcjA4OZsNHi93D0fx0PHwSDWj/MgfCa/2OX1u/nW91nE4fD493J6NpfN+9g9mTuW7xvFoU2283E7v02rKpi9n0lVu6rlC49X8ovpFec346mo104l7jm27IAS1rvLesMTZqNkw7+6+0ybaWA+JNb7L95EKbbE3MP3qSdtn4vfldtiu0+g3Gp137QvNru/HqveDye+mrTvCZo8H1+sDVr/+DC82Eg/jdMpuOx/qgK94auFlm9Zxdlht2FrZ6gXgDd+pXLr1+F9TuBnbmatO8eQvZKz6o3dxfFz299t7MXxe9WqTD0y3cpMc7/3ybP/7i9/X5vLVuUm2q315xUX/Ddvavdn/qch/0Xz01j43e9Af9TRi+V2jo70Ak0tNducED7Kd91Gb+2HJNovX1veCy1ul03s6y9v9po/Jt/XcrK43bmRizrGjpv62sbKXrztjOyrayo9yKd2dFrSyysk5pBzs9ZWyn0WWFUbKStDP6THqpvDeGrNNXdrPcWGWFsc5K0s7Yy8TYz7xxkHUGyltZPuB5A55H2hl3Mhmk8h4Wt5S3s/JWSjtjfL9OfOnYrnYvsQM9DMaQtfvKO9ruyLvanm1tVzAOsvYgsQM9DMYt7f+WUoz3sryVKDBvkza+lrU7iR1jK8tJF7CEjnwh7WEw3s/aubKddWAOC+igQG98PQvGPNvuJbZgGwbYhZXRZdt95RtZy3hH+62l/RW43u2ncpUxds4gsQXbMMAurAbpvVqd2MjUP236x5jDApbQQYEeBtg13s9aufJN7SdjDgtYQgcFeuPrWddo/RX5QO2/Tb9EvqX9YtcLWELXT/mV0foj5Q9Suhqkdm53orGm9+/w/h3eo8N7GCvj/Ww7Vz7U8Y/8ho5nR9tZGWP9VWKc1ykNnTHPtnqJ2z3KwRI68itYG0O21Vfe0fe1cjksYAkdFONdff+OzqfaGCftIHF7wP2whI78CtbLcrcoB90yvaP8ZlbEqagsoTO+nRXbyndUHyPfzZzxPdVHYwmd0cYjZzxy+j+n/yO/pf0f+W21K0t3SVfG2J6QWHRJQweLiuvQwbwmH5bQQTHmKp0545jugwUsoYNC+Rr2jEGHJNfx3Oqnch2YwwKW0EGB3nhXxzXXynrGgf6XM86pPljAEjoolK9hb3nfLe6DJXRQlvk75EMHi9tch26ZvqN00bNFp5d9J9vaStyGLeN3s9z4e2pXhZU3fk/tKvL3MzF+P9vaVr6fbW+ndMv4tvqFyA/U/iL/QO0v8kO1v0LtUIxbWWXsZH3q2Wop/zDbbqV0y/hH6lci/1jtNrWH647rYryXVS3a1aZdbdrV5r425dq8f4f3hy3jn6jOFth/oX6oMt7PtnKl2X8qZ7R5UDAP0vUClsrY7w5KYuFJQweLwHXoYN4lH5bQQYF5RTlYQgcFdmrKwwKW0EGB3vgDnX/pfpjDApbQQYG+l+7vGf9Up4xdb8MOzI0f6fwzltCRL9DD0E/19Yy79klk9cEcFrCEDgr0g3R/b3n/Le6HBSyhgwL9svwO5WEJHRSY36YcLKGDssy/Qz50sLjLdeiW6XvwtWTP+mnMPC+Z5yXzvFQ/0TH+mc73yD/X+R75FzrfI/9S53vkD3W+W3lv/L5+Ukf+lc5/47bxfZ3/kT/K2sZ3so7xA9WDyL9WPTCW0Bk/VD0oVRc89einu9UPt1vUb/ybrG18L+sYf6z6EPkT1YfIv1V9iPw71YfIv1d9sPLeGPWmxXu0eQ7cNv5U9SLyH7J2O/WXflJn2T+qXhi3O/Sj8Z/0u6VEL0r8Zal6EdU28meqF1a+bTS9KNGLyI+zdqF8oLqRWCYWjjR0sBCuQwdzTz4soYMC80A5WEIHBXa6lIeF8SPVnxL9KdEfo4edivtgUXEfaQcFemNuSyXTBdiBeZ3uL4w/V52ytCNfoIehTvX1jE51K9ULOzDvUW+Pekk78gV6GHqpvp7xF6pjdr0F27DTT/XksDD+s+pZiZ4ZhfIeBtjtp/p7fdo/oH7YgfmA+ge0n7QjX6CHYUD7jQNdcqZ6YQfmt6j3FvWSduQL9DDcSvX1lvXsUA8sdhh/0g4K9LBzm/tgcZv7SDso0C/L36E8LKGDAvO7lIMldFCW+ffIhw4Wr3EdumX6Pnw99a99ZMX/xGg67NBhhw47dNihw1Y+N/6L6nDkL1WHI3+lOpzqo7w3vm9bG+iwQ4cdOuz0uys3mu5G/qvqrkN3LV+M/6a667SRfeO/q/469Nehvw79dehuaq/x16q7qb3G36jupvZS3htbqrup3W3qh9tt6m9TLxTjdtYzfjvrt+nPjtL02KHHDj2O/ET12On3V258oN9zlhaj6bRDp63+2vgt2wLKsv9QvXbodaonpx7SkqfyXeN/qn6nckUqV8ASOvJlWa6kHCyhKylHOneUgyV0UGAulDN+pH7B4RdSORj9g8M/pHKkHRTYCZSHRaA8aQcFehj9hcNfWPnC+HP1F5Z25Av0sF1xP8wr7q+4n7QjX6CHwVio/3D4D4f/cPgPq6eAJXTkC/Qw1Km+nlHUf9j1FmzDDsx71A9L6MgX6GGA3V6qv2es1Z84/InDnzj8icOfOPUjBSyhI18o72GA3X6qv9fnfQY8B7ZhB+YD3geW0JEv0MMAuwPex3hb/YvDvzj8i8O/pPphCR35Aj0Mt1J9vWV9O9QH8x3sZYf6SDvyBXoYlvff5v7b3H+b+0k78gV62LnDfbC4w/wg7aBAvyx/l/J3KU/aQYH5PcrdoxxpBwXmr1EOltBBWebfJx86WLzOdeiW6Tfgm8rv2BYv/kvwX4L/EvxX5H+p/4r8b/VfovsFpXFP/ZfofoJQ3httHSH4L8F/Cf5LWEcI6wjR9UFuNH8mrCMEfya67yDGD9SfCesIwY8JfkzwY8I6QvBnwj5D5P+oP4scqj+L3Fd/Fnmg/kzwZ5GH6s+EdYTgzwR/JqwjhHWE4LcEvyX4LcFvRTbqtwT/JPgn0X3O6JciH6lfEvyS4H+EdUTkkfohwe8IfkXwH4L/EPyH4C/Sdehg9BOCn0j50EGB0T8I/iGVgw4KjH5B8AupvNHWEak8FOhh9AeCP0j3VdxH2kGB3mjrCMEPCH5A8APCOkLwA8I6QvADgh8Q/ICwjhDWEYL+C/ov6L+wjhD0X1hHCPov6L+g/8I6QlhHCLov6L6g+4LuC+sIQfeFdYSg+4LuC7ov6L6wjhDWEYLeC3ov6L2wjhD0XlhHCHov6L2g98I6QlhHCDov6Lyg88I6QtB5YR0h6Lyg84LOC+sIQd8FfU/jv8P4k3ZQoIdR1wVdT/fd5j7SDgr0y/J3KA9L6KDAqOOCjqdy0EFZ5t8jHzoY9VrQa0GvBX0W9FjYp/Xorkd3Pbobeax663V/pjDaPq3X/RxnHKneevZpPfu0nn1ar/suufFd1VPPPq1XHXXGD1RPPfu03vSOeqKeRv6v6qlHTz37MF73W4oW7TF+qvoZOVb99OzTevZpPfu0nn1azz6tZ5/Ws0/r2af16KVnn9ajl559Wq96uZUrbZ/Ws0/r0UuPXnr2aT37tB599OihR/88+ufRP4/eefTOo3ceffPoW8qHDgqMeubRs1QOOigw6pZHt1J5WEIHBXrjieqUR588+pTuhyV0UKDvpft7xokdUaNHHj1K9RlNjzz7tB49SvVBD0M/1dczTu0oGf3x6E9qHyyhgwL9IN3fW95/i/thAUvooEC/LL9DeVhCBwVG/fDoRyoHHZRl/h3yoYNRHzz64NEHjx545r/n/C5wfhc4vws6P+O8DJzfBZ2Pzmjnd4Hzu8D5XeD8LnB+F5gXge+IwPldYF4E5kNgPgTsOWC/AfsN2G/AXgP2GrDXgF0G7DJglwG7DJzbBc7tAnYYsMOAHQbsMHBeFzivC3rOpiEJ+s9WP5XrwBwWsIQOCvTGoOd1Qc/9ekY7rwuc1wXsMGCHATsM2GHADgPndYHzuoD9BewvYH8B+wvYX8DeAvYWsLeAfQXsK2BfAXtajmuXce1yTt7lnLzLOHcZ567qXxznrp6Lt4339Zy8q+fmldHGr8u4dRm3LuPWZZy6nJN3Ga8u49VlvLqck3cZr66OUxyfro7Tdj+Vy2EBS+igGIOek3d1XGqjjUeXc/Iu49FlPLqMR5dz8i7j0aX/u/R/l/7v0t/L/qvov4o4i4o4i4o4i4o4i4o4i4o4i4o4i4p+r+j3Svs7zqeKeJSKeJSKeBRjCR0U6I0PdR5W9HdFP1f0b0WcRUU/VvRjRT9WxFlU9FdFP1X0T0WcTk2cTk2cTk2cTk2cTk2cTk3/1PRPTZxOTf/U9E9N/9TE6dT0T03/1Nov0f5q4k9q4k9q4k9q4k5q4k5q4k5q7Y9gtP6oidOpidOpidOpidOp6aeaOJ2aOB3bTGkbg/qfmjidmjidmv6qidOpidOpidOpidOp6cdav3/ie/doR4+4qh5xVT3a1dN5EJ/b0+d3jEH1p6f2HYz2nB5xVT3iqno8t2fPacebU3xan/i0PvFpfZ7bJz6tT3xan/i0PvFpfeLT+rSvr+2K7ekTn9YnPq1PfFqf+LQ+8Wl9ba83Wjv7xKf1iU/rE5/WJz6tT3xan/fpE5/WJz6tT3xan7i9AXF7A+L2BsTtDYjbGxC3N7A4pXY2kCzX/9FKM4uvPTxbHE9nWfjZ2aL51ah5pLHuolGIZ5PDeStrn4wmv0kRgPrz18ufw88/ib8G6acWeDP91AL9VPYTix8ss/bE/oL0lyks9+HHKSz34Y+WYbnxpb8UIFlaFOLD/bPR+DA25Wh4eNQs5ruHZycnT/a+FEf5/9jRa3FgZwAA" +} diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/masterful_machinery/wicked_altar.json b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/masterful_machinery/wicked_altar.json new file mode 100644 index 00000000..b15ffdd7 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/masterful_machinery/wicked_altar.json @@ -0,0 +1,78 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "邪恶祭坛", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 6, + "max_y": 3, + "max_z": 6 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 34, + "item": { + "id": "eidolon:polished_planks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "eidolon:stone_altar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "eidolon:unholy_effigy" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "ars_nouveau:warding_stone" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:wicked_altar_controller" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:wicked_altar_fluid_port_fluids_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:wicked_altar_item_port_items_input" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "masterfulmachinery:wicked_altar_item_port_items_output" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAM2VTY/TMBCGJ7Ed2myhSAghbnvmDkiVOPADQHtAYtlL5G2c1lrHrmyHbvfX449puwekbVGptqr6Th37mcn4jVMDjIG23PMaAF7XOQYCtRNWciUfhA0XoAbmPPeihvrKmpWwXgo3gqrjc6kXwLSxfgkjoN95L+A9t67RZvgt+DBbc9uGOY3zRotI+rcUVHDnT5NhC3knZGuU0bOVUdItRdusFNd37gjE5z5UJWw3qJ7Pl1ILu5mt5fwusLjy3DadGmTghvbk0DVSrwZ/fB8u1mHMKrNYiBaot0OooVzd70J9D6zjyqXhh/3wAw7vWvdme9epXbnM05Wzq0HvSztDOTuXrMWpXHJQhg9P7f/caG+NUuKQm9pSPz1FlV702VQxco0Z/JlNlcJn46lzVfP3w+jtNt+gl0ZtGtF1crE5Yr8/Hrvf5zlD9n1/Fvv9v8vZvcxceJwOe5mNgayMo4H5JYJLyB+SfgugkEfLIitBpQXgjPxlSUsoiqwlKkGlqCwpQkNYJU1hGbMWRf5fohJUispQq6QUyjIqA5K0wtJfxHoI8gnyg44inyCfIJ8gnyCfIJ/E5gQ+ie0mSS+gJFFTHop8ivygk8inyKfIp8inyKfID/oy8oO+ivyg09gcFpUlTf1kyGPIY8hjyEvz881PsbhphFW4rsJ1Fa6raqiWgrfCBsPw4BNjYfJt8OKHFJ0K1gjXb82gW0eA9lL/yk2N4fU25Pc3IapyGCeQHF5vR6W+SZscLKijBSc/02Fw+TUZe/zYz6Nko8vbQapozAVvF8K7WTv0/aZ5ZPs/u6gqOekJAAA\u003d" +} diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/mekanism/basic_fission_reactor.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/mekanism/basic_fission_reactor.txt new file mode 100644 index 00000000..91349e39 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/mekanism/basic_fission_reactor.txt @@ -0,0 +1,64 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "基础核裂变反应堆", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 8, + "max_z": 4 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "mekanismgenerators:control_rod_assembly" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 30, + "item": { + "id": "mekanismgenerators:fission_fuel_assembly" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 69, + "item": { + "id": "mekanismgenerators:fission_reactor_casing" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "mekanismgenerators:fission_reactor_logic_adapter" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "mekanismgenerators:fission_reactor_port" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 87, + "item": { + "id": "mekanismgenerators:reactor_glass" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAL2WwW7TQBCG1zuT2A0VN+65Abeee+TADYQQh8Il2sbb1MKxI9tRKe/HezHOfkYNqlCoEDn4W8+MZ3d/j2ezcO7MaRmGsHDOFYs0duIWfeyqUFffY2cOt3CzfghDLJy+D9voXm/j19BU/XYTm9iFoe36y5uq76u2WXUxrM2wWoe+ajbjsycmXT6SdEq2qUPfn5Br4RYfunYXu6GKvSXetmV0z9v9sNsPq3Xb1qEZ3DThyxN2sWu74anzzqrGpv0P0z27M1tXt5tNLF128WvGV3+Y8WYf65WJGrfX9f2/m/KxTa7bZujaetW15d/MOKW8OEE3W0i1XoUy7IYxydPe1zl1chf6IT7htZ052bW92jQ/3INfBj0UqEcBmcuyFOW5Fx7UowQWBz0UEuvRBBYHPRQm1qMFWBz0UFiYTgucEQc9lBlx0M2Jgx7KnDjocuLytFjPveTEQXsDSR7ooUAtJgEnBR0KJgrUyZWNFx11PlCyZFRoDyY/FI8fWsLkhyL44eg6XKAofmg6Jj+UGX5o+iU/lDl+aLqlJFBy/DklVrBJ6KEU6FAcl2IGPRSok4TZSB3r0Y+L0wy7x+7TvcLxVR7sQrxgV+xKPLQtJPsMO7RHk32OHdr+/eGhHHvOJ1Wk+wx6KAX7KY4/vQx6KFCnkslGHupEqBOhToT9C3Ui1Imgg5BdqBOhToQ6EfQQ6kSoE0EXQRehToQ6EfQR9BHqRKgTQSdBJ6FOhDoR9BL0EvQS9BL0EvT6rUMkeihQpxaWJemyLH1q/sB81C3FQUug9C+lfyn9K8VBS6X0L6V/Kf0rxUG7Kv1L6V9K/0px0CRQ+pfSv5T+leLgWLL0L6V/Kf0rxUHbmtK/UhyUnDg4niD0L6V/Kf1L0VkXbn4bQxm7ws3DfrhtO3f+bj/ET1W8qe3vk/mv231T9rbnbdV8Rh4bXk3D8O0LothwDCjS8GqyVs2XaTnNeKC9eGP/zNbLt+kMW35MZ5idXg/OyuLwWpfX+6oubRmbUG7i0F+W++32fvXgSP0JWKw1/EEKAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/mekanism/basic_fusion_reactor.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/mekanism/basic_fusion_reactor.txt new file mode 100644 index 00000000..138fd651 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/mekanism/basic_fusion_reactor.txt @@ -0,0 +1,57 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.4", + "name": "基础核聚变反应堆", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 4, + "max_z": 4 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "mekanismgenerators:fusion_reactor_controller" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 36, + "item": { + "id": "mekanismgenerators:fusion_reactor_frame" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "mekanismgenerators:fusion_reactor_port" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "mekanismgenerators:laser_focus_matrix" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 24, + "item": { + "id": "mekanismgenerators:reactor_glass" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAALVTTW/UMBAde2ZX24gfsRfgwpFTj3AGceDQ9rJyN97UIolXtoNafj3+eBE9VOqCRBTlzWjsN/P8nI7oiqQ3yXREtO1aTExdtMGZ0f2yIReoo01MJtkdyVczWXo/2R9mdnEa7GyDST7E69MSnZ8PwZpjzg+nUBbSxZT7FyhXrmE0MV7A1VH3LfizDcnZuKNt3u1+WtqczBgtrZ3evT782Yf0F7O/fYExj2zzKfjjEg+TScE9/rsASWH5H/Nf1O7D6+2Ofk7Bj2NhvyI++yi5y6fSSlN7lKpf0qrlDGwLFCmgBjI2ClAx6oz9QC2o49UVcx1YqCuPwhLdUDTqjDpQSVukBTzANqlqxdanIkOBIF9HkIq1qtGv1Rk542ikoJS+GTelb81ZwCvrCTVJjbR+GPoY+hj6GP0Y+hj6GPoY+hj6GOIEPgl8EvgkUC/wSeCTwCeBTwKfBD4JfBL4JB1tH6zpbShXbUkPPtCbL0uy3509jW4ecv3eL3Mf857Jzbdt/BLerKF5vGtiSnj7J7xZQzff1XHz7Z3L7d1+9uen/cd8LZ/9A7t6bvv7xY197juYfrApXvfLND0dnv0qvwGfJliCHwUAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/mekanism/basic_industrial_turbine.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/mekanism/basic_industrial_turbine.txt new file mode 100644 index 00000000..a75b763c --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/mekanism/basic_industrial_turbine.txt @@ -0,0 +1,85 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "基础工业蒸汽涡轮", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 8, + "max_z": 4 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "mekanismgenerators:electromagnetic_coil" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "mekanism:pressure_disperser" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "mekanismgenerators:rotational_complex" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 6, + "item": { + "id": "mekanismgenerators:saturating_condenser" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 58, + "item": { + "id": "mekanism:structural_glass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 69, + "item": { + "id": "mekanismgenerators:turbine_casing" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 5, + "item": { + "id": "mekanismgenerators:turbine_rotor" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "mekanismgenerators:turbine_valve" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 33, + "item": { + "id": "mekanismgenerators:turbine_vent" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAKWWsXLTQBCGT7drWxgeAIaCUDC01CnpKGAoUkAaz8U6HA2ylNFJIfBmvB0r3ycmZjKZZHDhT3f3a7X/+rTntXNPnFZhCGtnl+t87cStU+zr0NS/Ym8Lbu0WaQhDLJ1+CvvoXu/j99DWab+LbezD0PXpdBj7i7qNm21Idbub7nlgsBdzsNM09OPW4oRms2tCSo8IcnJPRtehuY6PiPXqvlixHR4R6uVfb1d9TGns46aq01Xs06R/cJi3d2SUwlSpwWq92XZtFduHhVy79ee+swyGOqbSPf1hc33T7XaxcsU795B69p0NH5H9mztiWQzLvWvtp952+6sm3vxnOWITt0Pf7cOujUO9tah1M+1uueqSWozf7tangB4K1CNB4Yoiqzxj4UY9CmA66KEQWI8eYDroofBgPUrAdNBDITGdE1yggx7KAh10y/zwAnooS3TQrdBBD2WFDtr2yOWBHgrUci7gXEFHBTMF6rxU5C+FJsxjOKV0GEO7MY+h1SGPF1lsfrMIeijLvK7Q/OaboYeyQrdii5QkAT2UEh/l8VYqoIcCdS5BMXE57SePb89ded4zD6dHHuaFeThZO8wr83CycphfMH/goS6euvjJvGcsy7yucFo6mIYeygrdilemzOMCeiglfsvjV6uAHgrUeUsUmQpNKNRBuFvwL/gXfAu+Bb+CX8GvsA8Ev4Jfwa+wD4R9IOwDwa/gV/Ar+BX8Cn7/eYMzPRSoc4sp8itQFHlreMZSoIO2pPQXpb8o/SXr4JQq/UXpL0p/yTpo30p/UfqL0l+yDloJlP6i9Belv2QdtDor/UXpL0p/yTpodVb6i9JflP6i9Belzkp/UfqL0l+UOuvaLS9jqGJfumUYh0s7ip59HId4VsdvjZ2Gtn7RjW2VzPO+br9SHrv8Ml+Gm3OKYpeToMyXX+bZuj2f02mnA+f5e/tTsz350Faj/Uexk+nkLJ+FdsDcOqvKwy97cjHWTWWZ7EK1i0M6rcb9/ufm1pH2B2Tflg93CQAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/mekanism/basic_sps.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/mekanism/basic_sps.txt new file mode 100644 index 00000000..61ab5aad --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/mekanism/basic_sps.txt @@ -0,0 +1,50 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "基础超临界移相器(SPS)", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 6, + "max_y": 6, + "max_z": 6 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 122, + "item": { + "id": "mekanismgenerators:reactor_glass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 60, + "item": { + "id": "mekanism:sps_casing" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "mekanism:sps_port" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 2, + "item": { + "id": "mekanism:supercharged_coil" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAL2WwXLTMBCGZe1qpw1cGG6c+gjMcOuVMwwHDm0vGTVRUw+JnbEdoDwbD4csfWnTW+FAh/Enx5b2U7P9xcK5c6frOMWFc84WdezELcY0tHHb/kpDfuAWLoxTnNKZ089xl9zbXfoWu3bcXY77cbmKY9tt5rdeOP3iOH2TujTEqR/GyyHFVR4sN9s4ji9Ya+EWX4Z+n4apTeOZszy7/Z5cuIvbMbljpTfPRPf9MP390q9+5M+Gbb/ZpLVr3udad3E1bziM/WG6f6z17qnWIU9e3cchz1iu+nb77/vRaTj8r+10eb0Xbufcyb4fNVf5PZfyrv4IVNg05eo8FKhNfR5gXaBxDfRQoMJAIXtWMM+DXupiwr3CgJg9E8zzoIcCFQY2YrAJvA8FamA/0Bt6UGHDPw8FamGeD2e1Urdhiq80mCeWiwifw7xQvVfWCawDG6M+FKhGfVi/kaZWrr4eX49vYeCbM/f4SrnYcYuee5gX8Ph6fD2+9T5wH2gpwwN6KFBhMDzstBWbWrFKCf6Cv+Av+B+/CsFf8Bf8BX/BX/AX/AV/wV/wF/wFf8Ff8Bf8Bf+TDm1qheqvyCn+ir/ir0+Pir/ir/gr/oq/4q/4K/6Kv+Kv+Cv+ir/ir/gr/vzl1Fb2UKAWlkugzwN9HvAN+AZ8y6sifA7zQgHvQJ8H+jzQ5wHfgG/AN9DngSY3msX4pRfm3DJyy8gtI7fK8wDzAkZuGbll5JaRW0ZulfcN5oJGbhm5ZeSWkVtGbtV5MAsauWXklpFbRm4ZuWXklpFbRm4ZuWXklpFbRm4ZuWXkVv5Pgd2nuE7DfCjl864f3OtPhyl9bdPdNp8b+fltf+jWY+6pXdtd1+3Nw6vjMP68qZuYh9dPw6vjsO1uyvby2dPNZ4997PcPFx/yMXNypp2Vfrm4PbTbda67ietNmsbL9WG3e1ieHH1/AMNUL/XVCAAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/mekanism/basic_thermal_evap_tower.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/mekanism/basic_thermal_evap_tower.txt new file mode 100644 index 00000000..4bfa1020 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/mekanism/basic_thermal_evap_tower.txt @@ -0,0 +1,43 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "基础热力蒸馏塔", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 3, + "max_y": 2, + "max_z": 3 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 36, + "item": { + "id": "mekanism:thermal_evaporation_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "mekanism:thermal_evaporation_controller" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 3, + "item": { + "id": "mekanism:thermal_evaporation_valve" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAK2SsU7DMBCGz3ao0ogXYItYYOIBOiIxghg6lC7VNbm2Vh27sp0WeHqc5IJaBsRABn/nnO//fToXAFPIaoxYAIAqhhgUFIG8RqM/yacEFHAVIkbKIXvBhuC2oT1aHZpZ3JFv0KzoiAfnMWpnV2vjqn1X9C9qRzRH+oNaAcWrdwfyUVPIYYJV1Kkwi75NTpMNVtpuITtRiDA63/3qXDkbvTOm85mCOriQJb97OPsEUzLVRUKA4AOSqX4UCKZkqlHoW2GgZKqe/U6wnmA9wfUXDoIpmWp0FrxnplVy/UUrgimZamxRDFcRTCk4z0wFivtT3J9i/fTKJjvCmnw3pDbunIfr5zbSXNPGpBml/Nq1tg4Kskbbt8G3CxdjiO/LLhrC7oAcwsX4V9tlf400aNsN+uYRg67K+TDl8ilN+aGcu1Ma7fT8QeV9a+W61aZOV9livaUYZnXbNB+rs3f3BanEzEQ5AwAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/mekanism/basic_thermo_electric_boiler.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/mekanism/basic_thermo_electric_boiler.txt new file mode 100644 index 00000000..6b0476fa --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/mekanism/basic_thermo_electric_boiler.txt @@ -0,0 +1,57 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.4", + "name": "基础热力锅炉", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 4, + "max_y": 8, + "max_z": 4 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 80, + "item": { + "id": "mekanism:boiler_casing" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "mekanism:boiler_valve" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "mekanism:pressure_disperser" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 78, + "item": { + "id": "mekanism:structural_glass" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 9, + "item": { + "id": "mekanism:superheating_element" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAK2VTW/TQBBA1zOTj0YVN5AQQup/4IJ65QziwKFwibbJNrXwR+S1K8rv4geyzj6HphdKRQ553nh2dt/YmV05d+Zs63u/cs4tVvnaqVvF0JW+Kn+GLt1wKzeLve/D0tknXwf3qg7ffVPG+vK6LavQrTc+ls1uDHxihtfHDLHvhk0/dL5a7yof4xOSrNzqc9fuQ9eXIaaMdbsN7rwd+v3Qr2MffO2mdV4+3umdr+7Cc9eYlU1a4r8nn/tNX6aJsxtfxXBM//ZPjYYUext8n4q8DlWoQ9P/Q7HfHBPtuxDj0IX1towpZRzjn1eKF5R707aVb/5ekzOn+zZaSvvLPfgUUKBCOwkoXFHkKGGsTLSTBCkOClQS28kCKQ4KVBa2kw2kOChQ2ZhNG5wRBwXqjDjo5ujM8yaEsUKDbkE+KFAXxMFU75wPClRo0B0r6KhgpkKbbhXjl411PlCgFvmmwZQgj2FKlMdwTHEYw1SfPJ7xqOf8CAXqnP3Mmbdg3oJ5SzYJBeqSecvTV6mAAhXaVIJi5MFX8BV8BV8hi+Ar+Aq+gq/gK/gKvoKv4Cv4Cr6Cr+Ar+Aq+gq/gK/gKvo/e6EyBCm161MXIg6/iq/gqvoqv4qtkVXwVX8VX8VV8FV/FV/FVfBVfxVfxVXwVX8VX8VV8H/0zMwUqtKl1FPnVLopcAmGsBXEwJTD6htE3jL6R42BKYfQNo28YfSPHwfRt9A2jbxh9I8fBVBKjbxh9w+gbOQ6memZfKFChwVRPo2/Y4aVjrAvi4NinD/mgQIWpzrZy83TWbEM3nkxDf9t27vzj0IcvZbip0gmU7l+3Q7ONybkum6+UJ11eTZf+xzeKki7HgGW+vJp+LZtv03aa8dhYfGj39xfv3qdz4sEptDw8yIvroay2aeGd3+5CHy+3Q13frx8cVr8BSJfsj8gIAAA\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/natures_aura/altar_of_birthing.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/natures_aura/altar_of_birthing.txt new file mode 100644 index 00000000..3620e3fb --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/natures_aura/altar_of_birthing.txt @@ -0,0 +1,50 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "降生祭坛", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 6, + "max_y": 1, + "max_z": 6 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "naturesaura:ancient_planks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "naturesaura:animal_spawner" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "minecraft:hay_block" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "naturesaura:infused_brick" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJ1STU/DMAx1m6TaIi6IE5x24U/sBncQBw5jl8pd0zVam1b5EBu/nqT1pHJCUFnyc+3nZ8uRAGvgNXqUAMDljIGBdMpq7PSXsjEBEoTz6JUE+WaHUVmvlVsBx7N2kF0gwlfsFdz12qiDxcZvW7yUVTccTon9S9sr/d6gD1Y5DBa32jTBqbqsrP5Tk4dlEzQHrYwvxw7Nyf2/i+6xK92InyaVr4GNg+OR9pi4OcwfI8/JZ2Q5eUaeTx5AkJ9bZCnIk+UUM4o5xYKkih+SE4+RDqP+jOoZ1bNkLFuOOPE46XHS46THic+Jz2kfQTqC6gXpCdpH0DIFDVeQWCGhaBXWyq6gwODbwcLNS/DqXaum0+YY89UQTO0Y8PiIPmZ+grsrxPM+DTPDVJDNcHf9q81+Wi7e0KQb3j51Hu1maDbP2vo2qsTLLe6+mnbaVEF3dUwesT4q77Z16PtLuXge357jZKUmAwAA" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/natures_aura/crimson_altar.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/natures_aura/crimson_altar.txt new file mode 100644 index 00000000..88adc7a4 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/natures_aura/crimson_altar.txt @@ -0,0 +1,57 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "猩红祭坛", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 8, + "max_y": 3, + "max_z": 8 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 20, + "item": { + "id": "minecraft:crimson_planks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "naturesaura:gold_nether_brick" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "naturesaura:nature_altar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "minecraft:nether_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "minecraft:red_nether_bricks" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJVSTU/cQAx1Mh8JoT2DhCrxF3rdW8WZikMPlEvk3XizoyaT1cxEBX4982FguUEO82zPG/vZcQdwBnLAgB0AqK7YIKDz5AxO5plcvIAOlA8YqAX5G2eCi9lY2jnch42lcCDXb53Z/fOJ+ckUPyyG1ZHH1eFmXKahP830hUSX71p2zsx+sf1xQvslMVfvORx9VPKZNB10d245kguGfAu6vAe1x8nHGuf/I8dNyzjSwEF4U386hmL3OAV06c+I4+JlrPMzFZMV5E/W6axAioR1VAX5RmasQTGKdJR4zfE6XdVVQV2VeCRnap1RlCN6kn3FvmZsMuYisigoJQSj4rhmbBiT5GTKqvgtYykV/ZpbEAVbUfLFiGJ9ivUpfqRYn2J9ivUp1qO5f826NPevuX/NvIZ5DfMannfL82553m0H+kA4kIs/GddwWBx8u10D/TG0n4wd4/12We3go/a4Un/T+2Lev5r4+JCaLWYiiGLev0aNfchjiRti04Z8vylbff0rr8XZ6RK2eazX29VMQyw/4jBS8Jthneen/mRXXwDOxJ6u6AMAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/natures_aura/natural_altar.txt b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/natures_aura/natural_altar.txt new file mode 100644 index 00000000..6f63b6ad --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/natures_aura/natural_altar.txt @@ -0,0 +1,57 @@ +{ + "header": { + "version": "2-beta", + "mc_version": "1.16.4", + "name": "自然祭坛", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 8, + "max_y": 3, + "max_z": 8 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 4, + "item": { + "id": "minecraft:chiseled_stone_bricks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 8, + "item": { + "id": "naturesaura:gold_brick" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "naturesaura:nature_altar" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 20, + "item": { + "id": "minecraft:oak_planks" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 16, + "item": { + "id": "minecraft:stone_bricks" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAJVSPXPbMAyFxA8parv1ctmSv5DVW35Ach06pFl0sAnLvNCSj6QubX99+QFfPNYa+ADwEXiAMADcgDQYcQAANVQbBAyBvEVn/5JPFzCAChEj9SBf8Ehwe7Qz7Tzu4ybEZaZx6+3uPWTi/2aYMa6eAq4eN9PiTE1xRYbvnxoWfB9PDuerFNx/vt8dbCBHZryymQGGH345kY+WQg96pnhIDLVHF1KdLx+J490yTWQ4COfqd5f9V3tEF9HnPyJOS5CpzmMuJhson2zz2YAUGdukCsqNLNiCYhT5qPGW422+apuKuqnxRC7UtqCoR/Ik+4p9zdgVLEVkVVBLCEbFcc3YMWbJ2ZRN9XvGWir5LbcgKvai5ksRxfoU61P8SLE+xfoU61OsR3P/mnVp7l9z/5p5HfM65nU8757n3fO8+wH0gdCQTz8Z13hYPHx9XiP9tLR3dp7S/XZZZxOS9rRWv/L7ar6eTfz9lputZiaIar6eo3Z+K2NJGzLnDfn2krcC3cNTWYubyyXsy1gftqt1JpWf0EwUw8asx+Of8WJX/wEpz64T4AMAAA\u003d\u003d" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/pneumaticcraft/electrostatic_compressor.json b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/pneumaticcraft/electrostatic_compressor.json new file mode 100644 index 00000000..623f408c --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/building_gadgets_patterns/pneumaticcraft/electrostatic_compressor.json @@ -0,0 +1,36 @@ +{ + "header": { + "version": "2.1.0", + "mc_version": "1.16.5", + "name": "静电压缩机", + "author": "Enigmatica", + "bounding_box": { + "min_x": 0, + "min_y": 0, + "min_z": 0, + "max_x": 10, + "max_y": 20, + "max_z": 10 + }, + "material_list": { + "root_type": "buildinggadgets:entries", + "root_entry": [ + { + "item_type": "buildinggadgets:simple_item", + "count": 1, + "item": { + "id": "pneumaticcraft:electrostatic_compressor" + } + }, + { + "item_type": "buildinggadgets:simple_item", + "count": 236, + "item": { + "id": "minecraft:iron_bars" + } + } + ] + } + }, + "body": "H4sIAAAAAAAAAM2WzY7bNhRGOeK9JK8m/cnPA2TXdbbZdp2giy7SbAYam+MIsC1DkpGk79x3CCkdp0UWQYNimgEMH1ISr8/9LIFqnTMn227uWufcdbuOnXftlMe+2/d/5rGccK3Tae7m3Lr2t3E45XHu85Sc5G6anczjOSd3/b5cMO6H3S5vnd51+6kc1Gk4z+8ul+hxGMvsclLe57J8nbkyfd0dsnt66I95M3Z388t+HI43t904VYHvYLacuxexy+88PLNvjozZw/a6x3vs2//K/ymxfyP2eXp/D+Zl+S+nYz4furnfrDXyPm/mcajX9JubzXA4jXmahvEeb5Avun1Id8jX1L7rQ/Vfxcz50zBJMfmr6jSpfl85DwUqDDAubFxaWEbGOihQYYDRWGfruqtUDpZUGuihQIUBRpgWNs4WljpGHeihQIUBRpiMOrbWKWk19fgVbKCHAhUGGGGCtrBx7UJXc17rwgZ6KFBhgBEmaEbdhVJ9Pb4eX4+vx9fj6/H1+Hp8Pb6FWn39UteoCxvooUCFAUaYoBl1jbqpfi2+gq/gK/gKvoKv4Cv4Cr6Cr+Ar+Aq+gq/gK/gKvoKv4Cv4Cr6FoYzqp/AKNtBDgQoDjJVLv0q/Sr9Kv0q/Sr9Kv0q/Sr9Kv0q/Sr9Kv0q/Sr9Kv0q/Sr9Kv0q/Sr9Kv4VFusX/Gj6CP8Af4U/wZ/gYPoFP4bPPOQRyCOQQyCGQQyCHQA6BHAI5BHII5BDIIZBDIIdADoEcAjkEcgjkEMghkEMgh4BvxDfiG/GN+EZ8I74R34hvxDfiG/GN+EZ8I74R34hvxDfiG/GN+EZ8Y5Utn4Rvwjfhm/BN+CZ8E74J34RvqpJtWouWYcI34ZvwTfgmfBO+Cd+Eb8J3rWtr3eJpeBqehqfhaXganoan1Tq2MFUvw8vwMrwML8PL8DK81jq21ikebd2MPRSoMMC40KpHu6wz1kGBCgOMxrrCcvRd7rZ5LPdwV/bw8k716NV5zr/3+W7fH3fl/O1wPm6n0kbZs/+o28c6fHMZdh/e1neHdVgveLYO31yO9se3bGdyrJt//HU4fXz+4kX9C/5+AUnLnvz89tzvt+WHd912l+fp5fZ8OHy8+cd7yicluiKuhw4AAA\u003d\u003d" +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapter_groups.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapter_groups.snbt new file mode 100644 index 00000000..46be3914 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapter_groups.snbt @@ -0,0 +1,9 @@ +{ + chapter_groups: [ + { id: "34B7FB260B6AEB81", title: "专家" } + { id: "74B3CF67FCEAB20F", title: "装备" } + { id: "0856CF7F5CBEB20A", title: "物流" } + { id: "72A9465344128AF9", title: "科技" } + { id: "5A8B89F87F77CF4C", title: "魔法" } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/adventure.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/adventure.snbt new file mode 100644 index 00000000..3d51fe75 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/adventure.snbt @@ -0,0 +1,554 @@ +{ + id: "0000000000000097" + group: "" + order_index: 3 + filename: "adventure" + title: "冒险" + icon: { + id: "minecraft:filled_map" + Count: 2b + tag: { + map: 1 + } + } + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + icon: "alexsmobs:banana" + x: -1.0d + y: 0.0d + subtitle: "噢,我的上帝!瞧瞧这些猴子、大猩猩和熊!" + description: ["Alex的生物为古老的生物群系注入了新的活力。该模组有大量的小动物朋友,从可爱的、可碍的,到致命的都有。时刻小心并将这本书放在手边,以帮助你生存。"] + id: "0000000000000C7F" + tasks: [{ + id: "0000000000000C80" + type: "checkmark" + title: "Alex的生物" + }] + rewards: [{ + id: "0000000000000C9D" + type: "xp" + xp: 100 + }] + } + { + icon: "losttrinkets:treasure_bag" + x: -1.0d + y: 3.0d + subtitle: "彼之砒霜,吾之蜜糖" + description: [ + "你知道吗?逸失饰物是通过各种行动发现的,比如说挖掘,种植,击杀……MC日常,懂?" + "" + "有你屏幕上有个弹窗?在JEI中阅读更多关于它的信息。新的饰物可以按R(默认)打开菜单来装备。" + ] + id: "0000000000000C81" + tasks: [{ + id: "0000000000000C82" + type: "checkmark" + title: "逸失饰物" + }] + rewards: [{ + id: "0000000000000CA2" + type: "xp" + xp: 100 + }] + } + { + x: 1.0d + y: 3.0d + subtitle: "宝藏亦或陷阱" + description: [ + "据洞穴探险者说,在他们探索的洞穴深处,发现了被遗弃的营地。但是谁,或者什么,会留下这些东西呢?" + "" + "并非每个地方都像它看起来那样,要小心接近。" + ] + id: "0000000000000C83" + tasks: [{ + id: "0000000000000C84" + type: "checkmark" + title: "奇异饰品" + icon: "artifacts:mimic_spawn_egg" + }] + rewards: [{ + id: "0000000000000CA0" + type: "xp" + xp: 100 + }] + } + { + title: "地牢探险" + x: 1.0d + y: 0.0d + subtitle: "暗黑动作游戏" + description: [ + "探险者们要小心,因为在这片土地上许多看似被遗弃的建筑中都有恐怖的东西在等待着你。" + "" + "宝藏等待勇者,死亡等待弱者。" + ] + id: "0000000000000C85" + tasks: [{ + id: "0000000000000C86" + type: "checkmark" + title: "地牢探险" + icon: "kubejs:scavengers_delight" + }] + rewards: [{ + id: "0000000000000C9C" + type: "xp" + xp: 100 + }] + } + { + title: "哦,你将去的生物群系" + x: 0.0d + y: -0.5d + subtitle: "更加壮美、开阔" + description: [ + "喜欢你的所见吗?你将去的生物群系增加了大量美丽的新生物群落,使你的世界变得更加丰富多彩。" + "" + "散散步,看看周围,看看你喜欢什么。你也许会找到一个新的地方作家?" + ] + id: "0000000000000C89" + tasks: [{ + id: "0000000000000C8A" + type: "checkmark" + title: "哦,你将去的生物群系" + icon: "byg:pink_cherry_sapling" + }] + rewards: [{ + id: "0000000000000C9F" + type: "xp" + xp: 100 + }] + } + { + icon: "meetyourfight:devils_ante" + x: 0.0d + y: 2.5d + subtitle: "不留任何纰漏" + description: [ + "轻松就把凋灵干抑郁了?想找点挑战?那就迎战吧!" + "" + "这些BOSS可以用召唤物来召唤,当你准备好迎战的时候,只需在JEI中查找他们就行了。" + ] + id: "0000000000000C95" + tasks: [ + { + id: "21AEFA982B148B13" + type: "item" + item: "meetyourfight:fossil_bait" + } + { + id: "453C91C39D9B851B" + type: "item" + item: "meetyourfight:devils_ante" + } + { + id: "57A8C245E83C8992" + type: "item" + item: "meetyourfight:haunted_bell" + } + ] + rewards: [{ + id: "0000000000000C9B" + type: "xp" + xp: 100 + }] + } + { + x: 1.5d + y: 1.0d + subtitle: "我们没有迷路,我们就在这个地方" + description: [ + "找不到方向?需要找新的沙漠来一次经典挖沙?还是要找一个新的地方作家?" + "" + "制作一个生物群系指南针来帮你你找到稀有或不寻常的生物群落。" + ] + id: "0000000000000C97" + tasks: [{ + id: "0000000000000C98" + type: "item" + item: { + id: "naturescompass:naturescompass" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "0000000000000C9E" + type: "xp" + xp: 100 + }] + } + { + title: "深暗之园" + icon: "undergarden:catalyst" + x: 2.0d + y: 2.0d + subtitle: "深处之中" + description: [ + "许多人认为,下界存在于基岩层之下,但随着可怕的深暗之园被发现,这一理论被推翻了。" + "" + "对JEI中的深园催化石按下思索键,就能看到传送门。" + ] + id: "386EC8C30DD8EF00" + tasks: [{ + id: "7ACC9974FA0E7D85" + type: "item" + item: "undergarden:catalyst" + }] + rewards: [{ + id: "50D671240789A59B" + type: "xp" + xp: 100 + }] + } + { + icon: "bountiful:bountyboard" + x: -1.5d + y: 1.0d + subtitle: "就是这样" + description: [ + "想找点事做吗?去找一个村子,看看你能做些什么来帮助村民们吧!" + "" + "悬赏牌可以在大多数村庄里找到,并根据上面的悬赏令提供随机任务。任务类型从简单的收集到猎杀怪物都有。" + "" + "找到了你感兴趣的悬赏令?把它从悬赏牌上拿下来,放在你的背包里,然后去完成它。要注意的是,这些都是有时间限制的任务!一定要及时把完成的悬赏令放回牌上,以便领取奖励。" + ] + id: "3B63337D83616524" + tasks: [{ + id: "6C7F0A0389326A73" + type: "checkmark" + title: "丰厚的赏金" + }] + rewards: [{ + id: "5FF113B2959E2911" + type: "xp" + xp: 100 + }] + } + { + title: "阿图姆" + icon: "atum:scarab" + x: -2.0d + y: 2.0d + subtitle: "光彩闪耀,绚烂壮阔" + description: [ + "一个全新的世界有待发现。不过要带上换洗的衣服,因为沙子会弄得到处都是。" + "" + "要进入阿图姆,需要建造一个传送门。它由砂岩和水建成,看起来有点像一口井。" + "" + "对着JEI里的圣金甲虫按下思索键,就可以看到这个传送门。" + ] + id: "7FCB0C026902B90C" + tasks: [{ + id: "4828663C763E74C1" + type: "item" + item: "atum:scarab" + }] + rewards: [{ + id: "4117CA9FCFFD42FA" + type: "xp" + xp: 100 + }] + } + { + title: "金字塔!" + x: -1.5d + y: 4.5d + subtitle: "破土而出" + description: [ + "拿起铲子,开始挖掘,那里的山里有奈布!" + "" + "奈布矿石可以在地下深处找到,用来制作奈布火把,这是打开布满这片土地的金字塔的关键。" + "" + "收集一些火把,然后寻找被埋藏的金字塔入口。将火把放在入口旁的“结界方块”上,便可打开道路。" + "" + "进入金字塔后,请小心前进,找寻法老的房间。在那里需要激活更多的结界方块。当所有火把都亮起时,石棺里的宝藏就可以被你掠夺了。 " + ] + hide_dependency_lines: true + dependencies: ["7FCB0C026902B90C"] + id: "3A6AE256747CFC1D" + tasks: [{ + id: "3BC303A931EA3D28" + type: "item" + item: "atum:nebu_torch" + count: 6L + }] + rewards: [{ + id: "34BDC736FE34B9ED" + type: "item" + item: "atum:coin_gold" + random_bonus: 7 + }] + } + { + icon: "atum:godforge" + x: 0.0d + y: 6.0d + subtitle: "著名工匠" + description: ["有了神铸熔炉,不需要的神器可以被转化为神屑。这些物品本身就具有强大的力量。"] + dependencies: ["68A4A5043858181B"] + id: "02CCE8639F56F007" + tasks: [ + { + id: "5BCC3A511531AE2C" + type: "item" + item: "atum:godforge" + } + { + id: "792618FCBFF7E262" + type: "item" + title: "神屑" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "atum:godshards" + } + } + } + ] + rewards: [{ + id: "48AA5AE834D2E95C" + type: "item" + item: "atum:coin_gold" + random_bonus: 7 + }] + } + { + x: 0.5d + y: 5.0d + subtitle: "惜物善用" + description: ["由珍贵的材料和神屑制作而成,神铸立方可以被放置并用奈布之锤砸开,从而产生一个新的神器。"] + dependencies: ["02CCE8639F56F007"] + id: "5695DE9BCDF64302" + tasks: [ + { + id: "117913EE85B58990" + type: "item" + title: "神铸立方" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "atum:godforged_block" + Count: 1b + } + { + id: "atum:anput_godforged_block" + Count: 1b + } + { + id: "atum:atem_godforged_block" + Count: 1b + } + { + id: "atum:geb_godforged_block" + Count: 1b + } + { + id: "atum:horus_godforged_block" + Count: 1b + } + { + id: "atum:ra_godforged_block" + Count: 1b + } + { + id: "atum:ptah_godforged_block" + Count: 1b + } + { + id: "atum:osiris_godforged_block" + Count: 1b + } + { + id: "atum:nuit_godforged_block" + Count: 1b + } + { + id: "atum:nepthys_godforged_block" + Count: 1b + } + { + id: "atum:montu_godforged_block" + Count: 1b + } + { + id: "atum:isis_godforged_block" + Count: 1b + } + { + id: "atum:seth_godforged_block" + Count: 1b + } + { + id: "atum:shu_godforged_block" + Count: 1b + } + { + id: "atum:tefnut_godforged_block" + Count: 1b + } + ] + } + } + } + { + id: "61E0AF842C54D624" + type: "item" + item: "atum:nebu_hammer" + } + ] + rewards: [{ + id: "53A2DDBBE322E06E" + type: "item" + item: "atum:coin_gold" + random_bonus: 7 + }] + } + { + title: "神之炬" + x: 1.5d + y: 4.5d + subtitle: "呼唤我的名字" + description: ["如果在石棺室中用神之炬代替奈布火把,则会召唤出一位与炬中神灵有所联系的法老;如果要寻找特定的神器,这些火把可以派上用场。"] + dependencies: ["5695DE9BCDF64302"] + id: "7FE27B11109B41D7" + tasks: [{ + id: "396862609A53439A" + type: "item" + title: "神之炬" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "atum:torch_of_anput" + Count: 1b + } + { + id: "atum:torch_of_anubis" + Count: 1b + } + { + id: "atum:torch_of_atem" + Count: 1b + } + { + id: "atum:torch_of_geb" + Count: 1b + } + { + id: "atum:torch_of_horus" + Count: 1b + } + { + id: "atum:torch_of_isis" + Count: 1b + } + { + id: "atum:torch_of_montu" + Count: 1b + } + { + id: "atum:torch_of_nepthys" + Count: 1b + } + { + id: "atum:torch_of_nuit" + Count: 1b + } + { + id: "atum:torch_of_osiris" + Count: 1b + } + { + id: "atum:torch_of_ptah" + Count: 1b + } + { + id: "atum:torch_of_ra" + Count: 1b + } + { + id: "atum:torch_of_seth" + Count: 1b + } + { + id: "atum:torch_of_shu" + Count: 1b + } + { + id: "atum:torch_of_tefnut" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "23BFB971FA19252E" + type: "item" + item: "atum:coin_gold" + random_bonus: 7 + }] + } + { + x: -0.5d + y: 5.0d + subtitle: "今天是我的生日,我想要它。" + description: ["你为自己找到了一个相当不错的宝藏。如果它遭遇什么不测,那就太可惜了……"] + dependencies: ["3A6AE256747CFC1D"] + hide: true + id: "68A4A5043858181B" + tasks: [{ + id: "3CECEAAAA80EBB9F" + type: "item" + title: "神器!" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "atum:artifacts" + } + } + }] + rewards: [{ + id: "563CCA75A137FE84" + type: "item" + item: "atum:coin_gold" + random_bonus: 7 + }] + } + { + icon: "ars_nouveau:glyph_summon_wolves" + x: 0.0d + y: 1.5d + subtitle: "该死,是满月" + description: [ + "独自冒险可能很危险,但对失去心爱的狗子的恐惧让人们舍不得把它们带出去一起冒险。" + "" + "现在不用再害怕了。有了宠物绷带,你倒下的宠物就有机会恢复活力,再次支楞起来。" + " " + "PS:如果超时未救治宠物,他们还是会死亡" + ] + id: "60FAAD35C8C375BD" + tasks: [{ + id: "0CE70793928F6DE0" + type: "checkmark" + title: "拯救你的宠物" + }] + rewards: [{ + id: "218393C856E322C3" + type: "item" + item: "syp:pet_bandage" + }] + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/ars_nouveau.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/ars_nouveau.snbt new file mode 100644 index 00000000..f9443cce --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/ars_nouveau.snbt @@ -0,0 +1,1705 @@ +{ + id: "00000000000003AB" + group: "5A8B89F87F77CF4C" + order_index: 1 + filename: "ars_nouveau" + title: "新生魔艺" + icon: "ars_nouveau:mana_gem" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "新生魔艺" + icon: "ars_nouveau:creative_spell_book" + x: 2.5d + y: -8.0d + shape: "gear" + description: [ + "在新生魔艺中你会学习如何驾驭潜能,并将其灌输至万物以施放强大的法术、驱动奥术装置乃至控制可爱的朋友。" + "" + "这些任务将会指导你该模组的流程,但记得多看看手册以获取额外的信息。" + "" + "~MuteTiefling" + ] + id: "00000000000003AC" + tasks: [{ + id: "107B6B908FD72C52" + type: "item" + item: "ars_nouveau:novice_spell_book" + }] + rewards: [{ + id: "58C8854DDA503879" + type: "item" + title: "魔源浆果派" + item: "ars_nouveau:source_berry_pie" + }] + } + { + x: 7.0d + y: -4.5d + subtitle: "Pào Tái,炮台" + description: [ + "附魔法术炮台是按红石信号施法的加强装置。" + "" + "像符文粉笔画的简单符文一样,用法术羊皮纸右击它可以为它设置准备好的法术。不过和符文不同,接触和弹射物形式的法术它都能用。 " + ] + dependencies: ["00000000000009ED"] + id: "00000000000003B2" + tasks: [{ + id: "00000000000003F6" + type: "item" + item: "ars_nouveau:spell_turret" + }] + rewards: [{ + id: "00000000000005F5" + type: "item" + title: "魔符:范围效果" + item: "ars_nouveau:glyph_aoe" + }] + } + { + title: "魔源" + icon: "ars_nouveau:mana_gem" + x: -5.5d + y: -6.5d + subtitle: "像清晨的甘露" + description: [ + "魔源是新生魔艺里每个法术和奥术装置背后的驱动能源,但它必须从世界中提取出来,才能利用它来完成简单施法之外的任何事情。" + "" + "许多行为会将极少量的魔源释放回环境,然后可以重吸收这些魔源。而附近的魔源通道则可以将昙花一现的魔源重新导向至准备好的魔力罐中,以备后续使用。 " + "" + "大多数的魔源通道有10到15个方块的吸收半径。" + ] + dependencies: ["00000000000003AC"] + id: "00000000000003B6" + tasks: [{ + id: "00000000000003BD" + type: "item" + item: "ars_nouveau:mana_jar" + }] + rewards: [ + { + id: "00000000000003C1" + type: "item" + title: "盖世六分仪" + item: "botania:sextant" + } + { + id: "0000000000000A77" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + title: "魔法黏土" + x: -6.0d + y: -1.0d + subtitle: "命运像黏土一样可塑" + description: [ + "将魔源宝石做成黏土可以帮助志向远大的法师驾驭更强大的力量。" + "" + "为了学习新的法术,需要把魔法黏土或其变种和其他材料一起用魔符压印机压出魔符。" + ] + dependencies: ["00000000000003C6"] + id: "00000000000003BE" + tasks: [{ + id: "00000000000003C0" + type: "item" + item: "ars_nouveau:magic_clay" + count: 8L + }] + rewards: [{ + id: "0000000000000647" + type: "item" + title: "魔符:合成" + item: "ars_nouveau:glyph_craft" + }] + } + { + title: "非凡黏土" + icon: "ars_nouveau:marvelous_clay" + x: -5.5d + y: 0.0d + subtitle: "非凡是从平凡中创造出来的" + description: ["非凡黏土能解锁2级魔符的制作。2级魔符需要法师的法术书来施放。"] + dependencies: ["00000000000003BE"] + id: "00000000000003C2" + tasks: [ + { + id: "00000000000003C3" + type: "item" + item: "ars_nouveau:marvelous_clay" + count: 8L + } + { + id: "00000000000003F9" + type: "item" + item: "ars_nouveau:apprentice_spell_book" + } + ] + rewards: [{ + id: "0000000000000669" + type: "item" + title: "魔符:生长" + item: "ars_nouveau:glyph_grow" + }] + } + { + title: "神话黏土" + icon: "ars_nouveau:mythical_clay" + x: -4.5d + y: 0.5d + subtitle: "身残志坚,壮志凌云" + description: ["神话黏土能解锁3级魔符的制作。3级魔符需要大法师法术书来施放。"] + dependencies: ["00000000000003C2"] + id: "00000000000003C4" + tasks: [ + { + id: "00000000000003C5" + type: "item" + item: "ars_nouveau:mythical_clay" + count: 2L + } + { + id: "00000000000003FA" + type: "item" + item: "ars_nouveau:archmage_spell_book" + } + ] + rewards: [{ + id: "0000000000000668" + type: "item" + title: "魔符:分裂" + item: "ars_nouveau:glyph_split" + }] + } + { + x: -5.5d + y: -2.5d + subtitle: "最新报道!" + description: [ + "魔符压印机最多可接受两个物品:一种黏土和一个配料。" + "" + "合成新符文时,两者都会被消耗,还需要大量来自附近魔力罐中的魔能。" + "" + "右击符文可以进行学习。学习后它们会出现在你的法术书中,用于合成新的法术。" + "" + "通过抄写台将法术书中的法术复制到新的法术书里。" + ] + dependencies: [ + "3B839B0134D843D9" + "0FF984417811788B" + "5394B4B1C20367B2" + "3A6A7FD760044B09" + "000000000000069D" + ] + dependency_requirement: "one_completed" + id: "00000000000003C6" + tasks: [{ + id: "00000000000003C7" + type: "item" + item: "ars_nouveau:glyph_press" + }] + rewards: [{ + id: "00000000000005FA" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + title: "法术实践:飞行" + icon: "ars_nouveau:glyph_leap" + x: -6.5d + y: 0.5d + subtitle: "聚集丝线" + description: [ + "合成法术需要法术书,每本法术书最多可以存储10个不同的法术。手持法术书按Shift+C键(默认)进行释放。" + "" + "到目前为止,你已经了解了一些不同的形态和效果。首先放置一个形态,接着是一个效果,然后给法术命名,最后点击制作按钮。多种效果可以连在一起。" + "" + "举个例子,早期的飞行可以通过合成下述法术实现:" + "" + "● 自身 > 腾跃 > 缓降" + "" + "施展这个法术将会使把施法者往自己前方推动,同时在降落时获得缓冲。它对穿越崎岖的地形和逃脱烦人的怪物很有用。" + ] + dependencies: ["00000000000003BE"] + min_width: 300 + id: "00000000000003CA" + tasks: [ + { + id: "00000000000009F4" + type: "item" + item: "ars_nouveau:glyph_leap" + } + { + id: "00000000000009F5" + type: "item" + item: "ars_nouveau:glyph_slowfall" + } + ] + rewards: [{ + id: "00000000000009F6" + type: "item" + title: "魔符:发射" + item: "ars_nouveau:glyph_launch" + }] + } + { + x: 0.5d + y: -1.5d + subtitle: "敲黑板,记重点" + description: [ + "需要人力才能做的事不一定总是方便。把你的咒语刻在地上,来节省你一些精力。完美适用于怪物陷阱或者出门给你加各种BUFF。" + "" + "首先用用粉笔在地上画个圆圈,然后用准备好的法术羊皮纸右击它。法术必须是以触摸形态开头的。" + "" + "现在任何走过该符文的生物都会受到该法术的效果。" + ] + dependencies: ["00000000000003D0"] + id: "00000000000003CE" + tasks: [{ + id: "00000000000003CF" + type: "item" + item: { + id: "ars_nouveau:runic_chalk" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "00000000000005FB" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + title: "法术羊皮纸" + x: 0.0d + y: -2.5d + subtitle: "格斗蜗牛" + description: [ + "经过一番改造,普通的纸张可以经过注能来成为更好的法术容器。羊皮纸一旦被注能,里面写下的法术就可以有很广泛的用途。" + "" + "想要在羊皮纸上写下法术,首先在法术书中设计该法术,然后将羊皮纸放在抄写台上。最后用法术书Shift+右击抄写台就可以将法术抄写至羊皮纸上。" + "" + "羊皮纸是可以反复利用的。" + ] + dependencies: ["00000000000003D5"] + id: "00000000000003D0" + tasks: [{ + id: "00000000000003D3" + type: "item" + item: "ars_nouveau:spell_parchment" + }] + rewards: [{ + id: "00000000000003D4" + type: "item" + title: "抄写台" + item: "ars_nouveau:scribes_table" + }] + } + { + x: 0.5d + y: -4.5d + subtitle: "落地生根" + description: [ + "法师之花是一种介于麻瓜与魔物之间的植物。它会像其他植物一样生长,但是它的根部可以打破这层界限,浸泡在滋润大地的无尽魔源之中。" + "" + "对新生魔法的初学者来说,种植该植物有两个目的。第一,生长时它们会产出比其他麻瓜植物更多的魔源。第二,他们的纤维编织成衣服,和穿戴者的魔源交汇,提升初学者的魔源储量。" + ] + dependencies: ["00000000000003D7"] + id: "00000000000003D5" + tasks: [{ + id: "00000000000003D6" + type: "item" + item: "ars_nouveau:mana_bloom_crop" + }] + rewards: [{ + id: "00000000000005F4" + type: "item" + title: "魔符:收获" + item: "ars_nouveau:glyph_harvest" + }] + } + { + title: "附魔装置" + icon: "ars_nouveau:enchanting_apparatus" + x: -0.5d + y: -6.0d + subtitle: "心有余而力不足" + description: [ + "一个人的魔源储量是有限的:肉体只能承受那么多的魔源。纵使存在特定的魔法材料来帮助你承受更多魔源,但它们本身却需要更大的魔源储量来制造。" + "" + "为了承载试剂物品并帮助安全地灌注魔能的一个外置的装置便由此诞生。" + "" + "在附魔核心上放置附魔装置来构建附魔装置。核心周围7x7的区域都可放置附魔基座。附近也必须要有装有魔能的魔力罐。" + "" + "把试剂物品放在基座上,把要附魔的物品放在核心上,空手Shift+右击附魔装置即可开始附魔。" + "" + "附魔装置也可以给特定的工具和装甲附魔,简化了获得特定附魔以完善装备的过程。详细配方在破旧的笔记本中。" + ] + dependencies: ["00000000000003AC"] + min_width: 250 + id: "00000000000003D7" + tasks: [ + { + id: "00000000000003DB" + type: "item" + item: "ars_nouveau:arcane_core" + } + { + id: "00000000000003DC" + type: "item" + item: "ars_nouveau:enchanting_apparatus" + } + { + id: "00000000000003DD" + type: "item" + item: "ars_nouveau:arcane_pedestal" + count: 8L + } + ] + rewards: [{ + id: "00000000000005FC" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + title: "奇异饰品" + icon: "ars_nouveau:amulet_of_mana_regen" + x: -2.0d + y: -4.5d + subtitle: "替我画一副画吧,我要戴着这个" + description: [ + "魔源是变化无常的东西,我们至多也就能将其储存在一个地方以供使用,但这也很有挑战性了。有想法的学徒可能在企图引导魔能时遇到困难很久了。除了由魔力纤维编织成的初学者装备,一些特定的材料可以合成出有用的饰品来当作你的外置魔源存储。" + "" + "想知道配方或更多有用的饰品请查阅破旧的笔记本中的“魔法装备”类别。" + ] + dependencies: ["00000000000003D7"] + id: "00000000000003DE" + tasks: [ + { + id: "00000000000003DF" + type: "item" + item: "ars_nouveau:amulet_of_mana_regen" + } + { + id: "00000000000003E2" + type: "item" + item: "ars_nouveau:ring_of_lesser_discount" + } + ] + rewards: [{ + id: "00000000000009FA" + type: "item" + title: "湮灭之瓶" + item: "ars_nouveau:void_jar" + }] + } + { + x: -5.5d + y: -5.0d + subtitle: "一步一个脚印" + description: [ + "尽管魔源宝石在这世界上很常见,它们也可以通过直接晶化周围的魔源得到。" + "" + "不一定要给结晶器提供魔源,但是这会加速结晶的速度。" + "" + "尽早制作一个晶化器可以帮助你获得更多的魔源宝石。" + ] + dependencies: ["00000000000003B6"] + id: "00000000000003E7" + tasks: [{ + id: "00000000000003E8" + type: "item" + item: "ars_nouveau:crystallizer" + }] + rewards: [{ + id: "000000000000067F" + type: "item" + title: "魔符:召唤魔光" + item: "ars_nouveau:glyph_light" + }] + } + { + x: -1.5d + y: -3.5d + subtitle: "《国外女巫》" + description: [ + "魔源可以渗入进任何东西里。不加以管制,它会到处散播和渗透,很难进行收集。将魔源绑定在罐中是极佳的存储方式,但将它们从一个地方移动到另一个地方是非常棘手的问题。" + "" + "魔源中继器就是干这个的。魔源中继器提供了一个控制渠道,用以传输魔源且不会让它们逸散回世界。魔源中继器可以和其他中继器或魔能罐相连,来完成魔源的安全运输。" + "" + "使用支配之杖来设置连接。" + ] + dependencies: ["00000000000003D7"] + id: "00000000000003EB" + tasks: [{ + id: "00000000000003EC" + type: "item" + item: "ars_nouveau:arcane_relay" + }] + rewards: [{ + id: "00000000000003EF" + type: "item" + title: "支配之杖" + item: "ars_nouveau:dominion_wand" + }] + } + { + x: -3.0d + y: -2.5d + subtitle: "《平等权利》" + description: ["一个更高级的魔力中继器,能够同时将魔源传输至多个地点。"] + dependencies: ["00000000000003EB"] + id: "00000000000003ED" + tasks: [{ + id: "00000000000003EE" + type: "item" + item: "ars_nouveau:arcane_relay_splitter" + }] + rewards: [{ + id: "00000000000005FE" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + x: 5.5d + y: -2.5d + shape: "hexagon" + subtitle: "指指点点" + description: [ + "作为与魔源极其协调的温和生物,书龙可以通过用它们的护符Shift+右击讲台来召唤。召唤后,它们会根据你给的法术在周围的方块上反复施法。" + "" + "查阅破旧的笔记本来获得更多关于书龙的信息。" + ] + dependencies: ["00000000000009ED"] + id: "00000000000003F0" + tasks: [{ + id: "00000000000003F1" + type: "item" + item: "ars_nouveau:whelp_charm" + }] + rewards: [{ + id: "00000000000009EC" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + x: 6.5d + y: -2.0d + shape: "hexagon" + subtitle: "寻找金色橡子" + description: [ + "卡班克尔是奇特的森林小动物,喜爱闪光的东西,尤其是金子。扔给它们少量的金子,它们就会做你的朋友。成为朋友后,他们会帮助你收集物品放进容器中。" + "" + "用支配之杖右击卡班克尔,再Shift+右击容器来告诉卡班克尔在哪里存放物品。" + "" + "查阅破旧的笔记本来获得更多关于卡班克尔的信息。" + "" + "即使在古老的森林里也难得一见这些小动物。如果你找不到它们,可以考虑用降生祭坛召唤。" + ] + dependencies: ["00000000000009ED"] + id: "00000000000003F2" + tasks: [{ + id: "00000000000003F3" + type: "item" + item: "ars_nouveau:carbuncle_charm" + }] + rewards: [ + { + id: "00000000000009EA" + type: "item" + title: "物品卷轴:允许" + item: "ars_nouveau:allow_scroll" + } + { + id: "00000000000009EB" + type: "item" + title: "物品卷轴:禁止" + item: "ars_nouveau:deny_scroll" + } + ] + } + { + x: 4.5d + y: -2.0d + shape: "hexagon" + subtitle: "风的低语" + description: [ + "希尔芙是森林的守护者,帮助新生植物茁壮成长。如果你通过帮助它们植树以表尊敬,它们会自愿做你的朋友。成为朋友后,希尔芙会照顾一小片区域,并把它们的收获交给你。种一些树、庄稼、花其他植物,过一会儿希尔芙就会补种更多,并且把收获交给你。" + "" + "查阅破旧的笔记本来获得更多关于希尔芙的信息。" + "" + "近些年来,野生希尔芙的数量一直在衰减。如果你找不到它们,可以考虑用降生祭坛召唤。" + ] + dependencies: ["00000000000009ED"] + id: "00000000000003F4" + tasks: [{ + id: "00000000000003F5" + type: "item" + item: "ars_nouveau:sylph_charm" + }] + rewards: [ + { + id: "0000000000000602" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + } + { + id: "0AC24D43ED187EBE" + type: "item" + title: "竹子" + item: "minecraft:bamboo" + count: 4 + } + { + id: "4A7B725DE75256E3" + type: "item" + title: "南瓜种子" + item: "minecraft:pumpkin_seeds" + count: 4 + } + { + id: "307E04AA8AC5B992" + type: "item" + title: "深色橡木树苗" + item: "minecraft:dark_oak_sapling" + count: 4 + } + ] + } + { + x: -3.5d + y: -5.0d + subtitle: "见习火山学家" + description: [ + "不是所有学徒生来就擅长园艺。幸好,燃烧各种材料可以把里面暗藏的魔源释放出来,从而产出微量的魔源。此过程也会产出惊人的热量,将周围的石头融化熔岩。" + "" + "火山蓄魔器会消耗周围任何可燃烧的物品,燃烧烈焰至高木的材料时效率最高。" + ] + dependencies: ["00000000000003B6"] + id: "000000000000069D" + tasks: [{ + id: "000000000000069E" + type: "item" + item: "ars_nouveau:volcanic_accumulator" + }] + rewards: [ + { + id: "00000000000006A0" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + } + { + id: "115DF6600295CEE1" + type: "item" + item: "ars_nouveau:red_archwood_sapling" + count: 4 + } + ] + } + { + title: "魔法自动化" + icon: "ars_nouveau:glyph_self" + x: 5.5d + y: -6.0d + description: [ + "如果没有人持续的干预,魔法就不能为我们效力,那它有什么好处呢?" + "" + "不是所有工作都能由简单的炮台或符文自动化能完成的。在这世上存在一些魔法生物,愿意帮助你完成工作。" + ] + dependencies: ["00000000000003AC"] + id: "00000000000009ED" + tasks: [{ + id: "00000000000009EE" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000CAD" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "炮塔实践:微型农场" + icon: "ars_nouveau:glyph_harvest" + x: 6.5d + y: -3.5d + description: [ + "制作一个简单紧凑的作物农场,可以用法术炮塔释放以下法术:" + "" + "● 触摸 > 生长 > 收获" + "" + "把炮塔放在作物旁,给它提供魔源和周期的红石信号,一个棒棒哒快速农场就完成了。" + "" + "当然啦,如果你喜欢慢生活,还有一个更简单的自给自足版本:" + "" + "● 触摸 > 收获" + "" + "作物的成长可以为魔力凝聚器提供魔源,进而驱动炮塔运转。" + ] + dependencies: ["00000000000003B2"] + id: "00000000000009EF" + tasks: [ + { + id: "00000000000009F0" + type: "item" + item: "ars_nouveau:glyph_grow" + } + { + id: "00000000000009F1" + type: "item" + item: "ars_nouveau:glyph_harvest" + } + ] + rewards: [{ + id: "00000000000009FC" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + title: "炮塔实践:红石钟" + x: 7.5d + y: -3.0d + description: [ + "考虑到炮塔需要红石信号才能运作,我们需要某种形式的红石钟。这有许多可行的设计,但有没有跟新生魔艺主题相关的呢?" + "" + "一个简单的红石钟可以由两个炮塔完成,内含以下法术:" + "" + "● 弹射物 > 红石信号" + ] + dependencies: ["00000000000003B2"] + id: "00000000000009F2" + tasks: [{ + id: "00000000000009F3" + type: "item" + item: "ars_nouveau:glyph_redstone_signal" + }] + rewards: [{ + id: "00000000000009FD" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + title: "法术实践:熔炼" + icon: "ars_nouveau:glyph_smelt" + x: -5.0d + y: 1.5d + description: [ + "拥有了更高等级的法术书后,就能解锁更多的姿势。" + "" + "比如,一个能熔炼远处方块、破坏它再把它送到你物品栏的法术。" + "" + "● 弹射物 > 熔炼 > 破坏 > 拾取" + "" + "如果你对着黏土块使用该法术,你背包里就会出现陶瓦。" + "" + "在破坏后添加提取提取会给法术附上精准采集的效果,使得该法术可以将沙子变成玻璃。" + "" + "● 弹射物 > 熔炼 > 破坏 > 提取 > 拾取" + "" + "类似的,下述组合给法术附上了时运效果。很适合用于那些难够到的钻石矿。" + "" + "● 弹射物 > 破坏 > 时运 > 拾取" + "" + "多次叠加时运魔符可以获得更高的时运等级。时运魔符在击杀怪物时也有掠夺附魔效果。" + ] + dependencies: ["00000000000003C2"] + min_width: 300 + id: "00000000000009F7" + tasks: [ + { + id: "00000000000009F8" + type: "item" + item: "ars_nouveau:glyph_smelt" + } + { + id: "00000000000009F9" + type: "item" + item: "ars_nouveau:glyph_pickup" + } + ] + rewards: [{ + id: "00000000000009FE" + type: "item" + title: "魔符:时运" + item: "ars_nouveau:glyph_fortune" + }] + } + { + title: "法术实践:闪电" + x: -3.5d + y: 1.5d + subtitle: "让仇恨蒙蔽你的双眼" + description: [ + "整个活,OK?" + "" + "弹射物 > 分裂 x8 > 闪电" + ] + dependencies: ["00000000000003C4"] + id: "0000000000000A0D" + tasks: [{ + id: "0000000000000A0E" + type: "item" + item: "ars_nouveau:glyph_lightning" + }] + rewards: [{ + id: "0000000000000A37" + type: "item" + title: "魔符:尖牙" + item: "ars_nouveau:glyph_fangs" + }] + } + { + title: "血之宝典" + x: -4.5d + y: -0.5d + subtitle: "《神鬼奇航》" + description: ["魔源不是世界上唯一的能量来源,一些聪明的血魔法师找到了将法术书与他们的灵魂系统相连接的方法,使得他们能够汲取更深层次的能量来释放法术。"] + dependencies: [ + "00000000000008C7" + "00000000000003BE" + ] + id: "221C600F3E3C813C" + tasks: [{ + id: "106C65C1B54C90C6" + type: "item" + title: "血之宝典" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "tomeofblood:blood_tome_one" + Count: 1b + tag: { + mode: 0 + spells: ",touch,harm,break,self,projectile" + } + } + { + id: "tomeofblood:blood_tome_two" + Count: 1b + tag: { + mode: 0 + spells: ",touch,harm,break,self,projectile" + } + } + { + id: "tomeofblood:blood_tome_three" + Count: 1b + tag: { + mode: 0 + spells: ",touch,harm,break,self,projectile" + } + } + ] + } + } + }] + rewards: [{ + id: "23A1C4CCC95A1F45" + type: "command" + title: "史诗血魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_epic" + player_command: false + }] + } + { + icon: "ars_nouveau:wixie_charm" + x: 5.0d + y: -1.0d + shape: "hexagon" + subtitle: "《怀尔德姐妹》" + description: [ + "工作台旁有个小帮手,不香吗?给你递这个、递那个的,不香吗?当你研究魔法时帮你干活,真的不香吗?" + "" + "薇克精就是这么香。对低血量的女巫施展解除魔法将她们困住。对普通炼药锅使用护符来召唤薇克精,并将炼药锅转化成薇克精的炼药锅。" + "" + "拿一个物品右击薇克精的炼药锅来指定薇克精要合成什么。她会从附近的容器中收集所需的材料。不过她需要周围有魔力罐才能合成。" + ] + dependencies: ["00000000000009ED"] + id: "0BC6D824A7A10356" + tasks: [ + { + id: "5A68031815311494" + type: "item" + item: "ars_nouveau:wixie_charm" + } + { + id: "67D65A1F1B80B28B" + type: "item" + item: "minecraft:cauldron" + } + ] + rewards: [{ + id: "7C201B55C9F00AD3" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + x: 4.0d + y: -4.5d + subtitle: "《欧格奶奶的烹饪书》" + description: [ + "简单的物品合成可不是这些狡诈的女士们的唯一本领。她们同样十分的精通炼药学,可以酿造所有类型的药水。" + "" + "和常规的合成一样,薇克精需要额外的物品才能工作。一个魔能罐、一个药水罐和装有材料的容器。" + "" + "每个薇克精一次只能制作一种药水。拿想让薇克精酿造的药水右击炼药锅来设定配方。一切都准备就绪,她就会开始工作。和传统炼药一样,药水需要分步完成。比方说薇克精首先会用地狱疣制作粗制的药水,然后用金胡萝卜制作夜视药水,最后可以加红石来延长药水时间。" + "" + "建议先拿药水放进药水罐里,用支配之杖Shift+右击药水罐将药水种类锁定。多个薇克精在同一区域工作时最好这么干。" + ] + dependencies: ["00000000000009ED"] + min_width: 250 + id: "4DC7DC466B1F2D0B" + tasks: [{ + id: "38EA6B9C79DD69C5" + type: "item" + item: "ars_nouveau:potion_jar" + }] + rewards: [{ + id: "3B92D3705AEB3AA2" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + icon: "ars_nouveau:potion_melder" + x: 4.5d + y: -3.5d + subtitle: "微量注入" + description: [ + "聪明的奥术师会想着法子节省自己的时间,而没有比在战斗前狂饮五种不同的药水更浪费时间的了。为什么不把它们混合然后一起喝下去呢?" + "" + "药水混合器正是干这个的。" + "" + "把它放在药水罐的上面,在它侧边再贴两个罐子。底部的药水罐用于输出,而侧边的用于输入。混合过程会消耗一些魔源。混合后的药水仍可作为输入来不断地叠加效果。" + ] + dependencies: ["4DC7DC466B1F2D0B"] + id: "22CD0875E6AFD43E" + tasks: [ + { + id: "094638F810C5F8C4" + type: "item" + item: "ars_nouveau:potion_melder" + } + { + id: "4D548D5C01D56188" + type: "item" + item: "ars_nouveau:potion_jar" + count: 3L + } + ] + rewards: [ + { + id: "3775F901374943C8" + type: "item" + title: "伤害吸收药水" + item: { + id: "minecraft:potion" + Count: 1b + tag: { + Potion: "apotheosis:long_absorption" + } + } + } + { + id: "77257BF40CBAC438" + type: "item" + title: "抗火药水" + item: { + id: "minecraft:potion" + Count: 1b + tag: { + Potion: "minecraft:long_fire_resistance" + } + } + } + ] + } + { + x: 3.5d + y: -3.0d + subtitle: "为什么要有限时原价?" + description: ["多个剂量的药水都装好了瓶,可环保的可重复使用。每个烧瓶能装八个剂量的药水,加强后甚至可以增强药水效果或延长药水时间。"] + dependencies: ["4DC7DC466B1F2D0B"] + id: "4B150C43E143F401" + tasks: [{ + id: "0AD6FC05A8659F5D" + type: "item" + item: "ars_nouveau:potion_flask" + }] + rewards: [{ + id: "13A4D5D0FB6AAF30" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + x: -0.5d + y: -1.0d + subtitle: "撒大网,捕大鱼" + description: ["作为传统的施法工具,法杖里可以写入一个法术。与其他施法方式不同的是,法术不需要形态构件。施法魔杖释放的所有法术都会自动加上弹射物形态,并且自带加速效果。这意味着你有更多的槽位添加法术构件。因此它们可以很适合作为特制工具使用。"] + dependencies: ["00000000000003D0"] + id: "6EE073C749AE697F" + tasks: [{ + id: "04C35BF0605E9EA6" + type: "item" + item: "ars_nouveau:wand" + }] + rewards: [{ + id: "185995ACE655011B" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + x: 10.5d + y: -6.5d + subtitle: "我喜欢凝固汽油弹在清晨的味道。" + description: [ + "没有比在火堆上烧试剂更能代表“魔法”的了!" + "" + "仪式火盆通过特制的仪式木板来引导仪式过程,还能添加可选试剂来增强效果。它可以制造许多的效果。" + "" + "用任意仪式木板右击火盆启动仪式。额外添加的材料需要扔在火焰的上方。一切准备就绪后,再次右击仪式火盆来完成仪式。" + ] + dependencies: ["00000000000003AC"] + id: "5ED080DAA2A7E19A" + tasks: [{ + id: "729AECF6F582CCBA" + type: "item" + item: "ars_nouveau:ritual" + }] + rewards: [{ + id: "37237F9CB81E3546" + type: "item" + item: "ars_nouveau:ritual_burrowing" + }] + } + { + icon: "ars_nouveau:ritual_disintegration" + x: 11.5d + y: -4.0d + subtitle: "经验 = MC的平方" + description: [ + "杀怪物还是挺……烦人的一件事。为什么不跳过这件麻烦事,直接将它们蒸馏成精华呢?" + "" + "被此仪式杀死的怪物会掉落经验宝石,大概是正常怪物掉落经验的一倍多。但是,其他掉落物都会被损失掉。" + ] + dependencies: ["5ED080DAA2A7E19A"] + id: "1DF20BDED102423B" + tasks: [ + { + id: "688576970974E9C1" + type: "item" + item: "ars_nouveau:ritual_disintegration" + } + { + id: "219D304E19730D2B" + type: "item" + item: "ars_nouveau:experience_gem" + } + ] + rewards: [{ + id: "0E0F5F21781358A3" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + x: 9.5d + y: -4.0d + subtitle: "又下雨了,像是个回忆,落在我头上" + description: [ + "雨一直下。浸湿了你的盔甲,淹没了你的洞穴,腐蚀了你的电路。那精致的,被寄希望于可以解决一切问题的电路。" + "" + "但它们能把大雨给解决了吗?不能。现在让我们用魔法把雨驱散。" + ] + dependencies: ["5ED080DAA2A7E19A"] + id: "5225FAAF4623B6D0" + tasks: [{ + id: "67AB5005F89FC564" + type: "item" + item: "ars_nouveau:ritual_cloudshaping" + }] + rewards: [{ + id: "0FD4169B6D7D9DCB" + type: "item" + item: "thermal:gunpowder_block" + }] + } + { + title: "操纵天体" + x: 9.0d + y: -5.5d + subtitle: "没人来得及!" + description: [ + "你的觉得时间太少了吗?没时间当你那夜猫子?" + "" + "考虑弯曲时间和空间,让太阳或月亮再次升起,以获得额外的能量提升,或者继续绘制那些迷人的星图。" + "" + "不会有什么坏事发生的,对吧?" + ] + dependencies: ["5ED080DAA2A7E19A"] + id: "5DDAEAD762E63EAB" + tasks: [ + { + id: "741FD9A5813C870E" + type: "item" + item: "ars_nouveau:ritual_sunrise" + } + { + id: "3FFE686263CB82B2" + type: "item" + item: "ars_nouveau:ritual_moonfall" + } + ] + rewards: [{ + id: "658E6A4D80FA8301" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + x: 10.5d + y: -4.5d + subtitle: "你们听啊,你们听啊" + description: [ + "你们这些卑鄙的掠夺者、肆意破坏的卫道士和唤魔者啊,我正式公开挑战你们!" + "" + "在你家后院召唤一个掠夺事件,就这么及时!" + ] + dependencies: ["5ED080DAA2A7E19A"] + id: "392EA2D4DE9EAFAB" + tasks: [{ + id: "776E3AC22361BA3E" + type: "item" + item: "ars_nouveau:ritual_challenge" + }] + rewards: [{ + id: "203CECCC321A0C3D" + type: "item" + item: "minecraft:emerald_block" + }] + } + { + title: "繁殖与生长" + x: 12.0d + y: -5.5d + subtitle: "魔法可持续生育" + description: [ + "生活中玉玉了——加点味精。生活中开心了——加点味精。任何东西里加了味精,它都会变得更好。你刚生了个孩子?往宝宝身上撒点味精,让他变得更聪明。" + "" + "魔法可以创造作物种植和动物繁衍的奇迹。将这两个仪式组合在一块来让你的牲畜忙于繁衍,并生长得更快。" + ] + dependencies: ["5ED080DAA2A7E19A"] + id: "54B7E584C433DC5B" + tasks: [ + { + id: "28404A71FAAED79D" + type: "item" + item: "ars_nouveau:ritual_fertility" + } + { + id: "7B8A119F2B3E0B6A" + type: "item" + item: "ars_nouveau:ritual_overgrowth" + } + ] + rewards: [{ + id: "37131D5E140365A2" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + title: "传送门" + icon: "ars_nouveau:arcane_bricks" + x: 1.5d + y: -4.0d + subtitle: "一名巫师做的!" + description: ["要出发去哪里?在离开前先带点补给。一个快速的往返方式将会很有用。建造一个地狱门形状的传送门,在旁边放一个装满的魔力罐,然后往传送门里扔一个写好位置的折跃卷轴。开启的传送门可以传输物品、生物乃至法术。"] + dependencies: ["00000000000003D5"] + id: "19C9AC76B4E2B19D" + tasks: [{ + id: "59AD7879702E702B" + type: "item" + title: "奥术砖块" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "ars_nouveau:arcane_bricks" + Count: 1b + } + { + id: "ars_nouveau:ab_alternating" + Count: 1b + } + { + id: "ars_nouveau:ab_herring" + Count: 1b + } + { + id: "ars_nouveau:ab_mosaic" + Count: 1b + } + { + id: "ars_nouveau:ab_smooth_slab" + Count: 1b + } + { + id: "ars_nouveau:ab_smooth" + Count: 1b + } + { + id: "ars_nouveau:ab_clover" + Count: 1b + } + { + id: "ars_nouveau:sas_basket" + Count: 1b + } + { + id: "ars_nouveau:sas_clover" + Count: 1b + } + { + id: "ars_nouveau:sas_herring" + Count: 1b + } + { + id: "ars_nouveau:sas_mosaic" + Count: 1b + } + { + id: "ars_nouveau:sas_alternating" + Count: 1b + } + { + id: "ars_nouveau:sas_ashlar" + Count: 1b + } + ] + } + } + count: 14L + }] + rewards: [{ + id: "530B702E2689DE28" + type: "item" + item: "ars_nouveau:warp_scroll" + count: 8 + }] + } + { + x: 6.0d + y: -1.0d + shape: "hexagon" + subtitle: "非常像驼鹿的东西" + description: [ + "有野兽游荡的地方,就有德格米的身影。它们是被束缚在大地母亲上的灵魂,照顾着她的羊群。它们可以通过魔法收获野兽身上的物品,且不会以任何形式伤害到它们。它们可以被诱惑从而为你工作,只要给它们看它们的敌人——荒野守卫者——的战利品就行了。" + "" + "查阅破旧的笔记本来获得更多关于德格米的信息。" + "" + "近些年来,野生德格米的数量一直在衰减。如果你找不到它们,可以考虑用降生祭坛召唤。" + ] + dependencies: ["00000000000009ED"] + id: "4599C1B5F2048691" + tasks: [{ + id: "2DE5518E628456D5" + type: "item" + item: "ars_nouveau:drygmy_charm" + }] + rewards: [ + { + id: "096125B9A6DA61DE" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + } + { + id: "6F26AB1474F756FC" + type: "command" + title: "召唤 鸡" + icon: "minecraft:egg" + command: "/execute at @p run summon minecraft:chicken ~ ~2 ~" + player_command: false + } + ] + } + { + x: -4.5d + y: -4.5d + subtitle: "不会占那蘑多空间" + description: [ + "分解者在生态系统中起着至关重要的作用。和在它周围生长的真菌朋友一样,菌丝魔源通道可以将过量的有机物分解为有用的魔源。" + "" + "把食物丢在周围就能运作,不过魔源浆果食物更好。" + ] + dependencies: ["00000000000003B6"] + id: "3A6A7FD760044B09" + tasks: [{ + id: "16BD234A80853E69" + type: "item" + item: "ars_nouveau:mycelial_sourcelink" + }] + rewards: [ + { + id: "64CBF2A519C381A1" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + } + { + id: "57AF99223C183C96" + type: "item" + item: "ars_nouveau:source_berry_pie" + count: 16 + } + ] + } + { + x: -7.5d + y: -5.0d + subtitle: "你一半,我一半" + description: [ + "酿造药水的过程会自然释放大量的魔源,让寻常的材料获得魔力。这种魔源可以被提取,不过需要炼金魔源通道才行。" + "" + "只要把药水罐放在魔源通道旁,它就会消耗里面的药水产出魔源。与薇克精相性极佳。" + ] + dependencies: ["00000000000003B6"] + id: "5394B4B1C20367B2" + tasks: [{ + id: "58CDB2E4BA8E3031" + type: "item" + item: "ars_nouveau:alchemical_sourcelink" + }] + rewards: [ + { + id: "19791F6C1CCC5C18" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + } + { + id: "53C9D637D37CFC16" + type: "item" + item: { + id: "ars_nouveau:potion_flask_extend_time" + Count: 1b + tag: { + count: 8 + CustomPotionEffects: [{ + Ambient: 0b + CurativeItems: [{ + id: "minecraft:milk_bucket" + Count: 1b + }] + ShowIcon: 1b + ShowParticles: 1b + Duration: 9600 + Id: -108b + Amplifier: 0b + }] + Potion: "ars_nouveau:mana_regen_potion_long" + } + } + } + ] + } + { + x: -6.5d + y: -4.5d + subtitle: "我们应该对死神说点什么?" + description: [ + "生与死,一体两面。潜在的魔源在两者中燃烧。" + "" + "生死魔源通道可以从动物繁衍或生物死亡中获得魔源。" + ] + dependencies: ["00000000000003B6"] + id: "0FF984417811788B" + tasks: [{ + id: "57BD630678A5629F" + type: "item" + item: "ars_nouveau:vitalic_sourcelink" + }] + rewards: [ + { + id: "05842221EF44CE18" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + } + { + id: "75D81D2BD560450F" + type: "command" + title: "Moo!" + icon: "minecraft:cow_spawn_egg" + command: "/execute at @p run summon minecraft:cow" + player_command: false + } + ] + } + { + x: -5.5d + y: -4.0d + description: [ + "从土地中突然出现了巨大的魔源。进行探索来开启魔法之路。" + "" + "树和植物的生长会在周围释放一些多余的魔能,这些魔能可以被农业魔源通道凝聚。与魔法关系更密切的植物会释放更多的魔源。" + ] + dependencies: ["00000000000003B6"] + id: "3B839B0134D843D9" + tasks: [{ + id: "475BD32C9C0E4BAB" + type: "item" + item: "ars_nouveau:mana_condenser" + }] + rewards: [ + { + id: "2236E6D4E0CE20D0" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + } + { + id: "1CA3EDCE08DCBE66" + type: "item" + item: "ars_nouveau:mana_berry" + count: 8 + } + { + id: "19BB79A78FEC7C8E" + type: "item" + item: "minecraft:melon_seeds" + count: 8 + } + ] + } + { + x: 10.5d + y: -2.5d + subtitle: "卡尔班诺的野兽" + description: [ + "首先你要取出圣针。然后,数到三,不要多也不要少……" + "" + "可以生成所有体型的荒野生物。当添加次级的荒野生物的身体部位时,荒野奇美拉会出现为它的同族报仇。" + ] + dependencies: ["5ED080DAA2A7E19A"] + id: "6AB291FBD63076A3" + tasks: [{ + id: "31F14D278A887427" + type: "item" + item: "ars_nouveau:ritual_wilden_summon" + }] + rewards: [{ + id: "5EF880C68DC165ED" + type: "item" + item: { + id: "thermal:lightning_grenade" + Count: 1b + tag: { + RepairCost: 0 + display: { + Name: "{\"text\":\"安提阿的神圣手雷\"}" + } + } + } + count: 16 + }] + } + { + x: -2.5d + y: -1.5d + subtitle: "《小小自由人》" + description: ["特制的中继器,不需要建立连接就可以将魔源分发至周围的魔能罐中。"] + dependencies: ["00000000000003EB"] + id: "35575BA75AA92E49" + tasks: [{ + id: "0294A1F8CCC0D906" + type: "item" + item: "ars_nouveau:relay_deposit" + }] + rewards: [{ + id: "32BD6621BA65DF4F" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + x: -1.5d + y: -2.0d + subtitle: "《黑夜之衣》" + description: [ + "特制的中继器,可以将魔源通过末地的黑暗领域传送至遥远的魔力罐或中继器。" + "" + "折跃型的魔力中继器建立的通道只能存在于同一个维度中,但可以无视距离。" + "" + "远距离传送时需要消耗少量魔源维持通道的稳定。" + ] + dependencies: ["00000000000003EB"] + id: "7A20D43F4D535200" + tasks: [{ + id: "650E082BF111565C" + type: "item" + item: "ars_nouveau:relay_warp" + }] + rewards: [{ + id: "3C644C0B2495BC36" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + x: 11.0d + y: 0.5d + subtitle: "你难道不喜欢我吗!" + description: ["阻止这些可爱的小动物成为大型捕食者的松脆食物的唯一原因是它们敏捷的小脚。他们愿意以友谊为代价借给你这种力量。"] + dependencies: ["33F9C7DCBA952F1E"] + id: "3E84BCD316870360" + tasks: [{ + id: "0529231F83AA9DF1" + type: "item" + item: "ars_nouveau:familiar_carbuncle" + }] + rewards: [{ + id: "5A6342EB078DF159" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + x: 9.5d + y: -0.5d + subtitle: "一勺糖有助于减少用药……" + description: ["虽然女巫们喜欢在家中闲逛,但却以在战斗中的机智闻名,她们会四处乱扔危险的药水以抵御可能的攻击者。"] + dependencies: ["33F9C7DCBA952F1E"] + id: "07E7E9443C4FD9EF" + tasks: [{ + id: "43F1E038F8424697" + type: "item" + item: "ars_nouveau:familiar_wixie" + }] + rewards: [{ + id: "5C7AAD35F5713448" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + x: 10.0d + y: 0.5d + subtitle: "刚好遇见你" + description: ["强大的土地灵魂,拥有寻找物品的诀窍。德格米会将他们的知识传授给他们的朋友,增强魔法并提供额外的掉落。"] + dependencies: ["33F9C7DCBA952F1E"] + id: "7BD59789808E69D2" + tasks: [{ + id: "19106E3C1E5AEBD0" + type: "item" + item: "ars_nouveau:familiar_drygmy" + }] + rewards: [{ + id: "32B10294788455A9" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 11.5d + y: -0.5d + subtitle: "我要把你用杜威十进制法分类" + description: ["书龙是你极好的伙伴,它们与魔源有着深层的联系,为它们同伴的法术增加力量。"] + dependencies: ["33F9C7DCBA952F1E"] + id: "699DD621303B1301" + tasks: [{ + id: "10D37175AB7E066E" + type: "item" + item: "ars_nouveau:familiar_bookwyrm" + }] + rewards: [{ + id: "3F826BECBAC65089" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + x: 10.5d + y: 1.5d + subtitle: "酱汁女王" + description: ["多样性是生活的调味料,没有比希尔芙族更懂这个的了。当你周围有希尔芙时,所有东西尝起来都会更美味。"] + dependencies: ["33F9C7DCBA952F1E"] + id: "5D0E0E5116239033" + tasks: [{ + id: "02FA381E42107A74" + type: "item" + item: "ars_nouveau:familiar_sylph" + }] + rewards: [{ + id: "5DD6D62E0C457716" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: 10.5d + y: -1.0d + subtitle: "友谊就是魔法" + description: [ + "千百年来,法师一直与各种生物结为朋友,来帮助完成他们的工作。这些友谊很深,形成了一个互利共生的关系。他们的友谊天长地久,法师也因此获得了强大的能力。" + "" + "在可顺服的生物旁举行绑定仪式来表达与其绑定的想法。如果它默许,它将授予你绑定手稿。手稿可以添加到法术书中,用于随时召唤他们。 " + "" + "每个使魔都有独特的加成。详细信息可见破旧的笔记本。" + ] + dependencies: ["5ED080DAA2A7E19A"] + id: "33F9C7DCBA952F1E" + tasks: [{ + id: "3AA728ECE363A96A" + type: "item" + item: "ars_nouveau:ritual_binding" + }] + rewards: [{ + id: "6DB8DF770C37C6FF" + type: "command" + title: "稀有战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + }] + } + { + title: "法术实践: 薇克精" + x: 1.5d + y: -0.5d + description: [ + "一些雇佣帮手正是希望扩大行动的魔法学徒所需要的。周遭村庄的居民或许可以……通过一点魔法干预来诱使他们为你服务。" + "" + "首先在地上用符文粉笔画一个符文。在符文的旁边放置一个容器和一个魔源罐。用抄写台在法术羊皮纸上写上如下法术:" + "" + "触摸 > 解除魔法 > 拾取 > 延迟 > 闪电" + "" + "现在要解决的就是如何让村民站在符文上了。第一击闪电会将村民变成女巫,接下来的闪电会确保女巫已受到足够虚弱,可以转变成薇克精碎片。拾取魔符能收集薇克精碎片并放在旁边的容器中……不然它可能会被闪电摧毁。" + "" + "假设你有更好的女巫来源,比如刷怪笼,那么可以用下述法术转换她们:" + "" + "触摸 > 伤害 > 解除魔法 > 拾取" + ] + dependencies: ["00000000000003CE"] + min_width: 300 + id: "4430A94DA0D253CB" + tasks: [{ + id: "109D4F0DA7597205" + type: "item" + item: "ars_nouveau:glyph_dispel" + }] + rewards: [{ + id: "3186A11550793C69" + type: "item" + item: "ars_nouveau:wixie_shards" + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/astral_sorcery_wip.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/astral_sorcery_wip.snbt new file mode 100644 index 00000000..5d6d4fd1 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/astral_sorcery_wip.snbt @@ -0,0 +1,1596 @@ +{ + id: "0000000000000AF3" + group: "5A8B89F87F77CF4C" + order_index: 2 + filename: "astral_sorcery_wip" + title: "星辉魔法" + icon: "astralsorcery:hand_telescope" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "星辉魔法" + icon: "astralsorcery:tome" + x: 7.0d + y: -10.5d + shape: "gear" + description: [ + "古代文明的遗迹散布在世界各地,尽管几乎无法得知这些遗迹是如何形成的。留存下来的村民用轻轻的“哼哼”声中分享着关于他们的传说,然而他们都害怕地避开这些建筑。" + "" + "尽管掠夺者可能很凶猛,但似乎也存在这种迷信……这其中有什么秘密等着我们去发现呢?" + "" + "~MuteTiefling" + ] + optional: true + id: "0000000000000AF4" + tasks: [{ + id: "68C3AD7DEDCF8C8B" + type: "item" + item: "astralsorcery:aquamarine" + count: 4L + }] + rewards: [{ + id: "00B5497F8AA28D93" + type: "item" + title: "大理石" + item: "astralsorcery:marble_raw" + count: 16 + random_bonus: 16 + }] + } + { + x: 7.0d + y: -9.0d + subtitle: "黑夜中的灯塔" + description: [ + "“由明亮的白色大理石雕刻而成的远古遗迹散布在世界各地。尽管村民们不愿接近它们,但它们看起来几乎无害,而我对它们的探索发现了一些无法解释的奇怪现象。" + "" + "其中最重要的是位于最大的结构中央的浮动水晶。" + "" + "在搭建工作站开始我的研究时,一束明亮的白色光束从那里延伸,灌注在木头之中,彻底改变了它的结构。真奇怪。”" + "_________________________________________________" + "" + "寻找多出现于寒冷或山地生物群落中的大型神殿遗迹,然后想个办法进去。小心不要干扰到里面的水晶,因为我们需要它进行发展。" + "" + "水晶必须处在露天状态下才能发挥作用。它将自动链接到一个原版工作台,但其他方块还需要一个链接工具来建立链接。" + "" + "这些神殿遗迹可能位于距离家很远的地方,但在该模组的早期阶段,重访这些水晶非常重要。目前可以使用提供的折跃卷轴来简化来回的过程。" + ] + dependencies: ["0000000000000AF4"] + min_width: 300 + id: "0000000000000B6E" + tasks: [{ + id: "0000000000000B77" + type: "item" + item: "astralsorcery:altar_discovery" + }] + rewards: [ + { + id: "0000000000000BDB" + type: "item" + title: "折跃卷轴" + item: "ars_nouveau:warp_scroll" + count: 16 + } + { + id: "0000000000000C5E" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + icon: "astralsorcery:ritual_pedestal" + x: 2.5d + y: -4.0d + subtitle: "我与月共升" + description: [ + "“共鸣水晶石插入了基座,发出令人满意的叮当声,轻微的嗡嗡声在大地中回响。" + "" + "毛球无处可寻。我不会责怪她;因为即使在我看到了这一切之后,这座祭坛仍让我感到脊背发凉。夜幕降临,我感觉到了它的力量。”" + "________________________________" + "" + "仪式基座是一个强大的装置,能够在很大的区域内产生效果。例如,晶金座仪式附近的所有石头将自发地转化为随机的矿石,而怪物生成将被圣芒座仪式所停止。" + "" + "通过再次将水晶与微弱的星座共鸣,可以进一步增强这些效果。关于这个过程的更多信息,以及每个星座所具有的效果,请参考《星芒宝典》。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000B8E"] + id: "0000000000000B70" + tasks: [ + { + id: "0000000000000B90" + type: "item" + item: "astralsorcery:ritual_pedestal" + } + { + id: "0000000000000B91" + type: "item" + item: "astralsorcery:marble_raw" + count: 12L + } + { + id: "0000000000000B92" + type: "item" + item: "astralsorcery:marble_chiseled" + } + { + id: "0000000000000B93" + type: "item" + item: "astralsorcery:marble_bricks" + count: 24L + } + { + id: "0000000000000B94" + type: "item" + item: "astralsorcery:marble_arch" + count: 20L + } + ] + rewards: [{ + id: "0000000000000C4D" + type: "command" + title: "史诗星辉魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_epic" + player_command: false + }] + } + { + icon: "astralsorcery:well" + x: 4.0d + y: -9.5d + subtitle: "任其沉沦" + description: [ + "“也许那个老隐士真的不是疯子。遗迹中的一些铭文指引我合成了一口缸,它似乎会和带到它附近的海蓝宝石或水晶石产生共鸣。" + "" + "把其中一种放入缸中,它们的表面就会凝结出一种闪亮的晶化液体,并在收集在缸底聚集。" + "" + "这确定不是那个隐士所追求的茶吗?”" + "________________________________" + "" + "用浅水沙地中找到的海蓝宝石右击聚星缸,开始收集星能液。" + "海蓝宝石最终会被消耗,但在这之前应该会产生相当多的星能液" + "" + "使用链接工具绑定聚能水晶(例如大型神殿中的那些)可以加快这一过程。" + "" + "星能液可以用桶手动提取,也可以用管道从聚星缸底部提取。" + ] + dependencies: ["0000000000000BA3"] + id: "0000000000000B72" + tasks: [ + { + id: "0000000000000B86" + type: "item" + item: "astralsorcery:well" + } + { + id: "0000000000000BDF" + type: "item" + item: "astralsorcery:aquamarine" + count: 4L + } + ] + rewards: [ + { + id: "0000000000000BE0" + type: "item" + title: "海蓝宝石砂岩" + item: "astralsorcery:aquamarine_sand_ore" + count: 8 + } + { + id: "0000000000000C60" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: 5.5d + y: -7.5d + subtitle: "上生星宿,下映其变" + description: [ + "“附近村庄的渔民对他们的行业相当熟练,并且整天都在海上捕鱼。我设法在他们的家中与他们见面,他们详细地讲述了用于安全引导船只的各种星座。" + "" + "我曾以为它们是空想的编撰,但现在有了这些文件在手,我看到他们漫长的传统正是始于他们现在所恐惧的东西。”" + "________________________________" + "" + "星图可以在世界各地的任何一座大理石神殿和废墟中找到。最终总共需要16份。找到尽可能多的星图以开始发展。" + ] + dependencies: ["0000000000000B6E"] + id: "0000000000000B74" + tasks: [{ + id: "0000000000000B87" + type: "item" + item: { + id: "astralsorcery:constellation_paper" + Count: 1b + tag: { + astralsorcery: { } + } + } + }] + rewards: [{ + id: "0000000000000C51" + type: "command" + title: "稀有星辉魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_rare" + player_command: false + }] + } + { + icon: "astralsorcery:altar_attunement" + x: 7.0d + y: -6.0d + description: [ + "第一次对星辉合成台的升级,请确保使用星辉魔法的大理石搭建结构。" + "" + "升级后的祭坛兼容之前等级祭坛的所有合成。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000B6E"] + id: "0000000000000B79" + tasks: [ + { + id: "0000000000000B7A" + type: "item" + item: "astralsorcery:altar_attunement" + } + { + id: "0000000000000C2F" + type: "item" + item: "astralsorcery:marble_pillar" + count: 8L + } + { + id: "0000000000000C30" + type: "item" + item: "astralsorcery:marble_chiseled" + count: 8L + } + { + id: "0000000000000C31" + type: "item" + item: "astralsorcery:marble_bricks" + count: 24L + } + { + id: "0000000000000C32" + type: "item" + item: "astralsorcery:marble_arch" + count: 28L + } + { + id: "0000000000000C33" + type: "item" + item: "astralsorcery:black_marble_raw" + count: 21L + } + ] + rewards: [{ + id: "0000000000000C42" + type: "command" + title: "稀有星辉魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_rare" + player_command: false + }] + } + { + icon: "astralsorcery:altar_constellation" + x: 7.0d + y: -4.5d + description: [ + "下一级的祭坛。许多的资源都通过上一级的祭坛重复利用。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000B79"] + id: "0000000000000B7B" + tasks: [ + { + id: "0000000000000B7C" + type: "item" + item: "astralsorcery:altar_constellation" + } + { + id: "0000000000000C34" + type: "item" + item: "astralsorcery:marble_runed" + count: 4L + } + { + id: "0000000000000C35" + type: "item" + item: "astralsorcery:marble_chiseled" + count: 4L + } + { + id: "0000000000000C36" + type: "item" + item: "astralsorcery:black_marble_raw" + count: 49L + } + { + id: "0000000000000C37" + type: "item" + item: "astralsorcery:marble_raw" + count: 12L + } + { + id: "0000000000000C38" + type: "item" + item: "astralsorcery:marble_pillar" + count: 8L + } + { + id: "0000000000000C39" + type: "item" + item: "astralsorcery:marble_bricks" + count: 40L + } + ] + rewards: [{ + id: "0000000000000C43" + type: "command" + title: "史诗星辉魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_epic" + player_command: false + }] + } + { + icon: "astralsorcery:altar_radiance" + x: 7.0d + y: -3.0d + description: [ + "祭坛的最终升级。这一级为合成引入了一个新的机制,即炭黑大理石上必须有星辉转继器。合成时将会要求将物品插入这些转继器中。" + "" + "在祭坛本身的额外栏位中也需要一个适当的共鸣水晶,以使其与星座对齐。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000B7B"] + id: "0000000000000B7D" + tasks: [ + { + id: "0000000000000B7E" + type: "item" + item: "astralsorcery:altar_radiance" + } + { + id: "0000000000000C3A" + type: "item" + item: "astralsorcery:marble_pillar" + count: 8L + } + { + id: "0000000000000C3B" + type: "item" + item: "astralsorcery:marble_chiseled" + count: 4L + } + { + id: "0000000000000C3C" + type: "item" + item: "astralsorcery:marble_bricks" + count: 68L + } + { + id: "0000000000000C3D" + type: "item" + item: "astralsorcery:marble_raw" + count: 12L + } + { + id: "0000000000000C3E" + type: "item" + item: "astralsorcery:black_marble_raw" + count: 49L + } + ] + rewards: [{ + id: "0000000000000C44" + type: "command" + title: "传说星辉魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_legendary" + player_command: false + }] + } + { + icon: "astralsorcery:spectral_relay" + x: 9.0d + y: -7.5d + description: [ + "“在我的营地附近苦苦找到合适的星能场后,我决定自己动手。" + "" + "将大理石雕刻成在古老的神殿中发现的形状,我就能够创造一个用于聚焦的转继器,以收集更多的星能,并像一些巨大的聚光器一样将其直接发送到祭坛上。”" + "________________________________" + "" + "在祭坛的每侧各放置一个这样的结构,是早期增强星能的一个极好的方法。理想情况下,它们应该相隔很远,以防止转继器之间互相干扰。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000B9F"] + id: "0000000000000B7F" + tasks: [ + { + id: "0000000000000B80" + type: "item" + item: "astralsorcery:spectral_relay" + } + { + id: "0000000000000B81" + type: "item" + item: "astralsorcery:black_marble_raw" + } + { + id: "0000000000000B82" + type: "item" + item: "astralsorcery:marble_arch" + count: 4L + } + { + id: "0000000000000B83" + type: "item" + item: "astralsorcery:marble_chiseled" + count: 4L + } + ] + rewards: [{ + id: "0000000000000C46" + type: "command" + title: "稀有星辉魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_rare" + player_command: false + }] + } + { + title: "镜中奇遇" + x: 5.5d + y: -6.0d + subtitle: "梦里岁月梦里流" + description: [ + "“看来我已经被一只村猫收养了。虽然它很可爱,但它的关心让我很难在只用手持望远镜的情况下观察星星。" + "" + "我必须想办法来支撑望远镜。”" + "________________________________" + "" + "望远镜是用于发现和绘制天空中的星座的第一个工具。" + "" + "检查你目前发现的星图,看看你是否能在夜空中找到它们。它们有着大而缓慢闪烁的星星,因此很明显。" + "" + "找到一个星座后,潜行以开始追踪这些点。一旦成功追踪到该星座,你就学会了它。" + "" + "并不是所有星座每晚都会出现,所以我们鼓励定期观察星空。" + ] + dependencies: ["0000000000000B74"] + id: "0000000000000B88" + tasks: [{ + id: "0000000000000B89" + type: "item" + item: "astralsorcery:hand_telescope" + }] + rewards: [ + { + id: "0000000000000C22" + type: "command" + title: "毛球" + icon: "aquaculture:fish_bones" + command: "/tamedsummon minecraft:cat @p ~ ~ ~" + player_command: false + } + { + id: "0000000000000C23" + type: "item" + title: "生鳕鱼" + item: "minecraft:cod" + count: 16 + } + ] + } + { + x: 5.5d + y: -5.0d + subtitle: "顺着流水跟着过" + description: [ + "“在我建造这架望远镜的过程中,这只无可救药的毛球打碎了两块我的镜片。我想现在正是向鱼贩购买更多鲑鱼的好时机……”" + "________________________________" + "" + "这台望远镜极大简化了寻找星座的任务。虽然星座仍然需要在夜晚学习,但改进后的光学系统赋予了夜空更清晰的图像。" + ] + dependencies: ["0000000000000B79"] + id: "0000000000000B8A" + tasks: [{ + id: "0000000000000B8B" + type: "item" + item: "astralsorcery:telescope" + }] + rewards: [{ + id: "0000000000000C4B" + type: "command" + title: "稀有星辉魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_rare" + player_command: false + }] + } + { + x: 5.5d + y: -4.0d + subtitle: "恋着斜阳看着落" + description: [ + "“毛球已经喜欢上了我安装在天文台上的小暖炉,以便在寒冷的夜晚保护自己。她在我身边打着呼噜,蜷缩着过夜。" + "" + "一些年长的渔民能够告诉我这些星座,尽管他们自己已经很久没有看到它们了。我很感谢毛球的陪伴,在我夜空中寻觅微弱星光的痕迹时。”" + "________________________________" + "" + "有了这个天文台,你就可以在夜空中找到最后几个微弱的星座。" + ] + dependencies: ["0000000000000B7D"] + id: "0000000000000B8C" + tasks: [{ + id: "0000000000000B8D" + type: "item" + item: "astralsorcery:observatory" + }] + rewards: [{ + id: "0000000000000C4A" + type: "command" + title: "传说星辉魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_legendary" + player_command: false + }] + } + { + x: 4.0d + y: -4.5d + description: [ + "“我确信她已经死了。当我转身时,我看到她飘浮在那里,一个软绵绵的绒毛球挂在空中,好像她被什么从颈背处抓住了。一次呼吸。两次。然后她的眼睛睁开了,而我看到了整个夜晚的星空。" + "" + "想象一下我的欣慰吧。但她似乎不知怎么就变了。共鸣场与生命体的互动方式和水晶一样吗?" + "" + "我想,除了试着加入她,我没有什么别的办法。”" + "________________________________" + "" + "共鸣祭坛可使水晶和你一起与某个特定的星座进行共鸣。一只手拿着一张星图,就能看到光点在祭坛的炭黑大理石上映射出来。在这些点上放置转继器,就能设置星座。" + "" + "与星座共鸣后,一个全新的天赋树就会为你所用。通过执行与星座相一致的行动可获得等级,在星芒宝典中可以分配点数。请明智地消耗它们,因为重新分配点数是有代价的。" + "" + "想开始追踪昏暗的星座,同样需要共鸣。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000B8A"] + min_width: 300 + id: "0000000000000B8E" + tasks: [{ + id: "0000000000000B8F" + type: "item" + item: "astralsorcery:attunement_altar" + }] + rewards: [{ + id: "0000000000000C4C" + type: "command" + title: "史诗星辉魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_epic" + player_command: false + }] + } + { + title: "暗夜粉\&辉光粉" + x: 8.5d + y: -9.5d + subtitle: "让一切尘埃落定" + description: [ + "“到了晚上,在我最狂野的梦中,我从未遇到过这样的恐怖。我提醒自己:在任何情况下,如果没有极端的预防措施,都不要丢弃这种发黑的粉末。”" + "________________________________" + "" + "和它们简单的合成要求大不相同,辉光粉和暗夜粉本身就相当有用。前者可像火炬一样照亮一片区域,而后者则会使该区域变暗,迫使大量怪物在那里生成。" + "" + "你已经被警告过了。" + ] + dependencies: ["0000000000000B6E"] + id: "0000000000000B95" + tasks: [ + { + id: "0000000000000B96" + type: "item" + item: "astralsorcery:nocturnal_powder" + } + { + id: "0000000000000B97" + type: "item" + item: "astralsorcery:illumination_powder" + } + ] + rewards: [{ + id: "0000000000000C2E" + type: "item" + title: "洞穴照明器" + item: "astralsorcery:illuminator" + }] + } + { + title: "天辉聚能水晶" + icon: { + id: "astralsorcery:celestial_collector_crystal" + Count: 1b + tag: { + astralsorcery: { + constellation: "astralsorcery:bootes" + crystalProperties: { + attributes: [ + { + property: "astralsorcery:size" + pLevel: 3 + discovered: 1b + } + { + property: "astralsorcery:purity" + pLevel: 2 + discovered: 1b + } + { + property: "astralsorcery:shape" + pLevel: 3 + discovered: 1b + } + { + property: "astralsorcery:collector.rate" + pLevel: 3 + discovered: 1b + } + { + property: "astralsorcery:constellation.bootes" + pLevel: 2 + discovered: 1b + } + ] + } + } + } + } + x: 1.0d + y: -4.5d + description: [ + "“利用我早期研究中应用于转继器的原理,我相信大幅增强这些浮动晶体所收集的星能是有可能的。但是,材料和结构必须适合这种应用。" + "" + "也许星能液本身的镜面可以做到?”" + "________________________________" + "" + "强效天辉聚能水晶可以大大增强仪式的力量。然而,请注意,向仪式中输入过多的星能会导致仪式水晶断裂,并向世界抛散碎片。" + "" + "某些共鸣比其他共鸣更容易受此影响。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: [ + "0000000000000B70" + "0000000000000BCD" + ] + id: "0000000000000B98" + tasks: [ + { + id: "0000000000000B99" + type: "item" + title: "任意聚能水晶" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "astralsorcery:crystals/collector" + } + } + } + { + id: "0000000000000B9A" + type: "item" + item: "astralsorcery:marble_pillar" + } + { + id: "0000000000000B9B" + type: "item" + item: "astralsorcery:marble_engraved" + count: 5L + } + { + id: "0000000000000B9C" + type: "item" + item: "astralsorcery:marble_raw" + count: 9L + } + { + id: "0000000000000B9D" + type: "item" + item: "astralsorcery:marble_chiseled" + count: 5L + } + { + id: "0000000000000B9E" + type: "item" + item: "astralsorcery:marble_runed" + count: 12L + } + ] + rewards: [{ + id: "0000000000000C52" + type: "command" + title: "传说星辉魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_legendary" + player_command: false + }] + } + { + x: 8.5d + y: -8.5d + description: [ + "“村里的长者们有时会高举着一个奇怪的小饰物,它们没有受到可见力就会轻轻旋转。它们只有在寻找吉利的场合才会被拿出来使用,比如寻找新的土地来种植庄稼。" + "" + "当然,我对磁力很熟悉,这些装置看起来和我所知道的任何磁铁都不一样。" + "" + "我只在一个场合近距离观察过其中一个小饰物,但我记得很清楚。我相信我可以复刻它,来看看到底是什么东西引导着他们。”" + "_________________________________________________" + "" + "当拿在手上时,汇星共振器的作用是定位高聚集程度的汇星之域。这些区域是建造合成祭坛的绝佳地点,因为它们将提高祭坛接收的总星能。" + "" + "在更高的海拔建造祭坛,也会在一定程度上帮助星能的收集。" + "" + "不用担心,如果不能找到一个高聚集程度的区域,在没有这些加成的情况下,仍然有可能将足够的星光引入祭坛。" + ] + dependencies: ["0000000000000B6E"] + min_width: 300 + id: "0000000000000B9F" + tasks: [{ + id: "0000000000000BA0" + type: "item" + item: { + id: "astralsorcery:resonator" + Count: 1b + tag: { + astralsorcery: { + upgrades: [0] + selected_upgrade: 0 + } + } + } + }] + rewards: [{ + id: "0000000000000C45" + type: "command" + title: "稀有星辉魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_rare" + player_command: false + }] + } + { + x: 5.5d + y: -9.0d + subtitle: "令人不安" + description: [ + "“当我在深处寻找材料时,我偶然发现了这些明亮的白色晶体。当地的村民对它们毫无兴趣,用它们做交易不仅为我赢得了几声粗鲁的“哼哼”,还有对我的拒之门外。" + "" + "有一个满脸皱纹的老隐士提出要从我这里买下它,咕哝着说要用它来泡茶,让他的老骨头恢复活力……”" + "________________________________" + "" + "水晶石可以在基岩附近找到,呈小簇状,必须手工开采。" + "" + "晚上在地表游荡时,手持共鸣魔杖就会显示出挖掘的起点,巨大的光柱会从地面迸发出来,标记出水晶石的位置。" + ] + dependencies: ["0000000000000B6E"] + id: "0000000000000BA3" + tasks: [ + { + id: "0000000000000BA4" + type: "item" + item: { + id: "astralsorcery:rock_crystal" + Count: 1b + tag: { + astralsorcery: { } + } + } + } + { + id: "543F8C616957EB53" + type: "item" + item: "astralsorcery:wand" + } + ] + rewards: [{ + id: "0000000000000C5F" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 5.0d + y: -10.5d + description: [ + "“一夜之间发生了一件奇怪的事情,我无法解释。我留下了一些散落的水晶石和木棍,醒来后我注意到它们自发地组合成了一把镐的形状。" + "" + "只需用共鸣星仗轻轻一敲,它们就会自行组装成一个具有无可挑剔的耐久度和力量的工具。”" + "________________________________" + "" + "在制作水晶工具时,尺寸、形状、耐久度和效率都很重要,最终工具的属性将是用于制作它的原材料的属性的组合。" + ] + dependencies: ["0000000000000BA3"] + id: "0000000000000BA5" + tasks: [{ + id: "0000000000000BA6" + type: "item" + item: { + id: "astralsorcery:crystal_pickaxe" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000C54" + type: "command" + title: "史诗星辉魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_epic" + player_command: false + }] + } + { + icon: "astralsorcery:infuser" + x: 8.5d + y: -3.5d + description: [ + "终于,我相信我发现了那个隐士嘀咕的是什么。最近发现的一本宝典中的一个条目中提到了这样一个过程:如果用星能进行灌注,会使物体发生巨大的变化。" + "" + "我必须再喝一杯茶以慢慢思考这一发现。" + "________________________________" + "" + "将物品右击放入星能注入器,然后用共鸣星杖再次右击,以开始合成。每次合成都有一小部分几率消耗星能液。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000B7B"] + id: "0000000000000BA7" + tasks: [ + { + id: "0000000000000BA8" + type: "item" + item: "astralsorcery:infuser" + } + { + id: "0000000000000BA9" + type: "item" + item: "minecraft:lapis_block" + } + { + id: "0000000000000BAA" + type: "item" + item: "astralsorcery:marble_chiseled" + count: 8L + } + { + id: "0000000000000BAB" + type: "item" + item: "astralsorcery:marble_pillar" + count: 4L + } + { + id: "0000000000000BAC" + type: "item" + item: "astralsorcery:marble_runed" + count: 20L + } + { + id: "0000000000000BAD" + type: "item" + item: "astralsorcery:marble_raw" + count: 16L + } + ] + rewards: [{ + id: "0000000000000C48" + type: "command" + title: "史诗星辉魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_epic" + player_command: false + }] + } + { + x: 2.5d + y: -8.5d + subtitle: "吹毛求疵" + description: [ + "“不错。我不止一次发现自己在思考这种新金属深邃的微光时迷失了方向。初步测试证明,它对制作工具来说几乎是无用的。它太软了。" + "奇怪的是,当与水晶石接触时,它们似乎不费吹灰之力就能分割水晶石。" + "" + "也许我应该为此制造一种工具。”" + "________________________________" + "" + "分割水晶石是一个在世界中进行的工序,方法是将水晶丢在地上,用切削工具左击它们。水晶不一定会被分割,有时会导致其属性在这个过程中丢失。" + "" + "同样的工序也可用来将星辉锭转化为星尘。" + ] + dependencies: ["0000000000000BB3"] + id: "0000000000000BAE" + tasks: [{ + id: "0000000000000BAF" + type: "item" + item: { + id: "astralsorcery:chisel" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000BB0" + type: "item" + title: "耐久 III" + item: { + id: "minecraft:enchanted_book" + Count: 1b + tag: { + StoredEnchantments: [{ + lvl: 3s + id: "minecraft:unbreaking" + }] + } + } + }] + } + { + x: 3.0d + y: -9.5d + description: [ + "“不。不,这不是茶,那是肯定的。我怀疑自己的理智,竟听信隐士的话。我小心地啜了一口,嘴巴却麻木了好几个小时。" + "" + "在我对这种感觉的震惊时,我设法把剩余的液体洒到我真正的茶里,茶被冻成了固体,我也把这些液体洒到了我的坩埚里,而现在坩埚里已经神秘地装满了沙子。”" + "________________________________" + "" + "当放置在世界中时,流动星能液遇到流动的水会产生浮冰。当接触到流动的熔岩时,会产生沙子,并有机会制造出海蓝宝石砂岩。" + "" + "建立一个生产沙子和海蓝宝石砂岩的小型农场,这也许对今后生产更多星能液非常有用。浮冰也可能对其他模组有很大的用处……" + ] + dependencies: ["0000000000000B72"] + id: "0000000000000BB1" + tasks: [{ + id: "0000000000000BB2" + type: "item" + item: "astralsorcery:liquid_starlight_bucket" + }] + rewards: [{ + id: "0000000000000C56" + type: "command" + title: "稀有星辉魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_rare" + player_command: false + }] + } + { + x: 3.5d + y: -8.5d + description: [ + "“在我的工作台发生意外事件后,我开始在漂浮的水晶附近放置其他物体。起初似乎没有任何反应。" + "" + "与之相反,我发现我需要用类似的材料将光束从水晶中引出。可以肯定的是,这是一种奇怪的感觉,就像将光线穿过针眼。" + "" + "这条光束很容易得跟随着一根粗制魔杖,并且一旦被束缚在一个地方就会保持稳定。在光束的末端放置不同的物品有令人惊讶的效果。”" + "________________________________" + "" + "这种星能转化的能力远远不止制造星辉矿。请探索各种可能性。" + "" + "矿石块可以通过切石机转化为原版铁矿石。" + ] + dependencies: ["0000000000000BA3"] + id: "0000000000000BB3" + tasks: [{ + id: "0000000000000BB4" + type: "item" + item: "astralsorcery:starmetal_ore" + }] + rewards: [{ + id: "0000000000000C55" + type: "command" + title: "稀有星辉魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_rare" + player_command: false + }] + } + { + x: 8.5d + y: -2.0d + description: [ + "将装满星能液的纳星圣杯放在星能聚合器祭坛附近,可消耗纳星圣杯中少量的星能液,以防止在制作过程中损失星能液方块。" + "" + "纳星圣杯可以用管道从底部抽取或输入流体。" + ] + dependencies: ["0000000000000B7D"] + id: "0000000000000BB5" + tasks: [{ + id: "0000000000000BB6" + type: "item" + item: "astralsorcery:chalice" + }] + rewards: [{ + id: "0000000000000C49" + type: "command" + title: "传说星辉魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_legendary" + player_command: false + }] + } + { + title: "仪式锚" + x: 1.5d + y: -3.0d + description: [ + "“毛球对这些仪式的不信任使得举行仪式变得有些困难。幸运的是,我似乎可以相当不费力的通过特制的锚将效果移走。" + "" + "它们也会发出让人感到愉快光明,非常适合在旁边阅读,我学习时,她会蜷缩在附近。”" + "________________________________" + "" + "仪式锚可以方便的将仪式的效果移动到本无法容纳的地方。它们可以放置在地下或看不到天空的地方。" + "" + "使用链接工具将仪式锚在需要的地方与仪式绑定。" + ] + dependencies: ["0000000000000B70"] + id: "0000000000000BB7" + tasks: [{ + id: "0000000000000BB8" + type: "item" + item: "astralsorcery:ritual_link" + count: 2L + }] + rewards: [{ + id: "0000000000000C53" + type: "command" + title: "史诗星辉魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_epic" + player_command: false + }] + } + { + x: 0.5d + y: -6.5d + subtitle: "前所未有的明晰" + description: [ + "“一段时间以来,我一直很苦恼为什么我经常在村民家里发现一些悬挂着的彩色小玻璃。 " + "" + "他们在制作这些色彩斑斓的展物时非常小心,但当他们被问及这个问题时,他们只是耸耸肩,推脱似的称其为一种幸运的象征。 " + "" + "受到这些展物的启发,我试图用这些最纯净的水晶合成类似的透镜。以前,光束在很短的距离后就会失去焦点,我发现透镜是延长光束的完美工具。”" + "________________________________" + "" + "在合成水晶透镜时,水晶的纯度和形状会影响透镜的最终属性。水晶的大小则会影响能从制造过程中获得多少个镜片。" + ] + dependencies: ["0000000000000BD1"] + id: "0000000000000BBD" + tasks: [{ + id: "0000000000000BBE" + type: "item" + item: { + id: "astralsorcery:lens" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "0000000000000C59" + type: "command" + title: "史诗星辉魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_epic" + player_command: false + }] + } + { + title: "彩色透镜" + x: -0.5d + y: -5.5d + description: [ + "通过水晶透镜的聚焦星光光束可以使用彩色透镜来强制转变属性。用彩色透镜右击水晶透镜来安装它。" + "" + "请注意,在通过另一个透镜时,转变属性会消失。" + "" + "燃烧透镜是标准熔炉的有效替代品,任何与光束接触的物品都会被熔炼。" + "" + "类似地,伤害透镜可以充当怪物粉碎机,尽管它不会提供玩家击杀产生的掉落物。" + "" + "再生透镜为所有接触光束的实体提供强大的治疗,与某些抽取生命值的模组相当契合。" + "" + "生长透镜将使任何作物迅速成熟,而抗拒透镜可以用来运输物品和生物,其方式类似于原版的水流和气泡电梯。" + "" + "探索其他一些选择来发现这些透镜能为你做什么。" + ] + dependencies: ["0000000000000BBD"] + min_width: 250 + id: "0000000000000BC7" + tasks: [{ + id: "0000000000000BC8" + type: "item" + title: "任意$colored_lens" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "astralsorcery:colored_lens" + } + } + }] + rewards: [{ + id: "0000000000000C5B" + type: "command" + title: "稀有星辉魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_rare" + player_command: false + }] + } + { + title: "聚能水晶" + x: 1.5d + y: -5.5d + description: [ + "“现在是我离开这个浮动水晶的时候了。尽管它一直很有用,但它被证明是进行更深层次实验的限制因素。在对其结构进行了数个小时的仔细研究后,我相信我知道该如何继续发展。”" + "________________________________" + "" + "截至目前,JEI中无法显示制作聚能水晶的配方。请参考《星芒宝典》以获得指导。" + "" + "在合成这些水晶时要非常小心,以使你的努力得到最大的回报。使用除了天辉水晶以外的东西来完成这项任务可能是不值得的。" + ] + dependencies: ["0000000000000BBD"] + id: "0000000000000BCD" + tasks: [{ + id: "0000000000000BCE" + type: "item" + title: "聚能水晶" + item: { + id: "astralsorcery:celestial_collector_crystal" + Count: 1b + tag: { + astralsorcery: { + constellation: "astralsorcery:pelotrio" + crystalProperties: { + attributes: [ + { + property: "astralsorcery:size" + pLevel: 3 + discovered: 1b + } + { + property: "astralsorcery:purity" + pLevel: 2 + discovered: 1b + } + { + property: "astralsorcery:shape" + pLevel: 3 + discovered: 1b + } + { + property: "astralsorcery:collector.rate" + pLevel: 3 + discovered: 1b + } + { + property: "astralsorcery:constellation.pelotrio" + pLevel: 2 + discovered: 1b + } + ] + } + } + } + } + }] + rewards: [{ + id: "0000000000000C5A" + type: "command" + title: "史诗星辉魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_epic" + player_command: false + }] + } + { + title: "天辉水晶" + x: 0.0d + y: -8.0d + subtitle: "虚空之唤" + description: [ + "晶体掺杂样本:42" + "" + "“磨碎的星辉锭已经成功地与生长中的晶体结合,为样本注入了与星辉锭本身相同的共振模式。" + "经初步检查,样本似乎已将晶体基质中的杂质排出,从而让晶体整体更加坚固。”" + "________________________________" + "" + "天辉水晶是通过将水晶石与星尘一起丢入星能液中形成的。形成的水晶簇会慢慢长大,直到其准备好被收获。" + "" + "如果天辉水晶簇生长在星辉矿石之上,其生长过程就会加快。这将吸收星辉矿石,并将其转化为普通的铁矿石,而铁矿石可以在原地重新转化为星辉矿石。" + ] + dependencies: ["0000000000000BD1"] + id: "0000000000000BCF" + tasks: [{ + id: "0000000000000BE1" + type: "item" + item: { + id: "astralsorcery:celestial_crystal" + Count: 1b + tag: { + astralsorcery: { } + } + } + }] + rewards: [{ + id: "0000000000000C58" + type: "command" + title: "传说星辉魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_legendary" + player_command: false + }] + } + { + title: "水晶加工" + icon: { + id: "astralsorcery:celestial_crystal_cluster" + Count: 1b + tag: { + astralsorcery: { } + Damage: 4 + } + } + x: 1.0d + y: -9.0d + description: [ + "分割水晶一般用于制作特定的水晶石,即分离出拥有个别属性的水晶石,然后将水晶石重新组合。" + "" + "分割是用切削工具进行的。如之前所标注,它可能会导致水晶石属性的损失。为了减少完全丧失水晶属性的风险,可以尝试先将水晶石浸泡在星能液中以增加其大小。" + "" + "在此过程中,切削工具上的时运和耐久附魔都高度有用。" + "" + "一旦分离出带有所需属性的水晶石,就可以将两块水晶石浸没在星能液中,让整个水晶石都吸收到液体,以进行组合。" + "" + "这也不是一个可保证的过程,水晶石上存在的属性越多,就越有可能失败。" + "" + "因此,创造“完美”的水晶石,可能是一个耗时的过程,这些水晶石应该保留给那些最能从中受益的东西,比如仪式或水晶工具。" + "" + "最后,任何具有不良属性的剩余水晶石可以与星尘重新组合,形成一个新的水晶簇。形成的水晶将有一套完全随机的新属性。" + ] + dependencies: [ + "0000000000000BB1" + "0000000000000BAE" + ] + min_width: 300 + id: "0000000000000BD1" + tasks: [{ + id: "0000000000000BD2" + type: "checkmark" + title: "分割并组合水晶石" + }] + rewards: [{ + id: "0000000000000C57" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "天辉星门" + icon: { + id: "astralsorcery:celestial_gateway" + Count: 1b + tag: { + astralsorcery: { } + } + } + x: 4.0d + y: -6.0d + subtitle: "就像醉酒一样不快" + description: [ + "“最近,毛球自作主张地试图喂我。它一定认为我完全没有能力照顾好自己。" + "" + "不过,今天她送给我一只死蟾蜍,确实让人有些吃惊。几天的步行路途中都没有遇到这种物种。她很敏捷,但没有那么聪敏。" + "" + "几天以来,我一直在密切关注着她,确实,当我几顿饭没吃之后,她就漫步到附近的一个基座上消失了。" + "" + "跟着她穿过星门,我发现了她的蟾蜍的来源……一个充满着蟾蜍的沼泽。”" + "________________________________" + "" + "建造两个或更多这样的结构,以开始创建一个星门网络。这些星门没有距离限制,且可以跨维度工作。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000B8A"] + id: "0000000000000BD3" + tasks: [ + { + id: "0000000000000BD4" + type: "item" + item: { + id: "astralsorcery:celestial_gateway" + Count: 1b + tag: { + astralsorcery: { } + } + } + } + { + id: "0000000000000C1D" + type: "item" + item: "astralsorcery:marble_arch" + count: 20L + } + { + id: "0000000000000C1E" + type: "item" + item: "astralsorcery:marble_engraved" + count: 4L + } + { + id: "0000000000000C1F" + type: "item" + item: "astralsorcery:marble_runed" + count: 4L + } + { + id: "0000000000000C20" + type: "item" + item: "astralsorcery:black_marble_raw" + count: 25L + } + ] + rewards: [ + { + id: "0000000000000C21" + type: "item" + title: "天辉星门" + item: { + id: "astralsorcery:celestial_gateway" + Count: 1b + tag: { + astralsorcery: { } + } + } + } + { + id: "0000000000000C5D" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: 8.5d + y: -5.5d + description: [ + "“束缚在各个星座上的力量似乎与传统附魔有着密切的联系,这让我想知道这些魔法的真正力量来源在哪里。在天堂的某个地方吗?" + "" + "虽然如此,我在精心准备的玻璃板上进行的蚀刻实验开始有了结果。与村民们喜欢的附魔台相比,这些玻璃板似乎对结果有一定的控制作用。”" + "________________________________" + "" + "直接在群星映射台中对装备进行附魔所带来的好处超出了简单的附魔,提供了增加伤害、护甲或其他一系列的效果。" + "" + "《星芒宝典》简要介绍了每个星座的附魔效果。强烈建议你进行实验。" + ] + dependencies: ["0000000000000B7B"] + id: "0000000000000BD5" + tasks: [{ + id: "0000000000000BD6" + type: "item" + item: "astralsorcery:refraction_table" + }] + rewards: [ + { + id: "0000000000000C2D" + type: "item" + title: "注星玻璃" + item: { + id: "astralsorcery:infused_glass" + Count: 1b + tag: { + astralsorcery: { } + Damage: 0 + } + } + } + { + id: "0000000000000C47" + type: "command" + title: "史诗星辉魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_epic" + player_command: false + } + ] + } + { + x: -0.5d + y: -6.5d + description: [ + "和水晶透镜一样,水晶棱镜可以扩大星光光束的范围。它们还允许光束向多个方块分散,这对某些应用来说是相当方便的,比如种植作物。 " + "" + "水晶棱镜也可以加装彩色透镜。例如,一个带有生长透镜的棱镜可以同时加速多个农作物的生长。 " + ] + dependencies: ["0000000000000BBD"] + id: "0000000000000BD9" + tasks: [{ + id: "0000000000000BDA" + type: "item" + item: { + id: "astralsorcery:prism" + Count: 1b + tag: { + astralsorcery: { + crystalProperties: { + attributes: [ + { + property: "astralsorcery:purity" + pLevel: 2 + discovered: 1b + } + { + property: "astralsorcery:shape" + pLevel: 3 + discovered: 1b + } + ] + } + } + } + } + }] + rewards: [{ + id: "0000000000000C5C" + type: "command" + title: "史诗星辉魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_epic" + player_command: false + }] + } + { + x: 4.0d + y: -3.0d + description: [ + "“我匆匆忙忙地跟着毛球进入共鸣祭坛,让非攻座的刺眼光芒集中在我身上,我觉得这很……令人不安。不过,毛球似乎已经很好地适应了它,并在当地的老鼠群中大快朵颐。" + "" + "也许生息座的光芒会更适合我的天性……一旦星座升起,我将尝试转变共鸣。”" + "________________________________" + "" + "选择得不好吗?希望重新开始你的共鸣?" + "" + "“更替之星”将完全重置共鸣,放弃所有的进展,并失去所有的等级。" + "" + "手持更替之星并按住右击,直到其破碎以使用。" + ] + dependencies: ["0000000000000B8E"] + id: "0000000000000C24" + tasks: [{ + id: "0000000000000C25" + type: "item" + item: "astralsorcery:shifting_star" + }] + rewards: [{ + id: "0000000000000C4F" + type: "command" + title: "史诗星辉魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_epic" + player_command: false + }] + } + { + x: 3.0d + y: -2.0d + description: [ + "“我的研究使我达到了可以制作一个漂亮的饰品的地步,从各种迹象来看,它可以通过将星能聚焦到传统附魔中以增强其效果。" + "" + "不过,这个过程似乎很精密。我相信,在我工作的时候用一些音乐来分散毛球的注意力是很明智的。”" + "________________________________" + "" + "每个璀璨棱镜将随机选择一个附魔注入或加强到你身着的装备。如果棱镜最终选择了不太理想的附魔,还可以通过制作一个新的璀璨棱镜来重新随机新的附魔。" + "" + "你知道吗?猫咪喜欢摇头。来吧,让毛球开始摇摆!" + ] + dependencies: ["0000000000000C24"] + id: "0000000000000C26" + tasks: [{ + id: "0000000000000C27" + type: "item" + item: { + id: "astralsorcery:enchantment_amulet" + Count: 1b + tag: { + astralsorcery: { } + } + } + }] + rewards: [ + { + id: "0000000000000C2B" + type: "item" + title: "唱片机" + item: "minecraft:jukebox" + } + { + id: "0000000000000C2C" + type: "item" + title: "音乐唱片" + item: "minecraft:music_disc_pigstep" + } + { + id: "0000000000000C50" + type: "command" + title: "传说星辉魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_legendary" + player_command: false + } + ] + } + { + title: "灿芒之星" + x: 5.0d + y: -2.0d + description: [ + "灿芒之星的作用与更替之星类似,但是由于它们已经与一个星座相吻合,它们允许你保留你目前所获得的进度。" + "" + "使用灿芒之星将重置所有选择的天赋,但等级将被保留,并可立即再次使用。当然,你的共鸣之根也会转移到与灿芒之星相匹配的星座。" + ] + dependencies: ["0000000000000C24"] + id: "0000000000000C28" + tasks: [{ + id: "0000000000000C2A" + type: "item" + title: "任意$stars/irradiant" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "astralsorcery:stars/irradiant" + } + } + }] + rewards: [{ + id: "0000000000000C4E" + type: "command" + title: "传说星辉魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_legendary" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/automation.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/automation.snbt new file mode 100644 index 00000000..a6272b30 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/automation.snbt @@ -0,0 +1,3007 @@ +{ + id: "00000000000002AB" + group: "0856CF7F5CBEB20A" + order_index: 1 + filename: "automation" + title: "自动化" + icon: "minecraft:hopper" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "物流" + icon: "minecraft:hopper" + x: 4.5d + y: 1.0d + shape: "gear" + subtitle: "点A到点B的连线" + description: [ + "怎么运输你的物品?" + "不,“你的物品栏”不是一个有创造性的答案。" + ] + size: 1.5d + id: "30AA6A8DF0B65273" + tasks: [{ + id: "4FB3F0534FC9F890" + type: "checkmark" + }] + rewards: [{ + id: "1AF3E35B6E460EFA" + type: "xp" + xp: 100 + }] + } + { + title: "物流管道" + x: 6.5d + y: -1.0d + description: [ + "通用机械的物流管道可以调整配置为提取、插入或是不连接。用配置器Shift+右击管道的连接面来循环切换连接配置。" + "" + "机械管道、通用线缆和加压管道可以分别处理液体、RF和气体。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "3FF1B8E5563D4ECF" + tasks: [{ + id: "523B5EFA6AB455D2" + type: "item" + title: "任意物流管道" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:basic_logistical_transporter" + Count: 1b + } + { + id: "mekanism:advanced_logistical_transporter" + Count: 1b + } + { + id: "mekanism:elite_logistical_transporter" + Count: 1b + } + { + id: "mekanism:ultimate_logistical_transporter" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "5319BF6929089EA6" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + title: "沉浸工程传送带" + icon: "immersiveengineering:conveyor_basic" + x: 4.5d + y: -1.5d + description: [ + "沉浸工程的传送带将物品以实体形态在世界中运输。使用抽取传送带来提取物品,它们也会自动将物品放进指向的容器。" + "" + "可以在世界内对传送带的护栏染色。它还有钢脚手架覆盖的变种。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "4DD97175C1818801" + tasks: [ + { + id: "366C08F8F32D7E4A" + type: "item" + title: "任意传送带" + icon: "immersiveengineering:conveyor_basic" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "immersiveengineering:conveyor_basic" + Count: 1b + } + { + id: "immersiveengineering:conveyor_redstone" + Count: 1b + } + { + id: "immersiveengineering:conveyor_dropper" + Count: 1b + } + { + id: "immersiveengineering:conveyor_vertical" + Count: 1b + } + { + id: "immersiveengineering:conveyor_splitter" + Count: 1b + } + ] + } + } + } + { + id: "1657A85990D2F7FC" + type: "item" + item: "immersiveengineering:conveyor_extract" + } + ] + rewards: [{ + id: "6FE59A0E58F2E620" + type: "item" + item: "immersiveengineering:conveyor_basic" + count: 6 + }] + } + { + title: "机械动力传送带" + x: 4.5d + y: 3.5d + description: [ + "机械动力的机器会暂停传送带上的物品,以对其进行加工。所以它们是自动化处理和组装的完美选择。" + "如果你需要线性以外的传输方式,那就试试弹射置物台或是动力臂。" + "" + "对传送带长按思索键(默认:w)来使用“思索”功能查看详细的解释。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "2441588EA9FC9FDB" + tasks: [{ + id: "747E30A621DAC480" + type: "item" + item: "create:belt_connector" + }] + rewards: [{ + id: "5288E3C74F547749" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "物品路由器" + icon: "modularrouters:item_router" + x: -0.5d + y: -4.0d + subtitle: "你试过关机重启了吗?" + description: [ + "模块化路由器是建立自动化的利器。他们可以附加拓展来完成很多事情,比如破坏方块、排序物品、从路由器发送物品到其他容器,或者以上功能一次满足。他们的功能还不止这些!" + "" + "所有模块化路由器里的模块/升级/拓展都有物品信息提示。在JEI或物品栏中对该物品按“i”键来查看物品提示。" + "(JEI配方窗口打开时无法查看物品信息)" + "" + "该模组还有一本指导书叫《模块化路由器手册》,内含该模组全部内容的详细说明。" + ] + dependencies: [ + "30AA6A8DF0B65273" + "3468E652B4FE85FA" + ] + id: "15E49A6B00BE744C" + tasks: [{ + id: "366C08F8F32D7E4B" + type: "item" + item: "modularrouters:item_router" + }] + rewards: [{ + id: "0000000000000968" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + title: "XNet控制器" + icon: "xnet:controller" + x: -0.5d + y: 0.5d + description: [ + "XNet可以智能地在一瞬间传输物品。不再会有物品因为目的存储已满而塞满管道或到处弹跳。" + "" + "需要通过连接器与线缆相连。连接器也可以用来与周围可识别的方块进行连接。" + "" + "详细信息请见RF工具箱任务线。" + ] + dependencies: [ + "30AA6A8DF0B65273" + "3468E652B4FE85FA" + ] + id: "559D7D60CDDE5596" + tasks: [ + { + id: "204956F05E407E82" + type: "item" + item: "xnet:controller" + } + { + id: "79D951766C0A6EF5" + type: "item" + title: "任意XNet线缆" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "xnet:netcable_red" + Count: 1b + } + { + id: "xnet:netcable_green" + Count: 1b + } + { + id: "xnet:netcable_blue" + Count: 1b + } + { + id: "xnet:netcable_yellow" + Count: 1b + } + ] + } + } + consume_items: false + } + { + id: "4B2CE60937C00CCE" + type: "item" + title: "任意XNet连接器" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "xnet:connector_red" + Count: 1b + } + { + id: "xnet:connector_green" + Count: 1b + } + { + id: "xnet:connector_blue" + Count: 1b + } + { + id: "xnet:connector_yellow" + Count: 1b + } + ] + } + } + } + ] + rewards: [{ + id: "0000000000000A5D" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "全方向漏斗" + x: 6.5d + y: 3.0d + description: ["气动工艺的全方向漏斗可以全方向旋转,且可以安装多种升级来改变它们的功能。"] + dependencies: ["30AA6A8DF0B65273"] + id: "0EF9750F679732E6" + tasks: [{ + id: "3FE101E73831B589" + type: "item" + item: "pneumaticcraft:omnidirectional_hopper" + }] + rewards: [{ + id: "376DCADB491EFE54" + type: "item" + item: "pneumaticcraft:dispenser_upgrade" + }] + } + { + title: "卡班克尔" + x: 8.0d + y: 1.5d + description: ["魔法模组也可以快乐地传输物品!卡班克尔会帮助你搜集物品并存储在容器里。"] + dependencies: ["30AA6A8DF0B65273"] + id: "2831B38150565AEF" + tasks: [{ + id: "6895F42F97F55A26" + type: "item" + item: "ars_nouveau:carbuncle_charm" + }] + rewards: [{ + id: "6328E4D871385365" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + title: "多媒体" + x: 8.0d + y: 0.5d + description: [ + "在容器上放上多媒体火花,植物魔法的多媒体网络就可以无线访问该容器。" + "" + "详细信息请见植物魔法任务线。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "7C44D1DEA350DB7E" + tasks: [{ + id: "2BDBC3D43C040EE8" + type: "item" + item: "botania:corporea_spark" + }] + rewards: [{ + id: "317C80815FA09662" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + title: "红石与逻辑" + icon: "minecraft:comparator" + x: -5.5d + y: 1.0d + shape: "gear" + description: ["谈到红石,模组为其带来了很多有用的功能。从一次可以传输十六种不同红石信号的线缆、紧凑的单方块计时器或红石锁亦或是建立无线维度内连接,都有对应的解决方案。"] + size: 1.5d + id: "3468E652B4FE85FA" + tasks: [{ + id: "61B85B234D1E9F5E" + type: "checkmark" + }] + rewards: [{ + id: "0DFBD5289D4AFCA0" + type: "xp" + xp: 100 + }] + } + { + title: "开关连接" + icon: "rsgauges:industrial_switchlink_receiver" + x: -5.5d + y: -1.5d + description: [ + "开关连接是小型的无线红石接发装置。用末影珍珠右击开关连接接收器,再拿连接珍珠右击开关连接发送器来让两者配对。" + "" + "接下来你就可以拿红石火把右击开关连接来改变它的红石状态。可以切换成弱、强、反相或无输出几种模式。你也可以用连接珍珠右击接收器改变其模式,设置它被激活的方式。" + "" + "开关连接有三种类型:常规、“脉冲”型(激活时产生红石脉冲),和“模拟”型(根据输入强度发出不同强度的红石信号)。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "3B9FA6A21DF4776A" + tasks: [ + { + id: "2BD50EA5A8688B73" + type: "item" + item: "rsgauges:industrial_switchlink_relay" + } + { + id: "4CA0D2C7367B1662" + type: "item" + item: "rsgauges:industrial_switchlink_receiver" + } + ] + rewards: [ + { + id: "569C5C2E846AC3A5" + type: "item" + auto: "disabled" + item: "minecraft:ender_pearl" + } + { + id: "572B5575E8BA6012" + type: "item" + item: "minecraft:redstone_torch" + } + ] + } + { + icon: "rsgauges:industrial_comparator_switch" + x: -5.5d + y: -2.5d + shape: "heart" + subtitle: "不是什么老套的比较器!" + description: [ + "工业比较器开关是读取它贴附方块的比较器,可放置在方块的任意面。它的输出对象也是它贴附的方块,但是也可以发送到开关连接接收器上,连接方式和开关连接相同。" + "" + "右击比较器开关上的按钮可以调整基础设置,拿红石火把右击可以改变红石输出模式。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "642570832E7034B8" + tasks: [{ + id: "259D5F4823B2D9D4" + type: "item" + item: "rsgauges:industrial_comparator_switch" + }] + rewards: [ + { + id: "3B8EBF108B1FEB84" + type: "item" + item: "rsgauges:industrial_switchlink_receiver_analog" + } + { + id: "6F179D1F6787B2DB" + type: "item" + item: "minecraft:ender_pearl" + } + ] + } + { + x: -4.5d + y: -1.5d + description: [ + "观察其面向(包括远处的)的方块,然后根据过滤器发出红石信号。右击它背面的绿色箭头改变过滤种类。" + "" + "和之前一样,用红石火把右击可以改变它的红石信号状态,且可以连接到开关连接接收器。" + "" + "有趣的是,“植物”过滤可以匹配地狱岩,但不能匹配岩浆块!" + ] + dependencies: ["3B9FA6A21DF4776A"] + id: "37A085B3E48E7851" + tasks: [{ + id: "4841A010573BC10A" + type: "item" + item: "rsgauges:industrial_block_detector" + }] + rewards: [{ + id: "5904991DB0986B52" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "激光/红外探测器" + icon: "rsgauges:industrial_entity_detector" + x: -6.5d + y: -1.5d + description: ["可以检测一定区域内(红外)或一条线上(激光)的实体。右击上面的按钮更改设置。可以将信号发送至连接开关接收器。"] + dependencies: ["3B9FA6A21DF4776A"] + id: "3A0580E4575DC389" + tasks: [{ + id: "4BEA4E38195AD242" + type: "item" + title: "任意激光/红外探测器" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "rsgauges:industrial_entity_detector" + Count: 1b + } + { + id: "rsgauges:industrial_linear_entity_detector" + Count: 1b + } + { + id: "rsgauges:glass_entity_detector" + Count: 1b + } + { + id: "rsgauges:glass_linear_entity_detector" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "5B82A191C238A20B" + type: "item" + item: "rsgauges:industrial_switchlink_receiver" + }] + } + { + x: -0.5d + y: -7.0d + description: [ + "你需要至少一个模块来让你的路由器真正工作。" + "" + "路由器里安装的模块执行顺序为从左到右,且每个模块都有可调整的设置。设置里有一个过滤器,和根据当前模块状态取消或继续执行后续模块的选项。不同的模块组合能够做出一个小“程序”,让你能够自动化一些非常复杂的工作。多个路由器一起使用效果更佳!" + ] + dependencies: ["15E49A6B00BE744C"] + id: "21B266F6556271EB" + tasks: [{ + id: "428BD8D12FB203C8" + type: "item" + item: "modularrouters:blank_module" + }] + rewards: [{ + id: "04E2CB365714CFFD" + type: "item" + item: "modularrouters:blank_module" + count: 2 + }] + } + { + x: 1.0d + y: -6.5d + description: [ + "可以从8个不同的远程连接容器发送物品或向其提取物品。手拿模块Shift+右击目标方块来设置目标。如果操作正确,选中的方块将会被高亮显示。" + "" + "与调节拓展相性极佳。比如这使得每个连接的容器只收到一个物品。" + "" + "有不同的分配模式,包括循环(不需要添加循环拓展)。" + ] + dependencies: ["21B266F6556271EB"] + id: "1956D60143703C16" + tasks: [{ + id: "6F60B6D7143847D6" + type: "item" + item: { + id: "modularrouters:distributor_module" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + } + } + } + }] + rewards: [{ + id: "239155FDD340ECAF" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: -1.0d + y: -8.5d + description: [ + "破坏其前面的方块,并将破坏的方块吸入路由器。" + "" + "合成该模块时你可以用任意原版的镐子,得到的模块与配方中使用的镐子采掘等级相同。如果镐子被附了魔,它也会继承所有魔咒,尽管只有精准采集和时运会影响模块的行为。" + ] + dependencies: ["21B266F6556271EB"] + id: "108E174F5672BF48" + tasks: [{ + id: "614539807F15E23E" + type: "item" + item: { + id: "modularrouters:breaker_module" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + Direction: "NONE" + } + } + } + }] + rewards: [{ + id: "1277D5B23BCA8923" + type: "item" + item: { + id: "minecraft:wooden_pickaxe" + Count: 1b + tag: { + RepairCost: 1 + Damage: 0 + Enchantments: [{ + lvl: 1s + id: "minecraft:silk_touch" + }] + } + } + }] + } + { + x: 0.0d + y: -8.5d + description: ["可以使用路由器中的物品模拟右击或攻击。攻击会消耗路由器里的能量,所以还需要能量升级。"] + dependencies: ["21B266F6556271EB"] + id: "27C9B26FB5FF10E1" + tasks: [{ + id: "462755624D5FE2DE" + type: "item" + item: { + id: "modularrouters:activator_module" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + Direction: "NONE" + } + } + } + }] + rewards: [{ + id: "3922A588208AF529" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + x: -2.0d + y: -7.5d + description: ["收集周围掉落的物品。可以拓展距离、提升速度、增加拾取延迟或让其收集经验球。"] + dependencies: ["21B266F6556271EB"] + id: "322583CAAD093EE4" + tasks: [{ + id: "56280F9C61952290" + type: "item" + item: { + id: "modularrouters:vacuum_module" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + Direction: "NONE" + } + } + } + }] + rewards: [{ + id: "3C512C78B12406AA" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -2.0d + y: -6.5d + description: [ + "同时作为流体的提取和发送模组。需要在路由器的物品槽中放置流体容器来运作,可以与世界中的流体容器进行交互。2型增加了距离。" + "" + "手拿模块Shift+右击目标方块来为远程模块设置目标。如果操作正确,选中的方块将会被高亮显示。" + ] + dependencies: ["21B266F6556271EB"] + id: "56234AA9ED3E8324" + tasks: [{ + id: "6F58BD0AC1F29AD4" + type: "item" + title: "流体模块" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "modularrouters:fluid_module" + Count: 1b + tag: { + modularrouters: { + FluidDir: 0b + MaxTransfer: 1000 + ModuleFilter: { } + Direction: "NONE" + } + } + } + { + id: "modularrouters:fluid_module_2" + Count: 1b + tag: { + modularrouters: { + FluidDir: 0b + MaxTransfer: 1000 + ModuleFilter: { } + } + } + } + ] + } + } + }] + rewards: [{ + id: "30E1EC30981D6B46" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 3.5d + y: 5.5d + description: [ + "动力臂可以在多个输入和输出之间移动物品。不能直接访问大多数的容器,只有传送带、置物台、溜槽等可以访问。" + "" + "手持动力臂,右击要设定的位置,右击一次设为蓝色输入,右击两次设为橙色输出,设定完毕后放置动力臂即可。" + "" + "对动力臂长按思索键(默认:w)来使用“思索”功能查看详细的解释。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "6FD366DECA24BCE2" + tasks: [{ + id: "60910BC8BC9E4763" + type: "item" + item: "create:mechanical_arm" + }] + rewards: [{ + id: "56CA8A9B268DAD53" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "气动工艺物流网络" + x: 7.5d + y: 4.0d + description: [ + "有了气动工艺的物流框架和物流模块之后,你就可以设置基于压力的物品管理系统。如果你不喜欢到处导管的话,可以用物流无人机来代替管道模块!" + "" + "详细信息请见气动工艺任务线。" + ] + dependencies: ["0EF9750F679732E6"] + id: "5D9993B074F13846" + tasks: [ + { + id: "4ABEFC9942D16386" + type: "item" + title: "任意物流框架" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pneumaticcraft:logistics_frame_requester" + Count: 1b + } + { + id: "pneumaticcraft:logistics_frame_storage" + Count: 1b + } + { + id: "pneumaticcraft:logistics_frame_default_storage" + Count: 1b + } + { + id: "pneumaticcraft:logistics_frame_passive_provider" + Count: 1b + } + { + id: "pneumaticcraft:logistics_frame_active_provider" + Count: 1b + } + ] + } + } + } + { + id: "7B13649BFE29381F" + type: "item" + item: "pneumaticcraft:logistics_module" + count: 2L + } + ] + rewards: [{ + id: "3A1FCBBA4730B4F4" + type: "item" + item: "pneumaticcraft:pressure_tube" + count: 4 + }] + } + { + title: "红石笔" + icon: { + id: "redstonepen:pen" + Count: 1b + tag: { + Damage: 0 + } + } + x: -3.5d + y: -1.0d + description: [ + "红石笔和羽毛笔可以在方块的任意面“画”出红石粉。红石粉的连接可以完全地人为控制。只要右击就能乱涂乱画了!充能的红石线不会对其覆盖的方块充能,但是你可以右击红石粉的中心来将其充能。" + "" + "红石羽毛笔会使用你物品栏中的红石,而红石笔版本自带红石。将笔与红石或红石块一起合成即可重新装填。红石笔也可以在你左击红石线后回收红石。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "44070C90619D14E6" + tasks: [{ + id: "4DCA07CD21BD3977" + type: "item" + title: "任意红石笔" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "redstonepen:quill" + Count: 1b + } + { + id: "redstonepen:pen" + Count: 1b + tag: { + Damage: 0 + } + } + ] + } + } + }] + rewards: [{ + id: "5EEDBF4F50558BA8" + type: "item" + item: "minecraft:redstone" + count: 16 + }] + } + { + title: "沉浸工程红石线圈" + icon: "immersiveengineering:wirecoil_redstone" + x: -7.5d + y: -1.0d + description: [ + "能远距离(大约每个线圈32格远)传输红石信号,占用16个频道中的1个。红石接线器也有中继器的作用,将更长的导线连在一起。" + "" + "在接线器上使用螺丝刀来设置频道。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "24734CF49B87D810" + tasks: [ + { + id: "5F0331EC4C91FD7C" + type: "item" + item: "immersiveengineering:wirecoil_redstone" + count: 4L + } + { + id: "0F6BD9BB53137D58" + type: "item" + icon: "immersiveengineering:connector_bundled" + item: "immersiveengineering:connector_redstone" + count: 4L + } + { + id: "43B9CFD93A321FCB" + type: "item" + item: "immersiveengineering:screwdriver" + } + ] + rewards: [ + { + id: "7AE7E2E3A4862210" + type: "item" + item: "immersiveengineering:wirecoil_redstone" + count: 4 + } + { + id: "3312A02466B4A2BA" + type: "item" + item: "immersiveengineering:connector_redstone" + count: 4 + } + ] + } + { + x: -8.0d + y: 0.0d + description: [ + "红石模块能把压力管道变成带有16个频道的红石线缆。在其UI中,点击右上角的箭头来切换输入、输出模式。" + "" + "使用高级印刷电路板可以解锁高级信号处理,比如对两个不同的信号进行与运算,或是作为比较器检测模块指向的方块。" + "" + "不会消耗压力,甚至不需要压力就可以运作。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "386EC1D34B3969E5" + tasks: [{ + id: "28C6D6C09A1A14A2" + type: "item" + item: "pneumaticcraft:redstone_module" + count: 2L + }] + rewards: [{ + id: "3CC18D8D933DF433" + type: "item" + item: "pneumaticcraft:pressure_tube" + count: 4 + }] + } + { + title: "RF工具箱逻辑" + icon: "rftoolsutility:logic" + x: -8.0d + y: 1.0d + description: [ + "RF工具箱里有许多为红石逻辑和控制准备的方块,比如计时器、可自定义的三输入逻辑门、物品检查器或是无线红石。" + "" + "详细信息请见RF工具箱任务线。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "4EB7B3610D407775" + tasks: [{ + id: "6212C5EAC52CD7D6" + type: "item" + title: "任意RF工具箱逻辑门" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "rftoolsutility:analog" + Count: 1b + } + { + id: "rftoolsutility:invchecker" + Count: 1b + } + { + id: "rftoolsutility:sensor" + Count: 1b + } + { + id: "rftoolsutility:sequencer" + Count: 1b + } + { + id: "rftoolsutility:logic" + Count: 1b + } + { + id: "rftoolsutility:timer" + Count: 1b + } + { + id: "rftoolsutility:wire" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "2B4EB7EFF98BBF05" + type: "item" + item: "rftoolsbase:machine_base" + count: 2 + }] + } + { + x: -5.5d + y: 4.5d + description: [ + "廉价的无线红石,有无限的频道和良好但有限的范围。" + "" + "对该物品长按思索键(默认:w)来使用“思索”功能查看详细的解释。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "28A8C7959A7EEBAE" + tasks: [{ + id: "1C4826588F57C889" + type: "item" + item: "create:redstone_link" + count: 2L + }] + rewards: [{ + id: "6F390DC46A49341F" + type: "item" + item: "create:redstone_link" + }] + } + { + x: -5.5d + y: 5.5d + description: [ + "可以远程激活连接的红石连接。" + "" + "对该物品长按思索键(默认:w)来使用“思索”功能查看详细的解释。" + ] + dependencies: ["28A8C7959A7EEBAE"] + id: "21E4D556E8AE724E" + tasks: [{ + id: "161C3B3F56665A92" + type: "item" + item: "create:linked_controller" + }] + rewards: [{ + id: "21EC369B48E4317E" + type: "item" + item: "minecraft:lectern" + }] + } + { + x: -6.5d + y: 3.5d + description: [ + "用背面的信号设置输出,用侧面的信号重置输出。非常适合于自动开关你的发电设施。" + "" + "对该物品长按思索键(默认:w)来使用“思索”功能查看详细的解释。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "1042C49086A29CE2" + tasks: [{ + id: "6A55E19410163485" + type: "item" + item: "create:powered_latch" + }] + rewards: [{ + id: "3AA02F6637A04AD3" + type: "item" + item: "minecraft:comparator" + }] + } + { + title: "RF工具|控制" + icon: "rftoolscontrol:processor" + x: -0.5d + y: 1.5d + description: ["使用可视化编程UI编程复杂的自动化。在编程器中编写程序,然后用程序卡将其传输到处理器。处理器需要一个CPU才能运行,可以升级运行速度或增加内存。"] + dependencies: [ + "3468E652B4FE85FA" + "30AA6A8DF0B65273" + ] + id: "1C24D2BD564F9E58" + tasks: [ + { + id: "3A648B70B73CF497" + type: "item" + item: "rftoolscontrol:processor" + } + { + id: "53B6687A1024692F" + type: "item" + item: "rftoolscontrol:programmer" + } + { + id: "6CFA2106351100B2" + type: "item" + item: "rftoolscontrol:program_card" + } + ] + rewards: [{ + id: "20DF77C0364ADE55" + type: "item" + item: "rftoolscontrol:cpu_core_500" + }] + } + { + x: -7.5d + y: 3.0d + description: [ + "动态联合是满足你从简单到非常复杂的所有红石逻辑需求的绝佳选择。" + "" + "即便不使用逻辑编程器,你也可以用它来传输模拟或数字信号、像比较器一样检测方块,或者设置具有自定义脉冲长度的时钟。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "556F3942AF7CFB8C" + tasks: [{ + id: "51C8B1DAC8F7BE8C" + type: "item" + item: "integrateddynamics:cable" + }] + rewards: [{ + id: "76756F33D7703CDC" + type: "item" + item: "integrateddynamics:cable" + count: 4 + }] + } + { + title: "红石代理器(更新)" + x: -1.0d + y: -0.5d + description: ["当你想直接用XNet发出红石信号时使用它。代理器在更新时会触发方块更新。可用于将XNet自动化集成到外部系统中。还可以从向代理器供电的外部源读取红石信号。"] + dependencies: ["559D7D60CDDE5596"] + id: "34D8561D229A3122" + tasks: [{ + id: "52CC0A821DCFE9D5" + type: "item" + item: "xnet:redstone_proxy_upd" + }] + rewards: [{ + id: "6A693F43E60B3E3B" + type: "item" + item: "xnet:connector_blue" + }] + } + { + x: -3.5d + y: 3.0d + description: [ + "和红石计时器的功能相同:沙漏颠倒时将释放红石脉冲,并且当沙子从顶部全部漏到底部时会自动颠倒。右击添加沙子来设置时间,不同数量和种类的沙子都会影响最后的时间。" + "" + "详细信息请见其在植物魔法辞典中的条目。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "29803ABB5ED76295" + tasks: [{ + id: "3D8A78B97E92A697" + type: "item" + item: "botania:hourglass" + }] + rewards: [ + { + id: "58A3177CC744984E" + type: "item" + item: "minecraft:sand" + count: 60 + } + { + id: "3469D68A3DEBB2C4" + type: "item" + item: "minecraft:red_sand" + count: 6 + } + { + id: "75F550507C0BA786" + type: "item" + item: "minecraft:soul_sand" + } + ] + } + { + x: -9.0d + y: 3.0d + subtitle: "……红石出!" + description: [ + "一旦有了链接的变量卡,只需将其放入红石输出器的相应栏位中即可。如果卡有蓝色的角,则为“布尔型”卡,输出“真”或“假”。橙色的角表示“整型”,它输出一个数字。" + "" + "因此,如果你有一个卡连接到红石读取器的比较器选项,它就会变成一个整型卡,因此将该卡放在输出器的橙色红石输出中,输出器将发出与读取器提供的比较器强度相等的红石信号。" + ] + dependencies: ["3195632E0EE15137"] + id: "36C83AD9F9CE9970" + tasks: [{ + id: "6E70FB12746633E9" + type: "item" + item: "integrateddynamics:part_redstone_writer" + }] + rewards: [{ + id: "6C9866BF4C38B8C3" + type: "item" + item: "integrateddynamics:variable" + count: 2 + }] + } + { + icon: "enderstorage:ender_chest" + x: 7.0d + y: 1.0d + description: [ + "与原版的末影箱不同,末影存储版本的末影箱实际上是一个真实的容器,因此可以使用管道或其他物品运输方法进行交互。使用此功能,你可以轻松自由地进行物品的跨维度运输!" + "" + "末影箱子与使用相同的颜色频道的箱子共享库存。末影储罐的默认颜色代码将是配方中羊毛的颜色,但你可以通过用染料右击顶部的三个色块来自定义颜色频道。" + "" + "你也可以制作一个手持版本的末影袋子。拿末影袋子Shift+右击末影箱,将其与该箱子的颜色频道匹配。然后你可以右击袋子在任何地方访问此它。将袋子连接到末影箱子,末影箱子上在连接一个精致存储的输入总线,就可以在任何地方快速地将物品存到家里!" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "4345FED5C76788A6" + tasks: [ + { + id: "5408C3E44BBB429D" + type: "item" + item: "enderstorage:ender_chest" + } + { + id: "424E229DB25249A8" + type: "item" + item: "enderstorage:ender_pouch" + } + ] + rewards: [ + { + id: "40445565E00E3023" + type: "item" + item: "resourcefulbees:rgbee_honeycomb" + count: 4 + } + { + id: "2AD840AF4AC90407" + type: "item" + item: "resourcefulbees:wax" + count: 4 + } + ] + } + { + x: 7.0d + y: 0.0d + description: ["在具有相同名称的末影板条箱之间共享库存。在铁砧上与末影之眼结合来更改名称。每次打开物品栏都会消耗少量灵气。"] + dependencies: ["30AA6A8DF0B65273"] + id: "46589062E091762E" + tasks: [{ + id: "261512B6634D57B4" + type: "item" + item: "naturesaura:ender_crate" + }] + rewards: [{ + id: "0B54FF42FF336AE0" + type: "item" + item: "minecraft:ender_eye" + }] + } + { + x: -3.0d + y: 0.0d + description: ["和红石的功能一样,但是以固体方块的形态存在。简单的垂直红石信号传输!"] + dependencies: ["3468E652B4FE85FA"] + id: "359D48635F222076" + tasks: [{ + id: "59DB7B4DA871079D" + type: "item" + item: "supplementaries:cog_block" + }] + rewards: [{ + id: "45E59A0B45A70321" + type: "item" + item: "supplementaries:cog_block" + count: 2 + }] + } + { + title: "红石笔中继器" + icon: "redstonepen:inverted_relay" + x: -2.5d + y: -1.0d + description: [ + "可放置在方块任意面的简单中继器。物品提示上解释了它们运作的方式。" + "" + "放置时,右击方块上你想选择的输出面。" + ] + dependencies: ["44070C90619D14E6"] + id: "28F791EC21444045" + tasks: [{ + id: "1B0B720B736296F8" + type: "item" + title: "任意红石笔中继器" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "redstonepen:relay" + Count: 1b + } + { + id: "redstonepen:inverted_relay" + Count: 1b + } + { + id: "redstonepen:bistable_relay" + Count: 1b + } + { + id: "redstonepen:pulse_relay" + Count: 1b + } + { + id: "redstonepen:bridge_relay" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "38EDFE0071A6B262" + type: "item" + item: "redstonepen:relay" + count: 2 + }] + } + { + x: 4.5d + y: 4.5d + description: ["属性过滤器可以结合黑白名单、反选、标签和一些额外的属性进行过滤,并且对许多机械动力的方块都适用。"] + dependencies: ["30AA6A8DF0B65273"] + id: "39A5BD63D3070AFE" + tasks: [{ + id: "387BB2A005140790" + type: "item" + item: { + id: "create:attribute_filter" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "39E65FC08DF8415D" + type: "item" + item: { + id: "create:attribute_filter" + Count: 1b + tag: { } + } + }] + } + { + title: "溜槽" + icon: "create:smart_chute" + x: 5.5d + y: 5.5d + description: [ + "溜槽是垂直或斜向传输物品的简单工具。当有两个竖直平面内斜向摆放、一条棱相邻且未连接的溜槽时,手持溜槽对着下方的溜槽使用可以把它们连接起来。当在上/下开口处安装鼓风机并激活时,鼓风机的气流会穿过溜槽,且溜槽内物品传输方向会受鼓风机气流的影响。" + "" + "黄铜智能溜槽一次可以运输更多物品,并且可以增加过滤。" + "" + "对溜槽长按思索键(默认:w)来使用“思索”功能查看详细的解释。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "5971196375D3CDF4" + tasks: [{ + id: "0FCD37CE46EADCA8" + type: "item" + title: "任意溜槽" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "create:chute" + Count: 1b + } + { + id: "create:smart_chute" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "535E72E3B501F2AA" + type: "item" + item: "create:chute" + }] + } + { + title: "工业先锋传送带" + icon: "industrialforegoing:conveyor" + x: 5.5d + y: -1.5d + description: [ + "来自工业先锋的传送带可以传输物品、实体甚至液体。安装相应的升级来获得提取和输入的功能。还有一些其他功能的升级,包括短距离传送。" + "" + "可以在世界上染色来改变传送带的颜色。" + "" + "查看工业先锋手册来获得升级的描述。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "6D8F2F2A24C48898" + tasks: [ + { + id: "5C650F2B0511D4B9" + type: "item" + item: "industrialforegoing:conveyor" + } + { + id: "64840DBB127F1522" + type: "item" + title: "任意传送带升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "industrialforegoing:conveyor_detection_upgrade" + Count: 1b + } + { + id: "industrialforegoing:conveyor_insertion_upgrade" + Count: 1b + } + { + id: "industrialforegoing:conveyor_extraction_upgrade" + Count: 1b + } + { + id: "industrialforegoing:conveyor_bouncing_upgrade" + Count: 1b + } + { + id: "industrialforegoing:conveyor_dropping_upgrade" + Count: 1b + } + { + id: "industrialforegoing:conveyor_blinking_upgrade" + Count: 1b + } + { + id: "industrialforegoing:conveyor_splitting_upgrade" + Count: 1b + } + ] + } + } + } + ] + rewards: [{ + id: "4F77C91667650D88" + type: "item" + item: "industrialforegoing:conveyor" + count: 6 + }] + } + { + x: 1.0d + y: -4.0d + description: ["升级是将路由器整体进行升级,而不是升级单独一个模块。"] + dependencies: ["15E49A6B00BE744C"] + id: "7CD587747CC14268" + tasks: [{ + id: "3FD6609BE4F80DAD" + type: "item" + item: "modularrouters:blank_upgrade" + }] + rewards: [{ + id: "3E55636E26686CC0" + type: "item" + item: "modularrouters:blank_upgrade" + count: 2 + }] + } + { + x: -2.0d + y: -4.0d + description: ["拓展是应用于模块,来改变它们的运作方式的,而非路由器本身。"] + dependencies: ["15E49A6B00BE744C"] + id: "7CA354074FCF8447" + tasks: [{ + id: "175A67867F65B8C0" + type: "item" + item: "modularrouters:augment_core" + }] + rewards: [{ + id: "35F7F3293209E5BA" + type: "item" + item: "modularrouters:augment_core" + count: 2 + }] + } + { + title: "传送器" + icon: "industrialforegoing:item_transporter_type" + x: 3.5d + y: -1.5d + description: [ + "工业先锋的传送器是用于在容器之间传输物品和液体的小方块。他们有内置的过滤器和调节模式,所以它们可以在目标容器内保留一定量的物品。" + "" + "在紧贴容器或储罐的一个方块大小内放置2-6个传送器。然后右击其中间的“按钮”设置传送器为提取模式,然后他就会从其他非提取模式的传送器处提取物品/流体。右击外侧的边框来访问过滤器和调节模式。开启调节模式后,对过滤器中的物品/流体使用滚轮来改变保留数量。" + "" + "世界传送器可以捡起或丢掷物品。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "65ADBE44B41C4A63" + tasks: [{ + id: "777033A441C9C51A" + type: "item" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "industrialforegoing:item_transporter_type" + Count: 1b + } + { + id: "industrialforegoing:fluid_transporter_type" + Count: 1b + } + { + id: "industrialforegoing:world_transporter_type" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "1EB099955410CAF5" + type: "item" + item: "industrialforegoing:world_transporter_type" + }] + } + { + x: 2.0d + y: 1.0d + description: ["一个有许多可调节设置的漏斗,包括拾取范围和堆叠大小。"] + dependencies: ["30AA6A8DF0B65273"] + id: "70B28063B4F531E0" + tasks: [{ + id: "16C948B2655035E5" + type: "item" + item: "engineersdecor:factory_hopper" + }] + rewards: [{ + id: "00368EF72093C005" + type: "item" + item: "engineersdecor:factory_hopper" + }] + } + { + x: 2.0d + y: 2.0d + description: ["以自身9x9为中心收集掉落的物品,有一个可选的过滤器。"] + dependencies: ["30AA6A8DF0B65273"] + id: "14502C1A1BCB79E2" + tasks: [{ + id: "7EA023686AFA0889" + type: "item" + item: "thermal:device_collector" + }] + rewards: [{ + id: "62D934EA94DB12BB" + type: "item" + item: "thermal:item_filter_augment" + }] + } + { + icon: "immersiveengineering:logic_circuit" + x: -9.0d + y: -1.0d + description: ["有了工程师电路台,你可以创造出编程逻辑电路对到来的红石信号进行逻辑处理。你需要逻辑单元来使用它们,下一个任务会详细解释。"] + dependencies: ["24734CF49B87D810"] + id: "74AB9B268FB948B4" + tasks: [ + { + id: "06378CC534E82DD9" + type: "item" + item: "immersiveengineering:circuit_table" + } + { + id: "116C2DBD2FDBE328" + type: "item" + item: "immersiveengineering:circuit_board" + } + { + id: "2D93AB7927DF1AAE" + type: "item" + title: "任意$circuits/solder" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "immersiveengineering:circuits/solder" + } + } + count: 4L + } + { + id: "1459B7AF61937097" + type: "item" + item: "immersiveengineering:electron_tube" + } + ] + rewards: [ + { + id: "633A17D5AE1F551F" + type: "item" + item: "immersiveengineering:wire_lead" + count: 4 + } + { + id: "0FD49B027DDA346E" + type: "item" + item: "immersiveengineering:electron_tube" + count: 4 + } + { + id: "370012CA54D4BDCB" + type: "item" + item: "immersiveengineering:circuit_board" + } + ] + } + { + x: -4.5d + y: 3.5d + description: [ + "在收到信号固定量游戏刻后发送红石脉冲。" + "" + "对物品长按思索键(默认:w)来使用“思索”功能查看详细的解释。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "26365967FDE026B6" + tasks: [{ + id: "1E9609D8328D536F" + type: "item" + item: "create:adjustable_pulse_repeater" + }] + rewards: [{ + id: "2E26D4A73E250301" + type: "item" + item: "create:adjustable_pulse_repeater" + }] + } + { + x: -5.5d + y: 3.5d + description: [ + "使用输入脉冲来开关输出。使用中继器将脉冲从输出发送回输入,并加上延迟,以制作脉冲延长器。" + "" + "对物品长按思索键(默认:w)来使用“思索”功能查看详细的解释。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "2013BF98F905223C" + tasks: [{ + id: "39E71AF33C273C4C" + type: "item" + item: "create:powered_toggle_latch" + }] + rewards: [ + { + id: "46DC8CD903DE448A" + type: "item" + item: "create:pulse_repeater" + } + { + id: "0EA944B40AA81DC1" + type: "item" + item: "create:adjustable_repeater" + } + ] + } + { + x: 2.0d + y: 0.0d + description: ["具有许多可调设置的循环投掷器,包括投掷的物品数量和投掷速度。"] + dependencies: ["30AA6A8DF0B65273"] + id: "65EAD75949FFD642" + tasks: [{ + id: "76705057110D6381" + type: "item" + item: "engineersdecor:factory_dropper" + }] + rewards: [{ + id: "7156087E310228A4" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -8.0d + y: 2.0d + description: [ + "可以检测方块的许多信息,且无需接触目标方块。" + "" + "详细信息请见气动工艺任务线。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "0C54045202F9D1F4" + tasks: [{ + id: "35841153FE4E2098" + type: "item" + item: "pneumaticcraft:universal_sensor" + }] + rewards: [{ + id: "280ABEAFF8C46046" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "基于背包的自动化" + icon: "sophisticatedbackpacks:iron_backpack" + x: 2.5d + y: 3.0d + subtitle: "没有,这个任务没放错位置!" + description: [ + "背包的用途远不止便携式个人存储!当放置在世界中时(Shift+右击),许多背包升级仍然有效,你还可以像其他容器一样用管道连接它们。" + "" + "放置背包的一些有用的升级示例:" + "过滤升级可以控制背包中输入或输出的物品。" + "磁铁升级可以吸取周围的物品。" + "压缩升级会自动合成压缩配方,比如粒合成锭。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "506D4EF3FFC8B11B" + tasks: [{ + id: "47C00029C050A20C" + type: "item" + title: "过滤升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "sophisticatedbackpacks:filter_upgrade" + Count: 1b + } + { + id: "sophisticatedbackpacks:advanced_filter_upgrade" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "092B56B47CD50A73" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 3.5d + y: 3.5d + description: [ + "鼓风机可以产生气流推动任何实体,包括物品。传动杆的速度控制气流的范围,旋转方向控制鼓风机是吹气还是吸气。" + "" + "对物品长按思索键(默认:w)来使用“思索”功能查看详细的解释。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "0E5467F884E6B23A" + tasks: [{ + id: "17CBAEF23312421A" + type: "item" + item: "create:encased_fan" + }] + rewards: [{ + id: "141581BC00F3E20A" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 0.0d + y: -0.5d + description: ["RF工具箱的过滤器与XNet兼容,并且想要按标签过滤必须用到它(XNet中的默认标签选项存在错误)。将过滤器放在界面顶部的四个物品栏中,然后点击右侧的“filter-index”按钮选择连接器使用的过滤器。"] + dependencies: ["559D7D60CDDE5596"] + id: "0597A437596EABC1" + tasks: [{ + id: "3DFB959BAC0FAAFF" + type: "item" + item: { + id: "rftoolsbase:filter_module" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "7E251F2D83DBC6E3" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "更好的管道" + icon: "prettypipes:item_terminal" + x: -0.5d + y: 6.0d + subtitle: "没有电力?没问题" + description: [ + "Pretty-Pipes是强大的游戏早期物流系统,能把你的家管理的井井有条。" + "" + "使用管道运输物品,使用过滤器和优先级确保物品运输到正确的位置,并从物品终端或合成终端集中访问所有设备。基于请求的自动合成也是可能的。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "0000000000000401" + tasks: [{ + id: "0000000000000953" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000696" + type: "item" + title: "管道扳手" + item: "prettypipes:wrench" + }] + } + { + title: "管道" + x: -0.5d + y: 7.0d + subtitle: "好棒……啊!好棒!" + description: [ + "想要运输物品,你需要一些管道。合成几组出来吧!" + "" + "更好的管道中的管道遵循几条非常简单的原则,搭建它们时请记住:" + "" + "●第一:一截管道的状态只能是输入或输出其中一个状态。因此,将物品从一个箱子运往另一个箱子至少需要两截管道。" + "" + "●第二:物品永远不会从被提取的容器中运输回去。所以单纯在熔炉周围绕一圈管道来讲输出送回熔炉是不可行的。完成这样的工作需要一个中间容器。" + "" + "●第三:用扳手右击管道可以断开其与容器的连接。" + "" + "●第四:用升级模块右击管道,可以将其安装在管道上。或者空手右击管道以添加、删除或配置模块。" + "" + "最后,管道可以被大多数方块所覆盖,包括透明和不完整方块。只需在副手放上“覆盖方块”,然后用扳手右击管道,即可进行覆盖。" + ] + dependencies: ["0000000000000401"] + min_width: 250 + id: "0000000000000954" + tasks: [{ + id: "0000000000000955" + type: "item" + item: "prettypipes:pipe" + count: 12L + }] + rewards: [{ + id: "0000000000000A5F" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + title: "物品过滤" + x: -2.0d + y: 7.5d + subtitle: "高档商业小区" + description: [ + "过滤模块可以确保只有某些物品最终会出现在给定的容器中。将其插入与容器相邻的管道,以在接收端进行过滤。" + "" + "可以用许多有用的强化来升级过滤器,例如数据、标签和模组过滤器。将其插入过滤器模块所在的管道中。" + "" + "类似地,堆叠限制模块会限制容器中的物品数量,且可以与过滤模块一起使用。例如,值设置为1的堆叠限制模块将只接收过滤模块中列出的每种物品各一个。" + ] + dependencies: ["0000000000000954"] + id: "0000000000000958" + tasks: [ + { + id: "0000000000000959" + type: "item" + item: "prettypipes:low_filter_module" + } + { + id: "0000000000000979" + type: "item" + item: "prettypipes:stack_size_module" + } + ] + rewards: [{ + id: "0000000000000978" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "提速模块" + x: -2.0d + y: 8.5d + subtitle: "等不及了" + description: ["速度模块是抽取和检索模块的结合。它们不会影响模块的工作速度,而是影响物品在管道中的运输速度。"] + dependencies: ["0000000000000958"] + dependency_requirement: "one_started" + id: "000000000000095A" + tasks: [{ + id: "000000000000095B" + type: "item" + item: "prettypipes:low_speed_module" + count: 3L + }] + rewards: [{ + id: "0000000000000A61" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + x: -2.0d + y: 9.5d + subtitle: "神行太保" + description: [ + "加速模块在小型网络中很棒,但是运用在大型网络造价将会非常高昂。" + "" + "管道加压器通过消耗少许能量来提升管道网络中所有物品的运输速度。" + ] + dependencies: ["000000000000095A"] + dependency_requirement: "one_started" + id: "0000000000000964" + tasks: [{ + id: "0000000000000965" + type: "item" + item: "prettypipes:pressurizer" + }] + rewards: [{ + id: "000000000000096A" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + title: "物品路由" + x: 1.0d + y: 7.5d + subtitle: "来还是去?" + description: [ + "运输物品时需要用到检索和抽取模块。" + "" + "不言而喻,抽取模块从相邻的容器中提取物品,并将其发送到网络中,前提是它们有一个可以去的地方。" + "" + "检索模块以相反的方式从远处的容器中提取物品,并试图将物品放入相邻的箱子中。" + "" + "一个简单的网络可以由两个箱子组成,它们用两截管道连接,其中一条管道中含有抽取或检索模块。" + ] + dependencies: ["0000000000000954"] + id: "0000000000000956" + tasks: [ + { + id: "000000000000096F" + type: "item" + item: "prettypipes:low_retrieval_module" + count: 3L + } + { + id: "0000000000000971" + type: "item" + item: "prettypipes:low_extraction_module" + count: 3L + } + ] + rewards: [{ + id: "0000000000000A68" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "优先级模块" + x: 1.0d + y: 8.5d + subtitle: "搞清楚轻重缓急" + description: [ + "默认情况下,管道以“就近原则”的方式运行。要覆盖此选项并更改给定容器的优先级,请在该容器旁边的管道中加入一个优先级模块。" + "" + "物品尝试先到达距离较远但有高优先级模块的箱子。" + "" + "低优先级模块非常适合创建“默认”路径,例如发送到溢流箱或垃圾桶。" + ] + dependencies: ["0000000000000956"] + dependency_requirement: "one_started" + id: "000000000000095C" + tasks: [ + { + id: "000000000000096D" + type: "item" + item: "prettypipes:low_high_priority_module" + } + { + id: "000000000000096E" + type: "item" + item: "prettypipes:low_low_priority_module" + } + ] + rewards: [{ + id: "0000000000000A60" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + title: "高级路由" + x: 1.0d + y: 9.5d + description: [ + "想要将矿石均分在熔炉阵列中以加快熔炼速度吗?循环分拣强化能帮到你。" + "" + "想和你的朋友做一个小游戏,但需要一个简单的随机化工具吗?随机分拣强化完全可以做到。" + "" + "为了使这两个模块中的一个正常工作,它们需要与抽取模块放置同在一截管道中。两者都会忽略在目标管道上设置的优先级。" + ] + dependencies: ["000000000000095C"] + dependency_requirement: "one_started" + id: "0000000000000972" + tasks: [ + { + id: "0000000000000973" + type: "item" + item: "prettypipes:round_robin_sorting_modifier" + } + { + id: "0000000000000975" + type: "item" + item: "prettypipes:random_sorting_modifier" + } + ] + rewards: [{ + id: "0000000000000977" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + x: -0.5d + y: 8.0d + description: [ + "物品终端是整个管道网网的中央接入点,显示着网络中每个容器的内容,但不包括通过抽取或检索模块连接的容器。" + "" + "点击物品,选择数量,然后点击“请求”按钮,便可以从网络中请求物品。" + "" + "按住Shift键点击数量的“+”或“-”号将一次增加或减少64个物品,而按住Ctrl键点击将一次增加或减少10个物品。" + "" + "把物品放在右侧槽位,可以很容易地将其转储回网络中。" + ] + dependencies: ["0000000000000954"] + id: "0000000000000960" + tasks: [{ + id: "0000000000000961" + type: "item" + item: "prettypipes:item_terminal" + }] + rewards: [{ + id: "266D8479D7BEC164" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + x: -0.5d + y: 9.0d + description: [ + "合成终端是内置合成栏的物品终端升级版。" + "" + "合成栏可以手动填充或通过JEI填充。点击请求按钮将请求足够的物品进行合成。按住Shift键再点击将请求合成64件物品,按住Ctrl键再点击将请求合成10件物品。" + ] + dependencies: ["0000000000000960"] + id: "0000000000000962" + tasks: [{ + id: "0000000000000963" + type: "item" + item: "prettypipes:crafting_terminal" + }] + rewards: [{ + id: "0000000000000A62" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + x: -0.5d + y: 10.0d + description: [ + "合成模块与合成或物品终端一起使用,可以实现通过机器按需进行合成。" + "" + "不过,使用合成模块需要一些前提条件。" + "" + "首先,相关机器的输入面必须与网络相连接。对于原版熔炉来说,输入面就是顶部。然后将合成模块放进相连接的管道。" + "" + "接下来,需要在模块中设置配方。每个模块只能设置一个配方,但一截管道最多可以加入三个模块。输入位于模块界面的上半部分,而预期输出位于底部。" + "" + "设置配方后,需要在机器的输出面上安装抽取模块。合成模块不会提取合成好的物品。" + "" + "最后,确保所需材料在网络中,并请求输出物品。可合成物品的数量始终显示为0,并会显示在物品列表的末尾。" + "" + "当然,合成模块不需要直接贴着机器。" + "" + "例如,可以将其安装在与箱子相连的管道上,然后将子网络连接到该箱子,最终将物品发送到熔炉阵列。" + "" + "创建这样的代理可以为每台机器设置3个以上的配方,极好。" + ] + dependencies: ["0000000000000962"] + min_width: 300 + id: "000000000000096B" + tasks: [{ + id: "000000000000096C" + type: "item" + item: "prettypipes:low_crafting_module" + }] + rewards: [{ + id: "000000000000097B" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + icon: { + id: "entangled:block" + Count: 1b + tag: { } + } + x: 7.0d + y: 2.0d + subtitle: "幻影的脸?" + description: [ + "使用纠缠绑定器将纠缠方块与另一个方块绑定后,可以通过纠缠方块远程访问目标方块。和纠缠方块连接的管道能与1000格以外的目标方块交互。" + "" + "用绑定器Shift+右击目标(物品提示中会显示目标方块),再用绑定器右击纠缠方块进行绑定。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "3E093BB431EE7A98" + tasks: [ + { + id: "3E4D5BD7F14FB003" + type: "item" + item: { + id: "entangled:block" + Count: 1b + tag: { } + } + } + { + id: "691DB7953EE82E15" + type: "item" + item: { + id: "entangled:item" + Count: 1b + tag: { } + } + } + ] + rewards: [{ + id: "1CAE1F841E978999" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + icon: "immersiveengineering:logic_unit" + x: -9.0d + y: -2.5d + subtitle: "绝对是这样" + description: [ + "逻辑单元是使用编程逻辑电路处理输入信号的方块。需要红石接口连接器,普通的接线器则不行。" + "" + "详细信息请查阅《工程师手册》。" + ] + dependencies: ["74AB9B268FB948B4"] + id: "365595FB3098F534" + tasks: [ + { + id: "15226021C1D06870" + type: "item" + item: "immersiveengineering:logic_unit" + } + { + id: "099717FDF38223BC" + type: "item" + item: "immersiveengineering:connector_bundled" + } + ] + rewards: [ + { + id: "4BA97A28F5BCA25A" + type: "item" + item: "immersiveengineering:connector_redstone" + count: 2 + } + { + id: "35254DCB159DC63F" + type: "item" + item: "immersiveengineering:wirecoil_redstone" + count: 2 + } + ] + } + { + title: "逻辑编程器" + icon: "integrateddynamics:portable_logic_programmer" + x: -9.0d + y: 4.5d + subtitle: "获得逻辑" + description: [ + "当你拥有逻辑编程器后,快乐才刚刚开始!通过将变量卡设置为不同的值,或者使用运算符引用其他变量卡,例如来自不同读取器的输入,可以创建深层嵌套的逻辑树,并使用红石输出器进行最终的输出。" + "" + "所有设置好的变量卡都需要存储在系统中的某个位置,因此任何比基本红石信号传输复杂的事情,都需要一个变量卡箱。" + "" + "注释器能让你在编程时命名变量卡,强烈建议你使用。" + "" + "对各种方块的详细描述,请查阅阿卡什宝典中该模组的指南书《论动态联合》。" + ] + dependencies: ["36C83AD9F9CE9970"] + id: "3E2016CF7DEAB4EE" + tasks: [ + { + id: "6548685DA5ACC850" + type: "item" + title: "逻辑编程器" + icon: "integrateddynamics:portable_logic_programmer" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "integrateddynamics:logic_programmer" + Count: 1b + } + { + id: "integrateddynamics:portable_logic_programmer" + Count: 1b + } + ] + } + } + } + { + id: "6E17A6DD5E71478B" + type: "item" + item: "integrateddynamics:variablestore" + } + ] + rewards: [{ + id: "1C4E18FCBA752A88" + type: "item" + item: "integrateddynamics:labeller" + }] + } + { + title: "限流与转运" + x: 6.5d + y: -2.5d + description: [ + "限流管道使得该管道后任何地点的优先级低于其之前。" + "" + "转运管道允许各侧面由红石独立控制,而不是像常规输送管道那样,只能全开或全关。" + ] + dependencies: ["3FF1B8E5563D4ECF"] + id: "71431A0FE1CF8670" + tasks: [ + { + id: "08E6D0DE581F0AFC" + type: "item" + item: "mekanism:restrictive_transporter" + } + { + id: "40BA31F7C22BD650" + type: "item" + item: "mekanism:diversion_transporter" + } + ] + rewards: [{ + id: "08BAF3870FEFB9EC" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + icon: "create:brass_funnel" + x: 5.5d + y: 3.5d + description: [ + "机械动力的基础物品提取器和输入器。当放置在容器上时,用扳手右击可切换输入和输出模式。黄铜版本允许一次移动多个物品,并进行过滤。" + "" + "对物品长按思索键(默认:w)来使用“思索”功能查看详细的解释。" + ] + dependencies: ["30AA6A8DF0B65273"] + id: "3B3CBB15D2401A28" + tasks: [{ + id: "0385817687124825" + type: "item" + title: "漏斗" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "create:andesite_funnel" + Count: 1b + } + { + id: "create:brass_funnel" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0192F87D3477C49F" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 2.5d + y: -1.0d + description: ["任何输入进去的物品都会被直直的丢下去。"] + dependencies: ["30AA6A8DF0B65273"] + id: "776E644ED0F02AF1" + tasks: [{ + id: "295B17B130AD46DF" + type: "item" + item: "botania:open_crate" + }] + rewards: [{ + id: "37F0D154487A4F08" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -7.5d + y: -2.5d + description: [ + "其作用类似于容器检测器,和原版比较器很像。也能像普通的红石接线器一样接收信号。" + "" + "将其与红石线圈相连,然后用螺丝刀设置频道。" + ] + dependencies: ["24734CF49B87D810"] + id: "19174CDDA6283934" + tasks: [{ + id: "313678BE1EC5ABA8" + type: "item" + item: "immersiveengineering:connector_probe" + }] + rewards: [ + { + id: "6C8F093A907A47AD" + type: "item" + item: "immersiveengineering:connector_redstone" + count: 2 + } + { + id: "019D3BC4480CC945" + type: "item" + item: "immersiveengineering:wirecoil_redstone" + count: 2 + } + ] + } + { + x: -7.5d + y: 4.5d + subtitle: "信号进……" + description: [ + "红石读取器允许动态联合系统读取外部红石信号、作为比较器检测方块信息,或作为红石钟生成红石脉冲。" + "" + "要设置链接到读取器的变量卡,只需在适当的槽位中放置一张空白卡,该卡将被分配到该槽位提供的数据。" + ] + dependencies: ["556F3942AF7CFB8C"] + id: "3195632E0EE15137" + tasks: [{ + id: "67ADE82CC1CDD6E0" + type: "item" + item: "integrateddynamics:part_redstone_reader" + }] + rewards: [{ + id: "17AE67B6404F4B63" + type: "item" + item: "integrateddynamics:variable" + count: 2 + }] + } + { + title: "调节拓展" + x: -3.5d + y: -4.0d + subtitle: "和我一起走过最漫长的一英里" + description: ["调节拓展允许任何物品输入输出模块感知目标容器,如果目标容器的物品数量高于或低于阈值,则会停止传输物品。"] + dependencies: ["7CA354074FCF8447"] + id: "0163571DC8F997F5" + tasks: [{ + id: "143E9C1A894A8972" + type: "item" + item: "modularrouters:regulator_augment" + }] + rewards: [{ + id: "621F32F72099BE12" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -3.0d + y: -5.0d + description: ["当应用于真空模块时,使其可以收集经验球。吸收的经验球可以转化为经验瓶、存储在路由器物品栏的储罐中,或者输出至相邻的储罐。你可以在气动工艺或工业先锋的液态经验之间进行选择。"] + dependencies: ["7CA354074FCF8447"] + id: "77458390B359EB6C" + tasks: [{ + id: "76BE11C2D660721D" + type: "item" + item: "modularrouters:xp_vacuum_augment" + }] + rewards: [{ + id: "04C695D215824999" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 2.5d + y: -4.0d + description: ["增加一次运输的物品数量。添加更多的堆叠拓展以提高效果。"] + dependencies: ["7CD587747CC14268"] + id: "3D7E621374741748" + tasks: [{ + id: "7CABBEFEA29A5692" + type: "item" + item: "modularrouters:stack_upgrade" + }] + rewards: [{ + id: "1BAB8612F63CCCC9" + type: "item" + item: "modularrouters:stack_upgrade" + }] + } + { + x: 2.0d + y: -5.0d + description: [ + "使你的路由器彻底防爆,包括能抵御凋灵。" + "" + "为什么你需要1个甚至7个能抵御凋灵的路由器呢?取决于你啦!" + ] + dependencies: ["7CD587747CC14268"] + id: "27F2EAA313795208" + tasks: [{ + id: "61DD5DD42B8E1C8E" + type: "item" + item: "modularrouters:blast_upgrade" + }] + rewards: [{ + id: "2DA82C3A16F3ACB1" + type: "item" + item: "modularrouters:blast_upgrade" + }] + } + { + title: "方块NBT提取" + icon: "integrateddynamics:part_block_reader" + x: -10.0d + y: 5.5d + subtitle: "揭露你的秘密" + description: [ + "NBT提取器和方块读取器是强大的组合。在含有NBT的方块(如植物魔法的魔力池)旁放置方块读取器,将一张变量卡连接到实体方块NBT类别。" + "" + "将实体方块NBT卡放入显示器中,你会看到一组有关读取方块的信息。在编程器中使用字符串卡,就可以手动深入NBT树以找到要与之比较的标签。但使用NBT提取器会更加简单。" + "" + "只需将提取器与读取器连接在同一网络中,然后将NBT卡放在其左侧的“SRC-NBT”栏位中。你会再次看到NBT信息,但这次你可以点击你感兴趣的标签来选择它,然后把一张空白的变量卡放在正确的“OUT”栏位中。还是拿魔力池举例,点击“mana: *”标签,然后当你将一张空白卡放在OUT槽时,该卡会给出魔力池中魔力的具体数值。" + "" + "将卡链接到所需的NBT标签后,就可以从网络中移除NBT提取器。" + ] + dependencies: ["3E2016CF7DEAB4EE"] + id: "01DA715D5D271E92" + tasks: [ + { + id: "0D75CAA1DE1284B2" + type: "item" + item: "integrateddynamics:part_block_reader" + } + { + id: "25838A87475AEEC9" + type: "item" + item: "integratednbt:nbt_extractor" + } + ] + rewards: [{ + id: "761880A207E10159" + type: "item" + item: "integrateddynamics:part_display_panel" + }] + } + { + x: -3.0d + y: 2.0d + description: [ + "红线比较器会模拟指向方块的比较器输出,因此可以将比较器放置在其旁边,而不必放置在目标方块旁。非常适合将自动化从狭小的空间中解脱出来。" + "" + "还有其他可用的红线方块,请查看精灵版《植物魔法辞典》中的红线条目以了解更多详细信息。" + ] + dependencies: ["3468E652B4FE85FA"] + id: "642C66D035EC4141" + tasks: [{ + id: "2A160C7D2F6863B6" + type: "item" + item: "botania:red_string_comparator" + }] + rewards: [{ + id: "7571E7BDE443E313" + type: "item" + item: "minecraft:comparator" + }] + } + { + title: "电脑工艺" + icon: "computercraft:computer_advanced" + x: -0.5d + y: 2.5d + subtitle: "你电脑中的MC中的电脑" + description: [ + "使用LUA编程语言与世界交互。" + "" + "" + "当你领取此奖励时,聊天栏中会出现一个链接,指向电脑工艺(CC)基础教程的视频播放列表。虽然版本比较老旧,但应该仍然有效。" + "不幸的是,可重复的任务尚未实现,因此该命令将只运行一次,因此请确保将保存好该链接!" + ] + dependencies: [ + "30AA6A8DF0B65273" + "3468E652B4FE85FA" + ] + optional: true + id: "77F743435F64DFEC" + tasks: [{ + id: "4B7B9611F1294D2B" + type: "checkmark" + }] + rewards: [{ + id: "20E531EBA4E9DA87" + type: "command" + title: "电脑工艺(CC)教程链接" + icon: "pneumaticcraft:tag_filter" + command: "/tellraw @p {\"text\":\"电脑工艺(CC)教程链接\",\"bold\":true,\"color\":\"dark_green\",\"clickEvent\":{\"action\":\"open_url\",\"value\":\"https://youtube.com/playlist?list=PLaiPn4ewcbkHYflo2jl0OuNaHK6Mj-koG\"}}" + player_command: false + }] + } + { + x: -1.0d + y: -5.5d + description: [ + "抽取模块将其他容器中的物品“抽”到路由器的内部物品栏中。" + "" + "1型和2型的主要区别在于,1型只能从相邻的容器中提取,而2型可以从12格远的地方提取物品,甚至可以通过范围升级进一步扩大提取范围。" + "" + "手拿模块Shift+右击目标方块来为远程模块设置目标。如果操作正确,选中的方块将会被高亮显示。" + ] + dependencies: ["21B266F6556271EB"] + id: "60A72B4FC2AFD9C3" + tasks: [{ + id: "659E378856A13D06" + type: "item" + title: "抽取模块" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "modularrouters:puller_module_1" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + Direction: "NONE" + } + } + } + { + id: "modularrouters:puller_module_2" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + } + } + } + ] + } + } + }] + rewards: [{ + id: "2D7425203F0BBD59" + type: "item" + item: { + id: "modularrouters:puller_module_1" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + Direction: "NONE" + } + } + } + }] + } + { + x: 0.0d + y: -5.5d + description: [ + "发送模块将物品从路由器内部“发”到其他容器。" + "" + "与抽取模块不同,发送模块1型也具有远程功能。只要不被完整方块阻挡,它会沿配置好的方向以直线发送物品,最多8格远。2型没有对准或视线限制。3型也没有任何限制,甚至没有维度的限制。" + ] + dependencies: ["21B266F6556271EB"] + id: "029313754BAF820E" + tasks: [{ + id: "5CFF2A9710804BFA" + type: "item" + title: "发送模块" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "modularrouters:sender_module_1" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + Direction: "NONE" + } + } + } + { + id: "modularrouters:sender_module_2" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + } + } + } + { + id: "modularrouters:sender_module_3" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + } + } + } + ] + } + } + }] + rewards: [{ + id: "1B9A3A2F4383F914" + type: "item" + item: { + id: "modularrouters:sender_module_1" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + Direction: "NONE" + } + } + } + }] + } + { + icon: { + id: "modularrouters:energy_distributor_module" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + Direction: "NONE" + } + } + } + x: -0.5d + y: -3.0d + description: ["能量分配模块能使路由器以无线方式向附近的方块(最多8个)传输能量。它会从手持的物品中提取RF;若加装了能量升级,则会从路由器本身提取RF。"] + dependencies: ["15E49A6B00BE744C"] + id: "2AB330A73BD6447C" + tasks: [ + { + id: "79300CFD6BA43948" + type: "item" + item: { + id: "modularrouters:energy_distributor_module" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + Direction: "NONE" + } + } + } + } + { + id: "36A2B364AA9213B8" + type: "item" + title: "任意兼容的能量存储" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:battery_basic" + Count: 1b + tag: { } + } + { + id: "powah:battery_hardened" + Count: 1b + tag: { } + } + { + id: "powah:battery_blazing" + Count: 1b + tag: { } + } + { + id: "powah:battery_niotic" + Count: 1b + tag: { } + } + { + id: "powah:battery_spirited" + Count: 1b + tag: { } + } + { + id: "powah:battery_nitro" + Count: 1b + tag: { } + } + { + id: "thermal:flux_capacitor" + Count: 1b + tag: { } + } + { + id: "mekanism:energy_tablet" + Count: 1b + } + { + id: "mekanism:basic_energy_cube" + Count: 1b + } + { + id: "powah:energy_cell_basic" + Count: 1b + } + ] + } + } + } + ] + rewards: [{ + id: "27AFD476C3E9CE35" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + x: -0.5d + y: -2.0d + description: ["使路由器能够存储RF来为某些模块供电,而无需将路由器的物品栏用于存放电池,从而腾出更多空间供路由器执行其他操作。"] + dependencies: ["2AB330A73BD6447C"] + id: "5A7512AA919309E5" + tasks: [{ + id: "0CF6F9BAA4502A0E" + type: "item" + item: "modularrouters:energy_upgrade" + }] + rewards: [{ + id: "56004BEDB4624F96" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + x: -3.0d + y: -3.0d + description: ["可应用于具有范围功能的模块,如抽取模块2型、发送模块1型和2型、流体模块2型、挤出模块和物品/能量分配模块。"] + dependencies: ["7CA354074FCF8447"] + id: "5769B2F6C1C41BF9" + tasks: [{ + id: "4E92C9FC29427BD1" + type: "item" + item: "modularrouters:range_up_augment" + }] + rewards: [{ + id: "16F20BC236C77741" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 2.0d + y: -3.0d + subtitle: "一定是我听错了……" + description: ["使路由器看起来像另一个方块,以隐藏你的自动化!用伪装升级右击要伪装成的方块,即可进行设置。"] + dependencies: ["7CD587747CC14268"] + id: "58F3471ACCC0F86A" + tasks: [{ + id: "035E21B5DBD9BD35" + type: "item" + item: "modularrouters:camouflage_upgrade" + }] + rewards: [{ + id: "54186C7FFD7F0FE0" + type: "item" + item: "mekanism:cardboard_box" + }] + } + { + x: 1.0d + y: -7.5d + description: [ + "挤出模块1型将在高红石信号下,消耗路由器的物品栏中的方块,在其前面建造一条方块,并在红石信号禁用时收回它们。用于合成挤出模块的破坏模块的状态将被继承。" + "" + "2型变种工作方式有些许不同;它会遵循模块配置屏幕中设置的方块样式,挤出时,它会放置假方块,这些方块在破坏时不会掉落。所以不需要担心采掘等级或物品管理。" + "" + "当同时使用多个挤出模块时,同步升级可以帮助控制准确的时间,同步所有的路由器。" + ] + dependencies: ["21B266F6556271EB"] + id: "3CB129682BA3399A" + tasks: [{ + id: "0F3A18E0B4440919" + type: "item" + title: "挤出模块" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "modularrouters:extruder_module_1" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + Direction: "NONE" + } + } + } + { + id: "modularrouters:extruder_module_2" + Count: 1b + tag: { + modularrouters: { + ModuleFilter: { } + Direction: "NONE" + } + } + } + ] + } + } + }] + rewards: [{ + id: "67EA54AB859657A6" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "过滤更多" + icon: "modularrouters:bulk_item_filter" + x: -0.5d + y: -10.0d + description: ["如果过滤器空间不够,或者希望进行比物品匹配更复杂的过滤,你可以试试这些过滤器。只需对其进行配置,然后将其放入模块的一个过滤器栏位中。"] + dependencies: ["21B266F6556271EB"] + id: "795B13C31D41A45D" + tasks: [{ + id: "5B47A042CE63665C" + type: "item" + title: "任意过滤器" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "modularrouters:bulk_item_filter" + Count: 1b + } + { + id: "modularrouters:inspection_filter" + Count: 1b + } + { + id: "modularrouters:mod_filter" + Count: 1b + } + { + id: "modularrouters:regex_filter" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "2E3F82B6A759073B" + type: "item" + item: "modularrouters:bulk_item_filter" + }] + } + { + x: 8.0d + y: -1.0d + subtitle: "咔哧咔哧咔哧" + description: ["物流分类机将容器中的物品提取到物流管道中,同时根据你设置的自定义过滤器对提取的物品进行“着色”。着色的项目只能通过没有颜色,或与自身颜色相同的管道。用此机器可以创建物流管理系统。"] + dependencies: ["3FF1B8E5563D4ECF"] + id: "0460B6B82842ADA8" + tasks: [{ + id: "5BBC6277D3E82E07" + type: "item" + item: "mekanism:logistical_sorter" + }] + rewards: [{ + id: "1FBF8F3349ACA9D8" + type: "item" + item: "trashcans:item_trash_can" + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/blood_magic_wip.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/blood_magic_wip.snbt new file mode 100644 index 00000000..1239ab46 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/blood_magic_wip.snbt @@ -0,0 +1,1125 @@ +{ + id: "0000000000000895" + group: "5A8B89F87F77CF4C" + order_index: 3 + filename: "blood_magic_wip" + title: "血魔法" + icon: "bloodmagic:weakbloodshard" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "血魔法" + icon: { + id: "patchouli:guide_book" + Count: 1b + tag: { + "patchouli:book": "bloodmagic:guide" + } + } + x: -3.0d + y: 1.5d + shape: "gear" + description: [ + "欢迎来到血魔法;和许多其它大型传统魔法一样,该模组在生命的源质甚至是驱使死者的恶魔能量中寻找自己的来源。" + "" + "生命源质,简称LP,它可以驱动盛大的仪式和强力的魔法。" + "" + "血魔法目前还在公测版本,因此内容还不完全。新内容添加后就会有更多的任务。请确保经常看书,它也在建设当中。" + "" + "~MuteTiefling" + ] + id: "0000000000000896" + tasks: [{ + id: "7CC4F0A6E71C717F" + type: "item" + item: "bloodmagic:altar" + }] + rewards: [{ + id: "04592CAFF9CC5FCF" + type: "xp" + xp: 100 + }] + } + { + icon: { + id: "bloodmagic:basemonstersoul" + Count: 1b + tag: { + souls: 5.0d + } + } + x: -3.5d + y: 3.0d + subtitle: "深渊也在看着你" + description: [ + "虽然该模组的名字叫血魔法,但是出去肆意屠杀一通正好与收集LP的办法大相径庭。这是一个需要技巧……严谨的过程。你的牺牲品……献血者也许需要先被制服。" + "" + "向怪物投掷灵魂投网,直到它们周围出现粒子效果,然后杀死它们。生物被捕获后,在其生命力消逝时,恶魔意志就可以从中被提取出来。" + "" + "用这个方式可以有效收集少量的恶魔意志。更好的方法很快就会出现。" + ] + dependencies: ["000000000000089F"] + id: "000000000000089B" + tasks: [{ + id: "00000000000008B3" + type: "item" + item: { + id: "bloodmagic:basemonstersoul" + Count: 1b + tag: { } + } + }] + rewards: [ + { + id: "000000000000089D" + type: "item" + title: "恶魔意志" + item: { + id: "bloodmagic:basemonstersoul" + Count: 1b + tag: { + souls: 5.0d + } + } + } + { + id: "0000000000000A7C" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: -1.5d + y: 3.5d + subtitle: "静脉切开术101" + description: [ + "血之祭坛充当了LP的固定锚,是通往更强大、更宏伟仪式的大门,使得它在一定区域产生着可预测的长期影响。" + "" + "它也可以补充你的灵魂网络。灵魂网络是可以从任何地方接入的虚无灵魂之网。" + "" + "更重要的是,该祭坛将作为一个容器,使用存储的LP来转变物品。在血之祭坛旁边使用牺牲小刀来用你自己的鲜血装满它。你也可以用献祭刀牺牲怪物来装满祭坛。" + "" + "祭坛装满之后,将物品右击放入其中以开始转变过程。红色粒子效果意味着合成正常进行中,而灰色粒子效果意味着LP不足且合成正在损失进度。" + "" + "《血染知书》有极好的关于升级祭坛的引导。就现在而言,把祭坛放在哪都行,不过为未来的扩建规划一大片区域可能是明智的。" + ] + dependencies: ["0000000000000896"] + min_width: 300 + id: "000000000000089F" + tasks: [{ + id: "00000000000008A0" + type: "item" + item: "bloodmagic:altar" + }] + rewards: [{ + id: "00000000000008C2" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: -3.0d + y: 4.5d + subtitle: "老大哥,为什么它如此伤人?" + description: [ + "奥术粉灰是构成简单嬗变炼金术的基础。" + "" + "粉灰可以用来在地面上画一个符号,然后将绑定物和试剂在其中结合,创造出能通过灵魂网络驱动的强大印记。" + ] + dependencies: ["00000000000008B4"] + id: "00000000000008A1" + tasks: [{ + id: "00000000000008A2" + type: "item" + item: { + id: "bloodmagic:arcaneashes" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "000000000000090B" + type: "item" + title: "血光印记" + item: "bloodmagic:bloodlightsigil" + }] + } + { + title: "感知工具" + x: -4.5d + y: 6.0d + subtitle: "兴风者" + description: [ + "注入了恶魔意志的感知之剑,和挥舞这把剑的一样有“生命”。它渴望着更多的力量,并寻求自己的力量,不需要灵魂投网即可从斩杀的敌人汲取恶魔意志。" + "" + "持有的地狱魂石中恶魔意志越多,工具的力量就越强大。" + ] + dependencies: ["00000000000008A6"] + id: "00000000000008A3" + tasks: [{ + id: "00000000000008A4" + type: "item" + item: { + id: "bloodmagic:soulsword" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [ + { + id: "00000000000009AE" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + } + { + id: "6797B35CCCC56777" + type: "item" + item: "bloodmagic:melee_anointment_l" + } + ] + } + { + x: -3.5d + y: 5.5d + subtitle: "来自苦难之地" + description: [ + "恶魔意志不是什么像桶里的水一样可以复制的愚蠢物质。这种死而复生的力量可使亡灵生物移动,它是某种被长期锁定的恶魔力量的延伸。然而,世界之间的屏障并不完美,一些它们的巨大能量也会泄露出去。" + "" + "地狱魂石是合并这些意志相对安全的办法,依这种方式绑定的意志可以被血魔法师控制,而不会反过来控制血魔法师。" + "" + "当地狱魂石在玩家物品栏中时,任何收割的恶魔意志都会自动收集进魂石中。从长远来看,制作两颗或更多这样的魂石将是有益的。" + "" + "请确保对两者都进行升级。" + ] + dependencies: ["00000000000008B4"] + id: "00000000000008A6" + tasks: [{ + id: "00000000000008A7" + type: "item" + item: { + id: "bloodmagic:soulgempetty" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "00000000000009AF" + type: "command" + title: "稀有血魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_rare" + player_command: false + }] + } + { + x: -4.5d + y: 4.5d + subtitle: "起于黑暗世界的幽黯火焰" + description: [ + "这团状的结晶物并没有人们所希望的那么有用。也许只要稍加改进,它就可以用来向其他物体注入它的力量?" + "" + "建造一台狱火锻炉,并将恶魔意志放在其右边的栏位中。其他试剂将放置在大圆的边缘,而合成的物品将出现在中心的小圆中。" + "" + "注:欲火锻炉中的许多配方需要大量的意志,但合成时只会汲取其中的一小部分。如果合成没有立即开始,检查一下是否达到了最少意志的要求。" + ] + dependencies: ["000000000000089B"] + id: "00000000000008B4" + tasks: [{ + id: "00000000000008B5" + type: "item" + item: "bloodmagic:soulforge" + }] + rewards: [{ + id: "00000000000009B0" + type: "command" + title: "稀有血魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_rare" + player_command: false + }] + } + { + x: 0.0d + y: 3.5d + subtitle: "不祥预兆" + description: [ + "石板充当了魔法装置的集中点,有着许多的强处。然而,制造它们的过程会有点慢,并且手工操作会非常繁琐,因此一次只能手动放入一个物品。" + "" + "谢天谢地,血之祭坛允许漏斗或大多数其他物品运输方式将物品输入其中。使用管道输入,一次可以至多转换一组物品。当然,每个物品消耗的LP仍然不变,但因为每个物品直接没有停顿,转变的总体时间下降了。" + "" + "然而在早期,输入一整组物品可能并不明智。Pretty Pipes有一些功能可以在这里带来帮助。使用提供的物品来建立一些简单自动化。" + "" + "●抽取模块可以用于从箱子中抽取石头,以及从祭坛中抽取石板,非常有用。" + "" + "●堆叠限制模块可以防止一次进入祭坛的物品过多,它也可以用来只使一定数量的石板出现在输入箱子中。" + "" + "●最后,过滤模块可以用于决定进入输出箱子的物品。在它与堆叠限制模块之间,可以设立一个库存管理系统,来保持输出箱子中每个石板都是64个。" + "" + "关于Pretty Pipes的说明:带有抽取模块的管道无法将物品输入进另一个容器。需要两截管道来完成这件事,一截用于抽取,另一截用于输入。" + ] + dependencies: ["000000000000089F"] + min_width: 300 + id: "00000000000008B6" + tasks: [{ + id: "00000000000008B7" + type: "item" + item: "bloodmagic:blankslate" + }] + rewards: [ + { + id: "00000000000008BB" + type: "item" + title: "低级过滤模块" + item: "prettypipes:low_filter_module" + } + { + id: "00000000000008BC" + type: "item" + title: "低级抽取模块" + item: "prettypipes:low_extraction_module" + count: 2 + } + { + id: "00000000000008BD" + type: "item" + title: "堆叠限制模块" + item: "prettypipes:stack_size_module" + count: 2 + } + { + id: "00000000000008BE" + type: "item" + title: "管道" + item: "prettypipes:pipe" + count: 4 + } + ] + } + { + x: -2.0d + y: 5.0d + subtitle: "便携式血液储罐" + description: [ + "气血宝珠是血魔法师与他们灵魂网络相连的主要手段。将宝珠放在物品栏中,可使它驱动任意的个人印记。相似的,将宝珠放入血之祭坛中,可使它从祭坛中汲取LP并传输到灵魂网络中。" + "" + "手持宝珠右键来与它绑定。无论谁使用该宝珠,都会从你的个人灵魂网络提取LP。" + ] + dependencies: ["000000000000089F"] + id: "00000000000008BF" + tasks: [{ + id: "00000000000008C0" + type: "item" + item: "bloodmagic:weakbloodorb" + }] + rewards: [{ + id: "00000000000008C3" + type: "item" + title: "生命恢复 II护符" + item: { + id: "apotheosis:potion_charm" + Count: 1b + tag: { + Damage: 0 + Potion: "minecraft:strong_regeneration" + } + } + }] + } + { + title: "血之祭坛2型" + icon: "bloodmagic:altar" + x: -0.5d + y: 4.5d + subtitle: "一小步" + description: [ + "将一些石板合成为空白符文,就可以加强祭坛,提升它的储量、转化能力,甚至可以使它专门化。" + "" + "需要8个任意种类的符文将其升级至2级祭坛。《血染知书》会显示所需的确切结构。使用提供的转位符文来填充结构,给祭坛加点速。" + "" + "请确保同时升级你的气血宝珠。" + ] + dependencies: ["000000000000089F"] + id: "00000000000008C4" + tasks: [{ + id: "00000000000008C5" + type: "item" + item: "bloodmagic:blankrune" + count: 6L + }] + rewards: [{ + id: "00000000000008C6" + type: "item" + title: "转位符文" + item: "bloodmagic:dislocationrune" + count: 4 + }] + } + { + title: "血之祭坛3型" + icon: "bloodmagic:altar" + x: 0.5d + y: 5.5d + subtitle: "攀登高峰" + description: [ + "进一步加强血之祭坛将需要前往下界收集一些荧石。" + "" + "理论上来说,这个结构也可以使用海晶灯,但现在去下界中也可以同时寻找其他有用的材料。" + "" + "查阅《血染知书》以获得如何搭建3级祭坛的引导。" + ] + dependencies: ["00000000000008C4"] + id: "00000000000008C7" + tasks: [ + { + id: "00000000000008C8" + type: "item" + item: "bloodmagic:blankrune" + count: 16L + } + { + id: "00000000000008C9" + type: "item" + item: "minecraft:glowstone" + count: 4L + } + ] + rewards: [ + { + id: "00000000000008CB" + type: "item" + title: "海晶灯" + item: "minecraft:sea_lantern" + count: 4 + } + { + id: "00000000000008DA" + type: "item" + title: "献祭符文" + item: "bloodmagic:sacrificerune" + count: 4 + } + ] + } + { + x: 0.5d + y: 7.0d + subtitle: "失而复得" + description: [ + "仪式推测杖对构建和使用仪式至关重要。把它放在手边。" + "" + "用其右击空气以改变仪式的朝向。对于一些仪式来说,比如速移仪式,仪式的朝向十分重要。" + "" + "用其潜行右击空气以更改选择的仪式。选择后,只需右击主仪式石,玩家物品栏中的仪式石将会被自动放置并标记。按住鼠标右键即可轻松建造仪式。" + "" + "《血染知书》列举了所有的仪式,并详细解释了它们的用途。" + ] + dependencies: ["00000000000008C7"] + id: "00000000000008CC" + tasks: [{ + id: "00000000000008CD" + type: "item" + item: "bloodmagic:ritualdiviner" + }] + rewards: [{ + id: "00000000000009B7" + type: "command" + title: "史诗血魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_epic" + player_command: false + }] + } + { + x: 1.0d + y: 4.5d + subtitle: "不要让他们看到刀刃" + description: [ + "总有一天,你可能会对捅你自己感到厌倦。" + "" + "试着捅一点别的东西改变一下。" + "" + "献祭刀用于从其它实体处抽取LP。请小心,它很锋利。" + ] + dependencies: ["00000000000008C4"] + id: "00000000000008DB" + tasks: [{ + id: "00000000000008DC" + type: "item" + item: "bloodmagic:daggerofsacrifice" + }] + rewards: [{ + id: "00000000000009B9" + type: "command" + title: "史诗血魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_epic" + player_command: false + }] + } + { + title: "仪式" + icon: "minecraft:wheat" + x: 1.0d + y: 8.0d + subtitle: "把脉" + description: [ + "现在有趣的事开始了。" + "" + "血魔法仪式可以消耗少量LP来完成很多有用的事情。" + "" + "基础的仪式推测杖只能执行少量的仪式,但其中值得注意的有可以生成熔岩的下界小夜曲,和使一定区域内的作物加速生长的绿林仪式。" + "" + "放下主仪式石以搭建仪式。接下来,用仪式推测杖潜行右击空气以选择想要的仪式。最后,在物品栏中准备好足够的仪式石,用推测杖右击主仪式石来自动放置方块。" + ] + dependencies: ["00000000000008CC"] + id: "00000000000008DF" + tasks: [ + { + id: "00000000000008E3" + type: "item" + item: "bloodmagic:masterritualstone" + } + { + id: "00000000000008E4" + type: "item" + item: "bloodmagic:ritualstone" + count: 8L + } + ] + rewards: [{ + id: "00000000000009B6" + type: "command" + title: "史诗血魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_epic" + player_command: false + }] + } + { + title: "激活水晶" + x: 2.0d + y: 8.5d + subtitle: "生命的火花" + description: [ + "现在仪式已经建造好了,还需要激活水晶来让它真正开始。用激活水晶右击主仪式石。" + "" + "一旦激活它们就会持续汲取LP。不过,它们可以通过红石开启和关闭。" + ] + dependencies: ["00000000000008DF"] + id: "00000000000008E5" + tasks: [{ + id: "00000000000008E6" + type: "item" + item: "bloodmagic:activationcrystalweak" + }] + rewards: [{ + id: "00000000000009B5" + type: "command" + title: "史诗血魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_epic" + player_command: false + }] + } + { + title: "血之祭坛4型" + icon: "bloodmagic:altar" + x: 1.5d + y: 6.5d + subtitle: "到达顶峰" + description: [ + "为了建造第四级也就是最终级的血之祭坛,需要涉猎一点炼金术。" + "" + "和上一级相同,查阅《血染知书》以获得建造升级祭坛的引导,并且确保升级你的气血宝珠。" + ] + dependencies: ["00000000000008C7"] + id: "00000000000008E7" + tasks: [ + { + id: "00000000000008E8" + type: "item" + item: "bloodmagic:blankrune" + count: 28L + } + { + id: "000000000000090D" + type: "item" + item: "bloodmagic:bloodstonebrick" + count: 4L + } + ] + rewards: [{ + id: "00000000000008EC" + type: "item" + title: "增容符文" + item: "bloodmagic:altarcapacityrune" + count: 8 + }] + } + { + icon: "bloodmagic:alchemicalreactionchamber" + x: 2.0d + y: 5.5d + subtitle: "实验室安全" + description: [ + "炼金反应炉与炼金术桌和血之祭坛齐头并进。" + "" + "通过使用不同的试剂,它可以进行更强的反应,而这些反应在户外进行时会很危险。" + ] + dependencies: ["00000000000008C7"] + id: "00000000000008E9" + tasks: [ + { + id: "00000000000008EA" + type: "item" + item: "bloodmagic:alchemicalreactionchamber" + } + { + id: "00000000000008ED" + type: "item" + item: { + id: "bloodmagic:sanguinereverter" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "00000000000008EE" + type: "item" + item: "bloodmagic:weakbloodshard" + } + ] + rewards: [{ + id: "00000000000009BA" + type: "command" + title: "稀有血魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_rare" + player_command: false + }] + } + { + x: -4.0d + y: 7.0d + subtitle: "刚出虎穴,又入狼窝" + description: [ + "尽管建议把恶魔意志锁起来保存,但有经验的血魔法师也许会选择向环境中释放一些意志,来进一步精炼它。" + "" + "将地狱魂石放在恶魔坩埚中将会释放意志,将其与所在区块绑定。当前意志的多少可以通过恶魔意志测量仪看见。" + "" + "多余的意志可以通过在区块中放置狱火锻炉并放入地狱魂石再次吸收到地狱魂石中。" + ] + dependencies: [ + "00000000000008A6" + "00000000000008A3" + ] + id: "00000000000008EF" + tasks: [{ + id: "00000000000008F0" + type: "item" + item: "bloodmagic:demoncrucible" + }] + rewards: [{ + id: "00000000000008F5" + type: "item" + title: "恶魔意志测量仪" + item: "bloodmagic:demonwillgauge" + }] + } + { + title: "恶魔结晶坛" + x: -3.0d + y: 8.0d + subtitle: "困在一瞬间" + description: [ + "恶魔意志一旦被释放到空气中,就可以被引导至结晶点,在那里开始结晶和生长。恶魔结晶坛就是这样的一个结晶点。" + "" + "恶魔意志结晶将会经历多个阶段的成长,每个阶段都会长出一个新的尖刺。第一个尖刺永远都不应该被破坏,这种最初的生长消耗巨大,但大大减少了长出额外尖刺所需的意志。" + "" + "采集水晶时必须注意一些事项:镐正是干这个的……错误工具。相反,你需要在物品栏中放一个地狱魂石并空手右击长成的意志水晶。每次点击水晶都会轻轻地折断其中一个尖刺。" + "" + "有一个专门的薄暮仪式可以帮助自动化这个过程,该仪式会使第二个尖刺自然脱落。" + ] + dependencies: ["00000000000008EF"] + min_width: 300 + id: "00000000000008F3" + tasks: [{ + id: "00000000000008F4" + type: "item" + item: "bloodmagic:demoncrystallizer" + }] + rewards: [{ + id: "00000000000009B2" + type: "command" + title: "稀有血魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_rare" + player_command: false + }] + } + { + x: 3.5d + y: 8.5d + subtitle: "迷失于黑暗" + description: [ + "仪式推测杖[薄暮]可使血魔法师构建更大、更复杂的仪式。" + "" + "几个值得注意的例子:" + "" + "●羽刀仪式" + "自动消耗周围玩家的生命值并产生LP。" + "" + "●碎晶裂纹" + "在一定区域内温柔地收获恶魔意志水晶,并将其扔在附近的地面上。" + "" + "●结晶共鸣" + "促进特殊恶魔意志水晶的生长。" + "" + "●苦难之井" + "缓慢汲取生物的生命源质,将其传输至最近的血之祭坛。" + "" + "●坠星标位" + "召唤富含大量资源的陨石。请确保查阅《血染知书》中的Enigmatica附加章节以获取模组包添加陨石的完整列表。" + ] + dependencies: ["00000000000008E7"] + min_width: 400 + id: "00000000000008F8" + tasks: [{ + id: "00000000000008F9" + type: "item" + item: "bloodmagic:ritualdivinerdusk" + }] + rewards: [{ + id: "00000000000009B8" + type: "command" + title: "史诗血魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_epic" + player_command: false + }] + } + { + title: "结晶共鸣" + icon: "bloodmagic:rawdemoncrystal" + x: -2.0d + y: 9.0d + subtitle: "碰上彩虹" + description: [ + "有了恶魔意志水晶,就可以进行分离其基本源质的细致过程。" + "" + "准备另一个恶魔结晶坛,构建结晶共鸣仪式。在主仪式石上放置结晶坛并开始通过坩埚向区块中注入意志。" + "" + "最终,在仪式的范围内会形成另一个水晶。一旦水晶完全长成,仪式就会把它分割成元素源质,在其周围长出四种新的水晶类型,它们能以之前恶魔意志水晶相同的方式收获。" + ] + dependencies: ["00000000000008F3"] + id: "00000000000008FA" + tasks: [ + { + id: "0000000000000904" + type: "item" + item: "bloodmagic:masterritualstone" + } + { + id: "0000000000000905" + type: "item" + item: "bloodmagic:ritualstone" + count: 20L + } + { + id: "000000000000090C" + type: "item" + item: "bloodmagic:defaultcrystal" + } + ] + rewards: [{ + id: "00000000000009B1" + type: "item" + title: "恶魔意志水晶" + item: "bloodmagic:defaultcrystal" + count: 32 + }] + } + { + title: "恶魔意志" + x: -0.5d + y: 9.5d + subtitle: "吃定彩虹" + description: [ + "原生恶魔意志具有更广泛的用途,但随着新意志水晶的诞生,我们就可以赋予感知工具新的能力。" + "" + "首先,必须准备一个地狱魂石,要么是新创造的,要么是在坩埚中把所有意志吸空的。" + "" + "接下来,在没有任何意志的情况下,在一个区块中用坩埚烧掉几份单一类型的意志。" + "" + "最后,在该区块放置一个狱火锻炉,并用其将意志重吸收进地狱魂石。其颜色将会转变成吸收的对应意志的颜色。" + "" + "你的物品栏中有了特殊的地狱魂石后,用任意感知工具右击,就可将地狱魂石的调谐转移到其中,使工具获得该意志种类的能力。" + "" + "除此之外,这些新的恶魔意志还通过加强仪式开辟了全新的道路。有关每种意志类型如何影响每个仪式的更多信息,请查阅《血染知书》。" + ] + dependencies: ["00000000000008FA"] + min_width: 300 + id: "00000000000008FD" + tasks: [ + { + id: "00000000000008FE" + type: "item" + item: "bloodmagic:corrosivecrystal" + } + { + id: "00000000000008FF" + type: "item" + item: "bloodmagic:vengefulcrystal" + } + { + id: "0000000000000900" + type: "item" + item: "bloodmagic:destructivecrystal" + } + { + id: "0000000000000901" + type: "item" + item: "bloodmagic:steadfastcrystal" + } + ] + rewards: [{ + id: "00000000000009B3" + type: "command" + title: "史诗血魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_epic" + player_command: false + }] + } + { + x: 1.5d + y: 9.5d + subtitle: "思考仪式中" + description: [ + "仪式调整器可以设置与仪式相关的意志类型。潜行+右击空气来切换其模式为:设置意志消耗。将所需的意志水晶放置在你的快捷栏中(允许有多个意志水晶),然后右击激活仪式的主仪式石来设置这些类型。" + "" + "为仪式提供合适的意志类型就像在狱火锻炉中燃烧那些水晶一样简单。当然,将这种情况自动化则另有话说。" + ] + dependencies: ["00000000000008FD"] + id: "0000000000000907" + tasks: [{ + id: "0000000000000908" + type: "item" + item: "bloodmagic:ritualtinkerer" + }] + rewards: [{ + id: "00000000000009B4" + type: "command" + title: "史诗血魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_epic" + player_command: false + }] + } + { + x: -2.0d + y: 6.5d + subtitle: "活动空间太大了!" + description: [ + "有了正规炼金术桌上可获得的工具,灵魂网络可以用来驱动更复杂的转化,从将腐肉转化为正常皮革,到加工矿石以获得比传统熔炉更高的产量。" + "" + "最右边的栏位中必须放置一个气血宝珠,合成所需的试剂放在左侧外圈的六个栏位上。合成产物将会出现在中间。" + "" + "如果你想试图自动化这个炼金术桌,考虑使用一些类似于自动化早期空白石板的限制管道。可以通过两侧进行输入,从底部进行输出。" + ] + dependencies: ["00000000000008BF"] + id: "0000000000000909" + tasks: [{ + id: "000000000000090A" + type: "item" + item: "bloodmagic:alchemytable" + }] + rewards: [ + { + id: "00000000000009BB" + type: "command" + title: "稀有血魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_rare" + player_command: false + } + { + id: "0000000000000A7D" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + } + ] + } + { + icon: "bloodmagic:incensealtar" + x: -0.5d + y: 2.0d + subtitle: "保持心平气和" + description: [ + "熏香祭坛的作用是帮助血魔法师在早期时使用牺牲匕首进行自我牺牲之前保持冷静与集中。在祭坛周围时匕首会发光。然后它就可以瞬间抽取更多的生命值,用等量LP充满血之祭坛。" + "" + "查阅《血染知书》以获得关于扩大熏香祭坛以增强其效果的更多信息。" + ] + dependencies: ["000000000000089F"] + id: "000000000000090E" + tasks: [ + { + id: "000000000000090F" + type: "item" + item: "bloodmagic:incensealtar" + } + { + id: "0000000000000918" + type: "item" + item: "bloodmagic:woodbrickpath" + count: 12L + } + ] + rewards: [{ + id: "0000000000000919" + type: "item" + title: "占卜印记" + item: "bloodmagic:divinationsigil" + }] + } + { + title: "路由节点" + x: -0.5d + y: 6.5d + subtitle: "来自另一边的问候" + description: [ + "" + "有了路由节点,就可以开始复杂的物品传输。" + "" + "路由网络由四个主要部件组成,主控、输入、输出和普通路由节点。每个节点都可以在16格内与其它节点无线连接。连接必须最终与主路由节点相连,但网络可以通过任何其他节点传播。使用节点连接工具潜行右击节点以将其选中,或将其与一个选中的节点绑定。" + "" + "每个网络至少需要一个主控路由节点,请确保你的网络中确实有主控路由节点,否则网络将无法运作!" + "" + "输入路由节点会从相邻容器中抽取物品,而输出路由节点会向相邻容器推入物品。它们的六个面都可以和方块交互,因此需要选择想要与方块交互的面,以及安装在筛选器栏位的筛选器。比如说,设置为黑名单的标准物品筛选器可使任何物品通过,但总共有数种筛选器以满足多数需要。用筛选器右击空气以进行配置。" + "" + "路由节点可以用于延展网络,与远处的地点相连。" + "" + "最后,所有节点都可以通过红石信号关闭,以达到更智能的连接。比方说,网络的某一整个部分可以通过单个路由节点进行连接,当该节点充能时这一部分就会被占用。" + ] + dependencies: ["00000000000008C7"] + min_width: 300 + id: "4357BD288BF6B33A" + tasks: [ + { + id: "5184DF819EB97A15" + type: "item" + item: "bloodmagic:masterroutingnode" + } + { + id: "686A566B0A0B99B2" + type: "item" + item: "bloodmagic:outputroutingnode" + } + { + id: "5B061E4ABB7A29C0" + type: "item" + item: "bloodmagic:inputroutingnode" + } + ] + rewards: [ + { + id: "43C68608D20981A1" + type: "item" + item: "bloodmagic:itemroutingnode" + count: 4 + } + { + id: "30A919F0210DE215" + type: "item" + item: "bloodmagic:itemrouterfilterexact" + count: 2 + } + ] + } + { + x: -3.0d + y: 6.5d + subtitle: "笔墨胜过刀剑" + description: [ + "跨领域的法师也许不愿让自己的手被剑弄脏。如果你也是这样,那么“感知伤害”魔符将是对你法术书的一个很好的补充。" + "" + "和感知之剑一样,用魔符:感知伤害杀死的怪物将会掉落意志——只需在攻击法术中把“伤害”魔符替换。和正常魔符一样,强化一类的魔符添加后可以生效。" + ] + dependencies: ["00000000000008A6"] + id: "6257CACC1274C997" + tasks: [{ + id: "043C1AA85668AD68" + type: "item" + item: "ars_nouveau:glyph_sentientharm" + }] + rewards: [{ + id: "0006651ED51BA2A9" + type: "command" + title: "稀有血魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_rare" + player_command: false + }] + } + { + x: -1.0d + y: 8.5d + description: [ + "结晶生长是一个缓慢的过程。" + "" + "非常缓慢。" + "" + "幸亏有可以大幅加速晶簇生长速度的催化剂,以及用于辅助使用所述催化剂的仪式。" + "" + "催化剂可以被手动施加于相同种类的晶簇上,以减少生长尖刺所需的意志量。用手右击即可施加催化剂,也可以用孤魂集会仪式施加。" + "" + "《血染知书》中更加详细的解释,因此请确保查阅相关内容。" + ] + dependencies: ["00000000000008FD"] + id: "59C301DC6D5DC73B" + tasks: [{ + id: "4EF603DCA2692FFD" + type: "item" + title: "结晶生长催化剂" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "bloodmagic:rawcatalyst" + Count: 1b + } + { + id: "bloodmagic:corrosivecatalyst" + Count: 1b + } + { + id: "bloodmagic:destructivecatalyst" + Count: 1b + } + { + id: "bloodmagic:steadfastcatalyst" + Count: 1b + } + { + id: "bloodmagic:vengefulcatalyst" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0BB215FA03536F71" + type: "command" + title: "史诗血魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blood_magic_loot_epic" + player_command: false + }] + } + { + x: 2.5d + y: 6.5d + description: [ + "廉价的跨纬度传输。玩家可以通过一对传位器从一个地方到另一个地方传输物品、实体甚至完整方块。当传位器被红石激活后,其上方的任何东西都会被立即转移到连接的传送器处。" + "" + "只需用传位器潜行右击传位核心就可以将两者连接。这会使传位器设定为该坐标,然后将核心插入任何其他的传位器中。颠倒过来再连接一次就可以制作一个双向的传送系统。" + "" + "请注意,使用传位器将会消耗所有者灵魂网络中的LP,且传送距离越远,消耗的就越多。查阅《血染知书》以获得更多详细信息。" + ] + dependencies: ["00000000000008E7"] + id: "2563F1FF6E4B3445" + tasks: [{ + id: "5B1A674980456429" + type: "item" + item: "bloodmagic:teleposer" + }] + rewards: [{ + id: "015454A38CCD316D" + type: "item" + item: "bloodmagic:teleposerfocus" + }] + } + { + x: -1.5d + y: 7.5d + description: [ + "炼金炼药比烈焰棒悬挂玻璃瓶的方式更加精致,它可以提供具有多种用途的药水,使其装在同一个玻璃瓶中,拥有多种效果。" + "" + "如果炼金术士想,他甚至可以通过合并催化剂来创造全新的药水,比如将悬浮和飘浮混合在一起就可以获得飞行药水。" + ] + dependencies: ["0000000000000909"] + id: "6510633E59CA3D11" + tasks: [ + { + id: "6C86280214A9DCCC" + type: "item" + item: { + id: "bloodmagic:alchemy_flask" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "696B106B0893E871" + type: "item" + item: "bloodmagic:simplecatalyst" + } + ] + rewards: [{ + id: "213C367F254BD990" + type: "item" + item: { + id: "bloodmagic:alchemy_flask" + Count: 1b + tag: { + CustomPotionEffects: [{ + Ambient: 0b + CurativeItems: [{ + id: "minecraft:milk_bucket" + Count: 1b + }] + ShowIcon: 1b + ShowParticles: 1b + Duration: 4800 + Id: -97b + Amplifier: 1b + }] + effectholder: [{ + Duration: 3600 + Id: 159 + LengthDurationMod: 2.6666998863220215d + Amplifier: 1b + AmpDurationMod: 0.5d + }] + Damage: 0 + } + } + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/botania.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/botania.snbt new file mode 100644 index 00000000..21978030 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/botania.snbt @@ -0,0 +1,1547 @@ +{ + id: "0000000000000500" + group: "5A8B89F87F77CF4C" + order_index: 4 + filename: "botania" + title: "植物魔法" + icon: "botania:mana_pylon" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "植物魔法" + icon: { + id: "botania:lexicon" + Count: 1b + tag: { + "botania:elven_unlock": 1b + } + } + x: 4.5d + y: -0.5d + shape: "gear" + description: [ + "尽管大家对植物魔法到底属于魔法还是科技模组争执不断,有一件事是明确的:它几乎什么都能干。也许最好将其描述为一盒工具箱。模组的物品分开来是一盘散沙,但是经过玩家创造性的组合就有了不一样的光彩。" + "" + "植物魔法是一个多元的模组,因此这里并不会涵盖本模组所有内容。要获得更详细的信息和有趣的提示,请多多查阅《植物魔法辞典》。" + "" + "~MuteTiefling" + ] + optional: true + id: "0000000000000501" + tasks: [{ + id: "26553788817F4728" + type: "item" + title: "任意神秘花" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "botania:mystical_flowers" + } + } + }] + rewards: [{ + id: "0000000000000504" + type: "item" + title: "杵和臼" + item: "botania:pestle_and_mortar" + }] + } + { + title: "神秘花" + icon: "botania:magenta_mystical_flower" + x: -3.0d + y: 1.5d + subtitle: "非自然的光芒" + description: [ + "在世界上散布着看起来异常明亮的花朵。去收集一些,开始探索花道的奥秘。" + "" + "你也可以将花瓣种在地上,并使用骨粉来促使它生长。在收获高变种时要小心,因为它们比较普通的神秘花脆弱得多。" + ] + dependencies: ["0000000000000501"] + id: "0000000000000505" + tasks: [{ + id: "0000000000000507" + type: "item" + title: "任意神秘花" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "botania:mystical_flowers" + } + } + count: 16L + }] + rewards: [ + { + id: "0000000000000508" + type: "item" + title: "采花袋" + item: "botania:flower_bag" + } + { + id: "000000000000050D" + type: "item" + title: "剪刀" + item: { + id: "minecraft:shears" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000A70" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: -4.0d + y: 1.0d + subtitle: "生长奇迹" + description: ["找不到某些颜色的神秘花?一小挫花肥就能让它们瞬间出现。"] + dependencies: ["0000000000000505"] + id: "0000000000000509" + tasks: [{ + id: "000000000000050A" + type: "item" + item: "botania:fertilizer" + }] + rewards: [{ + id: "00000000000005E6" + type: "item" + title: "花肥" + item: "botania:fertilizer" + count: 16 + }] + } + { + title: "花药台" + icon: "botania:apothecary_default" + x: -3.0d + y: 2.5d + subtitle: "纳米科技,小子" + description: ["当神秘花瓣、一些魔法材料以及种子混合在一起时,一些奇怪的事发生了。它们似乎会自发地分解、重塑,将种子夺舍,最终形成了一个全新的构体。"] + dependencies: ["0000000000000505"] + id: "000000000000050B" + tasks: [ + { + id: "000000000000050C" + type: "item" + item: "botania:apothecary_default" + } + { + id: "000000000000050E" + type: "item" + item: "botania:pure_daisy" + } + ] + rewards: [ + { + id: "000000000000064A" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + } + { + id: "0000000000000A71" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + title: "活木和活石" + x: -3.0d + y: 3.5d + subtitle: "焕发新生命" + description: ["白雏菊似乎会从大地中汲取精华,并将其注入附近的某些材料中。也许这种精华本身可以被直接利用?"] + dependencies: ["000000000000050B"] + id: "000000000000050F" + tasks: [ + { + id: "000000000000051D" + type: "item" + item: "botania:livingwood" + count: 16L + } + { + id: "000000000000051E" + type: "item" + item: "botania:livingrock" + count: 16L + } + ] + rewards: [{ + id: "00000000000005E7" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: 2.0d + y: 1.5d + subtitle: "程序化反应" + description: [ + "如果神秘花花瓣中的潜能足以使其在花药台中进行自发性重组,那么它在一个更强的场中会发生什么?" + "" + "嗯,花瓣枯萎了。就是这样。试试更坚固的材料怎么样?活石承载魔力的特性可以用来记录特定的模板,将新的信息传递给花药台中的神秘花花瓣。" + "" + "将物品放置在符文祭坛上开始合成。必须用魔力发射器为祭坛提供魔力。魔力供应速度越快,合成速度越快。用森林法杖右击祭坛以完成操作。" + "" + "比较器可以读取符文祭坛的“状态”,来帮助完成自动化控制。详细信息请查阅《植物魔法辞典》。" + ] + dependencies: ["0000000000000501"] + id: "0000000000000513" + tasks: [{ + id: "0000000000000514" + type: "item" + item: "botania:runic_altar" + }] + rewards: [{ + id: "00000000000005E5" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + title: "亚尔夫海姆传送门" + icon: "botania:natura_pylon" + x: 7.0d + y: 4.5d + subtitle: "猥琐屯" + description: [ + "哦!亚尔夫海姆,我们最神秘的贸易搭档!芝麻开门!我要解开你的秘密,探索你的财富。" + "" + "阿尔费姆的居民惯于隐藏自己,但他们愿意在公平交易中分享他们的一些知识。给些面包试试?" + "" + "有关构建传送门的说明,请查阅《植物魔法辞典》。辞典应该首先被扔进传送门,以解锁更深层的知识。" + ] + dependencies: ["0000000000000517"] + id: "0000000000000515" + tasks: [ + { + id: "0000000000000516" + type: "item" + item: "botania:alfheim_portal" + } + { + id: "000000000000057A" + type: "item" + item: "botania:natura_pylon" + count: 2L + } + { + id: "000000000000057B" + type: "item" + item: "botania:mana_pool" + count: 2L + } + { + id: "000000000000057C" + type: "item" + item: "botania:glimmering_livingwood" + count: 3L + } + { + id: "000000000000057D" + type: "item" + item: "botania:livingwood" + count: 8L + } + ] + rewards: [{ + id: "00000000000005D8" + type: "command" + title: "史诗植物魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_epic" + player_command: false + }] + } + { + icon: "botania:terra_plate" + x: 7.0d + y: 3.0d + description: [ + "知足导致自满,自满导致停滞。那是否有一种材料,能够帮助我们控制火花传输的魔力,使其也符合我们的意愿?" + "" + "在放置一块魔力钢锭、一颗魔力钻石以及一颗魔力珍珠后,发生了一些奇怪的事情。珍珠似乎会扭曲周围的魔力,并将其通过火花吸引过来。现有的材料再一次的自发重组,形成新物质。" + ] + dependencies: ["0000000000000559"] + id: "0000000000000517" + tasks: [ + { + id: "0000000000000518" + type: "item" + item: "botania:terra_plate" + } + { + id: "000000000000056F" + type: "item" + item: "botania:livingrock" + count: 5L + } + { + id: "0000000000000570" + type: "item" + item: "minecraft:lapis_block" + count: 4L + } + { + id: "0000000000000599" + type: "item" + item: "botania:terrasteel_ingot" + } + ] + rewards: [{ + id: "00000000000005D9" + type: "command" + title: "史诗植物魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_epic" + player_command: false + }] + } + { + x: -4.0d + y: 5.0d + subtitle: "不可貌相" + description: [ + "活石是一个很好的魔力容器,可以保证魔力的安全,并且随时可以使用。" + "" + "破坏魔力池将导致其内部存储的魔力全部丢失。将比较器放置在旁边,比较器会读取可用于自动化的红石信号。" + ] + dependencies: ["000000000000050F"] + id: "0000000000000519" + tasks: [{ + id: "000000000000051A" + type: "item" + item: "botania:mana_pool" + }] + rewards: [{ + id: "00000000000005EA" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: -2.0d + y: 5.0d + subtitle: "瞄准、射击" + description: [ + "活木结构是优良的导体。" + "" + "魔力发射器可以直接连接到产能花,将产生的魔力传输至魔力池中。它们可以一个连着一个来组成链接,也会自动从相邻的魔力池中汲取魔力。" + "" + "请注意,他们离传输目标越近,转移魔力的速度就越快,因为在前一次脉冲到达之前,它们不会发射下一次脉冲。" + ] + dependencies: ["000000000000050F"] + id: "000000000000051B" + tasks: [{ + id: "000000000000051C" + type: "item" + item: "botania:mana_spreader" + }] + rewards: [{ + id: "00000000000005E9" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: -3.0d + y: 5.0d + description: [ + "活木似乎对引导来自大地的神秘精华有着亲和力。制作一根森林法杖来更精确地指引魔力。" + "" + "森林法杖是连接产能花、魔力发射器和魔力池的首选工具。Shift+右击选择起点,然后选择终点。" + ] + dependencies: ["000000000000050F"] + id: "000000000000051F" + tasks: [{ + id: "0000000000000520" + type: "item" + item: { + id: "botania:twig_wand" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "00000000000005EB" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: -3.0d + y: 6.5d + subtitle: "世界天翻地覆,万物焚烧殆尽" + description: [ + "这是幻想中的一个常见比喻,即人类一旦找到某种新的能量来源,就会立即利用它,并对地球造成破坏。现在你也可以成为这个故事的一部分了!" + "" + "以将火红莲放在草方块或土方块上以开始。附近需要放置魔力发射器以及魔力池。使用森林法杖将花朵连接到发射器,再将发射器连接到魔力池。" + "" + "火红莲能使用任何熔炉燃料,并且只在消耗完前一份燃料后才会接受新的燃料。" + "" + "可以用一个花格箱、一块压力板和一些红石制成一个简单的燃料自动输送装置。值得注意的是,魔力发射器对红石敏感,收到信号就会关闭。因此可以考虑在魔力池盛满的时候关闭主开关。" + ] + dependencies: [ + "0000000000000519" + "000000000000051B" + "000000000000051F" + ] + id: "0000000000000521" + tasks: [{ + id: "0000000000000522" + type: "item" + title: "火红莲" + icon: "botania:endoflame" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "botania:endoflame" + Count: 1b + } + { + id: "botania:gourmaryllis" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "0000000000000523" + type: "item" + title: "花格箱" + item: "botania:open_crate" + } + { + id: "00000000000005E8" + type: "item" + title: "窥魔之镜" + item: { + id: "botania:monocle" + Count: 1b + tag: { } + } + } + ] + } + { + title: "盖亚守护者" + icon: "botania:life_essence" + x: 12.0d + y: 3.0d + subtitle: "如何众叛亲离" + description: [ + "大地在流血。如果不是阴谋一点点汲取她生命的噪声,人们甚至能听到她哭泣。" + "" + "召唤大地最后的防御力量,永远地让她停止哭泣。" + ] + dependencies: ["0000000000000528"] + id: "0000000000000524" + tasks: [{ + id: "0000000000000527" + type: "item" + item: "botania:life_essence" + }] + rewards: [{ + id: "00000000000005D2" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + title: "盖亚战斗场地" + icon: "botania:gaia_pylon" + x: 12.0d + y: 1.5d + subtitle: "准备压箱底的一招" + description: [ + "毫无疑问,大地还有更多的秘密有待揭示。也许这些异界物质可以形成陷阱?" + "" + "清空一大片区域:半径为12格的圆。放置陷阱并使用泰拉钢锭作为诱饵,看看会发生什么。" + "" + "《植物魔法辞典》展示了建造战斗场地所需的确切结构。" + ] + dependencies: ["0000000000000501"] + id: "0000000000000528" + tasks: [ + { + id: "0000000000000529" + type: "item" + item: "botania:gaia_pylon" + count: 4L + } + { + id: "000000000000052C" + type: "item" + item: "minecraft:beacon" + } + ] + rewards: [{ + id: "00000000000005D3" + type: "command" + title: "史诗植物魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_epic" + player_command: false + }] + } + { + title: "命运骰子" + icon: "botania:dice" + x: 12.0d + y: 4.5d + subtitle: "命定之死" + description: [ + "看来,尽管你付出了所有努力,却仍然没能够永远地杀死盖亚守护者,更不用说盖亚了。是时候埋头苦干了。" + "" + "在盖亚战斗场地使用盖亚魂锭代替泰拉钢锭召唤盖亚守护者的第二形态。" + ] + dependencies: ["0000000000000524"] + id: "000000000000052A" + tasks: [{ + id: "000000000000052B" + type: "item" + item: "botania:dice" + }] + rewards: [{ + id: "00000000000005CC" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + title: "元素符文" + x: 2.0d + y: 3.0d + subtitle: "跟穿孔卡一样" + description: [ + "活石是很好的记录信息的基底,而魔力钢则作为一种魔力的便携式容器。提供一些其他物品来设置亲和度,并用魔力尘将它们绑定在一起。" + "" + "现在,我们有了向花药台传递新指示的方法,且不会使敏感的花瓣过载。或者向祭坛本身传递更精确的指示。几乎可以肯定,这些符文也可以用于手持工具。" + ] + dependencies: ["0000000000000513"] + id: "000000000000052D" + tasks: [ + { + id: "000000000000052E" + type: "item" + item: "botania:rune_water" + } + { + id: "000000000000052F" + type: "item" + item: "botania:rune_fire" + } + { + id: "0000000000000530" + type: "item" + item: "botania:rune_earth" + } + { + id: "0000000000000531" + type: "item" + item: "botania:rune_air" + } + { + id: "0000000000000532" + type: "item" + item: "botania:rune_mana" + } + ] + rewards: [{ + id: "00000000000005E4" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: -4.5d + y: 7.0d + subtitle: "玻色-末影斯坦凝聚体" + description: ["如果说末影珍珠还不够扭曲心智,当它浸泡在魔力中时,会对附近的魔力进行扭曲,使魔力的行为不可预测。"] + dependencies: ["0000000000000521"] + id: "0000000000000533" + tasks: [{ + id: "0000000000000534" + type: "item" + item: "botania:mana_pearl" + }] + rewards: [{ + id: "00000000000005EC" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: -1.5d + y: 7.0d + subtitle: "超辐射散射" + description: ["这颗宝石的切面似乎正在放大束缚在它里面的能量。无疑,这种材料将是进一步开发的重点。"] + dependencies: ["0000000000000521"] + id: "0000000000000535" + tasks: [{ + id: "0000000000000536" + type: "item" + item: "botania:mana_diamond" + }] + rewards: [{ + id: "00000000000005F0" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: -2.5d + y: 9.0d + subtitle: "天长地久" + description: ["即使是短暂地浸泡在魔力池中,铁也会转化为一种魔力收集器,储存更多的魔力供日后使用,甚至在快速的强力冲击后会自动重组。虽然这明显是一种用于工具或盔甲的材料,但或许也可以找到其他更微妙的用途。"] + dependencies: ["0000000000000521"] + id: "0000000000000537" + tasks: [{ + id: "0000000000000538" + type: "item" + item: "botania:manasteel_ingot" + }] + rewards: [{ + id: "00000000000005F1" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: -2.0d + y: 8.0d + subtitle: "它是在……蠕动吗?" + description: ["普通的绳子驾驭不住魔力的野性。它几乎无法将自己保持完整。"] + dependencies: ["0000000000000521"] + id: "0000000000000539" + tasks: [{ + id: "000000000000053A" + type: "item" + item: "botania:mana_string" + }] + rewards: [{ + id: "00000000000005EF" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: -4.0d + y: 8.0d + subtitle: "晶体结合剂" + description: ["似乎当任何粉末沐浴在浓缩的魔力中时,都会变成一种强大的粘合剂。它们应该很有用。"] + dependencies: ["0000000000000521"] + id: "000000000000053B" + tasks: [{ + id: "000000000000053C" + type: "item" + item: "botania:mana_powder" + }] + rewards: [{ + id: "00000000000005ED" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: -3.0d + y: 8.0d + subtitle: "周游世界" + description: [ + "将我们迄今为止发现的几种物质组合成有用的魔力戒指,它可以作为便携式魔力池。合成一个魔力戒指,使魔力私人化以创造新的可能性。" + "" + "虽然魔力戒指主要用于为某些手持设备供能,但由于其充放魔力速度快,因此也是远距离运输魔力的绝佳手段。" + ] + dependencies: ["0000000000000538"] + id: "000000000000053D" + tasks: [{ + id: "000000000000053F" + type: "item" + item: { + id: "botania:mana_ring" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "00000000000005EE" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: 2.0d + y: 7.5d + subtitle: "要来杯康普茶吗?" + description: [ + "在一个类似于符文祭坛自发重组的过程中,传统的酿造台可以通过添加魔力符文来进行增强,从而酿造出烈性的药水。" + "" + "将所需试剂放在植物酿造台上,然后将魔力发射器指向酿造台开始酿造。" + "" + "酿造是一种有多种用途的药剂,而熏香能将极大的扩大它们的作用范围。" + ] + dependencies: ["000000000000052D"] + id: "0000000000000540" + tasks: [{ + id: "0000000000000541" + type: "item" + item: "botania:brewery" + }] + rewards: [ + { + id: "00000000000005DB" + type: "item" + title: "魔法玻璃小瓶" + item: "botania:vial" + count: 8 + } + { + id: "0000000000000A74" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + } + ] + } + { + x: 2.0d + y: 6.5d + description: ["由于未知的原因,由不纯魔力组成的小球会在生命终止后短暂存在。阿卡纳蔷薇能够吸收并纯化这些小球,以供进一步使用。"] + dependencies: ["000000000000052D"] + id: "0000000000000542" + tasks: [{ + id: "0000000000000543" + type: "item" + item: "botania:rosa_arcana" + }] + rewards: [{ + id: "00000000000005DC" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: 1.0d + y: 6.0d + subtitle: "别往下看" + description: ["一阵狂风呼啸而来,把使用者包裹在一个保护套中,将他们拉向天空,并在落地时为他们提供优雅的缓冲。"] + dependencies: ["000000000000052D"] + id: "0000000000000544" + tasks: [{ + id: "0000000000000545" + type: "item" + item: { + id: "botania:tornado_rod" + Count: 1b + tag: { } + } + }] + rewards: [ + { + id: "0000000000000556" + type: "item" + title: "活木化身" + item: "botania:avatar" + } + { + id: "0000000000000A76" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: 1.5d + y: 5.0d + subtitle: "超距幽灵作用" + description: [ + "局部化的涡流在奇特的漏斗花周围循环,将附近的物品吸引过来,并将它们存放在相邻的容器中。有趣的是,它们似乎有“智慧”,会尊重传递给它们的信号并限制他们的行为。" + "" + "将物品放在箱子前的展示框中,以控制拾取的物品。漏斗花会区分满或空的魔力石板和魔力戒指。通过提供红石信号,可以完全禁用花朵。" + ] + dependencies: ["000000000000052D"] + id: "0000000000000546" + tasks: [{ + id: "0000000000000547" + type: "item" + item: "botania:hopperhock" + }] + rewards: [{ + id: "00000000000005E0" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: 3.0d + y: 6.0d + subtitle: "高山还是土丘?" + description: ["使用该法杖时可以听到大地移动时的隆隆声,迫使泥土填满接触的地方。"] + dependencies: ["000000000000052D"] + id: "0000000000000548" + tasks: [{ + id: "0000000000000549" + type: "item" + item: "botania:dirt_rod" + }] + rewards: [{ + id: "00000000000005DD" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: 2.5d + y: 5.0d + subtitle: "达到平衡状态" + description: ["虽然它的功能类似于白雏菊,但黏土花需要的魔力远远超过它自己从大地中吸取的魔力。因此附近需要一个魔力源来驱动纳米晶复合沙重组成黏土。"] + dependencies: ["000000000000052D"] + id: "000000000000054A" + tasks: [{ + id: "000000000000054B" + type: "item" + item: "botania:clayconia" + }] + rewards: [{ + id: "00000000000005DE" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: 3.5d + y: 4.5d + subtitle: "滔天巨浪" + description: ["挥舞法杖,就可以从大地中抽取水分,十分方便。"] + dependencies: ["000000000000052D"] + id: "000000000000054C" + tasks: [{ + id: "000000000000054D" + type: "item" + item: "botania:water_rod" + }] + rewards: [{ + id: "00000000000005DF" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: 0.5d + y: 4.5d + subtitle: "《深海浩劫》" + description: ["将深层含水层中的水与液态热熔岩结合在一起,从大地上产生原石。人们只能想象它所造成的破坏。"] + dependencies: ["000000000000052D"] + id: "000000000000054E" + tasks: [{ + id: "000000000000054F" + type: "item" + item: "botania:cobble_rod" + }] + rewards: [{ + id: "00000000000005E1" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: 1.0d + y: 3.5d + subtitle: "生命……总会找到出路" + description: [ + "牲畜有时……会很固执,只有你亲自喂食才愿意吃。更糟糕的是,它们只有在吃过食物后才会进行繁殖。真奇怪它们怎么能坚持饿肚子这么久。" + "" + "畜牧花通过驱使动物自己进食来解决这个问题。" + ] + dependencies: ["000000000000052D"] + id: "0000000000000550" + tasks: [{ + id: "0000000000000558" + type: "item" + item: "botania:pollidisiac" + }] + rewards: [{ + id: "00000000000005E2" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: 3.0d + y: 3.5d + subtitle: "禁忌果冻" + description: [ + "有人认为史莱姆在某种程度上是生物,但仔细观察,它们只不过是真正的活物死去时留下的凝结残留物。足够的伤害会使它们释放出同样的不纯球体,这些不纯球体可以转化为魔力。但这样会损失很多魔力。" + "" + "粘球草会吸收并处理整个史莱姆,分解其整体结构,释放远远超过原始方法所能获得的魔力。" + ] + dependencies: ["000000000000052D"] + id: "0000000000000552" + tasks: [{ + id: "0000000000000553" + type: "item" + item: "botania:narslimmus" + }] + rewards: [{ + id: "00000000000005E3" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + x: -3.5d + y: 9.0d + subtitle: "清晰视线" + description: ["注入玻璃内的魔力提供了明亮的光源。透过它能揭示出一个隐藏的世界。"] + dependencies: ["0000000000000521"] + id: "0000000000000554" + tasks: [{ + id: "0000000000000555" + type: "item" + item: "botania:mana_glass" + }] + rewards: [{ + id: "00000000000005F2" + type: "command" + title: "稀有植物魔法战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + title: "火花" + x: 7.0d + y: 1.5d + subtitle: "撸起袖子加油干" + description: [ + "虽然魔力发射器的活木外壳使它们在远距离传输时非常有效,但它们并不是最有效率的方法。将外壳移除,火花就形成了。火花缺乏发射器的方向性,但其可处理的体积弥补了这方面的劣势。" + "" + "魔力不会独自通过火花通道。它需要引导。" + ] + dependencies: ["0000000000000501"] + id: "0000000000000559" + tasks: [{ + id: "000000000000055A" + type: "item" + item: "botania:spark" + count: 2L + }] + rewards: [{ + id: "00000000000005DA" + type: "command" + title: "史诗植物魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_epic" + player_command: false + }] + } + { + x: 6.0d + y: 5.5d + subtitle: "粉色是新的潮流" + description: [ + "很难说亚尔夫海姆的居民采用了什么作为基础材料,但经过调查,他们似乎使用了与魔力钢类似的处理方法。很明显,无论基础材料是什么,其性质与交易中给出有很大不同。" + "" + "探索源质钢制作的新工具和物品。" + ] + dependencies: ["0000000000000515"] + id: "000000000000057F" + tasks: [{ + id: "0000000000000580" + type: "item" + item: "botania:elementium_ingot" + }] + rewards: [{ + id: "00000000000005D7" + type: "command" + title: "史诗植物魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_epic" + player_command: false + }] + } + { + x: 8.0d + y: 5.5d + subtitle: "晶体鳞片" + description: [ + "龙石似乎与末地有着密切的关系,而龙则是那个领域的土生土长的……也许该安排一段末地之旅了。" + "" + "探索龙石制作的新工具和物品。" + ] + dependencies: ["0000000000000515"] + id: "0000000000000581" + tasks: [{ + id: "0000000000000582" + type: "item" + item: "botania:dragonstone" + }] + rewards: [{ + id: "00000000000005D5" + type: "command" + title: "史诗植物魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_epic" + player_command: false + }] + } + { + x: 7.0d + y: 6.0d + subtitle: "不适合空中使用" + description: [ + "终于,一个适用于火花网络操纵魔力的催化剂。" + "" + "探索精灵尘制作的新工具和物品。" + ] + dependencies: ["0000000000000515"] + id: "0000000000000583" + tasks: [{ + id: "0000000000000584" + type: "item" + item: "botania:pixie_dust" + }] + rewards: [{ + id: "00000000000005D6" + type: "command" + title: "史诗植物魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_epic" + player_command: false + }] + } + { + title: "火花升级" + x: 7.0d + y: 7.0d + subtitle: "潮起潮落" + description: ["火花升级是使火花直接操纵魔力的缺失部分,可以指定魔力何时移动至何地。"] + dependencies: ["0000000000000583"] + id: "0000000000000585" + tasks: [ + { + id: "0000000000000586" + type: "item" + item: "botania:spark_upgrade_recessive" + } + { + id: "000000000000058B" + type: "item" + item: "botania:spark_upgrade_dominant" + } + ] + rewards: [{ + id: "000000000000058F" + type: "item" + title: "火花工匠台" + item: "botania:spark_changer" + }] + } + { + x: 6.0d + y: 6.5d + description: [ + "虽然基础的魔力发射器器已经足够做到这一点,但很明显,如果使用更先进的材料,效果会更好。" + "" + "源质钢核心和梦之木稳定系统能够一次发射更大的脉冲,大大提高魔力吞吐量。" + ] + dependencies: ["000000000000057F"] + id: "0000000000000589" + tasks: [{ + id: "000000000000058A" + type: "item" + item: "botania:elven_spreader" + }] + rewards: [{ + id: "00000000000005D4" + type: "command" + title: "史诗植物魔法战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_epic" + player_command: false + }] + } + { + title: "多媒体网络" + icon: "botania:corporea_spark_master" + x: 8.0d + y: 6.5d + description: [ + "通过魔力操控物品的能力似乎是无边的。魔力可以自由地将物质转化为能量,并将其送回火花网络中。" + "" + "多媒体系统是一个功能强大的物品管理系统,允许远距离传送物品。查阅《植物魔法辞典》中有关多媒体的章节,以进行更多探索。" + ] + dependencies: ["0000000000000581"] + id: "000000000000058C" + tasks: [ + { + id: "000000000000058D" + type: "item" + item: "botania:corporea_index" + } + { + id: "000000000000058E" + type: "item" + item: "botania:corporea_spark_master" + } + ] + rewards: [{ + id: "0000000000000590" + type: "item" + title: "多媒体火花" + item: "botania:corporea_spark" + count: 8 + }] + } + { + title: "魔力透镜" + x: 2.0d + y: 9.0d + subtitle: "立体魔力操控" + description: [ + "对各种符文的实验表明:通过将它们与魔力透镜结合,可以够增强魔力发射器的功能。此外,通过在两个透镜之间涂抹一些黏液,可以将它们永久粘合在一起。" + "" + "我们还需要进一步的实验,因为原始的魔力脉冲似乎可以以各种惊人的方式增强。" + "" + "将“速度”和“强度”透镜组合成一个复合透镜,这将允许魔力发射器发出更大的脉冲,且传播速度更快。" + ] + dependencies: [ + "0000000000000531" + "000000000000052F" + ] + id: "0000000000000591" + tasks: [ + { + id: "0000000000000592" + type: "item" + item: { + id: "botania:lens_speed" + Count: 1b + tag: { } + } + } + { + id: "0000000000000593" + type: "item" + item: { + id: "botania:lens_power" + Count: 1b + tag: { } + } + } + ] + rewards: [ + { + id: "0000000000000594" + type: "item" + title: "黏液块" + item: "minecraft:slime_block" + } + { + id: "0000000000000A75" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + icon: "mythicbotany:mana_infuser" + x: 7.0d + y: 8.0d + subtitle: "电失稳狂想曲" + description: [ + "当暴露在强魔力场中时,亚尔夫海姆本土的材料似乎会自发地结合成一种新的物质,和泰拉钢的形成方式非常相似。" + "" + "与泰拉凝聚板不同,该结构需要在火花上安装火花升级:聚集,以便吸取魔力进行合成。" + ] + dependencies: [ + "0000000000000582" + "0000000000000584" + "0000000000000580" + ] + id: "0000000000000595" + tasks: [ + { + id: "0000000000000596" + type: "item" + item: "mythicbotany:mana_infuser" + } + { + id: "000000000000059A" + type: "item" + item: "minecraft:gold_block" + count: 4L + } + { + id: "000000000000059B" + type: "item" + item: "botania:shimmerrock" + count: 5L + } + { + id: "000000000000059C" + type: "item" + item: "mythicbotany:alfsteel_ingot" + } + ] + rewards: [{ + id: "00000000000005CB" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + x: 7.0d + y: 9.0d + subtitle: "建造额外的水晶" + description: [ + "此时魔力已经证明了自己在执行自发重组方面非常出色。一些受限的魔法已经通过吸收生命死亡时留下的球体中的潜在法力来利用这一点。精灵水晶有助于加速这一过程,并将纯粹的魔力直接注入这些可修复的物品。" + "" + "使用魔力发射器将魔力送进水晶。任何带有经验修补魔咒的物品位于水晶上方时,将以魔力为代价被迅速修复。" + ] + dependencies: ["0000000000000595"] + id: "0000000000000597" + tasks: [{ + id: "0000000000000598" + type: "item" + item: "mythicbotany:alfsteel_pylon" + }] + rewards: [{ + id: "00000000000005CA" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + x: 11.0d + y: 4.0d + subtitle: "康威生命游戏" + description: [ + "这是一个规则简单但结果复杂的游戏,与它模仿的生命体很像。通过极少的投入解开它的秘密,它会为你提供巨大的魔力。" + "" + "查阅《植物魔法辞典》以了解完整规则。" + ] + dependencies: ["0000000000000524"] + id: "00000000000005A0" + tasks: [{ + id: "00000000000005A1" + type: "item" + item: "botania:dandelifeon" + }] + rewards: [ + { + id: "00000000000005CF" + type: "item" + title: "细胞方块" + item: "botania:cell_block" + count: 8 + } + { + id: "00000000000005D0" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + } + ] + } + { + x: 13.0d + y: 4.0d + subtitle: "与你伴生" + description: [ + "并不是每种物质都像魔力那样容易进行自发重组,但通过将它与仍在跳动的盖亚之魂结合起来,就可以使这种属性施加在几乎任何东西上。" + "" + "永恒常春藤能与任何可在铁砧上修复东西结合在一起。将物品、永恒常春藤和三个用于修复物品的材料放置在合成栏中进行绑定。例如,绑定一把钻石剑需要三颗钻石。" + ] + dependencies: ["0000000000000524"] + id: "00000000000005A2" + tasks: [{ + id: "00000000000005A3" + type: "item" + item: "botaniaadditions:regen_ivy" + }] + rewards: [{ + id: "00000000000005CD" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + x: 14.0d + y: 3.5d + subtitle: "打通任督二脉" + description: ["魔力发射器的最终版,注入了盖亚自身的精华,有着最大的吞吐量。"] + dependencies: ["0000000000000524"] + id: "00000000000005A4" + tasks: [{ + id: "00000000000005A5" + type: "item" + item: "botania:gaia_spreader" + }] + rewards: [{ + id: "00000000000005CE" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + x: 10.0d + y: 3.5d + subtitle: "小心裂隙" + description: ["通过盖亚强大的能量进行稳定,我们可以形成一个小的口袋空间来储存不现实数量的物品。"] + dependencies: ["0000000000000524"] + id: "00000000000005A6" + tasks: [{ + id: "00000000000005A7" + type: "item" + item: { + id: "botania:black_hole_talisman" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "00000000000005D1" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + title: "密米尔之泉的泉水" + icon: "mythicbotany:gjallar_horn_full" + x: 12.0d + y: 5.5d + subtitle: "嘬一小口,芙蕾雅就会爱上你!" + description: [ + "圣水源于生命之树,其根深植与所有维度。你敢喝下供奉神明的圣水吗?" + "" + "要获得这禁忌之水,需要制作一个与世界树绑定的代替物来进入世界树。" + "" + "合成世界树之枝,用加拉尔号角右击它,并使用魔力发射器为其提供魔力。一段时间后,号角会被充满并且可能被消耗。" + ] + dependencies: ["0000000000000524"] + id: "5584BFC2DE3C29D7" + tasks: [ + { + id: "16324032C65F1E46" + type: "item" + item: "mythicbotany:yggdrasil_branch" + } + { + id: "7F1EEC9AD6E865F7" + type: "item" + item: "mythicbotany:gjallar_horn_empty" + } + { + id: "2971617F05C67734" + type: "item" + item: "mythicbotany:gjallar_horn_full" + } + ] + rewards: [{ + id: "620D77CA6FA8C011" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + x: 11.0d + y: 8.0d + subtitle: "释放源头" + description: [ + "一旦放血开始,它就永远不会停止。找一个流浪商人,引诱他们站在你的符文仪式中间。" + "" + "至少这会很快。" + "" + "按照《植物魔法辞典》中的描述设置仪式。符文必须放在符文支架上,魔力石板必须放在主符文支架上。当商人站在附近时,所需物品应扔在主符文支架附近的地面上。" + "" + "用森林法杖右击主符文激活仪式。魔力由你身上的魔力石板或戒指提供。" + ] + dependencies: ["3EA3751B482189B7"] + id: "1C1D719B824FB0AB" + tasks: [{ + id: "0BFCAE28C250A671" + type: "item" + item: "mythicbotany:kvasir_blood" + }] + rewards: [{ + id: "195C2F28DEEC1AE6" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + title: "亚尔夫海姆" + x: 12.0d + y: 9.0d + subtitle: "从黑暗踏入光明" + description: [ + "喝下令人不安的圣水后,通往亚尔夫海姆的大门将向你敞开,允许你通过。" + "" + "在另一边等待你的,是什么呢?" + ] + dependencies: ["1C1D719B824FB0AB"] + id: "47CDA7739244CE6F" + tasks: [{ + id: "6D37E48268B35E38" + type: "item" + item: "mythicbotany:kvasir_mead" + }] + rewards: [{ + id: "3542522DA81D210F" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + x: 12.0d + y: 7.0d + subtitle: "诗意大发" + description: [ + "随着主神的智慧得到了安全保障,唯一的前进之路就是退一步,加倍努力得对抗这片土地的守护者盖亚。用盖亚魂锭引诱她,使她再次出战。" + "" + "有了密米尔的知识,你将在击败盖亚守护者II后获得芬保尔之符片。" + ] + dependencies: ["0000000000000524"] + id: "3EA3751B482189B7" + tasks: [{ + id: "1F77ECAE16AF537E" + type: "item" + item: "mythicbotany:fimbultyr_tablet" + }] + rewards: [{ + id: "44A3C1F87AB6977B" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/building.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/building.snbt new file mode 100644 index 00000000..1dbbcb28 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/building.snbt @@ -0,0 +1,1763 @@ +{ + id: "0000000000000096" + group: "" + order_index: 2 + filename: "building" + title: "建筑" + icon: "minecraft:scaffolding" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "建筑" + icon: "minecraft:scaffolding" + x: 0.0d + y: 0.0d + shape: "gear" + subtitle: "小土屋一去不复返" + description: [ + "欢迎来到“建筑”篇。" + "" + "本部分提供了一些关于建筑和装饰的模组,以及帮助你建造的工具,并让你成为一个经验丰富的建筑工。" + "" + "~Ridanisaurus Rid \\& MuteTiefling" + ] + optional: true + id: "058D3BEB64C74E27" + tasks: [{ + id: "4A2592C4467CEAF6" + type: "checkmark" + title: "建筑工" + }] + rewards: [ + { + id: "6BCFA4922355B43F" + type: "item" + item: "create:builders_tea" + count: 4 + random_bonus: 4 + } + { + id: "3C390EFCC5489351" + type: "item" + item: "minecraft:stonecutter" + } + ] + } + { + title: "Macaw全家桶" + icon: "minecraft:oak_log" + x: 0.0d + y: -2.0d + subtitle: "适用于各种场合的模组" + description: [ + "Macaw开发了不少的模组,它们涵盖了的木制和原版材料的装饰方块,如屋顶、桥梁、门和窗等等。" + "" + "上方的任务会告诉你有哪些类型的装饰方块可供你使用。" + ] + dependencies: ["058D3BEB64C74E27"] + id: "3834BBF4818E4ABE" + tasks: [{ + id: "4AF3B5D3B12BB9E7" + type: "checkmark" + title: "Macaw全家桶" + }] + rewards: [{ + id: "0E23B1EC7F8A65EE" + type: "item" + item: "create:builders_tea" + count: 2 + random_bonus: 2 + }] + } + { + title: "窗户和百叶窗" + icon: "mcwwindows:oak_window2" + x: 1.5d + y: -3.5d + description: ["一系列用于美化室内与室外的窗户。"] + dependencies: ["3834BBF4818E4ABE"] + id: "69264C279D819443" + tasks: [{ + id: "420B50F1422D8783" + type: "item" + title: "Macaw的窗户" + item: { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "mcwwindows" + } + } + }] + rewards: [{ + id: "22CC2896509891A2" + type: "xp" + xp: 100 + }] + } + { + title: "屋顶、瓷砖和排水沟" + icon: "mcwroofs:oak_roof" + x: 0.5d + y: -4.0d + description: ["建造复杂屋顶形状的甄选。"] + dependencies: ["3834BBF4818E4ABE"] + id: "294FF399D036000C" + tasks: [{ + id: "23D124F0ABC86469" + type: "item" + title: "Macaw的屋顶" + item: { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "mcwroofs" + } + } + }] + rewards: [{ + id: "4EBBC5E559BB1D57" + type: "xp" + xp: 100 + }] + } + { + title: "活板门" + icon: "mcwtrpdoors:oak_cottage_trapdoor" + x: -0.5d + y: -4.0d + description: ["一系列精致的活板门,可搭配任何场合。"] + dependencies: ["3834BBF4818E4ABE"] + id: "2BFA6B1DF968DB60" + tasks: [{ + id: "65B891EE0CA7DE2D" + type: "item" + title: "Macaw的活板门" + item: { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "mcwtrpdoors" + } + } + }] + rewards: [{ + id: "760F5F32E39E413F" + type: "xp" + xp: 100 + }] + } + { + title: "门" + icon: "mcwdoors:oak_cottage_door" + x: -1.5d + y: -3.5d + description: ["一系列精致的门,可搭配任何场合。"] + dependencies: ["3834BBF4818E4ABE"] + id: "6AAB0C70527EB1C8" + tasks: [{ + id: "08066709F5454C29" + type: "item" + title: "Macaw的门" + item: { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "mcwdoors" + } + } + }] + rewards: [{ + id: "190BC73D15872F2A" + type: "xp" + xp: 100 + }] + } + { + title: "栅栏和围墙" + icon: "mcwfences:oak_picket_fence" + x: 2.0d + y: -2.5d + description: ["一系列精致的围栏和围墙,可满足任何装饰需求。"] + dependencies: ["3834BBF4818E4ABE"] + id: "1A8ADC65B09E9539" + tasks: [{ + id: "02D341840CE54A92" + type: "item" + title: "Macaw的栅栏和围墙" + item: { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "mcwfences" + } + } + }] + rewards: [{ + id: "6DA561C702F1DEA5" + type: "xp" + xp: 100 + }] + } + { + title: "桥梁" + icon: "mcwbridges:oak_log_bridge_middle" + x: -2.0d + y: -2.5d + description: ["一系列用于制作人行小桥和铁路桥的方块。"] + dependencies: ["3834BBF4818E4ABE"] + id: "5CC123276DD545C8" + tasks: [{ + id: "4F7B105264339E9A" + type: "item" + title: "Macaw的桥梁" + item: { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "mcwbridges" + } + } + }] + rewards: [{ + id: "0DA8D314B0CFE8BA" + type: "xp" + xp: 100 + }] + } + { + title: "石工" + icon: "masonry:andesitetiled" + x: 1.0d + y: 1.5d + subtitle: "唤醒你内心的矮人之魂" + description: [ + "石工允许你将大部分原版石头雕刻成不同的装饰图案,来让你的基地充满艺术气息。" + "" + "将花岗岩或海晶石等原版石头放在切石机中,然后进行雕刻。" + ] + dependencies: ["058D3BEB64C74E27"] + id: "63FE93055CE4162C" + tasks: [{ + id: "4EA5682D198BA2E6" + type: "item" + title: "石工" + item: { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "masonry" + } + } + }] + rewards: [{ + id: "4C3D1850DE4CBA18" + type: "xp" + xp: 100 + }] + } + { + title: "MrCrayfish的家具" + icon: "cfm:oak_chair" + x: -1.0d + y: -1.5d + subtitle: "宜家,但没有肉丸子。" + description: [ + "你在建造一个厨房,并希望有不同(包括原版和模组)木头和石材质的水槽和柜台搭配它?或是一座小后院、一个烧烤架来做BBQ?" + "" + "MrCrayfish的家具提供了大量的装饰性和功能性方块供你选择,为你的小屋增添色彩。" + ] + dependencies: ["058D3BEB64C74E27"] + id: "32824050418C71EB" + tasks: [{ + id: "39FE46B7D0588AC6" + type: "item" + title: "任何MrCrayfish的物品" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "cfm" + } + } + { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "morecfm" + } + } + ] + } + } + }] + rewards: [{ + id: "3006D73518186276" + type: "command" + title: "农夫奖励包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "玻璃连结" + icon: "connectedglass:clear_glass" + x: 2.0d + y: 1.0d + subtitle: "我能看清,前路坎坷" + description: ["玻璃连结增加了额外的玻璃和玻璃板的连接纹理。这当然包括透明玻璃,以及原版的所有16种染色玻璃。"] + dependencies: ["058D3BEB64C74E27"] + id: "66099AFAA1A6043F" + tasks: [{ + id: "7E626988261D7522" + type: "item" + title: "玻璃连结" + item: { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "connectedglass" + } + } + }] + rewards: [{ + id: "73CEB3BC6963B644" + type: "command" + title: "炼金术士奖励包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + title: "简单的灯" + icon: "simplylight:illuminant_block_on" + x: 0.0d + y: 2.0d + subtitle: "上帝说:要有光!" + description: [ + "这个模组的名字真的说明了一切。就这么简单,一个灯光模组。" + "" + "但不要被它的名字所欺骗,简单的灯提供了一系列的不简单的灯,让你的基地亮出风格。" + ] + dependencies: ["058D3BEB64C74E27"] + id: "42FB32CC99E66E3F" + tasks: [{ + id: "1EFA47BC6E4EC782" + type: "item" + title: "任意16个简单的灯" + item: { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "simplylight" + } + } + count: 16L + }] + rewards: [{ + id: "7E2D7FEE20672C9D" + type: "command" + title: "拾荒者者奖励包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "镶框方块" + icon: "framedblocks:framed_cube" + x: 2.5d + y: 0.0d + subtitle: "前途不可限量" + description: [ + "你在寻找玻璃楼梯吗?或者是下界合金门?或者是末地石指示牌?好吧,不必再苦苦寻找了。" + "" + "镶框方块引入了一个由各种形状和方块组成的空白模板,用方块右击它,它会模仿对应方块的纹理。" + "" + "用萤石右击它们甚至可以使其发光!" + ] + dependencies: ["058D3BEB64C74E27"] + id: "0798D5139479A837" + tasks: [{ + id: "6D98E195282468AF" + type: "item" + item: "framedblocks:framed_cube" + count: 4L + }] + rewards: [ + { + id: "7A45DC96F03CA232" + type: "item" + item: "framedblocks:framed_hammer" + } + { + id: "1C5FD3A8CD3424C0" + type: "item" + item: "framedblocks:framed_wrench" + } + ] + } + { + title: "镶框抽屉" + icon: "framedcompactdrawers:framed_full_one" + x: -2.5d + y: 0.0d + subtitle: "抽屉界的熊熊工作室" + description: [ + "你是否已经厌倦了那个在你基地里刺眼的,与你的建筑色调完全不匹配的橡木抽屉?" + "" + "镶框抽屉给了你一个空白的模板,让你可以在工作台中结合不同的方块来替换纹理,无论是正面、侧面还是镶边,这些镶框抽屉有着高度可定制的视觉效果。" + "" + "这个模组提供的不只是一个抽屉样式模板,实际上它对每一种类型的抽屉都有一个模板,无论是2x2、压缩抽屉,甚至是抽屉控制器。" + ] + dependencies: ["058D3BEB64C74E27"] + id: "473BE440ECB1CEDF" + tasks: [{ + id: "130291F7FD5C22C4" + type: "item" + title: "任意相框抽屉" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "framedcompactdrawers:frame_triple" + } + } + }] + rewards: [ + { + id: "799AB9D93C124D6F" + type: "item" + item: "storagedrawers:emerald_storage_upgrade" + } + { + id: "006783158FEE960D" + type: "item" + item: "storagedrawers:void_upgrade" + } + ] + } + { + title: "Chipped" + icon: "chipped:mason_table" + x: 2.0d + y: -1.0d + subtitle: "没有什么是一点木材填充剂不能解决的。" + description: [ + "Chipped提供了大量的原版雕刻方块,无论是装饰玻璃,还是用于漂亮地毯设计的绗缝羊毛,甚至是不祥的雕刻镀金黑石,Chipped都可以帮助你。" + "" + "首先,建造一个雕刻站,其功能与原版切石机类似。将方块放进去,并选择符合你建筑需求的样式。" + ] + dependencies: ["058D3BEB64C74E27"] + id: "1EAFB4FB2CF09F26" + tasks: [{ + id: "5B597B1689F6662F" + type: "item" + title: "任意Chipped工作台" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "chipped:mason_table" + Count: 1b + } + { + id: "chipped:loom_table" + Count: 1b + } + { + id: "chipped:carpenters_table" + Count: 1b + } + { + id: "chipped:glassblower" + Count: 1b + } + { + id: "chipped:botanist_workbench" + Count: 1b + } + { + id: "chipped:mechanist_workbench" + Count: 1b + } + { + id: "chipped:alchemy_bench" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0365D0D7A7E40B1D" + type: "command" + title: "矿工奖励包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + title: "工程师的装饰" + icon: "engineersdecor:steel_catwalk_stairs" + x: -2.0d + y: 1.0d + subtitle: "沉浸式装修" + description: [ + "如果你喜欢沉浸工程的工业外观,那么你可能会爱上工程师的装饰这个模组。" + "" + "该模组增加了一些功能性和装饰性的块状物,和你的沉浸工程基地十分搭配。无论是“危险!”标志,还是工业风格的工作台,工程师的装饰都能满足你的需求。" + ] + dependencies: ["058D3BEB64C74E27"] + id: "68E143E444AF44C2" + tasks: [{ + id: "3962CC2A503F48BE" + type: "item" + item: "engineersdecor:metal_bar" + count: 12L + }] + rewards: [{ + id: "3C8E7414A7A4C3C0" + type: "item" + item: "engineersdecor:sign_hotwire" + count: 2 + random_bonus: 4 + }] + } + { + title: "工业装饰" + icon: "dustrial_decor:sheet_metal_treading" + x: -1.0d + y: 1.5d + subtitle: "必须佩戴安全帽!" + description: [ + "你是否正在建造一个工厂来容纳所有吵闹的机器?那座发电站是对野生动物和敌对怪物开放的吗?你是否希望你能竖起一圈铁丝网来阻止那些烦人的劫掠者打扰你?那么……" + "" + "工业装饰提供了上述所有内容,甚至更多。该模组提供了一系列以工业为主题的装饰方块。" + ] + dependencies: ["058D3BEB64C74E27"] + id: "201E7950E17180BD" + tasks: [ + { + id: "7B4010001841119D" + type: "item" + item: "dustrial_decor:sheet_metal" + count: 3L + } + { + id: "233869B1D7E3ACFB" + type: "item" + item: "dustrial_decor:cardboard" + count: 8L + } + ] + rewards: [ + { + id: "6C4A232FCA2807FA" + type: "item" + item: { + id: "dustrial_decor:cardboard_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "60773CCBDE6A5D12" + type: "item" + item: "dustrial_decor:cardboard" + count: 16 + random_bonus: 16 + } + ] + } + { + title: "装饰方块" + icon: "decorative_blocks:oak_support" + x: 1.0d + y: -1.5d + subtitle: "英雄请留步,且听我一言……" + description: [ + "如果你喜欢中世纪或乡村风格的建筑,无论是悬崖上的城堡、森林中的小木屋,还是为疲惫的旅行者准备的温馨酒馆,装饰方块都有适合你的风格的选择。" + "" + "装饰方块提供了许多材质精美、设计精良的方块,以满足你的建筑需求。" + ] + dependencies: ["058D3BEB64C74E27"] + id: "03D0B336BB7CEFE1" + tasks: [{ + id: "36159E7E842C9962" + type: "item" + title: "装饰方块" + item: { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "decorative_blocks" + } + } + }] + rewards: [ + { + id: "53FB7E9EE2F64323" + type: "item" + item: "simplefarming:beer" + } + { + id: "314E867E74A0A658" + type: "item" + item: "simplefarming:wine" + } + { + id: "5C9415F6EFAA203C" + type: "item" + item: "simplefarming:whiskey" + } + { + id: "293E3264D9BC1836" + type: "item" + item: "simplefarming:mead" + } + { + id: "454E1AEBCCD2B768" + type: "item" + item: "simplefarming:vodka" + } + { + id: "3AE7ECDC030B78F6" + type: "item" + item: "simplefarming:sake" + } + { + id: "020E1FF6FF8532FA" + type: "item" + item: "simplefarming:cider" + } + { + id: "022D696626C1C290" + type: "item" + item: "simplefarming:cauim" + } + { + id: "421FEBBA8B18E8BF" + type: "item" + item: "simplefarming:tiswin" + } + ] + } + { + title: "Valhelsia结构" + icon: "valhelsia_structures:big_orange_glazed_jar" + x: -2.0d + y: -1.0d + subtitle: "劫掠与劫掠者,我想你可以直接“制作”它们" + description: [ + "Valhelsia结构在世界内生成了不同类型的建筑结构,如玩家住房、铁匠小屋,甚至是废弃的堡垒。" + "" + "这些结构中使用的大多数定制装饰方块也可以进行制作,以便你在你的建筑中添加一些额外的细节。" + ] + dependencies: ["058D3BEB64C74E27"] + id: "1DEA7DBF6D1A1C6A" + tasks: [{ + id: "5588202A7A626718" + type: "item" + title: "Valhelsia结构" + item: { + id: "itemfilters:mod" + Count: 1b + tag: { + value: "valhelsia_structures" + } + } + }] + rewards: [{ + id: "548107ED51B7B447" + type: "command" + title: "法师奖励包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + title: "通用建筑工具" + icon: { + id: "emendatusenigmatica:enigmatic_hammer" + Count: 1b + tag: { + Damage: 0 + } + } + x: 6.0d + y: 2.5d + shape: "gear" + subtitle: "工欲善其事,必先利其器" + description: [ + "罗马不是一天建成的,但有了这样的工具,它当然可以建成。" + "" + "继续阅读去发现一些方便的工具,他们显著减少了大型建筑建造的时间。 " + ] + optional: true + id: "5411C8D2344CC2F1" + tasks: [{ + id: "48834CDA218F71E0" + type: "checkmark" + title: "建筑工具" + }] + rewards: [{ + id: "215C050F84460976" + type: "item" + item: "minecraft:scaffolding" + count: 16 + random_bonus: 16 + }] + } + { + title: "便携式切割机" + icon: "portable_stonecutter:portable_stonecutter" + x: 5.0d + y: 1.5d + subtitle: "它就像凿子,但更胖。" + description: [ + "它可以切割、研磨、雕刻、抛光,甚至还可以做饭和清洁!" + "" + "切石机的所有功能,现在以紧凑的便携形式来到了你的手中。" + "" + "免责声明:实际上不会做饭或打扫。不用于商业用途。" + "" + "警告:远离儿童、动物和傻瓜。移动时不要将手放在刀片上。过度使用可能导致疲劳和视力下降。" + ] + dependencies: ["5411C8D2344CC2F1"] + id: "085A8424875A2B23" + tasks: [{ + id: "0F45B05043BCCBE6" + type: "item" + item: "portable_stonecutter:portable_stonecutter" + }] + rewards: [{ + id: "31F796972A4B7369" + type: "command" + title: "拾荒者者奖励包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "凿子" + icon: { + id: "chisel:iron_chisel" + Count: 1b + tag: { + Damage: 0 + } + } + x: 6.0d + y: 1.0d + subtitle: "它就像便携式切石机,但更瘦。" + description: [ + "一个经典的工具,无论是对新手还是老手。" + "" + "右击凿子可以打开一个GUI,在那里你可以放置方块,并凿成不同的、更具装饰性的版本。" + "" + "你也可以在GUI中保留一个特定的雕刻方块,以便通过左击世界上的方块来雕刻它们。" + "" + "更高阶的凿子提供了额外的功能,比如3x3世界内雕刻和图案预览。" + ] + dependencies: ["5411C8D2344CC2F1"] + id: "165DFE2F0AF151E7" + tasks: [{ + id: "2A04BA9132C1CB19" + type: "item" + title: "任意凿子(Chisel)" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "chisel:iron_chisel" + Count: 1b + tag: { + Damage: 0 + } + } + { + id: "chisel:diamond_chisel" + Count: 1b + tag: { + Damage: 0 + chiseldata: { } + } + } + { + id: "chisel:hitech_chisel" + Count: 1b + tag: { + Damage: 0 + chiseldata: { } + } + } + ] + } + } + }] + rewards: [{ + id: "77DBBB65B8E37846" + type: "item" + item: "chisel:factory/dots" + count: 16 + random_bonus: 16 + }] + } + { + title: "雕凿工艺" + icon: { + id: "chiselsandbits:chisel_stone" + Count: 1b + tag: { + Damage: 0 + } + } + x: 7.0d + y: 1.5d + subtitle: "和凿子与便携式切石机毫不相干" + description: [ + "来自这个模组的凿子能够让你方块切成单个像素块,或者它的一小部分。" + "" + "该模组提供了对你能建造的、组合的方块甚至是液体的形状的完全控制。" + ] + dependencies: ["5411C8D2344CC2F1"] + id: "468BEE8C31DA8DF9" + tasks: [{ + id: "45C52AC34FB4858B" + type: "item" + title: "任意凿子(Chisel \\& Bits)" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "chiselsandbits:chisel_stone" + Count: 1b + tag: { + Damage: 0 + } + } + { + id: "chiselsandbits:chisel_iron" + Count: 1b + tag: { + Damage: 0 + } + } + { + id: "chiselsandbits:chisel_gold" + Count: 1b + tag: { + Damage: 0 + } + } + { + id: "chiselsandbits:chisel_diamond" + Count: 1b + tag: { + Damage: 0 + } + } + { + id: "chiselsandbits:chisel_netherite" + Count: 1b + tag: { + Damage: 0 + } + } + ] + } + } + }] + rewards: [ + { + id: "720F542AE5971C8B" + type: "item" + item: { + id: "chiselsandbits:bit_bag" + Count: 1b + tag: { + Inventory: { } + } + } + } + { + id: "26AE96A25BAAC750" + type: "item" + item: "chiselsandbits:magnifying_glass" + } + { + id: "4DDA396CCCA5EF72" + type: "item" + item: { + id: "chiselsandbits:measuring_tape" + Count: 1b + tag: { } + } + } + ] + } + { + title: "建筑小帮手" + icon: { + id: "buildinggadgets:gadget_building" + Count: 1b + tag: { + state: { + serializer: "buildinggadgets:dummy_serializer" + state: { + Name: "minecraft:air" + } + data: { } + } + } + } + x: 5.0d + y: 3.5d + subtitle: "它负责建造" + description: [ + "一种先进的建筑设备,具有多种模式,可以快速建造墙壁、楼梯和平台。" + "" + "潜行右击一个方块来设置它要建造的方块。使用建筑小帮手设置菜单键[默认:g]来访问高级功能。" + ] + dependencies: ["5411C8D2344CC2F1"] + id: "0F06CA2A45323C4C" + tasks: [{ + id: "5DB4EE8F264A9453" + type: "item" + item: { + id: "buildinggadgets:gadget_building" + Count: 1b + tag: { + state: { + serializer: "buildinggadgets:dummy_serializer" + state: { + Name: "minecraft:air" + } + data: { } + } + } + } + }] + rewards: [{ + id: "651CFE821154BBC8" + type: "xp" + xp: 100 + }] + } + { + title: "更替小帮手" + icon: { + id: "buildinggadgets:gadget_exchanging" + Count: 1b + tag: { + state: { + serializer: "buildinggadgets:dummy_serializer" + state: { + Name: "minecraft:air" + } + data: { } + } + } + } + x: 6.0d + y: 4.0d + subtitle: "它负责交换" + description: [ + "在一个区域内快速交换方块,而不需要手动破坏和放置每一个方块。使用“精准采集”来处理易碎的方块,比如玻璃。" + "" + "潜行右击一个方块来设置它要建造的方块。使用建筑小帮手设置菜单键[默认:g]来访问高级功能。" + ] + dependencies: ["5411C8D2344CC2F1"] + id: "25E1DB1C3F184D4C" + tasks: [{ + id: "0031DADEE3BD0089" + type: "item" + item: { + id: "buildinggadgets:gadget_exchanging" + Count: 1b + tag: { + state: { + serializer: "buildinggadgets:dummy_serializer" + state: { + Name: "minecraft:air" + } + data: { } + } + } + } + }] + rewards: [{ + id: "2A430B36A4ECDB29" + type: "xp" + xp: 100 + }] + } + { + title: "复制-粘贴小帮手" + icon: { + id: "buildinggadgets:gadget_copy_paste" + Count: 1b + tag: { + mode: 0b + template_id: [I; + -937522451 + -1230682587 + -1166065172 + -847433661 + ] + } + } + x: 7.0d + y: 3.5d + subtitle: "它负责复制粘贴" + description: [ + "一个强大的工具,可以复制大面积的区域,并在其他地方立即重建,可以在短时间内重复建造大面积的区域,如重复的墙面图案,或用几个不同的房屋来装饰一个区域。" + "" + "可以为复制-粘贴小工具导入和导出模板,Enigmatica6附带了各种模板,包括许多来自沉静工艺和星辉魔法等模组的多方块结构,使建造更加容易。完整的说明和模板可以在你的实例文件夹中的\"building_gadgets_patterns\"目录下找到。" + "" + "潜行右击一个区块来设置它要建造的方块。使用建筑小帮手设置菜单键[默认:g]来访问高级功能。" + ] + dependencies: ["5411C8D2344CC2F1"] + id: "2E5F1C7B4B293531" + tasks: [{ + id: "6AB9C0357788BA56" + type: "item" + item: { + id: "buildinggadgets:gadget_copy_paste" + Count: 1b + tag: { + mode: 0b + template_id: [I; + -937522451 + -1230682587 + -1166065172 + -847433661 + ] + } + } + }] + rewards: [{ + id: "56EDEB3CE12B8C19" + type: "xp" + xp: 100 + }] + } + { + title: "破坏小帮手" + icon: { + id: "buildinggadgets:gadget_destruction" + Count: 1b + tag: { + overlay: 1b + fuzzy: 1b + } + } + x: 7.5d + y: 2.5d + subtitle: "猜猜看它负责什么……" + description: [ + "当你只是想清出一个洞用来建造时,并不会关心那里的方块怎么样,对吧?" + "" + "请注意,这个工具会销毁它所有移除的方块!" + "" + "潜行右击空气来配置想要破坏的区域。使用建筑小帮手设置菜单键[默认:g]来访问高级功能" + ] + dependencies: ["5411C8D2344CC2F1"] + id: "095108AB50598C04" + tasks: [{ + id: "1441EAF1EDC3AFDF" + type: "item" + item: { + id: "buildinggadgets:gadget_destruction" + Count: 1b + tag: { + overlay: 1b + fuzzy: 1b + } + } + }] + rewards: [{ + id: "61F9F3D49C389940" + type: "xp" + xp: 100 + }] + } + { + title: "建筑之杖" + icon: { + id: "constructionwand:stone_wand" + Count: 1b + tag: { + wand_options: { } + Damage: 0 + } + } + x: 4.5d + y: 2.5d + subtitle: "飞来咒!" + description: [ + "作为一个经典模组,建筑魔杖的功能就是延展已经放置在世界中的方块。这可以使你很轻松就可以建造一堵墙:先打好地基,然后用魔杖往上建造。" + "" + "此版本还增加了一些功能,如摧毁方块,在空中放置,甚至从你的快捷栏中随机放置方块。" + "" + "在空中拿着建筑之杖按Ctrl+Shift键,可以进入带有高级选项的菜单,或者按Ctrl键滚动鼠标滚轮,可以在不同建筑模式之间快速切换。" + ] + dependencies: ["5411C8D2344CC2F1"] + id: "26B88D08862EA1AE" + tasks: [{ + id: "131EB02FBDE8DC98" + type: "item" + title: "任意建筑之杖" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "constructionwand:stone_wand" + Count: 1b + tag: { + wand_options: { } + Damage: 0 + } + } + { + id: "constructionwand:iron_wand" + Count: 1b + tag: { + wand_options: { } + Damage: 0 + } + } + { + id: "constructionwand:diamond_wand" + Count: 1b + tag: { + wand_options: { } + Damage: 0 + } + } + { + id: "constructionwand:infinity_wand" + Count: 1b + tag: { + wand_options: { } + } + } + ] + } + } + }] + rewards: [{ + id: "214C2A82D3E5941A" + type: "item" + item: "minecraft:scaffolding" + count: 16 + random_bonus: 16 + }] + } + { + title: "植物魔法建筑工具" + icon: { + id: "botania:lexicon" + Count: 1b + tag: { + "botania:elven_unlock": 1b + } + } + x: 6.0d + y: -2.5d + shape: "gear" + subtitle: "这可是魔法建筑科技" + description: [ + "植物魔法提供了各式各样的建筑和地形改造法杖。" + "" + "以一些法力为代价,你可以放置方块,交换方块,或者对你的世界的整个部分进行完全的地形改造。" + "" + "相关的任务会对每根法杖的作用进行简要描述。然而,要想获得更详细的信息,请参考《植物魔法辞典》。" + ] + id: "3F1801BBAF8A29FD" + tasks: [{ + id: "363364A832F21FEC" + type: "item" + item: "botania:livingwood" + }] + rewards: [{ + id: "67E31EF8EF9242E8" + type: "item" + item: "botania:livingwood_twig" + count: 4 + random_bonus: 4 + }] + } + { + title: "移壳杆" + icon: { + id: "botania:exchange_rod" + Count: 1b + tag: { } + } + x: 7.0d + y: -3.5d + subtitle: "建立在坚实的地基上" + description: [ + "这法杖允许你以法力为代价,将世界上的方块与所选方块交换。" + "" + "通过手持移壳杆潜行右击某个方块来绑定一个方块,这个时候将会显示玩家物品栏内该方块的数量(如果物品栏里有能提供该方块的植物魔法的法杖/工具,那么数量显示为∞)。移壳杆的更替范围为7x7的正方形平面区域。在物品栏内有足量的已绑定方块的情况下,左击某方块会直接将该方块使用物品栏内的物品替换到世界中。而右击某方块会直接把该方块为中心的7x7的正方形平面区域内所有的同种方块全部替换成已绑定的方块。打开物品栏时,鼠标悬停在魔杖上,可以查看已绑定的方块的类型。" + ] + dependencies: ["3F1801BBAF8A29FD"] + id: "3A0988C3AEFBAAC5" + tasks: [{ + id: "7FA93EE01B45135D" + type: "item" + item: { + id: "botania:exchange_rod" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "41109E78B59EF97B" + type: "command" + title: "稀有植物魔法奖励包" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + title: "深渊法杖" + icon: "botania:cobble_rod" + x: 5.0d + y: -3.5d + subtitle: "坎坷的开始" + description: ["消耗一些魔力,放置一块圆石。"] + dependencies: ["3F1801BBAF8A29FD"] + id: "261056A552909227" + tasks: [{ + id: "60487B8DAAABD00A" + type: "item" + item: "botania:cobble_rod" + }] + rewards: [{ + id: "0F739D6D5D514E05" + type: "command" + title: "稀有植物魔法奖励包" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + title: "大地法杖" + icon: "botania:dirt_rod" + x: 7.5d + y: -2.5d + subtitle: "别胡闹了" + description: ["消耗一些魔力,放置一块泥土。"] + dependencies: ["3F1801BBAF8A29FD"] + id: "75361161CEA1E406" + tasks: [{ + id: "2FE7292AC2F975A8" + type: "item" + item: "botania:dirt_rod" + }] + rewards: [{ + id: "0C25B3F19358451A" + type: "command" + title: "稀有植物魔法奖励包" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + title: "大地权杖" + icon: "botania:terraform_rod" + x: 7.0d + y: -1.5d + subtitle: "移山填海" + description: ["只要稍加练习,大地权杖就可以帮助你迅速改变景观。激活后,泥土在你下方形成,将地面抬高到你的脚下,而你上方的土地则降低到你的水平,在瞬间形成山脉或铲平一片区域。"] + dependencies: ["3F1801BBAF8A29FD"] + id: "1E22D45F4ACB8FE2" + tasks: [{ + id: "3F20DF25B210800F" + type: "item" + item: "botania:terraform_rod" + }] + rewards: [{ + id: "2675982841DE964D" + type: "command" + title: "传奇植物魔法奖励包" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + title: "星辉魔法建筑工具" + icon: "astralsorcery:tome" + x: -6.0d + y: 0.0d + shape: "gear" + subtitle: "禁止加班!" + description: ["一旦你获得了星辉矿石,你应该能够制作这两根奇妙的法杖,来帮助你利用星星的力量塑造世界。"] + id: "020ECCFFA45CE43D" + tasks: [{ + id: "37EDC6B3AC445773" + type: "item" + item: "astralsorcery:starmetal_ore" + }] + rewards: [{ + id: "691CF672BABA1FA8" + type: "item" + item: "astralsorcery:stardust" + count: 2 + random_bonus: 2 + }] + } + { + title: "秩序星杖" + icon: { + id: "astralsorcery:architect_wand" + Count: 1b + tag: { + astralsorcery: { } + } + } + x: -4.5d + y: 0.0d + subtitle: "不折不扣的巫术" + description: [ + "秩序星杖作用就像一个构建工具,潜行右击方块选择类型,选中的方块将显示在左上角,并显示物品栏中对应方块的数量。使用时会显示预览效果,右击可直接放置方块。创造模式不消耗方块。" + "" + "注意:尺寸是固定的,不能改变。" + ] + dependencies: ["020ECCFFA45CE43D"] + id: "4A2306BD24A5D6D2" + tasks: [{ + id: "7D1392DE2FB21B89" + type: "item" + item: { + id: "astralsorcery:architect_wand" + Count: 1b + tag: { + astralsorcery: { } + } + } + }] + rewards: [{ + id: "23FF3AAB4DFEE10C" + type: "command" + title: "稀有星辉魔法奖励包" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_rare" + player_command: false + }] + } + { + title: "转位星杖" + icon: { + id: "astralsorcery:exchange_wand" + Count: 1b + tag: { + astralsorcery: { } + } + } + x: -7.5d + y: 0.0d + subtitle: "星光闪耀!" + description: [ + "转位星杖允许你将世界上的方块与你背包中的方块交换。(潜行右击方块选择类型,选中的方块显示在左上角,并显示物品栏中对应方块的数量。使用时会显示预览效果,右击会将目标替换成选中的方块,左击则会清空所有选中的方块,创造模式不消耗方块。)" + "" + "当然,这并不局限于一个方块,你可以选择多个方块进行转位,这将使转换的模式变得随机,以便在方块之间有一个更无缝和自然的过渡。" + ] + dependencies: ["020ECCFFA45CE43D"] + id: "2334B38255294FAE" + tasks: [{ + id: "0BE4A8E8DE0E013F" + type: "item" + item: { + id: "astralsorcery:exchange_wand" + Count: 1b + tag: { + astralsorcery: { } + } + } + }] + rewards: [{ + id: "07A919265475FAEF" + type: "command" + title: "稀有星辉魔法奖励包" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_astral_sorcery_loot_rare" + player_command: false + }] + } + { + title: "机械动力建筑工具" + icon: "create:mechanical_arm" + x: -6.0d + y: 1.5d + shape: "gear" + subtitle: "机械化,机械化" + description: [ + "机械动力提供了两个实用的建筑工具,伸缩机械手和对称之杖。" + "" + "尽管这些工具比较昂贵,但这是值得的,因为它们提供了一些独有的功能。" + ] + id: "1E318BCAC2C6FA09" + tasks: [{ + id: "14B0FAF2081449BD" + type: "item" + item: "emendatusenigmatica:brass_ingot" + }] + rewards: [{ + id: "618B214EB41EEE48" + type: "item" + item: "create:builders_tea" + count: 4 + random_bonus: 4 + }] + } + { + title: "伸缩机械手" + icon: { + id: "create:extendo_grip" + Count: 1b + tag: { + Damage: 0 + } + } + x: -4.5d + y: 1.5d + subtitle: "BOING~ BOING~" + description: [ + "伸缩机械手增加了你的放置距离,从而使你能够变成长臂猿来放置和打破方块。" + "" + "要使用伸缩机械手,就把它放在你的副手,然后像平常一样用你的主手使用方块或工具。" + "" + "在带上铜制储罐时,伸缩机械手不会失去耐久度,而是消耗你储存在储罐中的气压。" + ] + dependencies: ["1E318BCAC2C6FA09"] + id: "34F00196E2D0B4B0" + tasks: [{ + id: "36A419607017EA31" + type: "item" + item: { + id: "create:extendo_grip" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "384957F4FCE7BC6A" + type: "command" + title: "稀有机械动力奖励包" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + title: "对称之杖" + icon: "create:wand_of_symmetry" + x: -7.5d + y: 1.5d + subtitle: "强迫症福音" + description: [ + "对称之杖特别好,绝不会让强迫症患者们失望。" + "" + "这个工具允许你放置一个对称平面,完美地复制出你放置方块的位置。" + "" + "开始时,右击点击地面上的方块。放置好之后,你可以潜行右击点击打开配置GUI,在那里你可以选择平面类型和镜像轴。" + ] + dependencies: ["1E318BCAC2C6FA09"] + id: "147B701C5BCF2424" + tasks: [{ + id: "0A989C0C09502289" + type: "item" + item: "create:wand_of_symmetry" + }] + rewards: [{ + id: "01870BF5EE173AB5" + type: "command" + title: "稀有机械动力奖励包" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_legendary" + player_command: false + }] + } + { + title: "万能的建筑工" + icon: "create:crafting_blueprint" + x: -6.0d + y: -1.5d + shape: "square" + subtitle: "我喜欢制定计划" + description: [ + "如果你是那种因为对自己的建筑技术没有信心,或者根本没有时间和精力去规划一个完整的基地设计,只会造火柴盒的玩家,那么这个模组就是为你准备的。" + "" + "万能建筑师模组允许你绘制一个动态的设计图,你可以选择建筑的大小,多少层,屋顶风格,建筑材料,等等。一旦你的设计完成,它将为你保存为一个示意图,然后你可以在“制作蓝图加农炮”中使用来自动建造。" + "" + "如果上面的介绍让你感兴趣,你想了解更多,甚至想看看这个模组的运行情况,这个由模组开发者制作的两分钟短视频将向你展示这个奇妙模组的里里外外。" + "链接:https://youtu.be/VdoKmdYubBM" + ] + id: "4407C59E32585B96" + tasks: [{ + id: "3671CC5B42EC4DF8" + type: "checkmark" + title: "万能的建筑工" + }] + rewards: [ + { + id: "3E564C831D52F1BD" + type: "item" + item: "create:builders_tea" + count: 2 + random_bonus: 2 + } + { + id: "7FB21C0F074D7720" + type: "item" + item: "create:empty_schematic" + } + { + id: "1DDF6EF97DE63E61" + type: "item" + item: "minecraft:gunpowder" + count: 8 + random_bonus: 8 + } + ] + } + { + title: "高原法杖" + icon: "botania:skydirt_rod" + x: 4.5d + y: -2.5d + subtitle: "不附带梯子" + description: ["在视线三格处召唤一个泥土,可以直接在空中放置。"] + dependencies: ["3F1801BBAF8A29FD"] + id: "624AAFDABA481B08" + tasks: [{ + id: "71069CB1BABDA192" + type: "item" + item: "botania:skydirt_rod" + }] + rewards: [{ + id: "2F982B8BD0A5B9DF" + type: "command" + title: "传奇植物魔法奖励包" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + title: "魔力脉冲枪+魔力透镜" + icon: { + id: "botania:mana_gun" + Count: 1b + tag: { } + } + x: 5.0d + y: -1.5d + subtitle: "炸个痛快!" + description: [ + "它本身是一个多功能的工具,当与魔力透镜搭配时,魔力脉冲枪就变成了类似于远程雕刻工具的东西,炸掉方块以帮助形成自然的形状。" + "" + "爆破地下,形成漂亮的洞穴作为基地,或雕刻景观!艺术就是爆炸!" + ] + dependencies: ["3F1801BBAF8A29FD"] + id: "5CCA8708260D389C" + tasks: [ + { + id: "64B96C806BE2E4CB" + type: "item" + item: { + id: "botania:mana_gun" + Count: 1b + tag: { } + } + } + { + id: "1F2D3C964900AA44" + type: "item" + item: { + id: "botania:lens_explosive" + Count: 1b + tag: { } + } + } + ] + rewards: [{ + id: "461C49E6DB199C54" + type: "command" + title: "传奇植物魔法奖励包" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + icon: "botania:sextant" + x: 6.0d + y: -1.0d + subtitle: "你叫我什么?!" + description: ["一个用于画圆的小工具。对着你想要画圆的中心方块长按右击,然后拖动选择圆的半径。虽然是通过圆形虚影来显示方块位置,但是它并没有自动放置方块的能力。一旦放置方块结束,则显示“结构已完成”字样。按潜行右击会取消构建的圆形虚影。"] + dependencies: ["3F1801BBAF8A29FD"] + id: "179FB20DE78B8851" + tasks: [{ + id: "7CEB81CF604A2837" + type: "item" + item: "botania:sextant" + }] + rewards: [{ + id: "597AE01F4D6E1217" + type: "command" + title: "稀有植物魔法奖励包" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_rare" + player_command: false + }] + } + { + title: "世界塑造者之星盘" + icon: { + id: "botania:astrolabe" + Count: 1b + tag: { } + } + x: 6.0d + y: -4.0d + subtitle: "不见不散" + description: [ + "作为优秀的快速建筑工具,世界塑造者之星盘可以用来放置3x3到11x11的方块,无论是垂直还是水平放置。" + "" + "潜行右击某种方块就可以将其设置为要放置的方块,对着空气按潜行右击可切换要放置方块的平面区域。" + ] + dependencies: ["3F1801BBAF8A29FD"] + id: "37F31E4C7664EF8C" + tasks: [{ + id: "1827D26DAD8075A3" + type: "item" + item: { + id: "botania:astrolabe" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "70F6E60195DD9768" + type: "command" + title: "传奇植物魔法奖励包" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + title: "装饰盔甲架" + icon: "minecraft:armor_stand" + x: -7.5d + y: -1.5d + shape: "square" + subtitle: "装饰界奇迹" + description: [ + "你知道吗,你可以用盔甲架来展示你的饰品?" + "" + "我当时也不知道,但事实上你可以用原版盔甲架来展示一套你在旅行中发现的饰品,让别人对你的房间眼前一亮,或就是正常建造,无论出于储存物品还是装饰的目的。" + ] + id: "48D7E182886BF82F" + tasks: [{ + id: "2FBD22F2EC040B18" + type: "checkmark" + title: "装饰盔甲架?" + }] + rewards: [{ + id: "41939B3A4FB225D7" + type: "item" + item: { + id: "botania:cosmetic_googly_eyes" + Count: 1b + tag: { } + } + }] + } + { + title: "夸克" + icon: { + id: "quark:trowel" + Count: 1b + tag: { + Damage: 0 + } + } + x: -4.5d + y: -1.5d + shape: "square" + subtitle: "万金油" + description: [ + "夸克是一个非常庞大的模组,虽然它本该有自己的分区,甚至是主要的建筑分区的一部分,但我们觉得把它作为一个独立的信息任务更合适。虽然要写下夸克模组所提供的一切几乎是不可能的,但下面是这个模组一些亮点,好让跑路的建建筑工更少一些。" + "" + "-装饰性方块:夸克提供了大量的方块,既可以像不同材质的箱子一样手工制作,也可以像刚玉方块一样从世界各地收集。" + "" + "-抹泥铲:手拿泥铲右击时将会随机放置快捷栏中的方块,这对建造废墟和小路很有用。" + "" + "-烧焦藤蔓:使用打火石对藤蔓右击会使藤蔓变成烧焦的藤蔓,这样的藤蔓不会再继续生长。" + "" + "-皮卡镖:右击会将回旋镖投掷出去,它会采掘碰到的方块或对怪物造成伤害,然后带着掉落物再回到你的手中。" + "" + "想要了解更多关于夸克模组学习信息,请访问他们的官方网站。" + "链接:https://quarkmod.net/#features" + ] + id: "73696B8EC7BB92C7" + tasks: [{ + id: "5B29C3C71D617D0A" + type: "checkmark" + title: "夸克" + }] + rewards: [ + { + id: "1EA35555757745CC" + type: "item" + item: { + id: "quark:trowel" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "5C1C38E52322F619" + type: "item" + item: "quark:rainbow_rune" + } + ] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/challenges.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/challenges.snbt new file mode 100644 index 00000000..1b9c2c5d --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/challenges.snbt @@ -0,0 +1,1679 @@ +{ + id: "0000000000000098" + group: "" + order_index: 4 + filename: "challenges" + title: "挑战" + icon: "minecraft:dragon_head" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "无限电力" + icon: "mininggadgets:upgrade_battery_3" + x: 0.5d + y: 2.5d + subtitle: "无限的宇宙力量!" + description: [ + "终极输导元件可以储存多达1,600,000,000,000FE的电量,也就是1.6TFE。" + "" + "想要给终极输导元件充电,就把它放在输导矩阵内。" + ] + dependencies: ["1C6E46EA96373E74"] + id: "4473CCD6EB0E60E0" + tasks: [{ + id: "43D8479933BD78E5" + type: "item" + title: "充满电的终极疏导元件" + icon: { + id: "mekanism:ultimate_induction_cell" + Count: 1b + tag: { + mekData: { + EnergyContainers: [{ + Container: 0b + stored: "4000000000000" + }] + } + } + } + item: { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "itemfilters:strong_nbt" + Count: 1b + tag: { + value: { + mekData: { + EnergyContainers: [{ + Container: 0b + stored: "4000000000000" + }] + } + } + } + } + { + id: "mekanism:ultimate_induction_cell" + Count: 1b + tag: { + mekData: { + EnergyContainers: [{ + Container: 0b + stored: "4000000000000" + }] + } + } + } + ] + } + } + }] + rewards: [{ + id: "18625435104F6277" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "mininggadgets:upgrade_battery_3" + Count: 1b + } + DisplayScale: 1.0f + Animation: "fixed" + Colors: { + Bottom: { + Red: 255 + Blue: 255 + Green: 255 + } + Top: { + Red: 249 + Blue: 254 + Green: 255 + } + Middle: { + Red: 128 + Blue: 31 + Green: 199 + } + } + Name: "无限电力奖杯" + } + } + } + }] + } + { + title: "挑战者" + icon: "minecraft:dragon_head" + x: 0.0d + y: 0.0d + shape: "hexagon" + description: ["杀死末影龙,你就可以开启挑战章节!"] + size: 1.5d + id: "1C6E46EA96373E74" + tasks: [{ + id: "6C159C9408B0C66C" + type: "advancement" + title: "击杀末影龙" + icon: "minecraft:dragon_head" + advancement: "minecraft:end/kill_dragon" + criterion: "" + }] + rewards: [{ + id: "7F0FC16030FE7D99" + type: "item" + item: { + id: "trofers:trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "minecraft:dragon_head" + Count: 1b + } + DisplayScale: 0.75f + Animation: "fixed" + Colors: { + Bottom: { + Red: 249 + Blue: 254 + Green: 255 + } + Top: { + Red: 249 + Blue: 254 + Green: 255 + } + Middle: { + Red: 137 + Blue: 184 + Green: 50 + } + } + Name: "末影龙奖杯" + } + } + } + }] + } + { + title: "无限熔岩" + x: -3.0d + y: 0.0d + description: [ + "在至尊黑洞储液罐中装满熔岩。" + "" + "储液罐的所有侧面都必须设置为“已启用”才能被检测到。" + ] + dependencies: ["1C6E46EA96373E74"] + id: "64A6812D6EFF4308" + tasks: [{ + id: "5484233E300B3E29" + type: "item" + title: "装满熔岩的至尊黑洞储液罐" + icon: { + id: "industrialforegoing:supreme_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "minecraft:lava" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + item: { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "itemfilters:strong_nbt" + Count: 1b + tag: { + value: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "minecraft:lava" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + } + { + id: "industrialforegoing:supreme_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "minecraft:lava" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + ] + } + } + }] + rewards: [{ + id: "2CEB97E39BE8BBE5" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "minecraft:lava_bucket" + Count: 1b + } + DisplayScale: 1.0f + Animation: "fixed" + Colors: { + Bottom: { + Red: 255 + Blue: 255 + Green: 255 + } + Top: { + Red: 255 + Blue: 255 + Green: 255 + } + Middle: { + Red: 176 + Blue: 38 + Green: 46 + } + } + Name: "熔岩奖杯" + } + } + } + }] + } + { + title: "无限水" + icon: { + id: "industrialforegoing:supreme_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "minecraft:water" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + x: -3.0d + y: 1.0d + description: [ + "在至尊黑洞储液罐中装满水。" + "" + "储液罐的所有侧面都必须设置为“已启用”才能被检测到。" + ] + dependencies: ["1C6E46EA96373E74"] + id: "6D463AE8FE933401" + tasks: [{ + id: "68B113885B76682E" + type: "item" + title: "装满水的至尊黑洞储液罐" + icon: { + id: "industrialforegoing:supreme_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "minecraft:water" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + item: { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "itemfilters:strong_nbt" + Count: 1b + tag: { + value: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "minecraft:water" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + } + { + id: "industrialforegoing:supreme_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "minecraft:water" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + ] + } + } + }] + rewards: [{ + id: "2B3C7A66BA863710" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "minecraft:water_bucket" + Count: 1b + } + DisplayScale: 1.0f + Animation: "fixed" + Colors: { + Bottom: { + Red: 255 + Blue: 255 + Green: 255 + } + Top: { + Red: 255 + Blue: 255 + Green: 255 + } + Middle: { + Red: 58 + Blue: 218 + Green: 179 + } + } + Name: "水奖杯" + } + } + } + }] + } + { + title: "无限石油" + icon: { + id: "industrialforegoing:supreme_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "thermal:crude_oil" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + x: -3.0d + y: -1.0d + description: [ + "在至尊黑洞储液罐中装满石油。" + "" + "储液罐的所有侧面都必须设置为“已启用”才能被检测到。" + ] + dependencies: ["1C6E46EA96373E74"] + id: "378F01CE074D79A0" + tasks: [{ + id: "53630EB2AB461FE0" + type: "item" + title: "装满石油的至尊黑洞储液罐" + icon: { + id: "industrialforegoing:supreme_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "immersivepetroleum:oil" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "industrialforegoing:supreme_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "thermal:crude_oil" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + { + id: "itemfilters:strong_nbt" + Count: 1b + tag: { + value: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "thermal:crude_oil" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + } + ] + } + } + { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "industrialforegoing:supreme_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "pneumaticcraft:oil" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + { + id: "itemfilters:strong_nbt" + Count: 1b + tag: { + value: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "pneumaticcraft:oil" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + } + ] + } + } + { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "industrialforegoing:supreme_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "immersivepetroleum:oil" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + { + id: "itemfilters:strong_nbt" + Count: 1b + tag: { + value: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "immersivepetroleum:oil" + FacingModes: { + LEFT: "ENABLED" + TOP: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + FRONT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 2147483647 + } + } + } + } + } + ] + } + } + ] + } + } + }] + rewards: [{ + id: "2F30217DBD536B5C" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "thermal:crude_oil_bucket" + Count: 1b + } + DisplayScale: 1.0f + Animation: "fixed" + Colors: { + Bottom: { + Red: 255 + Blue: 255 + Green: 255 + } + Top: { + Red: 249 + Blue: 254 + Green: 255 + } + Middle: { + Red: 29 + Blue: 33 + Green: 29 + } + } + Name: "石油奖杯" + } + } + } + }] + } + { + title: "动物大师" + x: 3.0d + y: 1.0d + subtitle: "宠物与吻" + description: [ + "驯服所有可以驯服的动物!" + "" + "(你可以通过查看农牧业标签中的“动物大师”进度来知晓你的进展)" + ] + dependencies: ["1C6E46EA96373E74"] + id: "2AEE1AFA3BC416CE" + tasks: [{ + id: "6550FEDCE5175F8C" + type: "advancement" + title: "驯服所有可以驯服的动物" + icon: "farmersdelight:horse_feed" + advancement: "enigmatica:husbandry/tame_all_animals" + criterion: "" + }] + rewards: [{ + id: "1101CE8B58FFDB74" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "farmersdelight:horse_feed" + Count: 1b + } + DisplayScale: 1.0f + Animation: "fixed" + Colors: { + Bottom: { + Red: 255 + Blue: 255 + Green: 255 + } + Top: { + Red: 255 + Blue: 255 + Green: 255 + } + Middle: { + Red: 249 + Blue: 29 + Green: 128 + } + } + Name: "动物大师奖杯" + } + } + } + }] + } + { + title: "成双成对" + x: 3.0d + y: 0.0d + subtitle: "性教育启蒙……" + description: [ + "繁殖每一种可繁殖的动物!" + "" + "(你可以通过查看农牧业标签中的“成双成对”进度来知晓你的进展。)" + ] + dependencies: ["1C6E46EA96373E74"] + id: "24ED473C9C545C09" + tasks: [{ + id: "76A9D7B6C6D4C04F" + type: "advancement" + title: "繁殖每一种可繁殖的动物" + icon: "minecraft:golden_carrot" + advancement: "minecraft:husbandry/bred_all_animals" + criterion: "" + }] + rewards: [{ + id: "2CBDA020ED4C5E9C" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "minecraft:golden_carrot" + Count: 1b + } + DisplayScale: 1.0f + Animation: "fixed" + Colors: { + Bottom: { + Red: 255 + Blue: 255 + Green: 255 + } + Top: { + Red: 255 + Blue: 255 + Green: 255 + } + Middle: { + Red: 254 + Blue: 61 + Green: 216 + } + } + Name: "繁衍奖杯" + } + } + } + }] + } + { + title: "无限工具" + x: -0.5d + y: 2.5d + description: [ + "为了完成这个任务,你必须获得所有的无限工具,并将它们升级到神器级别。" + "" + "在没有无限电力的情况下,是可以将无限工具升级到神器级别的,我们决定让你自己来发现如何升级。" + ] + dependencies: ["1C6E46EA96373E74"] + id: "17E8CDC64C0FB5EA" + tasks: [ + { + id: "4801DE27B925DA50" + type: "item" + title: "无限钻头:神器等级" + icon: { + id: "industrialforegoing:infinity_drill" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "ARTIFACT" + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + item: { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "industrialforegoing:infinity_drill" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "ARTIFACT" + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + { + id: "itemfilters:weak_nbt" + Count: 1b + tag: { + value: { + Selected: "ARTIFACT" + } + } + } + ] + } + } + } + { + id: "7FD0249142690FBD" + type: "item" + title: "无限电锤:神器等级" + icon: { + id: "industrialforegoing:infinity_hammer" + Count: 1b + tag: { + CanCharge: 1b + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0b + Selected: "ARTIFACT" + Beheading: 0 + } + } + item: { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "itemfilters:weak_nbt" + Count: 1b + tag: { + value: { + Selected: "ARTIFACT" + } + } + } + { + id: "industrialforegoing:infinity_hammer" + Count: 1b + tag: { + CanCharge: 1 + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0 + Selected: "ARTIFACT" + Beheading: 0 + } + } + ] + } + } + } + { + id: "625720B1A137C6DF" + type: "item" + title: "无限三叉戟:神器等级" + icon: { + id: "industrialforegoing:infinity_trident" + Count: 1b + tag: { + CanCharge: 1b + Riptide: 0 + Channeling: 0b + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0b + Selected: "ARTIFACT" + Loyalty: 0 + } + } + item: { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "itemfilters:weak_nbt" + Count: 1b + tag: { + value: { + Selected: "ARTIFACT" + } + } + } + { + id: "industrialforegoing:infinity_trident" + Count: 1b + tag: { + CanCharge: 1 + Riptide: 0 + Channeling: 0 + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0 + Selected: "ARTIFACT" + Loyalty: 0 + } + } + ] + } + } + } + { + id: "314182BBA59CFDD8" + type: "item" + title: "无限链锯:神器等级" + icon: { + id: "industrialforegoing:infinity_saw" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "ARTIFACT" + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + item: { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "itemfilters:weak_nbt" + Count: 1b + tag: { + value: { + Selected: "ARTIFACT" + } + } + } + { + id: "industrialforegoing:infinity_saw" + Count: 1b + tag: { + CanCharge: 1 + Special: 0 + Selected: "ARTIFACT" + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + ] + } + } + } + { + id: "09A7BEA11BB1C9B1" + type: "item" + title: "无限背包:神器等级" + icon: { + id: "industrialforegoing:infinity_backpack" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "ARTIFACT" + Energy: 9223372036854775807L + } + } + item: { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "itemfilters:weak_nbt" + Count: 1b + tag: { + value: { + Selected: "ARTIFACT" + } + } + } + { + id: "industrialforegoing:infinity_backpack" + Count: 1b + tag: { + CanCharge: 1 + Special: 0 + Selected: "ARTIFACT" + Energy: 9223372036854775807L + } + } + ] + } + } + } + { + id: "1C420C2B58ADD9F4" + type: "item" + title: "无限核弹:神器等级" + icon: { + id: "industrialforegoing:infinity_nuke" + Count: 1b + tag: { + CanCharge: 1 + Special: 0 + Selected: "ARTIFACT" + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + item: { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "itemfilters:weak_nbt" + Count: 1b + tag: { + value: { + Selected: "ARTIFACT" + } + } + } + { + id: "industrialforegoing:infinity_nuke" + Count: 1b + tag: { + CanCharge: 1 + Special: 0 + Selected: "ARTIFACT" + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + ] + } + } + } + { + id: "50D6D2760038E934" + type: "item" + title: "无限发射器:神器等级" + icon: { + id: "industrialforegoing:infinity_launcher" + Count: 1b + tag: { + CanCharge: 1 + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0 + Selected: "ARTIFACT" + Plunger: 0 + } + } + item: { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "itemfilters:weak_nbt" + Count: 1b + tag: { + value: { + Selected: "ARTIFACT" + } + } + } + { + id: "industrialforegoing:infinity_launcher" + Count: 1b + tag: { + CanCharge: 1 + Energy: 9223372036854775807L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0 + Selected: "ARTIFACT" + Plunger: 0 + } + } + ] + } + } + } + ] + rewards: [ + { + id: "485894E4EE24E3E1" + type: "item" + item: { + id: "trofers:small_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "industrialforegoing:infinity_trident" + Count: 1b + tag: { + CanCharge: 1b + Riptide: 0 + Channeling: 0b + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0b + Selected: "POOR" + Loyalty: 0 + } + } + DisplayScale: 0.5f + Animation: "fixed" + Colors: { + Bottom: { + Red: 255 + Blue: 255 + Green: 255 + } + Top: { + Red: 249 + Blue: 254 + Green: 255 + } + Middle: { + Red: 137 + Blue: 184 + Green: 50 + } + } + } + } + } + } + { + id: "23558895485FF9E0" + type: "item" + item: { + id: "trofers:small_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "industrialforegoing:infinity_drill" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "POOR" + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + DisplayScale: 0.5f + Animation: "fixed" + Colors: { + Bottom: { + Red: 255 + Blue: 255 + Green: 255 + } + Top: { + Red: 249 + Blue: 254 + Green: 255 + } + Middle: { + Red: 137 + Blue: 184 + Green: 50 + } + } + } + } + } + } + { + id: "2E4A9E23F542A9BF" + type: "item" + item: { + id: "trofers:small_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "industrialforegoing:infinity_backpack" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "POOR" + Id: "75cd3df4-1573-46e9-a320-cac2879426bf" + Energy: 0L + } + } + DisplayScale: 0.5f + Animation: "fixed" + Colors: { + Bottom: { + Red: 255 + Blue: 255 + Green: 255 + } + Top: { + Red: 249 + Blue: 254 + Green: 255 + } + Middle: { + Red: 137 + Blue: 184 + Green: 50 + } + } + } + } + } + } + { + id: "0992ACAB5C09DAE0" + type: "item" + item: { + id: "trofers:small_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "industrialforegoing:infinity_hammer" + Count: 1b + tag: { + CanCharge: 1b + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0b + Selected: "POOR" + Beheading: 0 + } + } + DisplayScale: 0.5f + Animation: "fixed" + Colors: { + Bottom: { + Red: 249 + Blue: 254 + Green: 255 + } + Top: { + Red: 249 + Blue: 254 + Green: 255 + } + Middle: { + Red: 137 + Blue: 184 + Green: 50 + } + } + } + } + } + } + { + id: "7EF5A4E188996336" + type: "item" + item: { + id: "trofers:small_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "industrialforegoing:infinity_saw" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "POOR" + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + DisplayScale: 0.5f + Animation: "fixed" + Colors: { + Bottom: { + Red: 249 + Blue: 254 + Green: 255 + } + Top: { + Red: 249 + Blue: 254 + Green: 255 + } + Middle: { + Red: 137 + Blue: 184 + Green: 50 + } + } + } + } + } + } + { + id: "6457AAA4C0F166C9" + type: "item" + item: { + id: "trofers:small_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + Colors: { + Bottom: { + Red: 249 + Blue: 254 + Green: 255 + } + Top: { + Red: 249 + Blue: 254 + Green: 255 + } + Middle: { + Red: 137 + Blue: 184 + Green: 50 + } + } + DisplayScale: 0.5d + Animation: "fixed" + id: "industrialforegoing:infinity_nuke" + Count: 1 + tag: { } + } + } + } + } + } + { + id: "42B3BA6BE0A12001" + type: "item" + item: { + id: "trofers:small_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + Colors: { + Bottom: { + Red: 249 + Blue: 254 + Green: 255 + } + Top: { + Red: 249 + Blue: 254 + Green: 255 + } + Middle: { + Red: 137 + Blue: 184 + Green: 50 + } + } + DisplayScale: 0.5d + Animation: "fixed" + id: "industrialforegoing:infinity_launcher" + Count: 1 + tag: { } + } + } + } + } + } + ] + } + { + title: "终极土豆" + x: 3.0d + y: -1.0d + subtitle: "宝贝,呃,什么是土豆?" + description: ["煮土豆,土豆泥,大锅炖土豆!"] + dependencies: ["1C6E46EA96373E74"] + id: "3DB3B9732A87744A" + tasks: [ + { + id: "77ECAC90AB981C2F" + type: "item" + item: "farmersdelight:potato_crate" + count: 2863L + consume_items: true + } + { + id: "0B0BD4EA2A6DE4E9" + type: "item" + item: { + id: "thermal:rf_potato" + Count: 1b + tag: { + Energy: 100000 + } + } + count: 2863L + consume_items: true + } + { + id: "382A604CF0387758" + type: "item" + item: "botania:tiny_potato" + count: 2863L + consume_items: true + } + { + id: "1B6A594B8B7AEDC7" + type: "item" + item: "minecraft:baked_potato" + count: 2863L + consume_items: true + } + { + id: "054D2C2D441C2021" + type: "item" + item: "minecraft:poisonous_potato" + count: 2863L + consume_items: true + } + { + id: "4597CD2D2CBA65E7" + type: "item" + item: "pneumaticcraft:cod_n_chips" + count: 2863L + consume_items: true + } + { + id: "469924BD6C490BF2" + type: "item" + item: "simplefarming:fish_and_chips" + count: 2863L + consume_items: true + } + { + id: "174E223CF910A58D" + type: "item" + item: "farmersdelight:steak_and_potatoes" + count: 2863L + consume_items: true + } + { + id: "19B011AE9B837D9E" + type: "item" + item: "farmersdelight:stuffed_potato" + count: 2863L + consume_items: true + } + { + id: "5BAE86CC78F24DFD" + type: "item" + item: "simplefarming:potato_knish" + count: 2863L + consume_items: true + } + { + id: "3D08E07D00A24BEB" + type: "item" + item: { + id: "botania:cosmetic_tiny_potato_mask" + Count: 1b + tag: { } + } + count: 2863L + consume_items: true + } + { + id: "18DA6C0BF3BF2334" + type: "item" + item: "farmersdelight:wild_potatoes" + count: 2863L + consume_items: true + } + ] + rewards: [{ + id: "75E761B2293C1707" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "minecraft:potato" + Count: 1b + } + DisplayScale: 1.0f + Animation: "fixed" + Colors: { + Bottom: { + Red: 255 + Blue: 255 + Green: 255 + } + Top: { + Red: 255 + Blue: 255 + Green: 255 + } + Middle: { + Red: 254 + Blue: 61 + Green: 216 + } + } + } + } + } + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/create.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/create.snbt new file mode 100644 index 00000000..f85d77f6 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/create.snbt @@ -0,0 +1,1785 @@ +{ + id: "0000000000000C3F" + group: "72A9465344128AF9" + order_index: 0 + filename: "create" + title: "机械动力" + icon: "create:cogwheel" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "机械动力" + icon: "create:wrench" + x: 7.0d + y: 0.0d + shape: "gear" + description: [ + "欢迎来到机械动力!机械动力的内核与原版红石的主要目的相同:为玩家提供实现奇妙创作的物品。" + "" + "你会问什么样的创作?嗯,什么都可以!制作火车、隧道掘进机、巨大的功能性风车,甚至是能玩的鲁比克魔方!" + "" + "只有你想不到的,没有你做不到的。" + "" + "当然,任务不可能将这么多内容全都详细介绍一遍。相反,我们的目标是引入机械动力的基本概念,为你的探索奠定坚实的基础。" + "" + "~MuteTiefling" + ] + optional: true + id: "0000000000000C40" + tasks: [{ + id: "0000000000000C41" + type: "checkmark" + title: "机械动力" + }] + rewards: [{ + id: "0000000000000CB9" + type: "item" + title: "扳手" + item: "create:wrench" + }] + } + { + title: "旋转力" + icon: "create:goggles" + x: 4.0d + y: 2.0d + subtitle: "还需要一些零件" + description: [ + "与许多体系一样,动力是必须的。在机械动力中,这通常意味着让某些东西旋转。当然,有多种方法可以做到这一点,但在这之前,让我们简单了解一些基本知识。" + "" + "首先是动力源和作业元件。不言而喻,动力源产生旋转力,带动作业元件进行旋转。但并非所有的动力源和作业元件都是相对的。" + "" + "每个动力源都能够输出一定量的应力单元(SU),这些应力在所有连接的作业元件之间分配。如果作业元件需要的应力比输出的多,那么整个系统将陷入过载。" + "" + "作业元件运作的速度越快,其影响越大,使用的应力越多。" + "" + "要了解生成或消耗的应力值,可以戴上工程师护目镜并看向相关方块。" + "" + "最后提一句,虽然机械动力没有指南书,但每个组件的物品提示中都有非常详细的信息来帮助你了解。请仔细阅读。" + ] + dependencies: ["0000000000000C40"] + min_width: 300 + id: "0000000000000CBA" + tasks: [{ + id: "0000000000000D67" + type: "checkmark" + title: "旋转力" + }] + rewards: [{ + id: "0000000000000D66" + type: "item" + title: "工程师护目镜" + item: "create:goggles" + }] + } + { + title: "风车" + icon: "create:white_sail" + x: 4.0d + y: 3.5d + subtitle: "不含电池" + description: [ + "年轻人的第一个多方块结构也许就是风车。这是一个能产出高应力的动力源,且能够在高转速下运行。仅向结构添加更多风帆或羊毛就能产生更多的应力和更快的速度。" + "" + "从哪里开始建造呢?先放下风车轴承。带绿色粘液的一面是建造结构其余部分的地方。动力将从另一端输出。请注意,风车可以从任何方向建造。" + "" + "接下来,将旋转底盘连接到轴承的粘性侧。这里的旋转底盘充当风车的轴承,而叶片与轴承相连接。" + "用粘液球右击底盘可使其变粘(不会消耗粘液球),使大多数装饰方块都可以在风车连接半径外进行连接。" + "" + "手持扳手并看向底盘来查看底盘的连接半径。高亮显示的方块是结构的一部分。可以使用滚轮调整半径。" + "" + "请注意,只有在连接未被底盘识别的方块时才需要胶水,例如要在风车的前面延展方块。如果是风帆直接连接到底盘上,就根本不需要胶水,但那又有什么乐趣呢?美观更重要!" + ] + dependencies: ["0000000000000CBA"] + min_width: 250 + id: "0000000000000CBD" + tasks: [ + { + id: "0000000000000CBE" + type: "item" + item: "create:windmill_bearing" + } + { + id: "0000000000000CBF" + type: "item" + item: "create:radial_chassis" + } + { + id: "0000000000000CC1" + type: "item" + item: "create:white_sail" + count: 32L + } + ] + rewards: [ + { + id: "0000000000000CC0" + type: "item" + title: "强力胶" + item: { + id: "create:super_glue" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000D75" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + } + ] + } + { + x: 5.5d + y: 2.5d + subtitle: "就像一张光盘,宝贝" + description: [ + "水车虽然比风车的安装简单得多,但产生的应力要少得多,运行速度也慢得多。" + "" + "对小尺寸比速度更重要的应用场景来说,它很有用。例如,在制作一扇通往基地的花哨的门时。" + "" + "只需让水流过水车,它就会持续运行。当四个面上都有水正向流动时,水车就达到了最大速度。" + ] + dependencies: ["0000000000000CBA"] + id: "0000000000000CC2" + tasks: [{ + id: "0000000000000CC3" + type: "item" + item: "create:water_wheel" + }] + rewards: [{ + id: "0000000000000D74" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + icon: "create:propeller" + x: 5.5d + y: 4.0d + subtitle: "可再生能源?为爱鼓风" + description: [ + "鼓风机比水车还要紧凑,除了提供其他功能外,还能产生少量旋转力。稍后将详细介绍它的功能。" + "" + "要使用它来产生旋转力,必须将它面朝下放在炽热的方块上,如熔岩或岩浆块。一定要注意不要玩火尿炕。" + "" + "向鼓风机施加红石信号,使其产生动力。" + "" + "--------------------------------" + "" + "要使用鼓风机进行加工,必须使其气流能够吹过熔岩、水或火焰。掉落在远端气流中的物品则会分别被冶炼、洗涤或烟熏。" + "" + "气流可以通过铁栅栏和活板门等特定方块,而将熔岩或水安全地遏制在内。" + "" + "特别注意:鼓风机可用于直接处理容器或传送带上的物品,但传送带上的物品在处理过程中不会停止移动。" + "" + "想要有效利用鼓风机和传送带组合,请让鼓风机的气流长度超过传送带。旋转速度越快,气流吹得就越远。这也使得鼓风机能够一次处理多组物品。" + ] + dependencies: [ + "0000000000000CBD" + "0000000000000CFC" + ] + id: "0000000000000CC4" + tasks: [{ + id: "0000000000000CC5" + type: "item" + item: "create:encased_fan" + }] + rewards: [ + { + id: "0000000000000CCA" + type: "item" + title: "模拟拉杆" + item: "create:analog_lever" + } + { + id: "0000000000000D73" + type: "item" + title: "岩浆块" + item: "minecraft:magma_block" + count: 4 + } + ] + } + { + icon: "create:flywheel" + x: 4.0d + y: 5.0d + subtitle: "深受尊重" + description: [ + "紧凑动力源的终极之选。熔炉引擎是由三部分组成的多方块结构,可以产出尽可能高的应力值。" + "" + "要使其运行,必须启动(点燃)熔炉或高炉。通常来说需要它熔炼某些物品,尽管还有其他方法使其工作。" + "" + "将熔炉引擎放在熔炉或高炉的顶部来建造该结构。它会覆盖熔炉,并从其一侧伸出一大块结构。在这一侧,留下一个空气块,然后放置飞轮(距离熔炉的第三块)。" + ] + dependencies: ["0000000000000CBD"] + id: "0000000000000CC6" + tasks: [ + { + id: "0000000000000CC7" + type: "item" + item: "create:furnace_engine" + } + { + id: "0000000000000CC8" + type: "item" + item: "create:flywheel" + } + ] + rewards: [ + { + id: "0000000000000D76" + type: "command" + title: "传奇机械动力战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_legendary" + player_command: false + } + { + id: "0000000000000D8A" + type: "item" + title: "高炉" + item: "minecraft:blast_furnace" + } + ] + } + { + title: "传动杆" + x: 1.5d + y: 2.0d + subtitle: "动感单车" + description: [ + "造一个漂亮的风车可不是你费这么大劲的唯一原因。有没有一种可能,这个风车是能做一些有用的事情的。但它高高在上,而我们……" + "" + "碰巧,传递旋转力非常简单。轴可用于线性传输功率,而齿轮可用于改变方向和速度。" + ] + dependencies: ["0000000000000CBA"] + id: "0000000000000CCC" + tasks: [{ + id: "0000000000000CCD" + type: "item" + item: "create:shaft" + count: 16L + }] + rewards: [ + { + id: "0000000000000D79" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + } + { + id: "0000000000000D80" + type: "item" + title: "海带" + item: "minecraft:kelp" + count: 16 + } + ] + } + { + title: "安山机壳" + x: 1.0d + y: 1.0d + subtitle: "天下不安宁啊" + description: [ + "不想看见你基地里的孔洞?看到裸露的传动杆就浑身颤抖?别找了解药就在这里。" + "" + "用机壳右击传动杆,将其转换为完整方块。非常适合传动杆穿过墙壁或地板的时候使用。" + "" + "配合传送带使用风味也极佳。" + ] + dependencies: ["0000000000000CCC"] + id: "0000000000000CCE" + tasks: [{ + id: "0000000000000CCF" + type: "item" + item: "create:andesite_casing" + count: 4L + }] + rewards: [{ + id: "0000000000000D78" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + title: "支架" + x: 2.0d + y: 1.0d + subtitle: "支棱起来" + description: [ + "你那边那个传动杆真长。它看起来没有支撑,不是吗?" + "" + "支架完全是装饰性的,但可以使你的传动杆网络看起来更美观。" + ] + dependencies: ["0000000000000CCC"] + id: "0000000000000CD0" + tasks: [ + { + id: "0000000000000CD1" + type: "item" + item: "create:wooden_bracket" + count: 4L + } + { + id: "0000000000000D8B" + type: "item" + item: "create:metal_bracket" + count: 4L + } + ] + rewards: [{ + id: "0000000000000D77" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + x: -1.5d + y: 1.0d + subtitle: "让我们改变一下策略" + description: [ + "十字齿轮箱的成本略高于一对齿轮,其作用与垂直的齿轮相同,能够改变转动杆的方向。" + "" + "不过十字齿轮箱有一个微小的优势,即它可以将动力分成两个方向。它还有一个竖直变种,可以将传动杆变为向上或向下转动。" + ] + dependencies: ["0000000000000CD6"] + id: "0000000000000CD4" + tasks: [{ + id: "0000000000000CD5" + type: "item" + item: "create:gearbox" + }] + rewards: [{ + id: "0000000000000D83" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + title: "齿轮" + x: -1.0d + y: 2.0d + subtitle: "斯贝斯利太空飞轮" + description: [ + "咱家的风车速度有点慢并不意味着其他一切都得这么慢。一个系统的转速可以通过简单的传动比来提高(或降低)。" + "" + "例如:假设动力正在驱动着小齿轮进行转动。将小齿轮的齿与大齿轮的齿贴后,大齿轮的传动杆旋转速度会变成小齿轮的一半。" + "" + "类似地,将大齿轮与小齿轮贴合将导致小齿轮的传动杆以原来两倍的速度旋转。" + "" + "这些效果可以连环叠加,但请记住:此系统中的作业元件运行得越快,应力成本就越高。" + "" + "此外,两个大齿轮可以垂直贴合,来改变传动轴的旋转方向。可用于转弯或将动力运往高处。" + ] + dependencies: ["0000000000000CCC"] + id: "0000000000000CD6" + tasks: [ + { + id: "0000000000000CD7" + type: "item" + item: "create:large_cogwheel" + count: 4L + } + { + id: "48C68E5C0B154689" + type: "item" + item: "create:cogwheel" + count: 4L + } + ] + rewards: [{ + id: "0000000000000D81" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + title: "传送带" + x: 1.5d + y: 3.0d + subtitle: "大佬带带我" + description: [ + "和机械动力中许多物品一样,传送带也有着许多用途。" + "" + "其主要用途是物品运输。它可以水平运输物品,也可以通过上下45度的斜坡进行运输。" + "" + "它也可以将动力从一个传动杆传递到另一个传动杆。这是一种在保持旋转方向的同时为多个平行传动杆提供动力的极好方法。" + "" + "一根传送带可以最多拉伸至20格方块长,其中每格方块都可以连接传动杆。只需放置两个传动杆,然后用传送带右击这两个传动杆即可进行连接。" + ] + dependencies: ["0000000000000CCC"] + id: "0000000000000CD8" + tasks: [{ + id: "0000000000000CD9" + type: "item" + item: "create:belt_connector" + count: 4L + }] + rewards: [{ + id: "0000000000000D7A" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + x: 0.5d + y: 3.0d + subtitle: "我是链帮的" + description: [ + "链式传动箱可以像传送带一样使用,将垂直的传动杆连接在一起。" + "" + "它们也可用于改变动力的方向,办法是将多个传动箱并排放置并将它们相互旋转90度。" + ] + dependencies: ["0000000000000CD8"] + id: "0000000000000CE0" + tasks: [{ + id: "0000000000000CE1" + type: "item" + item: "create:encased_chain_drive" + }] + rewards: [{ + id: "0000000000000D7B" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + icon: "create:rotation_speed_controller" + x: -4.0d + y: 2.0d + subtitle: "挂到超速档" + description: [ + "将数百个齿轮连接起来就为了达到一个确切的速度不太现实。你需要转速控制器。在它顶部插槽放置一个大齿轮并提供动力。" + "" + "转速控制器会自动调整其两个输出传动杆上的转速。使用滚轮设置转动速度。" + ] + dependencies: ["0000000000000CD6"] + id: "0000000000000CE2" + tasks: [{ + id: "0000000000000CE3" + type: "item" + item: "create:rotation_speed_controller" + }] + rewards: [ + { + id: "0000000000000D5B" + type: "item" + title: "大齿轮" + item: "create:large_cogwheel" + } + { + id: "0000000000000D5C" + type: "command" + title: "传奇机械动力战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_legendary" + player_command: false + } + ] + } + { + x: 0.5d + y: 4.5d + subtitle: "滑坡效应" + description: [ + "漏斗既能向容器中输出,也能从容器中输入。" + "" + "例如,连接至箱子的漏斗可以从箱子抽出物品并倾倒在相邻的传送带上。类似地,进入漏斗的传送带会将物品放入相邻的容器中。" + ] + dependencies: ["0000000000000CD8"] + id: "0000000000000CE5" + tasks: [{ + id: "0000000000000CE6" + type: "item" + item: "create:andesite_funnel" + }] + rewards: [{ + id: "0000000000000D7C" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + title: "溜槽" + x: 1.5d + y: 4.0d + subtitle: "溜了溜了" + description: [ + "溜槽一种简单而快捷的向下传送物品的方式。只要把物品放在顶部,它们就会从底部出来。" + "" + "溜槽比在直接丢下一件物品的优势在于,它们能以45度角输送物品,且多个溜槽可以合并成一个溜槽,从而更好地控制物品的最终落点。" + "" + "溜槽也可用于向上输送物品。如果溜槽顶部安装了一个鼓风机,则可以使用鼓风机将物品脱离传送带。当然,还需要某种方法把物品从溜槽中拿出来,比如用漏斗。" + ] + dependencies: ["0000000000000CD8"] + id: "0000000000000CE7" + tasks: [{ + id: "0000000000000CE8" + type: "item" + item: "create:chute" + count: 4L + }] + rewards: [{ + id: "0000000000000CF1" + type: "item" + title: "鼓风机" + item: "create:encased_fan" + }] + } + { + x: 2.5d + y: 4.5d + subtitle: "双缝实验" + description: [ + "远不止一个带盖的传送带,隧道在分流物品时起到了重要作用。" + "" + "当一组物品通过安山岩隧道时,隧道将自动从一组中取出一件物品,并将其放置到相邻的传送带或容器中。" + ] + dependencies: ["0000000000000CD8"] + id: "0000000000000CE9" + tasks: [{ + id: "0000000000000CEA" + type: "item" + item: "create:andesite_tunnel" + }] + rewards: [{ + id: "0000000000000D7D" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + x: 0.5d + y: 5.5d + subtitle: "嘻哈滑滑梯" + description: ["黄铜漏斗的功能类似于安山岩漏斗,但它们能够使用过滤器,可以是过滤栏中的单个物品,也可以是配置好的过滤器。"] + dependencies: ["0000000000000CE5"] + id: "0000000000000CED" + tasks: [{ + id: "0000000000000CEE" + type: "item" + item: "create:brass_funnel" + }] + rewards: [{ + id: "0000000000000D59" + type: "command" + title: "传奇机械动力战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_legendary" + player_command: false + }] + } + { + x: 2.5d + y: 5.5d + subtitle: "波函数坍缩" + description: [ + "黄铜隧道的工作原理与安山岩隧道略有不同。将黄铜隧道并联可以为多个传送带提供物品分流,而不是分裂到相邻传送带上。" + "" + "当物品通过一个通道时,它们会在另一侧的所有连接通道中被均分。" + "" + "在均分期间,可使用过滤器,因此可以用它制作一个分拣系统。接收大量混合输入,并将其分拣到各个传送带上。" + ] + dependencies: ["0000000000000CE9"] + id: "0000000000000CEF" + tasks: [{ + id: "0000000000000CF0" + type: "item" + item: "create:brass_tunnel" + }] + rewards: [{ + id: "0000000000000D57" + type: "command" + title: "传奇机械动力战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_legendary" + player_command: false + }] + } + { + x: 1.5d + y: 5.0d + subtitle: "缓冲区分配失败" + description: [ + "一个简单的物品缓冲。" + "" + "置物台可以容纳一组物品,它们也可以与鼓风机洗涤、冶炼和烟熏加工以及动力辊压机进行交互。" + ] + dependencies: ["0000000000000CD8"] + id: "0000000000000CF2" + tasks: [{ + id: "0000000000000CF3" + type: "item" + item: "create:depot" + }] + rewards: [{ + id: "0000000000000D7E" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + x: 1.5d + y: 6.0d + subtitle: "5号还活着!" + description: [ + "动力臂用于高级短程物品运输。它可以在工作范围内的任意两点间移动物品。" + "" + "例如,可以将动力臂配置成从漏斗中提取沙子并放置在置物台上,使沙子被鼓风机熔炼成玻璃。然后,同一只动力臂可以拿起玻璃,将其放入另一个带过滤器的漏斗中,把它送走。" + "" + "在放置动力臂之前要进行连接,手持它右击可识别的容器即可进行设置。再次右击切换输入或输出。动力臂最多可以够到四格远。" + ] + dependencies: ["0000000000000CD8"] + id: "0000000000000CF4" + tasks: [{ + id: "0000000000000CF5" + type: "item" + item: "create:mechanical_arm" + }] + rewards: [{ + id: "0000000000000D58" + type: "command" + title: "传奇机械动力战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_legendary" + player_command: false + }] + } + { + x: 7.0d + y: 3.5d + subtitle: "汝可知何物合吾齿轮?" + description: [ + "石磨有着很悠久的历史,这项最古老的技术仍在被我们使用。它们比手工研磨东西效率高得多。" + "" + "机械动力的石磨是早期提高矿物产量的好方法。确保对研磨出的粉碎矿石进行洗涤,以进一步提高产量!" + ] + dependencies: ["0000000000000D04"] + id: "0000000000000CFC" + tasks: [{ + id: "0000000000000CFD" + type: "item" + item: "create:millstone" + }] + rewards: [{ + id: "0000000000000D72" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + title: "粉碎轮" + x: 9.0d + y: 5.5d + subtitle: "粉碎时间到!" + description: [ + "粉碎轮是石磨的老大哥。总之粉碎轮的活更棒,产出的物品比你在石磨中得到的更多。" + "其较硬的粉碎面能够处理石磨无法处理的材料。" + "" + "搭建一对粉碎轮需要动点小脑筋,因为两个粉碎轮必须朝相反的方向旋转,即从顶部朝着两轮相交处旋转。" + "" + "放置粉碎轮时,两轮之间应留有单个方块的空隙。物品可以从底部丢下,也可以通过漏斗放入两轮相交的“方块”中,方便控制。" + ] + dependencies: ["0000000000000D1A"] + id: "0000000000000CFE" + tasks: [{ + id: "0000000000000CFF" + type: "item" + item: "create:crushing_wheel" + count: 2L + }] + rewards: [{ + id: "0000000000000D54" + type: "command" + title: "传奇机械动力战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_legendary" + player_command: false + }] + } + { + icon: "create:brass_hand" + x: 8.0d + y: 5.0d + subtitle: "还是看看远处的动力臂吧,家人们" + description: [ + "机械手虽然在很多方面都很有用,但它主要用于自动化磨制玫瑰石英。" + "" + "可通过传送带+机械动力漏斗、原版漏斗或其他绝大多数运输方式将物品放入机械手。提供动力后,它将持续尝试在其前方的任何实体上“使用”持有的物品,无论是物品还是怪物。" + "" + "将石英放在不断伸缩的机械手的路径上即可磨制石英。" + ] + dependencies: ["0000000000000D02"] + id: "0000000000000D00" + tasks: [ + { + id: "0000000000000D01" + type: "item" + item: "create:deployer" + } + { + id: "0000000000000D21" + type: "item" + item: { + id: "create:sand_paper" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [{ + id: "0000000000000D6F" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + x: 8.0d + y: 3.5d + subtitle: "人性的欧姆" + description: [ + "电子管是合成机械动力中最先进的机械的材料,它们以自动化磨制玫瑰石英的形式向你发起了挑战。" + "" + "玫瑰石英需要用砂纸进行打磨。一开始,你得通过一只手拿着一张砂纸,另一只手拿着玫瑰石英手动打磨。按住鼠标右击,将其打磨至表面光亮。" + "" + "但你一定会说:这都什么?这么多花里胡哨的机器难道不能实现自动化吗?当然可以!但是你需要电子管才能做这样的机器!" + ] + dependencies: ["0000000000000D04"] + id: "0000000000000D02" + tasks: [{ + id: "0000000000000D03" + type: "item" + item: "create:electron_tube" + }] + rewards: [{ + id: "0000000000000D6D" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + icon: "create:whisk" + x: 7.0d + y: 2.0d + subtitle: "我只是做了一点微小的工作" + description: ["有了一些基本的动力和物流作保障,是时候开始干正事了。机械动力提供了几个新的合成机制,这些机制对了解该模组非常重要。"] + dependencies: ["0000000000000C40"] + id: "0000000000000D04" + tasks: [{ + id: "0000000000000D05" + type: "checkmark" + title: "合成" + }] + rewards: [{ + id: "0000000000000D68" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: 7.0d + y: 4.5d + subtitle: "煮土豆,土豆泥,大锅炖土豆! " + description: [ + "动力辊压机可以将锭压制成板,以便进行更高级的合成。与工作盆结合时它还可以将粒制成锭。" + "" + "压制板时,辊压机可以安装在传送带、置物台或任何其他方块上。" + "" + "如果放置在传送带上,辊压机运行时,它会自动暂停传送带。" + "" + "当处在置物台上方时,一旦检测到下方有需要压制的物品,它就会工作。" + "" + "然而处在其他方块上方时,辊压机需要红石信号才能启动。" + ] + dependencies: ["0000000000000CFC"] + id: "0000000000000D06" + tasks: [{ + id: "0000000000000D07" + type: "item" + item: "create:mechanical_press" + }] + rewards: [{ + id: "0000000000000D71" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + icon: "create:mechanical_mixer" + x: 7.0d + y: 5.5d + subtitle: "这是个误会,警官" + description: [ + "动力搅拌器能将固体或液体混合成更有用的形态。从酿造药水、泡茶到制作高级合金,它都能做到。搅拌器下方需要一个工作盆。" + "" + "请注意,有些配方需要加热,而热量需要烈焰人燃烧室来提供。接下来我会介绍更多信息。" + ] + dependencies: ["0000000000000D06"] + id: "0000000000000D08" + tasks: [ + { + id: "0000000000000D09" + type: "item" + item: "create:mechanical_mixer" + } + { + id: "0000000000000D0A" + type: "item" + item: "create:basin" + } + ] + rewards: [{ + id: "0000000000000D70" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + x: 6.0d + y: 6.5d + subtitle: "灰常得大" + description: [ + "当需要高温时,没有比下界更合适的地方了。为什么不把它的炎热带回家呢?" + "" + "烈焰人燃烧室是手持空燃烧室右击烈焰人(消耗怪物)或烈焰人刷怪笼(不消耗刷怪笼)得到的。它们很烫,但不会永远烫下去。" + "" + "如果烈焰人冷却了,就给它喂煤或其他可燃材料,使其再次产生怒火。" + ] + dependencies: ["0000000000000D08"] + id: "0000000000000D0B" + tasks: [{ + id: "0000000000000D0C" + type: "item" + item: "create:blaze_burner" + }] + rewards: [{ + id: "0000000000000D5E" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + x: 6.5d + y: 7.5d + subtitle: "禁忌零食" + description: [ + "你说不够热是什么意思?好吧,让他们吃蛋糕吧!" + "" + "制作烈焰蛋糕将真正考验你的技能,因为它结合了许多不同的合成机制。你的自动化程度有多深?" + ] + dependencies: ["0000000000000D0B"] + id: "0000000000000D0D" + tasks: [{ + id: "0000000000000D0E" + type: "item" + item: "create:blaze_cake" + }] + rewards: [{ + id: "0000000000000D55" + type: "command" + title: "传奇机械动力战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_legendary" + player_command: false + }] + } + { + x: -2.0d + y: 3.0d + subtitle: "阿基米德螺线" + description: [ + "正如我们不能不费力气就移动物体,动力泵也需要一些旋转力来泵送和处理流体。" + "" + "动力泵接受来自齿轮的动力,对一段管道进行加压,使流体沿一个方向或反方向流动,这具体取决于齿轮旋转方向。" + "" + "该方块有一个小型流向指示器,便于可视化流量。一台动力泵可以给一长段管道加压,所以尽量将它们分的散点。" + ] + dependencies: ["0000000000000D11"] + id: "0000000000000D0F" + tasks: [{ + id: "0000000000000D10" + type: "item" + item: "create:mechanical_pump" + }] + rewards: [{ + id: "0000000000000D84" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + title: "流体管道" + x: -1.0d + y: 3.0d + subtitle: "管道清洁工" + description: ["管道是输送流体的主要途径。液体从一端进去,另一端出来。很简单!"] + dependencies: ["0000000000000CD6"] + id: "0000000000000D11" + tasks: [{ + id: "0000000000000D12" + type: "item" + item: "create:fluid_pipe" + count: 16L + }] + rewards: [{ + id: "0000000000000D85" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + icon: "create:fluid_valve" + x: -2.5d + y: 4.0d + subtitle: "请闭嘴" + description: ["流体阀门可以通过施加一些旋转力来打开或关闭,例如使用阀门手轮。"] + dependencies: ["0000000000000D0F"] + id: "0000000000000D13" + tasks: [ + { + id: "0000000000000D14" + type: "item" + item: "create:fluid_valve" + } + { + id: "0000000000000D19" + type: "item" + item: "create:copper_valve_handle" + } + ] + rewards: [{ + id: "0000000000000D86" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + x: -3.0d + y: 5.0d + subtitle: "半透膜" + description: ["原版里不可能的事,在模组里就是家常便饭。智能流体管道起到流体过滤器的作用,既可以控制从储罐中输入的液体,也可以控制管道中的液体。"] + dependencies: ["0000000000000D0F"] + id: "0000000000000D15" + tasks: [{ + id: "0000000000000D16" + type: "item" + item: "create:smart_fluid_pipe" + }] + rewards: [{ + id: "0000000000000D5A" + type: "command" + title: "传奇机械动力战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_legendary" + player_command: false + }] + } + { + title: "流体储罐" + x: -3.0d + y: 3.0d + subtitle: "深不可测" + description: [ + "流体储罐一种主题式多方块储罐,可满足你的所有储液需求。" + "" + "虽然玩家无法直接与它们交互,需要管道来输入或输出流体,但它们可以和相邻的储罐合并,形成大型多方块,以便进行大批量存储。" + "流体储罐的底可以是1x1、2x2、3x3或者随便多大都行。" + ] + dependencies: ["0000000000000D11"] + id: "0000000000000D17" + tasks: [{ + id: "0000000000000D18" + type: "item" + item: "create:fluid_tank" + count: 4L + }] + rewards: [{ + id: "0000000000000D89" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + icon: "create:mechanical_crafter" + x: 9.0d + y: 4.5d + description: [ + "当简单的3x3合成栏不够用的时候,我们还有动力合成器。这些方块连接起来形成了一个大型的合成接口。每个方块可以放置一件物品。" + "" + "一些高级物品只能通过这种方式制作。" + "" + "放置合成器时要注意,因为会有一个箭头指向你放置它的方向。此箭头指示物品在合成台合成时的移动方向,所有箭头最后必须汇聚到某一个合成台那里。" + "" + "例如,将第一个合成台放在地上会使箭头指向下方,这就是输出。第二个合成台靠着第一个的侧面放置,使其箭头指向第一个,以形成一条通道。" + "" + "合成器盖板可用于禁用物品槽,任何有空位合成必须将其覆盖。例如,用3x3动力合成台制作箱子时,中间的槽必须被覆盖。" + "" + "物品可通过原版漏斗、传送带和机械动力漏斗、动力臂等输入。试试看你能想出什么!" + ] + dependencies: ["0000000000000D02"] + min_width: 250 + id: "0000000000000D1A" + tasks: [ + { + id: "0000000000000D1B" + type: "item" + item: "create:mechanical_crafter" + } + { + id: "0000000000000D1C" + type: "item" + item: "create:crafter_slot_cover" + } + ] + rewards: [{ + id: "0000000000000D6E" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + icon: "create:polished_rose_quartz" + x: 8.0d + y: 6.5d + shape: "octagon" + description: [ + "所有的零件都在这里,你能把它们组装起来吗?建造一个全自动磨制玫瑰石英工厂。唯一允许的外部输入是石英和红石本身。" + "" + "通过将刷石机中的圆石粉碎来制作沙子。种植并收获甘蔗,实现造纸自动化。将它们放在一起,然后将砂纸放在机械手上,以磨制玫瑰石英。" + "" + "当然,合成玫瑰石英这个过程也应该在这个工厂内完成。仅使用机械动力和原版完成此项挑战!" + "" + "祝你好运!" + ] + dependencies: ["0000000000000D00"] + id: "0000000000000D1F" + tasks: [{ + id: "0000000000000D20" + type: "checkmark" + title: "挑战:玫瑰石英自动化" + }] + } + { + x: -1.5d + y: 4.0d + subtitle: "满口胡言" + description: ["将注液器放置在置物台上方,注液器会尝试填充置物台上出现的任何物品。例如,装一桶水,装满药水瓶,或者做美味的茶!"] + dependencies: ["0000000000000D11"] + id: "0000000000000D23" + tasks: [{ + id: "0000000000000D24" + type: "item" + item: "create:spout" + }] + rewards: [{ + id: "0000000000000D87" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + title: "模块化动态结构" + icon: { + id: "create:minecart_contraption" + Count: 1b + tag: { + Contraption: { + Blocks: [ + { + Pos: { + X: 0 + Y: 0 + Z: 0 + } + Block: { + Properties: { + axis: "z" + } + Name: "create:minecart_anchor" + } + } + { + Pos: { + X: 0 + Y: 1 + Z: 0 + } + Block: { + Name: "minecraft:spruce_planks" + } + } + ] + BoundsFront: [ + 0.0f + 0.0f + 0.0f + 1.0f + 2.0f + 1.0f + ] + SubContraptions: [ ] + Actors: [ ] + Seats: [ ] + Type: "mounted" + Anchor: { + X: 108 + Y: 84 + Z: -93 + } + Superglue: [ ] + Storage: [ ] + Passengers: [ ] + RotationMode: "ROTATE" + FluidStorage: [ ] + Stalled: 0b + } + display: { } + } + } + x: 10.0d + y: 2.0d + description: [ + "模块化动态结构是一种DIY多方块结构,有着几乎无限的可能性。" + "" + "它们可以固定在原地并通过旋转力运行,也可以连接到矿车上自由运行,只需要充能铁轨来保持矿车移动。" + "" + "以下是一些可用于这些装置的方块。" + ] + dependencies: ["0000000000000C40"] + id: "0000000000000D2B" + tasks: [{ + id: "0000000000000D2C" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000D65" + type: "item" + title: "矿车" + item: "minecraft:minecart" + }] + } + { + icon: "create:mechanical_piston" + x: 10.5d + y: 3.0d + subtitle: "工程师交流项目" + description: [ + "说到移动动态结构,动力活塞可能是一个很好的开始。" + "" + "举一个简单的例子,我们可以想象一片长长的庄稼地。动力活塞周期性地在田里来回推动收割装置,以采集作物。" + ] + dependencies: ["0000000000000D2B"] + id: "0000000000000D2D" + tasks: [{ + id: "0000000000000D2E" + type: "item" + title: "动力活塞" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "create:mechanical_piston" + Count: 1b + } + { + id: "create:sticky_mechanical_piston" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "0000000000000D69" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + } + { + id: "0000000000000D8C" + type: "item" + title: "活塞杆" + item: "create:piston_extension_pole" + count: 8 + } + ] + } + { + x: 11.0d + y: 4.0d + subtitle: "把车装在马的前面——本末倒置" + description: [ + "矿车装配站用于建造矿车上的动态结构。" + "" + "动态结构应该建在装配站的顶部。准备好后,给装配站一个红石信号将把所有连接的方块转变成一个实体。" + "" + "然后可以用扳手将整个矿车捡起,以便于设备的运输。" + "" + "基于矿车的动态结构的一个很好的例子就是隧道掘进机。它可以设置为在它前面铺设轨道,然后在后面收回轨道。它甚至可以建造桥梁来避开沟壑!" + ] + dependencies: ["0000000000000D2B"] + id: "0000000000000D2F" + tasks: [{ + id: "0000000000000D30" + type: "item" + item: "create:cart_assembler" + }] + rewards: [{ + id: "0000000000000D6A" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + x: 11.5d + y: 5.0d + subtitle: "摆脱无法承受的处境" + description: [ + "与风车轴承类似,动力轴承可用于建造旋转动态结构。" + "" + "例如,我们可以建造一个长而宽的手臂动态结构,在林场中挥舞,砍倒它接触的所有树木。" + ] + dependencies: ["0000000000000D2B"] + id: "0000000000000D31" + tasks: [{ + id: "0000000000000D32" + type: "item" + item: "create:mechanical_bearing" + }] + rewards: [{ + id: "0000000000000D6B" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + title: "底盘" + x: 12.5d + y: 4.0d + description: [ + "底盘方块用于形成更大动态结构的底座。" + "" + "机壳底盘可以沿其深色面相互连接,并被自动视为一个“整体”,而其他部件可以粘在它的上面。" + "如果在底盘上涂上胶水,还能将其浅色面与一列方块相连接。" + "" + "类似地,旋转底盘可以连接圆形平面中的方块,只要它们与底盘接触并且底盘的浅色面涂上胶水。" + "" + "这样就可以用很少的胶水制作非常大的动态结构。但是,它们不是必需的。相反,方块可以直接地粘合在一起,形成不规则形状的大块。" + "" + "不用担心,一旦这个动态结构成型,胶痕就看不见了,从而形成非常美观的结构。" + "" + "看向底盘时手持扳手使用滚轮来调整其连接范围。" + "" + "注意:粘液球可以无限次地在底盘方块上添加胶痕。用粘液球右击单击以涂抹于底座的一面,双击右击可涂抹于所有面。" + ] + dependencies: [ + "0000000000000D2D" + "0000000000000D2F" + "0000000000000D31" + "0000000000000D45" + ] + dependency_requirement: "one_completed" + min_width: 300 + id: "0000000000000D33" + tasks: [ + { + id: "0000000000000D34" + type: "item" + item: "create:radial_chassis" + } + { + id: "0000000000000D35" + type: "item" + item: "create:linear_chassis" + } + ] + rewards: [{ + id: "0000000000000D64" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + x: 14.5d + y: 4.0d + subtitle: "庄稼地里的靓仔" + description: ["智能的收割机,会温柔地收割成熟作物。"] + dependencies: ["0000000000000D33"] + id: "0000000000000D3A" + tasks: [{ + id: "0000000000000D3B" + type: "item" + item: "create:mechanical_harvester" + }] + rewards: [{ + id: "0000000000000D60" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + x: 14.5d + y: 5.0d + subtitle: "这儿没什么好看的,就是台掘进机罢了" + description: ["无论是移动还是固定,动力钻头都是一种功能强大的采矿设备。"] + dependencies: ["0000000000000D33"] + id: "0000000000000D3C" + tasks: [{ + id: "0000000000000D3D" + type: "item" + item: "create:mechanical_drill" + }] + rewards: [{ + id: "0000000000000D61" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + x: 13.5d + y: 7.0d + subtitle: "农场大耕新" + description: [ + "耕地是一项艰苦的工作。做一台机器帮你干吧!" + "" + "动力犁不仅适用于简单的农场维护,还可以在移动的矿车机器后犁出耕地。" + ] + dependencies: ["0000000000000D33"] + id: "0000000000000D3E" + tasks: [{ + id: "0000000000000D3F" + type: "item" + item: "create:mechanical_plough" + }] + rewards: [{ + id: "0000000000000D63" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + x: 14.0d + y: 6.0d + subtitle: "锯前沿的科技" + description: [ + "从砍树到雕刻石头,这把锯子见证了一切。" + "" + "静止且提供动力时,它既可以用于将原木切割成木板,也可以制作任何切石机配方。除非动力锯上设置了过滤,否则使用切石机配方时将会随机输出。" + "" + "当连接到移动的机器上时,它可以一下子砍掉整棵树。对于一个简单的树场来说很方便。" + ] + dependencies: ["0000000000000D33"] + id: "0000000000000D40" + tasks: [{ + id: "0000000000000D41" + type: "item" + item: "create:mechanical_saw" + }] + rewards: [{ + id: "0000000000000D62" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + title: "移动式接口" + x: 14.5d + y: 3.0d + subtitle: "即插即玩" + description: [ + "在许多情况下,只要动态结构上有足够的存储空间,与动态结构相连的工具也可以自动拾取收割下的物品。" + "" + "只需将箱子胶在适当的位置就足以提供存储空间,但如何将物品取出是另外一个问题。" + "" + "接口充当动态结构上容器的代理。每当装置上的便携式接口遇到世界中的接口时,动态结构会短暂暂停,建立连接。" + "" + "如果设置了该接口的输入输出,机器将保持暂停,直到没有任何东西通过该接口。一旦传输停止,它将继续运行。" + "" + "为了取消或提前中断这种暂停,可以向固定位置接口提供红石信号。" + ] + dependencies: ["0000000000000D33"] + id: "0000000000000D42" + tasks: [ + { + id: "0000000000000D43" + type: "item" + item: "create:portable_fluid_interface" + } + { + id: "0000000000000D44" + type: "item" + item: "create:portable_storage_interface" + } + ] + rewards: [{ + id: "0000000000000D5F" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + x: 12.0d + y: 6.0d + subtitle: "它有起起伏伏" + description: [ + "需要举高高吗?" + "" + "将绳索滑轮与平台相连来建造一个电梯。" + "" + "使用反转齿轮箱来反转方向。" + ] + dependencies: ["0000000000000D2B"] + id: "0000000000000D45" + tasks: [{ + id: "0000000000000D46" + type: "item" + item: "create:rope_pulley" + }] + rewards: [{ + id: "0000000000000D6C" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + x: -3.0d + y: 2.0d + subtitle: "挂到高速档" + description: [ + "与摆弄传动比相比,可调节链式传动箱的控制更精细,它使用红石信号进行变速,最高可达输入旋转速度的两倍。" + "" + "可以考虑使用模拟拉杆设置旋转速度。" + ] + dependencies: ["0000000000000CD6"] + id: "0000000000000D47" + tasks: [{ + id: "0000000000000D48" + type: "item" + item: "create:adjustable_chain_gearshift" + }] + rewards: [{ + id: "0000000000000D5D" + type: "command" + title: "传奇机械动力战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_legendary" + player_command: false + }] + } + { + x: -2.0d + y: 5.0d + subtitle: "嗯,它有好有坏" + description: [ + "通过软管滑轮,流体可以在世界中泵入或泵出。创建巨大的湖泊或将其排干,让你的工厂发展壮大!" + "" + "非常大的水体,如海洋或巨大的熔岩湖,将被视为无限大。因此,如果你想通过排水建造像海底博物馆一样的建筑,可能需要建造一些隔断墙来将建筑和水体分开。" + "" + "注意,软管滑轮不会自己泵送流体。将软管降到流体内,并使用动力泵泵取流体。" + ] + dependencies: ["0000000000000D11"] + id: "0000000000000D49" + tasks: [{ + id: "0000000000000D4A" + type: "item" + item: "create:hose_pulley" + }] + rewards: [{ + id: "0000000000000D88" + type: "command" + title: "史诗机械动力战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_epic" + player_command: false + }] + } + { + x: -0.5d + y: 1.0d + subtitle: "是时候做出改变了" + description: [ + "需要反转方向吗?那么反转齿轮箱就是你要找的东西。" + "" + "向该方块施加红石信号将导致输出侧向驱动侧的相反方向旋转。" + ] + dependencies: ["0000000000000CD6"] + id: "0000000000000D4B" + tasks: [{ + id: "0000000000000D4C" + type: "item" + item: "create:gearshift" + }] + rewards: [{ + id: "0000000000000D82" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + x: -1.0d + y: 0.0d + subtitle: "我得马上阻止你" + description: [ + "非常简单的设备,真的。离合器将传动杆上的动力分离,从而实现一个简单的开关。" + "" + "这对于需要精确计时的高级动态结构也很有用。" + ] + dependencies: ["0000000000000CD6"] + id: "0000000000000D4D" + tasks: [{ + id: "0000000000000D4E" + type: "item" + item: "create:clutch" + }] + rewards: [{ + id: "6E8C331AB8382D16" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + x: 5.5d + y: 7.5d + subtitle: "你好,Brew-TEA-Full!" + description: [ + "像1773年那样开趴玩太晚了?你的生活还需要一点宁静的茶吗?" + "" + "试试建造工茶饮吧!泡起来比乌龙快多了。" + ] + dependencies: ["0000000000000D0B"] + id: "0000000000000D52" + tasks: [{ + id: "0000000000000D53" + type: "item" + item: "create:builders_tea" + }] + rewards: [{ + id: "0000000000000D56" + type: "command" + title: "传奇机械动力战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_legendary" + player_command: false + }] + } + { + title: "保存蓝图" + x: 4.0d + y: -0.5d + subtitle: "建筑101" + description: [ + "机械动力有一组专用于保存和复制蓝图的工具。" + "" + "蓝图与笔能让你将现有结构保存至蓝图。保存好的蓝图可以在其他地方建造。" + "" + "1)右击选择要保存的结构的两个对角。" + "2)指向选定区域的一个面,然后按住Ctrl键滚动鼠标滚轮以调整该面。" + "3)右击以命名并保存蓝图。" + "" + "机械动力GitHub中的维基包含了保存蓝图的示例:" + "https://github.com/Creators-of-Create/Create/wiki/Saving-a-Schematic" + ] + dependencies: ["0000000000000C40"] + min_width: 250 + id: "5A581A8DF6CCC352" + tasks: [{ + id: "188710CC3F5AE8D2" + type: "item" + item: "create:schematic_and_quill" + }] + rewards: [{ + id: "454AB192859C2BA1" + type: "command" + title: "稀有机械动力战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_create_loot_rare" + player_command: false + }] + } + { + title: "放置蓝图" + x: 2.5d + y: -0.5d + subtitle: "建筑许可证备案" + description: [ + "为了放置保存好的结构,你需要创建一个蓝图——这是在蓝图桌上完成的。" + "" + "将鼠标悬停在GUI中间的框上并滚动滚轮,选择要创建的蓝图。将空白蓝图放入蓝图桌的左侧槽位中。点击复选框打印蓝图——这会将其上传到服务器,非常大的蓝图可能需要一些时间上传。你可以在该过程进行时离开蓝图桌,完成后再回来。按“打开文件夹”按钮将打开实例中的蓝图文件夹,按“刷新”将更新可用蓝图的列表。" + "" + "手持蓝图时可以通过右击将其放置在世界中。屏幕上的HUD提供用于调整蓝图的选项——移动、旋转或翻转。按住Shift键并在蓝图上右击,还可以编辑放置和旋转/镜像。你可以将其用作搭建指引,但它有更好的用途……" + "" + "注:本模组包含有常见的多方块结构的蓝图。你可以使用“打开文件夹”按钮重新定位任何未使用的蓝图,然后刷新列表。" + "" + "机械动力GitHub上的维基中包含了加载蓝图的示例:" + "https://github.com/Creators-of-Create/Create/wiki/Loading-a-Schematic" + ] + dependencies: ["5A581A8DF6CCC352"] + min_width: 300 + id: "3542632905883686" + tasks: [{ + id: "2816C6E8336001CD" + type: "item" + item: "create:schematic_table" + }] + rewards: [{ + id: "1CC172C5323EADC6" + type: "item" + title: "空白蓝图" + item: "create:empty_schematic" + }] + } + { + title: "打印蓝图" + x: 1.0d + y: -0.5d + subtitle: "建设性摧毁" + description: [ + "蓝图加农炮是用来搭建结构的。它使用火药作为推进剂,并会从邻近容器中拿取方块。" + "" + "将蓝图装载进蓝图加农炮中。在左上角装入火药 - 每400个方块消耗一个火药。点击界面中间的“▶”按钮以开始建造!" + "" + "默认情况下,如果没有所需的方块,加农炮将暂停,它将替换任何阻挡建造的方块,但将保护实体方块(想想箱子和类似的东西)。替换的方块不会掉落并会丢失 - 加农炮不是采掘工具!单击左下角的按钮可以控制这些设置。" + "" + "注:加农炮的速度不是很快,但可以在多个加农炮之间分配工作负荷。时间之瓶与其相性极佳!" + "" + "机械动力GitHub有的维基包含了打印蓝图的示例:" + "https://github.com/Creators-of-Create/Create/wiki/Printing-a-Schematic" + ] + dependencies: ["3542632905883686"] + min_width: 300 + id: "6305EF196599FC7C" + tasks: [{ + id: "5C7274B5040C6D7D" + type: "item" + item: "create:schematicannon" + }] + rewards: [{ + id: "123B498A6DDBFD23" + type: "item" + title: "火药" + item: "minecraft:gunpowder" + count: 16 + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/eidolon_wip.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/eidolon_wip.snbt new file mode 100644 index 00000000..a59e3586 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/eidolon_wip.snbt @@ -0,0 +1,858 @@ +{ + id: "0000000000000E7F" + group: "5A8B89F87F77CF4C" + order_index: 5 + filename: "eidolon_wip" + title: "幻梦" + icon: "eidolon:unholy_symbol" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "欢迎来到幻梦!" + icon: "eidolon:codex" + x: 1.5d + y: 0.5d + shape: "hexagon" + subtitle: "另外幻梦的意思是“生者或死者的幻像”" + description: [ + "幻梦是一个专注于祈祷、炼金、献祭和魔法恶作剧的黑魔法模组!" + "" + "虽然它仍处于早期开发阶段,但已经提供了一些很酷的小装置和小玩具供你使用,并且未来可期。所以你还在等什么,在其他人之前好好享受吧!" + "" + "拿好你的《秘仪教典》,让它指导你在模组中的每一步,并准备好取悦黑暗君王。" + "" + "~Merlo" + ] + size: 1.5d + optional: true + id: "0000000000000E80" + tasks: [{ + id: "5BB374740D4295E0" + type: "item" + item: "eidolon:tattered_cloth" + }] + rewards: [{ + id: "5855578CE2117C3E" + type: "xp" + xp: 100 + }] + } + { + title: "基础祭坛" + icon: "eidolon:wooden_altar" + x: 1.5d + y: 3.5d + subtitle: "只是一次向黑暗君王的随意祈祷" + description: [ + "你现在应该知悉邪恶符文,且了解如何用它进行黑暗祈祷,但你应该在哪里进行呢?让我们来建造一个祭坛以满足所有的祈祷需求!" + "" + "木制祭坛是你可以合成的最基础的祭坛,因此现在就可以制作。与此同时,你还需要一个塑像,所以,现在就用稻草做一个,把它放在祭坛上。" + "" + "向塑像祈祷可以讨取黑暗君王的欢心,如果你祈祷得足够多,祂甚至可能会决定向你赏赐一些新的知识……" + "" + "但请小心:任何祈祷每天都只能进行一次,任何重复的尝试都会失败。你可以知道祈祷是否有效,如果生效,塑像的眼睛就会亮起来,然后……你会听到雷暴的声音。" + "" + "我建议尽快建立一座祭坛,每天祈祷一次,即使你不打算马上发展该模组:这样你就可以在时机成熟时做好准备。" + ] + dependencies: ["0000000000000E85"] + min_width: 300 + id: "0000000000000E83" + tasks: [ + { + id: "0000000000000E84" + type: "item" + item: "eidolon:wooden_altar" + } + { + id: "0000000000000E96" + type: "item" + item: "eidolon:straw_effigy" + } + ] + rewards: [ + { + id: "0000000000000ECE" + type: "item" + title: "蜡烛" + item: "eidolon:candle" + count: 2 + } + { + id: "0000000000000ECF" + type: "item" + title: "僵尸头颅" + item: "minecraft:zombie_head" + } + ] + } + { + title: "符文和颂歌" + x: 1.5d + y: 2.0d + subtitle: "这会变得很阴森……" + description: [ + "颂歌是幻梦的一个重要机制,它可使你在神力中取得进步,并解锁模组中更强大的物品和工具。" + "" + "要进行咏唱,你需要学习符文,然后将它们在《秘仪教典》中组合起来,为你想要的颂歌谱写正确的顺序。" + "" + "虽然大多数符文都是在获取的神力进程中从神灵那里学到的,但在正常世界中,魔法使用者们可能只会知道一些基本的符文。" + "" + "试着去拜访你当地的女巫,把你的《秘仪教典》扔给她,你可能会学到一些新的东西……" + ] + dependencies: ["0000000000000E80"] + id: "0000000000000E85" + tasks: [{ + id: "0000000000000E86" + type: "checkmark" + title: "颂歌" + icon: { + id: "eidolon:warlock_hat" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000ECD" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "仪式" + icon: "eidolon:brazier" + x: 4.5d + y: 2.0d + subtitle: "它火了,家人们!" + description: [ + "仪式是创造某些物品或产生某些效果的一种方式,例如将白天变成黑夜,反之亦然、召唤生物等等(请查看《秘仪教典》以获取完整列表)。" + "" + "首先,在中心放置一个火盆,然后在周围放置一些石之手。然后,你需要按照书中的配方,并将物品放在中间的火盆和石之手上。" + "" + "当你准备好了,拿出打火石,点燃火盆以开始仪式。" + ] + dependencies: ["0000000000000E80"] + id: "0000000000000E87" + tasks: [ + { + id: "0000000000000E88" + type: "item" + item: "eidolon:brazier" + } + { + id: "0000000000000E89" + type: "item" + item: "eidolon:stone_hand" + count: 2L + } + ] + rewards: [ + { + id: "0000000000000EC6" + type: "item" + title: "石之手" + item: "eidolon:stone_hand" + count: 2 + } + { + id: "0000000000000EC7" + type: "item" + title: "附魔灰烬" + item: "eidolon:enchanted_ash" + count: 16 + } + ] + } + { + x: 5.0d + y: 3.0d + subtitle: "恐怖焦点" + description: [ + "某些仪式,比如召唤生物的仪式,需要一个更高级的物品容器,它们在仪式配方中由不同的材质标识。" + "" + "你需要合成一个暗蚀焦点并将其放置在火盆周围来举行这些仪式。和普通的石之手一样,你可以在上面放置物品,但是对于那些特殊的仪式,特定物品必须在暗蚀焦点上。" + "" + "请确保你做对了!" + ] + dependencies: ["0000000000000E87"] + id: "0000000000000E8A" + tasks: [{ + id: "0000000000000E8B" + type: "item" + item: "eidolon:necrotic_focus" + }] + rewards: [{ + id: "0000000000000EC9" + type: "item" + title: "伤害药水" + item: { + id: "minecraft:potion" + Count: 1b + tag: { + Potion: "minecraft:harming" + } + } + }] + } + { + title: "白镴" + icon: "eidolon:pewter_ingot" + x: -1.5d + y: 2.0d + subtitle: "一起战斗吧,布洛克!" + description: [ + "白镴是该模组中许多物品都需要的基础资源,一种铁和铅的合金。" + "" + "你可以在大多数合金冶炼机器中制作它,也可以简单地将两个锭组合在一起,烧炼得到的混合物。囤上一大堆,你会用到的!" + ] + dependencies: ["0000000000000E80"] + id: "0000000000000E8E" + tasks: [ + { + id: "0000000000000E8F" + type: "item" + item: "eidolon:pewter_ingot" + count: 16L + } + { + id: "0000000000000EBB" + type: "item" + item: "eidolon:pewter_inlay" + count: 8L + } + ] + rewards: [ + { + id: "0000000000000EBC" + type: "item" + title: "白镴混合物" + item: "eidolon:pewter_blend" + count: 8 + } + { + id: "0000000000000EBD" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + x: -2.0d + y: 3.0d + subtitle: "没有这个就不是魔法模组了!" + description: [ + "幻梦中的许多原料都是在坩埚中制作的,因此你需要熟悉它。合成一个坩埚,装满水,把它放在热源上方,比如熔岩或岩浆块,然后等待水沸腾。" + "" + "你会注意到坩埚配方有不同的步骤,你需要遵循它们。将第一步的所有物品放入坩埚中,等待水变色,然后快速放入下一步的所有物品,直到完成所有步骤。" + "" + "如果你太慢了,水就会蒸发,而你会失去扔进去的物品,所以请做好准备!" + "" + "有些配方还需要你搅拌坩埚:你可以在正确的时机右击坩埚进行搅拌。" + ] + dependencies: ["0000000000000E8E"] + min_width: 300 + id: "0000000000000E90" + tasks: [{ + id: "0000000000000E91" + type: "item" + title: "坩埚" + icon: "eidolon:crucible" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "eidolon:crucible" + Count: 1b + } + { + id: "farmersdelight:cooking_pot" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "0000000000000EBE" + type: "item" + title: "红石粉" + item: "minecraft:redstone" + count: 2 + } + { + id: "0000000000000EBF" + type: "item" + title: "灵魂碎片" + item: "eidolon:soul_shard" + } + { + id: "0000000000000EC0" + type: "item" + title: "金锭" + item: "minecraft:gold_ingot" + count: 2 + } + { + id: "0000000000000EC1" + type: "item" + title: "岩浆块" + item: "minecraft:magma_block" + } + ] + } + { + title: "结晶仪式" + x: 4.0d + y: 3.0d + subtitle: "把它们变成碎片!" + description: [ + "你需要举行的第一个仪式是结晶仪式。它会杀死附近的亡灵生物,并将它们变成灵魂碎片,它是模组中许多物品和配方所需要的物品。" + "" + "你可以尝试使用上一个任务中获得的附魔灰烬来困住怪物:你可以将它们像红石一样放置在地上,怪物将无法穿过它们。" + "将灰烬撒在一群怪物周围,这将成为一个完美的牢笼,然后你就可以开始献祭了!" + "" + "你可以在《秘仪教典》中查看仪式所需的物品。" + ] + dependencies: ["0000000000000E87"] + id: "0000000000000E92" + tasks: [{ + id: "0000000000000E93" + type: "item" + item: "eidolon:soul_shard" + count: 16L + }] + rewards: [{ + id: "0000000000000EC8" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + x: -1.0d + y: 3.0d + subtitle: "我以为它是绿色的!" + description: [ + "幻梦中的大多数魔法物品都需要比普通工作台稍微高级一些的工作台,因此将其升级为魔力工作台。" + "" + "这非常直白:它的工作原理和正常工作台完全相同(并且可以当作普通工作台使用),但它有四个额外的栏位,用于某些魔法配方。 " + ] + dependencies: ["0000000000000E8E"] + id: "0000000000000E94" + tasks: [{ + id: "0000000000000E95" + type: "item" + title: "魔力工作台" + icon: "eidolon:worktable" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "masterfulmachinery:wicked_altar_controller" + Count: 1b + } + { + id: "eidolon:worktable" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0000000000000EC2" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "祭坛升级:光源" + x: 2.5d + y: 4.0d + shape: "diamond" + subtitle: "不,不是闪电麦昆" + description: [ + "你可以在祭坛上放更多的东西,让它更强大。有增加两个数据可以增加:" + "" + "威能会让你的祈祷更强大(因此,你会花费更少的时间和祈祷次数来让黑暗君王启示你新知识)。 " + "" + "容量目前并未使用,但在将来的更新中,它可使祭坛承受更强大的祈祷。" + "" + "有三种不同类别的升级,但请注意,来自同一类别的物品效果不会叠加,祭坛会始终采用该类别的最高数值。" + "" + "例如,如果你在祭坛上放了一支火把和一盏烛台,那么加成将会是+2威能。但是,来自不同类别的物品可以像预期那样叠加。" + "" + "查看《秘仪教典》中可行升级的完整列表:对于光源类别来说,最好可用的是烛台(或蜡烛)。" + ] + hide_dependency_lines: true + dependencies: ["0000000000000E83"] + optional: true + min_width: 300 + id: "0000000000000E97" + tasks: [{ + id: "0000000000000E98" + type: "item" + item: "eidolon:candlestick" + }] + rewards: [{ + id: "0000000000000ED0" + type: "item" + title: "基础护符" + item: "eidolon:basic_amulet" + }] + } + { + title: "祭坛升级:头颅" + x: 3.0d + y: 3.5d + shape: "diamond" + subtitle: "每个优秀的魔法模组都需要头颅!" + description: [ + "你可以在祭坛上放更多的东西,让它更强大。有增加两个数据可以增加:" + "" + "威能会让你的祈祷更强大(因此,你会花费更少的时间和祈祷次数来让黑暗君王启示你新知识)。 " + "" + "容量目前并未使用,但在将来的更新中,它可使祭坛承受更强大的祈祷。" + "" + "有三种不同类别的升级,但请注意,来自同一类别的物品效果不会叠加,祭坛会始终采用该类别的最高数值。" + "" + "例如,如果你在祭坛上放了一支火把和一盏烛台,那么加成将会是+2威能。但是,来自不同类别的物品可以像预期那样叠加。" + "" + "查看《秘仪教典》中可行升级的完整列表:对于头颅类别来说,最好可用的是凋灵骷髅头颅。" + ] + hide_dependency_lines: true + dependencies: ["0000000000000E83"] + optional: true + min_width: 300 + id: "0000000000000E99" + tasks: [{ + id: "0000000000000E9A" + type: "item" + item: "minecraft:wither_skeleton_skull" + }] + rewards: [ + { + id: "0000000000000ED1" + type: "item" + title: "凋零药水" + item: { + id: "minecraft:potion" + Count: 1b + tag: { + Potion: "apotheosis:wither" + } + } + } + { + id: "0000000000000ED2" + type: "item" + title: "凋灵骷髅头颅碎片" + item: "wstweaks:fragment" + count: 3 + } + ] + } + { + title: "祭坛升级:草药" + x: 3.0d + y: 4.5d + shape: "diamond" + subtitle: "双关与玫瑰乐队" + description: [ + "你可以在祭坛上放更多的东西,让它更强大。有增加两个数据可以增加:" + "" + "威能会让你的祈祷更强大(因此,你会花费更少的时间和祈祷次数来让黑暗君王启示你新知识)。 " + "" + "容量目前并未使用,但在将来的更新中,它可使祭坛承受更强大的祈祷。" + "" + "有三种不同类别的升级,但请注意,来自同一类别的物品效果不会叠加,祭坛会始终采用该类别的最高数值。" + "" + "例如,如果你在祭坛上放了一支火把和一盏烛台,那么加成将会是+2威能。但是,来自不同类别的物品可以像预期那样叠加。" + "" + "查看《秘仪教典》中可行升级的完整列表:对于草药类别来说,最好可用的是花盆中的凋零玫瑰。" + ] + hide_dependency_lines: true + dependencies: ["0000000000000E83"] + optional: true + min_width: 300 + id: "0000000000000E9B" + tasks: [{ + id: "0000000000000E9C" + type: "item" + item: "minecraft:wither_rose" + }] + rewards: [{ + id: "0000000000000ED3" + type: "item" + title: "凋灵骷髅头颅碎片" + item: "wstweaks:fragment" + count: 3 + }] + } + { + title: "献祭" + x: 1.5d + y: 4.5d + subtitle: "血祭血神" + description: [ + "过了一段时间,祈祷已经达到了足够的数量,暗黑君王将会揭示一个新的符文:血液符文。" + "" + "它可以用于一种更强大的祈祷,讨取君王更多的欢心,但需要鲜血献祭才能进行。" + "" + "合成一个高脚杯并将其放置在祭坛上,然后将生物引诱至附近并杀死它。高脚杯将会充满鲜血,你也可以进行献祭。" + "" + "可以的话,你应该总是试着献祭,而不是进行暗黑祈祷。因为它更加高效且能显著减少获取新知识的时间。" + ] + dependencies: ["0000000000000E83"] + id: "0000000000000E9D" + tasks: [{ + id: "0000000000000E9E" + type: "item" + item: "eidolon:goblet" + }] + rewards: [{ + id: "0000000000000ED4" + type: "item" + title: "新鲜的献祭肉" + item: "minecraft:pig_spawn_egg" + }] + } + { + x: 1.5d + y: 5.5d + shape: "hexagon" + subtitle: "它不是金属乐队的标志?" + description: [ + "足够的祈祷和献祭之后,魂魄符文将会向你揭示。它可以用于进行黑暗的触摸颂歌。" + "" + "在地上投掷一个白镴嵌材然后进行咏唱,以创造亵渎象征符。" + "" + "这个圣物可以合成模组中最高级的物品,但你只需要一个,因为它不会在合成过程中消耗。" + ] + dependencies: ["0000000000000E9D"] + id: "0000000000000E9F" + tasks: [{ + id: "0000000000000EA0" + type: "item" + item: "eidolon:unholy_symbol" + }] + rewards: [{ + id: "0000000000000ED5" + type: "item" + title: "诡异新芽" + item: "eidolon:warped_sprouts" + count: 8 + }] + } + { + icon: "eidolon:stone_altar" + x: 1.5d + y: 6.5d + subtitle: "滚石祭坛" + description: [ + "你将解锁的最强大的颂歌只能在升级的祭坛上进行。升级的祭坛由石头做成,其上有一个长者雕像。" + "" + "这就是你如何解锁该模组最终符文,心灵符文的方法。不幸的是,它还没有任何用途,但可以让你很快解锁模组的最终内容。" + ] + dependencies: ["0000000000000E9F"] + id: "0000000000000EA1" + tasks: [ + { + id: "0000000000000EA2" + type: "item" + item: "eidolon:stone_altar" + } + { + id: "0000000000000EA3" + type: "item" + item: "eidolon:unholy_effigy" + } + ] + } + { + title: "炼金术练习!" + icon: "eidolon:arcane_gold_ingot" + x: -1.5d + y: 4.0d + subtitle: "别把这地方烧了,好吗?" + description: [ + "是时候进行一些魔法了!去了解一些基础炼金原料,你将使用这些原料在幻梦中合成魔法物品。" + "" + "秘金锭是将常规的金注入灵魂碎片而得。你也许需要先看一下“仪式”这个任务,如果你还没有灵魂碎片的话。" + "" + "小型灵魂宝石也来自于灵魂碎片,但它是后者的升级形态。你将在略高级的配方中需要它。" + "" + "如果你想要一个更具挑战性的配方,那就尝试再合成一个暗影宝石!它用于更强大和高级的配方。" + ] + dependencies: ["0000000000000E90"] + id: "0000000000000EAA" + tasks: [ + { + id: "0000000000000EAB" + type: "item" + item: "eidolon:arcane_gold_ingot" + count: 4L + } + { + id: "0000000000000EAC" + type: "item" + item: "eidolon:lesser_soul_gem" + } + { + id: "0000000000000EC3" + type: "item" + item: "eidolon:shadow_gem" + } + ] + rewards: [ + { + id: "0000000000000EC4" + type: "item" + title: "灵魂碎片" + item: "eidolon:soul_shard" + count: 16 + } + { + id: "0000000000000EC5" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + } + ] + } + { + title: "深红之物" + icon: "eidolon:sanguine_amulet" + x: 5.0d + y: 4.5d + subtitle: "不,这不是血魔法的书!" + description: [ + "深红之物是你可以通过仪式制作的(目前)最强大的工具。" + "" + "侵蚀之剑可以造成凋零伤害并用凋零造成的伤害治疗你。" + "" + "红润护符可以充当生命缓存:当你生命值为满时它会汲取你的饥饿值和/任何生命恢复效果装满自己的生命条,但如果你处于困境,它会归还其中生命值。" + "" + "请确保仔细阅读《秘仪教典》,因为这些仪式不但需要书中描述的物品,但需要周围的生物的一部分生命值作为祭品。" + "" + "如果仪式找不到任何祭品,它甚至会尝试从你身上索取……" + ] + dependencies: ["0000000000000E8A"] + id: "0000000000000EAD" + tasks: [ + { + id: "0000000000000EAE" + type: "item" + item: "eidolon:sanguine_amulet" + } + { + id: "0000000000000EBA" + type: "item" + item: { + id: "eidolon:sapping_sword" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [ + { + id: "0000000000000ECA" + type: "item" + title: "僵尸之心" + item: "eidolon:zombie_heart" + count: 8 + } + { + id: "0000000000000ECB" + type: "item" + title: "褴褛之布" + item: "eidolon:tattered_cloth" + count: 8 + } + { + id: "0000000000000ECC" + type: "item" + title: "幽魂之心" + item: "eidolon:wraith_heart" + count: 8 + } + ] + } + { + title: "魔杖多多" + x: -2.5d + y: 5.5d + subtitle: "看看这些粒子效果吧!" + description: [ + "和任何体面的魔法模组一样,幻梦提供了一些很酷的法杖以帮助远程战斗。" + "" + "魂火魔杖可以对敌人造成魔法伤害,而刺骨法杖可以使敌人无法恢复生命值。两个都试试!" + "" + "也许可以考虑制作一些术士盔甲:它们可以进一步增强你的魔法伤害。这只是一个小小的开始,剩下的可能会更难……" + ] + hide_dependency_lines: true + dependencies: ["0000000000000EAA"] + id: "0000000000000EAF" + tasks: [ + { + id: "0000000000000EB0" + type: "item" + item: { + id: "eidolon:soulfire_wand" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000EB1" + type: "item" + item: { + id: "eidolon:bonechill_wand" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [{ + id: "0000000000000ED8" + type: "item" + title: "邪恶织物" + item: "eidolon:wicked_weave" + count: 3 + }] + } + { + x: -1.5d + y: 5.5d + subtitle: "令人困惑……" + description: [ + "颠倒之镐是你采掘时可以使用的趣味工具。顾名思义,它与普通的镐相反。" + "" + "越硬的方块采掘速度越快,而越软的方块采掘速度越低。试试拿它挖掘黑曜石!" + "" + "请注意,展示于此的物品并不是该模组的全部,我故意留了一些来让你自己探索,去发现所有酷炫玩意吧!" + ] + dependencies: ["0000000000000EAA"] + id: "0000000000000EB2" + tasks: [{ + id: "0000000000000EB3" + type: "item" + item: { + id: "eidolon:reversal_pick" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000ED6" + type: "item" + title: "黑曜石" + item: "minecraft:obsidian" + count: 16 + }] + } + { + x: -1.0d + y: 6.5d + subtitle: "可控附魔" + description: [ + "灵歌附魔台是一种不同且奇特的物品附魔方式:它只能进行基础的1级附魔,且消耗灵魂碎片,但你可以附魔一个已经附魔过的物品,甚至进一步强化它。" + "" + "如果一个物品已经有了魔咒,灵歌附魔台也可以将其升级至更高等级的魔咒,使你获得更多的控制能力。" + ] + hide_dependency_lines: true + dependencies: ["0000000000000EAA"] + id: "0000000000000EB4" + tasks: [{ + id: "0000000000000EB5" + type: "item" + item: "eidolon:soul_enchanter" + }] + rewards: [{ + id: "0000000000000EDA" + type: "xp" + xp: 400 + }] + } + { + x: -2.0d + y: 6.5d + subtitle: "易碎……" + description: ["玻璃之手是所有莽夫的终极玻璃大炮:它会使你的力量翻倍,但会使你受到的伤害增加5倍。你准备好接受挑战了吗?"] + hide_dependency_lines: true + dependencies: ["0000000000000EAA"] + id: "0000000000000EB6" + tasks: [{ + id: "0000000000000EB7" + type: "item" + item: "eidolon:glass_hand" + }] + rewards: [{ + id: "0000000000000EDB" + type: "item" + title: "音乐唱片" + item: "eidolon:music_disc_parousia" + }] + } + { + x: -0.5d + y: 5.5d + subtitle: "也试试开劈之斧" + description: [ + "死神镰刀不仅是一种强大的武器,而且它杀死的亡灵生物也会给你灵魂碎片,尽管比你通过结晶仪式得到的要少一些。" + "" + "这仍然是储存一些碎片来制作模组中其他物品的很好方法。" + ] + dependencies: [ + "0000000000000E9F" + "0000000000000EAC" + ] + id: "0000000000000EB8" + tasks: [{ + id: "0000000000000EB9" + type: "item" + item: { + id: "eidolon:reaper_scythe" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000ED9" + type: "xp" + xp: 500 + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/expert__bragging_rights.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/expert__bragging_rights.snbt new file mode 100644 index 00000000..ae40d762 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/expert__bragging_rights.snbt @@ -0,0 +1,727 @@ +{ + id: "0000000000000B69" + group: "34B7FB260B6AEB81" + order_index: 7 + filename: "expert__bragging_rights" + title: "夸耀资本" + icon: "kubejs:disabled_recipe_indicator" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + x: 0.0d + y: -6.0d + shape: "gear" + description: ["取得创造环境塑形器是你的最终目标——完成这个任务也就代表你通关了模组包!"] + dependencies: ["0000000000000FEB"] + hide: true + size: 2.0d + id: "6D3FE88DB30DEE00" + tasks: [{ + id: "446147A7DA834368" + type: "item" + item: "create:handheld_worldshaper" + }] + rewards: [{ + id: "3A52EC072B3445A2" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + Item: { + id: "kubejs:disabled_recipe_indicator" + Count: 1b + } + DisplayHeight: "2.0f.0f" + Colors: { + Bottom: { + Red: 249 + Blue: 254 + Green: 255 + } + Top: { + Red: 249 + Blue: 254 + Green: 255 + } + Middle: { + Red: 249 + Blue: 254 + Green: 255 + } + } + Animation: "spinning" + AnimationSpeed: 0.3f + Name: "Enigmatica 6:专家" + } + } + } + }] + } + { + x: -2.5d + y: 0.0d + description: [ + "采矿是一件很危险的事业,但是科技可以让它变得相当安全。" + "" + "为这些文明提供必要的工具,使它们接触到更多、更丰富的资源,从面朝黄土背朝天的辛劳中解放,转向学习研究。" + ] + dependencies: ["5A9BCC1CC2CC3E0C"] + id: "36CDE03E505E0F94" + tasks: [{ + id: "720841254075293B" + type: "item" + item: "kubejs:excavation_mastery_token" + }] + rewards: [{ + id: "693FC941F15A3ACE" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:excavation_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 69 + Blue: 82 + Green: 69 + } + Top: { + Red: 69 + Blue: 82 + Green: 69 + } + Middle: { + Red: 110 + Blue: 18 + Green: 74 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "挖掘专精" + } + } + } + }] + } + { + x: 1.5d + y: 1.5d + description: [ + "医学和治疗的技艺通过古老的炼金习俗传承了下来。" + "" + "为了避免将来不必要的死亡而传播这份知识吧。" + ] + dependencies: ["5A9BCC1CC2CC3E0C"] + id: "477CEC2E3F4736C3" + tasks: [{ + id: "6BDE4D704EAF5C05" + type: "item" + item: "kubejs:alchemy_mastery_token" + }] + rewards: [{ + id: "551D5FD396FF093D" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:alchemy_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 168 + Blue: 27 + Green: 93 + } + Top: { + Red: 168 + Blue: 27 + Green: 93 + } + Middle: { + Red: 255 + Blue: 191 + Green: 178 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "炼金专精" + } + } + } + }] + } + { + x: 0.0d + y: 2.0d + description: [ + "当生命之树将其飘渺之根深扎于土壤,不断蔓延时,大地发出了一阵低沉的嗡嗡声。霎时,光芒照耀了地上的生命,当一切平息后,出现了五十道闪烁着温和宁静的蓝绿色的光芒。然而,更多的生灵被令人深感不安的猩红色笼罩。" + "" + "这些在蓝绿色光芒周围的幸存文明逐渐意识到,外界仍然有能够给予他们协助的人,援助请求也因而接二连三地出现。" + "" + "---------------------------------" + "" + "为这些仅存的文明前哨阵地提供他们所需的工具和设备,使世界恢复到以前的魔法和技术巅峰,迎来一个崭新的繁荣盛世。" + "" + "首先,为他们提供自给自足所需的工具。" + ] + dependencies: ["7C0943FD8F8A0D69"] + id: "4AB9649C1D2FE587" + tasks: [{ + id: "571A2D485D7D82AD" + type: "item" + item: "kubejs:automation_mastery_token" + }] + rewards: [{ + id: "3AB2CF7F89C657B5" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:automation_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 69 + Blue: 82 + Green: 69 + } + Top: { + Red: 69 + Blue: 82 + Green: 69 + } + Middle: { + Red: 179 + Blue: 109 + Green: 248 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "自动化专精" + } + } + } + }] + } + { + x: 0.0d + y: -1.0d + description: ["恢复繁荣将需要大量的知识。协助这些文明做好准备、建立和维护他们所需要的复杂机器。"] + dependencies: ["5A9BCC1CC2CC3E0C"] + id: "6218AF7644C178A7" + tasks: [{ + id: "2BB3E567517D599F" + type: "item" + item: "kubejs:engineering_mastery_token" + }] + rewards: [{ + id: "4D3A23023C449286" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:engineering_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 69 + Blue: 82 + Green: 69 + } + Top: { + Red: 69 + Blue: 82 + Green: 69 + } + Middle: { + Red: 98 + Blue: 229 + Green: 228 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "工程师专精" + } + } + } + }] + } + { + x: 2.0d + y: -1.5d + description: ["魔力是地球上最纯净的生命精华,弥漫于万物之中。对其波动的了解无疑会帮助这些文明成为这片土地的优秀管理者。"] + dependencies: ["5A9BCC1CC2CC3E0C"] + id: "5DA9A0C75EA47DFF" + tasks: [{ + id: "3F5DB81D50286BAC" + type: "item" + item: "kubejs:botanical_mastery_token" + }] + rewards: [{ + id: "2544D1CD29FA3294" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:botanical_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 168 + Blue: 27 + Green: 93 + } + Top: { + Red: 168 + Blue: 27 + Green: 93 + } + Middle: { + Red: 23 + Blue: 109 + Green: 184 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "植物学专精" + } + } + } + }] + } + { + x: 0.0d + y: -3.5d + description: ["这片土地上仍然游荡着许多危险的怪物,如果没有防卫手段,这些文明就有严重的威胁。难怪仍然活跃的光芒这么少,许多文明肯定倒在了各种游荡在这片土地上的怪兽手中。"] + dependencies: ["6218AF7644C178A7"] + id: "188BE70C3D176BCA" + tasks: [{ + id: "5C9CA9991302C5CA" + type: "item" + item: "kubejs:battle_mastery_token" + }] + rewards: [{ + id: "1D9D78838F73FAB1" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:battle_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 69 + Blue: 82 + Green: 69 + } + Top: { + Red: 69 + Blue: 82 + Green: 69 + } + Middle: { + Red: 92 + Blue: 214 + Green: 169 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "战斗专精" + } + } + } + }] + } + { + x: -1.0d + y: -2.5d + description: [ + "各个领域都不缺乏资源,对于那些愿意弥合差距的人来说,盟友也很多。" + "" + "为这些文明建立长距离通信和维度之间的货物运输提供必要的工具。" + ] + dependencies: ["6218AF7644C178A7"] + id: "72C894BE4081603D" + tasks: [{ + id: "5A6A9B10EF0B2E06" + type: "item" + item: "kubejs:dimensional_mastery_token" + }] + rewards: [{ + id: "0E6C5C79136A434B" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:dimensional_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 71 + Blue: 82 + Green: 79 + } + Top: { + Red: 71 + Blue: 82 + Green: 79 + } + Middle: { + Red: 216 + Blue: 218 + Green: 120 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "维度专精" + } + } + } + }] + } + { + x: -2.0d + y: -1.5d + description: ["获得清洁的可再生能源对这些文明的繁荣发展至关重要。协助他们建立在迈向新的黎明时所需的基础设施。"] + dependencies: ["5A9BCC1CC2CC3E0C"] + id: "3AB61B2854483CE3" + tasks: [{ + id: "7C2A6AD9D846702E" + type: "item" + item: "kubejs:energistics_mastery_token" + }] + rewards: [{ + id: "20CD22DE6E8E7067" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:energistics_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 69 + Blue: 82 + Green: 69 + } + Top: { + Red: 69 + Blue: 82 + Green: 69 + } + Middle: { + Red: 240 + Blue: 101 + Green: 118 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "能源专精" + } + } + } + }] + } + { + x: 1.0d + y: -2.5d + description: [ + "繁荣意味着与生命平衡相处,不仅仅是与当地的动植物,异界魔灵无疑将成为这些文明发展过程中重要的盟友。" + "" + "教给他们如何与异界沟通并恭敬地索求他们的援助。" + ] + dependencies: ["6218AF7644C178A7"] + id: "474DFFBB63FE90BA" + tasks: [{ + id: "7DE2D48092C045AA" + type: "item" + item: "kubejs:ritual_mastery_token" + }] + rewards: [{ + id: "541CF497CB5FE81E" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:ritual_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 168 + Blue: 27 + Green: 93 + } + Top: { + Red: 168 + Blue: 27 + Green: 93 + } + Middle: { + Red: 196 + Blue: 237 + Green: 220 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "仪式专精" + } + } + } + }] + } + { + x: 2.5d + y: 0.0d + description: [ + "踏入这个繁荣的新时代并不意味着抛弃我们周围提供生活必需品的土地。" + "" + "协助文明成为土地的管理者,照顾并维持围绕着他们的能量之平衡。" + ] + dependencies: ["5A9BCC1CC2CC3E0C"] + id: "65F9021D56312C9B" + tasks: [{ + id: "15599A14E7C2F230" + type: "item" + item: "kubejs:aura_mastery_token" + }] + rewards: [{ + id: "3D93697F45EC1124" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:aura_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 168 + Blue: 27 + Green: 93 + } + Top: { + Red: 168 + Blue: 27 + Green: 93 + } + Middle: { + Red: 244 + Blue: 128 + Green: 255 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "灵气专精" + } + } + } + }] + } + { + x: -1.5d + y: 1.5d + description: [ + "仰望星空。" + "" + "关于天体的知识以及它们对人们的影响都会有助于这些文明的发展。" + ] + dependencies: ["5A9BCC1CC2CC3E0C"] + id: "2A79C4CDDA045886" + tasks: [{ + id: "4BA322BD06DE3777" + type: "item" + item: "kubejs:astronomy_mastery_token" + }] + rewards: [{ + id: "678108C4817B164B" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:astronomy_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 168 + Blue: 27 + Green: 93 + } + Top: { + Red: 168 + Blue: 27 + Green: 93 + } + Middle: { + Red: 56 + Blue: 255 + Green: 148 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "天文学专精" + } + } + } + }] + } + { + title: "夸耀资本" + icon: "masterfulmachinery:enigmatic_tree_of_life_controller" + x: 0.0d + y: 4.0d + description: [ + "无数个小时的研究、实验和努力工作后,你在前人的笔记中找到了一个最终发现:一个巨大的跨维度有机体,其根须遍布全世界——它是生命之树。" + "" + "即便是在海角天涯,一旦你知道你要找寻的目标,你就会发现迹象始终就在那里——你要找的目标就是那枯萎已久的根系网络残留。经过精心的准备,你就可以从土壤中种出一棵新树,将它的根须与那些脆弱的残留结合。" + "" + "---------------------------------" + "" + "构建神秘生命之树。这是一个需要使用建筑小帮手或蓝图加农炮来完成的巨大建筑。" + "" + "建成之后,输入和输出可以在结构内部找到;树的侧面有一个入口,等待着你的进入。" + ] + dependencies: ["0000000000000FEB"] + hide: true + id: "7C0943FD8F8A0D69" + tasks: [{ + id: "0B1FB01E3D6A63F8" + type: "item" + item: "masterfulmachinery:enigmatic_tree_of_life_controller" + }] + } + { + x: 0.0d + y: 0.5d + description: [ + "对于大多数文明来说,由于耕作技术与获取多样化食物的方法已经失传,营养问题被放在了次要地位。" + "" + "为了让他们的脑子里装满你要分享的知识,先用大餐填饱他们的肚子。" + ] + dependencies: ["4AB9649C1D2FE587"] + id: "5A9BCC1CC2CC3E0C" + tasks: [{ + id: "0C3AD97B67E61659" + type: "item" + item: "kubejs:culinary_mastery_token" + }] + rewards: [{ + id: "5C862E67BDEE747A" + type: "item" + item: { + id: "trofers:large_trophy" + Count: 1b + tag: { + BlockEntityTag: { + DisplayHeight: 2.0f + Item: { + id: "kubejs:culinary_mastery_token" + Count: 1b + } + Colors: { + Bottom: { + Red: 168 + Blue: 27 + Green: 93 + } + Top: { + Red: 168 + Blue: 27 + Green: 93 + } + Middle: { + Red: 242 + Blue: 73 + Green: 186 + } + } + DisplayScale: 1.0f + AnimationSpeed: 0.3f + Animation: "spinning" + Name: "烹饪专精" + } + } + } + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/expert__tier_1_wip.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/expert__tier_1_wip.snbt new file mode 100644 index 00000000..bf567654 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/expert__tier_1_wip.snbt @@ -0,0 +1,891 @@ +{ + id: "0000000000000B66" + group: "34B7FB260B6AEB81" + order_index: 1 + filename: "expert__tier_1_wip" + title: "科技 - 机械混乱" + icon: "create:large_cogwheel" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "粗制合金“熔炉”" + x: 3.0d + y: 0.0d + description: [ + "让我们轰轰烈烈地拉开序幕,好吗?" + "" + "这世界上,到处都是废墟。怪物在这片土地上游荡,到了晚上村民就躲在他们的小屋里,不敢踏出屋里昏暗的灯光。但这里曾繁华过。" + "" + "利用所有能调动的资源探索这片土地,寻找任何形式的炸药。找到后,将一些材料丢在地上,然后把它们炸了。爆炸会将它们融合成新的复合物。" + "" + "注意:一次爆炸带来的能量足以转化大批量材料。" + ] + dependencies: ["1D574D041D9164AD"] + id: "6AADF6A0814C29D4" + tasks: [ + { + id: "17152C3290B7D560" + type: "item" + item: "create:andesite_alloy" + } + { + id: "7D6B5C1ED8564A15" + type: "item" + item: "emendatusenigmatica:invar_dust" + } + ] + } + { + x: 6.0d + y: 0.0d + description: [ + "这很粗糙,但很有效。" + "" + "敲出一些金属板和齿轮,开始制造基础能源设施和机械。" + ] + dependencies: ["1D574D041D9164AD"] + id: "2357CCF3A0758B0C" + tasks: [ + { + id: "10768509F8F36CE9" + type: "item" + item: "thermal:dynamo_stirling" + } + { + id: "1A9617FC53ED59BE" + type: "item" + item: { + id: "emendatusenigmatica:enigmatic_hammer" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + } + { + icon: "create:mechanical_mixer" + x: 2.0d + y: 2.5d + shape: "diamond" + description: [ + "" + "好热!不,只是你炉子忘关了。" + "" + "等等,那个加热元件是在看我吗?" + "" + "勇闯下界,寻找任何可以找到的财宝。不过你或许应该停下来,沿途载一两个友好的烈焰人回家。" + ] + dependencies: ["10890B170755A6D5"] + dependency_requirement: "one_started" + optional: true + id: "4399B01214307E59" + tasks: [ + { + id: "6F436217C7C8E2C0" + type: "item" + item: "create:mechanical_mixer" + } + { + id: "0D72E1875F30E74C" + type: "item" + item: "create:blaze_burner" + } + { + id: "7B79FCC58E931447" + type: "item" + item: "create:basin" + } + ] + } + { + title: "冲压效率" + x: 1.0d + y: 2.5d + shape: "diamond" + description: [ + "你到现在为止一直在敲打的那些粗糙的板子……嗯……怎么说好听点?已经足够了。" + "" + "我在骗谁呢?哦我的老天,它们简直糟糕透顶。看看那些加工后废料吧!而且它们根本没有统一的标准,什么都没有。" + ] + dependencies: ["10890B170755A6D5"] + optional: true + id: "5647CE9AC8F56F4D" + tasks: [{ + id: "2A2571F7DFC9C4F4" + type: "item" + item: "create:mechanical_press" + }] + } + { + title: "获得基础转动!" + x: 1.5d + y: 1.5d + description: ["在手头资源如此少的情况下,一点点可再生的动力就能发挥很大的作用。利用风力、水力和一切可以让基础机器运转起来的东西。毕竟走路之前要学会爪巴。"] + dependencies: ["6AADF6A0814C29D4"] + id: "10890B170755A6D5" + tasks: [{ + id: "6F7E34D112D43E07" + type: "item" + title: "基础转动发生装置" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "create:hand_crank" + Count: 1b + } + { + id: "create:water_wheel" + Count: 1b + } + { + id: "create:encased_fan" + Count: 1b + } + ] + } + } + }] + } + { + x: 1.5d + y: 3.0d + shape: "diamond" + description: ["黄铜在手,有不少事成为可能。敬请见证……"] + dependencies: ["4399B01214307E59"] + id: "6F3E31687E06AA19" + tasks: [{ + id: "2B77C401C033F97D" + type: "item" + item: "emendatusenigmatica:brass_ingot" + }] + } + { + title: "比你想的要大" + x: 1.5d + y: 4.0d + description: [ + "让那些小狗掉进去。" + "" + "建造一个大号的动力合成器,给自己做一对巨大的粉碎轮。 " + ] + dependencies: ["6F3E31687E06AA19"] + id: "1FF1E4E11F6A5745" + tasks: [ + { + id: "188613747DBDF702" + type: "item" + item: "create:mechanical_crafter" + count: 21L + } + { + id: "65DFBB37E7D75590" + type: "item" + item: "create:crushing_wheel" + count: 2L + } + ] + } + { + x: 1.5d + y: 5.0d + description: [ + "一撮黏土,少量细磨过的玄武岩,余烬面粉……" + "" + "一天内即可完成!" + ] + dependencies: ["1FF1E4E11F6A5745"] + id: "1AA1AAE2DA37A44F" + tasks: [ + { + id: "5470B75D9A088C52" + type: "item" + item: "create:cinder_flour" + } + { + id: "491EEC5AE95DDAE0" + type: "item" + item: "kubejs:basalt_powder" + } + { + id: "2FA897D7047480DE" + type: "item" + item: "minecraft:clay_ball" + } + ] + } + { + x: 3.0d + y: 6.5d + shape: "octagon" + description: [ + "需要一条装配线来正确组装这些砖块。" + "" + "请注意,通过在移动的传送带上执行每个制作步骤,可以很容易地实现序列组装的自动化。物品将停在合适的步骤上等待处理。" + "" + "你可以选择用27块焦炭砖制作一个焦炭炉,或者用17块焦炭砖制作一个热解炉。" + ] + dependencies: ["1AA1AAE2DA37A44F"] + id: "737FEF84207E1AD5" + tasks: [{ + id: "45F596F7AFA8BFFF" + type: "item" + item: "immersiveengineering:cokebrick" + count: 17L + }] + } + { + x: 4.5d + y: 6.0d + description: [ + "你将很快需要一个现成的液体燃料供应。与此同时,你还需要一些副产物。" + "" + "建造一台机器,开始生产焦油。记得好好利用这种燃料!" + ] + dependencies: ["4A45210857A2FE10"] + id: "155D0B93052756E8" + tasks: [{ + id: "11D4AFF923BA438E" + type: "item" + title: "可产出焦油的机器" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "thermal:machine_refinery" + Count: 1b + } + { + id: "thermal:machine_pyrolyzer" + Count: 1b + } + { + id: "thermal:machine_centrifuge" + Count: 1b + } + ] + } + } + }] + } + { + title: "超热钢" + x: 4.5d + y: 8.0d + shape: "diamond" + description: [ + "用钢锭撞击大地!" + "" + "把收集到的材料丢出,准备再炸它们一次。几组几组的炸能有效提高TNT的使用效率,不过要确保正确的材料占比,否则材料可能会被炸没。" + "" + "小心点!它们热气腾腾。" + ] + dependencies: [ + "62895312DA739FBF" + "1A3727BA37EA4F6D" + "354FE8210390E793" + ] + id: "3DD1F984ED880148" + tasks: [{ + id: "0CDA65B3EB419AE4" + type: "item" + title: "超热钢" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "kubejs:superheated_steel_ingot" + Count: 1b + } + { + id: "kubejs:superheated_steel_block" + Count: 1b + } + ] + } + } + }] + } + { + x: 4.5d + y: 9.0d + description: ["在放进水里快速冷却前,先对它进行冲压。"] + dependencies: ["3DD1F984ED880148"] + id: "00EF0CAB3FB28938" + tasks: [{ + id: "1B2F44B4F78173E4" + type: "item" + title: "热压缩铁" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "kubejs:hot_compressed_iron_ingot" + Count: 1b + } + { + id: "kubejs:hot_compressed_iron_block" + Count: 1b + } + ] + } + } + }] + } + { + x: 4.5d + y: 10.0d + shape: "octagon" + description: ["压缩铁的发明使你解锁了更好的制造技术,并最终掌握在这个世界很久没有出现过的先进技术。"] + dependencies: ["00EF0CAB3FB28938"] + id: "60DF22034242502E" + tasks: [{ + id: "58F6F9B04F87F83E" + type: "item" + item: "pneumaticcraft:ingot_iron_compressed" + count: 16L + }] + } + { + x: 4.5d + y: 1.5d + description: ["更优异的合金熔炼手段至关重要,因为精细的机器需要更好的材料。简单地把所有东西都炸成碎片就能达成这个目标,不太可能吧?"] + dependencies: [ + "2357CCF3A0758B0C" + "6AADF6A0814C29D4" + ] + id: "508E396542F84E94" + tasks: [{ + id: "48D3578471D55A69" + type: "item" + item: "thermal:machine_smelter" + }] + } + { + x: 6.0d + y: 3.0d + description: ["制作一个熔岩炉,为制造工具和高级冶金学铺平道路。"] + dependencies: ["508E396542F84E94"] + id: "15C239A8575142B1" + tasks: [{ + id: "1FF36C55EC7E0648" + type: "item" + item: "thermal:machine_crucible" + }] + } + { + title: "来自树的胶乳" + icon: "minecraft:acacia_sapling" + x: 4.0d + y: 2.5d + shape: "diamond" + description: [ + "找寻胶乳的可靠来源将是一段长途跋涉,从最深的丛林一直到海底。" + "" + "找到一些适合提取胶乳的树木,并在海岸边潜水,捞起一些珊瑚。动作要轻柔,因为这些珍贵的生物很脆弱,收获时需要特别小心。海豹也会把珊瑚给那些送它礼物的人。" + ] + dependencies: ["508E396542F84E94"] + id: "4082766981B24A44" + tasks: [ + { + id: "671E424988B48284" + type: "item" + item: "thermal:device_tree_extractor" + } + { + id: "06ECC057A46741D7" + type: "item" + title: "能产出胶乳的树" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "byg:baobab_log" + Count: 1b + } + { + id: "byg:rainbow_eucalyptus_log" + Count: 1b + } + { + id: "minecraft:jungle_log" + Count: 1b + } + { + id: "byg:mahogany_log" + Count: 1b + } + { + id: "minecraft:acacia_log" + Count: 1b + } + { + id: "minecraft:acacia_sapling" + Count: 1b + } + { + id: "byg:baobab_sapling" + Count: 1b + } + { + id: "byg:rainbow_eucalyptus_sapling" + Count: 1b + } + { + id: "byg:mahogany_sapling" + Count: 1b + } + { + id: "minecraft:jungle_sapling" + Count: 1b + } + ] + } + } + } + ] + } + { + x: 4.5d + y: 3.0d + shape: "diamond" + description: [ + "就像给石头用的的浓缩意式咖啡机一样!听起来就可怕!" + "" + "流体灌装机不仅能够用来填充桶,也能达到足够高的压强来灌注工业材料,如混凝土、橡胶或强化石。" + ] + dependencies: [ + "4082766981B24A44" + "4A5B10B9E4F2440D" + ] + dependency_requirement: "one_completed" + id: "63B1F7BACD7CCD5D" + tasks: [{ + id: "035C29A43AEA51CB" + type: "item" + item: "thermal:machine_bottler" + }] + } + { + x: 4.5d + y: 4.0d + shape: "diamond" + description: [ + "将液态胶乳固化为可使用的橡胶所需的硫磺可能难以获得。" + "" + "需要更温和的办法从矿石中提取它,并进行机械加工使其纯度到能够使用的地步。" + ] + dependencies: ["63B1F7BACD7CCD5D"] + id: "0616453B4BBEFB11" + tasks: [{ + id: "75BAF49D78BF95C0" + type: "item" + item: "industrialforegoing:dryrubber" + }] + } + { + x: 7.5d + y: 3.0d + dependencies: ["2803A0750EE32FBC"] + optional: true + id: "6BAC6A8BB59E458E" + tasks: [ + { + id: "4635A9AA2AFB35C4" + type: "item" + title: "xNet线缆" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "xnet:connector_red" + Count: 1b + } + { + id: "xnet:connector_green" + Count: 1b + } + { + id: "xnet:connector_blue" + Count: 1b + } + { + id: "xnet:connector_yellow" + Count: 1b + } + ] + } + } + } + { + id: "629C5937D3BF4203" + type: "item" + title: "xNet线缆" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "xnet:netcable_red" + Count: 1b + } + { + id: "xnet:netcable_green" + Count: 1b + } + { + id: "xnet:netcable_blue" + Count: 1b + } + { + id: "xnet:netcable_yellow" + Count: 1b + } + ] + } + } + } + ] + } + { + x: 7.5d + y: 4.0d + dependencies: ["6BAC6A8BB59E458E"] + optional: true + id: "5FD0550A79C3F850" + tasks: [{ + id: "7F89F46E4234C872" + type: "item" + item: "xnet:controller" + }] + } + { + x: 3.0d + y: 1.5d + description: [ + "放下那个漏斗。不,放下。别管它了……行吗。" + "" + "好多了。" + "" + "听好了:没有人有时间整天跑来跑去把乱七八糟的玩意搬这搬那。制造一些管道,它们会使生活变得更容易。" + ] + dependencies: ["6AADF6A0814C29D4"] + optional: true + id: "514A0FC52ADBE1DD" + tasks: [ + { + id: "63BE4DE5D52BA7FD" + type: "item" + item: "prettypipes:pipe" + count: 8L + } + { + id: "7F749FB1AD173412" + type: "item" + item: "prettypipes:low_extraction_module" + } + { + id: "42285973A3B8F1B0" + type: "item" + item: "prettypipes:low_retrieval_module" + } + ] + } + { + x: 3.0d + y: 4.0d + shape: "hexagon" + description: [ + "虽然可能是用绳子和强力胶固定在一起的,但合成终端可以让中央访问那边的一大堆箱子。它甚至可以按需自动制作。" + "" + "这听起来是不是很好?" + ] + dependencies: ["514A0FC52ADBE1DD"] + optional: true + id: "4607CD4FC64387B3" + tasks: [{ + id: "52DED6EEEEB4E244" + type: "item" + item: "prettypipes:crafting_terminal" + }] + } + { + x: 6.0d + y: 9.5d + shape: "hexagon" + description: [ + "有些人喜欢热的,真正的热。" + "" + "保持钢的温度,并注入熔化的焦石,开启高阶的匠魂材料。" + ] + dependencies: ["3DD1F984ED880148"] + id: "720C5EDF3E3B37A6" + tasks: [{ + id: "11608309A9D6E501" + type: "item" + item: "tconstruct:foundry_controller" + }] + } + { + x: 6.0d + y: 4.0d + shape: "hexagon" + description: [ + "需要少量熔化的铜来正确设置匠魂冶炼厂的温度控制。" + "" + "在熔岩炉中融化一些,然后倒在焦黑加热器里。" + ] + dependencies: ["15C239A8575142B1"] + id: "1F777AA9D474D17C" + tasks: [ + { + id: "1DD4546D37449EB3" + type: "item" + item: "tconstruct:seared_heater" + } + { + id: "3D1FA15C2CFF46C3" + type: "item" + item: "tconstruct:seared_basin" + } + { + id: "1831E181039C1FBA" + type: "item" + item: "tconstruct:smeltery_controller" + } + ] + } + { + title: "一阶科技任务线" + icon: "create:large_cogwheel" + x: 4.5d + y: -1.5d + shape: "rsquare" + dependencies: ["0000000000000FEB"] + hide: true + id: "1D574D041D9164AD" + tasks: [{ + id: "1AFB699186CA1AAC" + type: "checkmark" + }] + } + { + title: "石棉" + x: 6.0d + y: 1.5d + description: [ + "好柔软……等等,这不是由矿渣制成的吗?" + "" + "尽管可以作为其他加工的副产品得到,矿渣也可以直接通过熔炉烧制沙砾来大批量获得。" + ] + dependencies: ["508E396542F84E94"] + id: "2803A0750EE32FBC" + tasks: [{ + id: "64759DEEB6AF63CA" + type: "item" + title: "石棉" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "thermal:rockwool" + } + } + }] + } + { + x: 4.5d + y: 0.0d + description: [ + "由于野兽到处游荡,陆路旅行很危险。" + "" + "在外出探索有用的工具时,一艘好的船是无价的。考虑制作一艘船,以便快速穿越海洋,并穿越陆地的河流以深入内陆。" + ] + dependencies: ["1D574D041D9164AD"] + id: "1348985516A60B72" + tasks: [{ + id: "31BE7B445BC9FC71" + type: "item" + title: "Small Ships" + item: { + id: "itemfilters:id_regex" + Count: 1b + tag: { + value: "smallships:(?!\\w*(?:sail_item))" + } + } + }] + } + { + x: 4.5d + y: 7.0d + shape: "diamond" + description: ["持续产出!"] + dependencies: ["155D0B93052756E8"] + id: "1A3727BA37EA4F6D" + tasks: [{ + id: "56E32EE158B78F90" + type: "item" + item: "thermal:tar" + }] + } + { + x: 4.0d + y: 7.5d + shape: "diamond" + description: [ + "清洁、耐用的钢材。由于其强度和耐用性,在许多工程项目中受到高度关注。" + "" + "制造它的过程相当复杂,使它也相当昂贵。所以,被炸得粉碎的看起来是它的完美归宿。" + ] + dependencies: ["737FEF84207E1AD5"] + id: "62895312DA739FBF" + tasks: [{ + id: "01569489009ABEDD" + type: "item" + item: "emendatusenigmatica:steel_ingot" + }] + } + { + x: 5.0d + y: 7.5d + shape: "diamond" + description: ["收集一些黑曜石,加入到混合物中。"] + dependencies: ["1A3727BA37EA4F6D"] + id: "354FE8210390E793" + tasks: [{ + id: "7913A39A566A6943" + type: "item" + item: "minecraft:obsidian" + }] + } + { + x: 4.5d + y: 5.0d + description: ["加热橡胶,将其制成硫化橡胶,适用于封装流体单元。"] + dependencies: ["0616453B4BBEFB11"] + id: "4A45210857A2FE10" + tasks: [{ + id: "5D74174DF5F08D7E" + type: "item" + item: { + id: "thermal:fluid_cell" + Count: 1b + tag: { + BlockEntityTag: { + TankInv: [{ + FluidName: "minecraft:empty" + Capacity: 32000 + Tank: 0b + Amount: 0 + }] + } + } + } + }] + } + { + x: 6.0d + y: 6.5d + description: [ + "制作像样的电路是很困难的,但现在把一些基本的东西拼一块就够用了。" + "" + "工程师的电路台是你早期制作电路的基础平台。它不能自动化,但以后会有更好的选择。" + ] + dependencies: ["4A45210857A2FE10"] + id: "555BF630B1097FE2" + tasks: [{ + id: "1219720F5782198E" + type: "item" + item: "immersiveengineering:circuit_table" + }] + } + { + title: "来自植物的胶乳" + icon: "minecraft:dandelion" + x: 5.0d + y: 2.5d + shape: "diamond" + description: [ + "树木并不是胶乳的唯一来源,尽管从其他植物中提取胶乳需要花费一些时间和精力。" + "" + "种植一些藤蔓或蒲公英来挤出胶乳。" + ] + dependencies: ["508E396542F84E94"] + id: "4A5B10B9E4F2440D" + tasks: [ + { + id: "60C1CC77F18EE9EF" + type: "item" + title: "能产出胶乳的植物" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "minecraft:dandelion" + Count: 1b + } + { + id: "minecraft:vine" + Count: 1b + } + ] + } + } + } + { + id: "30453B6039FD25BE" + type: "item" + item: "create:basin" + } + { + id: "5D78B207DC1EBB03" + type: "item" + item: "create:mechanical_press" + } + { + id: "4689407918AFE07B" + type: "item" + item: "create:blaze_burner" + } + ] + } + { + x: 7.5d + y: 1.5d + description: ["无边无际的海洋蕴藏着数不清的财富,但如果没有适当的机械,开拓它们是吃力不讨好的任务。一艘简单的自动钓鱼拖船可以用来打捞这些财富,同时也提供了一个很好的营养来源。"] + dependencies: ["2357CCF3A0758B0C"] + id: "31A1002C96D4DC64" + tasks: [ + { + id: "3CA6E011378BC3A3" + type: "item" + item: "littlelogistics:tug" + } + { + id: "4027EC3C87869F9C" + type: "item" + item: "littlelogistics:fishing_barge" + } + ] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/expert__tier_2_wip.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/expert__tier_2_wip.snbt new file mode 100644 index 00000000..4b486e0c --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/expert__tier_2_wip.snbt @@ -0,0 +1,556 @@ +{ + id: "0000000000000B67" + group: "34B7FB260B6AEB81" + order_index: 4 + filename: "expert__tier_2_wip" + title: "魔法 - 学徒" + icon: { + id: "eidolon:soulfire_wand" + Count: 1b + tag: { + Damage: 0 + } + } + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "瓶中闪电" + x: -2.5d + y: -12.0d + description: [ + "在古代文献中,闪电常因用于传递反应所需的能量而被召唤。许多年轻的法师在尝试此举时迎来了他们的末日……" + "" + "探索这片大陆以找到可协助此举的魔力物体,向大地上游荡的的元素生物寻求帮助,或相信上古文明留下的关于炼金术的论述。" + ] + dependencies: ["48BA066E1B977D32"] + min_width: 300 + id: "72D589CE18202510" + tasks: [{ + id: "61813D97AAD3C2B9" + type: "item" + title: "闪电" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "thermal:lightning_charge" + Count: 1b + } + { + id: "archers_paradox:lightning_arrow" + Count: 1b + } + { + id: "powah:charged_snowball" + Count: 1b + } + ] + } + } + }] + } + { + x: -3.0d + y: -11.0d + description: [ + "巨大的力量潜伏在地底深处,然而其源头对上古文明来说都如此神秘。通过海洋之心,他们可以利用这些能量。 " + "" + "少许海洋之心可能仍埋藏在海边,尽管它们的创造工序仍然保存至今。" + ] + dependencies: ["72D589CE18202510"] + min_width: 300 + id: "55B791C2720332C5" + tasks: [{ + id: "606F700B17783FF9" + type: "item" + item: "minecraft:heart_of_the_sea" + }] + } + { + x: -2.5d + y: -10.0d + description: [ + "开始了,这通向奥术的荆棘之路……" + "" + "上古文明描述了许多通向魔法的道路,各个学派相互交织。无论这些道路去向何方,它们都始于一个可引导巨大能量的核心。" + "" + "-------------------------------------------------" + "进行雷击物品合成——如制作潮涌核心就需要——非常简单,只需要将所有物品丢在地上,然后用闪电击中物品。一道闪电可以一次制作大批量物品。" + "" + "注意:新生魔艺的闪电咒语目前与雷击物品合成不兼容。" + ] + dependencies: [ + "55B791C2720332C5" + "26800BC5BDEC484A" + ] + min_width: 300 + id: "2A5E2A21BFECF76C" + tasks: [{ + id: "0887A21EA010D9D6" + type: "item" + item: "minecraft:conduit" + }] + } + { + x: -1.5d + y: -9.0d + description: [ + "相信鬼魂。它们的知识,无论是关于这个位面,还是神秘面纱之下的知识,都是无价的。" + "" + "定期与他们交谈,并向他们献上贡品以表敬意。" + ] + dependencies: ["2A5E2A21BFECF76C"] + id: "1C17C09DD9AB58BD" + tasks: [ + { + id: "00A73F4961BFEB07" + type: "item" + item: "eidolon:brazier" + } + { + id: "3AB5F233F75DD849" + type: "item" + item: "farmersdelight:cooking_pot" + } + { + id: "5A65288C9B50231B" + type: "item" + item: "farmersdelight:stove" + } + ] + } + { + x: -4.0d + y: -5.0d + description: [ + "曾在阿图姆大地上游荡的存在,拥有超越生与死、创造与毁灭的力量。" + "" + "大地中仍充满着那些能量;用它来将蜂巢转变成蚕蛾巢穴。巢穴会定期产生更多蚕蛾,杀死蚕蛾即可得到它们的蚕丝。" + "" + "注意:蚕蛾是一种入侵物种,由于没有天敌,因此会迅速散播。聪明的学徒会把它们关起来,以防止生态灾难。 " + ] + dependencies: ["719AFD0C38BE19A2"] + id: "5AA38E6753FF4210" + tasks: [{ + id: "638694418DEBB47D" + type: "item" + item: "betterendforge:silk_moth_nest" + }] + } + { + x: -3.5d + y: -9.0d + description: ["如光线穿过棱镜,这片大地上的魔法能量可以通过物理仪器被聚集或分散。和玻璃通常用于扭曲光线一样,需要合适的材料才能直接地操控这些能量。"] + dependencies: ["2A5E2A21BFECF76C"] + id: "4642C99F4B51005B" + tasks: [ + { + id: "6D272FF41C244D34" + type: "item" + item: "ars_nouveau:enchanting_apparatus" + } + { + id: "67FDDC3CABAFF8F2" + type: "item" + item: "ars_nouveau:arcane_pedestal" + } + ] + } + { + x: -2.5d + y: -2.0d + description: [ + "星座——如同在苍穹上绘制的符文——能够引导巨大的能量,并带给他们认为早已丢失的秘密知识。 " + "" + "他们的许多秘密仍然遥不可及,然而,即使是学徒也有足够的知识来引导一些星光来完成基本任务。 " + "" + "注:浮动水晶不会自动连接到神铸方块。因此,必须首先制作连接器以手动连接它们。 " + ] + dependencies: [ + "598A3BD34A7DD40B" + "269CB5E2F7130224" + ] + id: "102775CD7F9CD338" + tasks: [ + { + id: "0F780C3F50CF951D" + type: "item" + item: "astralsorcery:altar_discovery" + } + { + id: "0EA40EE2C1484EEE" + type: "item" + item: "astralsorcery:linking_tool" + } + ] + } + { + title: "血之祭坛 - 一级" + x: -0.5d + y: -6.0d + description: [ + "喂食饥渴的生灵。巨大的力量流经万物,生者抑或死者。" + "" + "早期获得LP需要牺牲动物或怪物。" + ] + dependencies: ["719AFD0C38BE19A2"] + id: "06A20E7EA36392CB" + tasks: [ + { + id: "6DBA42D76D507F3F" + type: "item" + item: "bloodmagic:altar" + } + { + id: "00FAE80C413DF107" + type: "item" + item: "bloodmagic:daggerofsacrifice" + } + ] + } + { + x: -1.0d + y: -1.5d + description: [ + "“灵魂在召唤。你会响应它们吗?“" + "" + "– 心怀万物 阿维亚" + ] + dependencies: ["5A53DAE0FAC0A38F"] + id: "4280183EE48A8F1E" + tasks: [{ + id: "50CA5DE83B5986DC" + type: "item" + item: { + id: "occultism:chalk_white" + Count: 1b + tag: { + Damage: 0 + } + } + }] + } + { + x: -4.0d + y: -1.5d + description: [ + "“生活是平衡的,有给予就有索取。小心,不要过量提取灵气。“" + "" + "– 野芳使者 乌尔马宁" + ] + dependencies: ["598A3BD34A7DD40B"] + id: "2422557696EB83F3" + tasks: [ + { + id: "21F3F09A493EE8D1" + type: "item" + item: "naturesaura:nature_altar" + } + { + id: "4A0060B60B3FDF95" + type: "item" + item: "naturesaura:infused_iron" + } + ] + } + { + title: "森林仪式" + x: -3.5d + y: -2.5d + description: [ + "“你感受到他了吗? 大地的脉动在仪式中心响起。专注,让它流经你,魔法就会像阳光下的杂草一样生长。”" + "" + "– 坚韧不拔 斯素" + ] + dependencies: [ + "566824DF05761A43" + "62F3B5013BAB47AB" + ] + id: "598A3BD34A7DD40B" + tasks: [{ + id: "64DA833E05EAACEC" + type: "item" + item: "naturesaura:wood_stand" + count: 8L + }] + } + { + x: -4.5d + y: -6.0d + description: ["通向花朵魔法和炼药的大门。"] + dependencies: ["719AFD0C38BE19A2"] + id: "295B7A0FB81D44DB" + tasks: [{ + id: "3281C71438B7C50A" + type: "item" + item: "botania:apothecary_default" + }] + } + { + x: -5.0d + y: -4.0d + description: ["有上古文明设计的强大仪器,只需自然中的魔力即可工作。它本是为了训练年轻的学徒而设计的,但这个发明很快就因创造材料的效率更高而流行起来。遗憾的是,那些原始的办法在岁月中遗失了。"] + dependencies: ["295B7A0FB81D44DB"] + id: "566824DF05761A43" + tasks: [{ + id: "7F1D294618FECED9" + type: "item" + item: "botania:pure_daisy" + }] + } + { + x: 0.0d + y: -4.0d + description: [ + "巨大的存在正在聆听着。 " + "" + "等待着。" + "" + "获得它的认可,开始引导血魔法的能量。" + "" + "虚弱气血宝珠由亵渎象征符进行合成。请查阅秘仪教典和幻梦任务章节,了解这些物品是如何制作的。" + ] + dependencies: [ + "06A20E7EA36392CB" + "4C5CCC780A4B07A7" + ] + id: "7E371FBDE82532D9" + tasks: [ + { + id: "093DCD4B762371E2" + type: "item" + item: "bloodmagic:weakbloodorb" + } + { + id: "6DB611075387D462" + type: "item" + item: "eidolon:unholy_symbol" + } + ] + } + { + title: "异世界冒险" + x: -2.5d + y: -6.5d + description: [ + "上古文明对次元旅行并不陌生,他们构筑的一些桥梁仍然有效。在那些存留的世界中建立一个小型行动基地可能是无价的。" + "" + "前往阿图姆和深暗之园。一些魔法在被掌握之前只能在这些地区进行,许多强大的材料也只能在那里获得。" + ] + dependencies: [ + "7A61BA54CFCA2973" + "1FB260E6CB51800E" + ] + id: "719AFD0C38BE19A2" + tasks: [ + { + id: "691A203B9168177A" + type: "item" + item: "atum:scarab" + } + { + id: "4370B0FB1FFF0BBF" + type: "item" + item: "undergarden:catalyst" + } + ] + } + { + x: -3.5d + y: -3.5d + description: [ + "在整个自然界中都可以找到少量的魔力,蚕蛾也不例外。它们的丝绸因其奥术特性而备受珍重。" + "" + "将一些蚕丝转化成闪耀纤维,并将其放在树叶中。一旦它成熟并能够传播,就可以被收获以获得黄金叶。" + ] + dependencies: ["5AA38E6753FF4210"] + id: "62F3B5013BAB47AB" + tasks: [ + { + id: "7FA190A131C27BC6" + type: "item" + item: "naturesaura:gold_fiber" + } + { + id: "5AA8561505815247" + type: "item" + item: "naturesaura:gold_leaf" + } + ] + } + { + title: "魔法进度 - 学徒" + icon: "ars_nouveau:spell_parchment" + x: -2.5d + y: -13.0d + description: [ + "“他们来自高等位面……凭借他们的力量,他们提升了大地,分隔了海洋……眨眼间,他们就无影无踪。”" + "" + "– 长者 维索洛斯" + ] + dependencies: ["0000000000000FEB"] + hide: true + id: "48BA066E1B977D32" + tasks: [{ + id: "254F767D474E7B72" + type: "checkmark" + }] + } + { + x: -1.0d + y: -5.0d + description: [ + "历史记载显示,学者们在讨论奈布和神屑的起源时,产生了激烈的辩论。这个问题没有明确的答案,但很明显,它们有着深厚的联系,且充满了魔法能量。" + "" + "神屑出现在许多魔法物品中,而获得它们乍一看似乎令人生畏。然而,它们可以通过形成一个神铸方块进行“生长”,用奈布之锤破坏它,然后在神铸炉中用熔岩作为燃料将获得的遗物熔化。" + ] + dependencies: ["719AFD0C38BE19A2"] + id: "4C5CCC780A4B07A7" + tasks: [{ + id: "5B0160F4F724F8F8" + type: "item" + item: "atum:godforged_block" + }] + } + { + x: -3.5d + y: -7.5d + description: [ + "银、硫和魔源的精细混合物;耀阳金属以其神秘的特性而闻名。 " + "" + "当然,银和硫都能够获取。然而,收集魔源则需要创建魔源通道。目前农艺魔源通道可以为耀阳金属的制造提供极好的帮助。" + ] + dependencies: ["4642C99F4B51005B"] + id: "1FB260E6CB51800E" + tasks: [ + { + id: "2B8585C3F93E9864" + type: "item" + item: "ars_nouveau:mana_condenser" + } + { + id: "652E7031800BC423" + type: "item" + item: "architects_palette:sunmetal_blend" + } + ] + } + { + x: -1.5d + y: -7.5d + description: [ + "秘金中注入了能使死者复生的晶化魂之碎片,在奥术中随处可见。" + "" + "这些魂之碎片可以通过秘仪教典中详述的结晶仪式中从亡灵生物那里获得,或者在之后可使用死神镰刀直接收割亡灵生物。" + ] + dependencies: ["1C17C09DD9AB58BD"] + id: "7A61BA54CFCA2973" + tasks: [{ + id: "2B5C17D526E0CEBA" + type: "item" + item: "eidolon:gold_inlay" + }] + } + { + x: -2.0d + y: -11.0d + description: [ + "地底深处的原住民,是曾来到此处的强大存在的远亲;鹦鹉螺壳的螺旋被发现是一个近乎完美的奥术能量放大器。" + "" + "虽然这种生物可能在深海中被发现,但它们的贝壳通常被完好地保存在如海滩和海洋下方的沉积物中,以及可能在海洋内部和周围发现的贝壳堆中。" + "" + "众所周知,海豹也可以人们提供各种来自海洋深处的珍贵材料。也许它们能够提供帮助?" + ] + dependencies: ["72D589CE18202510"] + min_width: 300 + id: "26800BC5BDEC484A" + tasks: [{ + id: "35E1F20C18B5A6B7" + type: "item" + item: "minecraft:nautilus_shell" + }] + } + { + x: -1.5d + y: -2.5d + description: ["这种联系虽然脆弱,但会越来越牢固。引导灵魂,它们的能量就能为炼金术铺平道路。从那里开始,你就进入了更深层次的魔法。"] + dependencies: ["7E371FBDE82532D9"] + id: "5A53DAE0FAC0A38F" + tasks: [{ + id: "370511870EE62EBD" + type: "item" + item: "bloodmagic:alchemytable" + }] + } + { + x: -2.5d + y: -5.0d + description: ["一旦从折磨的束缚中解脱出来,阿图姆的怨灵们就会出人意料地忍让,为学徒法师找回和分类物品。"] + dependencies: ["719AFD0C38BE19A2"] + id: "63835E28AFE16A89" + tasks: [ + { + id: "260844590347A921" + type: "item" + item: "botania:corporea_spark_master" + } + { + id: "58727FA94D304EAC" + type: "item" + item: "botania:corporea_index" + } + { + id: "5F1BA591103283DA" + type: "item" + item: "botania:corporea_spark" + } + ] + } + { + x: -1.5d + y: -3.5d + description: [ + "作为一项历史悠久的传统,魔杖起源于朦胧的早期魔法,甚至早于书面历史。虽然寻水魔杖这个名词更为人所知,但它曾经被用于寻找各种各样的东西,从植物到矿物质,甚至是强大的魔法场线。" + "" + "共鸣星杖特别适合寻找深埋在地下的水晶石。在夜晚手持它,这些水晶的位置就会被柔和的光线所揭示。" + ] + dependencies: ["4C5CCC780A4B07A7"] + id: "269CB5E2F7130224" + tasks: [{ + id: "43C84D76D2C9FB48" + type: "item" + item: "astralsorcery:wand" + }] + } + { + x: 0.5d + y: -5.5d + shape: "gear" + description: [ + "邪恶祭坛可以通过转化生命源质中的潜能,将巨大的能量注入特别准备的材料中。" + "" + "=================================================================" + "" + "请注意,JEI中展示的配方并没有准确的显示出指定输入是每游戏刻都会被消耗还是一次性消耗完毕。为了简单起见,所有机械匠艺机器的所有配方都已根据以下规则进行了标准化:" + "" + "●FE在每游戏刻都会被消耗" + "●气动的空气在每游戏刻都会被消耗,且其压力必须大于10Bar" + "●星辉的星光在每游戏刻都会被消耗" + "●流体在每游戏刻都会被消耗或产生" + "●物品会在合成结束时被消耗或产生" + "●魔力会在合成开始时被消耗或在合成结束时被产生" + ] + dependencies: ["06A20E7EA36392CB"] + min_width: 400 + id: "03B61EC7DD43C550" + tasks: [{ + id: "7C9DF703B05DF144" + type: "item" + item: "masterfulmachinery:wicked_altar_controller" + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/gates_wip.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/gates_wip.snbt new file mode 100644 index 00000000..24428e53 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/gates_wip.snbt @@ -0,0 +1,434 @@ +{ + id: "0000000000000B65" + group: "34B7FB260B6AEB81" + order_index: 0 + filename: "gates_wip" + title: "门槛" + icon: "minecraft:oak_fence_gate" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "Enigmatica 6:专家" + icon: "mekanism:robit" + x: 0.0d + y: 0.0d + shape: "rsquare" + description: [ + "欢迎来到Enigmatica 6:专家模式!" + "" + "E6E的目标是完成“夸耀资本”章节中的所有任务。祝你好运,玩得愉快:D" + "- Niller" + "" + "本章节的任务提供了本包发展的粗略大纲。" + "" + "-------------------------------------------------" + "请注意很少有模组有“严格”的门槛限制——它们的一些物品在踏过门槛前就可以获取,且踏过门槛后并不会所有东西都立即可以获取。模组之间有很多的联动,甚至科技与魔法之间也有。保持平衡对发展至关重要。" + "" + "另外,虽然我们尽量努力修改了手册,有时它们仍然会显示错误的配方。请永远以查询JEI获取的合成信息为主要资料。" + "" + "最后,尽管普通模式的魔法与科技任务依然可以查看,但它们可能不会总是与专家模式的魔改发展相对应。这些任务是留下作为那些模组的大体流程的提醒,同时在过程中给予奖励。查看专家章节的任务以获取关于专家进度的信息。" + "-------------------------------------------------" + ] + dependencies: ["0000000000000FEB"] + hide: true + min_width: 300 + id: "0000000000000B6C" + tasks: [{ + id: "7DE46EF832E29D7C" + type: "checkmark" + }] + } + { + title: "机械动力" + x: -3.0d + y: 1.5d + dependencies: ["0000000000000B6C"] + id: "0000000000000FBD" + tasks: [{ + id: "0000000000000FBE" + type: "item" + item: "create:gearbox" + }] + } + { + title: "热力系列" + icon: "thermal:machine_furnace" + x: -1.5d + y: 1.5d + dependencies: ["0000000000000B6C"] + id: "0000000000000FBF" + tasks: [{ + id: "0000000000000FC0" + type: "item" + item: "thermal:machine_frame" + }] + } + { + title: "XNet" + x: 0.0d + y: 1.5d + shape: "diamond" + dependencies: ["0000000000000FBF"] + size: 1.25d + id: "0000000000000FC1" + tasks: [{ + id: "0000000000000FC2" + type: "item" + item: "xnet:controller" + }] + } + { + title: "幻梦" + x: 1.5d + y: 1.5d + dependencies: ["0000000000000B6C"] + id: "0000000000000FC3" + tasks: [{ + id: "0000000000000FC4" + type: "item" + icon: "eidolon:pewter_inlay" + item: "eidolon:pewter_inlay" + }] + } + { + title: "新生魔艺" + x: 3.0d + y: 1.5d + dependencies: ["0000000000000B6C"] + id: "0000000000000FC5" + tasks: [{ + id: "0000000000000FC6" + type: "item" + item: "ars_nouveau:novice_spell_book" + }] + } + { + title: "自然灵气" + x: 3.0d + y: 3.0d + dependencies: ["0000000000000FC5"] + id: "0000000000000FC7" + tasks: [{ + id: "0000000000000FC8" + type: "item" + item: "naturesaura:gold_leaf" + }] + } + { + title: "植物魔法" + x: 3.0d + y: 6.0d + dependencies: ["0000000000000FC7"] + id: "0000000000000FC9" + tasks: [{ + id: "0000000000000FCA" + type: "item" + item: "botania:runic_altar" + }] + } + { + title: "星辉魔法" + x: 1.5d + y: 6.5d + dependencies: [ + "0000000000000FCF" + "0000000000000FC9" + ] + id: "0000000000000FCB" + tasks: [{ + id: "0000000000000FCC" + type: "item" + item: { + id: "astralsorcery:celestial_crystal" + Count: 1b + tag: { + astralsorcery: { } + } + } + }] + } + { + title: "神秘学" + icon: "kubejs:craft_miner_marid_irradiated" + x: 1.5d + y: 3.75d + dependencies: ["573D1ADF4FBE3044"] + id: "0000000000000FCD" + tasks: [{ + id: "0000000000000FCE" + type: "item" + item: { + id: "occultism:chalk_white" + Count: 1b + tag: { + Damage: 0 + } + } + }] + } + { + title: "血魔法:第二部分" + x: 2.0d + y: 5.0d + dependencies: ["0000000000000FCD"] + id: "0000000000000FCF" + tasks: [{ + id: "0000000000000FD0" + type: "item" + item: "bloodmagic:soulforge" + }] + } + { + title: "更好的管道" + x: -4.375d + y: 1.25d + shape: "diamond" + dependencies: ["0000000000000FBD"] + size: 1.25d + id: "0000000000000FD1" + tasks: [{ + id: "0000000000000FD2" + type: "item" + item: "prettypipes:crafting_terminal" + }] + } + { + title: "Powah" + x: -4.5d + y: 2.5d + dependencies: ["0000000000000FD5"] + id: "0000000000000FD3" + tasks: [{ + id: "0000000000000FD4" + type: "item" + item: "powah:dielectric_casing" + }] + } + { + title: "沉浸工程:第一部分" + x: -3.0d + y: 3.0d + dependencies: ["0000000000000FBD"] + id: "0000000000000FD5" + tasks: [{ + id: "0000000000000FD6" + type: "item" + item: "immersiveengineering:cokebrick" + count: 27L + }] + } + { + title: "RF工具箱" + x: -2.0d + y: 5.0d + dependencies: ["0000000000000FDB"] + id: "0000000000000FD7" + tasks: [{ + id: "0000000000000FD8" + type: "item" + item: "rftoolsbase:machine_frame" + }] + } + { + title: "模块化路由器" + x: -4.5d + y: 4.5d + shape: "diamond" + dependencies: ["0000000000000FD3"] + size: 1.25d + id: "0000000000000FD9" + tasks: [{ + id: "0000000000000FDA" + type: "item" + item: "modularrouters:item_router" + }] + } + { + title: "气动工艺" + icon: "pneumaticcraft:pressure_gauge" + x: -1.5d + y: 3.75d + dependencies: ["0000000000000FBF"] + id: "0000000000000FDB" + tasks: [{ + id: "0000000000000FDC" + type: "item" + item: "pneumaticcraft:ingot_iron_compressed" + count: 16L + }] + } + { + title: "精致存储:自动化" + x: -0.625d + y: 5.0d + shape: "diamond" + dependencies: ["0000000000000FDB"] + size: 1.25d + id: "0000000000000FDD" + tasks: [{ + id: "0000000000000FDE" + type: "item" + item: "refinedstorage:controller" + }] + } + { + title: "工业先锋" + icon: "industrialforegoing:pink_slime" + x: -3.0d + y: 4.5d + dependencies: ["0000000000000FD5"] + id: "0000000000000FDF" + tasks: [{ + id: "0000000000000FE0" + type: "item" + item: "industrialforegoing:machine_frame_pity" + }] + } + { + title: "缤纷蜜蜂" + icon: "minecraft:honeycomb" + x: 4.375d + y: 2.5d + shape: "diamond" + dependencies: ["0000000000000FC7"] + size: 1.25d + id: "0000000000000FE1" + tasks: [{ + id: "0000000000000FE2" + type: "item" + item: "minecraft:honeycomb" + }] + } + { + title: "沉浸工程:第二部分" + x: -3.0d + y: 6.0d + dependencies: ["0000000000000FDF"] + id: "0000000000000FE3" + tasks: [{ + id: "0000000000000FE4" + type: "item" + item: "immersiveengineering:heavy_engineering" + }] + } + { + title: "通用机械" + icon: "mekanism:alloy_atomic" + x: -1.5d + y: 6.5d + dependencies: [ + "0000000000000FD7" + "0000000000000FE3" + ] + id: "0000000000000FE5" + tasks: [{ + id: "0EBD46ADF246F17F" + type: "item" + item: "mekanism:steel_casing" + }] + } + { + title: "夸耀资本" + icon: "create:handheld_worldshaper" + x: 0.0d + y: 8.0d + shape: "octagon" + dependencies: [ + "0000000000000FE5" + "0000000000000FCB" + ] + size: 2.0d + id: "0000000000000FE7" + tasks: [{ + id: "281E59C3023B532F" + type: "item" + item: "create:handheld_worldshaper" + }] + } + { + title: "集成动力" + icon: "integrateddynamics:variable_transformer_input" + x: 0.0d + y: 5.625d + shape: "diamond" + dependencies: ["0000000000000FDD"] + size: 1.25d + id: "218FBDC6B17EDF33" + tasks: [{ + id: "2A11C229CEEEBE6F" + type: "item" + item: "integrateddynamics:variablestore" + }] + } + { + title: "通量网络" + x: -2.5d + y: 7.5d + shape: "diamond" + dependencies: ["0000000000000FE5"] + size: 1.25d + id: "11FC40A4B8CBA98A" + tasks: [{ + id: "590186031154D036" + type: "item" + item: "fluxnetworks:flux_core" + }] + } + { + title: "基座" + icon: "pedestals:pedestal/stone333" + x: 4.375d + y: 6.875d + shape: "diamond" + dependencies: ["0000000000000FC9"] + size: 1.25d + id: "6CA3B688C7701907" + tasks: [{ + id: "5727C862289731E8" + type: "item" + item: "pedestals:pedestal/stone333" + }] + } + { + title: "匠魂" + x: 0.0d + y: 3.0d + shape: "diamond" + dependencies: ["0000000000000FBF"] + size: 1.25d + id: "51E57880AFDE5595" + tasks: [{ + id: "746F162F9FD6B5C6" + type: "item" + item: "tconstruct:smeltery_controller" + }] + } + { + title: "血魔法:第一部分" + x: 1.5d + y: 2.6d + dependencies: ["0000000000000FC3"] + id: "573D1ADF4FBE3044" + tasks: [{ + id: "50E8AA4A66F47704" + type: "item" + item: "bloodmagic:altar" + }] + } + { + title: "精致存储:数字存储" + x: 0.625d + y: 5.0d + shape: "diamond" + dependencies: ["0000000000000FCD"] + size: 1.25d + id: "2AFC23BBBA407467" + tasks: [{ + id: "786CC87833A2294A" + type: "item" + item: "refinedstorage:disk_drive" + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/getting_started.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/getting_started.snbt new file mode 100644 index 00000000..d66539cb --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/getting_started.snbt @@ -0,0 +1,800 @@ +{ + id: "0000000000000044" + group: "" + order_index: 1 + filename: "getting_started" + title: "旅途的开始" + icon: "minecraft:nether_star" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "欢迎" + icon: "minecraft:oak_sapling" + x: 0.0d + y: -6.0d + description: [ + "欢迎来到Enigmatica 6" + "我们很高兴您前来游玩:D" + " " + "任务分为3种类型:" + "" + "- 探索Enigmatica" + "- 学习模组" + "- 挑战" + "" + "你可以在下方了解每种任务的更多信息。" + "" + "任务书仍在制作当中,将来还会添加更多的任务。" + ] + size: 1.5d + id: "0000000000000045" + tasks: [{ + id: "0000000000000046" + type: "checkmark" + icon: "minecraft:oak_sapling" + }] + rewards: [{ + id: "0000000000000A93" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: -1.5d + y: -4.0d + description: [ + "“探索”任务线旨在展示本模组包里的内容。" + "" + "如果这是你第一次接触MC模组包,或者你需要灵感,那么这些章节是一个很好的开始。" + "" + "该任务线目前有以下三个章节:" + "- 工具" + "- 存储" + "- 冒险" + ] + dependencies: ["0000000000000045"] + id: "00000000000002AC" + tasks: [{ + id: "00000000000002AD" + type: "checkmark" + title: "探索Enigmatica" + icon: "minecraft:compass" + }] + rewards: [{ + id: "00000000000002B4" + type: "xp" + xp: 100 + }] + } + { + icon: "minecraft:writable_book" + x: 0.0d + y: -3.5d + description: [ + "“学习模组”任务线旨在帮助你上手模组,到慢慢地精通模组,并展示一些你能通过模组做的事情。" + "" + "这些章节并没有展示每个模组的所有内容,所以如果想要找到所有很酷的特性,请多多探索。" + ] + dependencies: ["0000000000000045"] + id: "00000000000002AE" + tasks: [{ + id: "00000000000002AF" + type: "checkmark" + title: "学习模组" + }] + rewards: [{ + id: "00000000000002B2" + type: "xp" + xp: 100 + }] + } + { + title: "挑战" + icon: "minecraft:wither_skeleton_skull" + x: 1.5d + y: -4.0d + description: [ + "我们为经验丰富的模组玩家设立了挑战任务。" + "" + "本任务线还在施工中。" + ] + dependencies: ["0000000000000045"] + id: "00000000000002B0" + tasks: [{ + id: "00000000000002B1" + type: "checkmark" + title: "挑战" + icon: "minecraft:wither_skeleton_skull" + }] + rewards: [{ + id: "00000000000002B3" + type: "xp" + xp: 100 + }] + } + { + title: "笨蛋模组指南" + x: 1.5d + y: -7.5d + subtitle: "嘿,听着!" + description: [ + "如果你是Minecraft模组包的新手,想要完全搞清楚模组包里的所有内容,可能有点令人生畏。" + "" + "这就是为什么我们写了一本书《笨蛋模组指南》,总结了一些基础知识,为你提供一个坚实的起跑线,开始你的模组包之旅!" + ] + dependencies: ["0000000000000045"] + id: "00000000000006E9" + tasks: [{ + id: "00000000000006EA" + type: "checkmark" + title: "嘿,听着!" + icon: { + id: "patchouli:guide_book" + Count: 1b + tag: { + "patchouli:book": "patchouli:modded_for_dummies" + } + } + }] + rewards: [{ + id: "00000000000006EB" + type: "item" + title: "笨蛋模组指南" + item: { + id: "patchouli:guide_book" + Count: 1b + tag: { + "patchouli:book": "patchouli:modded_for_dummies" + } + } + }] + } + { + title: "专家模式" + icon: { + id: "mekanism:robit" + Count: 1b + tag: { + mekData: { + EnergyContainers: [{ + Container: 0b + stored: "100000" + }] + } + } + } + x: 0.0d + y: -8.0d + description: [ + "Enigmatica有两种模式:" + "普通模式(normal)和专家模式(expert)" + "" + "你可以用命令“/mode normal”和“/mode expert”在它们之间切换。" + "" + "这将触发一次重载,更新配置和配方。" + "" + "一些配置需要重启游戏才能启用,但多数情况下不需要马上重启,因为等你下次打开游戏这些改动就生效了。" + ] + dependencies: [ + "0000000000000FEB" + "0000000000000045" + ] + hide: true + optional: true + id: "0000000000000FE9" + tasks: [{ + id: "700063683E9C8972" + type: "checkmark" + }] + } + { + title: "阿卡什宝典" + x: -1.5d + y: -7.5d + subtitle: "不要惊慌" + description: [ + "知识的海洋在你的手掌心聚集,这本宝典内置了每个模组的手册,时刻准备着被你翻开。" + "" + "●右击打开菜单,选择一本手册。选中后,阿卡什宝典就会变成它的模样。" + "" + "●手持阿卡什宝典左击空气进行还原。" + "" + "●阿卡什宝典变化之后,按Shift+Q键可以移除选中的手册。" + "" + "●把宝典与手册放在一起合成可以将它们合并。" + "" + ] + dependencies: ["0000000000000045"] + id: "1F5D6018C2E35C3D" + tasks: [{ + id: "7781E2B735D79B56" + type: "item" + item: "minecraft:book" + }] + rewards: [{ + id: "6E4E5D6908D19095" + type: "item" + title: "完整的阿卡什宝典" + icon: { + id: "akashictome:tome" + Count: 1b + tag: { + "akashictome:data": { + industrialforegoing: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "industrialforegoing:industrial_foregoing" + } + } + tetra: { + id: "tetra:holo" + Count: 1.0d + tag: { + "holo/core_material": "frame/dim" + "holo/frame": "holo/frame" + "holo/core": "holo/core" + "holo/frame_material": "core/ancient" + } + } + resourcefulbees: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "resourcefulbees:fifty_shades_of_bees" + } + } + theoneprobe: { + id: "theoneprobe:probenote" + Count: 1.0d + } + astralsorcery: { + id: "astralsorcery:tome" + Count: 1.0d + } + ftbquests: { + id: "ftbquests:book" + Count: 1.0d + } + alexsmobs: { + id: "alexsmobs:animal_dictionary" + Count: 1.0d + } + immersiveengineering: { + id: "immersiveengineering:manual" + Count: 1.0d + } + eidolon: { + id: "eidolon:codex" + Count: 1.0d + } + botania: { + id: "botania:lexicon" + Count: 1.0d + tag: { } + } + thermal: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "thermal:guidebook" + } + } + patchouli: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "patchouli:modded_for_dummies" + } + } + rftoolsbase: { + id: "rftoolsbase:manual" + Count: 1.0d + } + integrateddynamics: { + id: "integrateddynamics:on_the_dynamics_of_integration" + Count: 1.0d + } + cookingforblockheads: { + id: "cookingforblockheads:crafting_book" + Count: 1.0d + } + powah: { + id: "powah:book" + Count: 1.0d + } + pneumaticcraft: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "pneumaticcraft:book" + } + } + naturesaura: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "naturesaura:book" + } + } + apotheosis: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "apotheosis:apoth_chronicle" + } + } + pedestals: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "pedestals:manual" + } + } + transport: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "transport:guide" + } + } + engineersdecor: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "engineersdecor:engineersdecor_manual" + } + } + occultism: { + id: "occultism:dictionary_of_spirits" + Count: 1.0d + } + solcarrot: { + id: "solcarrot:food_book" + Count: 1.0d + } + modularrouters: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "modularrouters:book" + } + } + ars_nouveau: { + id: "ars_nouveau:worn_notebook" + Count: 1.0d + } + bloodmagic: { + id: "patchouli:guide_book" + Count: 1.0d + tag: { + "patchouli:book": "bloodmagic:guide" + } + } + betterendforge: { + id: "betterendforge:guidebook" + Count: 1.0d + } + } + } + } + item: { + id: "akashictome:tome" + Count: 1b + tag: { + "akashictome:data": { + industrialforegoing: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "工业先锋手册" + } + "patchouli:book": "industrialforegoing:industrial_foregoing" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"工业先锋手册\"}]}" + } + } + } + tetra: { + id: "tetra:holo" + Count: 1 + tag: { + "akashictome:displayName": { + text: "全息球" + } + "holo/frame": "holo/frame" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"全息球\"}]}" + } + "holo/core_material": "frame/dim" + "holo/core": "holo/core" + "holo/frame_material": "core/ancient" + } + } + tconstruct: { + id: "tconstruct:encyclopedia" + Count: 1 + tag: { + "akashictome:displayName": { + text: "工匠大百科" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"工匠大百科\"}]}" + } + } + } + resourcefulbees: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "五十度蜂" + } + "patchouli:book": "resourcefulbees:fifty_shades_of_bees" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"五十度蜂\"}]}" + } + } + } + astralsorcery: { + id: "astralsorcery:tome" + Count: 1 + tag: { + "akashictome:displayName": { + text: "星芒宝典" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"星芒宝典\"}]}" + } + } + } + theoneprobe: { + id: "theoneprobe:probenote" + Count: 1 + tag: { + "akashictome:displayName": { + text: "The One Probe阅读指南" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"The One Probe阅读指南\"}]}" + } + } + } + ftbquests: { + id: "ftbquests:book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "任务书" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"任务书\"}]}" + } + } + } + alexsmobs: { + id: "alexsmobs:animal_dictionary" + Count: 1 + tag: { + "akashictome:displayName": { + text: "动物图鉴" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"动物图鉴\"}]}" + } + } + } + immersiveengineering: { + id: "immersiveengineering:manual" + Count: 1 + tag: { + "akashictome:displayName": { + text: "工程师手册" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"工程师手册\"}]}" + } + } + } + advancedperipherals: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "高级外设" + } + "patchouli:book": "advancedperipherals:manual" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"高级外设\"}]}" + } + } + } + eidolon: { + id: "eidolon:codex" + Count: 1 + tag: { + "akashictome:displayName": { + text: "秘仪教典" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"秘仪教典\"}]}" + } + } + } + botania: { + id: "botania:lexicon" + Count: 1 + tag: { + "akashictome:displayName": { + text: "植物魔法辞典" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"植物魔法辞典\"}]}" + } + } + } + sushigocrafting: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "成为寿司大师(巧制寿司手册)" + } + "patchouli:book": "sushigocrafting:sushigocrafting" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"成为寿司大师(巧制寿司手册)\"}]}" + } + } + } + thermal: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "热力百科" + } + "patchouli:book": "thermal:guidebook" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"热力百科\"}]}" + } + } + } + patchouli: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "笨蛋模组指南" + } + "patchouli:book": "patchouli:modded_for_dummies" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"笨蛋模组指南\"}]}" + } + } + } + rftoolsbase: { + id: "rftoolsbase:manual" + Count: 1 + tag: { + "akashictome:displayName": { + text: "RF工具指导手册" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"RF工具指导手册\"}]}" + } + } + } + integrateddynamics: { + id: "integrateddynamics:on_the_dynamics_of_integration" + Count: 1 + tag: { + "akashictome:displayName": { + text: "论动态联合" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"论动态联合\"}]}" + } + } + } + cookingforblockheads: { + id: "cookingforblockheads:crafting_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "傻瓜烹饪手册 II" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"傻瓜烹饪手册 II\"}]}" + } + } + } + powah: { + id: "powah:book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "手册(Powah!)" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"手册(Powah!)\"}]}" + } + } + } + pneumaticcraft: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "PNC:R 手册" + } + "patchouli:book": "pneumaticcraft:book" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"PNC:R 手册\"}]}" + } + } + } + naturesaura: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "自然灵气之书" + } + "patchouli:book": "naturesaura:book" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"自然灵气之书\"}]}" + } + } + } + apotheosis: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "暗影编年史" + } + "patchouli:book": "apotheosis:apoth_chronicle" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"暗影编年史\"}]}" + } + } + } + pedestals: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "基座" + } + "patchouli:book": "pedestals:manual" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"基座\"}]}" + } + } + } + transport: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "高级运输" + } + "patchouli:book": "transport:guide" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"高级运输\"}]}" + } + } + } + littlelogistics: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "Little Logistics指南" + } + "patchouli:book": "littlelogistics:guide" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"Little Logistics指南\"}]}" + } + } + } + engineersdecor: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "工程师的装饰" + } + "patchouli:book": "engineersdecor:engineersdecor_manual" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"工程师的装饰\"}]}" + } + } + } + occultism: { + id: "occultism:dictionary_of_spirits" + Count: 1 + tag: { + "akashictome:displayName": { + text: "魔灵全典" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"魔灵全典\"}]}" + } + } + } + solcarrot: { + id: "solcarrot:food_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "食物手册" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"食物手册\"}]}" + } + } + } + modularrouters: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "模块化路由器手册" + } + "patchouli:book": "modularrouters:book" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"模块化路由器手册\"}]}" + } + } + } + ars_nouveau: { + id: "ars_nouveau:worn_notebook" + Count: 1 + tag: { + "akashictome:displayName": { + text: "破旧的笔记本" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"破旧的笔记本\"}]}" + } + } + } + bloodmagic: { + id: "patchouli:guide_book" + Count: 1 + tag: { + "akashictome:displayName": { + text: "血染知书" + } + "patchouli:book": "bloodmagic:guide" + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"血染知书\"}]}" + } + } + } + betterendforge: { + id: "betterendforge:guidebook" + Count: 1 + tag: { + "akashictome:displayName": { + text: "笨蛋末地指南" + } + display: { + Name: "{\"translate\":\"akashictome.sudo_name\",\"with\":[{\"color\":\"green\",\"text\":\"笨蛋末地指南\"}]}" + } + } + } + } + } + } + only_one: true + }] + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/immersive_engineering.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/immersive_engineering.snbt new file mode 100644 index 00000000..de88d220 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/immersive_engineering.snbt @@ -0,0 +1,1376 @@ +{ + id: "0000000000000002" + group: "72A9465344128AF9" + order_index: 1 + filename: "immersive_engineering" + title: "沉浸工程" + icon: "immersiveengineering:heavy_engineering" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + icon: "immersiveengineering:manual" + x: -1.5d + y: -6.0d + shape: "gear" + description: ["沉浸工程是一个功能强大的科技模组,专注于大型多方块结构。你可以在工程师手册中获取更多关于该模组物品的信息。"] + optional: true + id: "0000000000000004" + tasks: [{ + id: "4C4EC117244A21C7" + type: "item" + item: { + id: "immersiveengineering:hammer" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "7B54B7BEEA99667F" + type: "item" + title: "铜矿块" + item: "emendatusenigmatica:copper_chunk" + count: 3 + random_bonus: 5 + }] + } + { + title: "值当的工具" + x: -1.5d + y: -4.5d + description: [ + "你那可靠的工程师锤主要用于构建多方块和旋转某些方块。必要时你也可以用它合成板。" + "" + "剪线钳是早期合成线缆以及安全地将吊着的线缆断开的有用工具。" + "" + "螺丝刀在对红石接线器等方块进行精确改动时很方便。" + ] + dependencies: ["0000000000000004"] + id: "0000000000000007" + tasks: [ + { + id: "20930556EBD4C23B" + type: "item" + item: { + id: "immersiveengineering:wirecutter" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "49501ECA376AF301" + type: "item" + item: "immersiveengineering:screwdriver" + } + ] + rewards: [{ + id: "14FA4A24C7409F77" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + title: "焦炉" + icon: "immersiveengineering:coke_oven" + x: -3.5d + y: -3.0d + description: ["焦炉是沉浸工程中第一个重要的多方块,它由3x3x3的焦炉砖制成。该结构可以将煤炭变成焦煤并将原木变成木炭;两种操作都会产生杂酚油,一种用于制作防腐木板的重要的副产品。"] + dependencies: ["0000000000000007"] + id: "0000000000000009" + tasks: [ + { + id: "000000000000000B" + type: "item" + item: "immersiveengineering:cokebrick" + count: 27L + } + { + id: "000000000000000C" + type: "item" + title: "任意焦煤" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "forge:gems/coal_coke" + } + } + count: 8L + } + ] + rewards: [{ + id: "000000000000060A" + type: "item" + title: "焦煤" + item: "emendatusenigmatica:coke_gem" + count: 8 + }] + } + { + icon: "immersiveengineering:windmill" + x: -6.5d + y: -4.5d + description: ["风车可以用作早期的能量来源。它们必须连接至动能发电机并放置在高处且不受阻挡。"] + dependencies: ["000000000000000F"] + id: "000000000000000D" + tasks: [ + { + id: "000000000000000E" + type: "item" + item: "immersiveengineering:windmill" + } + { + id: "0000000000000016" + type: "item" + item: "immersiveengineering:dynamo" + } + ] + rewards: [{ + id: "0000000000000615" + type: "item" + title: "绝缘低压线圈" + item: "immersiveengineering:wirecoil_copper_ins" + count: 2 + }] + } + { + title: "基础接线" + icon: "immersiveengineering:wirecoil_copper" + x: -5.0d + y: -6.0d + description: ["沉浸工程的线缆可以在三个不同的电压(不同的RF/刻)传输RF。两个装置各需要一个接线器才能用线缆将它们相连。"] + dependencies: ["0000000000000004"] + id: "000000000000000F" + tasks: [ + { + id: "0000000000000010" + type: "item" + item: "immersiveengineering:wirecoil_copper" + } + { + id: "0000000000000011" + type: "item" + item: "immersiveengineering:connector_lv" + } + ] + rewards: [{ + id: "000000000000060B" + type: "item" + title: "低压接线器" + item: "immersiveengineering:connector_lv" + count: 4 + }] + } + { + title: "高炉" + icon: "immersiveengineering:blast_furnace" + x: -3.5d + y: -1.5d + description: ["高炉用焦煤或木炭将铁处理成钢。这是一个非常重要的结构……除非你采用了其它手段来获得钢。"] + dependencies: ["0000000000000009"] + id: "0000000000000012" + tasks: [{ + id: "0000000000000013" + type: "item" + item: "immersiveengineering:blastbrick" + count: 27L + }] + rewards: [{ + id: "0000000000000613" + type: "item" + title: "钢锭" + item: "emendatusenigmatica:steel_ingot" + count: 8 + }] + } + { + title: "绝缘接线" + x: -8.5d + y: -6.0d + description: ["包裹坚韧布料的绝缘导线是防止被触电的绝佳办法。"] + dependencies: ["000000000000000F"] + id: "0000000000000014" + tasks: [{ + id: "0000000000000015" + type: "item" + item: "immersiveengineering:wirecoil_copper_ins" + }] + rewards: [ + { + id: "000000000000060C" + type: "item" + title: "工业大麻纤维" + item: "immersiveengineering:hemp_fiber" + count: 16 + } + { + id: "000000000000060D" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + } + ] + } + { + x: -3.5d + y: -4.5d + description: ["电容器可以用于存储RF。用你的锤子右击它的侧面在输入(蓝色)、输出(橙色)和无连接中切换。该模组还有低压/中压电容器。"] + dependencies: [ + "0000000000000009" + "000000000000000F" + ] + id: "0000000000000017" + tasks: [{ + id: "0000000000000018" + type: "item" + item: "immersiveengineering:capacitor_lv" + }] + rewards: [{ + id: "0000000000000614" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -5.5d + y: -3.0d + description: ["用蓝图合成特定部件时需要用到工程师装配台。后面你也可以用它来修改一些工具。"] + dependencies: ["0000000000000009"] + id: "0000000000000019" + tasks: [ + { + id: "000000000000001A" + type: "item" + item: "immersiveengineering:workbench" + } + { + id: "16E5DF7E27BAB713" + type: "item" + item: { + id: "immersiveengineering:blueprint" + Count: 1b + tag: { + blueprint: "components" + } + } + } + ] + rewards: [{ + id: "0911E6C5BB0AF5E5" + type: "item" + item: "immersiveengineering:component_iron" + count: 8 + }] + } + { + icon: "immersiveengineering:watermill" + x: -1.5d + y: -3.0d + description: ["水车需要水在它们上方流动。一个动能发电机至多可以带动三个水车进行产电。"] + dependencies: ["0000000000000012"] + id: "000000000000001B" + tasks: [ + { + id: "000000000000001C" + type: "item" + item: "immersiveengineering:watermill" + } + { + id: "000000000000001D" + type: "item" + item: "immersiveengineering:dynamo" + } + ] + rewards: [{ + id: "0000000000000617" + type: "item" + title: "绝缘低压线缆" + item: "immersiveengineering:wirecoil_copper_ins" + count: 2 + }] + } + { + x: 0.0d + y: -6.0d + description: ["传送带可以用于自动化物品运输。在传送带上的物品会自动的输入接受端的容器中。你也可以合成抽取或垂直传送带。"] + dependencies: ["0000000000000004"] + id: "000000000000001E" + tasks: [{ + id: "000000000000001F" + type: "item" + item: "immersiveengineering:conveyor_basic" + }] + rewards: [{ + id: "000000000000060E" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + title: "粉碎机" + icon: "immersiveengineering:crusher" + x: -5.5d + y: -0.5d + description: [ + "粉碎机可以用于将矿石粉碎成粉,以达到每熔炼一个矿石获得两个锭的产出。一些其他物品也可以通过这种方式被研磨 - 查阅JEI。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000012"] + id: "0000000000000020" + tasks: [ + { + id: "0000000000000021" + type: "item" + item: "immersiveengineering:light_engineering" + count: 10L + } + { + id: "000000000000002D" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 10L + } + { + id: "000000000000002E" + type: "item" + item: "immersiveengineering:rs_engineering" + } + { + id: "000000000000002F" + type: "item" + item: "immersiveengineering:steel_fence" + count: 8L + } + { + id: "0000000000000030" + type: "item" + item: "minecraft:hopper" + count: 9L + } + ] + rewards: [{ + id: "0000000000000621" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + }] + } + { + title: "金属冲压机" + icon: "immersiveengineering:metal_press" + x: -1.5d + y: -0.5d + description: [ + "为金属冲压机提供模具和电力时,它就会为你提供更省材的合成板、线缆以及更多物品的方式。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000012"] + id: "0000000000000022" + tasks: [ + { + id: "0000000000000028" + type: "item" + item: "minecraft:piston" + } + { + id: "0000000000000029" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 2L + } + { + id: "000000000000002A" + type: "item" + item: "immersiveengineering:heavy_engineering" + } + { + id: "000000000000002B" + type: "item" + item: "immersiveengineering:rs_engineering" + } + { + id: "000000000000002C" + type: "item" + item: "immersiveengineering:conveyor_basic" + count: 2L + } + ] + rewards: [ + { + id: "000000000000061E" + type: "item" + title: "铁板" + item: "emendatusenigmatica:iron_plate" + count: 8 + } + { + id: "000000000000061F" + type: "item" + title: "钢板" + item: "emendatusenigmatica:steel_plate" + count: 4 + } + ] + } + { + title: "强化高炉" + icon: "immersiveengineering:advanced_blast_furnace" + x: -5.5d + y: -1.5d + description: [ + "强化高炉的自动输入/输出更简单。你可以在其两边附加一个或两个通上电的高炉鼓风机以大大加速其运转。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000012"] + id: "0000000000000024" + tasks: [ + { + id: "0000000000000025" + type: "item" + item: "immersiveengineering:blastbrick_reinforced" + count: 27L + } + { + id: "0000000000000031" + type: "item" + item: "minecraft:hopper" + } + ] + rewards: [{ + id: "0000000000000620" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + }] + } + { + title: "合金窑" + icon: "immersiveengineering:alloy_smelter" + x: 0.0d + y: -3.0d + description: ["合金窑是一个简单的2x2x2结构,可将不同种类的金属熔炼成合金。"] + dependencies: ["0000000000000007"] + id: "0000000000000026" + tasks: [{ + id: "0000000000000027" + type: "item" + item: "immersiveengineering:alloybrick" + count: 8L + }] + rewards: [{ + id: "0000000000000608" + type: "item" + title: "铜锭" + item: "emendatusenigmatica:copper_ingot" + count: 8 + }] + } + { + title: "电弧炉" + icon: "immersiveengineering:arc_furnace" + x: -6.5d + y: 0.0d + description: [ + "电弧炉是一个大型的、高耗电的机器,能以1:2的比例将矿石熔炼成锭,但也可以用于更快的制作合金。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000020"] + id: "0000000000000032" + tasks: [ + { + id: "0000000000000033" + type: "item" + item: { + id: "immersiveengineering:graphite_electrode" + Count: 1b + tag: { + graphDmg: 0 + } + } + count: 3L + } + { + id: "000000000000006D" + type: "item" + item: "immersiveengineering:sheetmetal_steel" + count: 8L + } + { + id: "000000000000006E" + type: "item" + title: "6x 钢块" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "forge:storage_blocks/steel" + } + } + count: 6L + } + { + id: "000000000000006F" + type: "item" + item: "immersiveengineering:slab_sheetmetal_steel" + count: 14L + } + { + id: "0000000000000070" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 5L + } + { + id: "0000000000000071" + type: "item" + item: "immersiveengineering:heavy_engineering" + count: 5L + } + { + id: "0000000000000072" + type: "item" + item: "immersiveengineering:rs_engineering" + } + { + id: "0000000000000073" + type: "item" + item: "minecraft:cauldron" + } + { + id: "0000000000000074" + type: "item" + item: "immersiveengineering:light_engineering" + count: 10L + } + { + id: "0000000000000075" + type: "item" + item: "immersiveengineering:blastbrick_reinforced" + count: 27L + } + ] + rewards: [ + { + id: "0000000000000622" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + } + { + id: "0000000000000623" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + } + ] + } + { + x: -5.0d + y: -4.5d + description: ["外置加热器是一个简单的机器,供电后会加热相邻的熔炉。这可以使熔炉不消耗燃料并更快地熔炼物品。"] + dependencies: ["000000000000000F"] + id: "0000000000000034" + tasks: [{ + id: "0000000000000035" + type: "item" + item: "immersiveengineering:furnace_heater" + }] + rewards: [{ + id: "0000000000000616" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -1.5d + y: -1.5d + description: ["热传导发电机是另一个直截了当的发电选择。当被炎热和寒冷的方块包围时,该方块会基于温差(见手册)产生能量。"] + dependencies: ["0000000000000012"] + id: "0000000000000036" + tasks: [{ + id: "0000000000000037" + type: "item" + item: "immersiveengineering:thermoelectric_generator" + }] + rewards: [{ + id: "0000000000000618" + type: "item" + title: "蓝冰" + item: "minecraft:blue_ice" + count: 4 + }] + } + { + title: "锯木机" + icon: "immersiveengineering:sawmill" + x: -1.5d + y: 0.5d + description: [ + "锯木机分两个阶段运行。没有锯条的一部分会剥离原木的树皮;有锯条的一部分会将每个去皮原木切割成六个木板。与往常一样,浏览工程师手册以了解更多信息。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000012"] + id: "0000000000000038" + tasks: [ + { + id: "0000000000000039" + type: "item" + item: { + id: "immersiveengineering:sawblade" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000005B" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 8L + } + { + id: "000000000000005C" + type: "item" + item: "immersiveengineering:light_engineering" + count: 6L + } + { + id: "000000000000005D" + type: "item" + item: "immersiveengineering:sheetmetal_iron" + count: 4L + } + { + id: "000000000000005E" + type: "item" + item: "immersiveengineering:heavy_engineering" + count: 2L + } + { + id: "000000000000005F" + type: "item" + item: "immersiveengineering:rs_engineering" + } + { + id: "0000000000000060" + type: "item" + item: "immersiveengineering:conveyor_basic" + count: 4L + } + ] + rewards: [{ + id: "000000000000061D" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + }] + } + { + title: "工业挤压机和发酵机" + icon: "immersiveengineering:fermenter" + x: -2.5d + y: 0.5d + description: [ + "挤压机可以将种子(最好是大麻)制成植物油,同时也是制作用于电弧炉的高定向热解石墨必要机器。发酵机产出乙醇,用于和植物油一起制作生物柴油。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这些多方块。" + ] + dependencies: ["0000000000000012"] + id: "000000000000003A" + tasks: [ + { + id: "000000000000003B" + type: "item" + item: "immersiveengineering:plantoil_bucket" + } + { + id: "000000000000006C" + type: "item" + item: "immersiveengineering:ethanol_bucket" + } + { + id: "70D08B4C82FB5C6B" + type: "item" + item: "immersiveengineering:fluid_pipe" + count: 4L + } + { + id: "4441E2386DEA216C" + type: "item" + item: "immersiveengineering:light_engineering" + count: 4L + } + { + id: "5ED3D91D2AD0971A" + type: "item" + item: "minecraft:piston" + } + { + id: "464B4E72E3BC8AED" + type: "item" + item: "immersiveengineering:rs_engineering" + count: 2L + } + { + id: "7666B18B85178129" + type: "item" + item: "immersiveengineering:steel_fence" + count: 3L + } + { + id: "052258FF50F1F0B4" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 12L + } + { + id: "01D48BF4891BC4B4" + type: "item" + item: "immersiveengineering:wooden_barrel" + count: 4L + } + { + id: "1DFE9615C079A317" + type: "item" + item: "minecraft:cauldron" + count: 4L + } + { + id: "0070E8EF982C0C6B" + type: "item" + item: "immersiveengineering:sheetmetal_iron" + count: 4L + } + ] + rewards: [ + { + id: "0000000000000619" + type: "item" + title: "工业大麻种子" + item: "immersiveengineering:seed" + count: 24 + } + { + id: "7FF68906D9C40250" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + } + ] + } + { + title: "柴油发电机" + icon: "immersiveengineering:diesel_generator" + x: -3.5d + y: 2.5d + description: [ + "有了生物柴油或者柴油,就可以为强大(如果吵的话)的柴油发电机提供燃料,产出可观的FE/刻。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: [ + "7A3633A43D7AB0F2" + "09AEE48CED288DD1" + ] + dependency_requirement: "one_completed" + id: "000000000000003C" + tasks: [ + { + id: "37AAA90BDAB5CD72" + type: "item" + item: "immersiveengineering:fluid_pipe" + count: 5L + } + { + id: "284769224493A777" + type: "item" + item: "immersiveengineering:generator" + count: 4L + } + { + id: "459D17A377D44D7F" + type: "item" + item: "immersiveengineering:heavy_engineering" + count: 13L + } + { + id: "63E9727F7E04EBDA" + type: "item" + item: "immersiveengineering:radiator" + count: 9L + } + { + id: "06375C08B6AE1B06" + type: "item" + item: "immersiveengineering:rs_engineering" + } + { + id: "3D8DA60F68FB5A23" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 6L + } + ] + rewards: [{ + id: "0000000000000624" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + }] + } + { + title: "斗轮式挖掘机" + icon: "immersiveengineering:bucket_wheel" + x: -6.5d + y: 1.0d + description: [ + "一旦你决定了一个适合的挖掘地点,你就可以在那里建造该机器。请注意,斗轮式挖掘机需要相当多的能量才能运行。" + "" + "我们增加了几个额外的矿脉,如沙民遗迹和奈布矿脉。请确保查看工程师手册中的“概述与资源”以获得完整的矿脉列表。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000061"] + id: "0000000000000040" + tasks: [ + { + id: "5B9AAE9A66CF1A1F" + type: "item" + item: "immersiveengineering:heavy_engineering" + count: 4L + } + { + id: "14152385FF2C7F94" + type: "item" + item: "immersiveengineering:light_engineering" + count: 9L + } + { + id: "715D9FF0DF871042" + type: "item" + item: "immersiveengineering:rs_engineering" + } + { + id: "0DC27129321B844B" + type: "item" + item: "immersiveengineering:radiator" + count: 3L + } + { + id: "486083D949A6EB82" + type: "item" + item: "immersiveengineering:sheetmetal_steel" + count: 16L + } + { + id: "14349203FE43E315" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 26L + } + { + id: "1CA9D0AFE77C2611" + type: "item" + title: "9x 钢块" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "forge:storage_blocks/steel" + } + } + count: 9L + } + ] + rewards: [{ + id: "000000000000061C" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + }] + } + { + title: "矿脉" + icon: "immersiveengineering:sample_drill" + x: -5.5d + y: 0.5d + description: [ + "如手册中“矿脉”一章所描述,一些沉浸工程的机器检测并挖掘含有无法获得的矿石的巨型矿脉。向其迈进的第一步是使用矿物探测器和岩芯钻井来找出区块中的矿脉是什么。" + "" + "Enigmatica-6添加了一些自定义矿脉。请确保查看它们,因为它们相当得赚!" + ] + dependencies: ["0000000000000012"] + id: "0000000000000061" + tasks: [{ + id: "0000000000000062" + type: "item" + item: "immersiveengineering:sample_drill" + }] + rewards: [ + { + id: "63F8CD5DAAB0252B" + type: "item" + title: "矿物探测器" + item: { + id: "immersiveengineering:survey_tools" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "35731B5937BBF8EB" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + ] + } + { + title: "步步笼罩" + x: -8.5d + y: -3.0d + description: ["园艺玻璃罩消耗电力、水和可选的肥料,使种植物加速生长。"] + dependencies: ["0000000000000019"] + id: "0000000000000241" + tasks: [{ + id: "0000000000000242" + type: "item" + item: "immersiveengineering:cloche" + }] + rewards: [{ + id: "0000000000000611" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + title: "工程照明" + icon: "immersiveengineering:electric_lantern" + x: -8.5d + y: -4.5d + description: [ + "当为电灯通过线缆提供少量电力时,它就能抑制周围32格半径的刷怪(额外地,懂得都懂,还有照明)。" + "" + "泛光灯可以用于照亮其前方的一大片锥形区域。" + ] + dependencies: ["0000000000000019"] + id: "0000000000000243" + tasks: [ + { + id: "0000000000000244" + type: "item" + item: "immersiveengineering:electric_lantern" + } + { + id: "0000000000000245" + type: "item" + item: "immersiveengineering:floodlight" + } + ] + rewards: [{ + id: "0000000000000610" + type: "item" + title: "荧石" + item: "minecraft:glowstone" + count: 4 + }] + } + { + title: "装配台自动化" + icon: "immersiveengineering:auto_workbench" + x: -8.5d + y: -1.5d + description: [ + "自动化工程师装配台是电力驱动的多方块,为其提供蓝图后可自动处理给定的工程师装配台配方。真方便!" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["0000000000000019"] + id: "0000000000000246" + tasks: [ + { + id: "0000000000000247" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 5L + } + { + id: "0000000000000248" + type: "item" + item: "immersiveengineering:light_engineering" + count: 4L + } + { + id: "0000000000000249" + type: "item" + item: "immersiveengineering:rs_engineering" + } + { + id: "000000000000024A" + type: "item" + item: "immersiveengineering:heavy_engineering" + count: 2L + } + { + id: "000000000000024B" + type: "item" + item: "immersiveengineering:slab_treated_wood_horizontal" + count: 2L + } + { + id: "000000000000024C" + type: "item" + item: "immersiveengineering:conveyor_basic" + count: 4L + } + ] + rewards: [{ + id: "0000000000000612" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + title: "钻井" + icon: "immersivepetroleum:pumpjack" + x: -4.5d + y: 0.5d + description: [ + "充足的燃料只差你几步之遥,就埋藏在你的脚底下。不过,获取它们需要一点点的钻探工作。钻井可以挖掘出大量存储在地底的原油,其它方式则无法做到这点。" + "" + "定位这些石油储备需要岩芯钻井或矿物探测器。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: [ + "0000000000000012" + "0000000000000061" + ] + id: "16D342C092566FC6" + tasks: [ + { + id: "5A23A05F50722946" + type: "item" + item: "pneumaticcraft:oil_bucket" + } + { + id: "00C3EC1299DC28D3" + type: "item" + item: "immersiveengineering:fluid_pipe" + count: 4L + } + { + id: "0979E7EEF3363277" + type: "item" + item: "immersiveengineering:heavy_engineering" + count: 2L + } + { + id: "4E9E3DB8FE1E9406" + type: "item" + item: "immersiveengineering:light_engineering" + count: 2L + } + { + id: "121E4FCB71513163" + type: "item" + item: "immersiveengineering:rs_engineering" + } + { + id: "324063E74778D1C4" + type: "item" + item: "immersiveengineering:sheetmetal_steel" + count: 4L + } + { + id: "36B2E60B1BBB4CD2" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 11L + } + { + id: "6391CC96CDA5D45C" + type: "item" + item: "immersiveengineering:storage_steel" + count: 2L + } + { + id: "7CB80FBAE32E36B9" + type: "item" + item: "immersiveengineering:treated_fence" + count: 6L + } + ] + rewards: [{ + id: "476B1A4F7D366E7E" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + }] + } + { + title: "精馏塔" + icon: "immersivepetroleum:distillationtower" + x: -4.5d + y: 1.5d + description: [ + "原油本身燃烧性能极差,但通过一点点精炼它就可以变成强大的液体燃料。此过程需要一个精馏塔和不少的能量。" + "" + "从精馏塔中提取流体有时会比较麻烦。最简单的方法是让其自动输出至一截短沉浸工程流体管道,再分支进入不同的储罐,最后从那里将流体分别运送走。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["16D342C092566FC6"] + id: "7A3633A43D7AB0F2" + tasks: [ + { + id: "4B40C2072585A5BE" + type: "item" + item: "immersivepetroleum:diesel_sulfur_bucket" + } + { + id: "23D0F4ECEEEB2BF9" + type: "item" + item: "immersiveengineering:fluid_pipe" + count: 17L + } + { + id: "1EC253B069B31B15" + type: "item" + item: "immersiveengineering:heavy_engineering" + count: 4L + } + { + id: "21E025217CA464E6" + type: "item" + item: "immersiveengineering:rs_engineering" + } + { + id: "26987C7F97249516" + type: "item" + item: "immersiveengineering:sheetmetal_iron" + count: 60L + } + { + id: "36C971AF0DBF15ED" + type: "item" + item: "immersiveengineering:slab_steel_scaffolding_grate_top" + count: 30L + } + { + id: "2AADE46005D7EF64" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 25L + } + ] + rewards: [{ + id: "055894AE837032DE" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + }] + } + { + title: "炼油厂" + icon: "immersiveengineering:refinery" + x: -2.5d + y: 1.5d + description: [ + "制造生物柴油的最后一步,用炼油厂将乙醇和植物油结合以合成这种液体黄金。 " + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["000000000000003A"] + id: "09AEE48CED288DD1" + tasks: [ + { + id: "54C23E962353498A" + type: "item" + item: "immersiveengineering:biodiesel_bucket" + } + { + id: "1A67249D2C25F193" + type: "item" + item: "immersiveengineering:fluid_pipe" + count: 5L + } + { + id: "5F4622889A0ABCD6" + type: "item" + item: "immersiveengineering:heavy_engineering" + count: 2L + } + { + id: "574214EAB054A87C" + type: "item" + item: "immersiveengineering:light_engineering" + count: 2L + } + { + id: "24F2731428E8E04E" + type: "item" + item: "immersiveengineering:rs_engineering" + } + { + id: "470D34BD4B7D2F05" + type: "item" + item: "immersiveengineering:sheetmetal_iron" + count: 16L + } + { + id: "1B5140A06836C865" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 8L + } + ] + rewards: [{ + id: "7B4485A51E367C74" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + }] + } + { + x: 0.0d + y: -4.5d + description: [ + "投影仪是用于辅助建造沉浸工程和沉浸石油多方块的工具。只需选择一个结构并右击以将其投影至世界。如果有方块被错误放置,它将会被高亮。" + "" + "当然,我们也为你提供了所有这些结构(甚至更多)的建筑小帮手模板和机械动力蓝图,所以随心选择你最喜欢的方式把!" + ] + dependencies: ["0000000000000007"] + id: "2A0DC00944171C4C" + tasks: [{ + id: "2EE6CC769EA7C9E7" + type: "item" + item: "immersivepetroleum:projector" + }] + rewards: [{ + id: "1CEC542F2D9E02C3" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + title: "硫磺回收装置" + icon: "immersivepetroleum:hydrotreater" + x: -3.5d + y: 1.0d + description: [ + "精馏塔中产出的硫化柴油中有少许可被过滤的杂质。将燃料通过硫磺回收装置,就可以收集硫磺并将其用在别处。柴油和硫化柴油燃烧性能都一样好。" + "" + "水输入在其顶部,硫化柴油输入在其侧面。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["7A3633A43D7AB0F2"] + optional: true + id: "083FA0F4798DB004" + tasks: [ + { + id: "77ECA1413ED192BB" + type: "item" + item: "immersivepetroleum:diesel_bucket" + } + { + id: "7F0822582FEA876F" + type: "item" + item: "immersiveengineering:steel_scaffolding_standard" + count: 10L + } + { + id: "5714B2F9CF70C81D" + type: "item" + item: "immersiveengineering:heavy_engineering" + count: 4L + } + { + id: "5D301DE5DBD9394E" + type: "item" + item: "immersiveengineering:sheetmetal_iron" + count: 15L + } + { + id: "60815F073AA151B2" + type: "item" + item: "immersiveengineering:rs_engineering" + } + { + id: "5DAE6B0A4A353636" + type: "item" + item: "immersiveengineering:light_engineering" + count: 2L + } + ] + rewards: [{ + id: "21679391A74BB3C7" + type: "command" + title: "史诗沉浸工程战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_epic" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/industrial_foregoing.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/industrial_foregoing.snbt new file mode 100644 index 00000000..d49ee3ee --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/industrial_foregoing.snbt @@ -0,0 +1,1245 @@ +{ + id: "0000000000000003" + group: "72A9465344128AF9" + order_index: 2 + filename: "industrial_foregoing" + title: "工业先锋" + icon: "industrialforegoing:latex_processing_unit" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "工业先锋" + icon: "industrialforegoing:plastic" + x: 1.5d + y: -9.0d + description: [ + "该模组提供了可自动化各种任务的各式各样的机器。该任务线介绍了一些关键机器(但并不会包括所有的机器,因为它们数量很多)。" + "" + "目前有四阶(可合成的)工业先锋机器框架。现在,你只能合成最低阶的版本。" + ] + size: 1.5d + optional: true + id: "000000000000004A" + tasks: [{ + id: "452B662F54BEAD8D" + type: "item" + item: "industrialforegoing:machine_frame_pity" + }] + rewards: [ + { + id: "234EA77258AE837C" + type: "xp" + xp: 100 + } + { + id: "63727AE711541D73" + type: "item" + title: "铁锭" + item: "minecraft:iron_ingot" + count: 6 + random_bonus: 4 + } + ] + } + { + x: 1.5d + y: -6.5d + description: ["流体提取器,令人震惊的,可以提取流体。将其面朝原木方块放置,它就会缓慢地分解原木并产生胶乳。为其提供能量不是必须的,但可以使该过程加速2.5倍。金合欢原木提供了最佳的产出。"] + dependencies: ["000000000000004A"] + id: "000000000000004B" + tasks: [{ + id: "000000000000004C" + type: "item" + title: "流体提取器" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "industrialforegoing:fluid_extractor" + Count: 1b + } + { + id: "thermal:device_tree_extractor" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "0000000000000628" + type: "item" + title: "金合欢原木" + item: "minecraft:acacia_log" + count: 32 + } + { + id: "0000000000000CAB" + type: "item" + title: "金合欢树苗" + item: "minecraft:acacia_sapling" + count: 8 + } + ] + } + { + x: 1.5d + y: -5.0d + description: ["胶乳加工机将胶乳、水和能量作为输入,产出小块干橡胶。小块干橡胶可以合成干橡胶,后者则可以熔炼成关键资源——塑料。"] + dependencies: ["000000000000004B"] + id: "000000000000004F" + tasks: [{ + id: "0000000000000050" + type: "item" + title: "胶乳加工机" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "industrialforegoing:latex_processing_unit" + Count: 1b + } + { + id: "thermal:machine_refinery" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0000000000000629" + type: "command" + title: "稀有工业先锋战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_rare" + player_command: false + }] + } + { + x: 1.5d + y: -2.0d + shape: "pentagon" + description: ["第二阶机器框架。少数配方(如施肥机)直接需要该框架。同时它也是第三阶机器框架的一个合成部件。"] + dependencies: ["0000000000000057"] + id: "0000000000000051" + tasks: [{ + id: "0000000000000052" + type: "item" + item: "industrialforegoing:machine_frame_simple" + }] + rewards: [{ + id: "0000000000000632" + type: "command" + title: "稀有工业先锋战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_rare" + player_command: false + }] + } + { + x: 5.0d + y: -5.0d + description: ["屠宰场在其工作范围内击杀怪物和动物。以此方式被杀死的实体不会掉落任何物品,但会被转化成肉汤和粉红黏液,两种可以从机器中提取出来的流体。"] + dependencies: ["000000000000004F"] + id: "0000000000000053" + tasks: [{ + id: "0000000000000054" + type: "item" + title: "屠宰场" + icon: "industrialforegoing:mob_slaughter_factory" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "industrialforegoing:pink_slime_bucket" + Count: 1b + } + { + id: "industrialforegoing:mob_slaughter_factory" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0000000000000626" + type: "item" + title: "肉汤注射器" + item: "industrialforegoing:meat_feeder" + }] + } + { + x: 1.5d + y: -3.5d + description: ["化学溶解室需要能量和配方相关的物品/流体来合成各种物品。"] + dependencies: [ + "000000000000004C" + "000000000000004F" + ] + id: "0000000000000057" + tasks: [{ + id: "000000000000006B" + type: "item" + item: "industrialforegoing:dissolution_chamber" + }] + rewards: [{ + id: "000000000000062A" + type: "command" + title: "稀有工业先锋战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_rare" + player_command: false + }] + } + { + title: "插件" + icon: { + id: "industrialforegoing:range_addon11" + Count: 1b + tag: { + TitaniumAugment: { + Range: 11.0f + } + } + } + x: 3.0d + y: -3.5d + description: ["插件可以增加大多数机器的范围、速度和效率。由于默认的工作范围通常十分小,因此插件十分重要!"] + dependencies: ["0000000000000057"] + id: "0000000000000076" + tasks: [{ + id: "35428F7A336EE4A1" + type: "item" + title: "任意插件" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "industrialforegoing:addons" + } + } + }] + rewards: [{ + id: "0000000000000631" + type: "command" + title: "稀有工业先锋战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_rare" + player_command: false + }] + } + { + x: 3.0d + y: -0.5d + shape: "hexagon" + description: ["第三阶机器框架。用于合成各种强大的自动化机器。"] + dependencies: [ + "0000000000000050" + "0000000000000051" + "0000000000000053" + ] + id: "0000000000000078" + tasks: [{ + id: "0000000000000079" + type: "item" + item: "industrialforegoing:machine_frame_advanced" + }] + rewards: [{ + id: "0000000000000633" + type: "command" + title: "史诗工业先锋战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_epic" + player_command: false + }] + } + { + x: 4.5d + y: 1.0d + description: ["屠宰机击杀生物,产出精华液和正常的生物掉落。"] + dependencies: ["0000000000000078"] + id: "000000000000007A" + tasks: [{ + id: "000000000000007B" + type: "item" + item: "industrialforegoing:mob_crusher" + }] + rewards: [{ + id: "0000000000000636" + type: "command" + title: "史诗工业先锋战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_epic" + player_command: false + }] + } + { + x: 6.0d + y: 1.0d + description: ["为这些机器提供能量和精华液后,它们就变成了数个与附魔相关的机器。精华液可以由屠宰机或高级熔炉生成。"] + dependencies: ["000000000000007A"] + id: "000000000000007C" + tasks: [ + { + id: "000000000000007D" + type: "item" + item: "industrialforegoing:enchantment_factory" + } + { + id: "0000000000000F0E" + type: "item" + item: "industrialforegoing:enchantment_applicator" + } + { + id: "0000000000000F0F" + type: "item" + item: "industrialforegoing:enchantment_extractor" + } + ] + rewards: [ + { + id: "0000000000000635" + type: "command" + title: "史诗工业先锋战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_epic" + player_command: false + } + { + id: "0000000000000F3B" + type: "item" + title: "普通黑洞储液罐" + item: { + id: "industrialforegoing:common_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "industrialforegoing:essence" + FacingModes: { + TOP: "ENABLED" + LEFT: "ENABLED" + FRONT: "ENABLED" + BACK: "ENABLED" + RIGHT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 16000 + } + } + } + } + } + ] + } + { + x: 3.0d + y: 1.0d + description: ["此机器是一个为圆石处理打造的一站式购物商店。它可以用熔岩/水生成圆石,然后可至多执行三个连续操作来合成如石砖或沙子一类的产物。"] + dependencies: ["0000000000000078"] + id: "000000000000007E" + tasks: [{ + id: "000000000000007F" + type: "item" + item: "industrialforegoing:material_stonework_factory" + }] + rewards: [{ + id: "0000000000000637" + type: "command" + title: "史诗工业先锋战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_epic" + player_command: false + }] + } + { + x: 0.0d + y: -6.0d + description: ["生物反应器可一次处理高达九种不同的以植物为基础的物品来制作生物燃油;被填充的栏位越多,效率就越高。生物燃油可使生物燃油发电机发电,也能使无限工具运转。"] + dependencies: ["000000000000004F"] + id: "0000000000000080" + tasks: [{ + id: "0000000000000081" + type: "item" + item: "industrialforegoing:bioreactor" + }] + rewards: [ + { + id: "000000000000062C" + type: "item" + title: "甜菜根" + item: "minecraft:beetroot" + count: 8 + } + { + id: "000000000000062D" + type: "item" + title: "胡萝卜" + item: "minecraft:carrot" + count: 8 + } + { + id: "000000000000062E" + type: "item" + title: "马铃薯" + item: "minecraft:potato" + count: 8 + } + ] + } + { + x: -1.5d + y: -4.5d + description: ["无限钻头由生物燃油驱动,RF充能等级越高,挖掘的区域越大。"] + dependencies: ["0000000000000057"] + id: "0000000000000082" + tasks: [{ + id: "0000000000000083" + type: "item" + item: { + id: "industrialforegoing:infinity_drill" + Count: 1b + tag: { + CanCharge: 1 + Special: 0 + Selected: "POOR" + Energy: 0 + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + }] + rewards: [{ + id: "0000000000000F36" + type: "item" + title: "普通黑洞储液罐" + item: { + id: "industrialforegoing:common_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "industrialforegoing:biofuel" + FacingModes: { + TOP: "ENABLED" + LEFT: "ENABLED" + FRONT: "ENABLED" + BACK: "ENABLED" + RIGHT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 16000 + } + } + } + } + }] + } + { + x: 0.0d + y: -0.5d + description: ["施肥机可自动消耗骨粉或肥料为植物(管你信不信吧)施肥。"] + dependencies: ["0000000000000051"] + id: "0000000000000086" + tasks: [{ + id: "0000000000000087" + type: "item" + item: "industrialforegoing:plant_fertilizer" + }] + rewards: [{ + id: "0000000000000634" + type: "item" + title: "肥料" + item: "industrialforegoing:fertilizer" + count: 16 + }] + } + { + x: 3.0d + y: -6.0d + description: ["工业先锋的传送带可移动实体(和沉浸工程不同,不可移动物品)。有多种传送带的升级;详情见JEI。"] + dependencies: [ + "000000000000004C" + "000000000000004F" + ] + id: "0000000000000088" + tasks: [{ + id: "0000000000000089" + type: "item" + item: "industrialforegoing:conveyor" + }] + rewards: [{ + id: "000000000000062B" + type: "command" + title: "稀有工业先锋战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_rare" + player_command: false + }] + } + { + x: 1.5d + y: 1.0d + shape: "octagon" + description: ["第四,即最后一阶的机器框架只用于少数场合。但这些应用是核相关的!"] + dependencies: ["0000000000000078"] + id: "0000000000000EDC" + tasks: [{ + id: "0000000000000EDD" + type: "item" + item: "industrialforegoing:machine_frame_supreme" + }] + rewards: [{ + id: "0000000000000EE0" + type: "item" + title: "以太气体桶" + item: "industrialforegoing:ether_gas_bucket" + }] + } + { + x: -2.5d + y: 4.0d + description: ["该发电机使用任何熔炉燃料来产生FE。查看JEI以获取任意兼容物品的发电速率。"] + hide_dependency_lines: true + dependencies: ["0000000000000051"] + id: "0000000000000EE1" + tasks: [{ + id: "0000000000000EE2" + type: "item" + item: "industrialforegoing:mycelial_furnace" + }] + } + { + x: 1.5d + y: 4.0d + shape: "gear" + description: ["当所有菌丝发电机都在运作时,菌丝网络产能反应堆将会启动并产出两千五百万RF/刻的电量。"] + dependencies: [ + "0000000000000EE1" + "0000000000000EE5" + "0000000000000EE7" + "0000000000000EE9" + "0000000000000EEB" + "0000000000000EEF" + "0000000000000EED" + "0000000000000EFB" + "0000000000000F03" + "0000000000000EF1" + "0000000000000EF3" + "0000000000000EF7" + "0000000000000EF5" + "0000000000000EF9" + "0000000000000EFD" + "0000000000000F01" + "0000000000000EDC" + ] + id: "0000000000000EE3" + tasks: [{ + id: "0000000000000EE4" + type: "item" + item: "industrialforegoing:mycelial_reactor" + }] + rewards: [{ + id: "00EAC9D358EBDA6E" + type: "command" + title: "史诗工业先锋战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_industrial_foregoing_loot_epic" + player_command: false + }] + } + { + x: 3.0d + y: 9.0d + description: ["该发电机使用黏液球来产生FE。查看JEI以获取发电速率。"] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000EE5" + tasks: [{ + id: "0000000000000EE6" + type: "item" + item: "industrialforegoing:mycelial_slimey" + }] + } + { + x: 5.5d + y: 4.0d + description: ["该发电机使用食物来产生FE。查看JEI以获取每种食物的发电数据。"] + hide_dependency_lines: true + dependencies: ["0000000000000051"] + id: "0000000000000EE7" + tasks: [{ + id: "0000000000000EE8" + type: "item" + item: "industrialforegoing:mycelial_culinary" + }] + } + { + x: -1.0d + y: 7.0d + description: ["该发电机从药水中产生FE。查看JEI以获取每种药水的数据。"] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000EE9" + tasks: [{ + id: "0000000000000EEA" + type: "item" + item: "industrialforegoing:mycelial_potion" + }] + } + { + x: -0.5d + y: 8.0d + description: ["该发电机将从附魔书中产生FE。查看JEI以获取每种魔咒的发电数据。"] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000EEB" + tasks: [{ + id: "0000000000000EEC" + type: "item" + item: "industrialforegoing:mycelial_disenchantment" + }] + } + { + x: 0.0d + y: 9.0d + description: ["该发电机从末影珍珠中产生FE。查看JEI以获取发电速率。"] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000EED" + tasks: [{ + id: "0000000000000EEE" + type: "item" + item: "industrialforegoing:mycelial_ender" + }] + } + { + x: -1.5d + y: 6.0d + description: ["该发电机使用TNT和火药来产生FE。查看JEI以获取发电速率。"] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000EEF" + tasks: [{ + id: "0000000000000EF0" + type: "item" + item: "industrialforegoing:mycelial_explosive" + }] + } + { + x: -2.0d + y: 5.0d + description: ["该发电机从雪和冰中产生FE。查看JEI以获取所有兼容物品的发电数据。"] + hide_dependency_lines: true + dependencies: ["0000000000000051"] + id: "0000000000000EF1" + tasks: [{ + id: "0000000000000EF2" + type: "item" + item: "industrialforegoing:mycelial_frosty" + }] + } + { + x: 2.0d + y: 11.0d + description: ["该发电机从龙息中产生FE。查看JEI以获取发电速率。"] + hide_dependency_lines: true + dependencies: ["0000000000000EDC"] + id: "0000000000000EF3" + tasks: [{ + id: "0000000000000EF4" + type: "item" + item: "industrialforegoing:mycelial_halitosis" + }] + } + { + x: 4.5d + y: 6.0d + description: ["该发电机从熔岩中产生FE。你可以选择提供红石来增加其能量产出。查看JEI以获取发电速率。"] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000EF5" + tasks: [{ + id: "0000000000000EF6" + type: "item" + item: "industrialforegoing:mycelial_magma" + }] + } + { + x: 5.0d + y: 5.0d + description: ["该发电机从任何,对的,粉色的东西中产生FE。查看JEI以获取每种物品的发电数据。"] + hide_dependency_lines: true + dependencies: ["0000000000000051"] + id: "0000000000000EF7" + tasks: [{ + id: "0000000000000EF8" + type: "item" + item: "industrialforegoing:mycelial_pink" + }] + } + { + x: 1.0d + y: 11.0d + description: ["正如其名,该发电机从下界之星中产出FE!查看JEI以获取发电速率。"] + hide_dependency_lines: true + dependencies: ["0000000000000EDC"] + id: "0000000000000EF9" + tasks: [{ + id: "0000000000000EFA" + type: "item" + item: "industrialforegoing:mycelial_netherstar" + }] + } + { + x: 4.0d + y: 7.0d + description: ["该发电机从怪物掉落物中产生FE。查看JEI以获取兼容物品的发电数据。"] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000EFB" + tasks: [{ + id: "0000000000000EFC" + type: "item" + item: "industrialforegoing:mycelial_death" + }] + } + { + x: 2.5d + y: 10.0d + description: ["该发电机将根据烟花的种类和形状产出电力。"] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000EFD" + tasks: [{ + id: "0000000000000EFE" + type: "item" + item: "industrialforegoing:mycelial_rocket" + }] + } + { + x: 3.5d + y: 8.0d + description: ["该发电机从下界蘑菇相关的物品中产生FE。查看JEI以获取兼容物品的发电数据。"] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000F01" + tasks: [{ + id: "0000000000000F02" + type: "item" + item: "industrialforegoing:mycelial_crimed" + }] + } + { + x: 0.5d + y: 10.0d + description: ["该发电机使用金属锭来产生能量。查看JEI以获取发电速率和兼容的金属。"] + hide_dependency_lines: true + dependencies: ["0000000000000EDC"] + id: "0000000000000F03" + tasks: [{ + id: "0000000000000F04" + type: "item" + item: "industrialforegoing:mycelial_meatallurgic" + }] + } + { + x: -1.5d + y: -3.5d + description: ["无限背包由生物燃油驱动,可存放大量的物品,物品数量取决于其RF充能等级。它可以给你喂食肉,也可以用作一个磁铁。"] + dependencies: ["0000000000000057"] + id: "0000000000000F05" + tasks: [{ + id: "0000000000000F06" + type: "item" + item: { + id: "industrialforegoing:infinity_backpack" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "POOR" + Energy: 0L + } + } + }] + rewards: [{ + id: "0000000000000F37" + type: "item" + title: "普通黑洞储液罐" + item: { + id: "industrialforegoing:common_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "industrialforegoing:biofuel" + FacingModes: { + TOP: "ENABLED" + LEFT: "ENABLED" + FRONT: "ENABLED" + BACK: "ENABLED" + RIGHT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 16000 + } + } + } + } + }] + } + { + x: -1.5d + y: -2.5d + description: ["无限三叉戟由生物燃油驱动,是一把更强大的三叉戟。"] + dependencies: ["0000000000000057"] + id: "0000000000000F07" + tasks: [{ + id: "0000000000000F08" + type: "item" + item: { + id: "industrialforegoing:infinity_trident" + Count: 1b + tag: { + CanCharge: 1b + Riptide: 0 + Channeling: 0b + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0b + Selected: "POOR" + Loyalty: 0 + } + } + }] + rewards: [{ + id: "0000000000000F38" + type: "item" + title: "普通黑洞储液罐" + item: { + id: "industrialforegoing:common_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "industrialforegoing:biofuel" + FacingModes: { + TOP: "ENABLED" + LEFT: "ENABLED" + FRONT: "ENABLED" + BACK: "ENABLED" + RIGHT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 16000 + } + } + } + } + }] + } + { + x: -1.5d + y: -1.5d + description: ["无限电锯由生物燃油驱动,RF充能等级越高,砍伐的区域越大。"] + dependencies: ["0000000000000057"] + id: "0000000000000F09" + tasks: [{ + id: "0000000000000F0A" + type: "item" + item: { + id: "industrialforegoing:infinity_saw" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "POOR" + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + }] + rewards: [{ + id: "0000000000000F39" + type: "item" + title: "普通黑洞储液罐" + item: { + id: "industrialforegoing:common_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "industrialforegoing:biofuel" + FacingModes: { + TOP: "ENABLED" + LEFT: "ENABLED" + FRONT: "ENABLED" + BACK: "ENABLED" + RIGHT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 16000 + } + } + } + } + }] + } + { + x: -1.5d + y: -0.5d + description: ["无限电锤由生物燃油驱动,由生物燃油驱动,RF充能等级越高,伤害实体的区域越大。它还有斩首效果。"] + dependencies: ["0000000000000057"] + id: "0000000000000F0B" + tasks: [{ + id: "0000000000000F0C" + type: "item" + item: { + id: "industrialforegoing:infinity_hammer" + Count: 1b + tag: { + CanCharge: 1b + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0b + Selected: "POOR" + Beheading: 0 + } + } + }] + rewards: [{ + id: "0000000000000F3A" + type: "item" + title: "普通黑洞储液罐" + item: { + id: "industrialforegoing:common_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "industrialforegoing:biofuel" + FacingModes: { + TOP: "ENABLED" + LEFT: "ENABLED" + FRONT: "ENABLED" + BACK: "ENABLED" + RIGHT: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 16000 + } + } + } + } + }] + } + { + x: 10.0d + y: -9.0d + description: ["可存储大量单种物品的方块,你可以通过与其正面交互输入或提取物品。"] + hide_dependency_lines: true + dependencies: ["000000000000004A"] + id: "0000000000000F10" + tasks: [{ + id: "0000000000000F11" + type: "item" + item: "industrialforegoing:common_black_hole_unit" + }] + rewards: [{ + id: "0000000000000F2B" + type: "xp" + xp: 16 + }] + } + { + x: 10.0d + y: -8.0d + description: ["可存储大量单种物品的方块,你可以通过与其正面交互输入或提取物品。"] + hide_dependency_lines: true + id: "0000000000000F12" + tasks: [{ + id: "0000000000000F13" + type: "item" + item: "industrialforegoing:pity_black_hole_unit" + }] + rewards: [{ + id: "0000000000000F2C" + type: "xp" + xp: 32 + }] + } + { + x: 10.0d + y: -7.0d + description: ["可存储大量单种物品的方块,你可以通过与其正面交互输入或提取物品。"] + hide_dependency_lines: true + dependencies: ["0000000000000051"] + id: "0000000000000F14" + tasks: [{ + id: "0000000000000F15" + type: "item" + item: "industrialforegoing:simple_black_hole_unit" + }] + rewards: [{ + id: "0000000000000F2D" + type: "xp" + xp: 64 + }] + } + { + x: 10.0d + y: -6.0d + description: ["可存储大量单种物品的方块,你可以通过与其正面交互输入或提取物品。"] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000F16" + tasks: [{ + id: "0000000000000F17" + type: "item" + item: "industrialforegoing:advanced_black_hole_unit" + }] + rewards: [{ + id: "0000000000000F2E" + type: "xp" + xp: 128 + }] + } + { + x: 10.0d + y: -5.0d + description: ["可存储大量单种物品的方块,你可以通过与其正面交互输入或提取物品。"] + hide_dependency_lines: true + dependencies: ["0000000000000EDC"] + id: "0000000000000F18" + tasks: [{ + id: "0000000000000F19" + type: "item" + item: "industrialforegoing:supreme_black_hole_unit" + }] + rewards: [{ + id: "0000000000000F2F" + type: "xp" + xp: 256 + }] + } + { + x: 12.0d + y: -9.0d + description: ["可存储大量流体的方块。"] + hide_dependency_lines: true + dependencies: ["000000000000004A"] + id: "0000000000000F1A" + tasks: [{ + id: "0000000000000F1B" + type: "item" + item: "industrialforegoing:common_black_hole_tank" + }] + rewards: [{ + id: "0000000000000F31" + type: "xp" + xp: 16 + }] + } + { + x: 12.0d + y: -8.0d + description: ["可存储大量流体的方块。"] + hide_dependency_lines: true + id: "0000000000000F1C" + tasks: [{ + id: "0000000000000F1D" + type: "item" + item: "industrialforegoing:pity_black_hole_tank" + }] + rewards: [{ + id: "0000000000000F32" + type: "xp" + xp: 32 + }] + } + { + x: 12.0d + y: -7.0d + description: ["可存储大量流体的方块。"] + hide_dependency_lines: true + dependencies: ["0000000000000051"] + id: "0000000000000F1E" + tasks: [{ + id: "0000000000000F1F" + type: "item" + item: "industrialforegoing:simple_black_hole_tank" + }] + rewards: [{ + id: "0000000000000F33" + type: "xp" + xp: 64 + }] + } + { + x: 12.0d + y: -6.0d + description: ["可存储大量流体的方块。"] + hide_dependency_lines: true + dependencies: ["0000000000000078"] + id: "0000000000000F20" + tasks: [{ + id: "0000000000000F21" + type: "item" + item: "industrialforegoing:advanced_black_hole_tank" + }] + rewards: [{ + id: "0000000000000F34" + type: "xp" + xp: 128 + }] + } + { + x: 12.0d + y: -5.0d + description: ["可存储大量流体的方块。"] + hide_dependency_lines: true + dependencies: ["0000000000000EDC"] + id: "0000000000000F22" + tasks: [{ + id: "0000000000000F23" + type: "item" + item: "industrialforegoing:supreme_black_hole_tank" + }] + rewards: [{ + id: "0000000000000F35" + type: "xp" + xp: 256 + }] + } + { + x: 11.0d + y: -4.0d + description: ["此方块可以存储高达16个黑洞单元,且能外部访问它们的物品。"] + hide_dependency_lines: true + dependencies: ["0000000000000EDC"] + id: "0000000000000F24" + tasks: [{ + id: "0000000000000F25" + type: "item" + item: "industrialforegoing:black_hole_controller" + }] + rewards: [{ + id: "0000000000000F30" + type: "xp" + xp: 512 + }] + } + { + x: -1.5d + y: -5.5d + description: ["机械诅咒之土用于将FE和肉汤转换成刷怪。它对光照有需求,且会基于其所在的生物群系生成怪物。它也会将能量和肉汤均分给相邻的机械诅咒之土。"] + dependencies: ["0000000000000057"] + id: "68F315FF23CD8A22" + tasks: [{ + id: "3991AE48C18012EC" + type: "item" + item: "industrialforegoing:mechanical_dirt" + }] + rewards: [{ + id: "0997C2E0E6DE8F76" + type: "item" + title: "普通黑洞储液罐" + item: { + id: "industrialforegoing:common_black_hole_tank" + Count: 1b + tag: { + BlockEntityTag: { + filter: { + Type: "WHITELIST" + Pointer: 0 + Filter: { } + } + tank: { + FluidName: "industrialforegoing:meat" + FacingModes: { + TOP: "ENABLED" + LEFT: "ENABLED" + FRONT: "ENABLED" + RIGHT: "ENABLED" + BACK: "ENABLED" + BOTTOM: "ENABLED" + } + Amount: 16000 + } + } + } + } + }] + } + { + x: 6.0d + y: -0.5d + description: ["自动刷怪机将FE和精华液转化成生物。用大师球捕捉你想复制的怪物,将其放进自动刷挂机,然后享受无限的刷怪量。"] + dependencies: ["000000000000007A"] + id: "73E9574B069570BD" + tasks: [{ + id: "27D665ECBDA02E5A" + type: "item" + item: "industrialforegoing:mob_duplicator" + }] + rewards: [{ + id: "24B8F1EFDCF5A2D9" + type: "item" + title: "大师球" + item: "industrialforegoing:mob_imprisonment_tool" + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/integrated_dynamics.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/integrated_dynamics.snbt new file mode 100644 index 00000000..076590bb --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/integrated_dynamics.snbt @@ -0,0 +1,695 @@ +{ + id: "529A046A403F6A21" + group: "0856CF7F5CBEB20A" + order_index: 3 + filename: "integrated_dynamics" + title: "动态联合" + icon: "integrateddynamics:crystalized_menril_chunk" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + x: 0.0d + y: 0.0d + subtitle: "准备好大大的麻烦!麻烦加倍!" + description: [ + "动态联合是专注于传输物品、流体、FE/RF和数据的模组。" + "" + "动态联合可以解决你的几乎所有自动化问题,从自动矿物处理到读取植物魔法魔力池的魔力值。" + "" + "逻辑编程器、挤压机、烘干池和发电机以外的方块想要运作,就必须通过逻辑线缆互相连接。" + "" + "对于更加复杂的方块,如读取器和写入器,请确保查阅模组的指导书《论动态联合》以完全了解它们。" + "" + "-OneLemonyBoi" + ] + optional: true + id: "7E516ACCF6DA5588" + tasks: [{ + id: "581379EDC8E0E1B8" + type: "checkmark" + title: "欢迎来到动态联合!" + icon: "integrateddynamics:on_the_dynamics_of_integration" + }] + rewards: [{ + id: "58CE7881F576F9A5" + type: "item" + item: "integrateddynamics:wrench" + }] + } + { + x: 0.0d + y: 3.0d + subtitle: "Minecraft的蓝天" + description: ["门瑞欧是动态联合中最重要物质之一,它将被用于该模组的几乎每个物品和方块中。首先,你可以通过破坏富脂门瑞欧原木获得门瑞欧。"] + dependencies: ["7E516ACCF6DA5588"] + id: "42D9F6E36CF8F06E" + tasks: [ + { + id: "721B495113A784A4" + type: "item" + item: "integrateddynamics:menril_log" + } + { + id: "3DA829AF71F9CEE9" + type: "item" + item: "integrateddynamics:crystalized_menril_chunk" + } + ] + rewards: [{ + id: "27A45121C7D34FAD" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -1.5d + y: 4.0d + subtitle: "保持跳跃!" + description: [ + "它和烘干池应该是你合成的第一批动态联合方块。该方块可用门瑞欧原木制作门瑞欧树脂。然而,需要某人或某物在其上方跳跃数次让机器工作。对挤压机施加红石信号进行重置,以放入下一个物品。" + "" + "已知问题:当你物品栏中有黑盒时无法使用挤压机。" + ] + dependencies: ["42D9F6E36CF8F06E"] + optional: true + id: "4666E2A199FC676E" + tasks: [{ + id: "53097394003302F7" + type: "item" + title: "挤压机" + icon: "integrateddynamics:squeezer" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "integrateddynamics:squeezer" + Count: 1b + } + { + id: "integrateddynamics:bucket_menril_resin" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "5476A59853122500" + type: "item" + title: "盔甲架" + item: "minecraft:armor_stand" + } + { + id: "1822E8DD1641B839" + type: "item" + title: "黏液块" + item: "minecraft:slime_block" + count: 2 + } + ] + } + { + x: 1.5d + y: 4.0d + subtitle: "比我的冷笑话还干" + description: ["它和挤压机,能使门瑞欧的获取变得简单许多。将此方块放在挤压机旁边,挤压机的嘴与其朝向相同。每当一个门瑞欧原木被挤压,出来的门瑞欧树脂就会进入烘干池,并干燥成为门瑞欧结晶块。"] + dependencies: ["42D9F6E36CF8F06E"] + optional: true + id: "510121D501040EA5" + tasks: [{ + id: "6DFFC1D94075DA22" + type: "item" + title: "烘干池" + icon: "integrateddynamics:drying_basin" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "integrateddynamics:drying_basin" + Count: 1b + } + { + id: "integrateddynamics:crystalized_menril_block" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "6FCCEF89844BC6E9" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 1.0d + y: 5.5d + subtitle: "烘干,但是更快" + description: ["与常规的烘干池相同,但是更快且会消耗RF。"] + dependencies: ["510121D501040EA5"] + optional: true + id: "05C24B4CAB4AC124" + tasks: [{ + id: "4884D5DED8B35CFD" + type: "item" + title: "电动烘干池" + icon: "integrateddynamics:mechanical_drying_basin" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "integrateddynamics:mechanical_drying_basin" + Count: 1b + } + { + id: "integrateddynamics:crystalized_chorus_block" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "2490003809DE5195" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -1.0d + y: 5.5d + subtitle: "不再需要跳跃" + description: ["和挤压机相同,只不过更快、消耗RF,且不需要玩家在上方跳跃。"] + dependencies: ["4666E2A199FC676E"] + optional: true + id: "5183909586CBC38F" + tasks: [{ + id: "256E9E07904E5A4A" + type: "item" + title: "电动挤压机" + icon: "integrateddynamics:mechanical_squeezer" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "integrateddynamics:mechanical_squeezer" + Count: 1b + } + { + id: "integrateddynamics:bucket_liquid_chorus" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "7C49676D6152BAE1" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "流体传输" + icon: "minecraft:water_bucket" + x: -3.0d + y: 0.0d + subtitle: "我的水在哪里?" + description: ["接下来的三个方块和流体传输有关。"] + dependencies: ["7E516ACCF6DA5588"] + id: "0EC4E05346C842DC" + tasks: [{ + id: "50DF9F183B30FD05" + type: "checkmark" + }] + rewards: [{ + id: "0BACBA6E6F6282A6" + type: "xp" + xp: 100 + }] + } + { + title: "RF传输" + icon: { + id: "integrateddynamics:energy_battery" + Count: 1b + tag: { + energy: 1000000 + } + } + x: 3.0d + y: 0.0d + subtitle: "近乎无限的抛瓦传输。" + description: ["接下来的三个方块和RF传输有关。"] + dependencies: ["7E516ACCF6DA5588"] + id: "69C09D451357D847" + tasks: [{ + id: "67D84A2961098D39" + type: "checkmark" + }] + rewards: [{ + id: "35DB2C6D79D15457" + type: "xp" + xp: 100 + }] + } + { + title: "物品传输" + icon: "minecraft:item_frame" + x: 0.0d + y: -3.0d + subtitle: "美名其曰的漏斗" + description: ["接下来的三个方块和物品传输有关。"] + dependencies: ["7E516ACCF6DA5588"] + id: "47BF421FFE9A02B6" + tasks: [{ + id: "19A2827522FB5641" + type: "checkmark" + }] + rewards: [{ + id: "62AA590D2815B802" + type: "xp" + xp: 100 + }] + } + { + x: 0.0d + y: -4.5d + description: ["将此方块与物品存储相连接,使物品在动态联合网络中可见。"] + dependencies: ["47BF421FFE9A02B6"] + id: "0A50B0D7088492C5" + tasks: [{ + id: "7BF8D228C32BFAA3" + type: "item" + item: "integratedtunnels:part_interface_item" + }] + } + { + x: -1.5d + y: -4.5d + description: ["此方块将物品输入进动态联合网络。"] + dependencies: ["47BF421FFE9A02B6"] + id: "056D516E5F520ECD" + tasks: [{ + id: "0B8682EB51258EAF" + type: "item" + item: "integratedtunnels:part_importer_item" + }] + } + { + x: 1.5d + y: -4.5d + description: ["此方块从动态联合网络中输出物品。"] + dependencies: ["47BF421FFE9A02B6"] + id: "6B0199533EB50413" + tasks: [{ + id: "51EFE65BD012FE42" + type: "item" + item: "integratedtunnels:part_exporter_item" + }] + } + { + x: -4.5d + y: -1.5d + description: ["此方块将流体输入进动态联合网络。"] + dependencies: ["0EC4E05346C842DC"] + id: "4F5F78B1254B6370" + tasks: [{ + id: "4FE15E8CEABF6765" + type: "item" + item: "integratedtunnels:part_importer_fluid" + }] + } + { + x: -4.5d + y: 0.0d + description: ["将此方块与流体存储相连接,使流体在动态联合网络中可见。"] + dependencies: ["0EC4E05346C842DC"] + id: "2F25517C899BC435" + tasks: [{ + id: "0A14E33816A8971F" + type: "item" + item: "integratedtunnels:part_interface_fluid" + }] + } + { + x: -4.5d + y: 1.5d + description: ["此方块从动态联合网络中输出流体。"] + dependencies: ["0EC4E05346C842DC"] + id: "1EE4A5F1220A6405" + tasks: [{ + id: "71B88A271A60F408" + type: "item" + item: "integratedtunnels:part_exporter_fluid" + }] + } + { + x: 4.5d + y: 0.0d + description: ["将此方块与能量存储相连接,使能量在动态联合网络中可见。"] + dependencies: ["69C09D451357D847"] + id: "3813AC7EDF335C11" + tasks: [{ + id: "32F54E29927301E5" + type: "item" + item: "integratedtunnels:part_interface_energy" + }] + } + { + x: 4.5d + y: -1.5d + description: ["此方块将能量输入进动态联合网络。"] + dependencies: ["69C09D451357D847"] + id: "395AD749713702EB" + tasks: [{ + id: "2DBBB2572F9877D0" + type: "item" + item: "integratedtunnels:part_importer_energy" + }] + } + { + x: 4.5d + y: 1.5d + description: ["此方块将能量从动态联合网络中输出。"] + dependencies: ["69C09D451357D847"] + id: "62847890633837C8" + tasks: [{ + id: "0EC0C78AE0937396" + type: "item" + item: "integratedtunnels:part_exporter_energy" + }] + } + { + title: "世界输出器" + x: 1.0d + y: 2.0d + subtitle: "投掷器的别名" + description: ["这三个方块将物品、流体和RF放置在世界中。"] + dependencies: ["7E516ACCF6DA5588"] + id: "629FE9742ED9DA8E" + tasks: [{ + id: "22CA50E3B6CE7873" + type: "item" + title: "Exporters" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "integratedtunnels:part_exporter_world_item" + Count: 1b + } + { + id: "integratedtunnels:part_exporter_world_fluid" + Count: 1b + } + { + id: "integratedtunnels:part_exporter_world_energy" + Count: 1b + } + ] + } + } + }] + } + { + title: "世界输入器" + x: -1.0d + y: 2.0d + subtitle: "可捡起木棍(或其他任何物品)" + description: ["这三个方块从世界中提取物品、流体和RF。"] + dependencies: ["7E516ACCF6DA5588"] + id: "0D2453FD06A1207B" + tasks: [{ + id: "4647A50833440DED" + type: "item" + title: "输入器" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "integratedtunnels:part_importer_world_item" + Count: 1b + } + { + id: "integratedtunnels:part_importer_world_fluid" + Count: 1b + } + { + id: "integratedtunnels:part_importer_world_energy" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "1F96D4CC5E668E12" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + x: 1.0d + y: -2.0d + subtitle: "我更喜欢Kindles" + description: ["这十个方块可以读取信息,无论红石、方块数据还是实体。"] + dependencies: ["7E516ACCF6DA5588"] + id: "39AED68EE6F495B1" + tasks: [{ + id: "3526F3A4F711D7E1" + type: "item" + title: "读取器" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "integrateddynamics:part_audio_reader" + Count: 1b + } + { + id: "integrateddynamics:part_block_reader" + Count: 1b + } + { + id: "integrateddynamics:part_entity_reader" + Count: 1b + } + { + id: "integrateddynamics:part_extradimensional_reader" + Count: 1b + } + { + id: "integrateddynamics:part_fluid_reader" + Count: 1b + } + { + id: "integrateddynamics:part_inventory_reader" + Count: 1b + } + { + id: "integrateddynamics:part_machine_reader" + Count: 1b + } + { + id: "integrateddynamics:part_network_reader" + Count: 1b + } + { + id: "integrateddynamics:part_redstone_reader" + Count: 1b + } + { + id: "integrateddynamics:part_world_reader" + Count: 1b + } + ] + } + } + }] + } + { + x: 2.0d + y: -1.0d + subtitle: "钢笔,而非铅笔" + description: ["这四个方块可写入红石、物品栏,输出音频、音乐和粒子效果。"] + dependencies: ["7E516ACCF6DA5588"] + id: "61D790A907882415" + tasks: [{ + id: "2BAF749D34AB438F" + type: "item" + title: "写入器/输出器" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "integrateddynamics:part_audio_writer" + Count: 1b + } + { + id: "integrateddynamics:part_effect_writer" + Count: 1b + } + { + id: "integrateddynamics:part_inventory_writer" + Count: 1b + } + { + id: "integrateddynamics:part_redstone_writer" + Count: 1b + } + ] + } + } + }] + } + { + title: "远距离连接" + x: -2.0d + y: -1.0d + subtitle: "这种关系会好起来的" + description: [ + "单向连接器可以将一个动态联合网络直线传输至另一个单向连接器,而不需要一路搭建逻辑线缆。然而,它只可以直线连接至单向连接器。" + "全向连接器可以连接至任何其它全向连接器,乃至别的维度的全向连接器。" + ] + dependencies: ["7E516ACCF6DA5588"] + id: "4C47990454684103" + tasks: [{ + id: "6465225AA0D53CFB" + type: "item" + title: "方向连接器" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "integrateddynamics:part_connector_mono_directional" + Count: 1b + } + { + id: "integrateddynamics:part_connector_omni_directional" + Count: 1b + } + ] + } + } + }] + } + { + title: "动态联合之物品管理、合成和自动合成" + x: -1.0d + y: -2.0d + subtitle: "山寨RS" + description: [ + "动态联合可以作为RS的一个代替,它有着许多RS拥有的特性。动态联合可以合成所有你的物品、存储物品、自动合成物品,而且还可以持续合成物品。" + "" + "你可以在存储终端处查看物品、流体和能量。你也可以用动态联合系统中的物品进行合成。你可以将接口附在箱子之类的存储方块上,使其与网络相连,以便向你的系统添加东西。" + "" + "你可以通过合成接口按需自动合成物品。只需创建带有该配方的变量卡,然后将其塞入接口中。如果你想要进行一次常规合成任务,你需要确保接口连接的是工作台。否则,将接口与接收物品的箱子/机器相连。" + "" + "你需要使用合成写入器来持续合成,并且需要创建一个含有已经存在于合成接口中的配方的变量卡。接下来,只需要将变量卡放进合成写入器的合成配方栏位,它就会为你持续合成!" + ] + dependencies: ["7E516ACCF6DA5588"] + id: "020DD2A8A7FA170B" + tasks: [ + { + id: "51EBE9CB057981DB" + type: "item" + item: "integratedterminals:part_terminal_storage" + } + { + id: "24FC2D0BFBF84232" + type: "item" + item: "integratedterminals:part_terminal_crafting_job" + } + { + id: "4FF70CD62E232768" + type: "item" + item: "integratedcrafting:part_interface_crafting" + } + { + id: "5479E812F182F318" + type: "item" + item: "integratedcrafting:part_crafting_writer" + } + ] + rewards: [{ + id: "182ED3A3806D1D78" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + x: -2.0d + y: 1.0d + subtitle: "植物魔法现在是科技模组了?" + description: ["该方块可以从方块读取器获得的NBT中提取指定的NBT数据。这可以用来查询魔力池中魔力的大小。"] + dependencies: ["7E516ACCF6DA5588"] + id: "11A8433289EFF772" + tasks: [{ + id: "35A5BE48B97046AD" + type: "item" + item: "integratednbt:nbt_extractor" + }] + rewards: [{ + id: "03B350B9FF56379D" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 2.0d + y: 1.0d + subtitle: "Minecraft:变身为玩家" + description: ["和名字所示一样,它会执行诸如使用物品点击一类的玩家行为。"] + dependencies: ["7E516ACCF6DA5588"] + id: "0AD26267625F46D8" + tasks: [{ + id: "2C36F7C1789E5E61" + type: "item" + item: "integratedtunnels:part_player_simulator" + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/magic__adept.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/magic__adept.snbt new file mode 100644 index 00000000..37630079 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/magic__adept.snbt @@ -0,0 +1,697 @@ +{ + id: "1E033FC07DE39E5E" + group: "34B7FB260B6AEB81" + order_index: 5 + filename: "magic__adept" + title: "魔法 - 能手" + icon: "botania:runic_altar" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + x: -2.0d + y: -1.5d + description: [ + "吞咀者能够用其强大的下颚将石头磨成粉末,它的鳞片具有强大的炼金能力,确切的说,是制造消化各种物品并提取其中潜能的神秘花。" + "" + "设下诱饵陷阱,准备好迎接一场恶战。" + "" + "召唤吞咀者需要降生祭坛以及一些其他物品,在JEI中查询吞咀者刷怪蛋的配方来确认材料。" + "" + "警告:吞咀者饥渴万分,召唤它将会消耗该区域的灵气。灵气浓度太低将会给周围区域的生命带来严重的后果。" + ] + dependencies: [ + "583A58418CBF0606" + "3244CF5322CDA8FA" + "70FE54E5B37720F8" + "7D6DB53D88AA8955" + ] + id: "61AA75CF5577A737" + tasks: [{ + id: "5A05847FBAD84A7B" + type: "item" + item: "naturesaura:animal_spawner" + }] + } + { + x: 1.5d + y: 3.0d + description: ["狱火具有极强的转化能力且高度危险,自古以来就被用于奥秘法术。对于普通人类来说没有直接的安全使用它的方法,不过,异界的魔灵却可以通过为其量身打造的狱火锻炉来毫无难度地引导狱火。"] + dependencies: ["2B6914734BC1B9EA"] + id: "76E780FECC4F3BA8" + tasks: [{ + id: "00EC065C41CF5882" + type: "item" + item: "bloodmagic:soulforge" + }] + } + { + x: 2.0d + y: 2.0d + description: [ + "“并不是所有魔灵都情愿来到这里,有些魔灵觉得这个位面……令它们厌恶。不过,将它们束缚在强大的物品中以限制它们和这个世界的接触,它们可能仍有用武之地。”" + "" + "– 深具睿智 埃兹维斯" + ] + dependencies: ["7BA120BEA495D354"] + id: "2B6914734BC1B9EA" + tasks: [{ + id: "5DBA1CA341658512" + type: "item" + item: { + id: "occultism:chalk_gold" + Count: 1b + tag: { + Damage: 0 + } + } + }] + } + { + x: -2.0d + y: -3.5d + shape: "diamond" + description: [ + "向深暗之园的深处迈进,寻找上古文明埋葬尊崇死者的下僻巢穴。要小心,这些墓穴都被严密地保护着。" + "" + "尽管制造这些守卫的技艺早已消失于历史的长河中,但关于他们的知识并没有完全遗失。仍有一些森林生物可以熟练的从守卫身上收获额外的金属,且不会对守卫造成伤害。" + ] + dependencies: ["1684922D360579EA"] + id: "3244CF5322CDA8FA" + tasks: [{ + id: "67D72ED6F85B74D2" + type: "item" + item: "undergarden:forgotten_ingot" + }] + } + { + x: -2.5d + y: -3.0d + shape: "diamond" + description: ["宝石所在,四周黯淡。"] + dependencies: ["1684922D360579EA"] + id: "70FE54E5B37720F8" + tasks: [{ + id: "2EDC01F6C01A4342" + type: "item" + item: "eidolon:shadow_gem" + }] + } + { + x: -1.5d + y: -3.0d + shape: "diamond" + description: [ + "“明智的做法是把你的愤怒指向问题,而不是人;把你的精力集中在答案上,而不是找借口。”" + "" + "– 安静祥和 伽措大师" + ] + dependencies: [ + "2A45214DF4B8A3A0" + "1684922D360579EA" + ] + id: "583A58418CBF0606" + tasks: [{ + id: "589DC07682196D6E" + type: "item" + item: "naturesaura:token_anger" + }] + } + { + x: -2.0d + y: -2.5d + shape: "diamond" + description: ["这对不在平原生活的野兽来说是一种不可多得的珍馐。"] + dependencies: ["1684922D360579EA"] + id: "7D6DB53D88AA8955" + tasks: [{ + id: "30B057E09BA7FEC1" + type: "item" + item: "farmersdelight:honey_glazed_ham_block" + }] + } + { + title: "自然灵气 - 能手" + icon: "naturesaura:gold_leaf" + x: -3.0d + y: -5.5d + shape: "rsquare" + description: [""] + dependencies: ["0000000000000FC7"] + id: "6A88DD23AB4B2551" + tasks: [{ + id: "75818E00A64B7C28" + type: "item" + item: "naturesaura:infused_iron" + }] + } + { + title: "魔灵魔法 - 能手" + icon: "occultism:golden_sacrificial_bowl" + x: 2.0d + y: -5.5d + shape: "rsquare" + dependencies: ["0000000000000FCD"] + id: "4CEB33C94A160D68" + tasks: [ + { + id: "5A0243D5E0EB0586" + type: "item" + item: { + id: "occultism:chalk_white" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "494D1F8ABF9632B2" + type: "item" + item: "occultism:golden_sacrificial_bowl" + } + { + id: "0B7F689031988967" + type: "item" + item: "occultism:sacrificial_bowl" + count: 4L + } + { + id: "3D10E2B67F80993F" + type: "item" + title: "任意蜡烛" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "forge:candles" + } + } + count: 4L + } + ] + } + { + x: -1.0d + y: -3.5d + shape: "diamond" + description: [ + "科莫多巨蜥可以在干燥的气候条件下找到,并且可以用适量的腐肉来“结为朋友”。它们的唾液被炼金术士和自然学家这一类人所珍视。对前者来说是它们可作为提纯矿石的试剂,对后者来说则是它们唤起的深刻情感。" + "" + "科莫多巨蜥种群的生育率很低,好在它们身强体壮。一个健康的成年个体能够产生供每天收集的唾液。请注意,科莫多蜥蜴被囚禁时会格外暴力,甚至经常攻击自己的孩子。因此最好记得把它们隔开。" + ] + dependencies: ["0000000000000FC7"] + id: "2A45214DF4B8A3A0" + tasks: [{ + id: "4D8482E47412A89D" + type: "item" + item: "alexsmobs:komodo_spit" + }] + } + { + x: -2.0d + y: 0.0d + description: [ + "魔源与灵气,是魔力的一体两面。有了产能花,就可以提取纯净的魔力,并以各种全新的方式使用。" + "" + "彼方兰是第一种可获得的产能花,因为许多合成配方的魔力消耗增加了。强烈建议提高魔力产能以进一步发展。" + ] + dependencies: ["61AA75CF5577A737"] + id: "0E6B41A9E8802F67" + tasks: [{ + id: "1BBA6E352E900519" + type: "item" + item: "botania:gourmaryllis" + }] + } + { + x: -2.0d + y: 1.0d + description: ["初学者认为符文只是简单的雕刻符号,除了装饰没有别的用处。但专业的法师知道真相:它们是刻意地雕刻成这样以引导魔法能量达到特定目的。这样做需要极大的意志力。"] + dependencies: ["0E6B41A9E8802F67"] + id: "46993F7BA43BE3AB" + tasks: [ + { + id: "645C3EA5C8B170D1" + type: "item" + item: "botania:runic_altar" + } + { + id: "54F41577B733E652" + type: "item" + item: "botania:mana_pool" + } + { + id: "34CD855E65A6875F" + type: "item" + item: "botania:mana_spreader" + } + ] + } + { + x: 2.0d + y: -1.5d + description: ["开始制造符文石,为了更强大的血之祭坛奠定基础。"] + dependencies: ["0D8649291801C76C"] + id: "43D3D565E295FA5D" + tasks: [{ + id: "089924B8BB44ECFD" + type: "item" + item: "bloodmagic:blankrune" + }] + } + { + x: 3.5d + y: -1.0d + shape: "diamond" + description: [ + "" + "曾经被认为已经遗失的知识在最意想不到的地方出现了:深暗之园居民的音乐。" + "" + "找到一只石生体,与其交易,获得他们的传统音乐样本。" + ] + dependencies: ["0000000000000FCD"] + id: "4C82E47AABA7447B" + tasks: [{ + id: "6C16A5254E2174E3" + type: "item" + title: "深暗之园音乐" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "undergarden:music_disc_mammoth" + Count: 1b + } + { + id: "undergarden:music_disc_limax_maximus" + Count: 1b + } + { + id: "undergarden:music_disc_gloomper_anthem" + Count: 1b + } + { + id: "undergarden:music_disc_relict" + Count: 1b + } + ] + } + } + }] + } + { + title: "异界石交易者" + x: 2.0d + y: -4.5d + description: [ + "把奥术石扔进灵火里当然是……有效的,但一位异界石交易者将会以更划算的价格。" + "" + "注意:异界石交易者仍然需要奥术石,不过比例是每一块奥术石换两块异界石。" + ] + dependencies: ["4CEB33C94A160D68"] + id: "2DD9ABCD4AC03D03" + tasks: [{ + id: "1AF021ACBE2DE220" + type: "item" + item: "occultism:otherstone" + }] + } + { + x: 2.0d + y: -3.5d + description: ["制造一块用于高级铭文的石板是一种细致的工艺,能者们花费了大量时间来完善它。即便是再细小的瑕疵都有可能导致一批产品被损毁。"] + dependencies: ["2DD9ABCD4AC03D03"] + dependency_requirement: "one_completed" + id: "32D9D96C23106285" + tasks: [{ + id: "5451DDAB7FE89E14" + type: "item" + item: "occultism:otherstone_tablet" + }] + } + { + x: 2.0d + y: -2.5d + description: ["手持它会发出很轻的嗡嗡声。"] + dependencies: ["32D9D96C23106285"] + id: "0D8649291801C76C" + tasks: [{ + id: "16E18C3168EE5014" + type: "item" + item: "bloodmagic:blankslate" + }] + } + { + x: 3.0d + y: -0.5d + shape: "diamond" + description: [ + "获得音乐后,将它用于合成召唤沼泽巨颌怪的诱饵。" + "" + "击败怪兽,并获取藓牙。" + ] + dependencies: ["4C82E47AABA7447B"] + id: "5602E77D09C84F56" + tasks: [{ + id: "4FDEBE41FC30CD46" + type: "item" + item: "meetyourfight:fossil_bait" + }] + } + { + title: "血之祭坛 - 二级" + icon: "bloodmagic:altar" + x: 2.0d + y: 0.0d + description: [ + "想更深入地研究精神领域的秘密,就需要一个更强大的容器。" + "" + "还有什么比被束缚在骨头中的、仍在跳动着的僵尸蛮种之心更好的选择呢?" + ] + dependencies: [ + "5602E77D09C84F56" + "43D3D565E295FA5D" + ] + id: "7BA120BEA495D354" + tasks: [ + { + id: "4FCDA238FEC31CAB" + type: "item" + item: "meetyourfight:caged_heart" + } + { + id: "687C659EAB4DD9B2" + type: "item" + item: "bloodmagic:apprenticebloodorb" + } + ] + } + { + x: 1.0d + y: 0.5d + description: ["只带了投网的能手们,被派去进行打猎。他们要么回来后变得更加博识,要么就再也没能回来。"] + dependencies: ["7BA120BEA495D354"] + id: "358D438E941E3FFE" + tasks: [{ + id: "7FADC33010E15D46" + type: "item" + item: "bloodmagic:soulsnare" + }] + } + { + x: -3.0d + y: 2.0d + description: [ + "这个世界上充满了隐形的生物。观察着、等待着。" + "" + "审判着。" + "" + "你的行为似乎取悦了一个这样的存在。建造一个祭祀台,看看它能给你带来什么智慧。" + "" + "当然,所有的知识都是有代价的……" + ] + dependencies: [ + "54BD6A448EC80453" + "46993F7BA43BE3AB" + ] + id: "39F1798BD7FDA0EC" + tasks: [ + { + id: "289310ED8AE0AA8E" + type: "item" + item: "naturesaura:offering_table" + } + { + id: "38201997FD403259" + type: "item" + item: "naturesaura:calling_spirit" + } + ] + } + { + x: -3.5d + y: 0.0d + description: ["想要正确地召唤荒野奇美拉,你必须献上每一种游荡在这片土地上的次级荒野生物的身体部位作为贡品。"] + dependencies: ["37E5C854B3C997E6"] + id: "638E2FA97CF961F7" + tasks: [ + { + id: "0AC4BD687E08497E" + type: "item" + item: "ars_nouveau:wilden_horn" + } + { + id: "21E2513CFEDA6EE5" + type: "item" + item: "ars_nouveau:wilden_wing" + } + { + id: "7935F91A85707BD7" + type: "item" + item: "ars_nouveau:wilden_spike" + } + ] + } + { + x: -4.0d + y: 1.0d + description: ["放下仪式木板任其燃烧,将剩下的贡品丢弃在火盆之上,准备就绪后启动仪式。"] + dependencies: [ + "638E2FA97CF961F7" + "6722BAF4546DB225" + ] + id: "54BD6A448EC80453" + tasks: [{ + id: "54160558748B2EC1" + type: "item" + item: "ars_nouveau:ritual" + }] + } + { + x: -4.0d + y: -1.5d + description: [ + "抛一枚硬币。" + "" + "她会施与你恩惠吗?或会因你的冒犯而将你抽筋剥皮?" + ] + dependencies: [ + "14B74BACBD651D14" + "0140C94C9E0BE11B" + "749514BCD02A1A51" + ] + id: "37E5C854B3C997E6" + tasks: [ + { + id: "6CFD58817C017D20" + type: "item" + item: "meetyourfight:devils_ante" + } + { + id: "35A5C79245D10412" + type: "item" + item: "meetyourfight:velvet_fortune" + } + ] + } + { + x: -3.5d + y: -3.0d + shape: "diamond" + description: ["虽然阿图姆的居民自己没有意识到这点,但他们所交易的硬币拥有巨大的奥术潜力。有些人推测,这可能是源于硬币中的一种特殊奈布合金。"] + dependencies: ["5DBF0C080455A59F"] + id: "0140C94C9E0BE11B" + tasks: [{ + id: "358386F4F0FC273F" + type: "item" + item: "atum:coin_gold" + }] + } + { + x: -4.5d + y: -3.0d + shape: "diamond" + description: ["实验室里会饲养一种常被称为幸运蜜蜂的下界石英蜜蜂,原因很简单:当暴露在含有微量毒素的空气中时,它们身上的结晶会改变颜色,从而让观察力敏锐的炼金术士幸免于难。"] + dependencies: ["5DBF0C080455A59F"] + id: "749514BCD02A1A51" + tasks: [{ + id: "4F21E8E2B24A5777" + type: "item" + item: "resourcefulbees:nether_quartz_honeycomb" + }] + } + { + x: -4.0d + y: -2.5d + shape: "diamond" + description: ["早期的炼金术士们往往会因为一次手滑或玻璃器皿上的一点瑕疵而丧命。这样一来,他们迅速开发出福耳图那精华以帮助他们在处理危险物质时提高一些运气也不足为奇了。"] + dependencies: ["5DBF0C080455A59F"] + id: "14B74BACBD651D14" + tasks: [{ + id: "5CE84C7DE08F8B26" + type: "item" + item: "bloodmagic:fortune_anointment" + }] + } + { + x: -4.5d + y: 0.0d + description: [ + "魔法需要你付出代价,无论是在精神上还是身体上。许多人已经对简单的考验屈服,从未走到这一步。荒野奇美拉能否证明自己是一个巨大的挑战?" + "" + "制作一个石板来召唤它,并为接下来的战斗而做好准备。" + ] + dependencies: ["37E5C854B3C997E6"] + id: "6722BAF4546DB225" + tasks: [{ + id: "011B34FD3685CBB4" + type: "item" + item: "ars_nouveau:ritual_wilden_summon" + }] + } + { + x: 1.0d + y: 1.5d + description: [ + "“那就让你的意志决定你的命运吧。”" + "" + "– 辐辉教会 夏洛特" + ] + dependencies: ["358D438E941E3FFE"] + id: "4E25D127FFBA7553" + tasks: [{ + id: "5A45A95D9017FB1D" + type: "item" + item: { + id: "bloodmagic:basemonstersoul" + Count: 1b + tag: { + souls: 5.0d + } + } + }] + } + { + x: 2.5d + y: 3.0d + description: [ + "“睁开你的眼睛,然后再睁开一次。”" + "" + "– 韦瑟瓦克斯夫人" + ] + dependencies: ["2B6914734BC1B9EA"] + id: "1EF3485CE70E529D" + tasks: [{ + id: "588927AD981F5FDB" + type: "item" + item: { + id: "occultism:otherworld_goggles" + Count: 1b + tag: { + Damage: 0 + } + } + }] + } + { + x: 1.0d + y: -0.5d + shape: "diamond" + description: [ + "尽管这很有效,但一些法师认为这种牺牲他人的做法实在令人厌恶。" + "" + "能手早就学会了献祭自己的鲜血,并利用大地进行治疗。" + ] + dependencies: ["7BA120BEA495D354"] + id: "57FFFBB68F2655C1" + tasks: [{ + id: "19014A262532EB8F" + type: "item" + item: { + id: "bloodmagic:sacrificialdagger" + Count: 1b + tag: { + sacrifice: 0b + } + } + }] + } + { + x: -3.0d + y: 3.0d + description: [ + "“在这片永恒不变的夜空中,总有新的事物等待着你来发现……”" + "" + "– 长者 雷伯" + ] + dependencies: ["39F1798BD7FDA0EC"] + id: "7154DB9C4506F05B" + tasks: [{ + id: "652DE77D344E1B5F" + type: "item" + item: "astralsorcery:altar_attunement" + }] + } + { + title: "产生灵气" + x: -2.0d + y: -4.5d + description: [ + "上古文明知道要爱护他们所掌握的自然资源,取之有度,补偿更多。每砍一棵树,就种下两棵。" + "" + "生命所散发出的灵气也需要类似的照顾。自然法术所消耗的灵气同样必须得到补充。没能成功做到这一点将会导致灾难性的后果。" + "" + "虽然有许多办法能够恢复灵气,但射击标靶与草食性收集器都提供了快速补充灵气的途径。善待大自然,她也会善待你;虐待大自然,那么就面对她的怒火吧!" + ] + dependencies: ["6A88DD23AB4B2551"] + id: "1684922D360579EA" + tasks: [{ + id: "53DCB9AF9595A5D2" + type: "item" + title: "产生灵气" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "naturesaura:flower_generator" + Count: 1b + } + { + id: "naturesaura:projectile_generator" + Count: 1b + } + ] + } + } + }] + } + { + x: -4.0d + y: -4.5d + description: [ + "栖息在这些土地上的蜜蜂很久以前就被注入了强大的魔力,虽然这种魔力因为没有适当的照顾已经减弱了一些,但在它们的后代中仍然存在着这种联系。只要稍加照料,这种更深层次的联系就可以被恢复,使它们能够生产出对奥术和科技领域都有用的神奇资源。" + "" + "收集一些蜜蜂和它们的巢穴,开始照料它们。通过选择性育种和其他技术,有可能培育出更强大的蜜蜂。它们的资源对发展至关重要。" + ] + dependencies: ["6A88DD23AB4B2551"] + id: "5DBF0C080455A59F" + tasks: [{ + id: "4024203A654C177D" + type: "item" + title: "任意蜂巢" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "forge:beehives/tier_0" + } + } + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/magic__master.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/magic__master.snbt new file mode 100644 index 00000000..1dd0aef1 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/magic__master.snbt @@ -0,0 +1,547 @@ +{ + id: "4530AE1D511B7928" + group: "34B7FB260B6AEB81" + order_index: 6 + filename: "magic__master" + title: "魔法 - 大师" + icon: { + id: "astralsorcery:celestial_crystal" + Count: 1b + tag: { + astralsorcery: { } + } + } + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "精灵门" + x: -1.0d + y: 1.5d + description: [ + "以优雅但淘气而出名的亚尔夫海姆的精灵们……对谁可以进入它们的领域这件事很挑剔。" + "" + "不过同样,它们也非常愿意通过这扇门交易材料。" + ] + dependencies: ["3ECB259F269FF80A"] + id: "54D0E568361DC267" + tasks: [ + { + id: "06EFC0926D9228EB" + type: "item" + item: "botania:alfheim_portal" + } + { + id: "0F894768DC2FA6A1" + type: "item" + item: "botania:natura_pylon" + } + ] + } + { + x: 1.5d + y: 3.5d + description: ["通过细心地处理,恶魔意志似乎可以被提纯并结晶。虽然他们看起来很像某种糖果,但那些尝试食用它的人很快就变成了胡言乱语的可怜虫。暂不清楚这是否仅仅是加速,还是直接导致了他们的疯狂,但从那以后,没有任何理智的法师再尝试过这么做。"] + dependencies: ["690063418D6815D2"] + id: "5E1A0B48076CD5F6" + tasks: [ + { + id: "4B0D2FA22A7EDF1D" + type: "item" + item: "bloodmagic:demoncrucible" + } + { + id: "5D01EE5258D5D499" + type: "item" + item: "bloodmagic:demoncrystallizer" + } + ] + } + { + title: "魔灵魔法 - 大师" + x: 2.5d + y: -1.5d + shape: "rsquare" + dependencies: ["0000000000000FCF"] + id: "06A6BE8C4A3B0C1D" + tasks: [{ + id: "3200842BF652DCB5" + type: "item" + item: { + id: "bloodmagic:soulgempetty" + Count: 1b + tag: { + souls: 64.0d + } + } + }] + } + { + title: "血之祭坛 - 三级" + icon: "bloodmagic:altar" + x: 3.5d + y: 0.0d + description: ["我们再一次需要一个更好的容器来深入研究关于精神世界的知识。一块深深扎根于这个位面的自然魔法的魔力石板,可以充当一个安全锚。"] + dependencies: ["06A6BE8C4A3B0C1D"] + id: "06E76BE2A422E8AC" + tasks: [ + { + id: "512B339FA8AB4383" + type: "item" + item: "bloodmagic:magicianbloodorb" + } + { + id: "0AC9515E1EEEE596" + type: "item" + item: { + id: "botania:mana_tablet" + Count: 1b + tag: { } + } + } + ] + } + { + x: 4.0d + y: 1.5d + description: [ + "“没有什么问题是一点魔法和一把像样的刀解决不了的,如果有,那就来一把魔法刀。”" + "" + "– 灵魂铁匠 斯特里格" + ] + dependencies: [ + "0BEFCA7CB5EE447D" + "06E76BE2A422E8AC" + ] + id: "152B45DD8C1899C2" + tasks: [{ + id: "665FEB1890A1E866" + type: "item" + item: { + id: "occultism:chalk_purple" + Count: 1b + tag: { + Damage: 0 + } + } + }] + } + { + x: 1.0d + y: 0.5d + shape: "diamond" + description: ["寻找位于末地的水晶山脉,那里自然生长着大量的水晶。"] + dependencies: ["0000000000000FCF"] + id: "0CFE47372EC49DC8" + tasks: [{ + id: "5F5822FEF6F28BB7" + type: "item" + item: "betterendforge:crystal_shards" + }] + } + { + x: 2.0d + y: 0.5d + shape: "diamond" + description: ["常见于末地的硫磺泉中,准备好去那游泳吧!"] + dependencies: ["0000000000000FCF"] + id: "69201BA9E47F94EE" + tasks: [{ + id: "124E2656A866D979" + type: "item" + item: "betterendforge:hydralux_petal" + }] + } + { + x: 1.5d + y: 1.0d + shape: "diamond" + description: ["长期以来,附魔花瓣一直被用于追求大师称号的人的某种测试。这些花瓣需要在荒凉的末地岛屿经过艰难的探险才有可能找到,是高级施法和召唤的关键。"] + dependencies: [ + "69201BA9E47F94EE" + "0CFE47372EC49DC8" + ] + id: "0BEFCA7CB5EE447D" + tasks: [{ + id: "6A2F524DD66901A3" + type: "item" + item: "betterendforge:enchanted_petal" + }] + } + { + x: 2.0d + y: 2.0d + shape: "diamond" + description: [ + "先有金刚钻,再揽瓷器活。" + "" + "用这个位面的材料和魔法挖掘根本不可能艾瑟金属矿石。第一批发现并利用它的人们是依靠绑定在他们工具中的魔灵才能做到这一点的。" + ] + dependencies: ["152B45DD8C1899C2"] + id: "07786879C8859B12" + tasks: [{ + id: "0E36F674D2F3A549" + type: "item" + item: { + id: "occultism:infused_pickaxe" + Count: 1b + tag: { + spiritName: "Krarcmur" + Damage: 0 + } + } + }] + } + { + x: 1.5d + y: 2.5d + shape: "diamond" + description: [ + "在这个世界的深处发现了一种神秘的矿石,它似乎来自于异界。人们对于它的起源知之甚少,不过使它们自然出现的源头在这个位面上的缺失表明其来源并非完全天然。" + "" + "因其的魔法容量和锋锐的边缘而受到珍视。古往今来,法师和工匠们为之苦苦追求与争夺。" + "" + "在下界借助探测杖与异界眼镜寻找它们。" + ] + dependencies: ["07786879C8859B12"] + id: "690063418D6815D2" + tasks: [{ + id: "1AD42494E69B8715" + type: "item" + item: "occultism:iesnium_ore" + }] + } + { + x: 1.0d + y: 2.0d + shape: "diamond" + description: ["由各个维度的材料和多种魔法制成的强大工具。感知工具的发明是魔法界一个里程碑式的奇迹,打开了当时还无法想象的大门。"] + dependencies: ["690063418D6815D2"] + id: "051F9C054B9CDE96" + tasks: [ + { + id: "6841E8793EE2C2E0" + type: "item" + item: { + id: "bloodmagic:soulpickaxe" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0B1582FDA55A0D17" + type: "item" + item: { + id: "bloodmagic:soulsword" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + } + { + x: 4.0d + y: 3.0d + description: [ + "据说,异界的魔灵在它们的家中以一种无形的状态存在;将他们带到这个世界的魔法帮助他们构建了一个可寄宿于这个世界的形态,以在他们停留期间保护他们。" + "" + "通常,魔灵一旦离开这个维度,这些外壳就会被完全分解,不过一些更强大的魔灵似乎会留下少量的灵髓,它们被发现可以用最先进的魔灵魔法。" + "" + "召唤并击杀一只未约束火灵以获取火灵灵髓。" + "" + "虚弱气血碎片可以通过自然与灵魂魔法的结合,由火灵外壳的残留制造而成。合成一些虚弱气血碎片,为你的血之祭坛最后一次拓建做准备。" + ] + dependencies: ["152B45DD8C1899C2"] + id: "44ADBADBF2774DF4" + tasks: [ + { + id: "673AC1CB014F917C" + type: "item" + item: "occultism:afrit_essence" + } + { + id: "7E7737137E78204B" + type: "item" + item: "bloodmagic:weakbloodshard" + } + ] + } + { + x: 2.5d + y: 4.5d + description: [ + "当她的学徒终于冲破了被锁住的门并进入密室时,修菲斯已不知所踪。时至今日,她失踪的原因仍然是个谜。有人说她飞升到了异界,摆脱了凡人的枷锁,成为了一个永恒的存在,就像她研究的那些存在一样。" + "" + "她最后的研究只剩下她在房间里用粉笔画的五芒星。尽管从那以后,人们发现了它的许多用途,但在使用她发现的倒转之塔五芒星时,法师不再会消失了。" + ] + dependencies: ["3103AD6157F2D6AC"] + id: "15799BB5752AECB9" + tasks: [{ + id: "7F2F8873597EE837" + type: "item" + item: { + id: "occultism:chalk_red" + Count: 1b + tag: { + Damage: 0 + } + } + }] + } + { + title: "血之祭坛 - 四级与五级" + icon: "bloodmagic:altar" + x: 3.5d + y: 4.5d + description: [ + "有了火灵灵髓指引祭坛,就可以让更多的符文派上用场,从而获得曾无法得到的力量。" + "" + "魔灵魔法的精通意味着法师已经拥有了一定程度的能力,使他们可以在深暗之园以外的地方练习他们的魔法,远离在那里安息的死者的凝视。" + ] + dependencies: ["44ADBADBF2774DF4"] + id: "3103AD6157F2D6AC" + tasks: [{ + id: "6C327DA3D328E507" + type: "item" + item: "bloodmagic:masterbloodorb" + }] + } + { + title: "自然魔法 - 大师" + x: 0.5d + y: -1.5d + shape: "rsquare" + dependencies: ["0000000000000FC9"] + id: "1C5802ADD3834FE9" + tasks: [{ + id: "7660DCCE5DF6B3E1" + type: "item" + item: "naturesaura:sky_ingot" + }] + } + { + x: -0.5d + y: 0.0d + description: [ + "“思想创造了一个新的天堂、一个新的苍穹、一个新的能量之源,新的艺术从中涌现。”" + "" + "– 天蓝圣殿骑士 帕拉塞尔苏斯" + ] + dependencies: ["1C5802ADD3834FE9"] + id: "3ECB259F269FF80A" + tasks: [ + { + id: "48AA30BC0F5A4969" + type: "item" + item: "botania:terra_plate" + } + { + id: "7147695020152097" + type: "item" + item: "botania:terrasteel_ingot" + } + ] + } + { + x: 0.5d + y: 3.5d + description: [ + "另一个考验摆在了那些将被称为大师的人面前。" + "" + "有些人认为这只是一个阴影,是我们内心的恶魔的表现,而其他人则看到了大地自己的化身。" + "" + "然而有一件事是确定的:那些毫无准备就迎接这一挑战的人如果能逃过一劫就很幸运了。" + ] + dependencies: ["54D0E568361DC267"] + id: "457523FA165A5A0B" + tasks: [{ + id: "1807A32A1B2AAEE8" + type: "item" + item: "botania:gaia_pylon" + }] + } + { + x: -1.0d + y: 3.0d + description: ["虽然它的原始形态非常有用,但高阶法师发现它可以通过特殊的光学技术进一步加强。通过特殊装置过滤、聚焦或以其他方式操纵星光。"] + dependencies: ["54D0E568361DC267"] + id: "706AC0678CD303BA" + tasks: [{ + id: "0A3D5347A4034BF1" + type: "item" + item: "astralsorcery:altar_constellation" + }] + } + { + x: 1.5d + y: 6.5d + description: [ + "“美丽的梦神快快醒来," + "星光和露珠在悄悄等待," + "白天的喧哗已经消失," + "银白的月亮散发光彩。”" + "" + "– 天体教会之子 艾斯·达奈" + ] + dependencies: [ + "42EC202E93A7E5A3" + "3103AD6157F2D6AC" + ] + id: "2D6DDD000FC99514" + tasks: [{ + id: "5494E63BE36C5962" + type: "item" + item: "astralsorcery:altar_radiance" + }] + } + { + x: -0.5d + y: 4.5d + description: [ + "亚尔夫海姆的天空被誉为星星之毯。星星密度非常之高,几乎看不到天空。如果这是真的,那么它们对星辉魔法产生了独特的亲和力也就不足为奇了;它们的注魔板比我们维度使用和开发的泰拉凝聚板要强上好几个数量级。" + "" + "随着时间的推移,他们的一些秘密被泄露出来,并且这些知识被小心翼翼地保护起来,以确保其永不遗失。古代文献非常详细地描述了如何创造并利用这一神奇的工具。" + ] + dependencies: ["706AC0678CD303BA"] + id: "42EC202E93A7E5A3" + tasks: [ + { + id: "32A341D25D3AD1B9" + type: "item" + item: "mythicbotany:mana_infuser" + } + { + id: "27FE801DA5AB6863" + type: "item" + item: "mythicbotany:alfsteel_ingot" + } + ] + } + { + x: 1.5d + y: 4.5d + description: [ + "“耐心点,康纳。你做得很好,但这需要时间。你与众生皆为一体。每个人的思想和梦想都是你的囊中之物。你拥有超乎想象的力量。善用它,吾之友。”" + "" + "– 长者拉米雷斯对他成功进行天体共鸣的学徒所说" + "_________________________________" + "" + "在施咒者以法莲的日志中描述了一个特殊的捕获仪式,在盖亚竞技场的下方的几格远处使用粉笔画出五芒星并激活它。这段文字表明这名法师在打出最后一击前将盖亚引到了竞技场的中心。" + "" + "耐心和时机至关重要。" + ] + dependencies: [ + "457523FA165A5A0B" + "5E1A0B48076CD5F6" + "15799BB5752AECB9" + ] + id: "0E083E5951149AB5" + tasks: [{ + id: "04E0027B30C34B89" + type: "item" + item: "astralsorcery:attunement_altar" + }] + } + { + x: 1.5d + y: -1.5d + shape: "diamond" + description: ["灵魂投网是一个残酷的玩笑,那是为了考研新人而发明的。大多数法师更倾向于使用感知伤害魔符来获取恶魔意志。"] + dependencies: ["06A6BE8C4A3B0C1D"] + id: "2182A1B04F9C2C84" + tasks: [{ + id: "6064EF838E958365" + type: "item" + item: "ars_nouveau:glyph_sentientharm" + }] + } + { + title: "隐域之缘" + x: 1.5d + y: -0.5d + shape: "hexagon" + description: [ + "前往隐域,一片与世隔绝的大地,魔灵的维度;在这里,可以找到古老的血命果。取回一些这种珍贵的果实,并学习如何栽培它。" + "" + "完成隐域之缘仪式之后,一根柱子将会出现。右击它,就能前往一个充满宝藏的小型地牢。开启该维度内的门需要铁钥匙,因此做好准备后再出发。" + ] + dependencies: ["06E76BE2A422E8AC"] + id: "0225B4F9E4ECAC21" + tasks: [ + { + id: "5B057F8FE1A8E286" + type: "item" + item: "bloodmagic:simplekey" + count: 8L + } + { + id: "1ECC374EB08B5BDA" + type: "item" + item: "bloodmagic:weak_tau" + } + ] + } + { + x: 1.5d + y: 7.5d + shape: "gear" + description: [ + "通过将星光漩涡储存在其巨大的晶体电池中,五彩祭坛能够在一天的任何时候都以更快的速度运作。" + "" + "先进的控制电路确保了仪式得到妥当的处理,且没有疏漏。" + "" + "=================================================================" + "" + "请注意,JEI中展示的配方并没有准确的显示出指定输入是每游戏刻都会被消耗还是一次性消耗完毕。为了简单起见,所有机械匠艺机器的所有配方都已根据以下规则进行了标准化:" + "" + "●FE在每游戏刻都会被消耗" + "●气动的空气在每游戏刻都会被消耗,且其压力必须大于10Bar" + "●星辉的星光在每游戏刻都会被消耗" + "●流体在每游戏刻都会被消耗或产生" + "●物品会在合成结束时被消耗或产生" + "●魔力会在合成开始时被消耗或在合成结束时被产生" + ] + dependencies: ["2D6DDD000FC99514"] + min_width: 400 + id: "0D5EFF4C653C3DD9" + tasks: [{ + id: "11A8B09E6B1A0DFB" + type: "item" + item: "masterfulmachinery:auto_iridescent_altar_controller" + }] + } + { + x: 1.5d + y: 5.5d + shape: "gear" + description: [ + "一个巨大的星光冷却结构,用于从被困在里面的盖亚身上提取精华。" + "" + "虽然能耗巨大,但该机器可以源源不断地产生高阶魔法所需要的盖亚精华。" + "" + "=================================================================" + "" + "请注意,JEI中展示的配方并没有准确的显示出指定输入是每游戏刻都会被消耗还是一次性消耗完毕。为了简单起见,所有机械匠艺机器的所有配方都已根据以下规则进行了标准化:" + "" + "●FE在每游戏刻都会被消耗" + "●气动的空气在每游戏刻都会被消耗,且其压力必须大于10Bar" + "●星辉的星光在每游戏刻都会被消耗" + "●流体在每游戏刻都会被消耗或产生" + "●物品会在合成结束时被消耗或产生" + "●魔力会在合成开始时被消耗或在合成结束时被产生" + ] + dependencies: ["5E1A0B48076CD5F6"] + min_width: 400 + id: "226F249D3F4A9258" + tasks: [{ + id: "59FF57ADF3D44FA2" + type: "item" + item: "masterfulmachinery:gaia_reactor_controller" + }] + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/mekanism.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/mekanism.snbt new file mode 100644 index 00000000..b713d7b8 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/mekanism.snbt @@ -0,0 +1,2829 @@ +{ + id: "00000000000000A5" + group: "72A9465344128AF9" + order_index: 3 + filename: "mekanism" + title: "通用机械" + icon: "mekanism:alloy_atomic" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "通用机械" + x: 3.5d + y: -3.5d + shape: "gear" + description: [ + "通用机械是一款以科幻为主题的技术模组,强调极端,它专注于生产效率,无论是以增加矿石产量,还是以先进的聚变反应堆为基地提供动力为形式。" + "" + "它的系统确实旨在实现一定程度的现实主义,并在实现更好的游戏体验的过程中做出一定的让步。在该模组背景下,玩家需要掌握发电、管理热量和辐射,同时寻找最高效率的路径。" + "" + "除了这些任务,游戏中没有通用机械的指南。然而,你可以在这里找到一个非常全面的官方维基:" + "" + "https://wiki.aidancbrady.com" + "" + "~MuteTiefling" + ] + optional: true + id: "00000000000006A1" + tasks: [{ + id: "00000000000006A2" + type: "checkmark" + icon: "mekanism:teleportation_core" + }] + rewards: [{ + id: "0000000000000CAE" + type: "xp" + xp: 100 + }] + } + { + title: "材料加工" + icon: "mekanism:alloy_infused" + x: 1.5d + y: -1.5d + description: [ + "如前所述,通用机械在整个模组保持着对效率的高度关注。随着机器的升级和更多系统的到位,它们变得更加高效、高产,运行成本也更低。" + "" + "在一开始就注重效率,从长远来看最终会有回报。" + ] + dependencies: ["00000000000006A1"] + id: "00000000000006A5" + tasks: [{ + id: "00000000000006A6" + type: "checkmark" + }] + rewards: [{ + id: "00000000000006CD" + type: "item" + title: "配置器" + item: { + id: "mekanism:configurator" + Count: 1b + tag: { + mekData: { + EnergyContainers: [{ + Container: 0b + stored: "60000" + }] + } + } + } + }] + } + { + title: "高级发电" + icon: "engineersdecor:sign_hotwire" + x: 5.5d + y: -1.5d + description: [ + "到目前为止,那台小型燃气发电机可能还不错。有人认为它足够了,这是可以原谅的。" + "" + "某些高端工艺需要目前我们无法触及的物质,而获取这些物质将需要极大的能量。" + "" + "接下来的任务将引导你完成建造裂变反应堆的过程,用工业蒸汽涡轮利用其能量,最后将废物处理并转化为更有用的东西。" + "" + "注:任务继续前必须完成燃气发电机的任务。" + ] + dependencies: [ + "00000000000006A1" + "00000000000006B4" + ] + id: "00000000000006A7" + tasks: [{ + id: "00000000000006A8" + type: "checkmark" + title: "高级发电" + }] + rewards: [{ + id: "0000000000000817" + type: "item" + title: "盖革计数器" + item: "mekanism:geiger_counter" + }] + } + { + x: -2.5d + y: 0.0d + subtitle: "银坩埚" + description: [ + "热力发电机是一种多功能装置,在早期作为动力源时很有用。" + "" + "首先,用流动或其他形式的熔岩包围热力发电机。方块本身也可能是“含熔岩”,就好像含水楼梯或台阶一样。与熔岩接触的面越多,产生能量的速度就越快。" + "" + "固体燃料也可以被送入该装置,在那里转化为熔岩并“燃烧”以获取能量。将被动和主动发电方法相结合将产生比单独使用任何一种方法都要大的电力。" + "" + "最后,该设备产生的熔岩也可以用任何类型的流体管道从底部提取,这使得这台机器成为你手边一台有价值的机器。" + ] + dependencies: ["00000000000006BA"] + id: "00000000000006AF" + tasks: [{ + id: "00000000000006B0" + type: "item" + item: "mekanismgenerators:heat_generator" + }] + rewards: [ + { + id: "000000000000080D" + type: "item" + title: "煤炭块" + item: "minecraft:coal_block" + count: 32 + } + { + id: "0000000000000CAA" + type: "item" + title: "高级能量立方" + item: "mekanism:advanced_energy_cube" + } + ] + } + { + x: -2.5d + y: 2.0d + subtitle: "100%不会致癌" + description: [ + "熔岩会使东西着火向,有些人不愿意这种事发生。热力发电机的升级,还有风力发电机。" + "" + "即使在海平面上,它的发电量也远远超过了热力发电机的被动模式,然而,将其放置在世界上更高的位置可以产生更多的能量。" + ] + dependencies: ["00000000000006AF"] + id: "00000000000006B1" + tasks: [{ + id: "00000000000006B2" + type: "item" + item: "mekanismgenerators:wind_generator" + }] + rewards: [ + { + id: "000000000000080E" + type: "command" + title: "稀有通用机械战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_rare" + player_command: false + } + { + id: "0000000000000864" + type: "item" + title: "基础通用线缆" + item: "mekanism:basic_universal_cable" + count: 16 + } + ] + } + { + x: -2.5d + y: 4.0d + subtitle: "可怕的效率" + description: [ + "燃气发电机主要燃烧乙烯以产生能量,但也可用于燃烧多余的氢气。氢气本身不会产生净功率增益,而是作为一种有用的储能介质。" + "" + "警告:Enigmatica-6降低了乙烯的效率。它的生产速度变得更慢,成本更高,导致总功率增益更平衡。然而,乙烯保持了它的高能量密度和燃烧速率,因此它是一种极好的爆发能源。" + ] + dependencies: [ + "00000000000006B1" + "00000000000006C3" + ] + id: "00000000000006B3" + tasks: [{ + id: "00000000000006B4" + type: "item" + item: "mekanismgenerators:gas_burning_generator" + }] + rewards: [{ + id: "00000000000007D2" + type: "item" + title: "量子传送装置" + item: "mekanism:quantum_entangloporter" + count: 2 + }] + } + { + title: "能量输导矩阵" + icon: "mekanism:basic_induction_cell" + x: 4.5d + y: 1.0d + subtitle: "没有汤勺" + description: [ + "能量立方在储存能量方面做得不错,但在处理裂变反应堆的输出时,它们太有限了。能量输导矩阵提供了更高的能量密度和更大的吞吐量。为接下来的步骤建立能量缓冲也可能是一个谨慎的想法。" + "" + "能量输导矩阵是一个形态比较自由的多方块结构,可以为3x3x4到18x18x18的任何长方体。" + "" + "它由输导供应器、输导元件、输导外壳和输导端口组成。侧面也可以由结构玻璃制成,但边缘必须由输导外壳制成。内部也不需要填充,因此可以建造更大的外壳以适应未来的扩展。" + ] + dependencies: ["0000000000000709"] + id: "00000000000006B5" + tasks: [ + { + id: "00000000000006B6" + type: "item" + item: "mekanism:induction_casing" + count: 40L + } + { + id: "00000000000006B7" + type: "item" + item: "mekanism:induction_port" + count: 2L + } + { + id: "0000000000000707" + type: "item" + item: "mekanism:advanced_induction_cell" + } + { + id: "0000000000000708" + type: "item" + item: "mekanism:advanced_induction_provider" + } + ] + rewards: [ + { + id: "0000000000000705" + type: "item" + title: "高级疏导元件" + item: "mekanism:advanced_induction_cell" + } + { + id: "000000000000086B" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + } + ] + } + { + title: "基础发电" + icon: "mekanism:advanced_energy_cube" + x: -2.5d + y: -2.0d + description: ["将红石粉放入通用机械机器的能量栏位可以直接独立发电,但这样浪费且低效。下列任务将有助于建立和运行基本的电力基础设施,使你的基地保持生产。"] + dependencies: ["00000000000006A1"] + id: "00000000000006BA" + tasks: [{ + id: "00000000000006BB" + type: "checkmark" + }] + rewards: [{ + id: "00000000000006CC" + type: "item" + title: "网络读取器" + item: { + id: "mekanism:network_reader" + Count: 1b + tag: { + mekData: { + EnergyContainers: [{ + Container: 0b + stored: "60000" + }] + } + } + } + }] + } + { + x: 1.5d + y: 0.0d + subtitle: "高级冶金学" + description: [ + "一旦基本的电力基础设施得到解决,下一个最重要的机器就是冶金灌注机。有了它,就可以创造模组中的钢和所有其他各种合金。" + "" + "考虑制作多个灌注机,每种类型各一个。为单个灌注机实现所有灌注类型的自动化是完全可能的,但需要花很多努力,还比独立的处理线慢。" + ] + dependencies: ["00000000000006A5"] + id: "00000000000006BD" + tasks: [{ + id: "00000000000006BE" + type: "item" + title: "冶金灌注机" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:metallurgic_infuser" + Count: 1b + } + { + id: "mekanism:basic_infusing_factory" + Count: 1b + } + { + id: "mekanism:advanced_infusing_factory" + Count: 1b + } + { + id: "mekanism:elite_infusing_factory" + Count: 1b + } + { + id: "mekanism:ultimate_infusing_factory" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "0000000000000816" + type: "command" + title: "稀有通用机械战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_rare" + player_command: false + } + { + id: "0000000000000860" + type: "item" + title: "钢制机壳" + item: "mekanism:steel_casing" + } + ] + } + { + x: 1.5d + y: 1.5d + subtitle: "密室死斗" + description: [ + "进一步的发展通常需要合金,但如果不付出一点额外的努力,它们的制造成本可能会非常高。富集仓就派上了用场。" + "" + "在富集仓中处理过的矿石将会有双倍的产出。" + "" + "此外,放入诸如红石、煤炭之类的东西将产出其富集变体,这些变体在冶金灌注机中会更有价值。" + "" + "比方说,一个红石可以制作一个灌注合金,而一个富集红石可以制成八个灌注合金。因此,富集这些物品是非常值得的。" + ] + dependencies: ["00000000000006BD"] + id: "00000000000006BF" + tasks: [{ + id: "00000000000006C0" + type: "item" + title: "富集仓" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:enrichment_chamber" + Count: 1b + } + { + id: "mekanism:basic_enriching_factory" + Count: 1b + } + { + id: "mekanism:advanced_enriching_factory" + Count: 1b + } + { + id: "mekanism:elite_enriching_factory" + Count: 1b + } + { + id: "mekanism:ultimate_enriching_factory" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "0000000000000812" + type: "command" + title: "稀有通用机械战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_rare" + player_command: false + } + { + id: "0000000000000861" + type: "item" + title: "富集红石" + item: "mekanism:enriched_redstone" + count: 4 + } + { + id: "0000000000000862" + type: "item" + title: "富集碳" + item: "mekanism:enriched_carbon" + count: 8 + } + ] + } + { + x: 0.0d + y: 1.5d + subtitle: "跟我来,别跟我来" + description: ["粉碎机是高级矿石处理方法的集成机器,但它也可用于将有机物捣碎制成生物燃料,然后进一步提炼成乙烯。"] + dependencies: ["00000000000006BF"] + id: "00000000000006C1" + tasks: [{ + id: "00000000000006C2" + type: "item" + title: "粉碎机" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:crusher" + Count: 1b + } + { + id: "mekanism:basic_crushing_factory" + Count: 1b + } + { + id: "mekanism:advanced_crushing_factory" + Count: 1b + } + { + id: "mekanism:elite_crushing_factory" + Count: 1b + } + { + id: "mekanism:ultimate_crushing_factory" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "0000000000000810" + type: "command" + title: "稀有通用机械战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_rare" + player_command: false + } + { + id: "000000000000082C" + type: "item" + title: "橙子" + item: "simplefarming:orange" + count: 16 + } + ] + } + { + x: -1.0d + y: 2.5d + subtitle: "压在我身上,压在你身上" + description: ["某些化学反应只在更大的压力下发生。加压反应室可以促进这些反应。目前值得关注的是,将之前步骤中生产的氢气和生物燃料结合起来,产出乙烯,将其作为升级的可再生能源。"] + dependencies: [ + "00000000000006C1" + "00000000000006CE" + ] + id: "00000000000006C3" + tasks: [{ + id: "00000000000006C4" + type: "item" + item: "mekanism:pressurized_reaction_chamber" + }] + rewards: [{ + id: "000000000000080F" + type: "command" + title: "稀有通用机械战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_rare" + player_command: false + }] + } + { + x: 3.0d + y: 1.5d + subtitle: "有机混合物" + description: ["黑曜石和萤石本身是易碎材料,但是它们有着有趣的特性。通过对其进行精炼并与锇等基底结合,它们可以制造出更易于使用的合金,同时保持其独特的性质。"] + dependencies: ["00000000000006BF"] + id: "00000000000006C5" + tasks: [{ + id: "00000000000006C6" + type: "item" + title: "锇压缩机" + icon: "mekanism:osmium_compressor" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:osmium_compressor" + Count: 1b + } + { + id: "mekanism:basic_compressing_factory" + Count: 1b + } + { + id: "mekanism:advanced_compressing_factory" + Count: 1b + } + { + id: "mekanism:elite_compressing_factory" + Count: 1b + } + { + id: "mekanism:ultimate_compressing_factory" + Count: 1b + } + { + id: "mekanism:ingot_refined_glowstone" + Count: 1b + } + { + id: "mekanism:ingot_refined_obsidian" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "0000000000000813" + type: "command" + title: "稀有通用机械战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_rare" + player_command: false + } + { + id: "0000000000000CA9" + type: "item" + title: "私人箱子" + item: "mekanism:personal_chest" + } + ] + } + { + title: "热力蒸馏塔" + icon: "mekanism:thermal_evaporation_controller" + x: 4.5d + y: -1.0d + subtitle: "收一半汤汁,小火慢炖" + description: [ + "在深入研究核子物理之前,需要做一些基础工作。热力蒸馏塔将在未来发展中发挥重要作用,因此了解它至关重要。" + "" + "收集所需材料,建造一座热力蒸馏塔。该结构有一个长方体形状的4x4底座。侧面也可以由结构玻璃制成,能够垂直延伸到18格高。" + "" + "热力蒸馏塔可通过多种方式提供热量。最简单的方法是将电阻型加热器连接到其中一个阀门上,并为其供电。注:电阻加热型器使用的能量可以在GUI中设置。实验以找到正确的能量平衡。" + "" + "然后,水或其他流体就可以从其他阀门中的一个输入。随着水被加热,它会转化为盐水,然后从第三个阀门输出。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["00000000000006A7"] + id: "00000000000006C7" + tasks: [ + { + id: "00000000000006C9" + type: "item" + item: "mekanism:thermal_evaporation_block" + count: 36L + } + { + id: "00000000000006CA" + type: "item" + item: "mekanism:thermal_evaporation_valve" + count: 3L + } + { + id: "00000000000006CB" + type: "item" + item: "mekanism:thermal_evaporation_controller" + } + { + id: "000000000000086E" + type: "item" + item: "mekanism:structural_glass" + count: 36L + } + ] + rewards: [ + { + id: "0000000000000703" + type: "item" + title: "电阻型加热器" + item: "mekanism:resistive_heater" + } + { + id: "0000000000000704" + type: "item" + title: "高级热导线缆" + item: "mekanism:advanced_thermodynamic_conductor" + count: 16 + } + ] + } + { + x: 0.5d + y: 2.5d + subtitle: "让它们永远分开" + description: [ + "电解最常用于将水分离成氢气和氧气,但它在许多其他工业过程中使用。此处,氢气可与生物燃料结合来制作乙烯。" + "" + "请注意,虽然能量和速度升级对给定数量FE产生的氢气量没有影响,但它们仍然会加快机器的速度,两者都有机器才能以最快的速度运行。" + ] + dependencies: ["00000000000006BF"] + id: "00000000000006CE" + tasks: [{ + id: "00000000000006CF" + type: "item" + item: "mekanism:electrolytic_separator" + }] + rewards: [ + { + id: "0000000000000829" + type: "item" + title: "喷气背包" + item: { + id: "mekanism:jetpack" + Count: 1b + tag: { + HideFlags: 2 + mekData: { + GasTanks: [{ + Tank: 0b + stored: { + gasName: "mekanism:hydrogen" + amount: 24000L + } + }] + } + } + } + } + { + id: "000000000000086C" + type: "command" + title: "稀有通用机械战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_rare" + player_command: false + } + ] + } + { + title: "矿石三倍化" + icon: "mekanism:electrolytic_core" + x: 0.0d + y: 4.0d + subtitle: "没有足够的矿物" + description: [ + "只要足够努力,通用机械就可以从每个矿石中提取五个锭,但这是一个非常复杂的过程,需要花大功夫才能建立起来。" + "" + "然而,在双倍和五倍之间,它还可以使矿石产量变成三倍或四倍。三倍产出在早期很容易实现,并且很值得建立。" + "" + "这项任务所需的机器包含了这一过程。然而,把一切都摆出来是留给你去发现的任务。该过程首先用氧气提纯矿石,然后将所得产物精炼成锭的形态。" + ] + dependencies: ["00000000000006CE"] + id: "00000000000006D0" + tasks: [ + { + id: "00000000000006E3" + type: "item" + item: "mekanism:electrolytic_separator" + } + { + id: "584EA4C1CB7A2268" + type: "item" + title: "提纯仓" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:purification_chamber" + Count: 1b + } + { + id: "mekanism:basic_purifying_factory" + Count: 1b + } + { + id: "mekanism:advanced_purifying_factory" + Count: 1b + } + { + id: "mekanism:elite_purifying_factory" + Count: 1b + } + { + id: "mekanism:ultimate_purifying_factory" + Count: 1b + } + ] + } + } + } + { + id: "2292FFBA8D9C5E76" + type: "item" + title: "粉碎机" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:crusher" + Count: 1b + } + { + id: "mekanism:basic_crushing_factory" + Count: 1b + } + { + id: "mekanism:advanced_crushing_factory" + Count: 1b + } + { + id: "mekanism:elite_crushing_factory" + Count: 1b + } + { + id: "mekanism:ultimate_crushing_factory" + Count: 1b + } + ] + } + } + } + { + id: "731C1D72D3C19800" + type: "item" + title: "富集仓" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:enrichment_chamber" + Count: 1b + } + { + id: "mekanism:basic_enriching_factory" + Count: 1b + } + { + id: "mekanism:advanced_enriching_factory" + Count: 1b + } + { + id: "mekanism:elite_enriching_factory" + Count: 1b + } + { + id: "mekanism:ultimate_enriching_factory" + Count: 1b + } + ] + } + } + } + { + id: "183415D2ACD363E7" + type: "item" + title: "电力熔炼炉" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:energized_smelter" + Count: 1b + } + { + id: "mekanism:basic_smelting_factory" + Count: 1b + } + { + id: "mekanism:advanced_smelting_factory" + Count: 1b + } + { + id: "mekanism:elite_smelting_factory" + Count: 1b + } + { + id: "mekanism:ultimate_smelting_factory" + Count: 1b + } + ] + } + } + } + { + id: "220D5440056144D1" + type: "item" + title: "矿石三倍化" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:clump_iron" + Count: 1b + } + { + id: "mekanism:clump_gold" + Count: 1b + } + { + id: "mekanism:clump_copper" + Count: 1b + } + { + id: "mekanism:clump_tin" + Count: 1b + } + { + id: "mekanism:clump_lead" + Count: 1b + } + { + id: "mekanism:clump_uranium" + Count: 1b + } + { + id: "mekanism:clump_osmium" + Count: 1b + } + { + id: "emendatusenigmatica:aluminum_clump" + Count: 1b + } + { + id: "emendatusenigmatica:silver_clump" + Count: 1b + } + { + id: "emendatusenigmatica:nickel_clump" + Count: 1b + } + { + id: "emendatusenigmatica:zinc_clump" + Count: 1b + } + { + id: "emendatusenigmatica:cobalt_clump" + Count: 1b + } + { + id: "emendatusenigmatica:thallasium_clump" + Count: 1b + } + { + id: "emendatusenigmatica:iesnium_clump" + Count: 1b + } + { + id: "emendatusenigmatica:regalium_clump" + Count: 1b + } + { + id: "emendatusenigmatica:utherium_clump" + Count: 1b + } + { + id: "emendatusenigmatica:froststeel_clump" + Count: 1b + } + { + id: "emendatusenigmatica:cloggrum_clump" + Count: 1b + } + { + id: "emendatusenigmatica:nebu_clump" + Count: 1b + } + ] + } + } + } + ] + rewards: [ + { + id: "00000000000006D5" + type: "item" + title: "基础工厂安装器" + item: "mekanism:basic_tier_installer" + count: 3 + } + { + id: "0000000000000814" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + } + ] + } + { + title: "锂" + icon: "emendatusenigmatica:lithium_dust" + x: 4.0d + y: 0.0d + subtitle: "我找到我的朋友了,他们就在我脑袋里" + description: [ + "在继续之前,盐水需要经过第二个蒸馏塔来形成液态锂。" + "" + "下一步是使用回旋式气液转换机将液态锂转化为气态锂。" + "" + "然后可以在化学结晶器中对气态锂进行处理,以产生固态锂元素。" + ] + dependencies: ["00000000000006C7"] + id: "0000000000000709" + tasks: [ + { + id: "000000000000070A" + type: "item" + item: "mekanism:chemical_crystallizer" + } + { + id: "0A65673DD920A57E" + type: "item" + item: "mekanism:rotary_condensentrator" + } + { + id: "65ABA5E4FB3C53C2" + type: "item" + item: "emendatusenigmatica:lithium_dust" + } + ] + rewards: [{ + id: "000000000000070C" + type: "item" + title: "锂粉" + item: "emendatusenigmatica:lithium_dust" + count: 16 + }] + } + { + title: "输入:硫磺" + icon: "emendatusenigmatica:sulfur_dust" + x: 9.5d + y: -0.5d + shape: "rsquare" + dependencies: ["0000000000000764"] + optional: true + id: "000000000000072B" + tasks: [{ + id: "0000000000000737" + type: "checkmark" + title: "硫磺" + }] + } + { + title: "输入:铀" + icon: "emendatusenigmatica:uranium_ingot" + x: 13.0d + y: 6.5d + shape: "rsquare" + dependencies: ["0000000000000765"] + optional: true + id: "000000000000072D" + tasks: [{ + id: "0000000000000736" + type: "checkmark" + title: "铀" + }] + } + { + title: "二氧化硫" + icon: "mekanism:ultimate_chemical_tank" + x: 10.5d + y: 1.5d + shape: "diamond" + dependencies: ["0000000000000733"] + optional: true + id: "000000000000072F" + tasks: [{ + id: "000000000000073B" + type: "checkmark" + title: "二氧化硫" + }] + } + { + title: "输入:水" + icon: { + id: "mekanism:creative_fluid_tank" + Count: 1b + tag: { + mekData: { + FluidTanks: [{ + Tank: 0b + stored: { + FluidName: "minecraft:water" + Amount: 2147483647 + } + }] + } + } + } + x: 8.0d + y: 3.5d + shape: "rsquare" + dependencies: ["0000000000000765"] + optional: true + id: "0000000000000731" + tasks: [{ + id: "0000000000000735" + type: "checkmark" + title: "水" + }] + } + { + title: "化学氧化机" + icon: "mekanism:chemical_oxidizer" + x: 9.5d + y: 0.5d + shape: "hexagon" + dependencies: ["000000000000072B"] + optional: true + id: "0000000000000733" + tasks: [{ + id: "000000000000073A" + type: "checkmark" + title: "化学氧化机" + }] + } + { + title: "化学灌注器" + icon: "mekanism:chemical_infuser" + x: 10.5d + y: 2.5d + shape: "hexagon" + dependencies: [ + "000000000000072F" + "0000000000000741" + ] + optional: true + id: "0000000000000738" + tasks: [{ + id: "000000000000073C" + type: "checkmark" + title: "化学灌注器" + }] + } + { + title: "电解分离器" + icon: "mekanism:electrolytic_separator" + x: 8.5d + y: 2.5d + shape: "hexagon" + dependencies: ["0000000000000731"] + optional: true + id: "000000000000073D" + tasks: [{ + id: "000000000000073E" + type: "checkmark" + title: "电解分离器" + }] + } + { + title: "输出:氢气" + icon: "mekanism:ultimate_chemical_tank" + x: 8.5d + y: 1.5d + dependencies: ["000000000000073D"] + optional: true + id: "000000000000073F" + tasks: [{ + id: "0000000000000740" + type: "checkmark" + title: "氢气" + }] + } + { + title: "氧气" + icon: "mekanism:ultimate_chemical_tank" + x: 9.5d + y: 2.5d + shape: "diamond" + dependencies: ["000000000000073D"] + optional: true + id: "0000000000000741" + tasks: [{ + id: "0000000000000742" + type: "checkmark" + title: "氧气" + }] + } + { + title: "三氧化硫" + icon: "mekanism:ultimate_chemical_tank" + x: 10.5d + y: 3.5d + shape: "diamond" + dependencies: ["0000000000000738"] + optional: true + id: "0000000000000743" + tasks: [{ + id: "0000000000000744" + type: "checkmark" + title: "三氧化硫" + }] + } + { + title: "化学灌注器" + icon: "mekanism:chemical_infuser" + x: 10.5d + y: 4.5d + shape: "hexagon" + dependencies: [ + "0000000000000743" + "0000000000000749" + ] + optional: true + id: "0000000000000745" + tasks: [{ + id: "0000000000000746" + type: "checkmark" + title: "化学灌注器" + }] + } + { + title: "回旋式气液转换机" + icon: "mekanism:rotary_condensentrator" + x: 8.5d + y: 4.5d + shape: "hexagon" + dependencies: ["0000000000000731"] + optional: true + id: "0000000000000747" + tasks: [{ + id: "0000000000000748" + type: "checkmark" + title: "回旋式气液转换机" + }] + } + { + title: "水蒸气" + icon: "mekanism:ultimate_chemical_tank" + x: 9.5d + y: 4.5d + shape: "diamond" + dependencies: ["0000000000000747"] + optional: true + id: "0000000000000749" + tasks: [{ + id: "000000000000074A" + type: "checkmark" + title: "水蒸气" + }] + } + { + title: "硫酸" + icon: "mekanism:ultimate_chemical_tank" + x: 10.5d + y: 5.5d + shape: "diamond" + dependencies: ["0000000000000745"] + optional: true + id: "000000000000074B" + tasks: [{ + id: "000000000000074C" + type: "checkmark" + title: "硫酸" + }] + } + { + x: 10.5d + y: 6.5d + shape: "hexagon" + dependencies: [ + "000000000000074B" + "000000000000074F" + ] + optional: true + id: "000000000000074D" + tasks: [{ + id: "000000000000074E" + type: "checkmark" + title: "化学溶解室" + icon: "mekanism:chemical_dissolution_chamber" + }] + } + { + title: "输入:氟" + icon: "emendatusenigmatica:fluorite_gem" + x: 12.0d + y: 5.5d + shape: "rsquare" + dependencies: ["0000000000000765"] + optional: true + id: "000000000000074F" + tasks: [{ + id: "0000000000000750" + type: "checkmark" + title: "氟" + }] + } + { + title: "氢氟酸" + icon: "mekanism:ultimate_chemical_tank" + x: 9.5d + y: 6.5d + shape: "diamond" + dependencies: ["000000000000074D"] + optional: true + id: "0000000000000751" + tasks: [{ + id: "0000000000000753" + type: "checkmark" + title: "氢氟酸" + }] + } + { + title: "化学灌注器" + icon: "mekanism:chemical_infuser" + x: 8.5d + y: 6.5d + shape: "hexagon" + dependencies: [ + "0000000000000751" + "0000000000000758" + ] + optional: true + id: "0000000000000754" + tasks: [{ + id: "0000000000000755" + type: "checkmark" + title: "化学灌注器" + }] + } + { + title: "铀黄饼" + icon: "mekanism:yellow_cake_uranium" + x: 10.5d + y: 7.5d + shape: "diamond" + dependencies: ["000000000000075E"] + optional: true + id: "0000000000000756" + tasks: [{ + id: "0000000000000757" + type: "checkmark" + title: "铀黄饼" + }] + } + { + title: "氧化铀" + icon: { + id: "mekanism:creative_chemical_tank" + Count: 1b + tag: { + mekData: { + GasTanks: [{ + Tank: 0b + stored: { + gasName: "mekanism:uranium_oxide" + amount: 9223372036854775807L + } + }] + } + } + } + x: 8.5d + y: 7.5d + shape: "diamond" + dependencies: ["000000000000075C"] + optional: true + id: "0000000000000758" + tasks: [{ + id: "0000000000000759" + type: "checkmark" + title: "氧化铀" + }] + } + { + title: "六氟化铀" + icon: { + id: "mekanism:creative_chemical_tank" + Count: 1b + tag: { + mekData: { + GasTanks: [{ + Tank: 0b + stored: { + gasName: "mekanism:uranium_hexafluoride" + amount: 9223372036854775807L + } + }] + } + } + } + x: 7.5d + y: 6.5d + shape: "diamond" + dependencies: ["0000000000000754"] + optional: true + id: "000000000000075A" + tasks: [{ + id: "000000000000075B" + type: "checkmark" + title: "六氟化铀" + }] + } + { + title: "化学氧化机" + icon: "mekanism:chemical_oxidizer" + x: 9.5d + y: 7.5d + shape: "hexagon" + dependencies: ["0000000000000756"] + optional: true + id: "000000000000075C" + tasks: [{ + id: "000000000000075D" + type: "checkmark" + title: "化学氧化机" + }] + } + { + title: "富集仓" + icon: "mekanism:enrichment_chamber" + x: 11.5d + y: 7.5d + shape: "hexagon" + dependencies: ["000000000000072D"] + optional: true + id: "000000000000075E" + tasks: [{ + id: "000000000000075F" + type: "checkmark" + title: "富集仓" + }] + } + { + title: "同位素离心机" + icon: "mekanism:isotopic_centrifuge" + x: 7.5d + y: 7.5d + shape: "hexagon" + dependencies: ["000000000000075A"] + optional: true + id: "0000000000000760" + tasks: [{ + id: "0000000000000761" + type: "checkmark" + title: "同位素离心机" + }] + } + { + title: "输出:裂变燃料" + icon: "mekanism:ultimate_chemical_tank" + x: 7.5d + y: 9.0d + description: ["哦!你还在看呢?"] + dependencies: ["0000000000000760"] + optional: true + id: "0000000000000762" + tasks: [{ + id: "0000000000000763" + type: "checkmark" + title: "裂变燃料" + }] + rewards: [ + { + id: "000000000000082B" + type: "item" + title: "甜浆果曲奇" + item: "farmersdelight:sweet_berry_cookie" + count: 3 + } + { + id: "000000000000082D" + type: "item" + title: "蜂蜜曲奇" + item: "farmersdelight:honey_cookie" + count: 3 + } + { + id: "000000000000082E" + type: "item" + title: "花生酱饼干" + item: "simplefarming:peanut_butter_cookie" + count: 3 + } + { + id: "000000000000082F" + type: "item" + title: "曲奇" + item: "minecraft:cookie" + count: 3 + } + { + id: "0000000000000A81" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + x: 9.5d + y: -2.0d + subtitle: "免费招待" + description: [ + "通用机械的裂变反应堆是v10版本新改的,即使是老玩家也可能会发现自己有点迷失。所以,我们免费招待了一张流程图。" + "" + "此生产链将涉及大量的硫磺、铀、氟和水,因此,在开始之前,请确保这些材料以某种方式实现了自动化生产。" + ] + dependencies: [ + "00000000000006A8" + "00000000000006A1" + ] + id: "0000000000000764" + tasks: [{ + id: "0000000000000765" + type: "checkmark" + title: "裂变燃料生产" + icon: "mekanism:isotopic_centrifuge" + }] + rewards: [{ + id: "000000000000082A" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + title: "燃料棒组件" + icon: "mekanismgenerators:control_rod_assembly" + x: 6.5d + y: 1.0d + subtitle: "侦测到在途的核聚变打击" + description: [ + "燃料棒组件是用来在反应时承载裂变材料的。拥有更多燃料棒组件可以使反应堆更快地燃烧燃料。" + "" + "一套组件由顶部的控制棒组件和其下方的燃料组件柱组成。组件与组件之间不得接触,因此理想设计是将其像棋盘一样排列。" + "" + "到目前为止收集的材料足以建造一个5x5x9反应堆,其顶部和侧面皆为玻璃,是一个相当不错的起始反应堆。使用配置器来正确设置反应堆端口。" + "" + "小贴士:在结构顶部附近放置一个输入阀门,与涡轮机的排气口对齐,以简化机械管道的布线。" + "同样,冷却液输出最好放在结构中较低的位置,再次与涡轮机的输入阀门对齐,以简化加压管道的布线。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。在粘贴时将自动配置端口。" + ] + dependencies: ["000000000000079A"] + min_width: 250 + id: "0000000000000793" + tasks: [ + { + id: "0000000000000794" + type: "item" + item: "mekanismgenerators:fission_fuel_assembly" + count: 30L + } + { + id: "00000000000007A4" + type: "item" + item: "mekanismgenerators:control_rod_assembly" + count: 5L + } + ] + rewards: [{ + id: "000000000000081A" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + title: "裂变反应堆外壳" + icon: "mekanismgenerators:fission_reactor_casing" + x: 6.5d + y: -1.0d + subtitle: "控制辐射" + description: [ + "构造裂变反应堆的第一步是建造一个安全的地方。一个能阻止辐射的东西。" + "" + "裂变反应堆本身可以相当大,如果你愿意,它可以达到18x18x18。但最好将整个结构放在同一个区块中。然而,一开始就造这么大是没有意义的,所以我们将重点关注在更合理的东西上,一个5x5底和9格高的反应堆。" + "" + "配置器可使端口在“仅输入”、“输出废料”和“输出冷却剂”之间切换。确保将端口相应地设置为这些模式。" + "" + "注:F3+G可以显示区块边界。试着相应地规划你的反应堆。" + ] + dependencies: ["00000000000006A7"] + id: "0000000000000795" + tasks: [ + { + id: "0000000000000796" + type: "item" + item: "mekanismgenerators:fission_reactor_casing" + count: 69L + } + { + id: "0000000000000798" + type: "item" + item: "mekanismgenerators:fission_reactor_port" + count: 4L + } + { + id: "0000000000000799" + type: "item" + item: "mekanismgenerators:reactor_glass" + count: 87L + } + ] + rewards: [{ + id: "0000000000000818" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + title: "安全防护" + x: 7.0d + y: 0.0d + subtitle: "防范于未然" + description: [ + "历史一次又一次地向我们表明,处理像核物理这样危险的事情唯一明智的方法就是安全第一。三英里岛可能是一场灾难,但没有人死亡的事实证明了安全协议的重要性。" + "" + "话虽如此,在通用机械裂变反应堆中建造一些安全系统也是值得的。维基上有一个关于断路器的优秀条目:" + "" + "https://wiki.aidancbrady.com/wiki/Fission_Reactor" + "" + "如果反应堆过热,就可能达到超临界状态并发生爆炸,其主要原因是冷却剂耗尽。因此,断路器应在高温下触发。谨慎的话,也可以为多余的废料建造第二个断路器,以防止辐射排放到周围环境中。" + "" + "警告:Enigmatica-6调整了蒸汽的生成速度,所以不要假设你的反应堆是安全的。请严格测试!" + ] + dependencies: ["0000000000000795"] + min_width: 255 + id: "000000000000079A" + tasks: [{ + id: "000000000000079B" + type: "item" + item: "mekanismgenerators:fission_reactor_logic_adapter" + count: 2L + }] + rewards: [ + { + id: "000000000000079C" + type: "item" + title: "沙砾" + item: "minecraft:gravel" + } + { + id: "000000000000079D" + type: "item" + title: "侦测器" + item: "minecraft:observer" + } + { + id: "000000000000079E" + type: "item" + title: "活塞" + item: "minecraft:piston" + } + { + id: "000000000000079F" + type: "item" + title: "红石粉" + item: "minecraft:redstone" + } + ] + } + { + x: 6.0d + y: 3.5d + subtitle: "高活性辐射废弃物" + description: [ + "燃烧裂变燃料自然会产生废料。正确处理和储存这些废料至关重要。废料只能经由通用机械的加压管道传输并且储存在放射性废料桶或再处理废料的机器中。" + "" + "此外,破坏或捡起任何含有废料的机器或废料桶都会自动将辐射排入环境,因此必须注意以避免发生事故。" + "" + "最后,储存在此类桶中的废料将缓慢而安全地消散。因此,如果目的是进一步处理它,最安全的做法是将其直接输送到机器中。" + ] + dependencies: ["0000000000000793"] + id: "00000000000007A5" + tasks: [{ + id: "00000000000007A6" + type: "item" + item: "mekanism:radioactive_waste_barrel" + count: 8L + }] + rewards: [ + { + id: "00000000000007D3" + type: "item" + title: "防辐射面罩" + item: { + id: "mekanism:hazmat_mask" + Count: 1b + tag: { + HideFlags: 2 + } + } + } + { + id: "00000000000007D4" + type: "item" + title: "防辐射外衣" + item: { + id: "mekanism:hazmat_gown" + Count: 1b + tag: { + HideFlags: 2 + } + } + } + { + id: "00000000000007D5" + type: "item" + title: "防辐射裤子" + item: { + id: "mekanism:hazmat_pants" + Count: 1b + tag: { + HideFlags: 2 + } + } + } + { + id: "00000000000007D7" + type: "item" + title: "防辐射靴子" + item: { + id: "mekanism:hazmat_boots" + Count: 1b + tag: { + HideFlags: 2 + } + } + } + { + id: "00000000000007D8" + type: "item" + title: "标志牌“小心放射性危害”" + item: "engineersdecor:sign_radioactive" + count: 16 + } + ] + } + { + title: "钚处理" + icon: "mekanism:pellet_plutonium" + x: 6.5d + y: 5.0d + subtitle: "胖子" + description: ["废料可以再加工成钚。钚可以用于建造高级结构,或作为一种回收燃料,再次回到裂变反应堆。"] + dependencies: ["00000000000007A5"] + id: "00000000000007A7" + tasks: [ + { + id: "00000000000007A8" + type: "item" + item: "mekanism:isotopic_centrifuge" + } + { + id: "00000000000007B0" + type: "item" + item: "mekanism:pressurized_reaction_chamber" + } + { + id: "000000000000081C" + type: "item" + item: "mekanism:pellet_plutonium" + count: 4L + } + ] + rewards: [{ + id: "0000000000000820" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + title: "钋处理" + icon: "mekanism:pellet_polonium" + x: 5.5d + y: 5.0d + subtitle: "利特维年科之死" + description: [ + "钋是一种特别有害的物质,尽管如此,它在各种应用中都很有用。" + "" + "谢天谢地,它可以被处理得更安全一些。" + ] + dependencies: ["00000000000007A5"] + id: "00000000000007A9" + tasks: [ + { + id: "00000000000007AA" + type: "item" + item: "mekanism:solar_neutron_activator" + } + { + id: "00000000000007AF" + type: "item" + item: "mekanism:pressurized_reaction_chamber" + } + { + id: "000000000000081D" + type: "item" + item: "mekanism:pellet_polonium" + count: 4L + } + ] + rewards: [{ + id: "000000000000081E" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + title: "高密度聚乙烯" + x: -1.0d + y: 3.5d + description: ["除了用于燃烧发电,乙烯还可以再加工成高密度聚乙烯,这是一种用于制造少数高级机器的优质塑料。"] + dependencies: ["00000000000006C3"] + id: "00000000000007AB" + tasks: [{ + id: "00000000000007AC" + type: "item" + item: "mekanism:hdpe_pellet" + count: 64L + }] + rewards: [{ + id: "0000000000000815" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + title: "超临界移相器" + icon: "mekanism:sps_casing" + x: 6.0d + y: 6.5d + subtitle: "我已经让她全速前进了,船长" + description: [ + "你有一大量的铀,对吧?没错。你需要很多铀来搭建这种结构,它用于从核废料中生成反物质。" + "" + "查看通用机械维基以辅助了解该结构的形状。带有增压线圈的两个端口可接受能量输入。另外两个端口则用于输入废料和输出反物质。" + "" + "假设可以提供足够的能量和废料,添加更多带有增压线圈的端口将使机器运行得更快。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: [ + "00000000000007A7" + "00000000000007A9" + "00000000000007AC" + ] + id: "00000000000007B1" + tasks: [ + { + id: "00000000000007B2" + type: "item" + item: "mekanism:sps_casing" + count: 60L + } + { + id: "00000000000007B3" + type: "item" + item: "mekanismgenerators:reactor_glass" + count: 122L + } + { + id: "00000000000007B4" + type: "item" + item: "mekanism:sps_port" + count: 4L + } + { + id: "00000000000007B5" + type: "item" + item: "mekanism:supercharged_coil" + count: 2L + } + ] + rewards: [ + { + id: "00000000000007D9" + type: "item" + title: "铀矿石" + item: "emendatusenigmatica:uranium_ore" + count: 64 + } + { + id: "0000000000000842" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + } + ] + } + { + title: "聚变反应堆" + icon: "mekanismgenerators:fusion_reactor_controller" + x: 4.5d + y: 3.5d + subtitle: "盒中恒星" + description: [ + "聚变,恒星的力量,没有它重元素就不存在。" + "" + "通用机械的维基可以帮助你搭建这个形状奇怪的结构,但燃料供应链的建造取决于你。请务必在所有侧面使用反应堆玻璃,以大大降低建造此结构的成本。" + "" + "关于聚变反应堆,你需要记住一些重要的事情。首先,与裂变反应堆不同,这是一种安全的能量供应,永远不会堆芯熔化或造成任何不利影响。" + "" + "●为反应堆提供燃料时,请分别输入氘和氚。" + "" + "●反应堆直接产生的FE非常少。想要充分利用它,让水流过以转化为蒸汽。然后将蒸汽通过工业涡轮。和裂变反应堆一样,想要满足水的供应可能需要将涡轮中的蒸汽回收成水。" + "" + "●除了直接供应氘和氚,向其输送氘氚燃料将大大增加反应堆的热量,使其更快地产生蒸汽。" + "" + "●将聚变反应堆连接到热力锅炉是另一种提高总蒸汽产量并提高发电量的好方法。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["00000000000007A9"] + min_width: 300 + id: "00000000000007B6" + tasks: [ + { + id: "00000000000007B7" + type: "item" + item: "mekanismgenerators:fusion_reactor_controller" + } + { + id: "00000000000007E0" + type: "item" + item: "mekanismgenerators:fusion_reactor_frame" + count: 36L + } + { + id: "00000000000007E1" + type: "item" + item: "mekanismgenerators:fusion_reactor_port" + count: 4L + } + { + id: "00000000000007E2" + type: "item" + item: "mekanismgenerators:laser_focus_matrix" + } + { + id: "00000000000007E3" + type: "item" + item: "mekanismgenerators:reactor_glass" + count: 24L + } + ] + rewards: [{ + id: "0000000000000821" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + title: "工业涡轮" + icon: "mekanismgenerators:turbine_blade" + x: 5.5d + y: 1.5d + subtitle: "满满当当" + description: [ + "裂变反应堆本身不会产生有用的能量。确切来说,它生成的蒸汽必须通过工业涡轮才能产生FE。涡轮对将蒸汽循环成水并返回裂变反应堆进行冷却这一过程也是至关重要的。没有这种再处理回路,想要提供足够的冷却剂来保持反应堆运行是非常困难的。" + "" + "涡轮本身是一个复杂的多方块结构,有着各种控制部件在何处以及如何组合在一起的规则。有关搭建造涡轮的帮助,请参阅维基。目前收集的材料应足以建造侧面为玻璃的5x5x9的工业涡轮。" + "" + "反应堆将自动从冷却剂输出端口输出蒸汽。蒸汽必须经过加压管道进入涡轮端口,然后水就可以自动从结构顶部的任何排气口输出,并可以传递回反应堆上的输入端口。" + "" + "接下来就可以从另一个涡轮端口处提取能量。" + "" + "警告:如果涡轮的能量缓存被充满,它将停止运行,蒸汽和水将会停止输入,并且反应堆的热量将迅速上升到危险水平,导致潜在的堆芯熔化的情况。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。它不会为你放置叶片,但被配置得与裂变反应堆蓝图贴合。" + "" + ] + dependencies: ["0000000000000793"] + min_width: 300 + id: "00000000000007B8" + tasks: [ + { + id: "00000000000007B9" + type: "item" + item: "mekanismgenerators:turbine_blade" + count: 10L + } + { + id: "00000000000007BA" + type: "item" + item: "mekanismgenerators:electromagnetic_coil" + count: 3L + } + { + id: "00000000000007BB" + type: "item" + item: "mekanism:pressure_disperser" + count: 8L + } + { + id: "00000000000007BC" + type: "item" + item: "mekanismgenerators:rotational_complex" + } + { + id: "00000000000007BD" + type: "item" + item: "mekanismgenerators:saturating_condenser" + count: 6L + } + { + id: "00000000000007BE" + type: "item" + item: "mekanism:structural_glass" + count: 58L + } + { + id: "00000000000007BF" + type: "item" + item: "mekanismgenerators:turbine_casing" + count: 69L + } + { + id: "00000000000007C0" + type: "item" + item: "mekanismgenerators:turbine_rotor" + count: 5L + } + { + id: "00000000000007C1" + type: "item" + item: "mekanismgenerators:turbine_valve" + count: 2L + } + { + id: "00000000000007C2" + type: "item" + item: "mekanismgenerators:turbine_vent" + count: 33L + } + ] + rewards: [{ + id: "0000000000000819" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: 5.0d + y: 8.0d + subtitle: "逆波函数" + description: ["反物质曾被认为不可能被制造,它为人们提供了一些被认为是魔法的可能性。"] + dependencies: ["00000000000007B1"] + id: "00000000000007C3" + tasks: [{ + id: "00000000000007C4" + type: "item" + item: "mekanism:pellet_antimatter" + }] + rewards: [{ + id: "000000000000081F" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + x: 3.5d + y: 9.0d + subtitle: "与魔法没有区别" + description: [ + "古代的炼金术士相信元素物质可以被转化,他们是正确的。" + "" + "他们未能理解的是,这样做需要大量的能量。" + ] + dependencies: ["00000000000007C3"] + id: "00000000000007C5" + tasks: [{ + id: "00000000000007C6" + type: "item" + item: "mekanism:antiprotonic_nucleosynthesizer" + }] + rewards: [{ + id: "0000000000000828" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + x: 4.5d + y: 6.5d + subtitle: "里面比外面大" + description: ["任何QIO网络的核心和灵魂。插入驱动器并设置频率以开始。"] + dependencies: ["00000000000007A9"] + id: "00000000000007C7" + tasks: [{ + id: "00000000000007C8" + type: "item" + item: "mekanism:qio_drive_array" + }] + rewards: [{ + id: "0000000000000827" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + x: 3.5d + y: 5.5d + subtitle: "远程浏览" + description: ["仪表板可以放置在任何位置,并能使你手动从网络中放入或拿去物品。"] + dependencies: ["00000000000007C7"] + id: "00000000000007C9" + tasks: [{ + id: "00000000000007CA" + type: "item" + item: "mekanism:qio_dashboard" + }] + rewards: [{ + id: "0000000000000823" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + title: "QIO输入和输出" + x: 3.5d + y: 7.5d + subtitle: "无用输入,无用输出" + description: ["如果没有办法自动将物品放入或取出,那么将物品存储在QIO驱动器阵列中是相当愚蠢的。QIO输入器和输出器实现了这一点,使该系统可以作为无线物品传输和存储系统工作。"] + dependencies: ["00000000000007C7"] + id: "00000000000007CB" + tasks: [ + { + id: "00000000000007CC" + type: "item" + item: "mekanism:qio_importer" + } + { + id: "00000000000007CD" + type: "item" + item: "mekanism:qio_exporter" + } + ] + rewards: [{ + id: "0000000000000826" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + x: 2.5d + y: 6.0d + subtitle: "比箱柜更好" + description: ["QIO驱动器提供了与箱柜一样的深度存储,但可以集中访问且占地面积更小。"] + dependencies: ["00000000000007C7"] + id: "00000000000007CE" + tasks: [{ + id: "00000000000007CF" + type: "item" + item: "mekanism:qio_drive_base" + }] + rewards: [{ + id: "0000000000000824" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + x: 2.5d + y: 7.0d + subtitle: "停下来!" + description: ["当QIO驱动空间内的某种物品达到某个阈值时,红石适配器就会输出信号,以一种简单的方式禁用不再需要运行的机器。"] + dependencies: ["00000000000007C7"] + id: "00000000000007D0" + tasks: [{ + id: "00000000000007D1" + type: "item" + item: "mekanism:qio_redstone_adapter" + }] + rewards: [{ + id: "0000000000000825" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + title: "激光增幅" + icon: "mekanism:laser_amplifier" + x: 3.5d + y: 4.5d + subtitle: "突破极限" + description: [ + "为了真正启动聚变反应堆,需要高度集中的高能爆发。" + "" + "激光增幅器可以收集多达五束激光,并将它们组合成一束强大的光束。增幅器也可以连在一起,从一个增幅器射入另一个。" + "" + "连接中的最后一个放大器应指向聚变反应堆中的激光聚焦矩阵,并设置为红石脉冲模式。一旦它积累了足够的能量,就提供红石脉冲让其在瞬间释放所有能量。" + "" + "聚变反应堆中也必须存在充满的黑体辐射腔。" + ] + dependencies: ["00000000000007B6"] + id: "00000000000007DC" + tasks: [ + { + id: "00000000000007DD" + type: "item" + item: "mekanism:laser_amplifier" + count: 2L + } + { + id: "00000000000007DE" + type: "item" + item: "mekanism:laser" + count: 9L + } + ] + rewards: [ + { + id: "00000000000007DF" + type: "item" + title: "黑体辐射腔" + item: "mekanismgenerators:hohlraum" + } + { + id: "0000000000000822" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + } + { + id: "0000000000000873" + type: "item" + title: "标志牌“小心激光”" + item: "engineersdecor:sign_laser" + count: 16 + } + ] + } + { + title: "不要惊慌" + icon: "minecraft:cod" + x: 5.5d + y: 0.0d + subtitle: "那位弗洛德可真知道他的毛巾在哪儿" + description: [ + "事故时有发生。" + "" + "抓一条鱼来完成这项任务,如果你已经不可逆转地辐射了你的整个基地。" + "" + "只能赎罪一次。" + ] + dependencies: ["0000000000000793"] + optional: true + id: "00000000000007E4" + tasks: [ + { + id: "00000000000007E9" + type: "checkmark" + title: "不要惊慌" + } + { + id: "00000000000007EA" + type: "item" + item: "minecraft:cod" + consume_items: true + } + ] + rewards: [{ + id: "00000000000007E6" + type: "command" + title: "清除辐射" + icon: "engineersdecor:sign_radioactive" + command: "/mek radiation removeAll" + player_command: false + }] + } + { + title: "热力锅炉" + icon: "mekanism:superheating_element" + x: 4.5d + y: 2.0d + subtitle: "这里热气腾腾" + description: [ + "水冷是一个很好的开始,但它有其局限性。钠可以用来散发更多的热量,使反应堆以更高的燃烧速率运行。" + "" + "然而,想要利用钠,需要一个新的多方块:热力锅炉。" + "" + "●钠在裂变反应堆中被加热成为过热钠。" + "" + "●过热钠进入锅炉,将水加热成蒸汽。" + "" + "●锅炉输出冷却的钠,通过裂变反应堆进行回收。" + "" + "●蒸汽通过涡轮,产生FE和水,并且水通过锅炉进行回收。" + "" + "锅炉几乎可以是任何尺寸,最大18x18x18,但是一个小型锅炉就能够散发大量热量。该任务要求的材料可以搭建一个5x9x5的锅炉。涡轮比锅炉更有可能需要扩大规模。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。粘贴时会自动配置端口,并进行了预配置使其与裂变反应堆和涡轮机蓝图很好地贴合。" + "" + ] + dependencies: ["00000000000007B8"] + min_width: 250 + id: "0000000000000E78" + tasks: [ + { + id: "0000000000000E79" + type: "item" + item: "mekanism:boiler_casing" + count: 80L + } + { + id: "0000000000000E7A" + type: "item" + item: "mekanism:boiler_valve" + count: 4L + } + { + id: "0000000000000E7B" + type: "item" + item: "mekanism:pressure_disperser" + count: 9L + } + { + id: "0000000000000E7C" + type: "item" + item: "mekanism:structural_glass" + count: 78L + } + { + id: "0000000000000E7D" + type: "item" + item: "mekanism:superheating_element" + count: 9L + } + ] + rewards: [{ + id: "0000000000000E7E" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: 0.5d + y: -1.0d + subtitle: "好过眼中钉" + description: [ + "这是必然的。到处都是管道和电缆,谁知道当机器放下时,会有什么东西进入机器。水?氢气?一旦这种事情发生了,通常情况下,如何把它们弄出来并不明晰。" + "" + "这就是滴管的用处。这个小工具可以从各种机器中提取不需要的输入物。用滴管点击机器GUI内的输入将提取少量输入,从而将其轻松地将其运输到另一台机器。潜行+左击将会清空机器中的材料。" + "" + "类似地,用滴管潜行+右击空气将清空当前滴管存储的任何东西。" + ] + dependencies: ["00000000000006A5"] + id: "1100DDF4FA8D31C3" + tasks: [{ + id: "590FDCF2C714EE6B" + type: "item" + item: "mekanism:gauge_dropper" + }] + rewards: [{ + id: "3954C7F86F9C301B" + type: "command" + title: "稀有通用机械战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_rare" + player_command: false + }] + } + { + x: 2.5d + y: 0.5d + subtitle: "哟,老兄,听说你喜欢机器……" + description: [ + "机器可以加装的速度升级数量是有限的。在这之后,横向扩展是加快速度的唯一选择。值得庆幸的是,工厂安装器比9台装满升级的机器要便宜一些。记住,这些都是为了效率!" + "" + "要应用工厂安装器,只需在世界中潜行右击机器即可。需要一阶一阶往上升级。" + ] + dependencies: ["00000000000006BD"] + id: "6AA3DA7395582D75" + tasks: [{ + id: "487EEDB965838B35" + type: "item" + title: "工厂安装器" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:basic_tier_installer" + Count: 1b + } + { + id: "mekanism:advanced_tier_installer" + Count: 1b + } + { + id: "mekanism:elite_tier_installer" + Count: 1b + } + { + id: "mekanism:ultimate_tier_installer" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "21CAB75DA0FC846D" + type: "command" + title: "稀有通用机械战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_rare" + player_command: false + }] + } + { + icon: "mekanism:upgrade_gas" + x: -1.0d + y: 5.5d + subtitle: "你需要更多瓦斯" + description: ["弄清楚矿石四倍处理的确切过程是留给读者的任务。从给定的金属碎片开始,通过JEI来制定流程。气体升级对于满足氯化氢需求至关重要。"] + dependencies: ["00000000000006D0"] + id: "504DD59B5A254183" + tasks: [ + { + id: "581F64A5B70FD048" + type: "item" + title: "矿石四倍化" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:shard_iron" + Count: 1b + } + { + id: "mekanism:shard_gold" + Count: 1b + } + { + id: "mekanism:shard_copper" + Count: 1b + } + { + id: "mekanism:shard_tin" + Count: 1b + } + { + id: "mekanism:shard_lead" + Count: 1b + } + { + id: "mekanism:shard_uranium" + Count: 1b + } + { + id: "mekanism:shard_osmium" + Count: 1b + } + { + id: "emendatusenigmatica:aluminum_shard" + Count: 1b + } + { + id: "emendatusenigmatica:silver_shard" + Count: 1b + } + { + id: "emendatusenigmatica:nickel_shard" + Count: 1b + } + { + id: "emendatusenigmatica:zinc_shard" + Count: 1b + } + { + id: "emendatusenigmatica:cobalt_shard" + Count: 1b + } + { + id: "emendatusenigmatica:thallasium_shard" + Count: 1b + } + { + id: "emendatusenigmatica:iesnium_shard" + Count: 1b + } + { + id: "emendatusenigmatica:regalium_shard" + Count: 1b + } + { + id: "emendatusenigmatica:utherium_shard" + Count: 1b + } + { + id: "emendatusenigmatica:froststeel_shard" + Count: 1b + } + { + id: "emendatusenigmatica:cloggrum_shard" + Count: 1b + } + { + id: "emendatusenigmatica:nebu_shard" + Count: 1b + } + ] + } + } + } + { + id: "278A00997E5A1807" + type: "item" + item: "mekanism:upgrade_gas" + } + ] + rewards: [{ + id: "5CB2EF184247180B" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + icon: "emendatusenigmatica:fluorite_gem" + x: -2.5d + y: 6.5d + subtitle: "研究完成" + description: [ + "矿石处理的终极效率……真的吗?" + "" + "通用机械最高形式的矿石加工以五倍化结束,需要大量的基础设施才能完成。与四倍化一样,可以通过查询金属结晶,从JEI中指定确切流畅。" + ] + dependencies: ["504DD59B5A254183"] + id: "1BA848F73C707DCC" + tasks: [{ + id: "38AF11C23B5E8A03" + type: "item" + title: "矿石五倍化" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:crystal_iron" + Count: 1b + } + { + id: "mekanism:crystal_gold" + Count: 1b + } + { + id: "mekanism:crystal_copper" + Count: 1b + } + { + id: "mekanism:crystal_tin" + Count: 1b + } + { + id: "mekanism:crystal_lead" + Count: 1b + } + { + id: "mekanism:crystal_uranium" + Count: 1b + } + { + id: "mekanism:crystal_osmium" + Count: 1b + } + { + id: "emendatusenigmatica:aluminum_crystal" + Count: 1b + } + { + id: "emendatusenigmatica:silver_crystal" + Count: 1b + } + { + id: "emendatusenigmatica:nickel_crystal" + Count: 1b + } + { + id: "emendatusenigmatica:zinc_crystal" + Count: 1b + } + { + id: "emendatusenigmatica:cobalt_crystal" + Count: 1b + } + { + id: "emendatusenigmatica:thallasium_crystal" + Count: 1b + } + { + id: "emendatusenigmatica:iesnium_crystal" + Count: 1b + } + { + id: "emendatusenigmatica:regalium_crystal" + Count: 1b + } + { + id: "emendatusenigmatica:utherium_crystal" + Count: 1b + } + { + id: "emendatusenigmatica:froststeel_crystal" + Count: 1b + } + { + id: "emendatusenigmatica:cloggrum_crystal" + Count: 1b + } + { + id: "emendatusenigmatica:nebu_crystal" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "5F0D88FCA51E6BB3" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + icon: { + id: "mekanism:precision_sawmill" + Count: 1b + tag: { + mekData: { + EnergyContainers: [{ + Container: 0b + stored: "20000" + }] + } + } + } + x: 0.5d + y: 0.5d + subtitle: "你的胳膊断了!" + description: ["用手动工具制作木板是上个世纪的事,并且极其浪费。获得更多木板,并通过寻找锯末的用途来弥补一些损失。"] + dependencies: ["00000000000006BF"] + id: "46314C0EADF8EBAA" + tasks: [{ + id: "02D13AC31BDBC8A2" + type: "item" + title: "精密锯木机" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:precision_sawmill" + Count: 1b + } + { + id: "mekanism:basic_sawing_factory" + Count: 1b + } + { + id: "mekanism:advanced_sawing_factory" + Count: 1b + } + { + id: "mekanism:elite_sawing_factory" + Count: 1b + } + { + id: "mekanism:ultimate_sawing_factory" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "483148CA72CDB1CD" + type: "item" + item: "mekanism:cardboard_box" + }] + } + { + x: 2.5d + y: 2.5d + subtitle: "提醒客人,第一站台禁止使用武器、远程传送和宗教信仰。" + description: [ + "有地方想去,却没有时间?好吧,开始走吧。下一次,当你到达那里时,带上一个传送机,以避免再次长途跋涉。" + "" + "传送框架是可选的。" + ] + dependencies: ["00000000000006BF"] + id: "25956D039907CBDA" + tasks: [{ + id: "5E962E033F464A5C" + type: "item" + item: { + id: "mekanism:teleporter" + Count: 1b + tag: { + mekData: { + EnergyContainers: [{ + Container: 0b + stored: "5000000" + }] + } + } + } + }] + rewards: [{ + id: "0EF5031647DF246B" + type: "command" + title: "稀有通用机械战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_rare" + player_command: false + }] + } + { + x: 1.5d + y: 3.0d + subtitle: "这是什么农民笑话吗?" + description: [ + "还在像14世纪那样掘土?为什么不建造一个用于简化流程的好朋友呢?" + "" + "内含量子纠缠的力量和最不可能为你递盐的智能机器人,数字型采矿机是剥夺地球母亲资源的无价工具。" + "" + "随着标签的出现,过滤器也发生了变化。旧的矿物词典过滤器现在被标签过滤器所取代,充分利用它需要了解方块标签。想查看这些,请使用F3+H启用高级工具框提示,并将鼠标悬停在JEI中的某个方块上。" + "" + "样例:" + "" + "● forge:ores" + "● forge:ores/diamond" + "● forge:ores/netherite" + ] + dependencies: ["00000000000006BF"] + min_width: 300 + id: "37B0CBFA4CBAD409" + tasks: [{ + id: "4B3658ACF1768133" + type: "item" + item: "mekanism:digital_miner" + }] + rewards: [{ + id: "2103C11313ED672B" + type: "command" + title: "稀有通用机械战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_rare" + player_command: false + }] + } + { + x: 2.5d + y: 4.0d + description: [ + "想要为新造的聚变反应堆提供燃料?当然,你需要氘和氚,但是通用机械并不是大量获得这些流体的唯一途径。想要一点与众不同的挑战的话,那就试试看用这两台多方块结构产出燃料吧。它们可以很轻松地为满速输入的反应堆提供足够的燃料,还可以提供足够的材料制作用于加速反应堆至极限的氘氚燃料。" + "" + "" + "工业氘装置" + "" + "尽管基于简单的科技,但这台巨大的机器可以快速生产工业级数量的氘,以满足聚变反应堆的需求。" + "" + "注:此多方块需要水在其下方,腿部浸没在水中,水面正好到平台的基座处。因此,最好将它建造在海上。请小心海带等其他植物,它们的存在将会破坏结构完整性。" + "" + "" + "恒星中子活化器" + "" + "恒星中子活化器是科技与魔法的融合,能够不断地产出巨量的氚,但是需要巨量的魔力和能量才能将其从水中提取。" + "" + "该机器每次消耗魔力都可以运作4000游戏刻。" + "" + "=================================================================" + "" + "请注意,JEI中展示的配方并没有准确的显示出指定输入是每游戏刻都会被消耗还是一次性消耗完毕。为了简单起见,所有机械匠艺机器的所有配方都已根据以下规则进行了标准化:" + "●FE在每游戏刻都会被消耗" + "●气动的空气在每游戏刻都会被消耗,且其压力必须大于10Bar" + "●流体在每游戏刻都会被消耗或产生" + "●魔力会在合成开始时被消耗或在合成结束时被产生" + ] + dependencies: ["00000000000007DC"] + min_width: 400 + id: "3F1A8F0603103E2E" + tasks: [ + { + id: "242416B8A526386F" + type: "item" + item: "masterfulmachinery:industrial_deuterium_plant_controller" + } + { + id: "055E253A1C45D3F3" + type: "item" + item: "masterfulmachinery:stellar_neutron_activator_controller" + } + ] + rewards: [ + { + id: "526D36712006641A" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + } + { + id: "1D6DFBD767770794" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + } + { + id: "4FB1E142562746D5" + type: "item" + item: "mekanism:rotary_condensentrator" + count: 2 + } + ] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/natures_aura.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/natures_aura.snbt new file mode 100644 index 00000000..d7aab9dd --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/natures_aura.snbt @@ -0,0 +1,1240 @@ +{ + id: "000000000000009E" + group: "5A8B89F87F77CF4C" + order_index: 6 + filename: "natures_aura" + title: "自然灵气" + icon: "naturesaura:gold_leaf" + default_quest_shape: "" + default_hide_dependency_lines: false + images: [ + { + x: 0.0d + y: 0.0d + width: 0.0d + height: 0.0d + rotation: 0.0d + image: "#FFFFFF" + hover: [ ] + click: "" + dev: false + corner: false + } + { + x: 0.0d + y: 0.0d + width: 0.0d + height: 0.0d + rotation: 0.0d + image: "#FFFFFF" + hover: [ ] + click: "" + dev: false + corner: false + } + { + x: 0.0d + y: 0.0d + width: 0.0d + height: 0.0d + rotation: 0.0d + image: "#FFFFFF" + hover: [ ] + click: "" + dev: false + corner: false + } + ] + quests: [ + { + title: "自然灵气" + icon: "naturesaura:aura_bloom" + x: -0.5d + y: -9.0d + shape: "gear" + description: [ + "自然灵气是一个以德鲁伊为主题的魔法科技模组,使用无所不在的“灵气”来获得力量。" + "" + "请注意,灵气是一种有限的资源,必须加以管理和补充,以免扰乱自然秩序。消耗过多灵气可能导致可怕的后果。" + "" + "这些任务将引导你游玩该模组,但一定要多多参考手册来了解更多信息。当你完成这些任务及其相关成就时,手册中的章节就会解锁。" + "" + "~MuteTiefling" + ] + optional: true + id: "000000000000009F" + tasks: [{ + id: "5DCF7175B494CD02" + type: "item" + title: "任意树苗" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "minecraft:saplings" + } + } + }] + rewards: [{ + id: "00000000000000A6" + type: "item" + title: "剪刀" + item: { + id: "minecraft:shears" + Count: 1b + tag: { + Damage: 0 + } + } + }] + } + { + title: "森林仪式" + x: -0.5d + y: -12.0d + subtitle: "拿根木头来,不,我是说椅子" + description: [ + "森林仪式是所有魔法的基础。它从仪式中心的牺牲的生命处汲取力量。" + "" + "先准备好剩余的仪式,最后再放树苗,以防止它提前生长。" + "" + "查看《自然灵气之书》来获得建造仪式的指引。" + "" + "注:由于其他模组的作用,阻止了仪式检测树苗的生长,Enigmatica-6替换了森林仪式中使用的默认树苗。用于替代的夸克树苗总能被检测到,只要稍加探索,就可能在世界中发现罕见的夸克树苗。也可以从贸易站中购买夸克树苗。" + ] + dependencies: ["00000000000000A4"] + id: "00000000000000A2" + tasks: [{ + id: "000000000000037F" + type: "item" + item: "naturesaura:wood_stand" + count: 8L + }] + rewards: [ + { + id: "000000000000035A" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + } + { + id: "14A7BCABC52C6E6D" + type: "item" + item: "farmingforblockheads:market" + } + ] + } + { + x: -0.5d + y: -11.0d + subtitle: "这是敲门砖" + description: ["既然丝线已经散布,那就破坏树上形成的黄金树叶,收获一些黄金叶吧。"] + dependencies: ["00000000000000A8"] + id: "00000000000000A4" + tasks: [{ + id: "00000000000000A7" + type: "item" + item: "naturesaura:gold_leaf" + }] + rewards: [ + { + id: "000000000000035C" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + } + { + id: "0000000000000A73" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: -0.5d + y: -10.0d + subtitle: "命运之丝绑定我们" + description: [ + "想踏入自然学家的行列,首先应该把闪耀纤维编织成树叶。" + "" + "随着时间的推移,它会自然传播到邻近的叶子上,覆盖了大部分树叶。给它一点时间。" + ] + dependencies: ["000000000000009F"] + id: "00000000000000A8" + tasks: [{ + id: "00000000000000A9" + type: "item" + item: "naturesaura:gold_fiber" + }] + rewards: [ + { + id: "000000000000035B" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + } + { + id: "0000000000000A72" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + icon: "naturesaura:offering_table" + x: 2.0d + y: -15.5d + subtitle: "听见我就点点头吧" + description: ["把你的祭品放在碗里,然后抛下呼唤之魂来完成仪式。"] + dependencies: ["00000000000002BB"] + id: "0000000000000230" + tasks: [{ + id: "0000000000000231" + type: "item" + item: "naturesaura:offering_table" + }] + rewards: [{ + id: "0000000000000373" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + icon: "naturesaura:nature_altar" + x: 2.0d + y: -13.0d + subtitle: "生即是死,死即是生" + description: [ + "自然祭坛是两种仪式的核心;一种注入生命,而另一种则注入死亡。" + "" + "展示绿色瓶子(瓶装阳光)的配方可以在主世界建造的祭坛中合成,而那些带有红色瓶子(瓶装鬼魂)的配方必须在下界建造的祭坛中合成。" + "" + "有关所需结构的预览,请查阅《自然灵气之书》中关于自然祭坛和猩红祭坛的部分。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + dependencies: ["00000000000002BF"] + dependency_requirement: "all_started" + id: "00000000000002B5" + tasks: [ + { + id: "00000000000002B6" + type: "item" + item: "naturesaura:nature_altar" + } + { + id: "0000000000000331" + type: "item" + item: "minecraft:oak_planks" + count: 20L + } + { + id: "0000000000000332" + type: "item" + item: "minecraft:stone_bricks" + count: 16L + } + { + id: "0000000000000333" + type: "item" + item: "naturesaura:gold_brick" + count: 8L + } + { + id: "0000000000000334" + type: "item" + item: "minecraft:chiseled_stone_bricks" + count: 4L + } + ] + rewards: [{ + id: "00000000000004A2" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + title: "最纯粹的表达" + x: 3.0d + y: -16.0d + description: ["以最纯粹的形式表现出来的情感。"] + dependencies: ["0000000000000230"] + id: "00000000000002B7" + tasks: [ + { + id: "00000000000002B8" + type: "item" + item: "naturesaura:token_euphoria" + } + { + id: "00000000000002EB" + type: "item" + item: "naturesaura:token_terror" + } + { + id: "00000000000002EC" + type: "item" + item: "naturesaura:token_rage" + } + { + id: "00000000000002ED" + type: "item" + item: "naturesaura:token_grief" + } + ] + rewards: [ + { + id: "000000000000035F" + type: "item" + title: "埃尔的标记" + item: "naturesaura:break_prevention" + } + { + id: "0000000000000360" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + } + ] + } + { + x: 1.5d + y: -14.0d + subtitle: "错中有对" + description: ["逝者灵魂的绝佳容器。"] + dependencies: ["00000000000002B5"] + id: "00000000000002B9" + tasks: [{ + id: "00000000000002BA" + type: "item" + item: "naturesaura:tainted_gold" + }] + rewards: [{ + id: "0000000000000376" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + x: 2.5d + y: -14.5d + subtitle: "对立和谐" + description: ["达到平衡之时,便是伟事成为可能之际。"] + dependencies: [ + "00000000000002B9" + "00000000000002BD" + ] + id: "00000000000002BB" + tasks: [{ + id: "00000000000002BC" + type: "item" + item: "naturesaura:calling_spirit" + }] + rewards: [{ + id: "0000000000000374" + type: "command" + title: "史诗自然灵气战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_epic" + player_command: false + }] + } + { + x: 3.0d + y: -13.5d + subtitle: "黑暗中,有着光明" + description: ["盛放生命精华的绝佳容器。"] + dependencies: ["00000000000002B5"] + id: "00000000000002BD" + tasks: [{ + id: "00000000000002BE" + type: "item" + item: "naturesaura:infused_iron" + }] + rewards: [{ + id: "0000000000000375" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + title: "身体跟随心灵" + x: 1.0d + y: -12.5d + description: ["控制你的情绪而不是压制它们。用勤勉来对待它们。"] + dependencies: ["00000000000000A2"] + id: "00000000000002BF" + tasks: [ + { + id: "00000000000002C0" + type: "item" + item: "naturesaura:token_joy" + } + { + id: "000000000000032E" + type: "item" + item: "naturesaura:token_fear" + } + { + id: "000000000000032F" + type: "item" + item: "naturesaura:token_anger" + } + { + id: "0000000000000330" + type: "item" + item: "naturesaura:token_sorrow" + } + ] + rewards: [ + { + id: "000000000000035E" + type: "item" + title: "不朽友情之证明" + item: "naturesaura:pet_reviver" + } + { + id: "0000000000000361" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + } + ] + } + { + title: "潮起潮落" + x: -1.5d + y: -14.0d + subtitle: "互谅互让" + description: [ + "由远古树苗长成的树木有两个主要用途。" + "" + "第一,它可以补充一个区域的灵气。" + "" + "第二,其木材被用于自然灵气的合成配方。" + "" + "不用担心,比这更有效的补充灵气方法很快就会出现。" + ] + dependencies: ["00000000000000A2"] + id: "00000000000002C1" + tasks: [{ + id: "00000000000002C2" + type: "item" + item: "naturesaura:ancient_sapling" + }] + rewards: [ + { + id: "0000000000000369" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + } + { + id: "0000000000000702" + type: "item" + title: "远古原木" + item: "naturesaura:ancient_log" + count: 32 + } + ] + } + { + x: 2.0d + y: -17.5d + subtitle: "有得必有失" + description: [ + "嬗变催化剂增强了自然和猩红祭坛,使它们能够进行更深层次的转化。" + "" + "具体说明请查阅《自然灵气之书》。" + ] + dependencies: ["00000000000002E9"] + id: "00000000000002C3" + tasks: [{ + id: "00000000000002C4" + type: "item" + item: "naturesaura:conversion_catalyst" + }] + rewards: [{ + id: "0000000000000371" + type: "command" + title: "史诗自然灵气战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_epic" + player_command: false + }] + } + { + x: 3.0d + y: -12.0d + subtitle: "大殿的残垣断壁上爬满了常春藤" + description: [ + "崩坏催化剂增强了自然和猩红祭坛,使它们能够进行更深层次的转化。" + "" + "具体说明请查阅《自然灵气之书》。" + ] + dependencies: ["00000000000002B5"] + id: "00000000000002C5" + tasks: [{ + id: "00000000000002C6" + type: "item" + item: "naturesaura:crushing_catalyst" + }] + rewards: [{ + id: "0000000000000359" + type: "item" + title: "黄金叶" + item: "naturesaura:gold_leaf" + count: 32 + }] + } + { + x: 3.5d + y: -17.0d + subtitle: "生命的爆发" + description: [ + "释放你用来补充灵气的仪式的真正潜力。" + "" + "当发生器下面有了这个方块,你就能够实现自创世初期以来从未观察到的繁茂。" + ] + dependencies: ["00000000000002B7"] + id: "00000000000002C7" + tasks: [{ + id: "00000000000002C8" + type: "item" + item: "naturesaura:generator_limit_remover" + }] + rewards: [{ + id: "0000000000000378" + type: "command" + title: "史诗自然灵气战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_epic" + player_command: false + }] + } + { + x: 4.0d + y: -14.5d + subtitle: "放轻松,首先我需要了解一下情况" + description: ["许多装置都有一个特定的范围,只有用奥秘放大镜右击才能看到。对于任何一个自然学家来说,这都是一个很有价值的工具。"] + dependencies: ["00000000000002BD"] + id: "00000000000002C9" + tasks: [{ + id: "00000000000002CA" + type: "item" + item: "naturesaura:range_visualizer" + }] + rewards: [{ + id: "0000000000000377" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + x: -2.0d + y: -12.5d + subtitle: "尽管你知道原理,但它依旧是魔法" + description: [ + "未经训练的眼睛会在灵气馥郁的区域注意到微弱的光线和增强的生长。" + "" + "环境之眼会进一步磨砺你的视野,让你更深入地洞察弥漫在大地上的灵气。" + ] + dependencies: ["00000000000000A2"] + id: "00000000000002CB" + tasks: [{ + id: "00000000000002CC" + type: "item" + item: "naturesaura:eye" + }] + rewards: [{ + id: "0000000000000367" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + x: 4.0d + y: -13.5d + subtitle: "地谜藏宝101" + description: [ + "一种便携式的灵气源,可与多种工具配合使用。" + "" + "请查阅《自然灵气之书》的自然工具部分以了解其潜在用途。" + "" + "注:当佩戴时灵气缓存可能无法完全充满。为了充满灵气,甚至自动补充灵气,可以将其放在自然祭坛中以获得最大容量。" + ] + dependencies: ["00000000000002BD"] + id: "00000000000002CD" + tasks: [{ + id: "00000000000002CE" + type: "item" + item: "naturesaura:aura_cache" + }] + rewards: [{ + id: "000000000000032D" + type: "item" + title: "植物学家之镐" + item: { + id: "naturesaura:infused_iron_pickaxe" + Count: 1b + tag: { + Damage: 0 + Enchantments: [ + { + lvl: 5s + id: "minecraft:unbreaking" + } + { + lvl: 5s + id: "minecraft:fortune" + } + ] + } + } + }] + } + { + x: 1.0d + y: -17.5d + subtitle: "睁开你的双眼,然后再睁开一次" + description: ["自然之眼的高级版本,使拥有者能够看到周围灵气更准确的细节。"] + dependencies: ["00000000000002E9"] + id: "00000000000002E4" + tasks: [{ + id: "00000000000002E5" + type: "item" + item: "naturesaura:eye_improved" + }] + rewards: [{ + id: "0000000000000370" + type: "command" + title: "史诗自然灵气战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_epic" + player_command: false + }] + } + { + x: 1.5d + y: -16.5d + subtitle: "帽子里的天空" + description: ["充满无疆神圣能量的金属。"] + dependencies: ["0000000000000230"] + id: "00000000000002E9" + tasks: [{ + id: "00000000000002EA" + type: "item" + item: "naturesaura:sky_ingot" + }] + rewards: [{ + id: "0000000000000372" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + x: 0.5d + y: -16.5d + subtitle: "你的杯子溢出来了" + description: [ + "容量高于灵气缓存。" + "" + "请查阅《自然灵气之书》的自然工具部分以了解其潜在用途。" + "" + "注:耐久度损耗时灵气缓存可能无法完全充满。为了充满灵气,甚至自动补充灵气,可以将其放在自然祭坛中以获得最大容量。" + ] + dependencies: ["00000000000002E9"] + id: "00000000000002EE" + tasks: [{ + id: "00000000000002EF" + type: "item" + item: "naturesaura:aura_trove" + }] + rewards: [{ + id: "000000000000036F" + type: "command" + title: "史诗自然灵气战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_epic" + player_command: false + }] + } + { + title: "移时日晷" + icon: "naturesaura:time_changer" + x: 0.5d + y: -15.5d + subtitle: "岁月无情" + description: ["这种强大的仪式能让你可以控制时间的流动,但是需要为此付出代价。"] + dependencies: ["0000000000000230"] + id: "00000000000002F0" + tasks: [ + { + id: "00000000000002F1" + type: "item" + item: "naturesaura:clock_hand" + } + { + id: "00000000000002F2" + type: "item" + item: "naturesaura:time_changer" + } + ] + rewards: [{ + id: "000000000000036E" + type: "command" + title: "史诗自然灵气战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_epic" + player_command: false + }] + } + { + x: -1.5d + y: -6.5d + subtitle: "划清界限" + description: [ + "一种简单的设备,可以帮助控制你的牲畜。该方块范围内的被动动物将无法超越其边界。" + "" + "范围取决于提供的红石信号强度。" + ] + hide_dependency_lines: true + dependencies: ["00000000000002B5"] + id: "00000000000002F8" + tasks: [{ + id: "00000000000002F9" + type: "item" + item: "naturesaura:animal_container" + }] + rewards: [{ + id: "000000000000032B" + type: "item" + title: "工业调节开关" + item: "rsgauges:industrial_dimmer" + }] + } + { + icon: "naturesaura:animal_spawner" + x: 0.5d + y: -6.5d + subtitle: "突破瓶颈" + description: [ + "一种利用造物力量的仪式,可以从材料最微量的生命痕迹中创造新生命。" + "" + "有关建造仪式的具体说明,请查阅《自然灵气之书》。" + "" + "建造完成后,只需将试剂扔到祭坛上即可。如果有足够的灵气,仪式将自动进行。" + "" + "注:你的Enigmatica-6实例文件夹中有建筑小帮手模板和机械动力蓝图来帮助你完成这个多方块。" + ] + hide_dependency_lines: true + dependencies: ["000000000000037F"] + id: "00000000000002FA" + tasks: [ + { + id: "00000000000002FB" + type: "item" + item: "naturesaura:animal_spawner" + } + { + id: "000000000000033F" + type: "item" + item: "naturesaura:infused_brick" + count: 16L + } + { + id: "0000000000000340" + type: "item" + item: "minecraft:hay_block" + count: 16L + } + { + id: "0000000000000341" + type: "item" + item: "naturesaura:ancient_planks" + count: 4L + } + ] + rewards: [{ + id: "0000000000000364" + type: "item" + title: "巴德尔之杖" + item: "naturesaura:light_staff" + }] + } + { + x: -2.5d + y: -8.0d + subtitle: "相长干涉" + description: [ + "无感知建造器可以帮助完成复杂的自动化任务,从附近的容器中提取放块并将其放置。" + "" + "在建造器上放置物品展示框,并放入示例,就可以指定其放置方块的位置。" + "" + "具体说明请查阅《自然灵气之书》。" + ] + hide_dependency_lines: true + dependencies: ["00000000000002BD"] + id: "00000000000002FC" + tasks: [{ + id: "00000000000002FD" + type: "item" + item: "naturesaura:placer" + }] + rewards: [ + { + id: "000000000000031E" + type: "item" + title: "物品展示框" + item: "minecraft:item_frame" + } + { + id: "000000000000031F" + type: "item" + title: "耕作模板" + item: "naturesaura:farming_stencil" + } + ] + } + { + title: "灵气场生成器" + x: -3.5d + y: -7.5d + subtitle: "相消干涉" + description: [ + "灵气场生成器可以连接在一起,在之间形成一个区域,其中的方块会被破坏。" + "" + "只需右击其中一个生成器,然后再右击另一个,即可将它们连接。你可以提供红石信号来启用它们。一段时间过后,它们就会开始汲取灵气并破坏方块。" + "" + "同样的,物品展示框可以用于改变生成器的行为:" + "" + "●灵气场生成器将使用展示框中的任何工具,包括任何该工具的魔咒或特殊破坏属性。剪刀剪树叶、铁锹铲雪、时运和精准采集都会生效。" + ] + hide_dependency_lines: true + dependencies: [ + "00000000000002E9" + "00000000000002EC" + ] + min_width: 450 + id: "00000000000002FE" + tasks: [{ + id: "00000000000002FF" + type: "item" + item: "naturesaura:field_creator" + count: 2L + }] + rewards: [{ + id: "0000000000000362" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + icon: "naturesaura:blast_furnace_booster" + x: 0.5d + y: -8.5d + subtitle: "从狱火中锻造而成" + description: ["放置在高炉顶部,以提高矿石处理的产量。"] + hide_dependency_lines: true + dependencies: ["00000000000002EB"] + id: "0000000000000306" + tasks: [ + { + id: "0000000000000307" + type: "item" + item: "naturesaura:blast_furnace_booster" + } + { + id: "000000000000031C" + type: "item" + item: "minecraft:blast_furnace" + } + ] + rewards: [{ + id: "0000000000000355" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + x: -1.5d + y: -8.5d + subtitle: "麦克斯韦妖" + description: ["从环境中汲取灵气,加热熔炉、高炉和烟熏炉。"] + hide_dependency_lines: true + dependencies: [ + "00000000000002B9" + "00000000000002BD" + "000000000000032E" + ] + id: "0000000000000308" + tasks: [{ + id: "0000000000000309" + type: "item" + item: "naturesaura:furnace_heater" + }] + rewards: [{ + id: "0000000000000356" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + x: 3.5d + y: -7.0d + subtitle: "阿巴顿之门" + description: [ + "扭曲的末影箱。通过同时在铁砧中重命名末影板条箱并将其与末影之眼合并,可以将末影板条箱分配至一个频道。" + "" + "每次从板条箱中搬进或搬出物品时都会使用少量灵气。" + ] + hide_dependency_lines: true + dependencies: ["0000000000000329"] + id: "000000000000030A" + tasks: [{ + id: "000000000000030B" + type: "item" + item: "naturesaura:ender_crate" + }] + rewards: [ + { + id: "000000000000033D" + type: "item" + title: "末影目镜" + item: "naturesaura:ender_access" + } + { + id: "000000000000033E" + type: "item" + title: "末影之眼" + item: "minecraft:ender_eye" + count: 2 + } + ] + } + { + x: 2.5d + y: -7.5d + subtitle: "它呼唤,无人回应,它继续呼唤" + description: ["将其放在专家型漏斗上,可以小范围地收集物品。会遵守其下方漏斗上的过滤器。"] + hide_dependency_lines: true + dependencies: ["00000000000002BD"] + id: "000000000000030C" + tasks: [{ + id: "000000000000030D" + type: "item" + item: "naturesaura:hopper_upgrade" + }] + rewards: [{ + id: "0000000000000363" + type: "item" + title: "传送门护符" + item: "darkutils:charm_portal" + }] + } + { + x: 1.5d + y: -8.0d + subtitle: "穿过泥沼" + description: [ + "在自然灵气中存在着许多帮助移动物品的装置。例如,这个漏斗可以通过在其上放置物品展示框进行过滤。" + "" + "查看《自然灵气之书》以获得详细信息。" + ] + hide_dependency_lines: true + dependencies: ["00000000000002BD"] + id: "000000000000030E" + tasks: [{ + id: "000000000000030F" + type: "item" + item: "naturesaura:grated_chute" + }] + rewards: [{ + id: "000000000000031D" + type: "item" + title: "物品展示框" + item: "minecraft:item_frame" + count: 4 + }] + } + { + x: -4.5d + y: -7.0d + subtitle: "相对参照框架" + description: [ + "由灵气驱动的简单区块加载器。" + "" + "范围取决于提供的红石信号强度。" + ] + hide_dependency_lines: true + dependencies: [ + "00000000000002CB" + "0000000000000329" + ] + id: "0000000000000310" + tasks: [{ + id: "0000000000000311" + type: "item" + item: "naturesaura:chunk_loader" + }] + rewards: [{ + id: "0000000000000365" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + x: -2.5d + y: -14.5d + subtitle: "比绵羊更好" + description: [ + "这个基础灵气发生器会吞噬附近的花来补充周围的灵气。" + "" + "小心点,因为它会吃掉任何小型花。喂它各种各样的花是产生更多灵气的关键。" + ] + dependencies: ["00000000000002C1"] + id: "0000000000000312" + tasks: [{ + id: "0000000000000313" + type: "item" + item: "naturesaura:flower_generator" + }] + rewards: [{ + id: "000000000000036D" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + x: -0.5d + y: -14.5d + subtitle: "要么去做,要么放手,没有尝试一说。" + description: ["这个基础灵气发生器会吞噬大多数苔石方块的苔藓来补充灵气,留下普通的石质方块。"] + dependencies: ["00000000000002C1"] + id: "0000000000000314" + tasks: [{ + id: "0000000000000315" + type: "item" + item: "naturesaura:moss_generator" + }] + rewards: [{ + id: "000000000000036C" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + x: -2.5d + y: -13.5d + subtitle: "不要以貌取人好吗?" + description: ["一种更高级的灵气发生器,其优点是将树木的生长限制在较小的形状,使某些类型的林场更容易建造。"] + dependencies: ["00000000000002C1"] + id: "0000000000000316" + tasks: [{ + id: "0000000000000317" + type: "item" + item: "naturesaura:oak_generator" + }] + rewards: [{ + id: "0000000000000368" + type: "command" + title: "稀有自然灵气战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_rare" + player_command: false + }] + } + { + title: "神秘生态学" + icon: "naturesaura:chorus_generator" + x: -1.0d + y: -15.5d + description: ["灵气产生并不止于此。查看《自然灵气之书》来了解其他更高级的选择,以防止你周围的灵气耗尽。"] + dependencies: ["00000000000002C1"] + id: "000000000000031A" + tasks: [{ + id: "000000000000031B" + type: "checkmark" + title: "深入探索" + }] + rewards: [{ + id: "0000000000000863" + type: "xp_levels" + xp_levels: 5 + }] + } + { + title: "效果粉末" + x: -0.5d + y: -7.0d + subtitle: "风中之尘" + description: [ + "充裕的灵气有各种副作用,它们有好有坏。各种粉末的存在是为了控制这些影响何时何地发生。" + "" + "●荒芜——防止下界岩上长草。" + "" + "●慷慨——通过对应的灵气种类将石头和下界岩转化为矿石。" + "" + "●稳生——作物、植物和花朵的生长将不再受到灵气的促进。" + "" + "●繁殖——被动动物在可繁殖的时候自动繁殖。" + "" + "●无储——你的灵气缓存或秘宝不再会补充区域中的灵气。" + ] + hide_dependency_lines: true + dependencies: ["00000000000002C2"] + id: "0000000000000339" + tasks: [ + { + id: "000000000000033A" + type: "item" + item: { + id: "naturesaura:effect_powder" + Count: 1b + tag: { + effect: "naturesaura:nether_grass" + } + } + } + { + id: "0000000000000350" + type: "item" + item: { + id: "naturesaura:effect_powder" + Count: 1b + tag: { + effect: "naturesaura:ore_spawn" + } + } + } + { + id: "0000000000000351" + type: "item" + item: { + id: "naturesaura:effect_powder" + Count: 1b + tag: { + effect: "naturesaura:plant_boost" + } + } + } + { + id: "0000000000000352" + type: "item" + item: { + id: "naturesaura:effect_powder" + Count: 1b + tag: { + effect: "naturesaura:animal" + } + } + } + { + id: "0000000000000353" + type: "item" + item: { + id: "naturesaura:effect_powder" + Count: 1b + tag: { + effect: "naturesaura:cache_recharge" + } + } + } + ] + rewards: [ + { + id: "0000000000000354" + type: "item" + title: "粉末操纵器" + item: "naturesaura:powder_placer" + } + { + id: "0000000000000366" + type: "command" + title: "史诗自然灵气战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_epic" + player_command: false + } + ] + } + { + x: -2.0d + y: -15.5d + subtitle: "去星辰大海!" + description: ["众所周知,在晴朗的天空下生长的水晶可以将星星的巨大能量结合到晶格中,但似乎并不是所有的能量都会被结合。当水晶在附近生长时,晶化提取器会吸收这些损失的能量,将其转化为强大的灵气来源。"] + dependencies: ["00000000000002C1"] + id: "212224CE33D89381" + tasks: [{ + id: "280C9FCBE6C8646D" + type: "item" + item: "naturesstarlight:crystal_generator" + }] + rewards: [{ + id: "6C5991B03D429D92" + type: "command" + title: "史诗自然灵气战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_epic" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/occultism.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/occultism.snbt new file mode 100644 index 00000000..f5a62a21 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/occultism.snbt @@ -0,0 +1,2014 @@ +{ + id: "0000000000000CB0" + group: "5A8B89F87F77CF4C" + order_index: 7 + filename: "occultism" + title: "神秘学" + icon: { + id: "occultism:miner_djinni_ores" + Count: 1b + tag: { + spiritName: "Drakarcark" + Damage: 0 + } + } + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "我们有灵!" + icon: "occultism:dictionary_of_spirits" + x: 12.0d + y: -2.0d + shape: "gear" + description: [ + "在神秘学中,你将会学习召唤各种异界魔灵,让它们按你的吩咐做事!从简单的用于早期矿石双倍化的魔精碎矿者到为你收集各种珍贵资源的强大掘矿者巨灵!" + "" + "任何六边形图标的任务都需要举行仪式来完成。" + "" + "开启你的旅程需要的所有知识都在魔灵全典中。" + "" + "~The_Boo" + ] + optional: true + id: "0000000000000CB1" + tasks: [{ + id: "379B9C805D818944" + type: "item" + item: "occultism:datura_seeds" + }] + rewards: [{ + id: "72582AC6CA1713DA" + type: "xp" + xp: 100 + }] + } + { + title: "也许只要一小口……" + x: 12.0d + y: -0.5d + subtitle: "睁开你的第三只眼!" + description: [ + "仅仅吃一片魔鬼之梦果就会引起强烈的短期幻觉!第三只眼的效果可使你看见并于许多异界材料互动。" + "" + "你可以在繁茂地下树林中找到这些材料的例子,它们会伪装成普通的安山岩和无害的橡木。" + "" + "请理性食用。" + ] + hide_dependency_lines: false + dependencies: ["0000000000000CB1"] + id: "0000000000000CB5" + tasks: [{ + id: "0000000000000CB6" + type: "item" + item: "occultism:datura" + }] + rewards: [ + { + id: "0000000000000E1A" + type: "xp" + xp: 400 + } + { + id: "0000000000000E1B" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + icon: { + id: "occultism:divination_rod" + Count: 1b + tag: { } + } + x: 13.5d + y: 2.0d + subtitle: "为什么它在振动?!" + description: [ + "探测杖可用于定位世界中处于休眠状态的异界材料。" + "" + "想要使用探测杖,首先,你必须用它潜行右击某个方块来与一种材料同调。将探测杖与橡木原木同调,以寻找伪装成橡树的异界木;与安山岩同调以寻找异界石。" + "" + "探测杖同调完成后,只需按住右击直到动画和声音停止。如果你在任何异界材料的周围,就会有一部分的白色水晶保持紫色不褪去。它也会将找到的方块在世界中高亮显示。" + "" + "在主世界,这些材料最常见于繁茂地下树林中。" + "" + "如果你在探测这些材料时遇到了问题,我们还添加了自己创造这些材料的办法。" + "" + "向灵火中投掷安山岩可创造异界石,而向灵火中投掷橡树树苗可获得不稳定树苗,种植后砍伐可获得异界木。" + "" + "P.S. 抱歉写的有点啰嗦…… -The_Boo" + ] + dependencies: ["0000000000000CDA"] + min_width: 300 + id: "0000000000000CB7" + tasks: [ + { + id: "0000000000000CB8" + type: "item" + item: { + id: "occultism:divination_rod" + Count: 1b + tag: { } + } + } + { + id: "0000000000000E1C" + type: "item" + item: "occultism:otherworld_log" + } + ] + rewards: [ + { + id: "0000000000000DF7" + type: "xp" + xp: 500 + } + { + id: "0000000000000DF8" + type: "item" + title: "异界原木" + item: "occultism:otherworld_log" + count: 4 + } + { + id: "0000000000000DF9" + type: "item" + title: "橡树树苗" + item: { + id: "occultism:otherworld_sapling_natural" + Count: 1b + tag: { } + } + count: 3 + } + { + id: "0000000000000E1D" + type: "item" + title: "异界石" + item: "occultism:otherstone" + count: 4 + } + ] + } + { + title: "我们不需要水" + icon: "occultism:spirit_fire" + x: 12.0d + y: 1.0d + subtitle: "让它燃烧吧……" + description: [ + "灵火是一种来自异界的特殊火焰。" + "" + "将恶魔之梦果丢在地上并用打火石将其点燃,以召唤这团异界火焰。在下界岩上点燃就可以让火焰永远燃烧下去。" + "" + "这团火焰拥有移除某些物品中杂质的能力,并赋予它异界的属性。" + "" + "燃烧吧……让它燃烧吧……" + ] + dependencies: ["0000000000000CB5"] + id: "0000000000000CDA" + tasks: [ + { + id: "0000000000000CDC" + type: "item" + item: "occultism:spirit_attuned_gem" + } + { + id: "0000000000000CDD" + type: "item" + item: "occultism:otherstone" + } + ] + rewards: [ + { + id: "0000000000000CDE" + type: "item" + title: "异界石" + auto: "disabled" + item: "occultism:otherstone" + count: 8 + } + { + id: "0000000000000CDF" + type: "item" + title: "魔灵同调宝石" + auto: "disabled" + item: "occultism:spirit_attuned_gem" + count: 4 + } + { + id: "0000000000000E22" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + title: "我现在是如此为你粉狂" + icon: "minecraft:iron_ore" + x: 10.5d + y: 4.5d + shape: "hexagon" + subtitle: "你的第一个魔灵朋友!!!" + description: [ + "粉矿者魔精是你神秘学旅途上拥有的第一个魔灵。" + "" + "这只魔灵会把你的矿石和大块矿块粉粉粉碎成粉末,然后你就可以将它们熔炼成锭。" + "" + "当你在旅途中继续前进时,你将能够召唤出更强大的粉矿者!" + ] + dependencies: ["0000000000000DD8"] + id: "0000000000000CF7" + tasks: [{ + id: "0000000000000CF8" + type: "advancement" + title: "召唤粉碎者魔精" + icon: { + id: "occultism:book_of_binding_bound_foliot" + Count: 1b + tag: { + spiritName: "Reiirtron" + } + } + advancement: "occultism:occultism/summon_foliot_crusher" + criterion: "" + }] + rewards: [ + { + id: "0000000000000CFB" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + { + id: "0000000000000E64" + type: "item" + title: "粉碎末地石" + item: "occultism:crushed_end_stone" + count: 2 + } + ] + } + { + x: 9.0d + y: 0.5d + subtitle: "待宰的羔羊" + description: [ + "蜡烛是另一种在大多数仪式五芒星中被使用的物品。它们由用屠刀屠宰猪、牛或羊得到的动物油脂制成。" + "" + "蜡烛是一种光源,同时也是一种极好的装饰品!" + "" + "注:你现在可以在仪式中使用其他模组的蜡烛!" + ] + dependencies: ["0000000000000D9A"] + id: "0000000000000D92" + tasks: [ + { + id: "0000000000000DF3" + type: "item" + title: "任意$candles" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "forge:candles" + } + } + } + { + id: "0000000000000DF4" + type: "item" + item: { + id: "occultism:butcher_knife" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000DF5" + type: "item" + item: "occultism:tallow" + } + ] + rewards: [ + { + id: "0000000000000DFD" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + { + id: "0000000000000E26" + type: "xp" + xp: 400 + } + ] + } + { + x: 10.5d + y: 0.0d + description: [ + "纯净墨水是在灵火中净化黑色染料制成的特殊墨水。" + "" + "合成用于仪式的绑定之书需要这种特殊墨水。" + ] + dependencies: ["0000000000000CDA"] + id: "0000000000000D96" + tasks: [{ + id: "0000000000000D97" + type: "item" + item: "occultism:purified_ink" + }] + rewards: [ + { + id: "0000000000000DEB" + type: "item" + title: "纯净墨水" + item: "occultism:purified_ink" + count: 4 + } + { + id: "0000000000000DEC" + type: "xp" + xp: 300 + } + { + id: "0000000000000E21" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + x: 10.5d + y: 2.0d + subtitle: "感觉很脏……" + description: [ + "粉笔是神秘学家武器库中的无价工具。它可以使你绘制仪式五芒星中使用的神秘符文." + "" + "你第一次合成的粉笔将会充满杂质。在它可以用于五芒星之前,你必须用血之祭坛净化它。" + ] + dependencies: ["0000000000000CDA"] + id: "0000000000000D98" + tasks: [{ + id: "0000000000000D99" + type: "item" + item: "occultism:chalk_white_impure" + }] + rewards: [ + { + id: "0000000000000DEA" + type: "xp" + xp: 300 + } + { + id: "0000000000000E1E" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + title: "白色粉笔" + x: 9.0d + y: 1.5d + subtitle: "感觉如此洁净!!" + description: ["现在你已经去除了粉笔中的杂质,你剩下需要的就是一些蜡烛和祭祀之碗,然后你便准备好执行你的第一个仪式了!"] + dependencies: ["0000000000000D98"] + id: "0000000000000D9A" + tasks: [{ + id: "0000000000000D9B" + type: "item" + item: { + id: "occultism:chalk_white" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [ + { + id: "0000000000000E24" + type: "xp" + xp: 400 + } + { + id: "0000000000000E25" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + title: "金色粉笔" + x: 6.0d + y: 3.5d + subtitle: "哦哦哦亮闪闪!" + description: [ + "金色粉笔也许是神秘学家武器库中最有用的粉笔类型。" + "" + "当用于仪式时,它具有将魔灵绑定到物品中的效果。通过这种方式,你就能够制作各种有用的物品来帮助你的旅程!" + ] + dependencies: ["0000000000000D9A"] + id: "0000000000000D9C" + tasks: [{ + id: "0000000000000D9D" + type: "item" + item: { + id: "occultism:chalk_gold" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000E28" + type: "xp" + xp: 400 + }] + } + { + x: 3.0d + y: 3.5d + subtitle: "现在开始为我画紫色!!!" + description: ["紫色粉笔是神秘学家武器库中的另一种粉笔颜色。它可使你绑定如巨灵一类更强大的魔灵。"] + dependencies: ["0000000000000D9C"] + id: "0000000000000D9E" + tasks: [{ + id: "0000000000000D9F" + type: "item" + item: { + id: "occultism:chalk_purple" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [ + { + id: "0000000000000E40" + type: "xp" + xp: 500 + } + { + id: "64B928DADA731482" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + } + ] + } + { + x: 3.0d + y: 6.0d + description: [ + "想要在仪式中使用火灵灵髓,首先你将需要将其注入粉笔中以创造出红色粉笔。" + "" + "在五芒星中使用这种粉笔可以让你召唤更强大的魔灵,比如魔王。" + ] + dependencies: ["0000000000000DE0"] + id: "0000000000000DA0" + tasks: [{ + id: "0000000000000DA1" + type: "item" + item: { + id: "occultism:chalk_red" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [ + { + id: "0000000000000E52" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + } + { + id: "0000000000000E53" + type: "command" + title: "传奇神秘学战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_legendary" + player_command: false + } + ] + } + { + x: 5.0d + y: 4.5d + shape: "hexagon" + description: [ + "维度存储促动器是你在异界存储物品的大门!" + "" + "它一开始储量非常小,但可以通过添加最多6个指向促动器的稳定器(每面一个)来拓展你的存储空间。" + ] + dependencies: [ + "0000000000000D9C" + "0000000000000D9E" + ] + id: "0000000000000DA4" + tasks: [{ + id: "0000000000000DA5" + type: "item" + item: "occultism:storage_controller" + }] + rewards: [{ + id: "0000000000000E6C" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + }] + } + { + x: 5.0d + y: 6.0d + shape: "hexagon" + description: [ + "维度存储稳定器可以稳定促动器与异界的连接。" + "" + "连接越稳定,你可以存储的东西就越多!" + "" + "一个促动器最多可以添加6个稳定器。每升一级都会提升稳定性,使你可以在异界存储更多的物品。" + "" + "稳定器需要面向促动器的矩阵部分放置,且最远可在5格外放置。每个方向都可以放置一个稳定器,东西南北以及促动器的上方和下方。" + ] + dependencies: ["0000000000000DA4"] + id: "0000000000000DA8" + tasks: [{ + id: "0000000000000DA9" + type: "item" + item: "occultism:storage_stabilizer_tier1" + }] + rewards: [ + { + id: "0000000000000E59" + type: "item" + title: "等级1维度存储稳定器" + item: "occultism:storage_stabilizer_tier1" + } + { + id: "0000000000000E5A" + type: "xp" + xp: 400 + } + ] + } + { + x: 5.0d + y: 7.0d + shape: "hexagon" + dependencies: ["0000000000000DA8"] + id: "0000000000000DAA" + tasks: [{ + id: "0000000000000DAB" + type: "item" + item: "occultism:storage_stabilizer_tier2" + }] + rewards: [ + { + id: "0000000000000E61" + type: "item" + title: "等级2维度存储稳定器" + item: "occultism:storage_stabilizer_tier2" + } + { + id: "0000000000000E62" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + } + ] + } + { + x: 5.0d + y: 8.0d + shape: "hexagon" + dependencies: ["0000000000000DAA"] + id: "0000000000000DAC" + tasks: [{ + id: "0000000000000DAD" + type: "item" + item: "occultism:storage_stabilizer_tier3" + }] + rewards: [ + { + id: "0000000000000E56" + type: "xp" + xp: 800 + } + { + id: "0000000000000E57" + type: "item" + title: "等级3维度存储稳定器" + item: "occultism:storage_stabilizer_tier3" + } + { + id: "0000000000000E58" + type: "item" + item: "occultism:iesnium_block" + } + ] + } + { + x: 3.5d + y: 8.0d + shape: "hexagon" + subtitle: "*拍了拍稳定器的顶部* 这个小家伙里面可以装很多东西。" + description: ["最高级的稳定器。"] + dependencies: [ + "0000000000000DAC" + "0000000000000DA0" + ] + id: "0000000000000DAE" + tasks: [{ + id: "0000000000000DAF" + type: "item" + item: "occultism:storage_stabilizer_tier4" + }] + rewards: [ + { + id: "0000000000000E54" + type: "item" + title: "等级4维度存储稳定器" + item: "occultism:storage_stabilizer_tier4" + } + { + id: "0000000000000E55" + type: "command" + title: "传奇神秘学战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_legendary" + player_command: false + } + ] + } + { + x: 6.0d + y: 5.5d + shape: "hexagon" + description: ["存储访问器可从任何距离和维度远程访问你的存储。"] + dependencies: ["0000000000000DA4"] + id: "0000000000000DB2" + tasks: [{ + id: "0000000000000DB3" + type: "item" + item: { + id: "occultism:storage_remote" + Count: 1b + tag: { } + } + }] + rewards: [ + { + id: "0000000000000E5D" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + } + { + id: "0000000000000E5E" + type: "xp" + xp: 400 + } + ] + } + { + x: 4.0d + y: 5.5d + shape: "hexagon" + description: [ + "稳定虫洞是一个可放置的物品,它可以使你在任何维度访问你的存储,也可以对其输入输出物品。" + "" + "当与其他存储模组一起使用时,虫洞具有非常强大的作用。" + ] + dependencies: ["0000000000000DA4"] + id: "0000000000000DBA" + tasks: [{ + id: "0000000000000DBB" + type: "item" + item: { + id: "occultism:stable_wormhole" + Count: 1b + tag: { } + } + }] + rewards: [ + { + id: "0000000000000E5B" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + } + { + id: "0000000000000E5C" + type: "item" + title: "稳定虫洞" + item: { + id: "occultism:stable_wormhole" + Count: 1b + tag: { } + } + } + ] + } + { + title: "灵魂宝石" + x: 4.5d + y: 2.0d + shape: "hexagon" + subtitle: "是你口袋里装了只怪,还是见到我太兴奋了" + description: [ + "灵魂宝石可使你抓起世界上最强大的生物以外的任何生物。" + "" + "非常适合把牺牲品拽到你的仪式那儿!" + "" + "用灵魂宝石右击任何生物,它就会被存储进灵魂宝石中,再次右击就可以将它放回至世界!" + ] + dependencies: [ + "0000000000000D9C" + "0000000000000D9E" + ] + id: "0000000000000DBC" + tasks: [{ + id: "0000000000000DBD" + type: "item" + item: { + id: "occultism:soul_gem" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "0000000000000E36" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + }] + } + { + x: 7.0d + y: 4.5d + subtitle: "我总是在夜里戴着异界眼镜" + description: [ + "异界眼镜可使你不必吃恶魔之梦果也能看到异界材料。" + "" + "然而,它们将不能使你与这些物品交互。" + "" + "对于采掘艾瑟金属非常有用,因为它不需要第三只眼效果就能交互。" + ] + dependencies: ["0000000000000D9C"] + id: "0000000000000DBE" + tasks: [{ + id: "0000000000000DBF" + type: "item" + item: { + id: "occultism:otherworld_goggles" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [ + { + id: "0000000000000E5F" + type: "item" + title: "艾瑟金属锭" + item: "occultism:iesnium_ingot" + count: 4 + } + { + id: "0000000000000E60" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: 7.0d + y: 1.0d + shape: "hexagon" + subtitle: "里面比外面大!" + description: [ + "意外结实的背包……" + "" + "嗯……" + "" + "意外的结实!!" + ] + dependencies: ["0000000000000D9C"] + id: "0000000000000DC0" + tasks: [{ + id: "0000000000000DC1" + type: "item" + item: { + id: "occultism:satchel" + Count: 1b + tag: { + spiritName: "Morredes" + } + } + }] + rewards: [ + { + id: "0000000000000E29" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + { + id: "0000000000000E2C" + type: "xp" + xp: 400 + } + { + id: "0000000000000E2D" + type: "item" + title: "史诗奥利奥" + item: "resourcefulbees:oreo_cookie" + count: 8 + } + ] + } + { + x: -2.5d + y: 3.5d + description: ["艾瑟金属镐有和普通钻石镐一样的数据,还拥有可以采掘艾瑟金属矿石的额外能力。"] + dependencies: ["0000000000000DE6"] + id: "0000000000000DC2" + tasks: [{ + id: "0000000000000DC3" + type: "item" + item: { + id: "occultism:iesnium_pickaxe" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [ + { + id: "0000000000000E47" + type: "xp" + xp: 500 + } + { + id: "0000000000000E48" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + { + id: "0000000000000E49" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + } + ] + } + { + icon: "minecraft:end_stone" + x: 6.0d + y: 1.0d + shape: "hexagon" + dependencies: ["0000000000000D9C"] + id: "0000000000000DC4" + tasks: [ + { + id: "0000000000000E10" + type: "advancement" + title: "召唤被附身的末影螨" + icon: "occultism:book_of_binding_foliot" + advancement: "occultism:occultism/possess_endermite" + criterion: "" + } + { + id: "0000000000000E11" + type: "kill" + icon: "minecraft:end_stone" + entity: "occultism:possessed_endermite" + value: 1L + } + ] + rewards: [ + { + id: "0000000000000E66" + type: "item" + title: "末地石" + item: "minecraft:end_stone" + count: 16 + } + { + id: "0000000000000E67" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + icon: "minecraft:bone" + x: 5.0d + y: 1.0d + shape: "hexagon" + description: [ + "通过仪式,你获得了用魔灵附身一些生物的能力。" + "" + "这些被附身的生物有一点强大,但他们也有概率被杀死时掉落多一点的物品。" + ] + dependencies: ["0000000000000D9C"] + id: "0000000000000DC6" + tasks: [ + { + id: "0000000000000E0E" + type: "advancement" + title: "召唤被附身的骷髅" + icon: "occultism:book_of_binding_foliot" + advancement: "occultism:occultism/possess_skeleton" + criterion: "" + } + { + id: "0000000000000E0F" + type: "kill" + entity: "occultism:possessed_skeleton" + value: 1L + } + ] + rewards: [ + { + id: "0000000000000E65" + type: "item" + title: "骷髅头颅" + item: "minecraft:skeleton_skull" + count: 2 + } + { + id: "0000000000000E68" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + icon: "minecraft:ender_pearl" + x: 5.0d + y: 0.0d + shape: "hexagon" + dependencies: ["0000000000000D9E"] + id: "0000000000000DC8" + tasks: [ + { + id: "0000000000000E12" + type: "advancement" + title: "召唤被附身的末影人" + icon: "occultism:book_of_binding_foliot" + advancement: "occultism:occultism/possess_enderman" + criterion: "" + } + { + id: "0000000000000E13" + type: "kill" + icon: "minecraft:ender_pearl" + entity: "occultism:possessed_enderman" + value: 1L + } + ] + rewards: [ + { + id: "0000000000000E37" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + } + { + id: "0000000000000E3A" + type: "item" + title: "末影珍珠" + item: "minecraft:ender_pearl" + count: 8 + } + ] + } + { + x: -1.0d + y: 5.0d + shape: "hexagon" + description: [ + "维度矿井打开了一个通往无人居住维度的传送门,那里面充满了各种各样嗷嗷待挖的矿石。" + "" + "唯一的问题是,这个传送门对一般人类来说太小了。" + "" + "这对魔灵来说不是问题,但是你需要召唤一个采矿魔灵来为你获取矿石。" + ] + dependencies: ["0000000000000DE6"] + id: "0000000000000DCA" + tasks: [{ + id: "0000000000000DCB" + type: "item" + item: "occultism:dimensional_mineshaft" + }] + rewards: [ + { + id: "0000000000000E4A" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + { + id: "0000000000000E69" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + ] + } + { + x: -2.0d + y: 5.0d + shape: "hexagon" + description: [ + "矿工魔精可以进入挖矿维度来为你获取矿石和其它珍贵材料。" + "" + "然而,作为一个弱小的魔灵,它的速度缓慢且很快能力就会耗尽。" + ] + dependencies: ["0000000000000DCA"] + id: "0000000000000DCC" + tasks: [{ + id: "0000000000000DCD" + type: "item" + item: { + id: "occultism:miner_foliot_unspecialized" + Count: 1b + tag: { + spiritName: "Raarcarc" + Damage: 0 + } + } + }] + rewards: [ + { + id: "0000000000000E4B" + type: "xp" + xp: 400 + } + { + id: "0000000000000E4C" + type: "item" + title: "艾瑟金属块" + item: "occultism:iesnium_block" + } + { + id: "0000000000000E4D" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + ] + } + { + x: -2.0d + y: 6.0d + shape: "hexagon" + description: [ + "掘矿者巨灵比它对应的魔精强大得多。这个强大的魔灵来去挖矿维度的时间短得多,且每次带回来的矿物也更多!" + "" + "本模组包中掘矿者的耐久度被修改过,在掘矿者于矿井中丢失第一点耐久度前,你可能无法看出这个变化。" + ] + dependencies: ["0000000000000DCC"] + id: "0000000000000DCE" + tasks: [{ + id: "0000000000000DCF" + type: "item" + item: { + id: "occultism:miner_djinni_ores" + Count: 1b + tag: { + spiritName: "Crozerer" + Damage: 0 + } + } + }] + rewards: [ + { + id: "0000000000000E4E" + type: "command" + title: "传奇神秘学战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_legendary" + player_command: false + } + { + id: "0000000000000E6A" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + ] + } + { + x: 0.5d + y: 3.5d + shape: "hexagon" + description: [ + "通常情况下,像艾瑟金属这样的异界矿石只能用异界材料制成的工具开采。" + "" + "然而,神秘学家,有着为镐灌注魔灵的能力,使得它们能够采掘这些矿石。灌注过程会严重弱化工具,大幅减少其耐久度。" + ] + dependencies: ["0000000000000D9E"] + id: "0000000000000DD0" + tasks: [{ + id: "0000000000000DD1" + type: "item" + item: { + id: "occultism:infused_pickaxe" + Count: 1b + tag: { + spiritName: "Raslamarmed" + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000E45" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + x: 13.5d + y: 0.0d + description: ["魔灵同调水晶是用于某些仪式五芒星中的物品。它们同时也是极好的装饰品!"] + dependencies: ["0000000000000CDA"] + id: "0000000000000DD2" + tasks: [{ + id: "0000000000000DD3" + type: "item" + item: "occultism:spirit_attuned_crystal" + }] + rewards: [{ + id: "0000000000000DED" + type: "xp" + xp: 300 + }] + } + { + x: 9.5d + y: 2.5d + description: ["献祭之碗是用于放置献祭物品以进行仪式的物品。它们可以放置在任何接触五芒星的地方,数量可以根据需要而定。"] + dependencies: ["0000000000000D9A"] + id: "0000000000000DD6" + tasks: [{ + id: "0000000000000DD7" + type: "item" + item: "occultism:sacrificial_bowl" + }] + rewards: [{ + id: "0000000000000DFA" + type: "xp" + xp: 300 + }] + } + { + x: 10.0d + y: 3.5d + description: ["这是一个特殊的献祭之碗,通常位于五芒星的中间。它用于激活仪式。"] + dependencies: ["0000000000000DD6"] + id: "0000000000000DD8" + tasks: [{ + id: "0000000000000DD9" + type: "item" + item: "occultism:golden_sacrificial_bowl" + }] + rewards: [ + { + id: "0000000000000DFC" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + { + id: "0000000000000E63" + type: "xp" + xp: 500 + } + ] + } + { + x: 10.0d + y: 1.0d + description: ["用普通工具很难清除粉笔写下的符文。这就是粉笔擦的用武之地。用粉笔擦右击任意粉笔符文以将其擦除。"] + dependencies: ["0000000000000D9A"] + id: "0000000000000DDA" + tasks: [{ + id: "0000000000000DDB" + type: "item" + item: "occultism:brush" + }] + rewards: [{ + id: "0000000000000DF1" + type: "xp" + xp: 100 + }] + } + { + title: "呼风唤雨!" + icon: "minecraft:sunflower" + x: 0.5d + y: 1.5d + shape: "hexagon" + description: [ + "某些魔灵有控制我们世界天气的能力。" + "" + "召唤对应的魔灵可以带来晴朗的天空、下雨,甚至带来雷暴!" + ] + dependencies: ["0000000000000D9E"] + id: "0000000000000DDC" + tasks: [{ + id: "0000000000000E14" + type: "advancement" + title: "召唤一个让天空放晴的巨灵!" + icon: "minecraft:sunflower" + advancement: "occultism:occultism/summon_djinni_clear_weather" + criterion: "" + }] + rewards: [ + { + id: "0000000000000E3D" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + { + id: "0000000000000E3E" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + { + id: "0000000000000E3F" + type: "xp" + xp: 500 + } + { + id: "0000000000000E42" + type: "item" + title: "雨伞" + item: "artifacts:umbrella" + } + ] + } + { + icon: "minecraft:clock" + x: 0.5d + y: 2.5d + shape: "hexagon" + subtitle: "现在是什么时间?!?!" + description: [ + "虽然异界魔灵没有让你穿越时空的能力,但他们确实有改变时间的能力!" + "" + "对于需要夜晚才能完成的任务非常有用。" + ] + dependencies: ["0000000000000D9E"] + id: "0000000000000DDE" + tasks: [{ + id: "0000000000000E16" + type: "advancement" + title: "召唤让时间变为夜晚的巨灵" + icon: "minecraft:clock" + advancement: "occultism:occultism/summon_djinni_night_time" + criterion: "" + }] + rewards: [ + { + id: "0000000000000E43" + type: "xp" + xp: 500 + } + { + id: "0000000000000E44" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + icon: "occultism:afrit_essence" + x: 2.0d + y: 5.0d + shape: "hexagon" + description: [ + "为了召唤更强大的魔灵,你需要火灵灵髓。" + "" + "这种灵髓只能通过召唤一个未约束的火灵到这个凡人位面,并击败它来获得。" + "" + "然而,这并不是一件简单的任务,因为火灵很强大,且会召唤许多随从一同战斗。" + "" + "击败火灵以获取它的灵髓。" + ] + dependencies: ["0000000000000D9E"] + id: "0000000000000DE0" + tasks: [ + { + id: "0000000000000DE1" + type: "item" + item: "occultism:book_of_binding_afrit" + } + { + id: "0000000000000E4F" + type: "item" + item: "occultism:afrit_essence" + } + ] + rewards: [ + { + id: "0000000000000E50" + type: "command" + title: "传奇神秘学战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_legendary" + player_command: false + } + { + id: "0000000000000E51" + type: "command" + title: "传奇神秘学战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_legendary" + player_command: false + } + ] + } + { + title: "狂猎" + icon: "minecraft:wither_skeleton_skull" + x: 1.0d + y: 4.5d + shape: "hexagon" + description: [ + "有时,获取凋灵骷髅头颅是一件很麻烦的事。" + "" + "对于那些不想勇敢面对下界的人,我们有狂猎仪式。" + "" + "狂猎仪式将会召唤数个被附身的凋灵骷髅以及它们被附身的骷髅随从。每个被附身的凋灵骷髅都保证至少掉落一个凋灵头颅。" + "" + "这些凋灵骷髅也有几率掉落一些额外的战利品!!!" + ] + dependencies: ["0000000000000D9E"] + id: "0000000000000DE4" + tasks: [{ + id: "0000000000000E6D" + type: "advancement" + title: "召唤狂猎" + icon: "minecraft:wither_skeleton_skull" + advancement: "occultism:occultism/summon_wild_hunt" + criterion: "" + }] + rewards: [ + { + id: "0000000000000E6F" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + } + { + id: "0000000000000E70" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + } + ] + } + { + icon: { + id: "occultism:divination_rod" + Count: 1b + tag: { } + } + x: -1.0d + y: 3.5d + subtitle: "探测:神秘学波加洛舞2" + description: [ + "艾瑟金属是一种在下界中找到的异界矿石。你应该可以用你的探测杖很快找到它。" + "" + "异界眼镜或魔鬼之梦果也许可以帮助你看见这种材料,但你不需要第三只眼效果来采掘它。但是你将需要一把灌注镐或亚瑟镐来采掘它。" + ] + dependencies: ["0000000000000DD0"] + id: "0000000000000DE6" + tasks: [{ + id: "0000000000000E18" + type: "item" + item: "occultism:iesnium_ore" + }] + rewards: [{ + id: "0000000000000E46" + type: "item" + title: "艾瑟金属矿石" + item: "occultism:iesnium_ore" + count: 8 + }] + } + { + icon: "occultism:otherworld_sapling" + x: 10.5d + y: 5.5d + shape: "hexagon" + description: [ + "异界树苗交易者将会把你从树林或贸易站中获得的不稳定异界树苗换成稳定树苗。" + "" + "这些稳定异界树苗在没有第三只眼效果下也能被看见和采集。" + ] + dependencies: ["0000000000000CF7"] + id: "0000000000000E00" + tasks: [{ + id: "0000000000000E01" + type: "advancement" + title: "召唤异界树苗交易者" + icon: "occultism:otherworld_sapling" + advancement: "occultism:occultism/summon_foliot_sapling_trader" + criterion: "" + }] + rewards: [{ + id: "0000000000000E03" + type: "item" + title: "异界树苗" + item: "occultism:otherworld_sapling" + count: 16 + }] + } + { + title: "砍砍砍!" + icon: { + id: "minecraft:iron_axe" + Count: 1b + tag: { + Damage: 0 + } + } + x: 9.5d + y: 5.0d + shape: "hexagon" + subtitle: "你所有的树都属于我!!" + description: [ + "魔精伐木工将会砍伐一定区域内所有的树木,并将其放入你选择的容器中!" + "" + "它寻找树木的区域可以设置为16x16、32x32,一直到64x64个方块!" + ] + dependencies: ["0000000000000CF7"] + id: "0000000000000E04" + tasks: [{ + id: "0000000000000E05" + type: "advancement" + title: "召唤魔精伐木工" + icon: { + id: "occultism:book_of_calling_foliot_lumberjack" + Count: 1b + tag: { + spiritName: "Azurmiriarc" + } + } + advancement: "occultism:occultism/summon_foliot_lumberjack" + criterion: "" + }] + rewards: [{ + id: "0000000000000E06" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "召唤魔精搬运工" + icon: "minecraft:chest_minecart" + x: 11.5d + y: 5.0d + shape: "hexagon" + subtitle: "呜巴鲁巴怎么办~" + description: [ + "魔精搬运工是最有用的魔灵之一!" + "" + "它可以一次在两个容器之间搬运一组物品。你甚至可以选择容器的哪个面来进行输入输出!(适合在机器间搬运)。" + "" + "当它在世界中时,右击它来设置非常基本的过滤选项。" + "" + "这些小家伙是极好的工人!" + ] + dependencies: ["0000000000000CF7"] + id: "0000000000000E0A" + tasks: [{ + id: "0000000000000E0B" + type: "advancement" + title: "召唤魔精搬运工" + icon: "minecraft:chest_minecart" + advancement: "occultism:occultism/summon_foliot_transport_items" + criterion: "" + }] + rewards: [{ + id: "0000000000000E23" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + }] + } + { + icon: "minecraft:furnace" + x: 6.0d + y: 4.5d + shape: "hexagon" + subtitle: "我最好为此加班……" + description: [ + "巨灵机器操作员与维度存储促动器一起使用,是自动合成的基本形式。" + "" + "使用召唤之书来将魔灵与机器绑定,然后再次使用来设置魔灵输出和输出物品的面。最后,为巨灵分配一个促动器。" + "" + "在存储促动器中,选择一组你希望魔灵处理的物品,并将其放在GUI左侧的栏位中。这将弹出一个菜单,使你选择要使用的机器操作员。" + ] + dependencies: ["0000000000000DA4"] + id: "0000000000000E71" + tasks: [ + { + id: "0000000000000E72" + type: "advancement" + title: "召唤巨灵机器操作员" + advancement: "occultism:occultism/summon_djinni_manage_machine" + criterion: "" + } + { + id: "0000000000000E75" + type: "item" + item: "occultism:book_of_binding_djinni" + } + ] + rewards: [ + { + id: "0000000000000E76" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + } + { + id: "0000000000000E77" + type: "xp" + xp: 500 + } + ] + } + { + title: "召唤具翼使魔" + icon: "minecraft:feather" + x: 2.0d + y: 0.0d + shape: "hexagon" + description: [ + "神秘学家也可以召唤使魔来帮助他们完成旅程。" + "" + "具翼是一种异界鸟类,靠近主人时会给主人带来特殊效果。" + "" + "小贴士:有一个仪式可以用来召唤一只野生鹦鹉,这可以使这个仪式所需的献祭品变得更容易获得。" + "" + "小贴士#2:你必须召唤具翼使魔,野生具翼召唤对这个任务不起作用。" + ] + dependencies: ["0000000000000D9E"] + id: "0000000000000F3C" + tasks: [{ + id: "0000000000000F3D" + type: "advancement" + title: "召唤具翼使魔" + icon: "minecraft:feather" + advancement: "occultism:occultism/familiar_otherworld_bird" + criterion: "" + }] + rewards: [ + { + id: "0000000000000EDF" + type: "xp" + xp: 250 + } + { + id: "0000000000000F3E" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + } + ] + } + { + x: 4.5d + y: 3.0d + description: [ + "神秘学家能够使用使魔之戒来储存他们的使魔,将力量直接传导至戒指上。" + "" + "只需用戒指右击你的其中一只使魔就可将其绑定,并把它放在饰品栏位中!" + "" + "这也可以用来转移使魔的所有权,从戒指上移除使魔的人将成为新的主人!" + ] + dependencies: [ + "0000000000000D9C" + "0000000000000D9E" + ] + id: "50FCDBB9ABEFC493" + tasks: [{ + id: "402BD39506DFCF52" + type: "item" + item: { + id: "occultism:familiar_ring" + Count: 1b + tag: { } + ForgeCaps: { + Parent: { + hasFamiliar: 0b + } + } + } + }] + rewards: [{ + id: "132D5C23B97D5E1F" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + }] + } + { + icon: "minecraft:gold_ore" + x: 3.5d + y: 4.5d + shape: "hexagon" + description: [ + "巨灵碎矿者是魔精的更强大版本,没有灵髓衰退的限制。" + "" + ] + dependencies: ["0000000000000D9E"] + id: "23F2BBC592B563EB" + tasks: [{ + id: "20A0152295838A26" + type: "advancement" + title: "召唤巨灵碎矿者" + icon: "minecraft:gold_ore" + advancement: "occultism:occultism/summon_djinni_crusher" + criterion: "" + }] + rewards: [{ + id: "0484AA9E23B3AA18" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + }] + } + { + icon: "minecraft:diamond_ore" + x: 2.0d + y: 7.0d + shape: "hexagon" + description: ["火灵碎矿者相比巨灵还要强大。以更快的速率产出更多的粉!"] + dependencies: ["0000000000000DA0"] + id: "2DD7DA15B901B864" + tasks: [{ + id: "5E33713DDBCB2F88" + type: "advancement" + title: "召唤火灵碎矿者" + icon: "minecraft:diamond_ore" + advancement: "occultism:occultism/summon_afrit_crusher" + criterion: "" + }] + rewards: [{ + id: "78123D89DEBE5797" + type: "command" + title: "传奇神秘学战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_legendary" + player_command: false + }] + } + { + icon: "occultism:iesnium_ore" + x: 0.5d + y: 7.0d + shape: "hexagon" + subtitle: "我在这些傻子旁边推磨" + description: ["魔王粉碎者是神秘学家武器库中最顶级的矿石成倍手段!该魔灵可以提供比火灵粉碎者更多的矿粉比,并且速度难以置信的快!"] + dependencies: ["2DD7DA15B901B864"] + id: "62EC5B3B5D4AC29A" + tasks: [{ + id: "08209C430C9A42F4" + type: "advancement" + title: "召唤魔王粉碎者" + icon: "occultism:iesnium_ore" + advancement: "occultism:occultism/summon_marid_crusher" + criterion: "" + }] + rewards: [ + { + id: "6CA0ED39817B0F4E" + type: "command" + title: "传奇神秘学战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_legendary" + player_command: false + } + { + id: "55F8A50BA2FEEFF5" + type: "command" + title: "传奇神秘学战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_legendary" + player_command: false + } + ] + } + { + icon: "cfm:oak_kitchen_sink_light" + x: 8.0d + y: 0.5d + shape: "hexagon" + subtitle: "我的工作。厕所和锅炉,锅炉和厕所。还有那个沸腾厕所。如果你敢,就解雇我。" + description: [ + "魔精清洁工和粉碎者魔灵相性极佳。该魔灵会从地上捡起物品并放入固定的容器中。" + "" + "Shift右击魔灵来设置过滤选项!" + ] + dependencies: ["0000000000000D9A"] + id: "55DC3E0B9FA8AA4F" + tasks: [{ + id: "326131CF6E83F4CC" + type: "advancement" + title: "召唤魔精清洁工" + icon: "occultism:brush" + advancement: "occultism:occultism/summon_foliot_cleaner" + criterion: "" + }] + rewards: [{ + id: "63C1F20FAAC09395" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: 8.0d + y: 1.5d + shape: "hexagon" + description: [ + "贪婪使魔是你冒险中的好朋友!" + "" + "这个小家伙会跟着你到处走,帮你捡东西,把东西直接存到你的物品栏里!" + "" + "绑定到使魔之戒指中,从饰品栏(本质上就是个磁铁)中使用它的力量。" + ] + dependencies: ["0000000000000D9C"] + id: "7C066CF3F26957FA" + tasks: [{ + id: "35B087061AEF871F" + type: "advancement" + title: "召唤贪婪使魔" + icon: "artifacts:universal_attractor" + advancement: "occultism:occultism/familiar_greedy" + criterion: "" + }] + rewards: [{ + id: "28BE9B44E120DB5B" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + }] + } + { + x: 1.0d + y: 0.5d + shape: "hexagon" + subtitle: "我在黑夜中戴上了墨镜 :catjam:" + description: ["蝙蝠使魔使用其回声定位能力来帮助你在黑暗的地方看清,本质上就是给你夜视!"] + dependencies: ["0000000000000D9E"] + id: "7FC9B2436C688AAC" + tasks: [{ + id: "070C2A8C0AFB562F" + type: "advancement" + title: "召唤蝙蝠使魔" + icon: "artifacts:night_vision_goggles" + advancement: "occultism:occultism/familiar_bat" + criterion: "" + }] + rewards: [{ + id: "1E3C943984A0CFE0" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + }] + } + { + x: 7.5d + y: 3.5d + subtitle: "蹦蹦跳跳,离我的东西远点!" + description: ["小鹿使魔可以帮助你跳得更高!"] + dependencies: ["0000000000000D9C"] + id: "21C673E65278AB87" + tasks: [{ + id: "0064A5E6F29E8FEC" + type: "advancement" + title: "召唤小鹿使魔" + icon: { + id: "alexsmobs:moose_headgear" + Count: 1b + tag: { + Damage: 0 + } + } + advancement: "occultism:occultism/familiar_deer" + criterion: "" + }] + rewards: [{ + id: "20E494C1C5407A03" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + }] + } + { + icon: "losttrinkets:octopus_leg" + x: 3.0d + y: 0.0d + shape: "hexagon" + subtitle: "Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn." + description: ["克苏鲁使魔为玩家提供了水下呼吸,并且被铁匠使魔升级后它还是个移动光源!"] + dependencies: ["0000000000000D9E"] + id: "37BA1FD75B5F474F" + tasks: [{ + id: "73C75966A8C84D63" + type: "advancement" + title: "召唤克苏鲁使魔" + icon: "losttrinkets:octopus_leg" + advancement: "occultism:occultism/familiar_cthulhu" + criterion: "" + }] + rewards: [{ + id: "10284540330AD4CF" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + }] + } + { + x: 4.0d + y: 0.0d + shape: "hexagon" + description: [ + "铁匠使魔是神秘学家武器库中最有用的使魔之一。" + "" + "在跟随玩家在使魔之戒中时,它会吃掉你挖掘的所有石头,并有概率修复工具/护甲!" + "" + "它还可以升级许多你最喜欢的使魔!在它的铁砧上加上一些铁块或铁锭,它就会在一定区域内升级使魔。" + ] + dependencies: ["0000000000000D9E"] + id: "5C7B9EA6F5861807" + tasks: [{ + id: "3AE8D0B894D9FAC1" + type: "advancement" + title: "召唤铁匠使魔" + icon: "minecraft:anvil" + advancement: "occultism:occultism/familiar_blacksmith" + criterion: "" + }] + rewards: [{ + id: "6DB0BF49C13038F7" + type: "command" + title: "史诗神秘学战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_occultism_loot_epic" + player_command: false + }] + } + { + icon: "occultism:ritual_dummy/custom_ritual" + x: 1.5d + y: -1.5d + description: [ + "这些只是其中一些神秘学家可以召唤的很棒的使魔。" + "" + "查看魔灵全典来了解获得更多有用的伙伴!" + ] + dependencies: [ + "0000000000000F3C" + "37BA1FD75B5F474F" + "5C7B9EA6F5861807" + "7FC9B2436C688AAC" + ] + dependency_requirement: "one_completed" + id: "6267BAB65DB567DA" + tasks: [{ + id: "6BEA5559EF14E691" + type: "checkmark" + title: "更多使魔!" + }] + rewards: [{ + id: "751C76DF5C4D8BA3" + type: "item" + item: "occultism:book_of_binding_djinni" + count: 3 + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/pedestals.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/pedestals.snbt new file mode 100644 index 00000000..01c429a4 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/pedestals.snbt @@ -0,0 +1,1571 @@ +{ + id: "7DE17548AC012723" + group: "0856CF7F5CBEB20A" + order_index: 4 + filename: "pedestals" + title: "基座" + icon: "pedestals:pedestal/stone333" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "基座" + x: 0.0d + y: -5.0d + shape: "gear" + subtitle: "魔法科技物品展示" + description: [ + "基座看起来很漂亮,在展示收藏品方面做得很好,但它们可以做得更多。通过一系列的增强、升级和附魔,它们可以在你的基地里干许多有用的活,并且看起来做得很好。" + "" + "我们将介绍一些有用的功能,你可以在整个基地中利用它们,但如果你想学习任务以外的知识,JEI或游戏内手册都可以教你,基座开发者有一个维基(附有YouTube链接),涵盖了模组的许多细节:" + "" + "https://github.com/Mowmaster/Pedestals/wiki" + "" + "~TemperedFool" + ] + size: 2.0d + optional: true + min_width: 250 + id: "1F68F65F2A0E3229" + tasks: [{ + id: "023F3AF30F3B3115" + type: "item" + item: "pedestals:pedestal/stone333" + }] + rewards: [{ + id: "38DDD047E1FD3A07" + type: "item" + title: "基座" + item: "pedestals:pedestal/stone333" + count: 2 + }] + } + { + title: "基座美学" + x: 0.0d + y: -7.0d + subtitle: "美学还是条理——你来决定" + description: [ + "颜色调色板可用于自定义基座的颜色。将调色板和每种最多3个的红色、绿色和/或蓝色染料扔在地上,然后用连接工具右击来设置其颜色。然后你可以副手拿着它右击基座来将其上色。如果你破坏了基座,它的颜色会被保留。" + "" + "副手拿着萤石方块右击基座可以点亮基座。用一桶水潜行右击基座来将其变成含水方块。" + ] + dependencies: ["1F68F65F2A0E3229"] + id: "215EA91229D2CB56" + tasks: [{ + id: "0399E51C27863913" + type: "item" + item: "pedestals:itemcolorpalletdefault" + }] + rewards: [ + { + id: "098E3EA6ABFDA468" + type: "item" + title: "红色染料" + item: "minecraft:red_dye" + count: 16 + } + { + id: "79F92867195F75CE" + type: "item" + title: "绿色染料" + item: "minecraft:green_dye" + count: 16 + } + { + id: "1EECE18CC58046AC" + type: "item" + title: "蓝色染料" + item: "minecraft:blue_dye" + count: 16 + } + ] + } + { + title: "物品传输" + icon: "pedestals:coin/import" + x: -0.75d + y: 4.5d + shape: "rsquare" + subtitle: "开启增强物流模式" + description: ["能够将物品从一个基座移动到另一个是很棒的,但能够和容器交互则更好。输入和输出升级可使你这么做。输入升级将从基座下方的容器中拉取物品进入其展示栏位,而输出升级将把物品从展示栏位推送至下方的容器中。"] + dependencies: ["5519E152C45C620F"] + size: 1.5d + id: "04E9F681A7D93BC7" + tasks: [ + { + id: "7BC584C4EB7CA040" + type: "item" + title: "物品输入升级" + item: "pedestals:coin/import" + } + { + id: "6B60E2AD9BD1B2FD" + type: "item" + title: "物品输出升级" + item: "pedestals:coin/export" + } + ] + rewards: [{ + id: "2D03153B0921EA16" + type: "command" + title: "稀有基座战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_rare" + player_command: false + }] + } + { + title: "高级附魔" + x: 4.5d + y: -2.5d + description: [ + "高级附魔可使升级操作基座下方的容器,使其与实体物品栏交互。例如,使用适当的升级向生物输入物品或将物品从生物中输出。" + "" + "高级附魔需要附魔等级92;因此,它将需要一个模组附魔方法,如经验附魔升级。" + ] + dependencies: ["1D239668DA764C52"] + id: "3D505992F1F47451" + tasks: [{ + id: "2E490DE57B21553B" + type: "item" + item: "pedestals:bookadvanced" + }] + rewards: [{ + id: "6C75052583A613E3" + type: "command" + title: "传奇基座战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_legendary" + player_command: false + }] + } + { + title: "基座过滤器" + x: -2.5d + y: -2.5d + subtitle: "专为挑剔的用户设计" + description: [ + "过滤器可以控制基座展示的物品。过滤器类型(白名单/黑名单)可以通过潜行右击空气来更改。需要编程的过滤器(如物品或模组过滤器)可以潜行右击容器,将其设置为该容器内的物品。" + "" + "可以将过滤器添加到基座中,方法是将其放在副手,同时空手右击基座。副手拿着过滤器或过滤器工具进行相同操作来移除它们。" + "" + "过滤器工具可以移除过滤器(如上所述),它也可使你通过右击基座来获取其中过滤器的信息。" + ] + dependencies: ["5519E152C45C620F"] + id: "3B1E29F56796E3CB" + tasks: [ + { + id: "6DB2626B9071D2F8" + type: "item" + title: "过滤器" + item: "pedestals:filter/filterbase" + } + { + id: "1C9B32BE95682776" + type: "item" + item: "pedestals:filterswapper" + } + ] + rewards: [{ + id: "75C154C379370AA9" + type: "command" + title: "稀有基座战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_rare" + player_command: false + }] + } + { + title: "刷怪场地" + x: -3.5d + y: 7.5d + subtitle: "将骷髅变成骨粉" + description: [ + "基座提供了许多帮助你建造刷怪场地的升级。将它们与经验磁铁升级结合,来完成你的刷怪场。各种各样的升级还有其他潜在的用途——最值得一提的便是磁铁升级。" + "" + "自动攻击升级将攻击其范围内的实体,默认造成2点伤害。该伤害可以通过基座容量魔咒进行升级。你也可以使用工具交换器在基座上添加一把剑,以增加其伤害输出,并且可以赋予基座任何原版的伤害魔咒。" + "" + "生物风扇升级将实体从基座顶部推到其区域的末端。基座范围附魔会增加其高度,而基座容量则会增加其范围。基座速度附魔会提高推动速度。潜行可以抵消推力。" + "" + "物品磁铁升级可以吸取基座附近范围内的物品并展示它们。只有当展示物品为空时,它才会吸入物品,因此快速传输物品很重要。" + ] + dependencies: ["04E9F681A7D93BC7"] + min_width: 300 + id: "2F0BA64F120AC01D" + tasks: [ + { + id: "2C00694467D9F744" + type: "item" + title: "自动攻击升级" + item: "pedestals:coin/attack" + } + { + id: "778B44D0C706315F" + type: "item" + title: "生物风扇升级" + item: "pedestals:coin/fan" + } + { + id: "517ED5A445756751" + type: "item" + title: "物品磁铁升级" + item: "pedestals:coin/magnet" + } + ] + rewards: [{ + id: "285E5CC316FD0399" + type: "command" + title: "传奇基座战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_legendary" + player_command: false + }] + } + { + title: "造石机" + x: -0.5d + y: 7.5d + description: [ + "默认情况下,这将生成圆石并将其放在展示栏位中。它最多可以在展示栏位放下一组圆石,然后继续缓存更多的原石,直到达到其容量上限。" + "" + "你可以使用经验铁砧基座对升级附魔精准采集——这将使其产出石头。" + "" + "你还可以修改造石机生成的物品;例如,把蓝冰放在一个精准造石机下面可使其产生浮冰。这些配方可以在JEI中看到,在造石机和精准造石机标签下。" + ] + dependencies: ["04E9F681A7D93BC7"] + id: "5B965827DB02DAFD" + tasks: [{ + id: "1FC88CE0C0CAF005" + type: "item" + title: "造石机升级" + item: "pedestals:coin/cobble" + }] + rewards: [{ + id: "524510595571DB0F" + type: "item" + title: "精准采集" + item: { + id: "minecraft:enchanted_book" + Count: 1b + tag: { + StoredEnchantments: [{ + lvl: 1s + id: "minecraft:silk_touch" + }] + } + } + }] + } + { + title: "实体过滤器" + x: -2.5d + y: 7.5d + subtitle: "不要误伤我" + description: [ + "实体过滤器可用于控制自动攻击、风扇和药水扩散器升级与哪些实体交互。过滤这些升级简单到只要在基座下方放置一个特定方块。方块的类型决定了过滤内容:" + "" + "下界合金——通常具有特殊的加强效果。" + "绿宝石——以玩家为目标。" + "钻石——以怪物为目标(大多数敌对生物,除了史莱姆)。" + "金——以动物为目标(大多数被动生物)" + "青金石——以飞行生物为目标(蝙蝠、幻翼)" + "铁——以非飞行生物为目标(怪物+动物)" + "煤炭——以生物为目标(怪物+动物+飞行生物)" + ] + dependencies: ["2F0BA64F120AC01D"] + min_width: 300 + id: "064CDAA04220C326" + tasks: [{ + id: "2FEB4963910F1366" + type: "item" + title: "实体过滤器" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "minecraft:netherite_block" + Count: 1b + } + { + id: "minecraft:emerald_block" + Count: 1b + } + { + id: "minecraft:diamond_block" + Count: 1b + } + { + id: "minecraft:gold_block" + Count: 1b + } + { + id: "minecraft:lapis_block" + Count: 1b + } + { + id: "minecraft:iron_block" + Count: 1b + } + { + id: "minecraft:coal_block" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0513EB136510EFC4" + type: "command" + title: "传奇基座战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_legendary" + player_command: false + }] + } + { + title: "农业升级" + x: 0.5d + y: 7.5d + subtitle: "小麦、橡木和蘑菇,哦,天哪!" + description: [ + "基座有许多升级,使用它们可以建造一个农场。这些升级的运作范围可以通过附魔升级。" + "" + "种植升级会种植其展示栏位中的种子或树苗。肥料升级会使用展示栏位中的骨粉为植物施肥。" + "" + "收获升级会破坏完全成熟的植物,使其种子和作物掉落在地上。可以给升级后的基座一个锄头,用于收割作物(获得其魔咒的增益)。" + "" + "伐木升级会在其运作区域内随机砍伐原木。升级会使用给它斧头,获得其魔咒的增益。如果给它剪刀,它会把剪下树叶,然后把它们扔在地上。" + "" + "蘑菇采集升级的运作方式类似。它会在范围内破坏蘑菇或下界蘑菇方块,如果有斧头,它就会使用斧头。" + ] + dependencies: ["04E9F681A7D93BC7"] + min_width: 300 + id: "423724779D1C1953" + tasks: [{ + id: "7D5E20C46615FE41" + type: "item" + title: "农业升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/planter" + Count: 1b + } + { + id: "pedestals:coin/grower" + Count: 1b + } + { + id: "pedestals:coin/harvester" + Count: 1b + } + { + id: "pedestals:coin/chopper" + Count: 1b + } + { + id: "pedestals:coin/choppershrooms" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "06E7A9FE610657CD" + type: "item" + title: "沃土耕地" + item: "farmersdelight:rich_soil_farmland" + count: 24 + } + { + id: "10C04CD16CCFB794" + type: "command" + title: "史诗基座战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_epic" + player_command: false + } + ] + } + { + title: "经验输入" + x: 2.25d + y: 4.5d + shape: "rsquare" + subtitle: "升级形态的智慧" + description: [ + "带有经验升级的基座连接在一起,可以形成经验网络。有两个主要升级,可以向一个基座经验网络添加经验——经验磁铁和经验砂轮。" + "" + "经验磁铁升级会在其范围内收集经验球并存储它们。它还可以吸取其上方玩家的经验。基座速度魔咒可以提高它吸取经验的速度,而基座容量魔咒可以提高一次吸取的等级数。该升级有一个30级的小缓存区,因此最好将等级转移到其他地方(例如带有经验储罐升级的基座)。" + "" + "经验砂轮升级会从基座下方的容器中提取物品,去除其魔咒,并展示新的祛魔物品。该升级会收集物品拥有魔咒的经验,并将其存储在缓冲区中。" + ] + dependencies: ["5519E152C45C620F"] + size: 1.5d + id: "7A4BFA66CD8E3884" + tasks: [{ + id: "4AB13C88D19A545E" + type: "item" + title: "经验输入" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/xpmagnet" + Count: 1b + } + { + id: "pedestals:coin/xpgrindstone" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "7B73E2B538C62D25" + type: "xp" + xp: 100 + } + { + id: "75CCFE4D8F0F7B7A" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + } + ] + } + { + title: "经验输出" + x: 6.5d + y: 4.5d + description: [ + "经验可以通过两个升级从网络中移除——经验投掷和经验装瓶升级。这两种升级只能输入经验,不能输出。" + "" + "当经验被传输到经验投掷升级中时,它会从顶部投掷经验球。因为它会立即移除任何接收到的经验,所以红石控制对它特别有用。" + "" + "经验装瓶升级将从基座下方的容器中取出空瓶子,将其装满经验,并将经验瓶放在展示栏位中。经验瓶可以被摔碎,产生经验球。" + ] + dependencies: ["7A4BFA66CD8E3884"] + id: "78991F3E1F2CDB09" + tasks: [{ + id: "2712FCFCE5FC2D8F" + type: "item" + title: "经验输出" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/xpbottler" + Count: 1b + } + { + id: "pedestals:coin/xpdropper" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "69463270A467BDE5" + type: "command" + title: "史诗基座战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_epic" + player_command: false + } + { + id: "5D63028F49060803" + type: "xp" + xp: 100 + } + ] + } + { + title: "经验附魔" + x: 6.5d + y: 5.5d + description: [ + "经验附魔可使你对物品进行附魔,类似于原版附魔台。值得注意的是,经验只能被传输到这个升级中,而不能被传输出去。升级将从基座下方的物品栏中提取物品,使用升级中的等级对其进行附魔,并展示结果物品。" + "" + "此升级使用周围具有附魔能力的物品(如书架)来确定其附魔等级。与标准附魔台不同,它可以受到3格高书架的效果,并且不会被火把或水遮挡。原版书架可以使它的附魔等级达到96级。" + ] + dependencies: ["7A4BFA66CD8E3884"] + id: "733EA0092EE4A490" + tasks: [{ + id: "2885D8E72156A816" + type: "item" + title: "经验附魔升级" + item: "pedestals:coin/xpenchanter" + }] + rewards: [ + { + id: "091142AE33565937" + type: "command" + title: "传奇基座战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_legendary" + player_command: false + } + { + id: "7E4890853E93CD10" + type: "xp" + xp: 100 + } + ] + } + { + title: "经验铁砧" + x: 6.5d + y: 6.5d + description: [ + "经验铁砧升级可以用于修复以及合并物品。值得注意的是,经验只能被传输到这个升级中,而不能被传输出去。" + "" + "放置在基座下方容器中的物品将使用升级中的经验进行修复,类似于经验修补魔咒。一旦修复,升级将会检测周围最多4个基座(距铁砧一格远的四个方向)是否有物品可以合并。然后,它会将物品移动到展示栏位,如果可以,则会与这些物品合并。以下条件适用于合并物品:" + "" + "●周围基座中重命名的命名牌将用于重命名物品。" + "" + "●书甚至附魔物品可以放置在周围的基座上,它们的魔咒将会转移到中心物品上。" + "" + "●当合并魔咒(时运3+时运3->时运4)时,如果产生的魔咒高于正常原版限制,则需要超过原版最大附魔等级数相同数量的钻石。钻石应放置在相邻的基座上。未能提供足够的钻石会导致魔咒等级为原版附魔等级最大值。" + ] + dependencies: ["7A4BFA66CD8E3884"] + min_width: 300 + id: "71548F1D17633FBC" + tasks: [{ + id: "24EDA20ED95D7ADE" + type: "item" + title: "经验铁砧升级" + item: "pedestals:coin/xpanvil" + }] + rewards: [ + { + id: "71930DA696A6F583" + type: "command" + title: "传奇基座战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_legendary" + player_command: false + } + { + id: "1D6A6F954563D7B2" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + } + ] + } + { + title: "流体传输" + x: 0.75d + y: 4.5d + shape: "rsquare" + subtitle: "弄湿升级" + description: ["带有流体升级的基座相连可以形成流体网络。流体输入和输出升级可使你从基座下方的容器中输入和输出流体。"] + dependencies: ["5519E152C45C620F"] + size: 1.5d + id: "500A2940C0C3AF6C" + tasks: [ + { + id: "4FC68D9410BD5157" + type: "item" + title: "流体输入升级" + item: "pedestals:coin/fluidimport" + } + { + id: "1DCE38E92AB8A491" + type: "item" + title: "流体输出升级" + item: "pedestals:coin/fluidexport" + } + ] + rewards: [{ + id: "3BF44DDBB88BEFF0" + type: "command" + title: "稀有基座战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_rare" + player_command: false + }] + } + { + title: "世界内流体操纵" + x: 4.0d + y: 7.5d + description: ["流体泵和流体排出升级使底座能够操纵世界中的流体方块。两者都会在各自的运作范围内运作。流体泵将方块输入其内部的储罐,而流体排出会从其内部储罐放置流体方块。流体排出升级只能输入流体,不能输出。"] + dependencies: ["500A2940C0C3AF6C"] + id: "5103383AF580A723" + tasks: [ + { + id: "03426DC34F589B83" + type: "item" + title: "流体泵升级" + item: "pedestals:coin/fluidpump" + } + { + id: "0D9AE163A1947D45" + type: "item" + title: "流体排出升级" + item: "pedestals:coin/fluiddrain" + } + ] + rewards: [{ + id: "1DE68B6E8E866DE4" + type: "command" + title: "传奇基座战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_legendary" + player_command: false + }] + } + { + title: "流体到经验转换" + x: 5.5d + y: 7.5d + description: ["流体到经验转换升级从基座底部的储罐输入液态经验,将其转化为经验存入经验网络中。这很容易实现自动化,并且使其他刷怪工具与基座的联动变得简单。"] + dependencies: [ + "7A4BFA66CD8E3884" + "500A2940C0C3AF6C" + ] + dependency_requirement: "one_completed" + id: "1D4B0DDBC3A5523C" + tasks: [{ + id: "6778060035ECD402" + type: "item" + title: "流体到经验转换升级" + item: "pedestals:coin/fluidxpconverter" + }] + rewards: [ + { + id: "7D69D5766C6797ED" + type: "item" + title: "记忆源质桶" + item: "pneumaticcraft:memory_essence_bucket" + count: 4 + } + { + id: "0B8959A9559A7AFF" + type: "item" + title: "小型流体储罐" + item: "pneumaticcraft:small_tank" + } + ] + } + { + title: "能量传输" + x: -2.25d + y: 4.5d + shape: "rsquare" + subtitle: "电感十足" + description: [ + "带有能量升级的基座形成了基于FE的能量网络。能量输入和输出升级可使你将网络中的能量与外部能源进行交互。" + "" + "该网络可用于在你的基地周围传输电力,但也可用于某些升级。" + ] + dependencies: ["5519E152C45C620F"] + size: 1.5d + id: "3F9545A78B985E50" + tasks: [ + { + id: "23D0BA532E6FC8AA" + type: "item" + title: "能量输入升级" + item: "pedestals:coin/rfimport" + } + { + id: "633E32DD1A37DBAC" + type: "item" + title: "能量输出升级" + item: "pedestals:coin/rfexport" + } + ] + rewards: [{ + id: "63DF0CF17CEF0500" + type: "command" + title: "稀有基座战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_rare" + player_command: false + }] + } + { + title: "粉碎升级" + x: -6.5d + y: 6.5d + description: [ + "粉碎升级将对基座下方容器中的物品执行各种粉碎操作,并展示产物。这可以使基础矿石和染料双倍化、产出各种粉,更多请查看JEI的完整列表。" + "" + "只有当基座为空时,才可以进行升级;请确保将其连接到接收基座以清除产物。" + "" + "基座速度魔咒可以减少处理时间,而基座容量附魔可使其每次处理更多物品。" + ] + dependencies: ["69E5C4BFCE2AC042"] + dependency_requirement: "one_completed" + id: "6186950B1DBA6D90" + tasks: [{ + id: "2C89A17FEE1D81F5" + type: "item" + title: "粉碎升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/crusher" + Count: 1b + } + { + id: "pedestals:coin/rfcrusher" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "1ED931F1F141D930" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + title: "烧炼升级" + x: -5.5d + y: 7.5d + subtitle: "帅得冒烟" + description: [ + "烧炼升级将对基座下方容器中的物品执行原版烧炼配方,并展示产物。这也将产生类似原版熔炉的经验,将经验球掉落在地上。" + "" + "只有当基座为空时,才可以进行升级;请确保将其连接到接收基座以清除产物。" + "" + "基座速度魔咒可以减少处理时间,而基座容量附魔可使其每次处理更多物品。" + ] + dependencies: ["69E5C4BFCE2AC042"] + dependency_requirement: "one_completed" + id: "1D0A4C2E2E3C3949" + tasks: [{ + id: "213EE2964AAEC897" + type: "item" + title: "烧炼升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/smelter" + Count: 1b + } + { + id: "pedestals:coin/rfsmelter" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "1B04CC06B42A1526" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + title: "锯木升级" + x: -6.5d + y: 5.5d + subtitle: "让我们锯一根原木" + description: [ + "锯木升级将从下方的容器中提取木头,将其切割并展示产物。这通常用于原木到木板的加工,但在JEI中可以找到其他有用的配方。" + "" + "只有当基座为空时,才可以进行升级;请确保将其连接到接收基座以清除产物。" + "" + "基座速度魔咒可以减少处理时间,而基座容量附魔可使其每次处理更多物品。" + ] + dependencies: ["69E5C4BFCE2AC042"] + dependency_requirement: "one_completed" + id: "55DA0B9C9A170193" + tasks: [{ + id: "375DDC70C36E87DB" + type: "item" + title: "锯木升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/sawmill" + Count: 1b + } + { + id: "pedestals:coin/rfsawmill" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "00EB9A9E96BE6AE7" + type: "item" + title: "橡木原木" + item: "minecraft:oak_log" + count: 32 + random_bonus: 32 + } + { + id: "0B94C6A7C119EBF7" + type: "command" + title: "稀有基座战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_rare" + player_command: false + } + ] + } + { + title: "采石场升级" + x: -4.5d + y: 7.5d + description: [ + "采石场升级将在基座周围开采区块。通过插入过滤器来决定它们挖掘什么。" + "" + "基座速度魔咒将减少处理时间。基座范围和区域魔咒将增加采石场的运作空间。升级还可以被原版的时运或精准采集附魔,这将影响方块的破坏结果。" + "" + "升级还可以使用镐,上面的魔咒(即时运或精准采集)将会传递给采石场。" + ] + dependencies: ["04E9F681A7D93BC7"] + dependency_requirement: "one_completed" + min_width: 300 + id: "039F6656F4A696D6" + tasks: [{ + id: "2BBE9152232B22E2" + type: "item" + title: "采石场升级" + item: "pedestals:coin/quarry" + }] + rewards: [{ + id: "0381C81A23FD888C" + type: "command" + title: "史诗基座战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_epic" + player_command: false + }] + } + { + title: "动物收获" + x: 1.5d + y: 7.5d + subtitle: "与我们的动物朋友一起干活" + description: [ + "这些升级将在固定区域从动物身上收获产物,并进行展示。" + "" + "剪切机升级会在其范围内为绵羊剪毛,并展示产出的羊毛。只有当展示栏位为空时,它才会工作,因此请确保将产物及时输出。" + "" + "蜂巢收获升级会从附近的蜂巢中收获蜜脾和蜂蜜,并展示产物。要从蜂巢中提取蜂蜜,下面的容器中需要有空玻璃瓶,该升级可以填充它们。" + "" + "挤奶升级会使用基座下方容器中的空桶来为范围内的任何牛挤奶,将装满的桶放在其展示栏位中。" + ] + dependencies: ["04E9F681A7D93BC7"] + id: "1E809DFCA38FD467" + tasks: [{ + id: "3722F7F4F364B64B" + type: "item" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/harvesterhives" + Count: 1b + } + { + id: "pedestals:coin/milker" + Count: 1b + } + { + id: "pedestals:coin/shearer" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "6B5F421D7DB51A89" + type: "item" + title: "蜜蜂刷怪蛋" + item: "minecraft:bee_spawn_egg" + } + { + id: "4C89A90467F66E70" + type: "item" + title: "绵羊刷怪蛋" + item: "minecraft:sheep_spawn_egg" + } + { + id: "7EB80E7590BDF726" + type: "item" + title: "牛刷怪蛋" + item: "minecraft:cow_spawn_egg" + } + ] + } + { + title: "合成升级" + x: 2.5d + y: 7.5d + description: [ + "基座有着各种合成和流体合成升级,可以检测基座下方的容器,寻找配方,如果找到有效的配方,就会制作并展示结果物品。升级有3个版本——1x1、2x2和3x3,分别可以检测1、4和9组容器栏位。因此,对于原版箱子,这些升级将分别寻找27、6和3个配方。升级不会消耗配方中每个栏位的最后一个物品,从而使其能够记住配方。" + "" + "占位符的合成是可选的,但它可以用于填充空栏位。合成升级会看到并忽略这些栏位,使你更容易读取配方。流体合成升级还可以使用流体合成占位符——这些占位符表示配方所需的一桶流体,它们将使用升级存储的流体(从流体网络传输)而不是桶。" + "" + "压缩合成升级将在单个栏位(分别为2x2和3x3)中查找至少4或9个可压缩的物品,并展示合成后的物品。只有当展示栏位为空时,它们才会工作,因此请确保将产物移出展示栏位。" + "" + "专业提示:你可以使用基座下的任何容器,甚至是投掷器和发射器。使用它们可以获得3x3的物品栏,使摆出工作台配方变得简单。此外,这些合成升级通过不断检测容器中的可用配方来运作,因此他们需要检测的容器栏位越少,运作速度就越快。" + ] + dependencies: [ + "04E9F681A7D93BC7" + "500A2940C0C3AF6C" + ] + dependency_requirement: "one_completed" + min_width: 350 + id: "0F70C994D2D08157" + tasks: [ + { + id: "67DB4F5A0E9B46F4" + type: "item" + title: "合成升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/compactor2" + Count: 1b + } + { + id: "pedestals:coin/compactor3" + Count: 1b + } + { + id: "pedestals:coin/crafter1" + Count: 1b + } + { + id: "pedestals:coin/crafter2" + Count: 1b + } + { + id: "pedestals:coin/crafter3" + Count: 1b + } + { + id: "pedestals:coin/fluidcrafter1" + Count: 1b + } + { + id: "pedestals:coin/fluidcrafter2" + Count: 1b + } + { + id: "pedestals:coin/fluidcrafter3" + Count: 1b + } + ] + } + } + } + { + id: "766693A91B7DA1E7" + type: "item" + title: "占位符" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/placeholder" + Count: 1b + } + { + id: "pedestals:coin/placeholderbucket" + Count: 1b + } + ] + } + } + } + ] + rewards: [{ + id: "1108A6323A6A28A6" + type: "command" + title: "传奇基座战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_legendary" + player_command: false + }] + } + { + title: "基座连接" + x: 0.0d + y: -2.5d + shape: "diamond" + subtitle: "基座联结!" + description: [ + "连接在一起的基座,可以将展示物品从一个基座传输到另一个。它们还可以通过这种方式在升级中传输流体、FE和经验。" + "" + "这是通过连接工具完成的:用该工具潜行右击基座以选择接收基座,然后执行相同操作来选择发送基座。用连接工具潜行右击空气,将其转换为反向连接工具,使得连接顺序为发送基座->接收基座。" + "" + "每个发送基座最多可连接8个接收基座;接收基座可以连接到任意数量的发送基座。你可以用连接工具右击发送器以显示其信息,潜行右击以获得它与其它基座连接的视觉指示。默认情况下,发送机制使用优先级系统,表示为彩色粒子——黑色为第一,白色为最后。" + ] + dependencies: ["1F68F65F2A0E3229"] + size: 1.5d + min_width: 300 + id: "3ECCA6558FDB4A5E" + tasks: [{ + id: "1D29F32F0D57B96E" + type: "item" + item: { + id: "pedestals:linkingtool" + Count: 1b + tag: { + storedlist_z: [I; ] + stored_y: -2000 + storedlist_x: [I; ] + stored_x: 0 + storedlist_y: [I; ] + stored_z: 0 + } + } + }] + rewards: [{ + id: "17C1C8CA8C95E178" + type: "item" + title: "金锭" + item: "minecraft:gold_ingot" + count: 3 + random_bonus: 6 + only_one: true + }] + } + { + title: "红石控制" + x: -1.5d + y: -2.5d + description: [ + "在正常情况下,发送基座将尝试将其拥有的任何物品/流体/经验/FE发送到其连接的接收基座。" + "" + "用红石信号充能接收基座将阻止其接收来自发送基座的物品/流体/经验/FE。这可以用于创建自定义路由系统。它还可以使基座的升级停止运作,并阻止其(通过传送升级)被传送。此行为可以通过在副手拿着红石火把,然后潜行右击基座来取消——火把将会被放入基座,并用红石信号激活它。" + "" + "基座也可以被比较器读取,并将发出和充满程度相对应的信号。" + ] + dependencies: ["3ECCA6558FDB4A5E"] + id: "578398B7265DCB89" + tasks: [{ + id: "6731301F006613B4" + type: "item" + item: "minecraft:redstone" + }] + rewards: [{ + id: "6F7D317666B0957F" + type: "xp" + xp: 100 + }] + } + { + title: "基座机械" + icon: "minecraft:coal" + x: -5.0d + y: 6.0d + subtitle: "当装饰碰上技术" + description: [ + "基座有一系列升级,可使你使用它们来处理材料。这些升级有两个版本:" + "" + "常规版本使用掉落在其附近的可燃物。当基座上有燃料时,它会在其周围发出火焰粒子。" + "" + "能量版本通过基座网络提供的FE运行。将其连接到存储有FE的基座,为其提供能量。" + ] + dependencies: [ + "3F9545A78B985E50" + "04E9F681A7D93BC7" + ] + dependency_requirement: "one_completed" + id: "69E5C4BFCE2AC042" + tasks: [{ + id: "11352D320468872A" + type: "checkmark" + }] + rewards: [{ + id: "5555385A057F11AB" + type: "command" + title: "稀有基座战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_rare" + player_command: false + }] + } + { + title: "基座升级" + x: 0.0d + y: 0.0d + shape: "hexagon" + subtitle: "为你的展示基座添加功能" + description: [ + "展示物品并在基座之间传输它们很好,但你可以通过升级添加其他功能。你需要一些基础基座升级才能开始。" + "" + "通过将基座升级拿在你的副手,然后右击基座将升级放入其中。用另一个升级或升级工具左击基座,将升级移除。" + ] + dependencies: ["3ECCA6558FDB4A5E"] + size: 1.5d + id: "5519E152C45C620F" + tasks: [{ + id: "4ABAE7252496C5BD" + type: "item" + item: "pedestals:coin/default" + }] + rewards: [ + { + id: "4BB47F1EBB842C15" + type: "item" + title: "基础基座升级" + item: "pedestals:coin/default" + count: 7 + } + { + id: "0D53E6296F286954" + type: "command" + title: "稀有基座战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_rare" + player_command: false + } + ] + } + { + x: -3.5d + y: -2.5d + description: ["使用升级工具右击基座,以获取有关其升级的信息。"] + dependencies: ["5519E152C45C620F"] + id: "1A8004185DA47AF8" + tasks: [{ + id: "6CF87B9FDBF0F57E" + type: "item" + item: "pedestals:upgradetool" + }] + rewards: [{ + id: "53A40AFDE18FBBEB" + type: "xp" + xp: 100 + }] + } + { + x: -4.5d + y: -2.5d + description: [ + "工具交换器可使你在某些升级中添加或删除工具。副手拿着你想添加的工具,用交换器右击基座以放入工具,或者在副手为空时用工具右击基座以移除工具。" + "" + "当工具放入基座时,不会消耗工具耐久度,但它确实可以将上面的魔咒(即时运或精准采集)赋予升级。" + ] + dependencies: ["5519E152C45C620F"] + id: "03FB33813D04031D" + tasks: [{ + id: "195F71E5D15D557A" + type: "item" + item: "pedestals:toolswapper" + }] + rewards: [{ + id: "429AB1D13E35C616" + type: "xp" + xp: 100 + }] + } + { + title: "能量生产" + x: -6.5d + y: 4.5d + description: [ + "基座提供了两个产出FE的升级——能量发电升级和祛魔发电升级。" + "" + "能量发电升级会燃烧掉落在地上的熔炉燃料,并每20刻产生一次FE。该能量存储在魔咒中,可用于基座能量网络。" + "" + "祛魔发电升级会拾取掉落在其附近的附魔物品(包括附魔书),去除其魔咒,并从魔咒中产生能量。它将展示新祛魔的物品,并将产生的能量存储到基座能源网络中。" + ] + dependencies: ["3F9545A78B985E50"] + id: "5DDFF348CB1978A0" + tasks: [{ + id: "13B8EBFFC9B4CFE1" + type: "item" + title: "发电升级" + icon: { + id: "pedestals:coin/rffuelgen" + Count: 1b + tag: { + Damage: 0 + } + } + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/rffuelgen" + Count: 1b + tag: { + Damage: 0 + } + } + { + id: "pedestals:coin/rfexpgen" + Count: 1b + tag: { + Damage: 0 + } + } + { + id: "pedestals:coin/rfimport" + Count: 1b + tag: { + Damage: 0 + } + } + ] + } + } + }] + rewards: [{ + id: "079B55734F05F67A" + type: "command" + title: "史诗基座战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_epic" + player_command: false + }] + } + { + title: "增强" + x: 1.5d + y: -2.5d + description: [ + "基座可以添加增强,以增强基座的物品发送能力。前3种增强中的每一种最多可以加5个,其他3种只需要1个。" + "" + "速度——减少传输之间的延迟。" + "容量——增加传输的物品数量。" + "范围——增加基座连接的范围。" + "消音——移除基座发出的任何声音(除了装备工具的声音)。" + "粒子消除——移除升级产生的任何粒子效果。" + "循环增强——改变基座的发送方式,从优先级改为循环。" + ] + dependencies: ["3ECCA6558FDB4A5E"] + id: "62A1AE30CAEF1424" + tasks: [{ + id: "6FDAD12F85326869" + type: "item" + title: "增强" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:upgradespeed" + Count: 1b + } + { + id: "pedestals:upgradecapacity" + Count: 1b + } + { + id: "pedestals:upgraderange" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "7EF6847AFBA8EF14" + type: "command" + title: "史诗基座战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_epic" + player_command: false + }] + } + { + title: "专一魔咒书" + x: 3.5d + y: -2.5d + description: ["可以为升级进行附魔很棒,但这可能非常的……随机。这些书可以确保你获得所需的特定魔咒。请记住,你不能将这些书在原版铁砧中与升级相合并——你必须使用基座上的经验铁砧。"] + dependencies: ["305B5A8507D4567A"] + id: "1D239668DA764C52" + tasks: [{ + id: "56AAC5339E833399" + type: "item" + title: "专一魔咒书" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:bookspeed" + Count: 1b + } + { + id: "pedestals:bookrange" + Count: 1b + } + { + id: "pedestals:bookarea" + Count: 1b + } + { + id: "pedestals:bookcapacity" + Count: 1b + } + { + id: "pedestals:bookmagnet" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0D33D903DE919312" + type: "command" + title: "史诗基座战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_epic" + player_command: false + }] + } + { + title: "中继" + x: -1.5d + y: 0.0d + description: [ + "使用基座传输物品就像连接它们一样简单,但不升级的基座不能成为流体、经验或FE基座网络的一部分。" + "" + "中继升级可使你将基座添加到其各自的网络中,同时具有比储罐小得多的缓冲区。它们还可以使用过滤器来控制哪些物品可以通过它们传输,从而防止物品被发送到你不想要的地方。" + ] + dependencies: ["5519E152C45C620F"] + id: "196FD7272F86F936" + tasks: [{ + id: "7AB8C73E5215ED39" + type: "item" + title: "中继" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/xprelay" + Count: 1b + } + { + id: "pedestals:coin/rfrelay" + Count: 1b + } + { + id: "pedestals:coin/fluidrelay" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "34316DE310845284" + type: "command" + title: "稀有基座战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_rare" + player_command: false + }] + } + { + title: "存储储罐" + x: 1.5d + y: 0.0d + subtitle: "美学囤积" + description: [ + "你有时会想储存很多东西,而基座可以帮助你。这些升级将增强你囤积大量物品的能力,并在你的基座网络中起到缓冲作用。" + "" + "基座容量魔咒可以大幅增加这些储罐的容量,使其成为可用的最高密度存储之一。" + ] + dependencies: ["5519E152C45C620F"] + id: "002E681F34281A6B" + tasks: [{ + id: "22221D08292F3871" + type: "item" + title: "储罐升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/itemtank" + Count: 1b + } + { + id: "pedestals:coin/rftank" + Count: 1b + } + { + id: "pedestals:coin/fluidtank" + Count: 1b + } + { + id: "pedestals:coin/xptank" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "157D6C650B8AFA14" + type: "command" + title: "稀有基座战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_rare" + player_command: false + }] + } + { + x: 2.5d + y: -2.5d + description: [ + "基座升级可以被附魔;它们可以使用原版魔咒,如时运和精准采集,但该模组也有六种特定的魔咒:" + "" + "基座容量———一般来说,它会增加升级可以存储的容量。对于1-5级的魔咒,物品存储的一般为4/8/16/32/64。" + "" + "基座范围——通常,范围魔咒会影响升级的运作距离(离基座的距离)。" + "" + "基座速度——此魔咒可使升级的运行速度提高2到20倍。最终的速度将取决于升级。" + "" + "基座区域——区域魔咒通常会增大升级运作的立方体区域。" + "" + "基座磁力——将在收获、方块破坏、采石场和伐木升级中添加物品磁铁功能。" + "" + "高级基座——此魔咒使升级可以与实体交互,在其任务中有详细介绍。" + ] + dependencies: ["5519E152C45C620F"] + min_width: 300 + id: "305B5A8507D4567A" + tasks: [{ + id: "6BA98FE9D6ED9FA9" + type: "checkmark" + title: "基座魔咒" + icon: { + id: "minecraft:enchanted_book" + Count: 1b + tag: { + StoredEnchantments: [{ + lvl: 5s + id: "pedestals:upgradespeed" + }] + } + } + }] + rewards: [{ + id: "0EF443D327EE222B" + type: "command" + title: "稀有基座战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_rare" + player_command: false + }] + } + { + title: "操控方块" + x: -1.5d + y: 7.5d + description: [ + "基座有操控世界中物品和方块的升级——投掷、放置和破坏升级。" + "" + "投掷升级将展示栏位的物品从基座顶部投掷。范围魔咒可修改物品从顶部掉落的距离。" + "" + "放置升级将把展示栏位中的物品放置在基座下方。范围魔咒可修改物品放置的距离。" + "" + "破坏升级会破坏基座下方的方块并展示掉落物。范围魔咒可修改被破坏方块离基座的距离。" + "" + "可以用工具交换器将镐放在基座上——升级将使用它破坏方块,工具上的精准采集或时运魔咒将会在升级上生效。" + ] + dependencies: ["04E9F681A7D93BC7"] + id: "189DF6D6ECA2E3D8" + tasks: [{ + id: "1371F2CF8EE10097" + type: "item" + title: "方块操控升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pedestals:coin/dropper" + Count: 1b + } + { + id: "pedestals:coin/placer" + Count: 1b + } + { + id: "pedestals:coin/breaker" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "2959BEBA6F82546F" + type: "command" + title: "史诗基座战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pedestals_loot_epic" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/pneumaticcraft_repressurized.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/pneumaticcraft_repressurized.snbt new file mode 100644 index 00000000..7e62e556 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/pneumaticcraft_repressurized.snbt @@ -0,0 +1,1726 @@ +{ + id: "00000000000000AE" + group: "72A9465344128AF9" + order_index: 4 + filename: "pneumaticcraft_repressurized" + title: "气动工艺:再加压" + icon: "pneumaticcraft:pressure_gauge_module" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + icon: "pneumaticcraft:ingot_iron_compressed" + x: -8.5d + y: -16.0d + shape: "gear" + description: [ + "气动工艺:再加压是关于物流、自动化,以及为了获得产物炸毁东西的模组。掌握加压空气和热量是你旅程的开始。" + "" + "这些任务会指引你在本模组中取得进展,但务必时常查阅手册以获取额外的信息。当你完成这些任务及其相关成就时,书中的章节就会解锁。 " + "" + "~MuteTiefling" + ] + optional: true + id: "00000000000000AF" + tasks: [{ + id: "7B56DD5D9F4BBB68" + type: "item" + item: "pneumaticcraft:ingot_iron_compressed" + }] + rewards: [{ + id: "00000000000000B1" + type: "item" + title: "气动扳手" + item: { + id: "pneumaticcraft:pneumatic_wrench" + Count: 1b + tag: { + "pneumaticcraft:air": 30000 + } + } + }] + } + { + title: "良心采购" + icon: "pneumaticcraft:pressure_chamber_wall" + x: -16.5d + y: -14.5d + shape: "rsquare" + description: [ + "你需要获得一些压缩铁锭,来开始你的PNC:R之旅。在没有压力室的情况下,制造它的过程是相当危险的。请务必站远一些!" + "" + "获得压缩铁锭后,建造一个3x3x3的压力室。PNC:R手册会告诉你怎么做。" + "" + "注:请谨慎建造压力室,尽量使其将结构在同一个区块内。F3+G可以显示区块边界。" + ] + dependencies: ["00000000000000AF"] + id: "00000000000000B3" + tasks: [ + { + id: "00000000000000B4" + type: "item" + item: "pneumaticcraft:pressure_chamber_wall" + count: 23L + } + { + id: "00000000000000BA" + type: "item" + item: "pneumaticcraft:pressure_chamber_interface" + count: 2L + } + { + id: "00000000000000BB" + type: "item" + item: "pneumaticcraft:pressure_chamber_valve" + } + ] + rewards: [ + { + id: "00000000000000C6" + type: "command" + title: "稀有PNC:R战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + } + { + id: "0000000000000A78" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + title: "空气压缩机" + icon: "pneumaticcraft:air_compressor" + x: -16.5d + y: -13.0d + subtitle: "压力之下" + description: [ + "虽然它不会让你被危险的太空面条拜访,也不会在下十个世纪里对乡村造成辐射,但加压空气本身是危险的,超过压力限度会导致该方块爆炸并消失。" + "" + "用一些红石和一个红石中继器就可以为你的新空气压缩机建造一个简单的红石断路开关。" + ] + dependencies: ["00000000000000B3"] + id: "00000000000000BD" + tasks: [ + { + id: "00000000000000BE" + type: "item" + item: "pneumaticcraft:pressure_gauge_module" + } + { + id: "00000000000000BF" + type: "item" + title: "空气压缩机" + icon: "pneumaticcraft:air_compressor" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "pneumaticcraft:air_compressor" + Count: 1b + } + { + id: "pneumaticcraft:liquid_compressor" + Count: 1b + } + ] + } + } + } + { + id: "00000000000000C0" + type: "item" + item: "pneumaticcraft:pressure_tube" + count: 8L + } + ] + rewards: [ + { + id: "00000000000000C1" + type: "item" + title: "红石粉" + item: "minecraft:redstone" + count: 9 + } + { + id: "00000000000000C2" + type: "item" + title: "红石中继器" + item: "minecraft:repeater" + } + ] + } + { + title: "安全升级" + x: -17.5d + y: -12.5d + subtitle: "谨慎乐观" + description: ["即使是最周密的计划也可能因意外事件而付诸东流。在你的压缩机和压力室中安装安全升级,以防止猝不及防的意外爆炸。"] + dependencies: ["00000000000000B3"] + id: "00000000000000C3" + tasks: [{ + id: "00000000000000C4" + type: "item" + item: "pneumaticcraft:security_upgrade" + count: 2L + }] + rewards: [{ + id: "00000000000000C5" + type: "command" + title: "稀有PNC:R战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + }] + } + { + x: -15.5d + y: -12.5d + subtitle: "更清洁的燃烧" + description: [ + "固体燃料可能十分强效,但是它们不够细腻,因为即使在压缩机被红石阻止运行的情况下,它们还是会继续产生压力,直到整块燃料燃烧殆尽。所以请考虑将你的燃料来源升级为更加安全的液体。" + "" + "注:液体压缩机可以燃烧许多类型的燃料,这些燃料都会在其GUI中列出,但值得注意的是,有一些燃料是可再生的,包括生物柴油、液态氢气和液态乙烯。" + ] + dependencies: ["00000000000000B3"] + id: "00000000000000C7" + tasks: [{ + id: "00000000000000C8" + type: "item" + item: "pneumaticcraft:liquid_compressor" + }] + rewards: [{ + id: "00000000000000C9" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -4.0d + y: -10.0d + subtitle: "夜幕降临……" + description: ["虽然名字叫煤油灯,但它能够使用液体压缩机可使用的所有燃料,并且能够照亮半径为30格的区域。非常适合用来驱散恐惧。试着用几个煤油灯来安全地照亮你的基地。"] + dependencies: ["00000000000000EA"] + id: "00000000000000CA" + tasks: [{ + id: "00000000000000CB" + type: "item" + item: "pneumaticcraft:kerosene_lamp" + }] + rewards: [{ + id: "000000000000022D" + type: "item" + title: "中型流体储罐" + item: { + id: "pneumaticcraft:medium_tank" + Count: 1b + tag: { + BlockEntityTag: { + SavedTanks: { + Tank: { + FluidName: "pneumaticcraft:kerosene" + Amount: 64000 + } + } + } + } + } + }] + } + { + title: "-173华氏度还是摄氏度?" + icon: "minecraft:packed_ice" + x: -12.5d + y: -13.5d + shape: "rsquare" + subtitle: "循序渐进" + description: ["虽然压缩空气是你的主要能量供应,热量是第二位的,但都是同等重要的机制。高级压缩机和其他机器需要依靠加热或冷却的方式来正常运行。"] + dependencies: ["00000000000000AF"] + id: "00000000000000CC" + tasks: [{ + id: "00000000000000CD" + type: "checkmark" + title: "-173华氏度还是摄氏度?" + }] + rewards: [ + { + id: "00000000000000CE" + type: "item" + title: "伪装涂覆器" + item: { + id: "pneumaticcraft:camo_applicator" + Count: 1b + tag: { + "pneumaticcraft:air": 30000 + } + } + } + { + id: "0000000000000A79" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + x: -12.5d + y: -12.0d + subtitle: "旋转舞僧" + description: [ + "涡流管的原理是在一个特殊的腔室中旋转高压空气以产生温差,从而使它能通过控制压力来精确控制加热或冷却的量。" + "" + "然而,涡流管并不是产生热量的唯一方法。在JEI中查找热管的用途,会发现有许多方块和液体也可用于加热或冷却。" + "" + "最后,气动工艺内置了对通用机械热力系统的支持,并与动态联合兼容。一些值得注意的热源包括:" + "" + "● 外置加热器" + "● 电阻型加热器" + "● 固体燃料加热器" + ] + dependencies: ["00000000000000CC"] + id: "00000000000000CF" + tasks: [{ + id: "00000000000000D0" + type: "item" + item: "pneumaticcraft:vortex_tube" + }] + rewards: [{ + id: "00000000000000D1" + type: "item" + title: "散热片" + item: "pneumaticcraft:heat_sink" + }] + } + { + title: "热管" + x: -12.5d + y: -11.0d + subtitle: "严寒无法再侵扰我" + description: [ + "热管有助于在方块之间快速传递热量,并且不会向环境中散发热量。用它来将热量从涡流管转移到一个或多个机器上。热量也可以用来直接为熔炉供能。" + "" + "注:具有传递热量能力的机器也会在它们之间共享热量,因此只需要将热管连接到任何一组机器中的一台即可。" + ] + dependencies: ["00000000000000CF"] + id: "00000000000000D2" + tasks: [{ + id: "00000000000000D3" + type: "item" + item: "pneumaticcraft:heat_pipe" + count: 6L + }] + rewards: [{ + id: "00000000000000D4" + type: "item" + title: "隔热板" + item: "pneumaticcraft:thermal_lagging" + count: 12 + }] + } + { + x: -13.5d + y: -12.5d + description: [ + "你可能已经注意到,涡流管会使用大量的空气,而且对红石没有反应。为了关闭它,必须切断空气供应。调节器管道模块可使你这么做。" + "" + "把它放在你的压力管道上,并向它施加红石信号。15强度的红石信号将使其完全阻止空气流动,从而关闭整条管道后的机器。" + ] + dependencies: ["00000000000000CF"] + id: "00000000000000D5" + tasks: [{ + id: "00000000000000D6" + type: "item" + item: "pneumaticcraft:regulator_tube_module" + }] + rewards: [{ + id: "00000000000000D8" + type: "command" + title: "稀有PNC:R战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + }] + } + { + x: -13.5d + y: -10.5d + subtitle: "冻结帧" + description: [ + "导热框架可以放置在任何容器上,并可使容器利用热量进行合成操作。被加热时,容器可以像熔炉一样烧炼物品。被冷却时,容器则会试图冻结出各种有用的物品。" + "" + "为了冻结液体,将一个气动工艺储罐或桶装满,并把它放在容器内。只要有足够的空间,被冷却的物品就会出现在其中。" + ] + dependencies: ["00000000000000D2"] + id: "00000000000000D9" + tasks: [{ + id: "00000000000000DA" + type: "item" + item: "pneumaticcraft:heat_frame" + }] + rewards: [{ + id: "00000000000000DB" + type: "item" + title: "强化箱子" + item: "pneumaticcraft:reinforced_chest" + }] + } + { + x: -12.5d + y: -10.0d + subtitle: "瞒天过海" + description: [ + "万能传感器是一个强大的方块,它会基于各种条件输出红石信号,如检测附近的玩家、玩家右击方块时、某方块是否存在、光照等级,甚至某方块当前的热量。" + "" + "当读取热量时,请试着将其对准热管或PNC:R机器,而不是对准带有导热框架的容器。" + ] + dependencies: ["00000000000000D2"] + id: "00000000000000DC" + tasks: [{ + id: "00000000000000DD" + type: "item" + item: "pneumaticcraft:universal_sensor" + }] + rewards: [ + { + id: "00000000000000DE" + type: "item" + title: "方块追踪升级" + item: "pneumaticcraft:block_tracker_upgrade" + } + { + id: "00000000000000DF" + type: "item" + title: "定位工具" + item: "pneumaticcraft:gps_tool" + } + ] + } + { + title: "原始且蒙昧" + x: -4.0d + y: -13.5d + shape: "rsquare" + description: ["去舀一桶像肮脏杂种一样的油。你会发现它们通常在地表上出现,通过观察小地图就能很容易地发现。"] + dependencies: ["00000000000000AF"] + id: "00000000000000E0" + tasks: [{ + id: "00000000000000E1" + type: "item" + item: "pneumaticcraft:oil_bucket" + }] + rewards: [ + { + id: "00000000000000E6" + type: "command" + title: "稀有PNC:R战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + } + { + id: "0000000000000A7B" + type: "command" + title: "农夫快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + icon: "pneumaticcraft:gas_lift" + x: -5.5d + y: -12.5d + subtitle: "把手拿开!" + description: [ + "气举可以用来从世界中泵出流体。把它放在任何流体方块的上方,插入钻杆,并提供空气。管道将向下延伸直至遇见流体方块,气举将尝试抽起附近所有与其相连的流体方块。" + "" + "注:用气动扳手潜行+右击任何PNC:R方块,可立即将其拾起,同时保留储存的空气和升级。这也适用于压力室阀门。" + ] + dependencies: ["00000000000000E0"] + id: "00000000000000E2" + tasks: [ + { + id: "00000000000000E3" + type: "item" + item: "pneumaticcraft:gas_lift" + } + { + id: "00000000000000E4" + type: "item" + item: "pneumaticcraft:drill_pipe" + count: 12L + } + ] + rewards: [{ + id: "00000000000000E5" + type: "item" + title: "地下石油探测器" + item: "pneumaticcraft:seismic_sensor" + }] + } + { + title: "石油精炼" + icon: "pneumaticcraft:refinery_output" + x: -4.0d + y: -12.0d + subtitle: "高精尖公司" + description: [ + "精炼厂由精炼厂控制器和其上方的2至4个输出端建造而成。请确保所有的面都是隔热的!为了便于进一步加工,请考虑使用物流网络来提取输出。向精炼厂控制器提供热量和石油以开始精炼。" + "" + "注:使用比较器读取控制器可以极好的控制涡流管以防燃料浪费。" + ] + dependencies: ["00000000000000E0"] + id: "00000000000000E7" + tasks: [ + { + id: "00000000000000E8" + type: "item" + item: "pneumaticcraft:refinery" + } + { + id: "00000000000000E9" + type: "item" + item: "pneumaticcraft:refinery_output" + count: 4L + } + ] + rewards: [{ + id: "000000000000022C" + type: "command" + title: "稀有PNC:R战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + }] + } + { + title: "热气动加工" + x: -4.0d + y: -11.0d + subtitle: "热奇,什么来着?" + description: [ + "简称TTP,这种机器利用热量和压力的组合来转化固体和液体。近年来,它甚至在厨房里有了用武之地。" + "" + "把机器放成一排,使它们能够通过侧面共享热量和压力。" + ] + dependencies: ["00000000000000E7"] + id: "00000000000000EA" + tasks: [{ + id: "00000000000000EB" + type: "item" + item: "pneumaticcraft:thermopneumatic_processing_plant" + count: 4L + }] + rewards: [ + { + id: "00000000000000EC" + type: "item" + title: "鳕鱼和薯条" + item: "pneumaticcraft:cod_n_chips" + count: 16 + } + { + id: "00000000000000ED" + type: "item" + title: "发射器升级" + item: "pneumaticcraft:dispenser_upgrade" + count: 4 + } + ] + } + { + title: "润滑油" + x: -5.0d + y: -9.5d + subtitle: "滑坡效应" + description: ["它是合成速度升级的宝贵原料。"] + dependencies: ["00000000000000F8"] + id: "00000000000000EE" + tasks: [{ + id: "00000000000000EF" + type: "item" + item: "pneumaticcraft:lubricant_bucket" + }] + rewards: [{ + id: "00000000000000F0" + type: "item" + title: "速度升级" + item: "pneumaticcraft:speed_upgrade" + count: 2 + }] + } + { + title: "液化石油气" + x: -3.0d + y: -10.5d + subtitle: "异相" + description: ["需要更多?考虑将你的一些其他燃料转化为液化石油气"] + dependencies: ["00000000000000EA"] + id: "00000000000000F1" + tasks: [{ + id: "00000000000000F2" + type: "item" + item: "pneumaticcraft:lpg_bucket" + }] + rewards: [{ + id: "00000000000000F3" + type: "command" + title: "稀有PNC:R战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + }] + } + { + title: "融化塑料" + x: -3.0d + y: -9.5d + subtitle: "白色黄金" + description: ["沧海一粟。"] + dependencies: ["00000000000000F1"] + id: "00000000000000F4" + tasks: [{ + id: "00000000000000F5" + type: "item" + item: "pneumaticcraft:plastic_bucket" + }] + rewards: [{ + id: "00000000000000F7" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + title: "柴油" + x: -5.0d + y: -10.5d + subtitle: "燃烧,还是死寂" + description: ["这是一种像样的燃料……但也许你需要对它进行一点改造。"] + dependencies: ["00000000000000EA"] + id: "00000000000000F8" + tasks: [{ + id: "00000000000000F9" + type: "item" + item: "pneumaticcraft:diesel_bucket" + }] + rewards: [{ + id: "00000000000000FA" + type: "command" + title: "稀有PNC:R战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + }] + } + { + x: -4.0d + y: -9.0d + subtitle: "混在一起" + description: ["流体混合器主要是作为生物柴油加工链的末端机器来使用。同时它也创造了一个非常有用的副产品,甘油。"] + dependencies: [ + "00000000000000F4" + "00000000000000EE" + ] + id: "00000000000000FB" + tasks: [{ + id: "00000000000000FC" + type: "item" + item: "pneumaticcraft:fluid_mixer" + }] + rewards: [ + { + id: "0000000000000105" + type: "item" + title: "红色蘑菇" + item: "minecraft:red_mushroom" + count: 16 + } + { + id: "0000000000000106" + type: "item" + title: "灰化土" + item: "minecraft:podzol" + count: 4 + } + ] + } + { + title: "酵母菌培养" + icon: "minecraft:red_mushroom_block" + x: -4.0d + y: -7.5d + subtitle: "酵养大革命" + description: [ + "生产可再生塑料和润滑油的第一步,用TPP生产酵母菌,且需要精确的温度控制。" + "" + "用火把等低热量热源、不同的隔热程度、甚至是在不同的生物群系或采用不同的尺寸进行实验,以找到能够稳定地生产酵母菌的方法。" + ] + dependencies: ["00000000000000FB"] + id: "00000000000000FD" + tasks: [{ + id: "00000000000000FE" + type: "item" + item: "pneumaticcraft:yeast_culture_bucket" + }] + rewards: [{ + id: "00000000000000FF" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + title: "乙醇" + x: -5.0d + y: -7.0d + subtitle: "真是个老掉牙的笑话" + description: [""] + dependencies: ["00000000000000FD"] + id: "0000000000000100" + tasks: [{ + id: "0000000000000101" + type: "item" + item: "pneumaticcraft:ethanol_bucket" + }] + rewards: [{ + id: "0000000000000102" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + title: "植物油" + x: -3.0d + y: -7.0d + subtitle: "给豌豆一个机会" + description: ["或者任何种子,就这而言。"] + dependencies: ["00000000000000FD"] + id: "0000000000000103" + tasks: [{ + id: "0000000000000104" + type: "item" + item: "pneumaticcraft:vegetable_oil_bucket" + }] + rewards: [{ + id: "000000000000022A" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + title: "生物柴油" + x: -4.0d + y: -6.5d + subtitle: "怒火慢烧" + description: ["这是一条可持续发展的康庄大道。"] + dependencies: [ + "0000000000000103" + "0000000000000100" + ] + id: "0000000000000107" + tasks: [{ + id: "0000000000000108" + type: "item" + item: "pneumaticcraft:biodiesel_bucket" + }] + rewards: [{ + id: "0000000000000379" + type: "command" + title: "传说PNC:R战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" + player_command: false + }] + } + { + x: -4.0d + y: -5.0d + shape: "octagon" + description: ["找到一种方法,在只用PNC:R和原版机械的情况下就能完全自动化生产塑料片以及从生物柴油中制取速度升级。你可以考虑一下无人机在农业和物流中的应用。"] + dependencies: ["0000000000000107"] + id: "0000000000000109" + tasks: [{ + id: "000000000000010A" + type: "checkmark" + title: "可持续发展挑战" + icon: { + id: "pneumaticcraft:logistics_drone" + Count: 1b + tag: { + "pneumaticcraft:air": 120000 + } + } + }] + } + { + title: "物流" + x: -8.5d + y: -12.0d + subtitle: "框定你的请求" + description: [ + "物流框架和模块是物流网络的核心和灵魂。物流框架可以安装在任何容器上,并可以通过物流配置器对其进行配置。" + "" + "对于更复杂的设置,可能需要通过使用其他容器来“扩展”机器。" + "" + "例如,你可以在熔炉上使用一个物流请求框架,将原料输入其中,然后用漏斗将产物取出。然后,漏斗上的物流供应框架可以将产物送回物流网络中。" + ] + dependencies: ["000000000000011D"] + id: "000000000000010B" + tasks: [{ + id: "000000000000010C" + type: "item" + item: "pneumaticcraft:logistics_module" + count: 8L + }] + rewards: [ + { + id: "000000000000010D" + type: "item" + title: "物流请求框架" + item: "pneumaticcraft:logistics_frame_requester" + count: 8 + } + { + id: "000000000000010E" + type: "item" + title: "物流被动供应框架" + item: "pneumaticcraft:logistics_frame_passive_provider" + count: 8 + } + { + id: "000000000000010F" + type: "item" + title: "物流存储框架" + item: "pneumaticcraft:logistics_frame_storage" + count: 8 + } + { + id: "00000000000006FF" + type: "item" + title: "物流主动供应框架" + item: "pneumaticcraft:logistics_frame_active_provider" + count: 8 + } + ] + } + { + x: -10.0d + y: -12.0d + subtitle: "生不带来,死不带去,谁说的?" + description: ["一个防爆的箱子,破损后能保留里面的东西。"] + dependencies: ["000000000000010B"] + id: "0000000000000110" + tasks: [{ + id: "0000000000000111" + type: "item" + item: "pneumaticcraft:reinforced_chest" + }] + rewards: [{ + id: "0000000000000113" + type: "command" + title: "稀有PNC:R战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + }] + } + { + x: -10.0d + y: -11.0d + subtitle: "巧工,而非苦工" + description: ["强化箱子的高级版本,拥有更大的容量、每个栏位的物品都能单独过滤、可以自动收集一定范围内的物品、可以向周围的容器自动输出,也可以从周围的容器抽取物品至箱子中。"] + dependencies: ["0000000000000110"] + id: "0000000000000114" + tasks: [{ + id: "0000000000000115" + type: "item" + item: "pneumaticcraft:smart_chest" + }] + rewards: [ + { + id: "0000000000000117" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + } + { + id: "0000000000000118" + type: "item" + title: "磁铁升级" + item: "pneumaticcraft:magnet_upgrade" + } + ] + } + { + title: "漏斗" + icon: "pneumaticcraft:omnidirectional_hopper" + x: -11.0d + y: -11.0d + subtitle: "这你也炫耀,兄弟" + description: ["可过滤、快速,气动工艺漏斗指定任何想要的方向并接受多种有用的升级。检查其GUI以获取更多信息。"] + dependencies: ["0000000000000110"] + id: "0000000000000119" + tasks: [ + { + id: "000000000000011A" + type: "item" + item: "pneumaticcraft:omnidirectional_hopper" + } + { + id: "000000000000011B" + type: "item" + item: "pneumaticcraft:liquid_hopper" + } + ] + rewards: [{ + id: "000000000000011C" + type: "item" + title: "速度升级" + item: "pneumaticcraft:speed_upgrade" + count: 2 + }] + } + { + title: "逻辑之路,滚滚向前" + x: -8.5d + y: -13.5d + shape: "rsquare" + description: [ + "PNC:R的物流系统是相当强大的,尽管它在实施时需要一些预先考虑,并且在空中移动物品和流体需要维护成本。" + "" + "当通过压力管道网络使用时,它可使大量的物品和液体在同一条线路上同时瞬间移动。" + ] + dependencies: ["00000000000000AF"] + id: "000000000000011D" + tasks: [{ + id: "000000000000011E" + type: "checkmark" + title: "逻辑之路,滚滚向前" + icon: "pneumaticcraft:logistics_core" + }] + rewards: [ + { + id: "000000000000011F" + type: "item" + item: { + id: "pneumaticcraft:logistics_configurator" + Count: 1b + tag: { + "pneumaticcraft:air": 30000 + } + } + } + { + id: "0000000000000A7A" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + title: "红石模块" + x: -10.0d + y: -10.0d + subtitle: "红石进化" + description: [ + "红石模块用于通过管道网络传输红石信号来读取和输出。不需要加压空气就可以使用。" + "" + "在红石模块中安装一个高级印刷电路板,使其能够进行更复杂的操作,如充当时钟、信号计数器或开关。" + ] + dependencies: ["000000000000010B"] + id: "0000000000000120" + tasks: [{ + id: "0000000000000121" + type: "item" + item: "pneumaticcraft:redstone_module" + count: 2L + }] + rewards: [{ + id: "0000000000000122" + type: "command" + title: "稀有PNC:R战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + }] + } + { + x: -11.0d + y: -10.0d + subtitle: "树莓派" + description: [ + "高级印刷电路板可以被插入各种管道模块,以增强其能力。调节器管子模块、压力表管道模块、红石管道模块和空气栅管道模块都从中受益匪浅。" + "" + "考虑组合使用高级压力表管道模块和一些高级红石管道模块的来升级你的压缩机上的红石控制系统。" + ] + dependencies: ["0000000000000120"] + id: "0000000000000123" + tasks: [{ + id: "0000000000000124" + type: "item" + item: "pneumaticcraft:advanced_pcb" + }] + rewards: [{ + id: "0000000000000125" + type: "command" + title: "传说PNC:R战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" + player_command: false + }] + } + { + x: -8.5d + y: -10.5d + subtitle: "飞翔马戏团" + description: ["在你不想运行整套空中基础设施的地方,物流无人机是方便的小帮手。使用一些物流框架进行实验,并部署一架物流无人机为你移动物品。"] + dependencies: ["000000000000010B"] + id: "0000000000000126" + tasks: [{ + id: "0000000000000127" + type: "item" + item: "pneumaticcraft:logistics_drone" + }] + rewards: [{ + id: "0000000000000128" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -8.5d + y: -9.0d + subtitle: "自动化山谷" + description: [ + "制作并部署收割无人机,使作物农场或树场自动化。使用采集无人机来保持地面整洁。" + "" + "请查看PNC:R手册或物品提示,以了解它们的工作原理。" + ] + dependencies: ["0000000000000126"] + id: "0000000000000129" + tasks: [{ + id: "000000000000012A" + type: "item" + item: "pneumaticcraft:harvesting_drone" + }] + rewards: [ + { + id: "000000000000012B" + type: "item" + title: "采集无人机" + item: "pneumaticcraft:collector_drone" + } + { + id: "0000000000000701" + type: "item" + title: "强化黑曜石锄" + item: { + id: "mekanismtools:refined_obsidian_hoe" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + } + { + x: -8.5d + y: -7.5d + subtitle: "空中加油" + description: [ + "充气站对于自动保持无人机有气是至关重要的。放置一个充气站,把发射器升级插入其中,让充气站为上面的实体充气。附近的无人机会在需要时自动寻找可用的充气站。" + "" + "当你站在这样的充气站上时,它也会为你物品栏中的物品充气。" + "" + "注:充气站是压力机械师的兴趣点。也许应该去交个朋友然后看看他们有什么好的交易。" + ] + dependencies: ["0000000000000129"] + id: "000000000000012C" + tasks: [{ + id: "000000000000012D" + type: "item" + item: "pneumaticcraft:charging_station" + }] + rewards: [ + { + id: "000000000000012E" + type: "item" + title: "发射器升级" + item: "pneumaticcraft:dispenser_upgrade" + } + { + id: "0000000000000700" + type: "item" + title: "容积升级" + item: "pneumaticcraft:volume_upgrade" + count: 4 + } + ] + } + { + x: -7.5d + y: -7.0d + subtitle: "在她需要的时候" + description: ["在你的无人机上安装一个或多个物品寿命升级,以帮助它们保持工作状态。它们偶尔会受到环境危害的伤害,这些升级可使它们自我修复。"] + dependencies: ["000000000000012C"] + id: "000000000000012F" + tasks: [{ + id: "0000000000000130" + type: "item" + item: "pneumaticcraft:item_life_upgrade" + }] + rewards: [{ + id: "0000000000000131" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -8.5d + y: -6.5d + subtitle: "她孑孓一生,形单影只" + description: ["在无人机中安装备用升级,以节省一点空气。"] + dependencies: ["000000000000012C"] + id: "0000000000000132" + tasks: [{ + id: "0000000000000133" + type: "item" + item: "pneumaticcraft:standby_upgrade" + }] + rewards: [{ + id: "0000000000000134" + type: "command" + title: "稀有PNC:R战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_rare" + player_command: false + }] + } + { + title: "物品栏升级" + x: -7.5d + y: -8.0d + subtitle: "这个坏小子能装下如此多的方块!" + description: ["在你的采集无人机上安装一些物品栏升级。"] + dependencies: ["000000000000012C"] + id: "0000000000000135" + tasks: [{ + id: "0000000000000136" + type: "item" + item: "pneumaticcraft:inventory_upgrade" + count: 4L + }] + rewards: [{ + id: "0000000000000137" + type: "item" + title: "物品栏升级" + item: "pneumaticcraft:inventory_upgrade" + count: 8 + }] + } + { + x: -9.5d + y: -8.0d + subtitle: "他正在远行" + description: ["在采集无人机上安装一些范围升级。"] + dependencies: ["000000000000012C"] + id: "0000000000000138" + tasks: [{ + id: "0000000000000139" + type: "item" + item: "pneumaticcraft:range_upgrade" + }] + rewards: [{ + id: "000000000000013A" + type: "item" + title: "范围升级" + item: "pneumaticcraft:range_upgrade" + count: 2 + }] + } + { + x: -9.5d + y: -7.0d + subtitle: "他在追求速度" + description: ["用几个这样的加速升级,加速你的无人机和许多其他方块"] + dependencies: ["000000000000012C"] + id: "000000000000013B" + tasks: [{ + id: "000000000000013C" + type: "item" + item: "pneumaticcraft:speed_upgrade" + }] + rewards: [{ + id: "000000000000013D" + type: "item" + title: "速度升级" + item: "pneumaticcraft:speed_upgrade" + count: 2 + }] + } + { + title: "可编程无人机" + icon: "pneumaticcraft:programmer" + x: -10.0d + y: -9.0d + subtitle: "用我的方式来办" + description: [ + "可编程无人机是PNC:R自动化能力的巅峰,其选择几乎是无限的,因为它们可以与方块和实体互动,挥舞武器和工具,并根据复杂的条件执行的动作。" + "" + "潜心研究这种可视化编程语言,看看你能捣鼓出什么玩意来!如果你缺乏灵感,试试下面这些:" + "" + "●自动化Powah的充能台" + "●自动化植物魔法的符文祭坛" + "●自动化PNC:R的生物柴油" + "●使用牛奶桶和绿色染料建造一个黏液农场" + "●利用无人机建造一个交通网络,让它来接你并把你传送走" + ] + dependencies: ["0000000000000129"] + id: "000000000000013E" + tasks: [ + { + id: "000000000000013F" + type: "item" + item: "pneumaticcraft:drone" + } + { + id: "0000000000000141" + type: "item" + item: "pneumaticcraft:programmer" + } + ] + rewards: [{ + id: "0000000000000140" + type: "item" + title: "编程拼图" + item: "pneumaticcraft:programming_puzzle" + count: 64 + }] + } + { + x: -11.0d + y: -9.0d + subtitle: "始终触手可及" + description: ["遥控器是通过操纵全局变量工作的可编程接口设备。当与万能传感器结合时,你可以将其用于远程红石,也可以用于控制可编程无人机。"] + dependencies: ["000000000000013E"] + id: "0000000000000142" + tasks: [{ + id: "0000000000000143" + type: "item" + item: "pneumaticcraft:remote" + }] + rewards: [{ + id: "0000000000000144" + type: "command" + title: "传说PNC:R战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" + player_command: false + }] + } + { + title: "塑料片" + x: 0.0d + y: -14.5d + shape: "rsquare" + subtitle: "你可以拥抱我,可以和我一起去玩耍" + description: ["通过在世界中放置一桶熔融塑料使其冷却,但肯定有更好的开始方法?"] + dependencies: [ + "00000000000000BF" + "00000000000000F5" + "00000000000000AF" + ] + id: "0000000000000145" + tasks: [{ + id: "0000000000000146" + type: "item" + item: "pneumaticcraft:plastic" + count: 4L + }] + rewards: [{ + id: "0000000000000147" + type: "item" + title: "塑料片" + item: "pneumaticcraft:plastic" + count: 8 + }] + } + { + title: "Prime会员配送" + x: 0.0d + y: -13.0d + description: [ + "居家购物的巅峰之作。只需击一个按钮,你的订单就会在你意识到之前送达。" + "" + "Enigmatica-6中增加了一些特殊的交易,可以你交易一套探测工具,它可以探测来自不同维度的不同材料。试试这些探测工具,以获得稀有、不寻常的物品!" + ] + dependencies: ["0000000000000145"] + id: "0000000000000148" + tasks: [{ + id: "0000000000000149" + type: "item" + item: "pneumaticcraft:amadron_tablet" + }] + rewards: [{ + id: "705F9A21C798611B" + type: "item" + item: "kubejs:amadron_survey_tools" + }] + } + { + x: 0.0d + y: -12.0d + subtitle: "烧掉它" + description: ["随时随地可以从亚马龙获得。但你当地的压力机械师通常也会把它们作为初始交易……"] + dependencies: ["0000000000000148"] + id: "000000000000014B" + tasks: [{ + id: "000000000000014C" + type: "item" + item: "pneumaticcraft:pcb_blueprint" + }] + rewards: [{ + id: "000000000000014D" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -0.5d + y: -11.0d + subtitle: "比阳光更灿烂" + description: [ + "用于准备空印刷电路板,使其能够进行蚀刻。在没有速度升级的情况下,这可能是一个缓慢的过程……考虑在60-70%左右设置一个阈值,以便在等待时间较短的情况下有一个合宜的蚀刻时机。强烈建议你将这个过程自动化。" + "" + "失效的印刷电路板可以被回收。" + ] + dependencies: ["000000000000014B"] + id: "000000000000014E" + tasks: [{ + id: "000000000000014F" + type: "item" + item: "pneumaticcraft:uv_light_box" + }] + rewards: [{ + id: "0000000000000150" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + title: "蚀刻器" + icon: "pneumaticcraft:etching_tank" + x: -1.0d + y: -10.0d + subtitle: "解决方案:腐蚀性溶液" + description: [ + "制作印刷电路板的下一步是在蚀刻器里进行蚀刻,这台蚀刻器可以装下并同时处理多达25个空印刷电路板。" + "" + "只有在蚀刻印刷电路板时加热,蚀刻酸才会被慢慢消耗。" + "" + "加热大大加快了蚀刻过程,而一桶酸液可以用在许多印刷电路板上。" + ] + dependencies: ["000000000000014E"] + id: "0000000000000151" + tasks: [ + { + id: "0000000000000152" + type: "item" + item: "pneumaticcraft:etching_tank" + } + { + id: "0000000000000153" + type: "item" + item: "pneumaticcraft:etching_acid_bucket" + } + ] + rewards: [{ + id: "0000000000000154" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + title: "装配台" + icon: "pneumaticcraft:assembly_platform" + x: 0.5d + y: -7.5d + subtitle: "需要一些组件" + description: [ + "装配台提供了一种更简单的制作电路板的方法,并提供了获得其他高级配方的途径。" + "" + "每个部件都有放置位置的限制。具体放置规则请参阅PNC:R手册" + "" + "不过,一种简单的布局可以在2x3的空间里完成:" + "" + "IO、控制器、IO" + "钻头、平台、激光" + ] + dependencies: ["0000000000000165"] + id: "0000000000000155" + tasks: [ + { + id: "0000000000000157" + type: "item" + item: "pneumaticcraft:assembly_io_unit_import" + } + { + id: "0000000000000158" + type: "item" + item: "pneumaticcraft:assembly_controller" + } + { + id: "0000000000000159" + type: "item" + item: "pneumaticcraft:assembly_io_unit_export" + } + { + id: "000000000000015A" + type: "item" + item: "pneumaticcraft:assembly_drill" + } + { + id: "000000000000015B" + type: "item" + item: "pneumaticcraft:assembly_platform" + } + { + id: "000000000000015C" + type: "item" + item: "pneumaticcraft:assembly_laser" + } + ] + rewards: [{ + id: "000000000000015D" + type: "command" + title: "传说PNC:R战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" + player_command: false + }] + } + { + x: -1.5d + y: -9.0d + subtitle: "你会怎么处理坏电路?" + description: ["接地。"] + dependencies: ["0000000000000151"] + id: "000000000000015E" + tasks: [{ + id: "000000000000015F" + type: "item" + item: "pneumaticcraft:empty_pcb" + }] + rewards: [{ + id: "0000000000000164" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -1.5d + y: -8.0d + subtitle: "短路" + description: ["你试过将其拉伸吗?"] + dependencies: ["000000000000015E"] + id: "0000000000000160" + tasks: [{ + id: "0000000000000161" + type: "item" + item: "pneumaticcraft:unassembled_pcb" + }] + rewards: [ + { + id: "0000000000000162" + type: "item" + title: "晶体管" + item: "pneumaticcraft:transistor" + count: 2 + } + { + id: "0000000000000163" + type: "item" + title: "电容" + item: "pneumaticcraft:capacitor" + count: 2 + } + ] + } + { + x: -0.5d + y: -7.5d + subtitle: "谁负责调查电子犯罪?" + description: ["夏洛克•欧姆"] + dependencies: ["0000000000000160"] + id: "0000000000000165" + tasks: [{ + id: "0000000000000166" + type: "item" + item: "pneumaticcraft:printed_circuit_board" + }] + rewards: [{ + id: "0000000000000167" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + title: "装配程序" + x: 1.0d + y: -8.5d + subtitle: "一石二鸟" + description: [ + "将装配程序插入装配控制器,并提供空气以使控制器启动。强烈建议进行加装速度升级。" + "" + "注:钻头和激光程序允许装配台制作只需要钻头或激光的配方。在大多数情况下,没有理由使用单独的程序。" + ] + dependencies: ["0000000000000155"] + id: "0000000000000168" + tasks: [{ + id: "0000000000000169" + type: "item" + item: "pneumaticcraft:assembly_program_drill_laser" + }] + rewards: [{ + id: "000000000000016A" + type: "command" + title: "传说PNC:R战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" + player_command: false + }] + } + { + title: "流体储罐" + x: -11.0d + y: -12.0d + subtitle: "叠加几率" + description: [ + "便携式流体存储设备。还可以为桶和其他储罐加注液体,以实现自动化。" + "" + "将其垂直堆放,并用气动扳手右击,就可以形成一个多方块储罐。" + ] + dependencies: ["0000000000000110"] + id: "000000000000016B" + tasks: [{ + id: "000000000000016C" + type: "item" + item: "pneumaticcraft:small_tank" + count: 2L + }] + rewards: [{ + id: "000000000000016D" + type: "item" + title: "中型流体储罐" + item: "pneumaticcraft:medium_tank" + }] + } + { + x: 0.5d + y: -9.5d + subtitle: "超级层流" + description: ["通过高级加工方法,可以制造出高级压力管道,从而达到更高的压力。高级压缩机必须保持冷却,因此并不总是特定任务的最佳选择。然而,有些机器只有在高级压缩机产生的压力下才会开始工作。"] + dependencies: ["0000000000000168"] + id: "0000000000000415" + tasks: [{ + id: "0000000000000416" + type: "item" + item: "pneumaticcraft:advanced_liquid_compressor" + }] + rewards: [{ + id: "000000000000063D" + type: "command" + title: "传说PNC:R战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" + player_command: false + }] + } + { + x: -16.5d + y: -11.5d + subtitle: "全面反转!" + description: [ + "让物品处于高压下只是硬币的一面。创造真空状态也是非常有益的。" + "" + "小贴士:真空下的压力室能够将物品的魔咒提取到书上形成附魔书。" + ] + dependencies: [ + "00000000000000BD" + "00000000000000C7" + "00000000000000C3" + ] + dependency_requirement: "one_completed" + id: "0000000000000417" + tasks: [{ + id: "0000000000000418" + type: "item" + item: "pneumaticcraft:vacuum_pump" + }] + rewards: [{ + id: "0000000000000423" + type: "item" + title: "记忆棒" + item: "pneumaticcraft:memory_stick" + }] + } + { + x: -17.5d + y: -10.5d + subtitle: "手忙脚乱" + description: [ + "气动技术的最新进展可使你强制移除在世界各地发现的刷怪笼的魔法核心。一旦被核心提取出来,就可以通过将它们插入一个改良的气动刷怪笼中,用空气使其开始旋转,提高它们的产怪速率。" + "" + "首先,在刷怪笼附近的区域做好战斗准备。建议使用火把或通过侵入使其失效。" + "" + "将刷怪笼抽取器放在刷怪笼的上方,将真空泵连接到刷怪笼抽取器上,并开始抽出空气。当刷怪笼抽取器达到必要的负压时,核心抽取就会开始发生。" + "" + "只有当玩家在附近时,刷怪笼抽取器才会工作,所以别站的太远。" + "" + "随着它的工作,相应的怪物会在附近强制生成。你带了盔甲,对吗?" + "" + "随着该区域的怪物越积越多,刷怪笼抽取器的工作速度会减慢。请尽快杀死怪物。" + "" + "要做好应对一大波怪物的准备。事情会变得很混乱。" + "" + "注:当抽取过程结束后,用气动扳手潜行+右击刷怪笼抽取器,以避免下次需要从头抽气。在需要重新抽气之前,一台包含些许容积升级的刷怪笼抽取器应该仍能够从数个刷怪笼中抽取核心。" + ] + dependencies: ["0000000000000417"] + min_width: 300 + id: "0000000000000419" + tasks: [{ + id: "000000000000041A" + type: "item" + item: "pneumaticcraft:spawner_extractor" + }] + rewards: [{ + id: "0000000000000433" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + icon: "pneumaticcraft:vacuum_trap" + x: -15.5d + y: -10.5d + subtitle: "你能打给谁?" + description: [ + "你的自定义刷怪途径。" + "" + "并不是每一种怪物都能从自然生成刷怪笼中轻易获得。幸运的是,有一种方法可以重现刷怪笼核心的魔力:真空陷阱。" + "" + "真空陷阱的使用方式一开始与刷怪笼抽取器类似,将真空陷阱与真空泵相连,并抽出其中所有的空气。你需要一个刷怪笼核心(空),并且推荐使用容积升级。用气动扳手潜行右击负压的真空陷阱,从而将其拾起。现在把它放在任何生物附近,然后空手潜行右击它来打开它。附近的生物会被吸进去,并被加入到刷怪笼核心中。" + "" + "一个刷怪笼核心可以储存多种生物类型,使混合刷怪笼成为可能。" + "" + "一枚只有含有一只生物的刷怪笼核心仍然可以在气动刷怪笼中使用;这对于难以捕捉的或稀有的生物来说非常有用。" + "" + "如果真空陷阱的内部储罐中存放有记忆源质,那么它的工作效率会更高,这意味着需要更少的生物就可以完全填充它。" + "" + "通过将刷怪笼核心方在地上并潜行右击,可以从其中随机释放生物,在加压刷怪笼可用之前,你也可以用它更轻松地运输生物。 " + ] + dependencies: ["000000000000041F"] + id: "000000000000041B" + tasks: [ + { + id: "000000000000041C" + type: "item" + item: "pneumaticcraft:vacuum_trap" + } + { + id: "0000000000000422" + type: "item" + item: "pneumaticcraft:spawner_core" + } + ] + rewards: [{ + id: "0000000000000434" + type: "command" + title: "传说PNC:R战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" + player_command: false + }] + } + { + x: -16.5d + y: -9.5d + subtitle: "势利小人" + description: [ + "一旦提取过程完成,请确保要破坏空刷怪笼(任何镐都可以)并将其随身携带。它是制作启动刷怪笼所必需的。" + "" + "注:考虑在你的基地保留一个备用的空刷怪笼。其顶部可以放置一个刷怪笼抽取器,以简化未来使用时的充气工作。" + ] + dependencies: ["0000000000000419"] + id: "000000000000041F" + tasks: [{ + id: "0000000000000420" + type: "item" + item: "pneumaticcraft:pressurized_spawner" + }] + rewards: [{ + id: "0000000000000432" + type: "command" + title: "史诗PNC:R战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/powah.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/powah.snbt new file mode 100644 index 00000000..5dd3c501 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/powah.snbt @@ -0,0 +1,1362 @@ +{ + id: "000000000000016E" + group: "72A9465344128AF9" + order_index: 5 + filename: "powah" + title: "Powah!" + icon: "powah:dielectric_casing" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + icon: "powah:book" + x: 1.5d + y: -1.5d + shape: "gear" + subtitle: "现在,你将抛瓦玩弄于股掌之间!" + description: [ + "欢迎来到Powah!它是Minecraft中最新的发电、存储和运输模组之一。在本章节中,你将了解到它的全部信息。" + "我们将介绍这个模组所提供的大部分内容:从最基础的发电到多方块反应堆和无线供电!" + "" + "除了这个任务线,Powah手册是你在浏览该模组时的良师益友。每当你发现自己不知所措或想了解更多的信息时,请及时查阅它。" + "那么现在,让我们开始吧,好吗?" + "" + "~Merlo" + ] + optional: true + id: "000000000000016F" + tasks: [{ + id: "4C763494FAB6F8A2" + type: "item" + item: "powah:dielectric_paste" + }] + rewards: [{ + id: "413EB9C7629D2B60" + type: "item" + title: "扳手" + item: { + id: "powah:wrench" + Count: 1b + tag: { + PowahWrenchNBT: { } + } + } + }] + } + { + icon: { + id: "powah:wrench" + Count: 1b + tag: { + PowahWrenchNBT: { } + } + } + x: 0.5d + y: -2.0d + shape: "diamond" + subtitle: "不,等等,我是说……别哭了!" + description: [ + "Powah中的一切都被分为不同的等级,从初级到基础、硬化、烈焰、钻石、富生和下界。" + "相同机器的不同等级拥有不同的属性,这些信息都在会机器的提示框上标明。" + "" + "例如,一台熔炉发电机(初级)的发电效率为30FE/t,需要1600刻(或800秒)才能烧完一块煤,而熔炉发电机(下界)可以发电效率为9600FE/t,只需要0.25秒就能产出等同于一块煤的能量。" + "当你在该模组中不断取得进展的同时,请牢记:时常查看JEI中的各种提示框,看看什么等级适符合你当前的发展情况。" + ] + dependencies: ["000000000000016F"] + id: "0000000000000172" + tasks: [{ + id: "0000000000000173" + type: "checkmark" + title: "关于等级" + }] + rewards: [{ + id: "0000000000000CA8" + type: "xp" + xp: 100 + }] + } + { + title: "基础资源" + icon: "powah:dielectric_casing" + x: 1.5d + y: 0.0d + shape: "hexagon" + subtitle: "统统绝缘!" + description: [ + "在我们了解Powah提供的各种超酷的方块和物品之前,让我们先熟悉一下在该模组中你需要合成的一些基础资源。绝缘覆层是最基础的合成材料,所以大量使用它们将是常事。" + "" + "为了将其自动化,在某处保留一个熔岩储罐或烈焰人刷怪场可能非常有用!你马上就将看到它可以制作一些Powah的最基础部件,比如用于制作绝缘外壳的绝缘棒。" + "这就是你制作本章大多数机器的开始,所以我们来制作一些吧!" + ] + dependencies: ["000000000000016F"] + size: 1.5d + id: "0000000000000174" + tasks: [{ + id: "0000000000000175" + type: "item" + item: "powah:dielectric_casing" + }] + rewards: [{ + id: "7698C3956B71648E" + type: "item" + title: "绝缘外壳" + item: "powah:dielectric_casing" + count: 2 + }] + } + { + title: "熔炉发电机" + icon: "powah:furnator_basic" + x: 1.5d + y: 1.5d + shape: "rsquare" + subtitle: "所有人都能看见我火了" + description: [ + "让我们来发一些电吧!你会发现Powah有各种各样可以产出FE的发电机,其中最基础的是熔炉发电机。" + "" + "这个名字应该很好理解,它等于一台熔炉,但它可以燃烧燃料进行发电!" + "做一个熔炉发电机试试,任意等级的都可以。如果你才刚开始游玩本模组,你可以尝试初级甚至基础等级的发电机。" + ] + dependencies: ["0000000000000174"] + id: "0000000000000176" + tasks: [{ + id: "0000000000000177" + type: "item" + title: "熔炉发电机(任意等级)" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:furnator_basic" + Count: 1b + } + { + id: "powah:furnator_hardened" + Count: 1b + } + { + id: "powah:furnator_blazing" + Count: 1b + } + { + id: "powah:furnator_niotic" + Count: 1b + } + { + id: "powah:furnator_spirited" + Count: 1b + } + { + id: "powah:furnator_nitro" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "00000000000001B2" + type: "item" + title: "煤炭块" + item: "minecraft:coal_block" + count: 4 + } + { + id: "0000000000000288" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + } + ] + } + { + title: "能量线缆" + x: 0.0d + y: 1.5d + subtitle: "我发现我的充电线坏了。我被雷到了。" + description: [ + "由于发电机器散落在各处,我们需要一种方法来运输电力,把它们送到我们想要的地方。" + "Powah能量线缆非常擅长此事!较高等级的能量线缆可以传输大量的电力,并且有助于保持装置紧凑,因为即使在你放置线缆后,你也可以穿过它们,方便维护设备。" + "" + "让我们赶紧试一下!" + ] + dependencies: ["0000000000000174"] + optional: true + id: "000000000000017C" + tasks: [{ + id: "000000000000017D" + type: "item" + title: "能量线缆(任意等级)" + icon: "powah:energy_cable_basic" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:energy_cable_starter" + Count: 1b + } + { + id: "powah:energy_cable_basic" + Count: 1b + } + { + id: "powah:energy_cable_hardened" + Count: 1b + } + { + id: "powah:energy_cable_blazing" + Count: 1b + } + { + id: "powah:energy_cable_niotic" + Count: 1b + } + { + id: "powah:energy_cable_spirited" + Count: 1b + } + { + id: "powah:energy_cable_nitro" + Count: 1b + } + { + id: "powah:ender_gate_starter" + Count: 1b + tag: { + lollipoptile_stack_nbt: { + energy_stored_main_energy: 0L + } + } + } + { + id: "powah:ender_gate_basic" + Count: 1b + tag: { + lollipoptile_stack_nbt: { + energy_stored_main_energy: 0L + } + } + } + { + id: "powah:ender_gate_hardened" + Count: 1b + tag: { + lollipoptile_stack_nbt: { + energy_stored_main_energy: 0L + } + } + } + { + id: "powah:ender_gate_blazing" + Count: 1b + tag: { + lollipoptile_stack_nbt: { + energy_stored_main_energy: 0L + } + } + } + { + id: "powah:ender_gate_niotic" + Count: 1b + tag: { + lollipoptile_stack_nbt: { + energy_stored_main_energy: 0L + } + } + } + { + id: "powah:ender_gate_spirited" + Count: 1b + tag: { + lollipoptile_stack_nbt: { + energy_stored_main_energy: 0L + } + } + } + { + id: "powah:ender_gate_nitro" + Count: 1b + tag: { + lollipoptile_stack_nbt: { + energy_stored_main_energy: 0L + } + } + } + ] + } + } + }] + rewards: [{ + id: "0000000000000289" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "岩浆发电机" + icon: "powah:magmator_basic" + x: 1.5d + y: 3.0d + subtitle: "那不是个宝可梦的名字吗?" + description: ["岩浆发电机是你的另一个发电选择,这也不言而喻。只要给这个坏小子一些熔岩,然后看着它燃烧就行!一桶熔岩产出的电量比两块煤在熔炉发电机中产生的少一些。"] + dependencies: ["0000000000000176"] + optional: true + id: "000000000000017E" + tasks: [{ + id: "000000000000017F" + type: "item" + title: "岩浆发电机(任意等级)" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:magmator_basic" + Count: 1b + } + { + id: "powah:magmator_hardened" + Count: 1b + } + { + id: "powah:magmator_blazing" + Count: 1b + } + { + id: "powah:magmator_niotic" + Count: 1b + } + { + id: "powah:magmator_spirited" + Count: 1b + } + { + id: "powah:magmator_nitro" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "00000000000001B4" + type: "item" + title: "熔岩桶" + item: "minecraft:lava_bucket" + }] + } + { + title: "热力发电机" + icon: "powah:thermo_generator_basic" + x: 0.0d + y: 3.0d + subtitle: "燥。热。" + description: [ + "你有没有设想过,将熔岩作为一种可再生的、自给自足的能源?那么热力发电机正合你意!" + "" + "这个方便的装置只要放置在热源(熔岩、岩浆块等)上,并其内部储罐中有流体冷却剂(如水),就会产生少量的能量。" + "" + "注:JEI中显示的FE/t仅仅是基础值。液体冷却剂在能量产出中发挥着重要作用。" + ] + dependencies: ["0000000000000176"] + optional: true + id: "0000000000000180" + tasks: [{ + id: "0000000000000181" + type: "item" + title: "热力发电机(任意等级)" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:thermo_generator_basic" + Count: 1b + } + { + id: "powah:thermo_generator_hardened" + Count: 1b + } + { + id: "powah:thermo_generator_blazing" + Count: 1b + } + { + id: "powah:thermo_generator_niotic" + Count: 1b + } + { + id: "powah:thermo_generator_spirited" + Count: 1b + } + { + id: "powah:thermo_generator_nitro" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "00000000000001B6" + type: "item" + item: "industrialforegoing:water_condensator" + } + { + id: "000000000000064D" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + } + ] + } + { + title: "太阳能板" + x: 3.0d + y: 3.0d + subtitle: "周五为未来!" + description: [ + "这一点并不奇怪,每一个可敬的发电模组都需要太阳能板!只要在白天,并且能够看到天空,它们就会被动地产出FE。" + "对于被动发电来说方便极了!" + ] + dependencies: ["0000000000000176"] + optional: true + id: "0000000000000182" + tasks: [{ + id: "0000000000000183" + type: "item" + title: "太阳能板(任意等级)" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:solar_panel_basic" + Count: 1b + } + { + id: "powah:solar_panel_hardened" + Count: 1b + } + { + id: "powah:solar_panel_blazing" + Count: 1b + } + { + id: "powah:solar_panel_niotic" + Count: 1b + } + { + id: "powah:solar_panel_spirited" + Count: 1b + } + { + id: "powah:solar_panel_nitro" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "000000000000028A" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "末影透镜" + x: 3.0d + y: 4.5d + shape: "diamond" + subtitle: "X光模式!" + description: ["末影透镜是所有Powah太阳能板极好的升级部件。只要用末影透镜右击Powah太阳能板,即使不露天,它也能产出能量!"] + dependencies: ["0000000000000182"] + optional: true + id: "0000000000000184" + tasks: [{ + id: "0000000000000185" + type: "item" + item: "powah:lens_of_ender" + }] + rewards: [{ + id: "000000000000064C" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "晶质铀" + x: 3.0d + y: -1.5d + subtitle: "我有放射性!" + description: [ + "你已经见识到了所有用Powah产出FE的基础手段,现在是时候前进一步,迈入大男孩的行列:让我们来造一个反应堆!" + "" + "不过不要太着急,你首先需要一些燃料,所以来收集一些晶质铀! 通常为矿石的形态,你可以用Powah的充能台和常规的铀来获得。去弄一些晶质铀来!" + ] + dependencies: ["000000000000018C"] + id: "0000000000000186" + tasks: [{ + id: "0000000000000187" + type: "item" + item: "powah:uraninite" + count: 32L + }] + rewards: [{ + id: "00000000000001BB" + type: "item" + title: "晶质铀块" + item: "powah:uraninite_block" + count: 8 + }] + } + { + title: "反应堆" + icon: "powah:reactor_basic" + x: 3.0d + y: -3.0d + shape: "hexagon" + subtitle: "这是个大家伙!" + description: [ + "反应堆是Powah的最佳发电方式,它需要一个大型多方块和一些更高级的维护。" + "只需制作36个任意等级(均为同一等级)的反应堆块,并将其中一个放置在地面上,即可自动构建3x4的反应堆结构。" + "" + "由于反应堆相当复杂,没有足够的空间在这里准确描述它的工作原理,我将把你引导你翻阅Powah手册中的条目。你可以在那里了解所有关于如何使它工作的信息。" + "祝你发电愉快!" + "" + "注:JEI中显示的FE/t仅仅是基础值。这些反应堆在很大程度上受到添加到其中的辅助材料的影响,如碳和红石。同时液体和固体冷却剂对燃料效率也起到了重要作用。" + ] + dependencies: ["0000000000000186"] + size: 1.5d + id: "0000000000000188" + tasks: [{ + id: "0000000000000189" + type: "item" + title: "Reactor (任意等级)" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:reactor_basic" + Count: 1b + } + { + id: "powah:reactor_hardened" + Count: 1b + } + { + id: "powah:reactor_blazing" + Count: 1b + } + { + id: "powah:reactor_niotic" + Count: 1b + } + { + id: "powah:reactor_spirited" + Count: 1b + } + { + id: "powah:reactor_nitro" + Count: 1b + } + ] + } + } + count: 36L + }] + rewards: [ + { + id: "00000000000001BD" + type: "item" + title: "晶质铀" + item: "powah:uraninite" + count: 32 + only_one: true + } + { + id: "00000000000001BE" + type: "item" + title: "蓝冰" + item: "minecraft:blue_ice" + count: 32 + only_one: true + } + ] + } + { + x: 1.5d + y: -3.0d + shape: "diamond" + subtitle: "真是冷幽默!" + description: ["你的反应堆不是很高冷吗?呃……不是吗?那你最好快点去冷却它!任意一种冰都可以,但最好的是一种来自Powah的新材料:干冰。去拿一些吧,记得要快!"] + dependencies: ["0000000000000188"] + optional: true + id: "000000000000018A" + tasks: [{ + id: "000000000000018B" + type: "item" + item: "powah:dry_ice" + count: 16L + }] + rewards: [{ + id: "00000000000001C2" + type: "item" + title: "带电雪球" + item: "powah:charged_snowball" + count: 8 + }] + } + { + title: "充能台" + icon: "powah:energizing_orb" + x: 3.0d + y: 0.0d + shape: "rsquare" + subtitle: "不,不是能量饮料!" + description: [ + "现在你已经制造出一些基础资源和能量,是时候迈出一步,并开启下一级Powah物品的大门了。由我来介绍一下充能台和充能棒!" + "" + "放下充能台,然后在其周围放置一些通电的充能棒,来开始合成。" + "现在,充能棒会开始给充能台供能(速度取决于充能棒的等级和数量),并向充能台中的物品注入能量。" + "这就是你制作所有基础资源的方法,你将用它来攀登并到达Powah的不同等级。让我们开始向巅峰进发吧!" + ] + dependencies: ["000000000000016F"] + id: "000000000000018C" + tasks: [ + { + id: "000000000000018D" + type: "item" + item: "powah:energizing_orb" + } + { + id: "00000000000001C3" + type: "item" + title: "充能棒(任意等级)" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:energizing_rod_basic" + Count: 1b + } + { + id: "powah:energizing_rod_hardened" + Count: 1b + } + { + id: "powah:energizing_rod_blazing" + Count: 1b + } + { + id: "powah:energizing_rod_niotic" + Count: 1b + } + { + id: "powah:energizing_rod_spirited" + Count: 1b + } + { + id: "powah:energizing_rod_nitro" + Count: 1b + } + ] + } + } + count: 2L + } + ] + rewards: [{ + id: "00000000000001C5" + type: "item" + title: "充能棒(基础)" + item: "powah:energizing_rod_basic" + count: 2 + }] + } + { + title: "能量单元" + icon: "powah:energy_cell_basic" + x: 3.0d + y: 1.5d + subtitle: "必须在哪里把这些能量存起来……" + description: [ + "有了这么多能量,你就需要一个地方来储存它们。隆重介绍:能量单元!" + "这些方便的能量单元可以为你储存能量,并充当一个大型缓冲区,你的单元等级越高,缓冲区储存的能量就会越多。" + "" + "如果你想知道每个等级的详细统计资料,请查看Powah手册。" + ] + dependencies: ["0000000000000174"] + id: "000000000000018E" + tasks: [{ + id: "000000000000018F" + type: "item" + title: "能量单元(任意等级)" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:energy_cell_basic" + Count: 1b + } + { + id: "powah:energy_cell_hardened" + Count: 1b + } + { + id: "powah:energy_cell_blazing" + Count: 1b + } + { + id: "powah:energy_cell_niotic" + Count: 1b + } + { + id: "powah:energy_cell_spirited" + Count: 1b + } + { + id: "powah:energy_cell_nitro" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "000000000000028E" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "末影单元" + icon: "powah:ender_cell_basic" + x: 4.5d + y: 1.5d + subtitle: "几乎就是Wi-Fi!" + description: [ + "末影单元是Powah无线传输电力的方式,也是该模组的最佳功能之一。使用它们起初并不太直观,但是一旦你有了深入的了解,就会变得很容易。" + "" + "首先,你有一些可用的频道(更高的电池等级可以解锁更多频道),它们默认存储了0FE。" + "这些频道对玩家来说是共通的,所以你放置在世界中的每一个末影单元都可以使用相同的频道(假如它们的等级能够访问这些频道)。" + "现在,选择一个频道,然后Shift左击能量单元将其放入末影单元。能量单元会被消耗,它的缓冲区现在成为了该频道的缓冲区。" + "(所以对于一个最大FE值为0的新频道来说,插入一个基础单元将使其缓冲区增加1MFE,因为这是基础单元的最大缓冲区)。" + "" + "你可以不断堆叠这些单元来不断升级你的频道。一旦你在该频道中储存了能量,你就能够在任何有末影单元的地方使用它,使你能够轻松地远距离传输电能。" + ] + dependencies: ["000000000000018E"] + min_width: 300 + id: "0000000000000190" + tasks: [{ + id: "0000000000000191" + type: "item" + title: "末影单元(任意等级)" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:ender_cell_basic" + Count: 1b + } + { + id: "powah:ender_cell_hardened" + Count: 1b + } + { + id: "powah:ender_cell_blazing" + Count: 1b + } + { + id: "powah:ender_cell_niotic" + Count: 1b + } + { + id: "powah:ender_cell_spirited" + Count: 1b + } + { + id: "powah:ender_cell_nitro" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0000000000000226" + type: "item" + title: "能量单元(硬化)" + item: "powah:energy_cell_hardened" + }] + } + { + title: "玩家供电仪" + icon: "powah:player_transmitter_basic" + x: 4.5d + y: 3.0d + subtitle: "时刻充满活力!" + description: [ + "你身上也许有很多物品都需要供能。你得记住时常给它们充电,这不是超级乏味吗?" + "你难道不希望有什么东西可以接入你的能源,并以无线的方式为你你物品栏中的东西充能?你真走运!" + "" + "制作一张绑定卡,右击将其与自己绑定,然后合成一个玩家供电仪,将卡放进去。" + "只要供电仪有能量接收,它就会让你所有的物品充上电!" + ] + dependencies: ["000000000000018E"] + id: "0000000000000192" + tasks: [ + { + id: "0000000000000193" + type: "item" + title: "玩家供电仪" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:player_transmitter_basic" + Count: 1b + } + { + id: "powah:player_transmitter_hardened" + Count: 1b + } + { + id: "powah:player_transmitter_blazing" + Count: 1b + } + { + id: "powah:player_transmitter_niotic" + Count: 1b + } + { + id: "powah:player_transmitter_spirited" + Count: 1b + } + { + id: "powah:player_transmitter_nitro" + Count: 1b + } + ] + } + } + } + { + id: "0000000000000224" + type: "item" + item: "powah:binding_card" + } + ] + rewards: [{ + id: "000000000000028F" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "末影道门" + icon: "powah:ender_gate_basic" + x: 6.0d + y: 1.5d + shape: "diamond" + subtitle: "超级小巧!" + description: [ + "末影道门是更小、更便捷的末影单元变体。它可以直接放置在Powah能量电缆上,并占据一个方块大小的空间。" + "然而,它有一个缺点:你将无法从末影道门升级你的频道,所以你必须在某个地方保留至少一个末影单元。" + ] + dependencies: ["0000000000000190"] + optional: true + id: "0000000000000194" + tasks: [{ + id: "0000000000000195" + type: "item" + title: "末影道门(任意等级)" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "powah:ender_gate_basic" + Count: 1b + } + { + id: "powah:ender_gate_hardened" + Count: 1b + } + { + id: "powah:ender_gate_blazing" + Count: 1b + } + { + id: "powah:ender_gate_niotic" + Count: 1b + } + { + id: "powah:ender_gate_spirited" + Count: 1b + } + { + id: "powah:ender_gate_nitro" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0000000000000227" + type: "item" + title: "末影核心" + item: "powah:ender_core" + count: 4 + }] + } + { + title: "绑定卡(跨纬度)" + x: 4.5d + y: 4.5d + shape: "diamond" + subtitle: "你将无处藏身……" + description: ["绑定卡(跨纬度)是对绑定卡的一个巨大升级。对末影人右击绑定卡以升级:现在它能够在任意维度为你物品栏内的物品充电,而不仅仅是供电仪所在的维度。真棒!"] + dependencies: ["0000000000000192"] + optional: true + id: "0000000000000198" + tasks: [{ + id: "0000000000000199" + type: "item" + item: "powah:binding_card_dim" + }] + rewards: [{ + id: "0000000000000290" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "充能钢" + x: 4.5d + y: 0.0d + subtitle: "在黑暗中闪耀!" + description: ["充能钢是所有第二等级(硬化)物品的基础材料。拿出你的金和铁,开始冶炼合金!"] + dependencies: ["000000000000018C"] + id: "000000000000019A" + tasks: [{ + id: "000000000000019B" + type: "item" + item: "powah:steel_energized" + }] + rewards: [{ + id: "0000000000000215" + type: "item" + title: "电池(硬化)" + item: { + id: "powah:battery_hardened" + Count: 1b + tag: { } + } + }] + } + { + x: 6.0d + y: 0.0d + subtitle: "晶莹剔透!" + description: ["Powah中的第一个水晶,烈焰水晶是所有第三等级(烈焰)物品的基础材料。你最好开始加快探索下界。!"] + dependencies: ["000000000000019A"] + id: "000000000000019C" + tasks: [{ + id: "000000000000019D" + type: "item" + item: "powah:crystal_blazing" + }] + rewards: [{ + id: "0000000000000217" + type: "item" + title: "充能钢块" + item: "powah:energized_steel_block" + count: 4 + }] + } + { + x: 7.5d + y: 0.0d + subtitle: "这些鬼名字到底是怎么来的?" + description: [ + "接下来是钻石水晶,它是所有第四等级(钻石)物品的基础材料。我希望你一直有在开采钻石!" + "" + "如果你现在发现你充能台合成水晶时需要耗费大量的时间充电,添加一两根充电棒也许是个好主意。" + ] + dependencies: ["000000000000019C"] + id: "000000000000019E" + tasks: [{ + id: "000000000000019F" + type: "item" + item: "powah:crystal_niotic" + }] + rewards: [{ + id: "0000000000000219" + type: "item" + title: "充能棒(钻石)" + item: "powah:energizing_rod_niotic" + count: 2 + }] + } + { + x: 9.0d + y: 0.0d + subtitle: "千与千寻!" + description: ["我们快到顶了! 富生水晶是所有第五等级(富生)物品的基础材料。快去交一些村民朋友吧!"] + dependencies: ["000000000000019E"] + id: "00000000000001A0" + tasks: [{ + id: "00000000000001A1" + type: "item" + item: "powah:crystal_spirited" + }] + rewards: [ + { + id: "000000000000021B" + type: "item" + title: "晶质铀块" + item: "powah:uraninite_block" + count: 8 + } + { + id: "000000000000021C" + type: "item" + title: "钻石晶体块" + item: "powah:niotic_crystal_block" + count: 8 + } + { + id: "000000000000021D" + type: "item" + title: "干冰" + item: "powah:dry_ice" + count: 8 + } + ] + } + { + x: 10.5d + y: 0.0d + shape: "hexagon" + subtitle: "Discord Nitro?" + description: [ + "不,你不需要购买Discord-Nitro会员并为我们的服务器助力(尽管你完全应该)。" + "这只是一个下界水晶,是所有第六等级(下界)物品的基础材料!现在你已经到达了材料链的顶端,请期待一些真正昂贵和强大的东西。把大家伙拿出来!" + ] + dependencies: ["00000000000001A0"] + size: 1.5d + id: "00000000000001A2" + tasks: [{ + id: "00000000000001A3" + type: "item" + item: "powah:crystal_nitro" + }] + rewards: [ + { + id: "000000000000021F" + type: "item" + title: "能量核心(下界)" + item: "powah:energy_cell_nitro" + } + { + id: "0000000000000294" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + } + ] + } + { + title: "硬化挑战!" + x: 4.5d + y: -1.5d + shape: "diamond" + subtitle: "无论如何你都会需要它们的……" + description: [ + "这是你在所有硬化等级物品中所需要的电容。请做好合成一堆这些电容的准备!" + "" + "请注意,从现在开始,所有的电容任务都是可选的“挑战”。你将需要制造一些电容进行发展,所以你或许应该开始将其自动化了!" + ] + dependencies: ["000000000000019A"] + optional: true + id: "00000000000001A4" + tasks: [{ + id: "00000000000001A5" + type: "item" + item: "powah:capacitor_hardened" + count: 16L + }] + rewards: [{ + id: "0000000000000291" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "烈焰挑战!" + x: 6.0d + y: -1.5d + shape: "diamond" + subtitle: "它火了!" + description: ["这里是你在所有烈焰等级物品中所需要的电容。你能做这么多吗?"] + dependencies: ["000000000000019C"] + optional: true + id: "00000000000001A6" + tasks: [{ + id: "00000000000001A7" + type: "item" + item: "powah:capacitor_blazing" + count: 24L + }] + rewards: [{ + id: "0000000000000292" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "钻石挑战!" + x: 7.5d + y: -1.5d + shape: "diamond" + subtitle: "我甚至不知道怎么读“Niotic”?" + description: ["这是你在所有钻石等级物品中所需要的电容。开始变得有趣了,是吧?"] + dependencies: ["000000000000019E"] + optional: true + id: "00000000000001A8" + tasks: [{ + id: "00000000000001A9" + type: "item" + item: "powah:capacitor_niotic" + count: 32L + }] + rewards: [{ + id: "0000000000000293" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "富生挑战!" + x: 9.0d + y: -1.5d + shape: "diamond" + subtitle: "要开始加速了……" + description: ["这是你在所有富生等级物品中所需要的电容。这些挑战开始变得有点困难了吧?"] + dependencies: ["00000000000001A0"] + optional: true + id: "00000000000001AA" + tasks: [{ + id: "00000000000001AB" + type: "item" + item: "powah:capacitor_spirited" + count: 48L + }] + rewards: [{ + id: "000000000000021E" + type: "xp_levels" + xp_levels: 50 + }] + } + { + title: "最终挑战!" + x: 10.5d + y: -1.5d + shape: "diamond" + subtitle: "就像那首歌一样!我觉得……" + description: ["欢迎来到Powah终极挑战!你能自动化充能台并合成出所有需要的资源来完成这个任务吗?祝你好运,记住:自动化是关键!"] + dependencies: ["00000000000001A2"] + optional: true + id: "00000000000001AC" + tasks: [{ + id: "00000000000001AD" + type: "item" + item: "powah:capacitor_nitro" + count: 64L + }] + rewards: [ + { + id: "0000000000000221" + type: "xp_levels" + xp_levels: 100 + } + { + id: "0000000000000223" + type: "command" + title: "炫耀你的成就!" + icon: "powah:ender_core" + command: "/say @p完成了Powah的最终合成挑战!我打赌你也可以!" + player_command: false + } + { + id: "0000000000000295" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + } + ] + } + { + title: "终极抛瓦!" + icon: { + id: "powah:battery_nitro" + Count: 1b + tag: { } + } + x: 4.5d + y: -3.0d + shape: "hexagon" + subtitle: "十亿?亿点点?" + description: [ + "欢迎来到Powah的终极能源挑战!" + "你能创造一个可持续、高效的反应堆装置来制造所有这些电力吗?" + "" + "不要作弊——我知道你想靠通用机械。我向你发出挑战:只用Powah来产生这数十亿的能量。" + "你能做到的!祝你好运!" + "" + "把基础输导元件放进能量输导矩阵多方块中,然后给它送电,来填满基础输导元件。" + ] + dependencies: ["0000000000000188"] + hide: true + optional: true + id: "00000000000001AE" + tasks: [{ + id: "4D1EA493FB926104" + type: "item" + title: "充满的基础输导元件" + icon: { + id: "mekanism:basic_induction_cell" + Count: 1b + tag: { + mekData: { + EnergyContainers: [{ + Container: 0b + stored: "8000000000" + }] + } + } + } + item: { + id: "itemfilters:and" + Count: 1b + tag: { + items: [ + { + id: "mekanism:basic_induction_cell" + Count: 1b + tag: { + mekData: { + EnergyContainers: [{ + Container: 0b + stored: "8000000000" + }] + } + } + } + { + id: "itemfilters:strong_nbt" + Count: 1b + tag: { + value: { + mekData: { + EnergyContainers: [{ + Container: 0b + stored: "8000000000" + }] + } + } + } + } + ] + } + } + }] + rewards: [ + { + id: "00000000000001C0" + type: "xp_levels" + xp_levels: 100 + } + { + id: "00000000000001C1" + type: "command" + title: "炫耀你的成就!" + icon: { + id: "powah:battery_nitro" + Count: 1b + tag: { } + } + auto: "enabled" + command: "/say @p完成了Powah的终极能量任务!芜湖!" + player_command: false + } + { + id: "000000000000064B" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + } + ] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/refined_storage.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/refined_storage.snbt new file mode 100644 index 00000000..3b56e4e0 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/refined_storage.snbt @@ -0,0 +1,819 @@ +{ + id: "0000000000000240" + group: "0856CF7F5CBEB20A" + order_index: 2 + filename: "refined_storage" + title: "精致存储" + icon: "refinedstorage:controller" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "精致存储" + icon: "refinedstorage:wrench" + x: 0.5d + y: 0.5d + shape: "gear" + subtitle: "很像AE2,但100%更加精致" + description: ["精致存储提供了建立庞大电子存储和自动化网络的能力,将你的物品存储在神奇的计算机空间中,并根据需要输入/输出/自动合成。你一定会认为这是一种相当精致的存储方法。"] + size: 1.5d + optional: true + id: "000000000000024F" + tasks: [{ + id: "42C8AA65635D8B7B" + type: "item" + item: "refinedstorage:quartz_enriched_iron" + count: 4L + }] + rewards: [ + { + id: "000000000000027A" + type: "item" + title: "黏液球" + item: "minecraft:slime_ball" + count: 4 + } + { + id: "000000000000027B" + type: "item" + title: "线" + item: "minecraft:string" + count: 4 + } + { + id: "0000000000000F4D" + type: "item" + title: "扳手" + item: "refinedstorage:wrench" + } + ] + } + { + title: "处理器" + icon: "refinedstorage:advanced_processor" + x: 0.5d + y: 2.0d + subtitle: "它们是英特尔还是AMD的?" + description: ["处理器是大多数RS设备所需的基本组件。在深入研究之前,你需要获取足够的黏液。"] + dependencies: ["000000000000024F"] + id: "0000000000000252" + tasks: [ + { + id: "0000000000000253" + type: "item" + item: "refinedstorage:basic_processor" + } + { + id: "0000000000000254" + type: "item" + item: "refinedstorage:improved_processor" + } + { + id: "0000000000000255" + type: "item" + item: "refinedstorage:advanced_processor" + } + ] + rewards: [{ + id: "00000000000005AF" + type: "item" + title: "富石英铁" + item: "refinedstorage:quartz_enriched_iron" + count: 16 + }] + } + { + icon: "refinedstorage:controller" + x: 0.5d + y: 3.5d + shape: "rsquare" + subtitle: "不要把它嵌到墙上!" + description: [ + "控制器是所有RS网络的核心;只需一个就能让组件工作。它接受正常的RF/FE能量。" + "" + "RS网络的所有部件(包括后续的无线设置)必须通过线缆链接。与控制器交互来查看各个组件所消耗能量的信息。" + ] + dependencies: ["0000000000000252"] + id: "0000000000000256" + tasks: [ + { + id: "0000000000000257" + type: "item" + item: "refinedstorage:controller" + } + { + id: "0000000000000287" + type: "item" + item: "refinedstorage:cable" + } + ] + rewards: [{ + id: "00000000000005B0" + type: "item" + title: "线缆" + item: "refinedstorage:cable" + count: 16 + }] + } + { + title: "磁盘和驱动器" + icon: "refinedstorage:64k_storage_disk" + x: 2.0d + y: 6.5d + subtitle: "有那么一点像……水乳交融" + description: [ + "为了能真正在RS网络里存储物品,你需要制作存储磁盘。它们有许多尺寸;你可以先尝试做一个1k磁盘,这是最小的尺寸。你可以拿手中的物品(存储部件/外壳)潜行右击来收回合成所需要的材料。" + "" + "磁盘驱动器是你存放存储磁盘的主要方法。一个驱动器中最多可容纳八个存储磁盘;你可以根据需要替换它们。" + ] + dependencies: ["0000000000000264"] + id: "0000000000000258" + tasks: [ + { + id: "0000000000000259" + type: "item" + item: "refinedstorage:disk_drive" + } + { + id: "0000000000000286" + type: "item" + title: "存储磁盘" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "refinedstorage:1k_storage_disk" + Count: 1b + } + { + id: "refinedstorage:4k_storage_disk" + Count: 1b + } + { + id: "refinedstorage:16k_storage_disk" + Count: 1b + } + { + id: "refinedstorage:64k_storage_disk" + Count: 1b + } + ] + } + } + } + ] + rewards: [ + { + id: "00000000000005B1" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + } + { + id: "00000000000005BD" + type: "item" + title: "存储外壳" + item: "refinedstorage:storage_housing" + count: 2 + } + ] + } + { + title: "流体存储磁盘" + x: 3.5d + y: 6.5d + subtitle: "把水倒进电脑似乎并不是一个好主意……" + description: ["流体存储磁盘可以存储流体。想象一下!当然,这涉及到运用一些不同的方式来访问磁盘内容。详情请查看流体终端任务"] + dependencies: ["0000000000000268"] + id: "000000000000025D" + tasks: [{ + id: "000000000000025E" + type: "item" + title: "流体存储磁盘" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "refinedstorage:64k_fluid_storage_disk" + Count: 1b + } + { + id: "refinedstorage:256k_fluid_storage_disk" + Count: 1b + } + { + id: "refinedstorage:1024k_fluid_storage_disk" + Count: 1b + } + { + id: "refinedstorage:4096k_fluid_storage_disk" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "00000000000005BB" + type: "item" + title: "256k流体存储元件" + item: "refinedstorage:256k_fluid_storage_part" + }] + } + { + title: "输入和输出" + icon: "refinedstorage:exporter" + x: -1.0d + y: 6.5d + subtitle: "最精致的生意!" + description: ["输出面板能自动从连接的容器中提取物品,而输入面板能自动将(配置的)物品输送到连接的容器。两者都可以设置过滤器或通过升级来加快传输速度。"] + dependencies: ["0000000000000256"] + id: "000000000000025F" + tasks: [ + { + id: "0000000000000260" + type: "item" + item: "refinedstorage:importer" + } + { + id: "0000000000000261" + type: "item" + item: "refinedstorage:exporter" + } + ] + rewards: [{ + id: "00000000000005BA" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + { + x: -1.0d + y: 3.5d + subtitle: "当磁盘不够用的时候" + description: [ + "如果你设置了一个面向普通容器(例如箱子)的外部存储元件,则该容器会成为网络的一部分,并且可以其中内容被访问,就好像在存储驱动器上一样。" + "" + "顺便说一句,通过将其连接到任意储罐并将类型设置为“流体”,它也可以处理流体。" + ] + dependencies: ["0000000000000256"] + id: "0000000000000262" + tasks: [{ + id: "0000000000000263" + type: "item" + item: "refinedstorage:external_storage" + }] + rewards: [{ + id: "00000000000005BF" + type: "item" + title: "高级箱柜" + item: "mekanism:advanced_bin" + }] + } + { + x: 2.0d + y: 5.0d + shape: "hexagon" + subtitle: "玩消失?逃不出终端的监控" + description: ["终端是你访问存储中物品的主要方式。只需将终端连接到存储网络,你就可以将物品扔入和扔出。"] + dependencies: ["0000000000000256"] + id: "0000000000000264" + tasks: [{ + id: "0000000000000265" + type: "item" + item: "refinedstorage:grid" + }] + rewards: [{ + id: "00000000000005BE" + type: "item" + title: "线缆" + item: "refinedstorage:cable" + count: 8 + }] + } + { + x: 3.5d + y: 3.5d + subtitle: "就和你监视孩子用的那种一样" + description: [ + "存储监视器添加了一种方便(且时尚)的方式,让你一眼就能看到当前网络中的物品(或流体)数量。潜行右击它可以打开配置GUI。" + "" + "你甚至可以直接从该方块中输入/提取相关的物品/液体。" + ] + dependencies: ["0000000000000264"] + id: "0000000000000266" + tasks: [{ + id: "0000000000000267" + type: "item" + item: "refinedstorage:storage_monitor" + }] + rewards: [{ + id: "00000000000005C0" + type: "item" + title: "存储外壳" + item: "refinedstorage:storage_housing" + count: 4 + }] + } + { + x: 3.5d + y: 5.0d + subtitle: "储罐?谁要啊!它们又不能开炮……" + description: ["流体终端的运作方式与普通终端有点不同。流体只能通过使用承载流体的物品(例如桶)来输入/输出。"] + dependencies: ["0000000000000264"] + id: "0000000000000268" + tasks: [{ + id: "0000000000000269" + type: "item" + item: "refinedstorage:fluid_grid" + }] + rewards: [{ + id: "00000000000005C2" + type: "item" + title: "256k流体存储元件" + item: "refinedstorage:256k_fluid_storage_part" + count: 2 + }] + } + { + x: 5.0d + y: 5.0d + subtitle: "一个让你忘记普通终端存在的东西" + description: [ + "合成终端,人类最伟大的发明,实际上只是一个普通终端加上一个内置的工作台。" + "" + "该方块的“工作台”功能在关闭时会保留物品,并会自动将更多物品从网络放到终端中来替换你放上去的那些物品。" + ] + dependencies: ["0000000000000264"] + id: "000000000000026A" + tasks: [{ + id: "000000000000026B" + type: "item" + item: "refinedstorage:crafting_grid" + }] + rewards: [{ + id: "00000000000005C5" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + { + title: "无线终端获取" + icon: "refinedstorage:wireless_grid" + x: 5.0d + y: 6.5d + subtitle: "它甚至有个快捷键!" + description: [ + "无线终端,正如其名:物品形式的手持终端!听起来真不错,并且它有普通终端的所有功能;现在,制作一个无线合成终端。" + "" + "这些物品需要充电,并且只能在无线发送器附近工作。发送器的基础范围为16格。" + ] + dependencies: ["000000000000026A"] + id: "000000000000026C" + tasks: [ + { + id: "000000000000026D" + type: "item" + item: "refinedstorageaddons:wireless_crafting_grid" + } + { + id: "000000000000029A" + type: "item" + item: "refinedstorage:wireless_transmitter" + } + ] + rewards: [{ + id: "00000000000005C3" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + { + x: 5.0d + y: 8.0d + subtitle: "我的房子没那么小!" + description: ["16格的范围是远远不够的!每个范围升级都会显著增加无线发送器的覆盖范围,尽管这会增加电力的消耗。"] + dependencies: ["000000000000026C"] + id: "000000000000026E" + tasks: [{ + id: "000000000000026F" + type: "item" + item: "refinedstorage:range_upgrade" + }] + rewards: [{ + id: "00000000000005C4" + type: "item" + title: "末影珍珠" + item: "minecraft:ender_pearl" + count: 4 + }] + } + { + title: "样板" + icon: "refinedstorage:pattern" + x: 0.5d + y: 6.5d + subtitle: "你第一个自动合成的东西" + description: [ + "样板和样板终端对自动合成至关重要。在样板终端中,你可以为样板编码特定的配方,然后将其放入合成仓中进行自动合成。" + "" + "有两种类型的模式配方:“合成”和“处理”。“合成”配方是你自己可以合成的2x2或3x3配方。" + "" + "“处理”配方可以接受更多变的输入/输出(例如多于一组时)并代表该操作需要机器或装置来执行。" + ] + dependencies: ["0000000000000264"] + id: "0000000000000270" + tasks: [ + { + id: "0000000000000271" + type: "item" + item: "refinedstorage:pattern_grid" + } + { + id: "0000000000000297" + type: "item" + item: "refinedstorage:pattern" + } + ] + rewards: [{ + id: "00000000000005C1" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + { + x: 0.5d + y: 8.0d + shape: "rsquare" + subtitle: "最精致的自动化!" + description: [ + "辉煌的自动合成!合成仓可以用来处理两种类型的样板配方。每个合成仓最多可以容纳九个样板。" + "" + "对于普通的合成配方,你只需要这么做——放入一个样板,然后你就可以从任何与其连接的终端请求合成。" + "" + "对于处理配方,合成仓必须对着进行此加工的机器的输入端。请注意,在这种情况下,合成仓所做的实际上就是将配方物品输送给机器;必须用其他方式将产物输入到网络中(例如使用接口)。" + "" + "注:将相同的处理样板放置在多个合成仓可以让系统自动在多台机器间分配工作。这对于多种输入的合成十分有帮助,否则管道的布线将会很复杂。" + ] + dependencies: ["0000000000000270"] + size: 1.25d + min_width: 300 + id: "0000000000000272" + tasks: [{ + id: "0000000000000273" + type: "item" + item: "refinedstorage:crafter" + }] + rewards: [ + { + id: "00000000000005B2" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + } + { + id: "00000000000005B3" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + } + ] + } + { + x: 2.0d + y: 3.5d + subtitle: "必须快一点!" + description: ["速度升级放在装置中时,将提高其速度(和能量消耗)。这对输入面板、输出面板、合成仓等都很有效"] + dependencies: ["0000000000000256"] + id: "0000000000000274" + tasks: [{ + id: "0000000000000275" + type: "item" + item: "refinedstorage:speed_upgrade" + }] + rewards: [{ + id: "00000000000005B5" + type: "item" + title: "速度升级" + item: "refinedstorage:speed_upgrade" + count: 2 + }] + } + { + x: 2.0d + y: 2.0d + subtitle: "再快一点!" + description: ["堆叠升级通常被当作一种更高效的速度升级。它不会加速单个操作,可以使每次操作传输一组物品。"] + dependencies: ["0000000000000274"] + id: "0000000000000276" + tasks: [{ + id: "0000000000000277" + type: "item" + item: "refinedstorage:stack_upgrade" + }] + rewards: [{ + id: "00000000000005B4" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + { + x: 0.5d + y: 9.5d + subtitle: "希望它别卡住……" + description: [ + "合成监控器可用于检查任何正在进行的合成任务的状态,包括当前进度和预计剩余时间。" + "" + "这些方块十分重要,尤其当你正在设置一些复杂的合成配方或者排除一些故障。" + ] + dependencies: ["0000000000000272"] + id: "0000000000000278" + tasks: [{ + id: "0000000000000279" + type: "item" + item: "refinedstorage:crafting_monitor" + }] + rewards: [{ + id: "00000000000005BC" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + { + x: -1.0d + y: 8.0d + subtitle: "一个完全抽象类!这不是Java吗?" + description: [ + "物品接口与输入面板和输出面板一样,是处理网络输入/输出的装置。与输入面板和输出面板不同的是,它不会从相邻的容器中输入或输出物品。" + "" + "当外部物品来源可以自己“输出”时,物品接口是输入面板最简单实用(可能还会减少卡顿)的替代品,例如用传送带将物品向物品接口进行输入。" + ] + dependencies: ["000000000000025F"] + id: "0000000000000298" + tasks: [{ + id: "0000000000000299" + type: "item" + item: "refinedstorage:interface" + }] + rewards: [{ + id: "00000000000005B9" + type: "item" + title: "物品接口" + item: "refinedstorage:interface" + }] + } + { + title: "远程网络" + icon: "refinedstorage:network_transmitter" + x: 0.5d + y: 5.0d + subtitle: "该死的5G将杀死所有人!" + description: [ + "无需数百或数千根线缆就可以将网络连接到远处的设施自然极好。这里就有解决方案!" + "" + "在远处放置一个网络接收器,然后用网络卡潜行右击它。在你的主网络中放置一个网络发送器并放入网络卡,很快链接就完成了。" + "" + "需要注意的是,发送器必须被区块加载才能工作,并且整个网络中只能有一个控制器(包括所有地点)。" + ] + dependencies: ["0000000000000256"] + id: "000000000000029B" + tasks: [ + { + id: "000000000000029C" + type: "item" + item: "refinedstorage:network_transmitter" + } + { + id: "000000000000029D" + type: "item" + item: "refinedstorage:network_receiver" + } + { + id: "000000000000029E" + type: "item" + item: "refinedstorage:network_card" + } + ] + rewards: [ + { + id: "00000000000005B6" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + } + { + id: "00000000000005B7" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + } + ] + } + { + title: "成型面板和破坏面板" + x: -1.0d + y: 5.0d + subtitle: "《Build me up Buttercup》" + description: [ + "成型面板可以直接将系统中的物品放置或投掷到世界中,使自动化更加容易。" + "" + "那么你可以猜猜破坏面板是干啥的?" + ] + dependencies: ["0000000000000256"] + id: "0000000000000F3F" + tasks: [ + { + id: "0000000000000F40" + type: "item" + item: "refinedstorage:constructor" + } + { + id: "0000000000000F41" + type: "item" + item: "refinedstorage:destructor" + } + ] + rewards: [{ + id: "0000000000000F4C" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + { + x: 2.0d + y: 9.5d + subtitle: "我是,钢铁侠!" + description: [ + "你是否因为空间被大量的合成仓占据而感到苦恼?你是否希望有存在一个更好的选择?今天是你的幸运日!" + "" + "向你隆重介绍,铁合成仓!这台机器有三倍于普通合成仓的栏位,可以帮助你和你的基地井然有序。哦,它还可以进一步升级……" + ] + dependencies: ["0000000000000272"] + id: "0000000000000F42" + tasks: [{ + id: "0000000000000F43" + type: "item" + item: "extrastorage:iron_crafter" + }] + rewards: [{ + id: "0000000000000F4F" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + { + x: 2.0d + y: 11.0d + shape: "hexagon" + subtitle: "太可惜了,没有下界合金侠!" + description: ["太过火了?我不知道你在说什么!下界合金合成仓拥有多达81个栏位,是满足您所有自动合成需求的顶级选择。永远不嫌多!"] + dependencies: ["0000000000000F42"] + id: "0000000000000F44" + tasks: [{ + id: "0000000000000F45" + type: "item" + item: "extrastorage:netherite_crafter" + }] + rewards: [{ + id: "0000000000000F50" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + { + x: -1.0d + y: 9.5d + subtitle: "不,凯伦,不是那个管理……" + description: [ + "厌倦了在你的基地四处寻找适合的合成仓来存放模板?向你隆重介绍,合成管理器!" + "" + "这个方便的方块会连接到你系统中的所有合成仓,并可以使你从该方块访问它们,用于便捷的模板管理。你甚至可以在铁砧上命名你的合成仓,且其名字会出现在管理器中!" + ] + dependencies: ["0000000000000272"] + id: "0000000000000F46" + tasks: [{ + id: "0000000000000F47" + type: "item" + item: "refinedstorage:crafter_manager" + }] + rewards: [{ + id: "0000000000000F4E" + type: "item" + title: "合成仓" + item: "refinedstorage:crafter" + }] + } + { + x: 3.5d + y: 8.0d + subtitle: "富裕生活" + description: [ + "使用全新的无限范围增幅卡,享受可在(几乎)任何地方建造的机动性!" + "" + "只需要一张卡。" + ] + dependencies: ["000000000000026E"] + id: "2306493F2E5034A9" + tasks: [{ + id: "6F47C4273FB03E51" + type: "item" + item: "rsinfinitybooster:infinity_card" + }] + rewards: [{ + id: "20EF5FBDB4D844CB" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + { + x: 2.0d + y: 8.0d + subtitle: "移居海外" + description: [ + "非常适合在伊维斯原野田野中的避暑别墅。" + "" + "这取代了无限范围增幅卡,有着无限范围甚至可以跨维度。" + ] + dependencies: ["2306493F2E5034A9"] + id: "005B9AE555D13DE7" + tasks: [{ + id: "7AFFE72DF5E94D4F" + type: "item" + item: "rsinfinitybooster:dimension_card" + }] + rewards: [{ + id: "3E28C6692FC99AEB" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + { + x: -2.5d + y: 9.5d + subtitle: "你想要多少?" + description: ["一个带有合成卡的物品接口非常适合存储少量的物品,但是如果我们需要更大的储量怎么办?好吧,现在我们可以了。请求器是一个附属方块,可使精致存储始终在其内部存放指定的物品数量。要为你准备5000块玻璃吗?制作一个请求器来实现它。"] + dependencies: ["0000000000000298"] + id: "5DA4C492523C7D72" + tasks: [{ + id: "34568F90E5706133" + type: "item" + item: "rsrequestify:requester" + }] + rewards: [{ + id: "504B58199A20F9B0" + type: "command" + title: "精致存储战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_refined_storage_loot" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/resourceful_bees.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/resourceful_bees.snbt new file mode 100644 index 00000000..86995299 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/resourceful_bees.snbt @@ -0,0 +1,976 @@ +{ + id: "000000000000070D" + group: "5A8B89F87F77CF4C" + order_index: 8 + filename: "resourceful_bees" + title: "缤纷蜜蜂" + icon: "minecraft:honeycomb" + subtitle: ["盘中蜂"] + default_quest_shape: "hexagon" + default_hide_dependency_lines: false + quests: [ + { + title: "蜂巢" + x: -11.0d + y: -18.0d + subtitle: "名副其实的养蜂人,请照管好你的蜜蜂!" + description: [ + "蜂巢是蜜蜂最基本的居住环境。虽然它们没有物品栏,但可以通过蜂箱升级在世界中进行升级,从而使你能够更好地控制蜜蜂的数量和产出。" + "" + "注:无论蜂巢中的蜜蜂类型如何,它都只能生产标准蜜脾。" + ] + dependencies: ["0000000000000A94"] + id: "000000000000070E" + tasks: [{ + id: "77E4B4652B2EF7F1" + type: "item" + title: "任意蜂巢" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "minecraft:beehives" + } + } + }] + rewards: [ + { + id: "0000000000000711" + type: "item" + title: "空蜂罐" + item: "resourcefulbees:bee_jar" + count: 4 + } + { + id: "0000000000000B08" + type: "item" + title: "蜂蜜曲奇" + item: "farmersdelight:honey_cookie" + random_bonus: 2 + } + ] + } + { + title: "二级蜜蜂" + icon: "resourcefulbees:gold_honeycomb" + x: -9.0d + y: -17.0d + subtitle: "蜂不可貌相" + description: [ + "二级蜜蜂是通过蜜蜂之间的繁殖获得的,通过给蜜蜂所需的物品触发繁殖。" + "" + "有关特定蜜蜂的更多信息,请查阅蜜蜂百科。" + ] + dependencies: ["0000000000000714"] + id: "0000000000000712" + tasks: [{ + id: "0000000000000713" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000B12" + type: "xp" + xp: 100 + }] + } + { + title: "一级蜜蜂" + icon: "minecraft:honeycomb" + x: -10.0d + y: -16.5d + subtitle: "它的好只是空穴来蜂" + description: [ + "一级蜜蜂会在世界上自然繁殖,是所有其他种类蜜蜂的“建筑蜂”。" + "" + "提示:蜜蜂百科会显示蜜蜂是否自然生成,以及所生成在的生物群落。" + ] + dependencies: ["0000000000000A94"] + id: "0000000000000714" + tasks: [{ + id: "0000000000000715" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000B11" + type: "xp" + xp: 100 + }] + } + { + title: "蜜蜂突变" + icon: "resourcefulbees:bee_jar" + x: -13.0d + y: -16.5d + subtitle: "医生说这种概率是万蜂挑一" + description: [ + "虽然蜜蜂育种只需为蜜蜂提供必要的育种物品,但要成为一名经验丰富的养蜂人,你应该学会如何在基因水平上诱导蜜蜂发生突变。" + "" + "有关你的蜜蜂及其能力的更多信息,请查看蜜蜂百科。" + ] + dependencies: ["0000000000000A94"] + id: "0000000000000716" + tasks: [{ + id: "0000000000000717" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000B09" + type: "xp" + xp: 100 + }] + } + { + title: "三级蜜蜂" + icon: "resourcefulbees:diamond_honeycomb" + x: -8.0d + y: -17.0d + subtitle: "一窝不可忽视的力量" + description: ["三级蜜蜂是通过实体或物品突变获得的。它们通常由将一只蜜蜂突变为另一只,或将一些材料突变为刷怪蛋创造而成。查看蜜蜂百科以了解详细信息。"] + dependencies: ["0000000000000712"] + id: "0000000000000718" + tasks: [{ + id: "0000000000000719" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000B13" + type: "xp" + xp: 100 + }] + } + { + x: -10.0d + y: -18.0d + subtitle: "别在大庭广众下发蜂" + description: [ + "当升级在蜂巢上使用时(Shift右击),可使蜂巢升级到下一级。蜂巢的等级越高,它能容纳更多蜜蜂、运行得更快,产出也更多。升级需要按顺序安装——你不能跳级。" + "" + "注:升级的蜂巢可以产出模组蜜脾,这些蜜脾可以进一步处理以获取资源。" + ] + dependencies: ["000000000000070E"] + id: "0000000000000723" + tasks: [{ + id: "0000000000000724" + type: "item" + item: "resourcefulbees:t1_hive_upgrade" + only_from_crafting: false + }] + rewards: [{ + id: "0000000000000B14" + type: "item" + title: "蜜脾" + item: "minecraft:honeycomb" + count: 8 + random_bonus: 8 + }] + } + { + x: -9.0d + y: -18.0d + subtitle: "蜂巢的好处让蜂难以置信" + dependencies: ["0000000000000723"] + id: "0000000000000727" + tasks: [{ + id: "000000000000072A" + type: "item" + item: "resourcefulbees:t2_hive_upgrade" + }] + rewards: [{ + id: "0000000000000766" + type: "item" + title: "蜜脾块" + item: "minecraft:honeycomb_block" + count: 8 + random_bonus: 8 + }] + } + { + title: "原版蜜蜂机制" + icon: "minecraft:bee_nest" + x: -12.5d + y: -15.0d + subtitle: "生存亦或死亡,养蜂还是灭蜂" + description: [ + "原版蜜蜂和模组蜜蜂都会在它们喜欢的生物群系和维度中徘徊。" + "" + "花足够长的时间观察蜜蜂,你就会注意到,在它们飞出去给周围区域授粉后,最终会回到它们的蜂巢/蜂箱,开始制作蜂蜜。" + "" + "从蜂巢/蜂箱中滴落和溢出的蜂蜜是其可以收获的直观指示。但不要太着急!要想不激怒你的蜜蜂伙伴,就必须用适当的工具来收获这种金色甜品!" + "" + "你可以在蜂巢/蜂箱下面放置营火,也可以用烟熏器来避免惹恼里面的嗡嗡居民。" + "" + "用空玻璃瓶右击的蜂巢/蜂箱,就可以获得蜂蜜瓶。" + "" + "用剪刀或刮刀(用于分级蜂箱)右击蜂巢/蜂箱,可以收集蜜脾。" + ] + dependencies: ["0000000000000A94"] + id: "0000000000000874" + tasks: [{ + id: "0000000000000875" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000B06" + type: "xp" + xp: 100 + }] + } + { + title: "缤纷蜜蜂" + x: -11.5d + y: -16.5d + shape: "gear" + subtitle: "对。这里会有很多蜜之双关" + description: [ + "缤纷蜜蜂是一种新的资源产出方式,利用了Minecraft中引入的最新实体之一:我们的嗡嗡小朋友,蜜蜂。" + "" + "此任务线解释了一些正确养蜂、突变、资源提取和蜜蜂/蜂箱等级一类的基本知识。" + "" + "你从这个任务中获得的蜜蜂百科是你的缤纷蜜蜂指南——它通常是你获取蜜蜂繁殖、突变、特征等信息的最佳来源。" + "" + "~Ridanisaurus" + "~出现任何问题请责怪TemperedFool" + ] + dependencies: ["46B0BAD934FFB2A9"] + id: "0000000000000A94" + tasks: [{ + id: "0000000000000A95" + type: "checkmark" + title: "Checkmark" + icon: { + id: "patchouli:guide_book" + Count: 1b + tag: { + "patchouli:book": "resourcefulbees:fifty_shades_of_bees" + } + } + }] + rewards: [ + { + id: "6DA6F6AC7E54E2C9" + type: "item" + title: "空蜂罐" + item: "resourcefulbees:bee_jar" + count: 8 + } + { + id: "0C1504955F2C86AD" + type: "item" + title: "蜜蜂百科" + item: "resourcefulbees:beepedia" + } + ] + } + { + title: "蜜脾" + x: -10.5d + y: -15.0d + subtitle: "用蜜脾做最巢流的发型" + description: ["蜜脾是养蜂的副产品,可以从蜂箱和蜂巢中收获。稍后它可以在离心机中被处理成蜂蜜、蜡和大量其他资源。"] + dependencies: ["0000000000000A94"] + id: "0000000000000A97" + tasks: [{ + id: "0000000000000A98" + type: "item" + title: "任意$resourceful_honeycomb" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "resourcefulbees:resourceful_honeycomb" + } + } + }] + rewards: [ + { + id: "0000000000000B04" + type: "item" + title: "剪刀" + item: { + id: "minecraft:shears" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000B05" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + x: -9.5d + y: -15.0d + subtitle: "是时候紧锣蜜鼓地生产了" + description: [ + "这是一种入门级的离心机,可使玩家手动将蜜脾转化为副产品。潜行+右击机器进行处理。" + "" + "注:储存液态蜂蜜需要空玻璃瓶。" + ] + dependencies: ["0000000000000A97"] + id: "0000000000000A99" + tasks: [{ + id: "0000000000000A9A" + type: "item" + item: "resourcefulbees:mechanical_centrifuge" + }] + rewards: [{ + id: "0000000000000B03" + type: "command" + title: "稀有缤纷蜜蜂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_resourceful_bees_loot_rare" + player_command: false + }] + } + { + title: "电力离心机" + x: -8.5d + y: -15.0d + subtitle: "通电后嗡嗡的响" + description: [ + "现在,你已经尝到了美味的蜂蜜,是时候抛开能让人累蜂的手工操作,转向嗡嗡作响的自动化了。隆重介绍全新改进的离心机:非常适合提取我们嗡嗡朋友们积累的金色好东西。" + "" + "离心机以能量为代价提高了蜜脾处理的效率。" + ] + dependencies: ["0000000000000A99"] + id: "0000000000000A9B" + tasks: [{ + id: "0000000000000A9C" + type: "item" + item: "resourcefulbees:centrifuge" + }] + rewards: [{ + id: "0000000000000B02" + type: "command" + title: "史诗缤纷蜜蜂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_resourceful_bees_loot_epic" + player_command: false + }] + } + { + title: "多方块离心机" + x: -7.5d + y: -15.0d + subtitle: "现在我们飞入正轨了" + description: [ + "你知道有这么一句话:要么出众,要么出局。没有比这更出众的了。有了蜜脾处理的基础知识,是时候把它升到顶并扩大生产规模了。" + "" + "虽然多方块离心机需要合成更多材料并占用更多空间,但在你意识到之前,它会为自己买单。除了标准蜜脾和多个输入物品外,它还能够处理蜜脾块。" + "" + "一旦你收集完所需的方块,你就可以使用《五十度蜂》一书来可视化结构,以帮助你正确地放置方块。" + ] + dependencies: ["0000000000000A9B"] + id: "0000000000000A9D" + tasks: [ + { + id: "0000000000000A9E" + type: "item" + item: "resourcefulbees:centrifuge_controller" + } + { + id: "0000000000000AC6" + type: "item" + item: "resourcefulbees:centrifuge_casing" + count: 35L + } + ] + rewards: [ + { + id: "0000000000000AF9" + type: "command" + title: "传奇缤纷蜜蜂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_resourceful_bees_loot_legendary" + player_command: false + } + { + id: "0000000000000AFA" + type: "item" + title: "史诗奥利奥" + item: "resourcefulbees:oreo_cookie" + random_bonus: 2 + } + ] + } + { + x: -5.5d + y: -21.0d + subtitle: "我们之间存在甜蜜关系,不只是你的身上的毒刺" + dependencies: ["0000000000000AAC"] + id: "0000000000000A9F" + tasks: [{ + id: "0000000000000AA0" + type: "item" + item: "resourcefulbees:apiary_breeder_upgrade" + }] + rewards: [{ + id: "0000000000000B1C" + type: "xp" + xp: 200 + }] + } + { + x: -8.0d + y: -18.0d + subtitle: "只有蜂品最好的蜜蜂才能进入蜂箱酿蜜" + dependencies: ["0000000000000727"] + id: "0000000000000AA6" + tasks: [{ + id: "0000000000000AA7" + type: "item" + item: "resourcefulbees:t3_hive_upgrade" + }] + rewards: [{ + id: "0000000000000B15" + type: "item" + title: "蜂蜜块" + item: "minecraft:honey_block" + count: 8 + random_bonus: 8 + }] + } + { + x: -7.0d + y: -18.0d + subtitle: "蜂生中从未有过这种感觉" + dependencies: ["0000000000000AA6"] + id: "0000000000000AA8" + tasks: [{ + id: "0000000000000AA9" + type: "item" + item: "resourcefulbees:t4_hive_upgrade" + }] + rewards: [ + { + id: "0000000000000B17" + type: "item" + title: "蜜汁火腿" + item: "farmersdelight:honey_glazed_ham" + random_bonus: 2 + } + { + id: "0000000000000B18" + type: "item" + title: "蜂蜜瓶" + item: "minecraft:honey_bottle" + count: 8 + random_bonus: 8 + } + { + id: "0000000000000C0A" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + } + ] + } + { + x: -7.5d + y: -20.5d + subtitle: "管好你的蜜蜂" + description: [ + "此方块可使你访问多方块蜂场和蜂场培育器的输出。它还可以与其他物流自动化手段交互。" + "" + "储存容量也可以通过“储存器升级”进行升级。" + ] + dependencies: ["0000000000000AB8"] + id: "0000000000000AAA" + tasks: [{ + id: "0000000000000AAB" + type: "item" + item: "resourcefulbees:apiary_storage" + }] + rewards: [ + { + id: "0000000000000B1E" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + { + id: "0000000000000B1F" + type: "item" + title: "史诗奥利奥" + item: "resourcefulbees:oreo_cookie" + } + ] + } + { + x: -6.5d + y: -20.5d + subtitle: "蜂房花烛夜" + description: [ + "为此方块提供所需的材料后,它可以使你在蜂罐中繁殖蜜蜂,来触发繁殖状态,并可以在空蜂罐中容纳产出的蜜蜂。" + "" + "还可以通过蜂场储存器访问输出,以实现进一步的自动化。" + "" + "附加的升级可以减少所需时间并增加额外的繁殖栏位,帮助加快繁殖过程。" + ] + dependencies: ["0000000000000AB8"] + id: "0000000000000AAC" + tasks: [{ + id: "0000000000000AAD" + type: "item" + item: "resourcefulbees:apiary_breeder" + }] + rewards: [ + { + id: "0000000000000B1A" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + } + { + id: "0000000000000B1B" + type: "item" + title: "蜂蜜曲奇" + item: "farmersdelight:honey_cookie" + random_bonus: 2 + } + ] + } + { + x: -5.5d + y: -20.0d + subtitle: "雄蜂是如此浪漫,它与所有的雌蜂都保持着爱的花粉" + dependencies: ["0000000000000AAC"] + id: "0000000000000AAE" + tasks: [{ + id: "0000000000000AAF" + type: "item" + item: "resourcefulbees:apiary_breed_time_upgrade" + }] + rewards: [{ + id: "0000000000000B1D" + type: "xp" + xp: 200 + }] + } + { + x: -8.5d + y: -20.5d + subtitle: "更多等待蜂满的空间" + dependencies: ["0000000000000AAA"] + id: "0000000000000AB0" + tasks: [{ + id: "0000000000000AB1" + type: "item" + item: "resourcefulbees:iron_storage_upgrade" + }] + rewards: [{ + id: "0000000000000B20" + type: "xp" + xp: 100 + }] + } + { + x: -9.5d + y: -20.5d + subtitle: "蜜蜂的金色" + dependencies: ["0000000000000AB0"] + id: "0000000000000AB2" + tasks: [{ + id: "0000000000000AB3" + type: "item" + item: "resourcefulbees:gold_storage_upgrade" + }] + rewards: [ + { + id: "0000000000000B21" + type: "xp" + xp: 200 + } + { + id: "0000000000000B26" + type: "item" + title: "蜜汁火腿" + item: "farmersdelight:honey_glazed_ham" + random_bonus: 1 + } + ] + } + { + x: -10.5d + y: -20.5d + subtitle: "最好为寒蜂凌冽的冬天做足准备" + dependencies: ["0000000000000AB2"] + id: "0000000000000AB4" + tasks: [{ + id: "0000000000000AB5" + type: "item" + item: "resourcefulbees:diamond_storage_upgrade" + }] + rewards: [ + { + id: "0000000000000B22" + type: "xp" + xp: 300 + } + { + id: "0000000000000C0C" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: -11.5d + y: -20.5d + subtitle: "维护等级:Bee+" + dependencies: ["0000000000000AB4"] + id: "0000000000000AB6" + tasks: [{ + id: "0000000000000AB7" + type: "item" + item: "resourcefulbees:emerald_storage_upgrade" + }] + rewards: [ + { + id: "0000000000000B23" + type: "xp" + xp: 400 + } + { + id: "0000000000000C0D" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + x: -7.0d + y: -19.5d + subtitle: "是时候和新邻居交蜜友了" + description: [ + "蜂场是基于等级的多方块结构,可以容纳9只独特的蜜蜂,并为我们的嗡嗡朋友提供一个安全的封闭环境,让它们茁壮成长,产出我们的资源。蜂场的等级越高,产出的产物就越多,速度也越快。" + "" + "蜂场还可以容纳2个其他功能方块(蜂场储存器和蜂场培育器)作为其结构的一部分。请查阅相应的任务以获取更多有关信息。" + "" + "请查阅你的《五十度蜂》,以获取关于蜂场的更多详细信息,并将结构可视化,这将有助于你构建蜂场。" + "" + ] + dependencies: ["0000000000000AA8"] + id: "0000000000000AB8" + tasks: [{ + id: "0000000000000AB9" + type: "item" + item: "resourcefulbees:t1_apiary" + }] + rewards: [ + { + id: "0000000000000B00" + type: "item" + title: "蜜脾" + item: "minecraft:honeycomb" + count: 8 + random_bonus: 8 + } + { + id: "0000000000000B01" + type: "item" + title: "蜂蜜瓶" + item: "minecraft:honey_bottle" + count: 8 + random_bonus: 8 + } + { + id: "0000000000000B19" + type: "item" + title: "蜜脾块" + item: "minecraft:honeycomb_block" + count: 8 + random_bonus: 8 + } + { + id: "0000000000000C0B" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: -8.0d + y: -19.5d + subtitle: "别拿花粉开我玩笑" + dependencies: ["0000000000000AB8"] + id: "0000000000000ABA" + tasks: [{ + id: "0000000000000ABB" + type: "item" + item: "resourcefulbees:t2_apiary" + }] + rewards: [{ + id: "0000000000000AFE" + type: "command" + title: "稀有缤纷蜜蜂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_resourceful_bees_loot_rare" + player_command: false + }] + } + { + x: -9.0d + y: -19.5d + subtitle: "蜜蜂罢工是因为它们想要花更少的时间工作,获得更多的蜜" + dependencies: ["0000000000000ABA"] + id: "0000000000000ABC" + tasks: [{ + id: "0000000000000ABD" + type: "item" + item: "resourcefulbees:t3_apiary" + }] + rewards: [{ + id: "0000000000000AFD" + type: "command" + title: "史诗缤纷蜜蜂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_resourceful_bees_loot_epic" + player_command: false + }] + } + { + x: -10.0d + y: -19.5d + subtitle: "幽Bee恐怖症加剧" + dependencies: ["0000000000000ABC"] + id: "0000000000000ABE" + tasks: [{ + id: "0000000000000ABF" + type: "item" + item: "resourcefulbees:t4_apiary" + }] + rewards: [ + { + id: "0000000000000AFB" + type: "command" + title: "传奇缤纷蜜蜂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_resourceful_bees_loot_legendary" + player_command: false + } + { + id: "0000000000000AFC" + type: "item" + title: "史诗奥利奥" + item: "resourcefulbees:oreo_cookie" + random_bonus: 2 + } + ] + } + { + title: "基于方块的突变" + x: -13.73979591836735d + y: -16.484693877551017d + subtitle: "伯乐眼里出好蜂" + description: [ + "某些类型的蜜蜂只要满足要求,并且能够在这些方块附近飞行,就有能力将方块突变成其他方块。" + "" + "范例:如果一只铁蜜蜂返回蜂巢/蜂箱时经过了石头,它就可以将其突变为铁矿石。" + ] + dependencies: ["0000000000000716"] + id: "0000000000000AC0" + tasks: [{ + id: "0000000000000B0D" + type: "checkmark" + title: "基于方块的突变" + icon: "minecraft:stone" + }] + rewards: [{ + id: "0000000000000B0E" + type: "xp" + xp: 100 + }] + } + { + title: "基于流体的突变" + x: -13.372448979591837d + y: -15.811224489795919d + subtitle: "需要喝水的蜜蜂叫什么?蜜水混合物" + description: [ + "某些类型的蜜蜂有能力将方块突变为流体,反之亦然。只要它们满足要求,并且能够在这些方块/流体附近飞行。" + "" + "范例:如果黑曜石蜜蜂飞过熔岩返回蜂巢/蜂箱,它可以将其突变为黑曜石。" + ] + dependencies: ["0000000000000716"] + id: "0000000000000AC2" + tasks: [{ + id: "0000000000000B0F" + type: "checkmark" + title: "基于流体的突变" + icon: "minecraft:lava_bucket" + }] + rewards: [{ + id: "0000000000000B10" + type: "xp" + xp: 100 + }] + } + { + title: "基于实体的突变" + x: -13.372448979591837d + y: -17.158163265306122d + subtitle: "大恶蜂" + description: [ + "某些类型的蜜蜂有能力将实体突变成其他实体,只要它们满足要求,并且能够飞近这些实体。" + "" + "示例:如果烈焰蜜蜂返回蜂巢/蜂箱时靠近了苦力怕蜜蜂,它可以将其变异为恶魂蜜蜂。" + ] + dependencies: ["0000000000000716"] + id: "0000000000000AC4" + tasks: [{ + id: "0000000000000B0A" + type: "checkmark" + title: "基于实体的突变" + icon: "minecraft:pufferfish_spawn_egg" + }] + rewards: [{ + id: "0000000000000B0C" + type: "xp" + xp: 100 + }] + } + { + x: -11.5d + y: -15.0d + subtitle: "罐·罐·Bee克斯" + description: ["用空蜂罐右击一只蜜蜂,就可以将其捕捉到里面。"] + dependencies: ["0000000000000A94"] + id: "24D88FC1C6DCE052" + tasks: [{ + id: "57CDAF18A5A66D82" + type: "item" + item: "resourcefulbees:bee_jar" + }] + rewards: [{ + id: "7ECD253B38639D34" + type: "item" + title: "空蜂罐" + item: "resourcefulbees:bee_jar" + count: 2 + random_bonus: 3 + }] + } + { + x: -11.5d + y: -14.0d + subtitle: "嗡技" + description: [ + "使用方法与蜂罐相同。" + "" + "一次最多可以运输10只蜜蜂。" + "" + "当使用含有蜜蜂的蜂箱或蜂场合成升级蜂箱或蜂场时,也会得到蜂盒。" + ] + dependencies: ["24D88FC1C6DCE052"] + id: "2F7254D5AD380CB4" + tasks: [{ + id: "78200ABCDC11BF2F" + type: "item" + item: "resourcefulbees:bee_box" + }] + rewards: [{ + id: "4D2AFDFEAA880455" + type: "command" + title: "稀有缤纷蜜蜂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_resourceful_bees_loot_rare" + player_command: false + }] + } + { + title: "蜜蜂合成" + icon: { + id: "resourcefulbees:bee_jar" + Count: 1b + tag: { + BeeType: "enderslime" + Entity: "resourcefulbees:enderslime_bee" + Color: "#C75EFF" + } + } + x: -9.0d + y: -16.0d + subtitle: "合成是通往许多能力的途径,有些人认为它……非自然。" + description: ["虽然大多数蜜蜂是自然生成、繁殖或突变的,但也有可以被合成。查看蜜蜂百科和JEI以了解详细信息,请特别关注刷怪蛋和蜂罐。"] + dependencies: ["0000000000000714"] + id: "307E22ADC2DB4EB8" + tasks: [{ + id: "362C63F136B07060" + type: "checkmark" + }] + rewards: [{ + id: "4FB651D2A18E0A02" + type: "xp" + xp: 100 + }] + } + { + title: "特殊蜜脾" + icon: "resourcefulbees:mana_honeycomb" + x: -10.0d + y: -14.0d + description: ["有些蜜不能在离心机中处理,或者最好在其他地方使用。如有疑问,请查看JEI。"] + dependencies: ["0000000000000A97"] + id: "1DFA48325FD10EE9" + tasks: [{ + id: "3D810B866704DE92" + type: "checkmark" + }] + rewards: [{ + id: "0BC7625BD64FD174" + type: "xp" + xp: 100 + }] + } + { + icon: "minecraft:honeycomb" + x: -12.5d + y: -18.0d + subtitle: "蜂水有变!" + description: [ + "缤纷蜜蜂的发展流程在E6的0.5.16版本有所改动。" + "" + "分级蜂箱不再可以被合成,也不作为蜂场配方的一部分。取而代之的是,通过世界生成的蜂巢获取初始的蜜脾,而蜂巢和四级蜂巢升级都可用于蜂房配方。" + "" + "要升级这些蜂巢,你可以在世界中使用蜂巢升级。任务现在反映了这一变化。" + "" + "在世界中升级的蜂巢可以代替配方中的蜂巢升级;此外,你可以将蜂巢转化为同级的蜂巢升级。" + ] + optional: true + id: "46B0BAD934FFB2A9" + tasks: [{ + id: "4DBF1905A99D474C" + type: "checkmark" + title: "蜂箱改动" + }] + rewards: [{ + id: "214D29C16AA98E43" + type: "xp" + xp: 100 + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/rftools_wip.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/rftools_wip.snbt new file mode 100644 index 00000000..57f1fced --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/rftools_wip.snbt @@ -0,0 +1,929 @@ +{ + id: "0000000000000349" + group: "72A9465344128AF9" + order_index: 6 + filename: "rftools_wip" + title: "RF工具箱" + icon: "rftoolsbase:machine_frame" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "欢迎来到RF工具箱!" + x: 0.0d + y: 1.5d + shape: "rsquare" + subtitle: "但RF代表了什么?" + description: [ + "欢迎来到RF工具箱!本章节我们将会探索,毫无疑问,RF工具箱模组,一个专注于为你提供各种各样的设备的模组,你可以将它用于各种目的,从快速挖掘,到远程传输和无线红石!" + "" + "这些任务会为你指引该模组的一些关键物品,但有些物品将会留给你自己去寻找和发现。" + "我们也会涉及到XNet,RF工具箱的伴侣模组,专为物品传输设计!好了,我们还等什么呢,赶紧开始吧!" + "" + "~Merlo" + ] + optional: true + id: "000000000000034A" + tasks: [{ + id: "0EB362B38C59907A" + type: "item" + title: "RF工具箱或XNet开始物品" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "xnet:controller" + Count: 1b + } + { + id: "rftoolsbase:machine_frame" + Count: 1b + } + { + id: "rftoolsbase:machine_base" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0000000000000C00" + type: "item" + title: "智能扳手" + item: "rftoolsbase:smartwrench" + }] + } + { + x: 0.0d + y: -1.5d + shape: "hexagon" + subtitle: "他们框住了我!" + description: ["和这位家伙混熟点,他是你必须为每台RF工具箱的机器合成的基本方块,就和他的妹妹机器基座一样,只不过她用于较小的设备。最好多囤积一点这些方块!"] + dependencies: ["000000000000034A"] + size: 1.5d + id: "000000000000034D" + tasks: [{ + id: "000000000000034E" + type: "item" + item: "rftoolsbase:machine_frame" + }] + rewards: [{ + id: "0000000000000C6A" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 0.0d + y: 3.0d + shape: "hexagon" + subtitle: "机基复机基" + description: ["和这位姑娘混熟点,她是你必须为每台RF工具箱的机器合成的基本方块,就和她的哥哥机器框架一样,只不过他用于较大的机器。最好做一堆这些方块!"] + dependencies: ["000000000000034A"] + size: 1.5d + id: "0000000000000380" + tasks: [{ + id: "0000000000000381" + type: "item" + item: "rftoolsbase:machine_base" + }] + rewards: [{ + id: "0000000000000C69" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "无线红石" + x: 0.0d + y: 4.5d + subtitle: "未来已至!" + description: [ + "你是否想过不用这些丑陋的红石线就能轻松传输红石信号吗?只需制作一个红石信号发信器和接收器!" + "" + "它们用频道运作,这意味着任何在X频道中的接收器都会输出来自相同频率的发信器发出的红石信号。在你放下这些方块后,它们会自动连接到一个新的频道。" + "" + "只需用发信器/接收器右击已放置的发信器/接收器就可以同步频道。很棒吧?" + ] + dependencies: ["0000000000000380"] + id: "0000000000000382" + tasks: [ + { + id: "0000000000000383" + type: "item" + item: "rftoolsutility:redstone_transmitter" + } + { + id: "000000000000056E" + type: "item" + item: "rftoolsutility:redstone_receiver" + } + ] + rewards: [{ + id: "0000000000000C6C" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: 1.5d + y: 4.5d + subtitle: "我更喜欢物品栏棋" + description: [ + "物品检查器是一个非常特殊的装置,如它名字所示,它可以检查任何其面向容器的特定栏位的特定物品。它甚至可以支持标签检查!" + "它的用例范围可能有点窄,但它在复杂的自动化装置中会非常有用。" + ] + dependencies: ["0000000000000380"] + id: "0000000000000386" + tasks: [{ + id: "0000000000000387" + type: "item" + item: "rftoolsutility:invchecker" + }] + rewards: [{ + id: "0000000000000C6B" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: 1.5d + y: 3.0d + subtitle: "滴答……" + description: ["这个很简单,就是一个普通又经典的红石计时器,你可以放置它并为其手动编程延迟。你也可以给它的输入面(有蓝色向内“V”的一面)发送红石信号来重置它。"] + dependencies: ["0000000000000380"] + id: "0000000000000388" + tasks: [{ + id: "0000000000000389" + type: "item" + item: "rftoolsutility:timer" + }] + rewards: [{ + id: "0000000000000C68" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: -1.5d + y: 3.0d + subtitle: "就和那个rapper一样!" + description: [ + "逻辑器是一种可以为你所有红石需求创建自定义逻辑门的简单而有效的方法。" + "" + "它需要来自机器三个带有蓝色箭头的面的输入,并会从带有橙色箭头的面输出信号,此信号基于逻辑器内部编程好的配置。" + "你可以测试任意不同组合的输入(比如,两面为关一面为开),并手动设置预期输出。" + ] + dependencies: ["0000000000000380"] + id: "000000000000038A" + tasks: [{ + id: "000000000000038B" + type: "item" + item: "rftoolsutility:logic" + }] + rewards: [{ + id: "0000000000000C6E" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: -3.0d + y: 3.0d + subtitle: "我以为现在是数字化时代了!" + description: [ + "你可以把模拟器看作是更高级的逻辑器一类的东西。它依然有三个输入,只不过它会比较其中两个输入(在机器中被称作A和B),并输出基于第三个输入信号强度的信号,外加一些自定义的计算。" + "" + "你也可以为基于A、B信号比较的输入计算添加不同的倍数。" + ] + dependencies: ["000000000000038A"] + id: "000000000000038E" + tasks: [{ + id: "000000000000038F" + type: "item" + item: "rftoolsutility:analog" + }] + rewards: [{ + id: "0000000000000C6F" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: -3.0d + y: 4.5d + subtitle: " 就跟1、1、2、3一样简单……" + description: [ + "音序器是另一种小型装置,可以用来创造自定义的红石电路。" + "" + "这一个装置乍一看可能很高级、令人迷惑,但实际上非常直白:把GUI中的网格当作时序,从左上角开始,到右下角结束。" + "" + "每一个方块都代表了一个游戏刻,也就是1/20秒。举个例子,如果你点亮了前20个方块,序列就会发出打开信号一秒,然后剩下的时间为关闭。" + "" + "你也可以自定义如何触发(默认它只会激活一次,方块接收到输入信号时。点击“Once1”按钮切换模式,来查看所有的模式)。" + ] + dependencies: ["000000000000038E"] + id: "0000000000000390" + tasks: [{ + id: "0000000000000391" + type: "item" + item: "rftoolsutility:sequencer" + }] + rewards: [{ + id: "0000000000000C70" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: -1.5d + y: 4.5d + subtitle: "这个笑话已经被感应到了……" + description: ["正如它名字所暗示的那样,传感器可以用来检测它前方可调区域中是否存在一定数量的方块、物品、实体或其他东西,满足条件时会发出红石信号。非常方便!"] + dependencies: ["0000000000000380"] + id: "0000000000000392" + tasks: [{ + id: "0000000000000393" + type: "item" + item: "rftoolsutility:sensor" + }] + rewards: [{ + id: "0000000000000C6D" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + title: "传送" + icon: "rftoolsutility:matter_receiver" + x: 1.5d + y: 0.0d + subtitle: "*传送到你身后*" + description: [ + "RF工具箱提供了一个快捷方便的办法来在世界各地传送,这对于环游世界或建立一条固定的快速回家的路来说非常方便。" + "" + "你所需的两个主要方块是接收器和传输器:前者是你传送的目的地,后者是你传送的出发地。" + "" + "首先,在你想传送去的地方放下一些接收器,并确保它们都供上了电。然后,在你基地的某处放下一个传输器和一个传送控制器。" + "" + "传送控制器能够看到世界中所有被你列入白名单的公用接收器(你也可以命名接收器以更好地分辨它们)。" + "" + "在传送控制器中选择你想呼叫的接收器,你就可以看到传输器亮起来了:站上去。芜湖,你被传送了!" + ] + dependencies: ["000000000000034D"] + min_width: 300 + id: "0000000000000394" + tasks: [ + { + id: "0000000000000395" + type: "item" + item: "rftoolsutility:matter_transmitter" + } + { + id: "0000000000000396" + type: "item" + item: "rftoolsutility:matter_receiver" + } + { + id: "0000000000000C02" + type: "item" + item: "rftoolsutility:dialing_device" + } + ] + rewards: [{ + id: "0000000000000C67" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: 3.0d + y: 0.0d + shape: "diamond" + subtitle: "我来了,我又走了!" + description: [ + "传送很酷,传送是你的全部,但是假如你可以不用每次都放置传输器就能传送到接收器那里呢?充能传送器了解一下!潜行右击任意接收器你就可以访问并将其保存进传送器中。" + "假设传送器有能量,你就可以右击它并直接传送到那里!" + "" + "虽然常规的传送器只能储存一个接收器,但高级版本的可以储存8个,并且你可以通过用它潜行右击空气来切换接收器。试试看吧!" + ] + dependencies: ["0000000000000394"] + optional: true + id: "0000000000000399" + tasks: [{ + id: "000000000000039A" + type: "item" + item: { + id: "rftoolsutility:advanced_charged_porter" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000C71" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + title: "维度碎片" + x: -1.5d + y: 1.5d + subtitle: "它来自另一个世界……" + description: ["维度碎片是RF工具箱添加的唯一一个原材料,它可以在稀有矿石中找到,也可以通过稀有材料合成。你需要一堆这些碎片来合成和注能所有你的RF工具箱机器。去收集一堆吧!"] + dependencies: ["000000000000034A"] + id: "000000000000039B" + tasks: [{ + id: "000000000000039C" + type: "item" + item: "rftoolsbase:dimensionalshard" + count: 16L + }] + rewards: [{ + id: "0000000000000C65" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: -1.5d + y: 0.0d + subtitle: "注入爱!" + description: [ + "你也许已经注意到了一些RF工具箱的机器在物品提示上写了一行橙色的“注能升级”。" + "" + "将这些机器放进机器注能机,外加四组维度碎片和一些能量,你就成功将该机器注能了,解锁了所谓的升级,强化了你的机器!" + ] + dependencies: [ + "000000000000039B" + "000000000000034D" + ] + id: "000000000000039D" + tasks: [{ + id: "000000000000039E" + type: "item" + item: "rftoolsbase:machine_infuser" + }] + rewards: [{ + id: "0000000000000C7E" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + title: "合成机" + x: 1.5d + y: -3.0d + subtitle: "比你更懂合成" + description: [ + "合成机是一种非常棒的机器,它的名字告诉了你所有:它会为你合成东西。" + "" + "合成机有一点很好,那就是它们可以连锁配方,因此如果你指示它们如将用原木合成木板,再用木板合成木棍,它们就可以用原木合成木棍。" + "" + "合成机有不同的等级,而不同等级之间真正的区别是它们能记住的配方的数量。最高等级可以最多记住8个配方。" + ] + dependencies: ["000000000000034D"] + id: "000000000000039F" + tasks: [{ + id: "00000000000003A0" + type: "item" + title: "合成机" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "rftools:crafter" + } + } + }] + rewards: [{ + id: "0000000000000C76" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: 0.0d + y: -3.0d + subtitle: "一砖一瓦" + description: [ + "不出所料,建造机是一台可以为你建造东西的机器。不过,你可能会惊讶于它还可以干很多事!建造机需要塑形卡片来运作,塑形卡片有很多种类。" + "" + "用塑形卡片潜行右击建造机,再用它潜行右击你想圈出的区域的第一和第二个角。" + "" + "现在你还可以用塑形卡片右击空气来进一步配置它,改变形状、大小、维度等等。" + "" + "配置好之后,将塑形卡片放进建造机来开始运作!建造机会根据你放入的卡片建造所选区域、挖掘所选区域、泵出液体等等。" + "" + "无论如何,你需要电力,并在建造机的上方或下方放置一个容器,让建造机从中拿取方块/将方块放在其中。" + "" + "快速提示,点击建造机中的救生圈按钮将会开启预览模式,此模式下你可以看到所选区域的轮廓。" + ] + dependencies: ["000000000000034D"] + min_width: 300 + id: "000000000000055B" + tasks: [{ + id: "000000000000055C" + type: "item" + item: "rftoolsbuilder:builder" + }] + rewards: [{ + id: "0000000000000C75" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: -1.5d + y: -4.5d + shape: "diamond" + subtitle: "满足你所有的挖掘需求" + description: [ + "这是用于建造机的塑形卡片(采掘)。不出所料,这张卡片可以挖掘选中区域的方块,并将它们放在建造机的容器内。" + "" + "有很多塑形卡片(采掘)的变种,比如时运或精准采集。" + "" + "塑形卡片(清理采掘)会挖掘方块,在世界中留下一个空洞,而普通塑形卡片(采掘)会用泥土替换挖掘的方块。你可以配置该卡片来避免某些方块,比如石头或泥土。" + ] + dependencies: ["000000000000055B"] + optional: true + id: "000000000000055D" + tasks: [{ + id: "000000000000055E" + type: "item" + item: "rftoolsbuilder:shape_card_quarry" + }] + rewards: [{ + id: "0000000000000C7B" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: 0.0d + y: -4.5d + shape: "diamond" + subtitle: "满足你所有的建造需求" + description: ["这是用于建造机的默认塑形卡片。如果建造机安装了这张卡片,它会从容器中取出方块,放置在选中区域。"] + dependencies: ["000000000000055B"] + optional: true + id: "000000000000055F" + tasks: [{ + id: "0000000000000560" + type: "item" + item: "rftoolsbuilder:shape_card_def" + }] + rewards: [{ + id: "0000000000000C7C" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: 1.5d + y: -4.5d + shape: "diamond" + subtitle: "满足你所有的流体需求" + description: ["各种各样的塑形卡片(泵)可以将选中区域的流体泵取出来,因此你需要在建造机的上方或下方放置某种储罐。还有一种可以放置流体的卡片!"] + dependencies: ["000000000000055B"] + optional: true + id: "0000000000000561" + tasks: [{ + id: "0000000000000BFB" + type: "item" + item: "rftoolsbuilder:shape_card_pump" + }] + rewards: [{ + id: "0000000000000C7D" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: -1.5d + y: -3.0d + subtitle: "模组和模块有什么关系?" + description: [ + "模块化存储器是物品存储的高级形式。把它下来,再合成一个物品存储模块,比如说任务为你提供的那个一阶模块。" + "" + "接下来你就可以开始将物品放进或是拿出模块化存储器。模块化存储器可以存下大量的不同物品,存储模块阶级越高,能存的就越多。它甚至还集成了一个可以记住高达8个配方的合成网格!" + "" + "同时,物品存储在模块本身,所以你可以很轻松的将其拿出,移动到另一个模块化存储器,也就会将你所有的物品转运到那里。" + ] + dependencies: ["000000000000034D"] + id: "0000000000000563" + tasks: [{ + id: "0000000000000564" + type: "item" + item: "rftoolsstorage:modular_storage" + }] + rewards: [ + { + id: "0000000000000BFF" + type: "item" + title: "一阶存储模块" + item: "rftoolsstorage:storage_module0" + } + { + id: "0000000000000C77" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + title: "最大化存储!" + x: -3.0d + y: -4.5d + shape: "diamond" + subtitle: "太多物品啦!" + description: ["升级存储模块,一步一步爬到四阶,你就可以在一个模块里存储高达500组物品!那是很多物品吧,嗯?"] + dependencies: ["0000000000000563"] + optional: true + id: "0000000000000565" + tasks: [{ + id: "0000000000000566" + type: "item" + item: "rftoolsstorage:storage_module3" + }] + rewards: [{ + id: "0000000000000C79" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + title: "RF工具 | 控制" + icon: "rftoolscontrol:processor" + x: 1.5d + y: -1.5d + subtitle: "这是给你们这些书呆子用的" + description: [ + "RF工具|控制包含了用于编程高级任务序列的方块,对打造复杂自动化非常有用。" + "" + "既然它非常的高深且复杂,只凭言语的任务难以解释,所以我们添加了一个做得非常好的油管教程链接。" + "" + "如果你对了解该模组非常感兴趣,这里是最好的起点:https://www.youtube.com/watch?v=18-R5L-CATg。" + ] + dependencies: ["000000000000034D"] + id: "0000000000000567" + tasks: [ + { + id: "0000000000000568" + type: "item" + item: "rftoolscontrol:processor" + } + { + id: "000000000000056B" + type: "item" + item: "rftoolscontrol:programmer" + } + { + id: "000000000000056C" + type: "item" + item: "rftoolscontrol:workbench" + } + { + id: "000000000000056D" + type: "item" + item: "rftoolscontrol:program_card" + } + ] + rewards: [{ + id: "0000000000000C72" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + title: "XNet" + x: 1.5d + y: 1.5d + shape: "hexagon" + subtitle: "但是X代表了什么?" + description: [ + "XNet是RF工具箱家族中一个专门以紧凑地移动物品、流体、能量为目的设计的模组,主要通过一套机器和线缆来实现。" + "" + "想要入手XNet,你需要为每个系统准备一个控制器和一些用于连接你想拿线缆交互的容器/机器的连接器,最后再把它们用线缆连接起来。" + "" + "因为这个过程有点复杂,想要在任务里描述又会是一个长篇大论,我建议你看一下视频来更好地了解控制器:https://www.youtube.com/watch?v=ksaJgiipaOg。" + "" + "这需要一些时间来适应,但对于更复杂的自动化装置,XNet将始终是你最好的朋友。" + ] + dependencies: ["000000000000034A"] + size: 1.5d + min_width: 300 + id: "0000000000000571" + tasks: [{ + id: "0000000000000572" + type: "item" + item: "xnet:controller" + }] + rewards: [ + { + id: "0000000000000C03" + type: "item" + title: "蓝色网络线缆" + item: "xnet:netcable_blue" + count: 32 + } + { + id: "0000000000000C04" + type: "item" + title: "蓝色连接器" + item: "xnet:connector_blue" + count: 4 + } + ] + } + { + title: "高级连接器" + x: 3.0d + y: 1.5d + shape: "diamond" + subtitle: "越来越花里胡哨了!" + description: ["高级连接器提供了额外的功能,比如更快的速度、可以从任意面连接至机器。"] + dependencies: ["0000000000000571"] + id: "0000000000000578" + tasks: [{ + id: "0000000000000579" + type: "item" + item: "xnet:connector_upgrade" + }] + rewards: [{ + id: "0000000000000C66" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: -3.0d + y: -3.0d + subtitle: "你的箱子没有隐私!" + description: [ + "存储检测器是更加高级的存储并使用你物品的手段。它可以读取其周围半径(最大20格)的容器,并赋予你在单个方块中访问所有容器的能力。" + "" + "所以说,比如你有一堵箱子墙?存储检测器可以轻松的与它们连接,并向你显示所有东西。它甚至可以兼容模块化存储器!" + ] + dependencies: ["0000000000000563"] + id: "0000000000000BF4" + tasks: [{ + id: "0000000000000BF5" + type: "item" + item: "rftoolsstorage:storage_scanner" + }] + rewards: [{ + id: "0000000000000C78" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + title: "能量单元" + x: -1.5d + y: -1.5d + subtitle: "单(地)元(狱)厨房" + description: [ + "能量单元可以很轻松地存储大量能量。它们和多方块类似,相互连接的能量单元越多,你的能量储量就越大。不同等级的单元也可以相互连接!" + "" + "接下来你可以用智能扳手右击多方块来创造输入(蓝色)和(输出)点,从那里你可以输入或输出能量。" + ] + dependencies: ["000000000000034D"] + id: "0000000000000BF6" + tasks: [{ + id: "0000000000000BF7" + type: "item" + item: "rftoolspower:cell1" + }] + rewards: [{ + id: "0000000000000C73" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + title: "维度能量单元" + icon: "rftoolspower:dimensionalcell" + x: -3.0d + y: -1.5d + subtitle: "配合卡食用风味更佳!" + description: [ + "维度能量单元是能量单元的重大升级版本。它们运作方式差不多,但不再需要相互紧贴来形成一个多方块来共享能量缓存。" + "" + "你可以使用维度标记卡将不同的维度能量单元链接至同一个频道。首先,选择你想与其它维度能量单元相链接的维度能量单元,将维度标记卡放在它左上的栏位中。" + "" + "你将看到维度标记卡从“unlinked”变成了“链接:x”。其中x是某个数字,代表着单元目前链接的频道。" + "" + "接下来,在维度能量单元的“Link”栏位放置其它维度标记卡,它们也会链接到相同的频道x。" + "" + "现在你可以到处跑,把其它维度能量单元放在世界上你想放的任何地方,然后把链接到x频道的卡放在它左上角的栏位中,让新单元与原来的单元相连,使其共享能量缓存。" + ] + dependencies: ["000000000000034D"] + dependency_requirement: "one_completed" + min_width: 300 + id: "0000000000000BF8" + tasks: [ + { + id: "0000000000000BF9" + type: "item" + title: "维度能量单元" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "rftools:dimensionalcell" + } + } + } + { + id: "0000000000000BFA" + type: "item" + item: "rftoolspower:powercell_card" + } + ] + rewards: [{ + id: "0000000000000C74" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + }] + } + { + x: -4.5d + y: -3.0d + shape: "diamond" + subtitle: "这绝对不是块iPad" + description: [ + "平板可以根据其中的模块远距离监控RF工具箱的不同机器。" + "" + "比如说,用你从这个任务中获得的存储控制模块右击存储扫描器将其绑定,然后只要存储扫描器所在区块被加载,你就可以在世界任何一个角落打开它!" + ] + dependencies: ["0000000000000BF4"] + optional: true + id: "0000000000000BFC" + tasks: [{ + id: "0000000000000BFD" + type: "item" + item: "rftoolsbase:tablet" + }] + rewards: [ + { + id: "0000000000000BFE" + type: "item" + title: "存储控制模块" + item: { + id: "rftoolsstorage:storage_control_module" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000C7A" + type: "command" + title: "稀有RF工具箱战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_rftools_loot_rare" + player_command: false + } + ] + } + { + title: "XNet教程链接" + icon: "xnet:controller" + x: 3.0d + y: 3.0d + shape: "diamond" + subtitle: "点我!" + description: [ + "点击任务奖励生成的聊天信息来访问Xnet教程的链接。" + "" + "很不幸,目前还没有可重复任务,指令只会运行一遍,因此请确保在别处保存好该链接!" + ] + dependencies: ["0000000000000571"] + optional: true + id: "0000000000000C14" + tasks: [{ + id: "0000000000000C15" + type: "checkmark" + title: "XNet教程链接" + }] + rewards: [{ + id: "0000000000000C16" + type: "command" + title: "XNet教程链接" + icon: "pneumaticcraft:tag_filter" + command: "/tellraw @p {\"text\":\"XNet教程链接\",\"bold\":true,\"color\":\"dark_green\",\"clickEvent\":{\"action\":\"open_url\",\"value\":\"https://youtu.be/ksaJgiipaOg\"}}" + player_command: false + }] + } + { + x: 3.0d + y: -1.5d + shape: "diamond" + subtitle: "点我!" + description: [ + "点击任务奖励生成的聊天信息来访问RF工具|控制教程的链接。" + "" + "很不幸,目前还没有可重复任务,指令只会运行一遍,因此请确保在别处保存好该链接!" + ] + dependencies: ["0000000000000567"] + optional: true + id: "0000000000000C1A" + tasks: [{ + id: "0000000000000C1B" + type: "checkmark" + title: "RF工具|控制教程链接" + icon: "rftoolscontrol:advanced_network_card" + }] + rewards: [{ + id: "0000000000000C1C" + type: "command" + title: "RF工具|控制教程链接" + icon: "pneumaticcraft:tag_filter" + command: "/tellraw @p {\"text\":\"RF工具|控制教程链接\",\"bold\":true,\"color\":\"dark_green\",\"clickEvent\":{\"action\":\"open_url\",\"value\":\"https://www.youtube.com/watch?v=18-R5L-CATg&t=814s\"}}" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/storage.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/storage.snbt new file mode 100644 index 00000000..d9128dbd --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/storage.snbt @@ -0,0 +1,1402 @@ +{ + id: "583482A1C530FE26" + group: "0856CF7F5CBEB20A" + order_index: 0 + filename: "storage" + title: "存储" + icon: "minecraft:chest" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "存储" + icon: "minecraft:chest" + x: -0.5d + y: -7.5d + shape: "gear" + description: [ + "找到一个存放东西的地方总是有点复杂,而且有时保持井然有序是一项相当艰巨的任务。值得庆幸的是,有一些模组可以帮助你完成这项工作。接下来的任务将会帮助你发现这些模组。" + "" + "注:大多数可以用作存储的方块已经被贴上标签,你可以在JEI中搜索以下类别:" + "" + "● $storage" + "● $storage/basic" + "● $storage/bulk" + "● $storage/bag" + "● $storage/energy" + "● $storage/gas" + "● $storage/liquid" + ] + optional: true + id: "00000000000003FF" + tasks: [{ + id: "0000000000000400" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000CA3" + type: "xp" + xp: 100 + }] + } + { + title: "精致存储" + x: 1.0d + y: -5.0d + subtitle: "方块中的质能转换" + description: [ + "精致存储将存储带入了数字时代,它可使你将物品和流体存储在具有无线访问和传输能力的磁盘驱动器上。精致存储还可以与大多数机器和容器连接,以拓展其功能。" + "" + "前往精致存储任务线以获得更多关于入门这个大型模组的帮助。" + ] + dependencies: ["00000000000003FF"] + dependency_requirement: "one_completed" + id: "0000000000000403" + tasks: [{ + id: "0000000000000699" + type: "item" + item: "refinedstorage:controller" + }] + rewards: [{ + id: "00000000000006FB" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + title: "铁箱子" + icon: "ironchest:iron_chest" + x: -0.5d + y: -10.0d + description: [ + "箱子的大小,但是超大的存储。Iron Chest提供了各式各样的箱子以满足你的预算。" + "" + "对箱子使用升级物品,可以让它原地升级!" + ] + dependencies: ["00000000000003FF"] + id: "0000000000000405" + tasks: [{ + id: "0000000000000EA5" + type: "item" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "enigmatica:quests/storage/wood_to_iron" + } + } + }] + rewards: [{ + id: "0000000000000A6B" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + icon: "mekanism:basic_bin" + x: 1.0d + y: -10.0d + subtitle: "我喜欢大箱柜,我不会撒谎" + description: ["经常被忽视的箱柜是存储大量单个物品的绝佳选择。它们甚至可以在你物品栏中的合成网格中使用以操控其中的内容。"] + dependencies: ["00000000000003FF"] + id: "0000000000000407" + tasks: [{ + id: "3635395991201030" + type: "item" + title: "箱柜" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:basic_bin" + Count: 1b + } + { + id: "mekanism:advanced_bin" + Count: 1b + } + { + id: "mekanism:elite_bin" + Count: 1b + } + { + id: "mekanism:ultimate_bin" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "0000000000000A5C" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + { + id: "0000000000000A6C" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + title: "黑洞存储" + x: -0.5d + y: -5.0d + subtitle: "囤积方式的物理学突破" + description: [ + "工业先锋具有大规模存储的能力。" + "" + "前往工业先锋章节以了解黑洞存储。" + ] + dependencies: ["00000000000003FF"] + id: "0000000000000409" + tasks: [ + { + id: "0000000000000F5B" + type: "item" + item: "industrialforegoing:common_black_hole_unit" + } + { + id: "57D959FDEF6D9777" + type: "item" + item: "industrialforegoing:common_black_hole_tank" + } + ] + rewards: [{ + id: "000000000000069C" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "找到我" + icon: "naturesaura:range_visualizer" + x: -2.0d + y: -10.0d + description: ["忘了把你珍贵的闪长岩放在哪里了?将鼠标悬停在物品栏或JEI中的某些物品上,然后按Y键就可以在附近的容器中找到它。"] + dependencies: ["00000000000003FF"] + id: "000000000000040B" + tasks: [{ + id: "000000000000040C" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A5E" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "世界内物品放置" + icon: "botania:cosmetic_thinking_hand" + x: -2.0d + y: -8.5d + description: [ + "想在锻造锤旁找个方便的地方放锤子吗?厌倦了一箱箱地翻找齿轮冲压模具了吗?把它们放在世界里吧!" + "" + "Plonk可使你在任何方块空间中放置至多四组的物品。只需手持物品,指向一个方块,然后按P键即可放置。右击可将物品捡起。" + ] + dependencies: ["00000000000003FF"] + id: "000000000000040D" + tasks: [{ + id: "000000000000040E" + type: "checkmark" + }] + rewards: [{ + id: "2D1E55B5A92B9F94" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "抽屉控制器" + icon: "storagedrawers:controller" + x: -4.5d + y: -7.0d + description: [ + "抽屉控制器必须与抽屉相连,才能“看到”它们。当然,抽屉也可以连成一堵墙或一条线,因为一个抽屉控制器能够连接许多抽屉。 " + "" + "桥接方块也可用于桥接缝隙,使控制器能够看到拐角处。" + ] + dependencies: ["0000000000000966"] + id: "000000000000040F" + tasks: [{ + id: "000000000000068C" + type: "item" + item: "storagedrawers:controller" + }] + rewards: [{ + id: "00000000000009AB" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + title: "金箱子" + icon: "ironchest:gold_chest" + x: -0.5d + y: -11.0d + description: ["只是多了一丝光泽。"] + dependencies: ["0000000000000405"] + id: "000000000000094F" + tasks: [{ + id: "0000000000000EA6" + type: "item" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "enigmatica:quests/storage/iron_to_gold" + } + } + }] + rewards: [{ + id: "0000000000000A5B" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + title: "钻石箱子" + icon: "ironchest:diamond_chest" + x: -0.5d + y: -12.0d + description: ["当然非常的炫耀,把你的东西放在一个钻石盒子里。"] + dependencies: ["000000000000094F"] + id: "0000000000000951" + tasks: [{ + id: "0000000000000EA7" + type: "item" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "enigmatica:quests/storage/gold_to_diamond" + } + } + }] + rewards: [{ + id: "00000000000009A3" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + title: "抽屉" + icon: "storagedrawers:oak_full_drawers_1" + x: -3.0d + y: -7.5d + description: [ + "可定制的抽屉,满足你所有的深度存储需求。" + "" + "抽屉可以独立使用,也可以放在控制器旁边,把它们都连接起来。每个抽屉都可以接受多次升级,以扩展其容量和功能。" + ] + dependencies: ["00000000000003FF"] + id: "0000000000000966" + tasks: [{ + id: "0000000000000967" + type: "item" + title: "存储抽屉" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "storagedrawers:drawers" + } + } + }] + rewards: [{ + id: "0000000000000A59" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + x: -4.5d + y: -8.0d + dependencies: ["0000000000000966"] + id: "0000000000000980" + tasks: [{ + id: "00000000000009A0" + type: "item" + item: "storagedrawers:emerald_storage_upgrade" + }] + rewards: [{ + id: "00000000000009A1" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + x: -3.5d + y: -8.5d + description: ["更大并不总是意味着更好。抽屉降级对保持少量存货的情况可能是有用的。"] + dependencies: ["0000000000000966"] + id: "0000000000000982" + tasks: [{ + id: "0000000000000983" + type: "item" + item: "storagedrawers:one_stack_upgrade" + }] + rewards: [{ + id: "00000000000009AA" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: -3.5d + y: -6.5d + description: ["多余的物品将被自动销毁。"] + dependencies: ["0000000000000966"] + id: "0000000000000984" + tasks: [{ + id: "0000000000000985" + type: "item" + item: "storagedrawers:void_upgrade" + }] + rewards: [{ + id: "695D02E01FA0C0BD" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + icon: { + id: "sophisticatedbackpacks:backpack" + Count: 1b + tag: { + inventorySlots: 27 + upgradeSlots: 1 + } + } + x: 2.0d + y: -7.5d + description: [ + "精妙背包是你从未意识到你缺少它的背包模组。" + "" + "背包可以穿在饰品栏内,并通过快捷键打开,也可以放置在世界中,通过管道或漏斗进行交互。" + "" + "除了这些已经很出色的功能,它们还可以承载一些非常有用的升级。" + ] + dependencies: ["00000000000003FF"] + id: "0000000000000986" + tasks: [{ + id: "0000000000000998" + type: "checkmark" + title: "精妙背包" + }] + rewards: [{ + id: "0000000000000997" + type: "item" + title: "皮革" + icon: "minecraft:leather" + item: "minecraft:leather" + random_bonus: 3 + }] + } + { + x: 2.5d + y: -9.0d + description: ["在升级背包之前,把物品从你的背包中移走是个好主意。"] + dependencies: ["0000000000000986"] + id: "0000000000000988" + tasks: [{ + id: "0000000000000989" + type: "item" + item: "sophisticatedbackpacks:iron_backpack" + }] + rewards: [{ + id: "0000000000000999" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: 3.5d + y: -9.0d + description: ["在升级背包之前,把物品从你的背包中移走是个好主意。"] + dependencies: ["0000000000000988"] + id: "000000000000098A" + tasks: [{ + id: "000000000000098B" + type: "item" + item: "sophisticatedbackpacks:gold_backpack" + }] + rewards: [{ + id: "0000000000000A66" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 4.5d + y: -9.0d + description: ["在升级背包之前,把物品从你的背包中移走是个好主意。"] + dependencies: ["000000000000098A"] + id: "000000000000098C" + tasks: [{ + id: "000000000000098D" + type: "item" + item: "sophisticatedbackpacks:diamond_backpack" + }] + rewards: [{ + id: "0000000000000A67" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + x: 4.0d + y: -7.5d + description: ["一个可过滤升级,可以吸引远处的物品,并直接进入你的背包。"] + dependencies: ["0000000000000986"] + id: "000000000000098E" + tasks: [{ + id: "000000000000098F" + type: "item" + item: "sophisticatedbackpacks:magnet_upgrade" + }] + rewards: [{ + id: "0000000000000A50" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 6.0d + y: -7.5d + description: ["再也不会失去你的贵重物品了!"] + dependencies: ["0000000000000986"] + id: "0000000000000990" + tasks: [{ + id: "0000000000000991" + type: "item" + item: "sophisticatedbackpacks:everlasting_upgrade" + }] + rewards: [ + { + id: "000000000000099C" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + } + { + id: "0000000000000A6A" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + } + ] + } + { + x: 3.0d + y: -7.5d + description: ["一个可过滤升级,让物品被玩家拾起后直接进入背包。"] + dependencies: ["0000000000000986"] + id: "0000000000000992" + tasks: [{ + id: "0000000000000993" + type: "item" + item: "sophisticatedbackpacks:pickup_upgrade" + }] + rewards: [{ + id: "000000000000099D" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "喂食升级" + x: 5.0d + y: -7.5d + subtitle: "饥饿时的你不是你" + description: ["需要零食吗?让你的背包提供吧。"] + dependencies: ["0000000000000986"] + id: "0000000000000994" + tasks: [{ + id: "0000000000000995" + type: "item" + title: "喂食升级" + item: "sophisticatedbackpacks:feeding_upgrade" + }] + rewards: [{ + id: "0000000000000A51" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + x: -3.5d + y: -11.0d + subtitle: "别乱动那个调节器" + description: [ + "稍作调整,个人缩放设备就可以把人直接缩小到看不见的地方,缩到特殊机器的犄角旮旯里。" + "" + "在里面建立你自己的装置,以满足你的需要,完成定制的输入和输出面。" + "" + "只需用个人缩放设备右击压缩空间机械,就可以传送进它内部的空间。" + ] + dependencies: ["2A74822BE970E9D4"] + id: "0AD2769DC173D26D" + tasks: [{ + id: "6B198B6A029D9333" + type: "item" + item: "compactmachines:personal_shrinking_device" + }] + rewards: [{ + id: "07BAD39E967F6B85" + type: "item" + item: "enderstorage:ender_pouch" + }] + } + { + icon: "compactmachines:machine_tiny" + x: -3.5d + y: -10.0d + subtitle: "首先,在箱子上开个洞" + description: [ + "为你的第一台压缩空间机械收集材料!" + "" + "压缩空间机械(微型)内部容积为3x3x3,虽然看起来非常小,但它非常适合某些较小的自动装置。而且,当你自己是缩小态的时候,在其内部放置方块是很简单的。" + "" + "给自己来个挑战,尝试将工业先锋中的胶乳和橡胶的自动化合二为一。在巧妙地使用其他模组的情况下,压缩空间机械可以完全自给自足,包括木头、能量和乳胶到塑料片的转化,都可以在这个小盒子里完成。" + ] + dependencies: ["0AD2769DC173D26D"] + min_width: 250 + id: "3787A109AABC8921" + tasks: [{ + id: "16A0C1D718EA19AF" + type: "item" + item: "compactmachines:machine_tiny" + }] + rewards: [{ + id: "3E2CA8D755178794" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -4.5d + y: -10.0d + description: ["高达13x13x13的内部容积,压缩空间机械(超大型)真正提供了一个充满自动化可能的世界。你会在里面建造什么?一个移动的作业基地?紧凑矿石处理?防僵尸的村民交易大厅?"] + dependencies: ["3787A109AABC8921"] + id: "0DAA452348B02827" + tasks: [{ + id: "21ED2337B44743E5" + type: "item" + item: "compactmachines:machine_maximum" + }] + rewards: [{ + id: "299A8E596E259DC4" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: 5.5d + y: -9.0d + description: ["在升级背包之前,把物品从你的背包中移走是个好主意。"] + dependencies: ["000000000000098C"] + id: "585A22AF9FB84AFD" + tasks: [{ + id: "4F51BBE2671F8947" + type: "item" + item: "sophisticatedbackpacks:netherite_backpack" + }] + rewards: [{ + id: "2102EE1604B1EE96" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + title: "维度存储" + x: -2.0d + y: -5.0d + subtitle: "你不觉的我的收藏很完全吗?" + description: [ + "小工具和小发明多的一个洞穴装不下?各种各样的东西多到你不知道该怎么处理?那么是时候把它们放进另一个维度,雇人来为你分类了。只要阅读你所签署的任何合同的细则就行。" + "" + "神秘学提供了超大存储的能力,通过手动或自动化的方式跨维度地访问它们。此过程的详细内容请查看神秘学的任务章节。" + ] + dependencies: ["00000000000003FF"] + id: "662DA1135F00D6B6" + tasks: [{ + id: "0B58FB5EED4BBC33" + type: "item" + item: "occultism:storage_controller" + }] + rewards: [{ + id: "44BA68CC5061BD0A" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "流体" + icon: "minecraft:bucket" + x: -0.5d + y: -1.5d + shape: "gear" + subtitle: "当桶不再够用" + description: [ + "让流体与你的存储系统一起工作可能会很难。这里有一些专用的流体储存单元。" + "" + "这里只是一个开始,信息并不详尽,所以请查看每个模组的任务章节以了解更多信息。" + ] + dependency_requirement: "one_started" + id: "568DC3ECDB943C47" + tasks: [{ + id: "3C4FF0EC769D419E" + type: "checkmark" + }] + rewards: [{ + id: "34549CDC2415DAD6" + type: "item" + item: "minecraft:bucket" + }] + } + { + title: "流体储罐(通用机械)" + icon: "mekanism:basic_fluid_tank" + x: 2.5d + y: -1.5d + description: [ + "通用机械流体储罐可以开启桶模式(默认:shift+鼠标滚轮),该模式下它们可以收集和放置流体。试着将其作为一个巨大的水桶来使用!" + "" + "它还有可以像桶一样自动填充或抽空流体容器物品的内部栏位。用配置器Shift+右击储罐底部可使设置为自动输出流体。" + "" + "用任务奖励的物品,你可以做一个自动装填空桶的系统:将储罐的两侧与管道连接,管道的另一端连接至消耗桶内流体的装置。然后在其中一截与储罐连接的管道中插入检索模块,并设置为将空桶拉取至储罐,在另一截与储罐连接的管道中,用提取模块将装满的桶推出!" + ] + dependencies: ["568DC3ECDB943C47"] + id: "120DA7809C60693C" + tasks: [{ + id: "682D32339BA2A263" + type: "item" + title: "任意通用机械储罐" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mekanism:basic_fluid_tank" + Count: 1b + } + { + id: "mekanism:advanced_fluid_tank" + Count: 1b + } + { + id: "mekanism:elite_fluid_tank" + Count: 1b + } + { + id: "mekanism:ultimate_fluid_tank" + Count: 1b + } + ] + } + } + }] + rewards: [ + { + id: "77079E43823E3AE6" + type: "item" + item: "prettypipes:pipe" + count: 4 + } + { + id: "6C334DFD063E8B65" + type: "item" + item: "prettypipes:low_retrieval_module" + } + { + id: "3C327392E358E068" + type: "item" + item: "prettypipes:low_extraction_module" + } + ] + } + { + title: "流体储罐(气动工艺)" + x: -0.5d + y: 1.5d + description: [ + "气动工艺的流体储罐可以安装发射器升级,使其在升级的配置面自动输出(用发射器升级右击世界中的方块来配置输出方向)。它们也可以安装速度升级,对发射器升级进行加速。" + "" + "储罐也可以用来批量合成一些含有一桶液体的配方;把桶换成储罐,每次合成都会从储罐中扣除一桶流体。这是制作防腐木板的绝佳方式!" + ] + dependencies: ["568DC3ECDB943C47"] + id: "42FE114176EAE0DD" + tasks: [{ + id: "61F77FEB2B9801A7" + type: "item" + item: "pneumaticcraft:small_tank" + }] + rewards: [ + { + id: "279817005D062A56" + type: "item" + item: { + id: "pneumaticcraft:small_tank" + Count: 1b + tag: { + BlockEntityTag: { + SavedTanks: { + Tank: { + FluidName: "minecraft:water" + Amount: 32000 + } + } + } + } + } + } + { + id: "1629A9186DB5B764" + type: "item" + item: "create:wheat_flour" + count: 32 + } + ] + } + { + title: "流体单元" + x: -3.0d + y: 0.0d + description: [ + "热力系列的流体单元是可以高度自定义的,而且还可以升级。它们的每一面都可以被配置为输入或者输出,再或者两者都是;或者没有连接,有或没有自动输入/输出,以及可调节的传输速率。" + "" + "它们可以用整合组件、液槽扩容升级进行升级,或者为它们附魔扩容魔咒,所有这些操作都可以增加容量和最大传输速率。" + ] + dependencies: ["568DC3ECDB943C47"] + id: "5BEB6955518864A8" + tasks: [{ + id: "49D84038D947694F" + type: "item" + item: { + id: "thermal:fluid_cell" + Count: 1b + tag: { + BlockEntityTag: { + TankInv: [{ + FluidName: "minecraft:empty" + Capacity: 32000 + Tank: 0b + Amount: 0 + }] + } + } + } + }] + rewards: [{ + id: "2EE50650168F11A5" + type: "item" + item: "thermal:fluid_tank_augment" + }] + } + { + title: "流体储罐(机械动力)" + x: 1.0d + y: 1.0d + description: ["机械动力的储罐可以做成大型多方块储罐。详情请查看机械动力任务章节。"] + dependencies: ["568DC3ECDB943C47"] + id: "516772B582C9114A" + tasks: [{ + id: "755A21A9FE7980B4" + type: "item" + item: "create:fluid_tank" + }] + rewards: [{ + id: "72197B3870AE32F2" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "末影蓄水槽" + x: -2.0d + y: -3.5d + description: [ + "末影蓄水槽与其他使用相同颜色编码频道的蓄水槽共享物品栏。当你合成末影蓄水槽时,配方中使用的羊毛颜色将成为该蓄水槽的默认颜色编码,但你可以用染料右击蓄水槽顶部的三个色块来定制编码。" + "" + "右击蓄水槽前方的圆圈可以切换自动输出,并且如果玩家用钻石右击转盘会将该蓄水槽标记为个人蓄水槽,与该玩家绑定。个人频道只能由同一频道上的蓄水槽访问,且必须是由同一位玩家用钻石标记的个人蓄水槽。" + ] + dependencies: ["568DC3ECDB943C47"] + id: "1E357DE462DBB1C8" + tasks: [{ + id: "3CD94E8A1FADA69C" + type: "item" + item: "enderstorage:ender_tank" + count: 2L + }] + rewards: [ + { + id: "18AC74F0A635EC32" + type: "item" + item: "resourcefulbees:rgbee_honeycomb" + count: 4 + } + { + id: "4ED4A6EAF019E0C4" + type: "item" + item: "resourcefulbees:wax" + count: 4 + } + ] + } + { + title: "储罐(RF工具箱)" + x: 2.0d + y: 0.0d + description: ["你流体存储中的储罐总是装错液体?RF工具箱的储罐可以过滤它们接受什么样的液体,只需在其UI的栏位中放置一桶你想加入“白名单”的液体即可。"] + dependencies: ["568DC3ECDB943C47"] + id: "484A9BB4A5423AF8" + tasks: [{ + id: "3BF2366BB0C0E896" + type: "item" + item: "rftoolsutility:tank" + }] + rewards: [{ + id: "798CE4333D002DC4" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "Tank Null" + icon: { + id: "tanknull:tank_1" + Count: 1b + tag: { + fluidinv: { } + } + } + x: -0.5d + y: -3.5d + description: [ + "储罐是便携式流体存储的终极解决方案。它可以舀起和放置流体、储存多种流体,甚至自动吸收周围的流体。" + "" + "使用Alt+右击在装填/空置模式之间进行切换,按住Shift+鼠标滚动可以切换启用的储罐。使用快捷键(默认:o)以设置一些选项,如海绵模式。" + "" + "仅需用储罐右击Tank Null的扩展坞,就可该储罐当作一个方块来交互。Shift+右击可以再次将储罐从扩展坞中弹出。" + ] + dependencies: ["568DC3ECDB943C47"] + id: "5D02087F29AA5454" + tasks: [{ + id: "09AE24315524F720" + type: "item" + title: "任意储罐" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "tanknull:tank_1" + Count: 1b + tag: { + fluidinv: { } + } + } + { + id: "tanknull:tank_2" + Count: 1b + tag: { + fluidinv: { } + } + } + { + id: "tanknull:tank_3" + Count: 1b + tag: { + fluidinv: { } + } + } + { + id: "tanknull:tank_4" + Count: 1b + tag: { + fluidinv: { } + } + } + { + id: "tanknull:tank_5" + Count: 1b + tag: { + fluidinv: { } + } + } + { + id: "tanknull:tank_6" + Count: 1b + tag: { + fluidinv: { } + } + } + { + id: "tanknull:tank_7" + Count: 1b + tag: { + fluidinv: { } + } + } + ] + } + } + }] + rewards: [{ + id: "6B430A2095F38839" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "流体存储磁盘" + icon: "refinedstorage:64k_fluid_storage_disk" + x: 2.5d + y: -3.5d + description: [ + "有了流体磁盘驱动器,流体也可以直接储存在RS系统中。只要把磁盘放在一个普通的磁盘驱动器中就可以了。" + "" + "一旦你有流体存储在线,RS就可以用存储的流体进行自动合成,或使用在流体模式下的普通输入/输出面板,将流体移入或移出系统。" + "在输入/输出面板的UI中,点击左边的“类型”(从上往下数的第二个)将其改为流体模式。" + ] + dependencies: [ + "568DC3ECDB943C47" + "0000000000000403" + ] + id: "475E9EE7D90F0BB8" + tasks: [{ + id: "716230750AA92EC9" + type: "item" + title: "任意流体存储磁盘" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "refinedstorage:64k_fluid_storage_disk" + Count: 1b + tag: { + Id: [I; + -1031856902 + -899464268 + -1112014982 + 515911903 + ] + } + } + { + id: "refinedstorage:256k_fluid_storage_disk" + Count: 1b + tag: { + Id: [I; + -356968885 + -503821794 + -1682123444 + 1712090278 + ] + } + } + { + id: "refinedstorage:1024k_fluid_storage_disk" + Count: 1b + tag: { + Id: [I; + -1183223022 + 358039592 + -1084084011 + -1294625985 + ] + } + } + { + id: "refinedstorage:4096k_fluid_storage_disk" + Count: 1b + tag: { + Id: [I; + 907752426 + -272873231 + -1246367336 + -1496277162 + ] + } + } + { + id: "extrastorage:disk_16384k_fluid" + Count: 1b + tag: { + ID: [I; + 51139427 + -1958262542 + -1340406862 + 909704624 + ] + } + } + { + id: "extrastorage:disk_65536k_fluid" + Count: 1b + tag: { + ID: [I; + 1950220109 + 1070221666 + -1228984801 + 1801515425 + ] + } + } + { + id: "extrastorage:disk_262144k_fluid" + Count: 1b + tag: { + ID: [I; + 1723919845 + -1513143925 + -1779991496 + 1774992712 + ] + } + } + { + id: "extrastorage:disk_1048576k_fluid" + Count: 1b + tag: { + ID: [I; + -1030006703 + -1075493156 + -1368676727 + -274718083 + ] + } + } + ] + } + } + }] + rewards: [{ + id: "604ED1BE1F115A88" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "动态储罐" + x: 4.0d + y: -1.5d + subtitle: "里面比外面大" + description: [ + "通用机械的动态储罐是一个可以储存非常多流体多方块储罐,且可以选择多个访问端口。最小的动态储罐为3x3x3的空心立方体,最大可以达到18x18x18。即使是最小的动态储罐也能容纳下等同于432,000桶的流体!" + "" + "要建造动态储罐,将动态储罐方块作为空心立方体的所有“棱边”,并在构成墙壁处(与内部空气块相邻)用以下任何一种方块填充:动态储罐、动态储罐阀门或结构玻璃。如果该多方块被正确地建造,它就会闪烁红色粒子。" + ] + dependencies: ["120DA7809C60693C"] + id: "7EB1E018DE90ADCA" + tasks: [ + { + id: "6F108555E4895D92" + type: "item" + item: "mekanism:dynamic_valve" + count: 2L + } + { + id: "40EBC06D819585A2" + type: "item" + item: "mekanism:dynamic_tank" + count: 24L + } + ] + rewards: [{ + id: "24BBD9AE9A183012" + type: "item" + item: "mekanism:structural_glass" + count: 8 + }] + } + { + x: -2.0d + y: 1.0d + description: [ + "贮液器的工作原理就像一个桶,只不过它可以同时容纳多桶液体,使用模式切换键在可在清空/填充模式间切换。它还可以自动填充你物品栏中其他可存储流体的物品;Shift右击以启用或关闭。" + "" + "贮液器的容量可以通过整合组件、液槽扩容升级进行升级(使用工匠工作台进行升级),也可以通过对其附魔扩容魔咒来升级。" + ] + dependencies: ["568DC3ECDB943C47"] + id: "1963E75A50255E85" + tasks: [{ + id: "1BD90F15A5929378" + type: "item" + item: { + id: "thermal:fluid_reservoir" + Count: 1b + tag: { } + } + }] + rewards: [{ + id: "2D1CA89CAC683ADD" + type: "item" + item: { + id: "minecraft:enchanted_book" + Count: 1b + tag: { + StoredEnchantments: [{ + lvl: 2s + id: "cofh_core:holding" + }] + } + } + }] + } + { + title: "匠魂储罐" + icon: "tconstruct:seared_ingot_tank" + x: -3.5d + y: -1.5d + description: ["匠魂燃料储罐是匠魂冶炼炉/熔铸炉多方块结构的一部分,但它们也可以作为小型廉价4桶容量的储罐使用。材料量器的容量略大一些,约为4.6桶,因此它们可以容纳32个熔化的锭。"] + dependencies: ["568DC3ECDB943C47"] + id: "1EFC81649E4D4C50" + tasks: [{ + id: "376F9D335DB66E98" + type: "item" + title: "任意@tconstruct $tanks" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "tconstruct:tanks" + } + } + }] + rewards: [{ + id: "5F2C198D293D7995" + type: "item" + item: { + id: "tconstruct:copper_can" + Count: 1b + tag: { + fluid: "tconstruct:molten_copper" + } + } + }] + } + { + x: -5.0d + y: -1.5d + description: ["虽然熔铸炉可以用于将物品熔化成液体形态,但它同时也是一个绝佳的多液体储罐! 查看匠魂任务章节中关于它的任务以获得更多信息。"] + dependencies: [ + "1EFC81649E4D4C50" + "76BAE86D90953DD4" + ] + id: "090B9336E75C759A" + tasks: [{ + id: "6C548EA30E5F258C" + type: "item" + item: "tconstruct:foundry_controller" + }] + rewards: [{ + id: "0CF79BF4A3ACFB40" + type: "item" + item: "tconstruct:nether_grout" + count: 8 + }] + } + { + x: 1.0d + y: -3.5d + description: [ + "在默认设置下,外部存储面板以物品模式工作。然而,它也可以用来为RS提供存储在其他储罐中流体的访问权。 " + "" + "把外部存储面板连接到储罐上,和物品容器一样,然后在其UI中,点击左边的“类型”按钮,将其改为流体模式。" + "" + "过滤流体和过滤物品一样,你可以直接从JEI中拖动相应的流体到栏位中(流体的方形材质版本,而不是流体桶)" + ] + dependencies: [ + "568DC3ECDB943C47" + "0000000000000403" + ] + id: "1E8D2377DCF03984" + tasks: [{ + id: "734CC72EF1E4ACE4" + type: "item" + item: "refinedstorage:external_storage" + }] + rewards: [{ + id: "6D9A4CEFB43C39C7" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -3.5d + y: -5.0d + description: ["在游戏早期,从单个位置访问所有物品,并使用它们进行合成的绝佳办法之一就是使用Pretty Pipes的物品终端和合成终端。它们甚至可以进行自动合成。查看自动化任务章节中的Pretty Pipes任务以获得更多信息!"] + dependencies: ["00000000000003FF"] + id: "6E3133DD54A6C7E7" + tasks: [{ + id: "43B9523816655544" + type: "item" + item: "prettypipes:item_terminal" + }] + rewards: [{ + id: "68188157B1667326" + type: "item" + item: "prettypipes:pipe" + count: 8 + }] + } + { + title: "动态联合存储终端" + icon: "integratedterminals:part_terminal_storage" + x: 2.5d + y: -5.0d + subtitle: "数据魔法" + description: [ + "动态联合的存储终端可以让你从所有连接的容器中获取和制作物品,无需等待,不会消耗能量!" + "" + "在容器旁放置一截逻辑线缆以连接它,然后在与线缆相同的方块空间内放置一个对准容器的物品接口。接下来只要把所有的线缆连接在一起,将存储终端与其中一条线缆连接,就可以了!谁说动态联合很复杂的?" + "" + "然后,你可以用伪装方块来遮盖你的线缆,只需将伪装方块与某个方块合成,使它具有该方块的外观。" + ] + dependencies: ["00000000000003FF"] + id: "69982730005EDD7D" + tasks: [ + { + id: "305FEF030727F2B7" + type: "item" + item: "integratedterminals:part_terminal_storage" + } + { + id: "5EE786F87A40ABE3" + type: "item" + item: "integrateddynamics:cable" + count: 8L + } + { + id: "56CE84BAC42C77C2" + type: "item" + item: "integratedtunnels:part_interface_item" + count: 2L + } + ] + rewards: [ + { + id: "2DCCF7F86474DF47" + type: "item" + item: "integratedtunnels:part_interface_item" + count: 2 + } + { + id: "000CFB69B8DEE81F" + type: "item" + item: "integrateddynamics:cable" + count: 8 + } + { + id: "26F8EDF02B0D31AA" + type: "item" + item: "integrateddynamics:facade" + count: 16 + } + ] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/tech_t2.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/tech_t2.snbt new file mode 100644 index 00000000..f9b86e20 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/tech_t2.snbt @@ -0,0 +1,507 @@ +{ + id: "1367E0A795499DE6" + group: "34B7FB260B6AEB81" + order_index: 2 + filename: "tech_t2" + title: "科技 - 计算机科学" + icon: "immersiveengineering:workbench" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "气动工艺:再加压" + icon: "pneumaticcraft:pressure_gauge_module" + x: 5.0d + y: 0.0d + shape: "rsquare" + dependencies: ["0000000000000FDB"] + id: "67F7E4C19E39F9F3" + tasks: [{ + id: "76965E68CB17945A" + type: "item" + item: "pneumaticcraft:ingot_iron_compressed" + count: 16L + }] + } + { + title: "沉浸工程:第一部分" + x: 1.0d + y: 0.0d + shape: "rsquare" + dependencies: ["0000000000000FD5"] + id: "06F4A47216226927" + tasks: [{ + id: "369D57ECAEBF7A77" + type: "item" + item: "immersiveengineering:cokebrick" + count: 27L + }] + } + { + x: 1.0d + y: 1.0d + description: [ + "砖砌的隔热机器能够在极高温度下工作。" + "" + "搭建一台高炉,着手准备一种特制的混料。" + ] + dependencies: ["06F4A47216226927"] + id: "0FF412352C4AA995" + tasks: [{ + id: "5CDC032E69DE6348" + type: "item" + item: "immersiveengineering:blastbrick" + count: 27L + }] + } + { + x: 0.5d + y: 3.0d + description: [ + "隔热良好的合金窑可维持高温,一般用于简单的合金制作,且通常会进行密封以防止杂质掺入产物中。" + "" + "搭建一座合金窑,为下一步做准备。" + ] + dependencies: ["159CEE8160564096"] + id: "51C4B771C756A8DD" + tasks: [{ + id: "1696A045279F7734" + type: "item" + item: "immersiveengineering:alloybrick" + count: 8L + }] + } + { + x: 1.0d + y: 2.0d + shape: "diamond" + description: ["一种奇怪的混料,性质的确非常的特殊……"] + dependencies: ["0FF412352C4AA995"] + id: "159CEE8160564096" + tasks: [{ + id: "1E770D18A73E9D10" + type: "item" + item: "kubejs:smoldering_lapis_lazuli_compound" + }] + } + { + x: 1.5d + y: 3.0d + description: [ + "闹鬼了?当然不是……虽然这些砖块注入了十分奇怪的材料……但你似乎总是能在合金窑旁听到声音。" + "" + "把一本书和升级矩阵放进合金窑中……" + ] + dependencies: [ + "640AF7C1C65218DD" + "51C4B771C756A8DD" + ] + id: "56A05A07C30709EC" + tasks: [{ + id: "2B7F725CA5D12C72" + type: "item" + item: { + id: "immersiveengineering:blueprint" + Count: 1b + tag: { + blueprint: "components" + } + } + }] + } + { + x: 1.0d + y: 4.0d + shape: "diamond" + description: [ + "精密的制造工艺有它的好处。" + "" + "搭建一个工程师装备台,获得一个可制作小型部件的合适场所。" + ] + dependencies: ["56A05A07C30709EC"] + id: "3AC1DD7E5DDDC129" + tasks: [{ + id: "4DDB5EC00B0ACDFE" + type: "item" + item: "immersiveengineering:workbench" + }] + } + { + x: 0.5d + y: 4.5d + shape: "diamond" + description: ["一批这些零件应该能用一会儿了,是吧?"] + dependencies: ["3AC1DD7E5DDDC129"] + id: "065270B7FA576ED0" + tasks: [{ + id: "18E3BEB02D473233" + type: "item" + item: "immersiveengineering:component_iron" + }] + } + { + x: 1.0d + y: 5.5d + shape: "octagon" + description: [ + "虽然技术含量不高,但却是真材实料。" + "" + "低级机器框架开启了核科学所需的高级材料处理大门。" + ] + dependencies: [ + "065270B7FA576ED0" + "3DA107DD546F8E02" + ] + id: "1B3A149D46540273" + tasks: [{ + id: "0153100351695FB1" + type: "item" + item: "industrialforegoing:machine_frame_pity" + }] + } + { + x: 1.5d + y: 4.5d + shape: "diamond" + description: ["预备……起!"] + dependencies: ["3AC1DD7E5DDDC129"] + id: "3DA107DD546F8E02" + tasks: [{ + id: "2B67FC4FC12C5684" + type: "item" + item: "immersiveengineering:concrete_leaded" + }] + } + { + x: 5.0d + y: 7.0d + description: [ + "有些任务更适合交给精密控制机器来做,因为极小的容差不会留下任何犯错误的可能。" + "" + "建造一个完整的装配线以开始组装更多复杂的部件,为发展核科学铺平道路。" + ] + dependencies: [ + "37CC74C655BCE0C0" + "54DA0B6FC5FE6F1A" + ] + id: "4B7BDCCE4535A4F9" + tasks: [ + { + id: "70256FD4A3182AA1" + type: "item" + item: "pneumaticcraft:assembly_controller" + } + { + id: "7111F86DD237301D" + type: "item" + item: "pneumaticcraft:assembly_program_drill_laser" + } + ] + } + { + x: 3.5d + y: 2.0d + description: [ + "它会加热、会结晶、会灌注!" + "" + "也许它使用后需要清理一下……" + ] + dependencies: ["6EC89B2EB48331A5"] + id: "640AF7C1C65218DD" + tasks: [{ + id: "4AC6C6F032DAAE12" + type: "item" + item: "pneumaticcraft:thermopneumatic_processing_plant" + }] + } + { + x: 5.0d + y: 2.0d + description: [ + "固态燃料压缩机被完全禁用了,请改用依赖液体燃料的压缩机开始发展。" + "" + "仔细观察此处的配方。有许多路径可以选择,但是该阶段只有一种可用的路径。" + ] + dependencies: ["67F7E4C19E39F9F3"] + id: "6EC89B2EB48331A5" + tasks: [{ + id: "5D63662B1B0695CE" + + type: "item" + item: "pneumaticcraft:liquid_compressor" + }] + } + { + x: 4.0d + y: 5.0d + shape: "diamond" + description: ["塑料耐用且柔韧,是高级科技的基础材料,为许多精细的应用提供了良好的支持。"] + dependencies: ["601203BF957994C2"] + id: "5258B21FEBF3E222" + tasks: [{ + id: "77060D75C44D7CC2" + type: "item" + item: "pneumaticcraft:plastic" + }] + } + { + x: 5.0d + y: 6.0d + description: [ + "印刷电路板的制作,打开了充满自动化可能的全新世界。" + "" + "你可以让无人机翱翔于天空,还可以在电脑终端当黑客,调试自动化。" + ] + dependencies: [ + "5258B21FEBF3E222" + "4214CE273DD3B183" + ] + id: "37CC74C655BCE0C0" + tasks: [{ + id: "789B1A4C9CE21200" + type: "item" + item: "pneumaticcraft:printed_circuit_board" + }] + } + { + x: 4.0d + y: 3.0d + description: ["石油层分散在各地,如果对之加以提炼,就是一个重要的燃料来源。并且,石油的副产物可能会更加珍贵。"] + dependencies: ["6EC89B2EB48331A5"] + id: "601203BF957994C2" + tasks: [ + { + id: "007E6DD90C5F3F4C" + type: "item" + item: "pneumaticcraft:refinery" + } + { + id: "715292E89B95375D" + type: "item" + item: "pneumaticcraft:refinery_output" + count: 4L + } + ] + } + { + x: 5.0d + y: 4.5d + shape: "diamond" + description: ["从任何方面来说这都是个简单处理器。不过,它非常适合于低等级的计算任务。"] + dependencies: ["66A2267B602C6232"] + id: "4214CE273DD3B183" + tasks: [{ + id: "42384EBFD1848ACD" + type: "item" + item: "refinedstorage:basic_processor" + }] + } + { + x: 6.0d + y: 6.0d + shape: "octagon" + description: [ + "还要多久?" + "" + "虽然你一直在研究工程学并进行革新,道路渐渐明晰。但你在深入发展愈加复杂的科技时,就肯定需要一些帮助。" + "" + "建造一个精致存储系统,开始为自动制造项目奠定基础。" + ] + dependencies: ["7773B233487FEBD2"] + id: "174A3B072A1CEFE5" + tasks: [{ + id: "39703E840E7CE98F" + type: "item" + item: "refinedstorage:controller" + }] + } + { + x: 6.0d + y: 5.0d + shape: "diamond" + description: ["末影金属有一些奇怪的不寻常之处,这使得它对复杂的计算非常宝贵……"] + dependencies: ["66A2267B602C6232"] + id: "7773B233487FEBD2" + tasks: [{ + id: "51C37065B81DA404" + type: "item" + item: "refinedstorage:advanced_processor" + }] + } + { + x: 4.0d + y: 6.0d + shape: "diamond" + description: [ + "通过精炼我们的电子部件,我们最好准备用多种渠道存储能量。" + "" + "Powah目前可以发展了,对能源炉来说这是一次不小的升级。也许该考虑升级了。" + "" + "注:在许多Powah设备上显示的发电值是一个基础值,是不考虑如冷却液、燃料或热源等影响因素的。这些因素都会显著的影响最终的输出。" + ] + dependencies: ["5258B21FEBF3E222"] + id: "54DA0B6FC5FE6F1A" + tasks: [{ + id: "585089F444DD3061" + type: "item" + item: "powah:capacitor_basic_large" + }] + } + { + x: 5.0d + y: 3.5d + dependencies: ["6EC89B2EB48331A5"] + id: "66A2267B602C6232" + tasks: [ + { + id: "68B66FC4450F1B1B" + type: "item" + item: "pneumaticcraft:pressure_chamber_wall" + count: 22L + } + { + id: "28CA1F0A1B98D1D7" + type: "item" + item: "pneumaticcraft:pressure_chamber_valve" + } + { + id: "3AA19ED845355309" + type: "item" + item: "pneumaticcraft:pressure_chamber_interface" + count: 2L + } + { + id: "5CBC4FC4423F78F0" + type: "item" + item: "pneumaticcraft:pressure_chamber_glass" + } + ] + } + { + x: 3.0d + y: 6.5d + description: [ + "终于等到,亚马龙。但它的另一端还有人在聆听吗?" + "" + "似乎你的存在并不孤独;连接亚马龙网络后,你可以与一个小型全球社区接触,他们是与你相似的工程师,寻求着知识与材料的交易。" + ] + dependencies: ["5258B21FEBF3E222"] + id: "26BE40771EA0B53D" + tasks: [{ + id: "3A2FE29E3F3C08FA" + type: "item" + item: "pneumaticcraft:amadron_tablet" + }] + } + { + x: 3.0d + y: 9.0d + shape: "gear" + description: [ + "由于你提供了一个新学院,做出了巨大的贡献,工程师们给你分享了一些高级机器的蓝图。" + "" + "收到这些蓝图后,你现在能够构建一些更大的沉浸工程多方块机器。请确保查看你的工程师手册以了解需要点击哪个方块才能完成构建!点击错误的方块,甚至是正确方块的错误面都不会生效!" + ] + dependencies: [ + "2F4E5595CF6E7C18" + "2B8E1E0F065271FC" + "77685CCEBB43BE31" + ] + id: "44D8EF9036E30760" + tasks: [{ + id: "6DF327D277407CBF" + type: "item" + item: "kubejs:medium_machinery_schematics" + }] + } + { + x: 5.0d + y: 8.5d + shape: "octagon" + description: ["一个适合与精密电子仪器的防护外壳。"] + dependencies: ["4B7BDCCE4535A4F9"] + id: "1560E98A52BEF117" + tasks: [{ + id: "7F4FBA868C08B64B" + type: "item" + item: "rftoolsbase:machine_frame" + }] + } + { + x: 2.0d + y: 7.0d + shape: "diamond" + description: [ + "稀有资源短缺?" + "" + "亚马龙网络由世界中少数几个存留的工程师维护着,他们专注于挖矿作业。" + "" + "只需为无人机提供他们需要的工具,他们就会将过量的有用资源直接送到你家门口!" + ] + dependencies: ["26BE40771EA0B53D"] + id: "50971B41665D4AD5" + tasks: [{ + id: "5C3819A92A37BF5A" + type: "item" + item: "kubejs:amadron_survey_tools" + }] + } + { + x: 2.5d + y: 8.0d + shape: "diamond" + description: ["干体力活时空着肚子很受罪,加上脑力活时更受罪。准备好丰盛的大餐以帮助这些工程师们建造他们的学校,迎接他们的新学生。"] + dependencies: ["26BE40771EA0B53D"] + id: "2F4E5595CF6E7C18" + tasks: [{ + id: "0B08E1FD7B99D610" + type: "item" + item: "kubejs:engineering_student_meals" + }] + } + { + x: 3.5d + y: 8.0d + shape: "diamond" + description: ["如果没有机器的帮助,铲平地面并为这座学校打下地基将会是累人的事。把这些补给一并送给他们,让他们建造得更快。"] + dependencies: ["26BE40771EA0B53D"] + id: "2B8E1E0F065271FC" + tasks: [{ + id: "792FFEF4FD9A35BE" + type: "item" + item: "kubejs:construction_tools" + }] + } + { + title: "建筑材料" + x: 3.0d + y: 7.5d + shape: "diamond" + description: [ + "似乎这些工程师们正想扩大他们的数量。但他们缺乏原材料,梦想无法成真。" + "" + "毫无疑问建造一整座学校不是一件容易的事。着手收集他们为建筑项目请求的材料。" + ] + dependencies: ["26BE40771EA0B53D"] + id: "77685CCEBB43BE31" + tasks: [ + { + id: "65B40E4EE6596323" + type: "item" + item: "kubejs:building_materials" + count: 5L + } + { + id: "457B0FD1BEFC5F7B" + type: "item" + item: "kubejs:foundation_materials" + } + { + id: "6B9D17102A99F785" + type: "item" + item: "kubejs:landscaping_materials" + } + ] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/tech_t3.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/tech_t3.snbt new file mode 100644 index 00000000..6b19c47b --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/tech_t3.snbt @@ -0,0 +1,470 @@ +{ + id: "1BAD3096A2D8A7E3" + group: "34B7FB260B6AEB81" + order_index: 3 + filename: "tech_t3" + title: "科技 - 核子物理" + icon: "kubejs:memory_basic_filled" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "工业先锋" + x: 0.0d + y: 0.0d + dependencies: ["0000000000000FDF"] + id: "7522971912BCF482" + tasks: [{ + id: "558BD74C18EFB6EA" + type: "item" + item: "industrialforegoing:machine_frame_pity" + }] + } + { + title: "RF工具箱" + x: 4.0d + y: 0.0d + dependencies: ["0000000000000FD7"] + id: "1E4DC3A7546EC894" + tasks: [{ + id: "3E03729D4E825E26" + type: "item" + item: "rftoolsbase:machine_frame" + }] + } + { + x: -1.0d + y: 0.5d + shape: "diamond" + dependencies: ["7522971912BCF482"] + optional: true + id: "221F90FFF031E7B4" + tasks: [{ + id: "6784136B840606FA" + type: "item" + item: "industrialforegoing:latex_processing_unit" + }] + } + { + x: 0.0d + y: 1.5d + description: ["化学溶解室是工程师工具箱中的无价之宝,可以安全的处理各种腐蚀的、活泼的或是危险的液体,将它们合并成有用的产物。"] + dependencies: ["7522971912BCF482"] + id: "6079CBE9ECE6EB1D" + tasks: [{ + id: "76E7A09884C5D8AB" + type: "item" + item: "industrialforegoing:dissolution_chamber" + }] + } + { + title: "富集粉红黏液" + x: 0.5d + y: 6.0d + dependencies: ["35EE2BA3A988F416"] + id: "206F4AA9A9278D8D" + tasks: [{ + id: "1C9B934F52D9FB49" + type: "item" + item: "kubejs:pink_ender_slime_bucket" + }] + } + { + x: 0.5d + y: 3.0d + description: [ + "用于钻粉红黏液的机器需要粉红黏液,那怎么获取粉红黏液呢?" + "" + "有人见过粉色凋灵吗?" + "" + "这个问题经常在亚马龙网络中出现,未来的工程师为之抓耳挠腮。但学习过奥术后,你发现有一条路可以走。什么路?当然是魔法。" + ] + dependencies: [ + "6079CBE9ECE6EB1D" + "26D8327770B81C08" + ] + id: "412F3A311A7CFCB3" + tasks: [ + { + id: "0536AAB566704AC9" + type: "item" + item: "industrialforegoing:laser_drill" + } + { + id: "5703696A09A152C1" + type: "item" + item: "industrialforegoing:fluid_laser_base" + } + ] + } + { + icon: "minecraft:wither_skeleton_skull" + x: 0.0d + y: 4.5d + subtitle: "为粉色凋灵挤奶。" + description: ["用神秘学仪式召唤粉色凋灵或者将通过与盖亚守护者战斗获得的粉红手炮将凋灵转换成。"] + dependencies: ["412F3A311A7CFCB3"] + id: "35EE2BA3A988F416" + tasks: [{ + id: "046A0A8AB86FF128" + type: "item" + item: "industrialforegoing:pink_slime_bucket" + }] + } + { + x: 3.5d + y: 3.0d + description: ["进一步迈向核子物理需要可以承受高温、高压以及辐射的材料。"] + dependencies: [ + "72945D9390F479E7" + "242AEF5D6C2318D3" + ] + id: "3B9B0EB73BF19CBD" + tasks: [ + { + id: "65AF9984F551512B" + type: "item" + item: "mekanism:metallurgic_infuser" + } + { + id: "044F4F0627E059A3" + type: "item" + item: "mekanism:alloy_infused" + } + ] + } + { + x: 4.0d + y: 1.5d + description: [ + "在充能台中将烈焰棒充能以获得充能烈焰棒。它们是极好的、低廉的、便携的燃料来源,可在烈焰发电机中燃烧。" + "" + "他们可以放进烈焰激活器中以进一步将它们精炼成燃料来源。最好用这样的高质量烈焰棒开始发展。" + ] + dependencies: ["1E4DC3A7546EC894"] + id: "72945D9390F479E7" + tasks: [ + { + id: "3C415238A247D89A" + type: "item" + item: "rftoolspower:blazing_agitator" + } + { + id: "29584C030AC3CC61" + type: "item" + item: "rftoolspower:blazing_rod" + } + ] + } + { + x: 2.0d + y: 0.5d + shape: "diamond" + description: ["粗制,但是有效。这些内存条已经帮了你很多,但它们需要升级了。"] + dependencies: ["0000000000000FDB"] + id: "2182BC78D342D1AA" + tasks: [{ + id: "6B231E1F097FC1DC" + type: "item" + item: "kubejs:advanced_ram_chip" + }] + } + { + x: 1.5d + y: 1.0d + shape: "diamond" + description: ["一个空壳,缺少重要组件:你。"] + dependencies: ["2182BC78D342D1AA"] + id: "51AFB0E11AB83CFC" + tasks: [{ + id: "5DD654B9BD38AC93" + type: "item" + item: "kubejs:memory_basic_empty" + }] + } + { + x: 2.5d + y: 1.0d + shape: "diamond" + description: ["高科技需要更聪明的机器,还有什么比自己的经验精华更加好的让机器更智能的办法呢?"] + dependencies: ["51AFB0E11AB83CFC"] + id: "52FEE141AD87B819" + tasks: [{ + id: "7FDBBDEA3D78E027" + type: "item" + item: "kubejs:memory_basic_filled" + }] + } + { + x: -1.0d + y: 2.0d + shape: "diamond" + description: ["虽然冷凝室运行起来消耗很大,但它可以安全的装下大多数生物,防止他们移动,甚至在它们受伤后可以缓慢的治疗他们。"] + dependencies: ["6079CBE9ECE6EB1D"] + optional: true + id: "0F16543E9DE08714" + tasks: [{ + id: "6C1CEE8121C1BEA9" + type: "item" + item: "industrialforegoing:stasis_chamber" + }] + } + { + x: 2.0d + y: 3.0d + description: ["用于高聚焦激光操作的先进光学器件。"] + dependencies: ["3B9B0EB73BF19CBD"] + id: "26D8327770B81C08" + tasks: [{ + id: "469EF5B5F3B3A6C7" + type: "item" + item: "mekanismgenerators:laser_focus_matrix" + }] + } + { + x: 2.5d + y: 5.0d + description: [ + "是时候组装我们第一个完全科技化的裂变反应堆了!" + "" + "查看通用机械任务章节以了解更多关于裂变燃料处理和反应堆结构的信息。" + ] + dependencies: ["71D581C742D17CA4"] + id: "7E3DDF2413EA9433" + tasks: [{ + id: "45C0FD125FCC0EC5" + type: "item" + item: "mekanismgenerators:control_rod_assembly" + }] + } + { + x: 4.0d + y: 4.5d + description: ["尽管理论上可以,但运行一个不带涡轮的裂变反应堆既慢又浪费反应产生的宝贵能量。涡轮越大,效率就越高。"] + dependencies: ["71D581C742D17CA4"] + id: "5AB7BDCE735F200A" + tasks: [{ + id: "2DC0607EC0F51335" + type: "item" + item: "mekanismgenerators:turbine_blade" + }] + } + { + title: "以太气体" + icon: "minecraft:wither_skeleton_skull" + x: 1.0d + y: 4.0d + subtitle: "为凋灵挤奶。" + description: ["召唤一只凋灵并安全控制它,开始钻取以太气体。"] + dependencies: ["412F3A311A7CFCB3"] + id: "4A453667AB7D1197" + tasks: [{ + id: "6842B6803B8B613F" + type: "item" + item: "industrialforegoing:ether_gas_bucket" + }] + } + { + x: 2.0d + y: 4.0d + description: ["现代科学所知的倒数第二个控制电路。确保用于冷却的以太气体有充足的供应至关重要,因为运行时会很热。"] + dependencies: [ + "4A453667AB7D1197" + "3B9B0EB73BF19CBD" + ] + id: "71D581C742D17CA4" + tasks: [{ + id: "249303BB1931E8BF" + type: "item" + item: "mekanism:elite_control_circuit" + }] + } + { + x: 2.0d + y: 2.0d + description: ["将它组装在一起就可以获得可驱动许多强大机器的基础控制电路。"] + dependencies: ["52FEE141AD87B819"] + id: "242AEF5D6C2318D3" + tasks: [{ + id: "586BD5184CB0DAF7" + type: "item" + item: "mekanism:basic_control_circuit" + }] + } + { + x: 2.0d + y: 7.0d + description: ["终极的电路设计,可以控制量子级别精度的机器。"] + dependencies: [ + "206F4AA9A9278D8D" + "5AD982728B95438C" + ] + id: "40204EBF03AD725E" + tasks: [{ + id: "497E05EC7D5541E0" + type: "item" + item: "mekanism:ultimate_control_circuit" + }] + } + { + x: 3.5d + y: 6.0d + description: [ + "铍、玛玉灵和暗影钢融合成为了一种非常强大且重要的合金。" + "" + "处理放射性材料时,务必采取特别预防措施!强烈建议将这些机器放置在远离生物的地方。" + ] + dependencies: [ + "7E3DDF2413EA9433" + "5AB7BDCE735F200A" + ] + id: "5AD982728B95438C" + tasks: [{ + id: "06305D4712AFDD6A" + type: "item" + item: "mekanism:alloy_atomic" + }] + } + { + x: 3.5d + y: 8.5d + description: ["这一壮举曾经被认为是不可能的,即使是在此之前的伟大工程师们也不这么认为。只有通过小心地将科学与上古魔法相融合,它们才能够掌握核聚变,并用近乎无限的能量为他们的城市供电。"] + dependencies: [ + "5A772150FF638680" + "5E61BE9DA7DA1FEC" + ] + id: "16DE48989A21D643" + tasks: [{ + id: "56BA92C0A36137C1" + type: "item" + item: "mekanismgenerators:fusion_reactor_controller" + }] + } + { + x: 0.5d + y: 8.5d + description: ["任何足够先进的科技都与魔法密不可分。我们可能没有完全理解这些菌丝网络中魔法与技术的融合,但我们肯定能够利用它。"] + dependencies: ["40204EBF03AD725E"] + id: "2A9B2999EFB358D6" + tasks: [{ + id: "5919D1C305DF769B" + type: "item" + item: "industrialforegoing:mycelial_reactor" + }] + } + { + x: -0.5d + y: 7.0d + shape: "gear" + description: ["通过为你的工程网络提供镭射钻和电脑,帮助他们渡过难关。作为交换,他们似乎有一两个技巧可以教你。"] + dependencies: ["206F4AA9A9278D8D"] + id: "0E7B4F927F548AF9" + tasks: [{ + id: "4769F3CFE98A445F" + type: "item" + item: "kubejs:heavy_machinery_schematics" + }] + } + { + x: 4.0d + y: 7.0d + shape: "gear" + description: [ + "恒星中子活化器是科技与魔法的融合,能够不断地产出巨量的氚,但是需要巨量的魔力和能量才能将其从水中提取。" + "" + "该机器每次消耗魔力都可以运作4000游戏刻。" + "" + "=================================================================" + "" + "请注意,JEI中展示的配方并没有准确的显示出指定输入是每游戏刻都会被消耗还是一次性消耗完毕。为了简单起见,所有机械匠艺机器的所有配方都已根据以下规则进行了标准化:" + "" + "●FE在每游戏刻都会被消耗" + "●气动的空气在每游戏刻都会被消耗,且其压力必须大于10Bar" + "●星辉的星光在每游戏刻都会被消耗" + "●流体在每游戏刻都会被消耗或产生" + "●物品会在合成结束时被消耗或产生" + "●魔力会在合成开始时被消耗或在合成结束时被产生" + ] + dependencies: ["40204EBF03AD725E"] + min_width: 400 + id: "5A772150FF638680" + tasks: [{ + id: "2124E28BB47D675C" + type: "item" + item: "masterfulmachinery:stellar_neutron_activator_controller" + }] + } + { + x: 1.5d + y: 5.0d + shape: "gear" + description: [ + "标准装配台的高速、高压版本,能够一次性处理许多电路。对于拓展电路制造业务非常有用!" + "" + "运行该机器需要两个空气供给。高压输入端口需要至少11bar才能够开始运作,而装配台控制器需要5bar才能运作,且可以从底部输入。" + "" + "该机器可以通过将输入物品放在后部的储物箱中进行所有常规的装配台合成。所有输出的物品也会在同一个储物箱中获得。" + "" + "=================================================================" + "" + "请注意,JEI中展示的配方并没有准确的显示出指定输入是每游戏刻都会被消耗还是一次性消耗完毕。为了简单起见,所有机械匠艺机器的所有配方都已根据以下规则进行了标准化:" + "" + "●FE在每游戏刻都会被消耗" + "●气动的空气在每游戏刻都会被消耗,且其压力必须大于10Bar" + "●星辉的星光在每游戏刻都会被消耗" + "●流体在每游戏刻都会被消耗或产生" + "●物品会在合成结束时被消耗或产生" + "●魔力会在合成开始时被消耗或在合成结束时被产生" + ] + dependencies: ["71D581C742D17CA4"] + min_width: 400 + id: "76EDB33FBF318FB4" + tasks: [{ + id: "33104A6845FE9370" + type: "item" + item: "masterfulmachinery:advanced_assembly_table_controller" + }] + } + { + x: 3.0d + y: 7.0d + shape: "gear" + description: [ + "尽管基于简单的科技,但这台巨大的机器可以快速生产工业级数量的氘,以满足聚变反应堆的需求。" + "" + "注:此多方块需要水在其下方,腿部浸没在水中,水面正好到平台的基座处。因此,最好将它建造在海上。请小心海带等其他植物,它们的存在将会破坏结构完整性。" + "" + "=================================================================" + "" + "请注意,JEI中展示的配方并没有准确的显示出指定输入是每游戏刻都会被消耗还是一次性消耗完毕。为了简单起见,所有机械匠艺机器的所有配方都已根据以下规则进行了标准化:" + "" + "●FE在每游戏刻都会被消耗" + "●气动的空气在每游戏刻都会被消耗,且其压力必须大于10Bar" + "●星辉的星光在每游戏刻都会被消耗" + "●流体在每游戏刻都会被消耗或产生" + "●物品会在合成结束时被消耗或产生" + "●魔力会在合成开始时被消耗或在合成结束时被产生" + ] + dependencies: ["40204EBF03AD725E"] + min_width: 400 + id: "5E61BE9DA7DA1FEC" + tasks: [{ + id: "621697B1EC42D23F" + type: "item" + item: "masterfulmachinery:industrial_deuterium_plant_controller" + }] + } + { + x: 2.0d + y: 9.0d + description: ["无论如何,这都不可能。然而,你却在站这里,手中握着反物质!"] + dependencies: ["40204EBF03AD725E"] + id: "169619599EE68547" + tasks: [{ + id: "0FC0D1296975D5F3" + type: "item" + item: "mekanism:pellet_antimatter" + }] + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/tetra.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/tetra.snbt new file mode 100644 index 00000000..0bdc611c --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/tetra.snbt @@ -0,0 +1,1759 @@ +{ + id: "0000000000000772" + group: "74B3CF67FCEAB20F" + order_index: 1 + filename: "tetra" + title: "Tetra" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/handle": "double/basic_handle" + "double/head_left": "double/basic_hammer_left" + "double/head_right": "double/basic_hammer_right" + Damage: 0 + "double/basic_hammer_right_material": "basic_hammer/iron" + "double/basic_handle_material": "basic_handle/spruce" + "double/basic_hammer_left_material": "basic_hammer/iron" + } + } + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "1级" + x: -2.5d + y: -20.5d + shape: "square" + subtitle: "锤子时间到!" + description: [ + "Tetra是能让你制作强大的模块化工具的模组。" + "" + "本章节将会为你展示可用的工具以及获得它们的方法。" + "" + "" + "你的第一步便是制作一把Tetra锤,并用它狠狠的锤原版工作台!" + "" + "你需要一把锤,有时还要其他工具,来制作Tetra工具。" + "" + "木锤是一级锤,这意味着它能使你用最基础的材料合成工具。" + "" + "你持有的锤子等级越高,可以用于制作工具的材料就越多。" + "" + "" + "注:非原版的工作台可以通过合成转换成原版的。" + ] + size: 1.5d + id: "0000000000000773" + tasks: [{ + id: "0000000000000BE7" + type: "advancement" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/handle": "double/basic_handle" + "double/head_left": "double/basic_hammer_left" + "double/head_right": "double/basic_hammer_right" + Damage: 0 + "double/basic_hammer_right_material": "basic_hammer/oak" + "double/basic_handle_material": "basic_handle/stick" + "double/basic_hammer_left_material": "basic_hammer/oak" + } + } + advancement: "tetra:upgrades/root" + criterion: "" + }] + rewards: [ + { + id: "0000000000000845" + type: "item" + title: "木 锤" + item: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/handle": "double/basic_handle" + "double/head_left": "double/basic_hammer_left" + "double/head_right": "double/basic_hammer_right" + Damage: 0 + "double/basic_hammer_right_material": "basic_hammer/oak" + "double/basic_handle_material": "basic_handle/stick" + "double/basic_hammer_left_material": "basic_hammer/oak" + } + } + } + { + id: "0000000000000891" + type: "item" + title: "汉堡包" + item: "farmersdelight:hamburger" + } + ] + } + { + title: "全息球" + icon: { + id: "tetra:holo" + Count: 1b + tag: { + "holo/core_material": "frame/dim" + "holo/frame": "holo/frame" + "holo/core": "holo/core" + "holo/frame_material": "core/ancient" + } + } + x: -1.0d + y: -22.0d + subtitle: "这是你唯一的希望!" + description: [ + "全息球有所有在Tetra中可用的材料、工具和升级的信息。" + "" + "" + "末影之眼提供了升级,可使你寻找锻造遗迹时更容易,只需将全息球放在加工台中来应用该升级。" + ] + dependencies: ["0000000000000773"] + optional: true + id: "0000000000000775" + tasks: [{ + id: "000000000000088D" + type: "item" + item: { + id: "tetra:holo" + Count: 1b + tag: { + "holo/core_material": "frame/dim" + "holo/frame": "holo/frame" + "holo/core": "holo/core" + "holo/frame_material": "core/ancient" + } + } + }] + rewards: [{ + id: "000000000000088E" + type: "item" + title: "末影之眼" + item: "minecraft:ender_eye" + }] + } + { + title: "拯救" + x: 0.0d + y: -14.5d + shape: "diamond" + subtitle: "我本无意撬开它,但是……" + description: [ + "板条箱和容器可以在寒冷生物群系地下深处的锻造遗迹中找到。" + "" + "用正确的攻击敲打板条箱和容器上的高亮区域来打开它们。" + ] + dependencies: ["0000000000000783"] + optional: true + id: "0000000000000777" + tasks: [{ + id: "0000000000000892" + type: "advancement" + icon: "tetra:forged_container" + advancement: "tetra:spelunking/containers" + criterion: "" + }] + rewards: [{ + id: "0000000000000A49" + type: "xp_levels" + xp_levels: 5 + }] + } + { + title: "弓" + icon: { + id: "tetra:modular_bow" + Count: 1b + tag: { + "bow/stave": "bow/straight_stave" + honing_progress: 80 + HideFlags: 1 + "bow/basic_string_material": "basic_string/string" + "bow/string": "bow/basic_string" + id: "4d98622b-b92e-4de0-b3c7-4c35c2513c73" + AS_Amulet_Holder: [I; + -449486007 + 118443153 + -1822806901 + -231257592 + ] + Damage: 0 + "bow/straight_stave_material": "straight_stave/spruce" + } + } + x: -7.0d + y: -23.5d + description: [ + "将原版弓放在加工台上以开始改造。" + "" + "原版弓在Tetra中被称为直拉弓。它有中等的伤害/速度,以及中等的拉弓速度。" + "" + "小贴士:完整度来自于弓弦" + ] + dependencies: ["0000000000000773"] + optional: true + id: "000000000000077F" + tasks: [{ + id: "000000000000088B" + type: "advancement" + advancement: "tetra:upgrades/bow_upgrade" + criterion: "" + }] + rewards: [ + { + id: "0000000000000A3E" + type: "item" + title: "训练箭" + item: "archers_paradox:training_arrow" + count: 64 + } + { + id: "0000000000000A3F" + type: "item" + title: "爆炸箭" + item: "archers_paradox:explosive_arrow" + count: 16 + } + { + id: "0000000000000A40" + type: "item" + title: "迟缓之箭" + item: { + id: "minecraft:tipped_arrow" + Count: 1b + tag: { + Potion: "minecraft:strong_slowness" + } + } + count: 16 + } + { + id: "0000000000000A41" + type: "item" + title: "箭" + item: "minecraft:arrow" + count: 64 + } + ] + } + { + title: "锻造" + x: -2.5d + y: -14.5d + description: [ + "在你终于在地下寻觅到锻造锤之后,你还需要2个满的热力单元和2个升级来激活它。" + "" + "在被充能的锻造锤下放置一个加工台,你就获得了它的锤击能力。" + "" + "注:如果你不愿意寻找锻造锤,它在Enigmatica中是可以被制作的。不过,你将会失去很多的战利品!" + ] + dependencies: ["0000000000000883"] + id: "0000000000000781" + tasks: [{ + id: "7346BE7936AA083F" + type: "advancement" + icon: "tetra:hammer_base" + advancement: "tetra:spelunking/hammer_fix" + criterion: "" + }] + rewards: [{ + id: "0000000000000A4A" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + title: "锻造升级" + x: -1.5d + y: -14.5d + description: [ + "升级你的锻造锤!" + "" + "大多数锻造锤升级只能在寒冷生物群系下的锻造遗迹中找到。" + "你最多可以为单个锻造锤添加2个升级。" + "" + "燃烧室:+ 一级锤子等级" + "" + "隔热板:+ 效率" + "" + "平面稳定器:+ 锻造时的属性" + ] + dependencies: ["0000000000000883"] + id: "0000000000000783" + tasks: [{ + id: "000000000000085D" + type: "item" + title: "任意$forge_hammer_upgrades" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "tetra:forge_hammer_upgrades" + } + } + count: 2L + }] + rewards: [{ + id: "0000000000000A4E" + type: "item" + title: "地岩碎裂弹" + item: "thermal:earth_grenade" + count: 16 + }] + } + { + title: "有用的垃圾" + x: 1.5d + y: -14.5d + shape: "diamond" + description: ["你可以在锻造遗迹周围找到各种垃圾,其中许多都可以用作工具、武器或腰带的组件。它们比其它大部分组件要好。"] + dependencies: ["0000000000000777"] + optional: true + id: "0000000000000785" + tasks: [ + { + id: "000000000000084E" + type: "item" + item: "tetra:forged_mesh" + consume_items: false + } + { + id: "000000000000084F" + type: "item" + item: "tetra:metal_scrap" + consume_items: false + } + { + id: "0000000000000850" + type: "item" + item: "tetra:quick_latch" + consume_items: false + } + { + id: "0000000000000851" + type: "item" + item: "tetra:forged_beam" + consume_items: false + } + { + id: "0000000000000852" + type: "item" + item: "tetra:forged_bolt" + consume_items: false + } + ] + rewards: [{ + id: "0000000000000853" + type: "item" + title: "热力单元" + item: { + id: "tetra:magmatic_cell" + Count: 1b + tag: { + Damage: 128 + } + } + }] + } + { + title: "热力单元" + x: -3.5d + y: -14.5d + description: [ + "热力单元是锻造锤的电池。" + "" + "配置正确后,你可以在传输单元中充满热力单元。" + "" + "" + "注:热力单元也是可合成的。" + ] + dependencies: [ + "0000000000000781" + "0000000000000883" + ] + id: "0000000000000787" + tasks: [{ + id: "0000000000000854" + type: "item" + item: { + id: "tetra:magmatic_cell" + Count: 1b + tag: { + Damage: 0 + } + } + count: 2L + consume_items: false + }] + rewards: [ + { + id: "0000000000000A4B" + type: "item" + title: "熔岩桶" + item: "minecraft:lava_bucket" + } + { + id: "0000000000000AA4" + type: "command" + title: "铁匠快乐包" + icon: "kubejs:blacksmiths_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blacksmiths_delight" + player_command: false + } + ] + } + { + title: "劈砍与斩杀" + icon: "tetra:stonecutter" + x: 1.5d + y: -15.5d + shape: "diamond" + description: [ + "切石器是以挥砍动作破坏一片区域的特殊工具。" + "" + "采掘的区域可以通过效率提升。" + ] + dependencies: ["0000000000000777"] + optional: true + id: "000000000000078B" + tasks: [{ + id: "000000000000085A" + type: "advancement" + icon: "tetra:stonecutter" + advancement: "tetra:spelunking/stonecutter" + criterion: "" + }] + rewards: [{ + id: "000000000000085F" + type: "item" + title: "平面稳定器" + item: "tetra:planar_stabilizer" + }] + } + { + title: "凿地器" + icon: "tetra:earthpiercer" + x: 1.5d + y: -13.5d + shape: "diamond" + description: ["凿地器是既可以当镐也可以当铲的多功能工具。"] + dependencies: ["0000000000000777"] + optional: true + id: "000000000000078D" + tasks: [{ + id: "0000000000000859" + type: "advancement" + icon: "tetra:earthpiercer" + advancement: "tetra:spelunking/earthpiercer" + criterion: "" + }] + rewards: [{ + id: "000000000000085E" + type: "item" + title: "燃烧室" + item: "tetra:combustion_chamber" + }] + } + { + title: "Tetra工具升级" + x: 0.5d + y: -22.0d + description: [ + "以下是Tetra的一些关键方面的简要介绍:" + "" + "- 完整度" + "工具的完整度越高,可用的升级材料就越好。" + "完整度可以通过改变组件增加,比如手柄、绑定和弓弦。" + "" + "- 打磨" + "Tetra工具在你使用时会被打磨——每打磨一级都可使你在某些方面改进工具。" + "" + "- 固定" + "在你使用工具一段时间后,组件会固定,且工具完整度会提高。" + "" + "注:一些材料永远无法固定。" + ] + dependencies: ["0000000000000775"] + optional: true + id: "000000000000085B" + tasks: [{ + id: "000000000000085C" + type: "checkmark" + title: "Tetra工具升级" + icon: "minecraft:book" + }] + rewards: [{ + id: "0000000000000CA6" + type: "xp" + xp: 100 + }] + } + { + title: "2级" + x: -2.5d + y: -18.0d + subtitle: "鸟粪锤" + description: [ + "将你的锤放进加工台,用任意种类的石头替换两个头部,它就会升级成2级锤。" + "" + "此时你从任务奖励处领取的木锤就很有用了!" + ] + dependencies: ["0000000000000773"] + id: "0000000000000876" + tasks: [{ + id: "0000000000000880" + type: "advancement" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/handle": "double/basic_handle" + "double/head_left": "double/basic_hammer_left" + "double/head_right": "double/basic_hammer_right" + Damage: 0 + "double/basic_hammer_right_material": "basic_hammer/diorite" + "double/basic_handle_material": "basic_handle/stick" + "double/basic_hammer_left_material": "basic_hammer/diorite" + } + } + advancement: "tetra:upgrades/hammer_2" + criterion: "" + }] + rewards: [ + { + id: "0000000000000A42" + type: "item" + title: "铜矿块" + item: "emendatusenigmatica:copper_chunk" + count: 8 + } + { + id: "0000000000000A92" + type: "command" + title: "铁匠快乐包" + icon: "kubejs:blacksmiths_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blacksmiths_delight" + player_command: false + } + ] + } + { + title: "3级" + x: -2.5d + y: -17.0d + description: [ + "这个任务有点棘手——这次你需要更改锤子的每个组件,因为3级锤头需要更高的完整度。" + "" + "将手柄替换成木或骨头,它们提供了你将锤头升级到铁需要的完整度。" + "" + "注:如果你想用木做手柄,你将需要斧来进行升级。" + ] + dependencies: ["0000000000000876"] + id: "0000000000000878" + tasks: [{ + id: "0000000000000881" + type: "advancement" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/handle": "double/basic_handle" + "double/head_left": "double/basic_hammer_left" + "double/head_right": "double/basic_hammer_right" + Damage: 0 + "double/basic_hammer_right_material": "basic_hammer/iron" + "double/basic_handle_material": "basic_handle/spruce" + "double/basic_hammer_left_material": "basic_hammer/iron" + } + } + advancement: "tetra:upgrades/hammer_3" + criterion: "" + }] + rewards: [ + { + id: "0000000000000A43" + type: "item" + title: "锇矿块" + item: "emendatusenigmatica:osmium_chunk" + count: 8 + } + { + id: "0000000000000A44" + type: "item" + title: "喷溅型抗火药水" + item: { + id: "minecraft:splash_potion" + Count: 1b + tag: { + Potion: "minecraft:long_fire_resistance" + } + } + } + { + id: "0000000000000AA2" + type: "command" + title: "铁匠快乐包" + icon: "kubejs:blacksmiths_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blacksmiths_delight" + player_command: false + } + ] + } + { + title: "4级" + x: -2.5d + y: -16.0d + description: ["为了第4级的锤子,你将需要勇闯下界,收集升级锤头的黑石。"] + dependencies: ["0000000000000878"] + id: "0000000000000883" + tasks: [{ + id: "0000000000000884" + type: "advancement" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/handle": "double/basic_handle" + "double/head_left": "double/basic_hammer_left" + "double/head_right": "double/basic_hammer_right" + Damage: 0 + "double/basic_hammer_right_material": "basic_hammer/blackstone" + "double/basic_handle_material": "basic_handle/spruce" + "double/basic_hammer_left_material": "basic_hammer/blackstone" + } + } + advancement: "tetra:upgrades/hammer_4" + criterion: "" + }] + rewards: [ + { + id: "0000000000000A45" + type: "item" + title: "末地烛" + item: "minecraft:end_rod" + } + { + id: "0000000000000A47" + type: "item" + title: "耐久 II" + item: { + id: "minecraft:enchanted_book" + Count: 1b + tag: { + StoredEnchantments: [{ + lvl: 2s + id: "minecraft:unbreaking" + }] + } + } + } + { + id: "0000000000000A48" + type: "item" + title: "喷溅型迅捷药水" + item: { + id: "minecraft:splash_potion" + Count: 1b + tag: { + Potion: "minecraft:long_swiftness" + } + } + } + { + id: "0000000000000AA3" + type: "command" + title: "铁匠快乐包" + icon: "kubejs:blacksmiths_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blacksmiths_delight" + player_command: false + } + ] + } + { + title: "5级" + x: -2.5d + y: -13.0d + description: [ + "黑曜石将会带你到5级。" + "" + "如果你需要更高的完整度,试试用末地烛当手柄。" + "" + "警告,末地烛手柄可能会在末影人附近带来……很不幸的负面效果。请小心使用。" + ] + dependencies: [ + "0000000000000787" + "0000000000000781" + "0000000000000783" + ] + id: "0000000000000885" + tasks: [{ + id: "0000000000000886" + type: "advancement" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/handle": "double/basic_handle" + "double/head_left": "double/basic_hammer_left" + "double/head_right": "double/basic_hammer_right" + Damage: 0 + "double/basic_hammer_right_material": "basic_hammer/obsidian" + "double/basic_handle_material": "basic_handle/iron" + "double/basic_hammer_left_material": "basic_hammer/obsidian" + } + } + advancement: "tetra:upgrades/hammer_5" + criterion: "" + }] + rewards: [{ + id: "0000000000000A91" + type: "command" + title: "炼金术士快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + title: "6级" + x: -2.5d + y: -11.5d + shape: "hexagon" + description: [ + "下界合金锭将会带你到6级。" + "" + "恭喜!你几乎就是个行走的锻造锤!" + ] + dependencies: ["0000000000000885"] + dependency_requirement: "all_started" + size: 1.5d + id: "0000000000000887" + tasks: [{ + id: "0000000000000889" + type: "advancement" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/handle": "double/basic_handle" + "double/head_left": "double/basic_hammer_left" + "double/head_right": "double/basic_hammer_right" + Damage: 0 + "double/basic_hammer_right_material": "basic_hammer/netherite" + "double/basic_handle_material": "basic_handle/forged_beam" + "double/basic_hammer_left_material": "basic_hammer/netherite" + } + } + advancement: "tetra:upgrades/hammer_6" + criterion: "" + }] + rewards: [ + { + id: "0000000000000A0F" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + { + id: "0000000000000AA5" + type: "command" + title: "铁匠快乐包" + icon: "kubejs:blacksmiths_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blacksmiths_delight" + player_command: false + } + ] + } + { + title: "镐" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/handle": "double/basic_handle" + honing_progress: 420 + "double/head_left": "double/basic_pickaxe_left" + HideFlags: 1 + "double/head_right": "double/basic_pickaxe_right" + "double/basic_pickaxe_right_material": "basic_pickaxe/iron" + id: "d1957dfc-8bb6-4c06-b2e4-57e2b16e51a1" + Damage: 0 + "double/basic_pickaxe_left_material": "basic_pickaxe/iron" + "double/basic_handle_material": "basic_handle/oak" + } + } + x: -8.0d + y: -21.5d + description: ["镐头可以用于采掘。"] + dependencies: ["0000000000000926"] + optional: true + id: "000000000000091A" + tasks: [{ + id: "0000000000000A2F" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A1A" + type: "xp" + xp: 50 + }] + } + { + title: "巨斧" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/basic_axe_right_material": "basic_axe/iron" + "double/head_left/settle_progress": 312 + "double/basic_handle_material": "basic_handle/oak" + "double/handle": "double/basic_handle" + honing_progress: 405 + "double/basic_axe_left_material": "basic_axe/iron" + HideFlags: 1 + "double/head_left": "double/basic_axe_left" + "double/head_right": "double/basic_axe_right" + "double/head_right/settle_progress": 312 + id: "a4454037-4ed3-4097-830f-ffe6ce0ae4ae" + Damage: 0 + "double/handle/settle_progress": 267 + } + } + x: -7.0d + y: -22.0d + description: ["斧可以用于破坏木制方块,或对原木剥皮。双斧头提供了额外的伤害。"] + dependencies: ["0000000000000926"] + optional: true + id: "000000000000091C" + tasks: [{ + id: "0000000000000A2E" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A1B" + type: "xp" + xp: 50 + }] + } + { + title: "镰刀" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/butt_right_material": "butt/iron" + "double/handle": "double/basic_handle" + honing_progress: 350 + HideFlags: 1 + "double/head_left": "double/sickle_left" + "double/head_right": "double/butt_right" + id: "d2081dac-2d1e-4bf9-8e2b-04ee005c3b57" + Damage: 0 + "double/sickle_left_material": "sickle/iron" + "double/basic_handle_material": "basic_handle/oak" + } + } + x: -8.5d + y: -20.5d + description: ["合成一把可以用于范围割草的镰刀。"] + dependencies: ["0000000000000926"] + optional: true + id: "000000000000091E" + tasks: [{ + id: "0000000000000A31" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A20" + type: "xp" + xp: 50 + }] + } + { + title: "锄" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/butt_right_material": "butt/iron" + "double/handle": "double/basic_handle" + honing_progress: 350 + HideFlags: 1 + "double/head_left": "double/hoe_left" + "double/head_right": "double/butt_right" + id: "3c9e2cea-4c55-4fd7-92de-ce022978f338" + Damage: 0 + "double/basic_handle_material": "basic_handle/oak" + "double/hoe_left_material": "hoe/iron" + } + } + x: -8.0d + y: -19.5d + description: ["锄可以用于收获植物以及耕地。"] + dependencies: ["0000000000000926"] + optional: true + id: "0000000000000920" + tasks: [{ + id: "0000000000000A30" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A1F" + type: "xp" + xp: 50 + }] + } + { + title: "羊角头" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/butt_right_material": "butt/iron" + "double/handle": "double/basic_handle" + honing_progress: 350 + HideFlags: 1 + "double/head_left": "double/claw_left" + "double/head_right": "double/butt_right" + id: "ea5da86c-af2f-4a72-9d40-d0a3166ae754" + Damage: 0 + "double/basic_handle_material": "basic_handle/oak" + "double/claw_left_material": "claw/iron" + } + } + x: -7.0d + y: -19.0d + description: ["羊角头可以用于撬开东西并快速破坏大多数木制方块。"] + dependencies: ["0000000000000926"] + optional: true + id: "0000000000000922" + tasks: [{ + id: "0000000000000A33" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A1C" + type: "xp" + xp: 50 + }] + } + { + title: "扁斧" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/adze_right_material": "adze/iron" + "double/head_left/settle_progress": 267 + "double/basic_handle_material": "basic_handle/oak" + "double/handle": "double/basic_handle" + honing_progress: 360 + HideFlags: 1 + "double/head_left": "double/adze_left" + "double/head_right": "double/adze_right" + "double/head_right/settle_progress": 267 + id: "55b8bb81-4330-4e2c-bc75-a47e54a318f7" + Damage: 0 + "double/adze_left_material": "adze/iron" + "double/handle/settle_progress": 222 + } + } + x: -6.0d + y: -19.5d + description: ["扁斧可以用于挖掘和砍树。"] + dependencies: ["0000000000000926"] + optional: true + id: "0000000000000924" + tasks: [{ + id: "0000000000000A32" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A1E" + type: "xp" + xp: 50 + }] + } + { + title: "双头工具" + x: -7.0d + y: -20.5d + description: [ + "双头工具可以由斧或镐制作而成。" + "" + "它们是主要的作业工具,提供了如耕地、砍树和采掘等能力。" + "" + "你可以混用头部来获得既可以破坏泥土也可以破坏石头的工具,这取决于你!" + ] + dependencies: ["0000000000000773"] + optional: true + id: "0000000000000926" + tasks: [{ + id: "0000000000000928" + type: "item" + title: "任意镐" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "forge:tools/pickaxe" + } + } + }] + rewards: [{ + id: "0000000000000A2D" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + title: "单头工具" + x: -4.0d + y: -18.0d + description: ["单头工具有锹和矛,分别适合挖掘和杀敌。"] + dependencies: ["0000000000000773"] + optional: true + id: "0000000000000929" + tasks: [{ + id: "0000000000000937" + type: "item" + title: "任意$tools/shovel" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "forge:tools/shovel" + } + } + }] + rewards: [{ + id: "0000000000000A2C" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: -4.0d + y: -16.5d + description: ["矛有着高伤害和慢速度。它们也可兼作挖掘工具。"] + dependencies: ["0000000000000929"] + optional: true + id: "000000000000092B" + tasks: [{ + id: "000000000000092C" + type: "item" + item: { + id: "tetra:modular_single" + Count: 1b + tag: { + honing_progress: 112 + HideFlags: 1 + "single/handle": "single/basic_handle" + "single/head": "single/spearhead" + id: "43afce20-b42c-4a69-ae56-75b73098c8c4" + Damage: 0 + "single/basic_handle_material": "basic_handle/stick" + "single/spearhead_material": "spearhead/iron" + } + } + }] + rewards: [{ + id: "0000000000000AA1" + type: "xp" + xp: 50 + }] + } + { + title: "剑" + x: -7.0d + y: -17.5d + description: [ + "可用于伤害与杀害!" + "" + "Tetra剑可以由普通剑制作而成。" + ] + dependencies: ["0000000000000773"] + optional: true + id: "000000000000092D" + tasks: [{ + id: "0000000000000938" + type: "item" + title: "任意近战武器" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "forge:weapons/sword" + } + } + }] + rewards: [{ + id: "0000000000000A90" + type: "item" + title: "【喷溅型夜视药水" + item: { + id: "minecraft:splash_potion" + Count: 1b + tag: { + Potion: "minecraft:long_night_vision" + } + } + }] + } + { + title: "剑" + icon: { + id: "tetra:modular_sword" + Count: 1b + tag: { + "sword/guard": "sword/makeshift_guard" + "sword/blade": "sword/basic_blade" + "sword/basic_blade_material": "basic_blade/iron" + "sword/pommel": "sword/decorative_pommel" + honing_progress: 240 + "sword/basic_hilt_material": "basic_hilt/stick" + HideFlags: 1 + "sword/hilt": "sword/basic_hilt" + "sword/makeshift_guard_material": "makeshift_guard/iron" + id: "209ed4c3-710d-4fa7-a348-9a154c64d3e1" + Damage: 0 + "sword/decorative_pommel_material": "decorative_pommel/iron" + } + } + x: -8.5d + y: -16.0d + description: ["具有平衡伤害和速度的基础剑。"] + dependencies: ["000000000000092D"] + optional: true + id: "000000000000092F" + tasks: [{ + id: "0000000000000A13" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A14" + type: "xp" + xp: 50 + }] + } + { + title: "大剑" + icon: { + id: "tetra:modular_sword" + Count: 1b + tag: { + "sword/guard": "sword/makeshift_guard" + "sword/blade": "sword/heavy_blade" + "sword/pommel": "sword/decorative_pommel" + "sword/heavy_blade_material": "heavy_blade/iron" + honing_progress: 305 + "sword/basic_hilt_material": "basic_hilt/stick" + HideFlags: 1 + "sword/hilt": "sword/basic_hilt" + "sword/makeshift_guard_material": "makeshift_guard/iron" + id: "f6f69a81-a541-4b84-ac7c-54f89e920f32" + Damage: 0 + "sword/decorative_pommel_material": "decorative_pommel/iron" + } + } + x: -5.5d + y: -16.0d + description: ["具有高伤害但是低攻击速度的重剑。"] + dependencies: ["000000000000092D"] + optional: true + id: "0000000000000931" + tasks: [{ + id: "0000000000000A11" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A15" + type: "xp" + xp: 50 + }] + } + { + title: "弯刀" + icon: { + id: "tetra:modular_sword" + Count: 1b + tag: { + "sword/guard": "sword/makeshift_guard" + "sword/blade": "sword/machete" + "sword/pommel": "sword/decorative_pommel" + honing_progress: 240 + "sword/basic_hilt_material": "basic_hilt/stick" + HideFlags: 1 + "sword/machete_material": "machete/iron" + "sword/hilt": "sword/basic_hilt" + "sword/makeshift_guard_material": "makeshift_guard/iron" + id: "4c6517a2-901a-4a1c-9ae8-5a9c5e65de4f" + Damage: 0 + "sword/decorative_pommel_material": "decorative_pommel/iron" + } + } + x: -7.5d + y: -16.0d + description: ["弯刀可以用来范围砍断蜘蛛网和某些类型的植物。"] + dependencies: ["000000000000092D"] + optional: true + id: "0000000000000933" + tasks: [{ + id: "0000000000000A12" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A16" + type: "xp" + xp: 50 + }] + } + { + title: "短剑" + icon: { + id: "tetra:modular_sword" + Count: 1b + tag: { + "sword/guard": "sword/makeshift_guard" + "sword/short_blade_material": "short_blade/iron" + "sword/blade": "sword/short_blade" + "sword/pommel": "sword/decorative_pommel" + honing_progress: 240 + "sword/basic_hilt_material": "basic_hilt/stick" + HideFlags: 1 + "sword/hilt": "sword/basic_hilt" + "sword/makeshift_guard_material": "makeshift_guard/iron" + id: "faf748d7-05aa-43b5-a0ba-d107574b9a3b" + Damage: 0 + "sword/decorative_pommel_material": "decorative_pommel/iron" + } + } + x: -6.5d + y: -16.0d + description: ["可以用于制作和副手攻击的轻且短的剑。"] + dependencies: ["000000000000092D"] + optional: true + id: "0000000000000935" + tasks: [{ + id: "0000000000000A10" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A17" + type: "xp" + xp: 50 + }] + } + { + title: "盾牌" + x: -4.5d + y: -25.0d + description: ["Tetra盾牌由基础的原版盾牌制成。"] + dependencies: ["0000000000000773"] + optional: true + id: "0000000000000939" + tasks: [{ + id: "000000000000093A" + type: "item" + item: { + id: "minecraft:shield" + Count: 1b + tag: { + Damage: 0 + AS_Amulet_Holder: [I; + -449486007 + 118443153 + -1822806901 + -231257592 + ] + } + } + }] + rewards: [{ + id: "0000000000000A39" + type: "item" + item: { + id: "botania:brew_flask" + Count: 1b + tag: { + brewKey: "botania:absorption" + } + } + }] + } + { + title: "绳子" + x: -0.5d + y: -20.5d + description: [ + "腰带有着各种可使你的生活更轻松的实用升级。它可以存储物品,让你获取它们更快——按B以打开腰带的物品栏。" + "" + "完整度基于腰带组件自身,且可以由以下材料做成,顺序为由坏到好:" + "- 线" + "- 羊毛" + "- 皮革" + "- 铁" + "- 潜影壳" + "" + "注:你需要一级一级地升级。" + "" + "小贴士:你可以将腰带放在腰带栏位中。" + ] + dependencies: ["0000000000000773"] + optional: true + id: "000000000000093B" + tasks: [{ + id: "000000000000093C" + type: "item" + item: { + id: "tetra:modular_toolbelt" + Count: 1b + tag: { + "toolbelt/belt_material": "belt/rope" + "toolbelt/belt": "toolbelt/belt" + "toolbelt/slot1": "toolbelt/strap_slot1" + "toolbelt/strap_slot1_material": "strap1/leather" + } + } + }] + rewards: [{ + id: "0000000000000A2B" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + title: "大架子" + x: -1.0d + y: -19.0d + shape: "diamond" + description: [ + "将工具架放在加工台旁边,再将锤子放在工具架上,你使用加工台时就可使用该锤子的等级。" + "" + "这对所有Tetra工具都适用。" + "" + "注:这依然会消耗耐久。" + ] + dependencies: ["0000000000000773"] + id: "000000000000093D" + tasks: [{ + id: "000000000000093E" + type: "item" + item: "tetra:rack" + }] + rewards: [{ + id: "0000000000000CA7" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "工具尾部" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/butt_right_material": "butt/iron" + "double/handle": "double/basic_handle" + honing_progress: 350 + "double/head_left": "double/basic_pickaxe_left" + HideFlags: 1 + "double/head_right": "double/butt_right" + id: "fd08d2ae-e0ac-4e93-a50b-16ac777271f4" + Damage: 0 + "double/basic_pickaxe_left_material": "basic_pickaxe/iron" + "double/basic_handle_material": "basic_handle/oak" + } + } + x: -6.0d + y: -21.5d + description: ["用于单面工具的背部,尤其是需要比双面工具更快的挥舞速度时。如果由坚固的材料合成而来,则有时可以用于锤击。"] + dependencies: ["0000000000000926"] + optional: true + id: "00000000000009FF" + tasks: [{ + id: "0000000000000A34" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A1D" + type: "xp" + xp: 50 + }] + } + { + title: "小圆盾" + icon: { + id: "tetra:modular_shield" + Count: 1b + tag: { + "shield/buckler_material": "buckler/iron" + "shield/plate": "shield/buckler" + honing_progress: 112 + HideFlags: 1 + "shield/basic_grip_material": "basic_grip/iron" + id: "06b9d4cd-dafc-40c2-95e3-9d5b811e96c9" + Damage: 0 + "shield/grip": "shield/basic_grip" + } + } + x: -5.5d + y: -25.0d + description: ["小圆盾提供了被动韧性加成,但不能用于格挡。"] + dependencies: ["0000000000000939"] + optional: true + id: "0000000000000A01" + tasks: [{ + id: "0000000000000A28" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A24" + type: "xp" + xp: 50 + }] + } + { + title: "熨斗形盾" + icon: { + id: "tetra:modular_shield" + Count: 1b + tag: { + "shield/plate": "shield/heater" + honing_progress: 112 + HideFlags: 1 + "shield/basic_grip_material": "basic_grip/iron" + id: "2aba9732-8da4-4b90-b7ec-8bf34dd08e59" + Damage: 0 + "shield/grip": "shield/basic_grip" + "shield/heater_material": "heater/iron" + } + } + x: -4.5d + y: -26.0d + description: ["熨斗形盾可以在冷却后格挡有限时间。"] + dependencies: ["0000000000000939"] + optional: true + id: "0000000000000A03" + tasks: [{ + id: "0000000000000A27" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A25" + type: "xp" + xp: 50 + }] + } + { + title: "塔盾" + icon: { + id: "tetra:modular_shield" + Count: 1b + tag: { + "shield/plate": "shield/tower" + honing_progress: 112 + HideFlags: 1 + "shield/basic_grip_material": "basic_grip/iron" + id: "6a393be1-1a24-4788-91ee-b97c693906a5" + Damage: 0 + "shield/grip": "shield/basic_grip" + "shield/tower_material": "tower/iron" + } + } + x: -3.5d + y: -25.0d + description: ["塔盾可以无冷却、无限期的格挡,但比其他类型的盾牌使用更多的完整度。"] + dependencies: ["0000000000000939"] + optional: true + id: "0000000000000A05" + tasks: [{ + id: "0000000000000A26" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A23" + type: "xp" + xp: 50 + }] + } + { + title: "长弓" + icon: { + id: "tetra:modular_bow" + Count: 1b + tag: { + "bow/stave": "bow/long_stave" + honing_progress: 80 + HideFlags: 1 + "bow/long_stave_material": "long_stave/spruce" + "bow/basic_string_material": "basic_string/string" + "bow/string": "bow/basic_string" + id: "a9746499-767b-4322-9bfa-e5a0b91eb6fc" + AS_Amulet_Holder: [I; + -449486007 + 118443153 + -1822806901 + -231257592 + ] + Damage: 0 + } + } + x: -7.0d + y: -25.0d + description: ["长弓有着高伤害/速度,但缓慢的拉弓速度。"] + dependencies: ["000000000000077F"] + optional: true + id: "0000000000000A07" + tasks: [{ + id: "0000000000000A2A" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A21" + type: "xp" + xp: 50 + }] + } + { + title: "反曲弓" + icon: { + id: "tetra:modular_bow" + Count: 1b + tag: { + "bow/stave": "bow/recurve_stave" + honing_progress: 112 + "bow/recurve_stave_material": "recurve_stave/spruce" + HideFlags: 1 + "bow/basic_string_material": "basic_string/string" + "bow/string": "bow/basic_string" + id: "c507b5f7-5d4d-4224-b8d8-fb7c5a9a670e" + AS_Amulet_Holder: [I; + -449486007 + 118443153 + -1822806901 + -231257592 + ] + Damage: 0 + } + } + x: -8.5d + y: -23.5d + description: ["反曲弓有着低伤害/速度,但快速的拉弓速度。"] + dependencies: ["000000000000077F"] + optional: true + id: "0000000000000A35" + tasks: [{ + id: "0000000000000A36" + type: "checkmark" + }] + rewards: [{ + id: "0000000000000A3A" + type: "xp" + xp: 50 + }] + } + { + title: "附魔" + x: -1.0d + y: -23.5d + description: [ + "Tetra工具可以被附魔。你可以通过在附魔栏位放置一本附魔书将它们附魔,和你升级组件很像。" + "" + "工具的魔法容量决定了工具可以拥有多少/多强大的魔咒。" + "" + "警告:如果你使用了比工具所有更多的魔法容量,不好的事将会发生。" + ] + dependencies: ["0000000000000775"] + id: "0000000000000A3B" + tasks: [{ + id: "0000000000000A3C" + type: "item" + item: "minecraft:enchanting_table" + }] + rewards: [{ + id: "0000000000000A3D" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + title: "3x3采掘!" + x: 0.0d + y: -16.5d + shape: "pentagon" + description: ["当地底提取器用作工具的第二头部时,工具就能以3x3的范围采掘!"] + dependencies: ["0000000000000777"] + size: 1.5d + optional: true + id: "0000000000000FB9" + tasks: [{ + id: "0000000000000FBA" + type: "item" + item: "tetra:chthonic_extractor" + }] + rewards: [{ + id: "0000000000000FBB" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "7级" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/head_left/settle_progress": 708 + "double/basic_handle_material": "basic_handle/end_rod" + "double/handle": "double/basic_handle" + honing_progress: 470 + HideFlags: 1 + "double/head_left": "double/basic_hammer_left" + "double/head_right": "double/basic_hammer_right" + "double/head_right/settle_progress": 708 + id: "b262f1bb-de92-4835-a8ed-783e131c5dd9" + Damage: 0 + "double/basic_hammer_right_material": "basic_hammer/starmetal" + "double/handle/settle_progress": 205 + "double/basic_hammer_left_material": "basic_hammer/starmetal" + } + } + x: -4.0d + y: -11.5d + description: ["我们添加了一些额外的锤子等级,用于制作最高级的Tetra工具,特别是弓。"] + dependencies: ["0000000000000887"] + id: "03E874538CC29EAF" + tasks: [{ + id: "019F3FE0B1C8CDEB" + type: "item" + item: "astralsorcery:starmetal_ingot" + count: 2L + }] + rewards: [{ + id: "59B2B9FCD1E15324" + type: "command" + title: "铁匠快乐包" + icon: "kubejs:blacksmiths_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blacksmiths_delight" + player_command: false + }] + } + { + title: "8级" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/head_left/settle_progress": 592 + "double/basic_handle_material": "basic_handle/end_rod" + "double/handle": "double/basic_handle" + honing_progress: 410 + HideFlags: 1 + "double/head_left": "double/basic_hammer_left" + "double/head_right": "double/basic_hammer_right" + "double/head_right/settle_progress": 592 + id: "595b6b9f-c12d-42f7-bb35-e12a0acaaa25" + Damage: 0 + "double/basic_hammer_right_material": "basic_hammer/sky" + "double/handle/settle_progress": 175 + "double/basic_hammer_left_material": "basic_hammer/sky" + } + } + x: -5.0d + y: -11.5d + description: ["我们添加了一些额外的锤子等级,用于制作最高级的Tetra工具,特别是弓。"] + dependencies: ["03E874538CC29EAF"] + id: "6021E8E72AD98AB6" + tasks: [{ + id: "665CC8BF12C14289" + type: "item" + item: "naturesaura:sky_ingot" + count: 2L + }] + rewards: [{ + id: "49D9C81C252CD109" + type: "command" + title: "铁匠快乐包" + icon: "kubejs:blacksmiths_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blacksmiths_delight" + player_command: false + }] + } + { + title: "9级" + icon: { + id: "tetra:modular_double" + Count: 1b + tag: { + "double/head_left/settle_progress": 1068 + "double/basic_handle_material": "basic_handle/end_rod" + "double/handle": "double/basic_handle" + honing_progress: 665 + HideFlags: 1 + "double/head_left": "double/basic_hammer_left" + "double/head_right": "double/basic_hammer_right" + "double/head_right/settle_progress": 1068 + id: "e771cd1b-c641-4b37-bbd9-e805f1c75dc2" + Damage: 0 + "double/basic_hammer_right_material": "basic_hammer/alfsteel" + "double/handle/settle_progress": 120 + "double/basic_hammer_left_material": "basic_hammer/alfsteel" + } + } + x: -6.0d + y: -12.75d + shape: "hexagon" + description: [ + "我们添加了一些额外的锤子等级,用于制作最高级的Tetra工具。" + "" + "……比如说精灵钢反曲弓。" + "" + ] + dependencies: ["6021E8E72AD98AB6"] + size: 1.5d + id: "5DA0E2DDC46C8721" + tasks: [{ + id: "4F7E103E546BD020" + type: "item" + item: "mythicbotany:alfsteel_ingot" + count: 2L + }] + rewards: [{ + id: "25764538285A2048" + type: "command" + title: "铁匠快乐包" + icon: "kubejs:blacksmiths_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_blacksmiths_delight" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/thermal_series.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/thermal_series.snbt new file mode 100644 index 00000000..a886112a --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/thermal_series.snbt @@ -0,0 +1,995 @@ +{ + id: "00000000000003A1" + group: "72A9465344128AF9" + order_index: 7 + filename: "thermal_series" + title: "热力系列" + icon: "thermal:wrench" + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + x: 2.0d + y: 0.5d + shape: "gear" + description: [ + "热力系列是几年以来模组Minecraft的主打模组系列。沧桑岁月给它带来了很多变化,但它始终保持着一种略带魔法的科技主题。" + "" + "《热力百科》详细地介绍了热力系列中的许多工具和机器。多多翻阅,学习更多的知识。" + "" + "~MuteTiefling" + ] + optional: true + id: "00000000000003A2" + tasks: [{ + id: "6F8140DE19FABFDA" + type: "item" + item: "thermal:wrench" + }] + rewards: [{ + id: "4623F41B74F1829E" + type: "item" + title: "铁矿块" + item: "emendatusenigmatica:iron_chunk" + count: 4 + random_bonus: 8 + }] + } + { + icon: "thermal:dynamo_stirling" + x: 0.0d + y: 1.0d + subtitle: "从你头顶来的能量" + description: [ + "你不能无中生有;做功要消耗能量,对能量的追求驱动着一切。我们的第一步,便是产生一些能量,开始使用热力机器。" + "" + "斯特林能源炉燃烧燃料以产生热差,推动引擎旋转并产生易于存储和转换的能量。" + "" + "查看《热力百科》获得相关升级的信息。" + ] + dependencies: ["00000000000003A2"] + id: "00000000000004A3" + tasks: [ + { + id: "00000000000004A4" + type: "item" + item: "thermal:dynamo_stirling" + } + { + id: "00000000000004B8" + type: "item" + title: "任意煤炭" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "minecraft:coals" + } + } + count: 16L + } + ] + rewards: [ + { + id: "00000000000004EC" + type: "item" + title: "能量线缆(基础)" + item: "mekanism:basic_universal_cable" + count: 8 + } + { + id: "000000000000063A" + type: "item" + title: "能量单元(基础)" + item: "powah:energy_cell_basic" + } + { + id: "0000000000000A7E" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + } + ] + } + { + x: -2.0d + y: 1.5d + subtitle: "下渗经济学" + description: [ + "虽然天下没有免费的午餐,但是能量的源头也不是拨开云就能见天日的。树汁提取器结合了重力和树木自身的毛细管作用来收集树木中可用的液体。" + "" + "这是一个非破坏性的过程,但需要一棵活树。提供一些骨粉或其他肥料可以帮助更快地补充树木的储备,从而提高产量。" + "" + "查看《热力百科》获得更多相关升级以及从各个树中可提取的流体的信息。" + ] + dependencies: ["00000000000004A3"] + id: "00000000000004A5" + tasks: [{ + id: "00000000000004A6" + type: "item" + item: "thermal:device_tree_extractor" + }] + rewards: [ + { + id: "00000000000004BA" + type: "item" + title: "丛林树苗" + auto: "disabled" + item: "minecraft:jungle_sapling" + count: 4 + } + { + id: "00000000000004F0" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + } + { + id: "0000000000000F87" + type: "item" + title: "金合欢树苗" + item: "minecraft:acacia_sapling" + count: 4 + } + ] + } + { + icon: "thermal:machine_refinery" + x: -1.5d + y: 3.5d + subtitle: "不平常的私酿" + description: [ + "输入一小点能量,流体精炼机可以将树脂精炼成树油,一种比煤炭燃烧效率更高的优质可再生燃料。" + "" + "查看《热力百科》以获得相关升级的信息。" + ] + dependencies: ["00000000000004BB"] + id: "00000000000004A7" + tasks: [ + { + id: "00000000000004A8" + type: "item" + item: "thermal:machine_refinery" + } + { + id: "00000000000004C1" + type: "item" + item: "thermal:tree_oil_bucket" + } + ] + rewards: [ + { + id: "00000000000004EF" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + } + { + id: "0000000000000639" + type: "item" + title: "基础机械管道" + item: "mekanism:basic_mechanical_pipe" + count: 8 + } + ] + } + { + x: 6.0d + y: 1.5d + subtitle: "左右为难" + description: [ + "有些材料比你想的更加充裕,它们只是被锁在了不同的形态,需要一点点加工来释放它们。" + "" + "磨粉机可以帮助提取这些额外产出,比如从铁矿中获得一些镍,或是从铅矿中获得银。" + "" + "查看《热力百科》以获得相关升级的信息。" + ] + dependencies: ["00000000000004C2"] + id: "00000000000004AB" + tasks: [{ + id: "00000000000004AC" + type: "item" + item: "thermal:machine_pulverizer" + }] + rewards: [{ + id: "00000000000004F2" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: 6.0d + y: 2.5d + subtitle: "自举法科技" + description: [ + "普通熔炉需要助力才可以产出高级合金。" + "" + "殷钢有很多有用的性质,其中最重要的是能够承受在更好的熔炉中的热量。" + "" + "研磨一些铁和镍,用手将它们混合,然后将混合物熔炼。" + ] + dependencies: ["00000000000004AB"] + id: "00000000000004AD" + tasks: [{ + id: "00000000000004AE" + type: "item" + item: "emendatusenigmatica:invar_dust" + }] + rewards: [{ + id: "00000000000004F3" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: 6.0d + y: 3.5d + subtitle: "支持抵抗!" + description: [ + "用于直接制作合金的高级熔炉,可以制作许多其它有用的材料,比如硬化玻璃。" + "" + "查看《热力百科》以获得相关升级的信息。" + ] + dependencies: ["00000000000004AD"] + id: "00000000000004AF" + tasks: [{ + id: "00000000000004B0" + type: "item" + item: "thermal:machine_smelter" + }] + rewards: [{ + id: "00000000000004F4" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + x: -1.5d + y: 2.5d + subtitle: "胶着局势" + description: [ + "虽然有些人可能仍在寻找最甜的味道,但其他人只是试图让电灯一直亮着。" + "" + "树脂可以从许多不同的树上提取,进行一点加工就可以将它变成优秀的燃料来源。" + ] + dependencies: ["00000000000004A5"] + id: "00000000000004BB" + tasks: [{ + id: "00000000000004BC" + type: "item" + item: "thermal:resin_bucket" + }] + rewards: [ + { + id: "00000000000004ED" + type: "item" + title: "甜浆果" + item: "minecraft:sweet_berries" + count: 16 + } + { + id: "000000000000063B" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + } + ] + } + { + x: -1.5d + y: 4.5d + subtitle: "冰!冰!宝贝~" + description: [ + "有了更好的燃料,制作一个压缩能源炉以产出一些简单的可再生能量。" + "" + "从这里开始,请自己探索其他的能源炉,找到最适合你发展情况的能源。" + "" + "查看《热力百科》以获得相关升级的信息。" + ] + dependencies: ["00000000000004A7"] + id: "00000000000004BF" + tasks: [{ + id: "00000000000004C0" + type: "item" + item: "thermal:dynamo_compression" + }] + rewards: [{ + id: "00000000000004EE" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + x: 4.0d + y: 1.0d + subtitle: "卡皮森38 II型" + description: [ + "一种简单熔炉,和标准的燃煤熔炉一样,只不过更快、更高效。" + "" + "查看《热力百科》以获得相关升级的信息。" + ] + dependencies: ["00000000000003A2"] + id: "00000000000004C2" + tasks: [{ + id: "00000000000004C3" + type: "item" + item: "thermal:machine_furnace" + }] + rewards: [ + { + id: "00000000000004F1" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + } + { + id: "0000000000000A7F" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: 4.5d + y: 4.0d + subtitle: "敲一敲、拉一拉、扭一扭!" + description: [ + "精密加工通常意味着更高的效率,无论是在完成任务的时间还是在使用的材料上。多驱冲压机就是这样一种机器,它冲压板更快、齿轮更便宜,同时也打开了其他加工技术的大门。" + "" + "查看《热力百科》以获得相关升级的信息。" + ] + dependencies: ["00000000000004AF"] + id: "00000000000004C4" + tasks: [{ + id: "00000000000004C5" + type: "item" + item: "thermal:machine_press" + }] + rewards: [ + { + id: "00000000000004F6" + type: "item" + title: "金属冲压模具:齿轮" + item: "immersiveengineering:mold_gear" + } + { + id: "000000000000068B" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + } + ] + } + { + x: 7.5d + y: 4.0d + subtitle: "废土与天空之间……" + description: [ + "大自然是培育植物的好手,毕竟它一直在干这件事。但是,当空间有限时,有机灌注器是自然方法的绝佳替代品。" + "" + "需要水和能量。推荐使用肥料,虽然这是可选的。" + "" + "查看《热力百科》以获得相关升级的信息。" + ] + dependencies: ["00000000000004AF"] + id: "00000000000004C6" + tasks: [{ + id: "00000000000004C7" + type: "item" + item: "thermal:machine_insolator" + }] + rewards: [{ + id: "00000000000004F5" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + x: 6.5d + y: 4.5d + subtitle: "把标签A插入栏位B" + description: [ + "可以快速组装部件的精密机器,简化了自动化。它还有一个内部储液罐,可以自动向需要的合成提供液体。" + "" + "设定一个配方,按下绿色对勾核实,然后提供原料。" + "" + "查看《热力百科》以获得相关升级的信息。" + ] + dependencies: ["00000000000004AF"] + id: "00000000000004C8" + tasks: [{ + id: "00000000000004C9" + type: "item" + item: "thermal:machine_crafter" + }] + rewards: [{ + id: "000000000000064E" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: 3.0d + y: -0.5d + description: ["一种手持“爆炸物”,可以释放元素狂风人的雷电能量,使闪电自发地击下。"] + dependencies: ["00000000000004DD"] + dependency_requirement: "one_started" + id: "00000000000004CA" + tasks: [{ + id: "00000000000004DC" + type: "item" + item: "thermal:lightning_grenade" + }] + rewards: [{ + id: "00000000000004FD" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + x: 1.0d + y: -0.5d + description: ["一种手持“爆炸物”,可以释放元素暴雪人的寒冷能量,冻结水并将该区域覆盖在大雪之下。"] + dependencies: ["00000000000004DD"] + dependency_requirement: "one_started" + id: "00000000000004CC" + tasks: [{ + id: "00000000000004DB" + type: "item" + item: "thermal:ice_grenade" + }] + rewards: [{ + id: "00000000000004FE" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + x: 4.0d + y: 0.0d + description: ["一种手持“爆炸物”,可以释放元素岩石人的潜在能量,使地崩山摇。"] + dependencies: ["00000000000004DD"] + dependency_requirement: "one_started" + id: "00000000000004CE" + tasks: [{ + id: "00000000000004DA" + type: "item" + item: "thermal:earth_grenade" + }] + rewards: [{ + id: "00000000000004FC" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + x: 0.0d + y: 0.0d + description: ["一种手持“爆炸物”,可以释放元素烈焰人的阴燃能量,使熊熊火光照亮周围。"] + dependencies: ["00000000000004DD"] + id: "00000000000004D7" + tasks: [{ + id: "00000000000004D9" + type: "item" + item: "thermal:fire_grenade" + }] + rewards: [{ + id: "00000000000004FF" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + title: "异界元素" + x: 2.0d + y: -1.0d + subtitle: "火元素攻击时天地一阵异变" + description: ["简单的冶金学已经走到了尽头。在这一点,就需要更多的异界材料。寻找在世界最极端环境下居住的元素生物。"] + dependencies: ["00000000000003A2"] + id: "00000000000004DD" + tasks: [ + { + id: "00000000000004DE" + type: "item" + item: "minecraft:blaze_rod" + } + { + id: "00000000000004DF" + type: "item" + item: "thermal:blitz_rod" + } + { + id: "00000000000004E0" + type: "item" + item: "thermal:blizz_rod" + } + { + id: "00000000000004E1" + type: "item" + item: "thermal:basalz_rod" + } + ] + rewards: [{ + id: "00000000000004FB" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + title: "RF容量和传输升级" + x: 3.0d + y: 2.5d + description: [ + "更大的存储或是更快的能量释放?" + "" + "仔细考虑如何选择这些升级。" + ] + dependencies: ["00000000000003A2"] + id: "00000000000004E2" + tasks: [{ + id: "0000000000000F56" + type: "item" + title: "RF容量/升级升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "thermal:rf_coil_augment" + Count: 1b + } + { + id: "thermal:rf_coil_storage_augment" + Count: 1b + } + { + id: "thermal:rf_coil_xfer_augment" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "00000000000004FA" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + title: "整合组件" + x: 2.0d + y: 3.0d + description: [ + "整合组件可以升级机器或工具几乎所有的数据。" + "" + "只有最高等级的整合组件生效,因此一次只需要装一个整合组件。" + "" + "越高级的版本需要越多的异界材料。" + ] + dependencies: ["00000000000003A2"] + id: "00000000000004E6" + tasks: [{ + id: "0000000000000F8D" + type: "item" + item: "thermal:upgrade_augment_1" + }] + rewards: [{ + id: "00000000000004F8" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + title: "动力炉升级" + x: 1.0d + y: 2.5d + description: [ + "工业工程师在设计系统时经常面临着速度与效率的权衡。选择这些升级时请考虑实际所需。" + "" + "当能量可以储存起来供将来使用时,效率是有回报的,但有时为了满足稳定的需求,需要牺牲是必须的。" + ] + dependencies: ["00000000000003A2"] + id: "0000000000000F52" + tasks: [{ + id: "0000000000000F59" + type: "item" + title: "动力炉升级" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "thermal:dynamo_output_augment" + Count: 1b + } + { + id: "thermal:dynamo_fuel_augment" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "0000000000000F9F" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: -2.5d + y: 2.5d + subtitle: "这是你的母性" + description: [ + "自然世界惯性顺其自然的原则,除非出现真正的主宰,否则很少屈服。我们改变一下好吗?看看大自然能做什么?" + "" + "在一棵丛林树开出切口,开始提取生胶乳。这没有硬性限制。" + ] + dependencies: ["00000000000004A5"] + id: "0000000000000F67" + tasks: [{ + id: "0000000000000F68" + type: "item" + item: "industrialforegoing:latex_bucket" + }] + rewards: [{ + id: "0000000000000F8A" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: -2.5d + y: 3.5d + subtitle: "硫化粘合" + description: ["曾经光滑柔软的胶乳,通过硫化过程就会变得坚韧,从而适用于更多的工业用途。"] + dependencies: ["0000000000000F67"] + id: "0000000000000F69" + tasks: [{ + id: "0000000000000F6A" + type: "item" + item: "thermal:cured_rubber" + count: 8L + }] + rewards: [{ + id: "0000000000000F8B" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: -0.5d + y: 4.0d + description: [ + "石油主要存在于浅池中和基岩之下的深处,它也可以从大地中的沥青矿里被非常小心地提取。" + "" + "采集一些石油,并用流体精炼机进行处理。加上一点点精炼,它就成了极好的燃料来源。" + ] + dependencies: [ + "00000000000004A8" + "00000000000004A7" + ] + id: "0000000000000F6B" + tasks: [{ + id: "0000000000000F6C" + type: "item" + title: "石油" + item: "pneumaticcraft:oil_bucket" + }] + rewards: [{ + id: "124C10AC728F1A8C" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: 5.5d + y: 4.5d + subtitle: "碰壁" + description: [ + "离心机是工业的重要组成部分,它以旋转物体直至其分离的古老工艺为原理,可以有效地分离材料。" + "" + "它的功能多样,同时也是创造多用途、高能量密度的液体燃料的第一步。" + ] + hide_dependency_lines: false + dependencies: ["00000000000004AF"] + id: "0000000000000F78" + tasks: [{ + id: "0000000000000F79" + type: "item" + item: "thermal:machine_centrifuge" + }] + rewards: [{ + id: "5839B6FFB471A35B" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: -3.5d + y: 4.0d + subtitle: "忍不住流口水" + description: ["可扩展、可升级、可便携。外出时收集液体的不二之选。"] + dependencies: ["0000000000000F69"] + id: "0000000000000F83" + tasks: [{ + id: "0000000000000F84" + type: "item" + item: { + id: "thermal:fluid_cell" + Count: 1b + tag: { + BlockEntityTag: { + TankInv: [{ + FluidName: "minecraft:empty" + Capacity: 32000 + Tank: 0b + Amount: 0 + }] + } + } + } + }] + rewards: [{ + id: "0000000000000F9C" + type: "item" + title: "液槽扩容升级" + item: "thermal:fluid_tank_augment" + }] + } + { + x: -2.5d + y: 4.5d + subtitle: "感觉活力满满,正能量爆棚" + description: [ + "" + "可扩展、可升级、可便携。随时随地,即插即用。" + ] + dependencies: ["0000000000000F69"] + id: "0000000000000F85" + tasks: [{ + id: "0000000000000F86" + type: "item" + item: { + id: "thermal:energy_cell" + Count: 1b + tag: { + BlockEntityTag: { + EnergyMax: 1000000 + EnergySend: 1000 + Energy: 0 + EnergyRecv: 1000 + } + } + } + }] + rewards: [{ + id: "0000000000000F88" + type: "item" + title: "扩容 IV" + item: { + id: "minecraft:enchanted_book" + Count: 1b + tag: { + StoredEnchantments: [{ + lvl: 4s + id: "cofh_core:holding" + }] + } + } + }] + } + { + x: 0.0d + y: 2.0d + description: [ + "机器可能会丢失大量材料,这些材料可以通过减慢运行速度并进行再次确认来收回。" + "" + "辅助筛选升级在适用机器中会牺牲速度换取额外材料。" + ] + dependencies: ["00000000000003A2"] + id: "0000000000000F90" + tasks: [{ + id: "0000000000000F91" + type: "item" + item: "thermal:machine_output_augment" + }] + rewards: [{ + id: "0000000000000FA0" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: 4.0d + y: 2.0d + description: [ + "有时,你只想尽快把活干完,管它喵的成本。" + "" + "通量磁链升级大大提高了机器的速度,虽然它们会反过来降低能量效率。" + ] + dependencies: ["00000000000003A2"] + id: "0000000000000F9D" + tasks: [{ + id: "0000000000000F9E" + type: "item" + item: "thermal:machine_speed_augment" + }] + rewards: [{ + id: "0000000000000FA1" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: 2.0d + y: 4.5d + subtitle: "讨厌喝茶?这简直和讨厌呼吸无异。" + description: [ + "饿货,来一杯新鲜的冷饮怎么样?" + "" + "在它的每一面放置水源以产生无限水,且可以通过任何流体管道提取。非常适合自动化!" + ] + dependencies: ["00000000000003A2"] + id: "3D23E5D7FA0F0A3E" + tasks: [{ + id: "6EC90AFC954E42C8" + type: "item" + item: "thermal:device_water_gen" + }] + rewards: [{ + id: "052C23B5160E5C9A" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: 2.0d + y: 6.0d + subtitle: "热血男儿,弗拉默!" + description: [ + "一点点熔岩和一点点水。Boom,一箱石头。" + "" + "造石机输出的石头类型由放置在其下方的方块控制。" + ] + dependencies: ["00000000000003A2"] + id: "724E414250F20D9C" + tasks: [{ + id: "2395D1B3DDEB3FB6" + type: "item" + item: "thermal:device_rock_gen" + }] + rewards: [{ + id: "5FF0D0F905311B5F" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: 1.0d + y: 5.5d + subtitle: "我永远嘲笑引力。哈哈哈,地心引力!" + description: ["用来收拾那些僵尸留下的烂摊子的方便装置。真是没礼貌的客人。"] + dependencies: ["00000000000003A2"] + id: "505A3C679D3EDD3B" + tasks: [{ + id: "66FA40C40EA10DE7" + type: "item" + item: "thermal:device_collector" + }] + rewards: [{ + id: "7AE5586CD4CAE2A9" + type: "command" + title: "稀有热力系列战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_rare" + player_command: false + }] + } + { + x: 3.0d + y: 5.5d + subtitle: "为什么每次你捣鼓那魔水,我都会被弄湿?" + description: ["多功能的冷却室,同样适用于制作冰威士忌苏打或完全成形的锭。"] + dependencies: ["00000000000003A2"] + id: "47B80FE2B94D5548" + tasks: [{ + id: "7DFFBA48694F1143" + type: "item" + item: "thermal:machine_chiller" + }] + rewards: [{ + id: "111267C52D39C197" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/tinkers_construct.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/tinkers_construct.snbt new file mode 100644 index 00000000..ec677c03 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/tinkers_construct.snbt @@ -0,0 +1,3778 @@ +{ + id: "5967132E080A674D" + group: "74B3CF67FCEAB20F" + order_index: 2 + filename: "tinkers_construct" + title: "匠魂" + icon: { + id: "tconstruct:vein_hammer" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.3f + "tconstruct:attack_damage": 1.25f + "tconstruct:durability": 5.0f + } + tic_stats: { + "tconstruct:attack_speed": 1.1f + "tconstruct:mining_speed": 2.5125f + "tconstruct:attack_damage": 5.9375f + "tconstruct:harvest_level": 4.0f + "tconstruct:durability": 7906.25f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:maintained" + level: 1s + } + { + name: "tconstruct:piercing" + level: 2s + } + { + name: "tconstruct:sturdy" + level: 1s + } + { + name: "tconstruct:momentum" + level: 1s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:hepatizon" + "tconstruct:wood" + "enigmatica:gaia_spirit" + "enigmatica:niotic" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 6875 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + title: "匠魂时间到!" + icon: { + id: "tconstruct:vein_hammer" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.3f + "tconstruct:attack_damage": 1.25f + "tconstruct:durability": 5.0f + } + tic_stats: { + "tconstruct:attack_speed": 1.1f + "tconstruct:mining_speed": 2.5125f + "tconstruct:attack_damage": 5.9375f + "tconstruct:harvest_level": 4.0f + "tconstruct:durability": 7906.25f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:maintained" + level: 1s + } + { + name: "tconstruct:piercing" + level: 2s + } + { + name: "tconstruct:sturdy" + level: 1s + } + { + name: "tconstruct:momentum" + level: 1s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:hepatizon" + "tconstruct:wood" + "enigmatica:gaia_spirit" + "enigmatica:niotic" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 6875 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + x: 0.0d + y: 0.0d + shape: "gear" + description: [ + "匠魂(英文简称TiC、TiCon或TCon)是一个模块化工具模组,能使工匠制作强大、可修复且可升级的工具。" + "" + "注:需要工具或工具部件的任务可以接受“任何”材料的部件,所以开始打造吧!" + ] + id: "47169AB8212BD508" + tasks: [{ + id: "7E574E8726A74BAE" + type: "checkmark" + }] + rewards: [{ + id: "3CB675D49916C945" + type: "xp" + xp: 100 + }] + } + { + title: "模板与你" + icon: "tconstruct:materials_and_you" + x: 2.0d + y: 0.0d + description: [ + "发展匠魂的第一步是制作模板。这些模板会被用来制作发展所需的合成方块。它们还可以与材料组合以制作各种工具部件。" + "" + "《材料与你》一书提供了匠魂可制作的第一批工具以及可使用的一级材料的信息。" + ] + dependencies: ["47169AB8212BD508"] + dependency_requirement: "one_started" + id: "29743F1C8CF559A2" + tasks: [{ + id: "0AB9B5ABEF3FE96B" + type: "item" + item: "tconstruct:pattern" + }] + rewards: [{ + id: "3E7CAF244FF83471" + type: "item" + item: "tconstruct:materials_and_you" + }] + } + { + title: "探索匠魂" + icon: "sophisticatedbackpacks:backpack" + x: -2.0d + y: 0.0d + description: ["匠魂增加了一些探索的区域,以及帮助工匠探索的工具。这些章节会为工匠描述他们可创造的装置以及在各个维度中可找到的区域和材料。"] + dependencies: ["47169AB8212BD508"] + id: "4588297F41674524" + tasks: [{ + id: "2B64D28ADD716F56" + type: "checkmark" + }] + rewards: [{ + id: "44BD2F811F1EAA52" + type: "xp" + xp: 100 + }] + } + { + x: 1.5d + y: 1.5d + description: [ + "虽然石头工具很容易修理,但要想采集更深处的材料、造成更多的伤害,就必须使用金属和更高阶的部件。" + "" + "《入门熔炼术》指导工匠了解二级材料更高的属性和自带能力,还有如何建造冶炼炉以铸造二级部件。" + ] + dependencies: ["29743F1C8CF559A2"] + id: "760FD80EF963D952" + tasks: [{ + id: "651C325CE20B4899" + type: "item" + item: "tconstruct:puny_smelting" + }] + rewards: [{ + id: "16C58C7C9C601B77" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + x: 0.0d + y: 2.0d + description: [ + "工匠最终总会希望冶炼超过九个锭的金属。他们也许还希望能够创造各种合金。为此将需要《大师熔炼术》中的知识。" + "" + "这本宝典将开始解释工匠可以使用的三级材料,以及可以添加到工具上的各种能力。 " + ] + dependencies: ["760FD80EF963D952"] + id: "580645AA5B0DC481" + tasks: [{ + id: "022446FCF9D621D6" + type: "item" + item: "tconstruct:mighty_smelting" + }] + rewards: [{ + id: "33A455096D43FDA9" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + x: -1.5d + y: 1.5d + description: ["最后一级的书提供了关于使用来自下界的材料建造的顶级设备的信息,以及可用于工匠打造工具的四级材料。"] + dependencies: ["580645AA5B0DC481"] + id: "6BDF1FD62E49EEBF" + tasks: [{ + id: "556A77E83C70C750" + type: "item" + item: "tconstruct:fantastic_foundry" + }] + rewards: [{ + id: "193895CBB3D7B7AF" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + }] + } + { + title: "主世界的匠魂" + icon: "tconstruct:sky_slime_sapling" + x: -1.5d + y: -1.5d + description: ["匠魂在主世界增加了几个可供工匠寻找的岛屿。在天空中可以找到飘浮的碧空黏液岛,沿着海岸线可以找到大地黏液岛。甚至还有一些看起来像黏液岛的黏土岛,但却是普通的原版岛屿。"] + dependencies: ["4588297F41674524"] + dependency_requirement: "all_started" + id: "535EDB063EEB4A69" + tasks: [{ + id: "2F3E5A178D42DA0F" + type: "checkmark" + }] + rewards: [{ + id: "5F1111E375131111" + type: "xp" + xp: 100 + }] + } + { + title: "下界的匠魂" + icon: "tconstruct:blood_slime_sapling" + x: 0.0d + y: -2.0d + description: ["下界是工匠寻找升级工具的材料的下一站。下界钴矿石可以在任意地形中找到,黏血岛可以在熔岩层中找到,凋灵骷髅也会掉落一些额外的好东西。"] + dependencies: ["535EDB063EEB4A69"] + id: "48DD79D9708932B9" + tasks: [{ + id: "1EDA3F6F447CE811" + type: "checkmark" + }] + rewards: [{ + id: "4B5F51288DDAA9EC" + type: "xp" + xp: 100 + }] + } + { + title: "末地的匠魂" + icon: "tconstruct:ender_slime_sapling" + x: 1.5d + y: -1.5d + description: ["进入末地会为工匠解锁更多的资源。从龙身上炸下来的龙鳞,到找寻有着最不寻常的史莱姆的岛屿,各种高级的材料等待着工匠去寻找。"] + dependencies: ["48DD79D9708932B9"] + id: "3DB4D65F8A5ECA0B" + tasks: [{ + id: "1FBA34DE510DF134" + type: "checkmark" + }] + rewards: [{ + id: "6DA7B2228577015A" + type: "xp" + xp: 100 + }] + } + { + x: 3.5d + y: 0.0d + description: [ + "匠魂的各种合成方块形成了一个可从单一界面访问全部方块的多方块结构,而第一个要制作的方块是工作站。" + "" + "这个方块比原版的工作台更有优势,因为它可以保留合成网格中的材料,并且在世界中可以直接看到它们。它还会连接到相邻的容器,使合成更方便。" + ] + dependencies: ["29743F1C8CF559A2"] + id: "153D64CF717673FD" + tasks: [{ + id: "700364E7B8371737" + type: "item" + item: { + id: "tconstruct:crafting_station" + Count: 1b + tag: { + texture: "minecraft:oak_log" + } + } + }] + rewards: [{ + id: "1CD2DCB53AC39809" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + x: 5.0d + y: 0.0d + description: ["在打造工具之前,工匠需要制造构成这些工具的部件。部件制造台是制造部件所需的方块。随着匠魂版本的更新,一套精简的部件也随之而来。"] + dependencies: ["153D64CF717673FD"] + id: "2328B550CF3B401C" + tasks: [{ + id: "5C5C31F396BF4239" + type: "item" + item: { + id: "tconstruct:part_builder" + Count: 1b + tag: { + texture: "minecraft:oak_planks" + } + } + }] + rewards: [{ + id: "6E0B79AF590A85C8" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + x: 6.5d + y: 0.0d + description: [ + "这是合成、修理以及简单升级匠魂工具所需的匠魂方块。" + "" + "在合成完基础部件后,工匠需要在工匠站的界面中选择工具设计,并将部件组装成他们的新工具。" + "" + "工具也可用与其头部部件相同的材料在工匠站进行修理。" + ] + dependencies: ["2328B550CF3B401C"] + id: "43EDC38B89D1611F" + tasks: [{ + id: "2C5A3BABB5FE0A39" + type: "item" + item: { + id: "tconstruct:tinker_station" + Count: 1b + tag: { + texture: "minecraft:oak_planks" + } + } + }] + rewards: [{ + id: "48AAC24DE364756A" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + x: 4.0d + y: -1.0d + description: ["工匠箱是一个可以与多方块结构中其他匠魂合成方块一起使用的存储方块。它拥有比单个箱子更大的存储空间,且在匠魂组合界面中拥有自己的界面标签。"] + dependencies: ["153D64CF717673FD"] + id: "0DE8DA1DF8C47EDD" + tasks: [{ + id: "7C4EF42E1043BA79" + type: "item" + item: "tconstruct:tinkers_chest" + }] + rewards: [{ + id: "7B852A7C57B1D2A9" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + x: 4.0d + y: 1.0d + description: ["这个匠魂方块是一个特殊的存储方块,用于存储部件制造台合成的部件。在后续任务线中,需要储存用沙子铸模的石头部件时非常有用。"] + dependencies: ["153D64CF717673FD"] + id: "114A1B879EEC619E" + tasks: [{ + id: "2CEEC0080CD73D7C" + type: "item" + item: "tconstruct:part_chest" + }] + rewards: [{ + id: "0A14FCF62978D6ED" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + title: "匠魂砖泥" + x: 2.5d + y: 2.5d + description: ["工匠在能够建造用于制造和使用二级材料的多方块结构之前,需要制作砖泥。这种材料是更高级的匠魂结构的建筑方块的前身。"] + dependencies: ["760FD80EF963D952"] + id: "53998A418EE25004" + tasks: [{ + id: "166F19DB03816147" + type: "item" + item: "tconstruct:grout" + count: 8L + }] + rewards: [ + { + id: "4D8B81DAA1964C23" + type: "item" + item: "tconstruct:grout" + count: 8 + } + { + id: "25EAF2E7866A5BC8" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + } + ] + } + { + icon: "tconstruct:seared_melter" + x: 3.5d + y: 3.5d + description: [ + "焦黑熔化炉是工匠熔化材料并创造更高阶的部件和复合材料的手段。熔化炉一次可以熔化三个物品,并储存等同于九个锭的材料(或1296mb)" + "" + "请注意,熔化炉不能将材料融为合金;需要一个更强大的匠魂结构才能做到这点。还要注意的是,熔化炉可以由焦黑燃料储罐驱动,以达到更高的熔点。" + ] + dependencies: ["53998A418EE25004"] + id: "1BECFB61E2216217" + tasks: [ + { + id: "10BB8FE4AD38C5ED" + type: "item" + title: "焦黑熔化炉" + icon: "tconstruct:seared_melter" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "tconstruct:seared_melter" + Count: 1b + } + { + id: "tconstruct:smeltery_controller" + Count: 1b + } + ] + } + } + } + { + id: "66575D6B48FFD434" + type: "item" + title: "焦黑熔化炉" + item: "tconstruct:seared_heater" + } + { + id: "78758910B6CD9108" + type: "item" + item: "tconstruct:seared_faucet" + count: 2L + } + { + id: "734D6FC89A1960A6" + type: "item" + item: "tconstruct:seared_table" + } + { + id: "2329D0FAF7E1308E" + type: "item" + item: "tconstruct:seared_basin" + } + ] + rewards: [{ + id: "767CD1B19307EC7E" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + }] + } + { + title: "沙子铸模" + icon: "tconstruct:blank_sand_cast" + x: 4.5d + y: 4.5d + description: [ + "在早期,用于制作永久铸模的材料是很珍贵的,最好省下来用于第一个存储系统中。为此,工匠们可以使用古老的传统——沙铸。" + "" + "把沙子铸模放在浇铸台上,然后然后放置想要复制的部件。取走该部件,留给工匠的就是一个一次性使用的铸模。如果工匠想浇铸一个锭,他们可以使用现有的锭或砖。" + ] + dependencies: ["1BECFB61E2216217"] + id: "66B0A9AA63A7C13F" + tasks: [ + { + id: "6A53E9E0E83CB4C7" + type: "item" + item: "tconstruct:blank_sand_cast" + count: 4L + } + { + id: "4758C6DCFC68EA3B" + type: "item" + item: { + id: "tconstruct:pickaxe_head" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "3CB8AE663EE26D8E" + type: "item" + item: { + id: "tconstruct:tool_handle" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "74D2A2B7A309FADE" + type: "item" + item: { + id: "tconstruct:small_axe_head" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "76D712214E6ACF65" + type: "item" + item: { + id: "tconstruct:tool_binding" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "531A5C84DDD9221B" + type: "item" + item: { + id: "tconstruct:small_blade" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + ] + rewards: [ + { + id: "652FE682DFA872F9" + type: "item" + item: "minecraft:brick" + } + { + id: "00651FA7443BD662" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + } + ] + } + { + title: "复合浇筑" + x: 4.5d + y: 3.0d + description: [ + "匠魂设备可使工匠将液体浇铸在材料上以制造新材料。其中一种材料是熔岩木,一种防火的木质材料。" + "" + "其他此类材料可以通过使用JEI中的浇铸台和浇铸盆来查找配方。" + ] + dependencies: ["1BECFB61E2216217"] + id: "1F48E23A330D8884" + tasks: [{ + id: "0E7AFF03E6AAF838" + type: "item" + item: "tconstruct:lavawood" + }] + rewards: [{ + id: "49CC339E8B83FF16" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + }] + } + { + title: "永久铸模" + icon: "tconstruct:blank_cast" + x: 5.5d + y: 5.5d + description: [ + "沙子铸模用于制作第一批工具还不错,但发展一段时间后,永久铸模能使工匠的生活更有效率。" + "" + "通过将黄金熔化在牺牲部件上,就能制造出一个可多次使用的永久铸模。" + ] + dependencies: ["66B0A9AA63A7C13F"] + id: "3097BA4EEC6A0FD6" + tasks: [{ + id: "0219B24A8CA05EB7" + type: "item" + item: "tconstruct:blank_cast" + }] + rewards: [ + { + id: "39E11152088F2324" + type: "item" + item: "tconstruct:blank_cast" + count: 4 + } + { + id: "2872C6E42017722A" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + } + ] + } + { + x: 6.5d + y: 5.0d + description: ["在工匠制造了一些铸模后,他们很快就意识到应该有一个地方来储存所有的铸模。铸模箱就是为了提供那个地方而在。"] + dependencies: ["3097BA4EEC6A0FD6"] + id: "2D09D3CF2D3C41BC" + tasks: [{ + id: "3DA235D8014FFB98" + type: "item" + item: "tconstruct:cast_chest" + }] + rewards: [{ + id: "234C52AF09D0B5F7" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + }] + } + { + title: "冶炼炉控制器" + icon: "tconstruct:smeltery_controller" + x: 0.0d + y: 3.5d + description: [ + "熔化大量金属和制造合金需要使用多方块冶炼炉。甚至生物也可以在冶炼炉中熔化以产出材料。" + "" + "焦黑排液孔可输入或输出液体,而焦黑滑槽可输入物品。两者一结合,冶炼炉自动化变得轻而易举。" + ] + dependencies: ["580645AA5B0DC481"] + id: "40474087F229A612" + tasks: [ + { + id: "59FD8405D1FA08BA" + type: "item" + item: "tconstruct:smeltery_controller" + } + { + id: "1BA61064F9548C7D" + type: "item" + item: "tconstruct:seared_fuel_tank" + } + { + id: "64636843A6B8DF5D" + type: "item" + item: "tconstruct:seared_glass" + count: 4L + } + { + id: "620D7F44801A5E09" + type: "item" + item: "tconstruct:seared_drain" + } + { + id: "2D9DC62BCC36CF19" + type: "item" + item: "tconstruct:seared_chute" + } + ] + rewards: [{ + id: "083A5F8C6F937F35" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "工匠砧" + icon: { + id: "tconstruct:scorched_anvil" + Count: 1b + tag: { + texture: "tconstruct:slimesteel_block" + } + } + x: 0.0d + y: 6.5d + description: [ + "你进入了大型匠魂工具的世界。这些工具能够造成更多的伤害、开采更多的方块、割更多的草并砍更多的树。" + "" + "放置工匠砧后,工匠就解锁了全部的能力和需要五个输入栏位的升级,以及制作大型匠魂工具的能力。" + ] + dependencies: ["155CE535A506F2D4"] + id: "23F5852361B79CC5" + tasks: [{ + id: "3187F82B6F7F3E2A" + type: "item" + title: "工匠砧" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "tconstruct:scorched_anvil" + Count: 1b + } + { + id: "tconstruct:tinkers_anvil" + Count: 1b + } + ] + } + } + }] + rewards: [{ + id: "741689DFA0B4E6A4" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "匠魂镰刀" + icon: { + id: "tconstruct:scythe" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.45f + "tconstruct:durability": 2.5f + } + tic_stats: { + "tconstruct:attack_speed": 0.8f + "tconstruct:mining_speed": 3.1499999f + "tconstruct:attack_damage": 3.0f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 1800.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:maintained" + level: 2s + } + { + name: "tconstruct:silky_aoe_shears" + level: 1s + } + { + name: "tconstruct:harvest" + level: 1s + } + { + name: "tconstruct:hoe_transform_hidden" + level: 1s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + "tconstruct:wood" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 1800 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + x: -1.0d + y: 8.0d + description: ["这种园艺工具非常适合切割大面积的草地以及大群的生物。它也可以用来耕地,以种植新鲜的农作物。"] + dependencies: ["23F5852361B79CC5"] + id: "0D0A0376C66870A6" + tasks: [ + { + id: "6F7DA951ED0DD816" + type: "item" + item: { + id: "tconstruct:broad_blade" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "1EADD44D8BC525B3" + type: "item" + item: { + id: "tconstruct:tool_binding" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "33B118EC7CC5380E" + type: "item" + item: { + id: "tconstruct:tough_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + count: 2L + } + { + id: "355F4EDEEA0BC701" + type: "item" + item: { + id: "tconstruct:scythe" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.45f + "tconstruct:durability": 2.5f + } + tic_stats: { + "tconstruct:attack_speed": 0.8f + "tconstruct:mining_speed": 3.1499999f + "tconstruct:attack_damage": 3.0f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 1800.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:maintained" + level: 2s + } + { + name: "tconstruct:silky_aoe_shears" + level: 1s + } + { + name: "tconstruct:harvest" + level: 1s + } + { + name: "tconstruct:hoe_transform_hidden" + level: 1s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + "tconstruct:wood" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 1800 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + } + ] + rewards: [{ + id: "4CC70CD149953DE0" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "匠魂大锤" + icon: { + id: "tconstruct:sledge_hammer" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.4f + "tconstruct:attack_damage": 1.35f + "tconstruct:durability": 4.0f + } + tic_stats: { + "tconstruct:attack_speed": 0.75f + "tconstruct:mining_speed": 2.8f + "tconstruct:attack_damage": 6.75f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 2880.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:maintained" + level: 3s + } + { + name: "tconstruct:smite" + level: 2s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + "tconstruct:tinkers_bronze" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 2880 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + x: 1.5d + y: 7.0d + description: ["挖掘隧道时,大锤是最常用的工具,它可以挖3x3的区域的岩石(可扩展到5x5)。对抗怪物时,这个工具拥有亡灵杀手II,使其成为亡灵的克星。"] + dependencies: ["23F5852361B79CC5"] + id: "671FD13D085378E7" + tasks: [ + { + id: "1225919086B9402A" + type: "item" + item: { + id: "tconstruct:tough_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "1D89BCEA73AD925F" + type: "item" + item: { + id: "tconstruct:large_plate" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + count: 2L + } + { + id: "2381BD9B5187CCA5" + type: "item" + item: { + id: "tconstruct:hammer_head" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "666C8D5F71FBCD70" + type: "item" + item: { + id: "tconstruct:sledge_hammer" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.4f + "tconstruct:attack_damage": 1.35f + "tconstruct:durability": 4.0f + } + tic_stats: { + "tconstruct:attack_speed": 0.75f + "tconstruct:mining_speed": 2.8f + "tconstruct:attack_damage": 6.75f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 2880.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:maintained" + level: 3s + } + { + name: "tconstruct:smite" + level: 2s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + "tconstruct:tinkers_bronze" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 2880 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + } + ] + rewards: [{ + id: "5980002F94B77766" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "匠魂劈刀" + icon: { + id: "tconstruct:cleaver" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.25f + "tconstruct:attack_damage": 1.5f + "tconstruct:durability": 3.5f + } + tic_stats: { + "tconstruct:attack_speed": 0.9f + "tconstruct:mining_speed": 1.75f + "tconstruct:attack_damage": 8.25f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 2520.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:maintained" + level: 2s + } + { + name: "tconstruct:severing" + level: 2s + } + { + name: "tconstruct:silky_aoe_shears" + level: 1s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 2520 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + x: 0.0d + y: 8.0d + description: ["这把武器可在横扫范围内造成巨量伤害,且攻击怪物时有更大的触及半径。"] + dependencies: ["23F5852361B79CC5"] + id: "02F7E98E8F7C622F" + tasks: [ + { + id: "6FFAB0A5937304D7" + type: "item" + item: { + id: "tconstruct:tough_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + count: 2L + } + { + id: "3F42A06C6103439A" + type: "item" + item: { + id: "tconstruct:broad_blade" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "1D359CB4CD411315" + type: "item" + item: { + id: "tconstruct:large_plate" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "33ED38293F40ABD0" + type: "item" + item: { + id: "tconstruct:cleaver" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.25f + "tconstruct:attack_damage": 1.5f + "tconstruct:durability": 3.5f + } + tic_stats: { + "tconstruct:attack_speed": 0.9f + "tconstruct:mining_speed": 1.75f + "tconstruct:attack_damage": 8.25f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 2520.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:maintained" + level: 2s + } + { + name: "tconstruct:severing" + level: 2s + } + { + name: "tconstruct:silky_aoe_shears" + level: 1s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 2520 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + } + ] + rewards: [{ + id: "7A45DEF9D00CAE1F" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "匠魂矿脉锤" + icon: { + id: "tconstruct:vein_hammer" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.3f + "tconstruct:attack_damage": 1.25f + "tconstruct:durability": 5.0f + } + tic_stats: { + "tconstruct:attack_speed": 1.1f + "tconstruct:mining_speed": 2.1000001f + "tconstruct:attack_damage": 5.0f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 3600.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:maintained" + level: 3s + } + { + name: "tconstruct:piercing" + level: 2s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + "tconstruct:tinkers_bronze" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 3600 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + x: 1.5d + y: 6.0d + description: [ + "这个挖矿工具可破坏工匠目标方块相邻2格内所有的同类矿石,可以扩大到4格范围。与大锤相结合,可使挖矿工作变得更轻松。" + "" + "作为武器时,它是宽型武器中速度最快的,它的锋利的尖端使它具有穿刺II的效果。" + ] + dependencies: ["23F5852361B79CC5"] + id: "4821677A1662229F" + tasks: [ + { + id: "76BDB01305615A05" + type: "item" + item: { + id: "tconstruct:tough_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "29AE0AFADBE175D4" + type: "item" + item: { + id: "tconstruct:large_plate" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "59CB9C937A4921A0" + type: "item" + item: { + id: "tconstruct:hammer_head" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "75A011DBB6A692C9" + type: "item" + item: { + id: "tconstruct:pickaxe_head" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "4B2C30AA3E3C8680" + type: "item" + item: { + id: "tconstruct:vein_hammer" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.3f + "tconstruct:attack_damage": 1.25f + "tconstruct:durability": 5.0f + } + tic_stats: { + "tconstruct:attack_speed": 1.1f + "tconstruct:mining_speed": 2.1000001f + "tconstruct:attack_damage": 5.0f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 3600.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:maintained" + level: 3s + } + { + name: "tconstruct:piercing" + level: 2s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + "tconstruct:tinkers_bronze" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 3600 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + } + ] + rewards: [{ + id: "2A78F695A00CAAC1" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "匠魂板斧" + icon: { + id: "tconstruct:broad_axe" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.3f + "tconstruct:attack_damage": 1.5f + "tconstruct:durability": 4.25f + } + tic_stats: { + "tconstruct:attack_speed": 0.6f + "tconstruct:mining_speed": 2.1000001f + "tconstruct:attack_damage": 10.5f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 3060.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:maintained" + level: 3s + } + { + name: "tconstruct:axe_transform_hidden" + level: 1s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + "tconstruct:tinkers_bronze" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 3060 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + x: -1.5d + y: 7.0d + description: ["板斧是砍伐树木的好手,可使被破坏原木上方的所有原木都掉下来。板斧刃也能造成大量的伤害,但挥舞起来相当缓慢。"] + dependencies: ["23F5852361B79CC5"] + id: "1571CE50EAE0D4C2" + tasks: [ + { + id: "195995E71054BDEE" + type: "item" + item: { + id: "tconstruct:tough_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "3CA76478BC2A0BF6" + type: "item" + item: { + id: "tconstruct:broad_axe_head" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "34CF75906C438E2C" + type: "item" + item: { + id: "tconstruct:tool_binding" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "64A03C1EA5F5C87B" + type: "item" + item: { + id: "tconstruct:pickaxe_head" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "1CFEA19B5C2D4116" + type: "item" + item: { + id: "tconstruct:broad_axe" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.3f + "tconstruct:attack_damage": 1.5f + "tconstruct:durability": 4.25f + } + tic_stats: { + "tconstruct:attack_speed": 0.6f + "tconstruct:mining_speed": 2.1000001f + "tconstruct:attack_damage": 10.5f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 3060.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:maintained" + level: 3s + } + { + name: "tconstruct:axe_transform_hidden" + level: 1s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + "tconstruct:tinkers_bronze" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 3060 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + } + ] + rewards: [{ + id: "24378B74017AE217" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "匠魂开掘铲" + icon: { + id: "tconstruct:excavator" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.3f + "tconstruct:attack_damage": 1.2f + "tconstruct:durability": 3.75f + } + tic_stats: { + "tconstruct:attack_speed": 1.0f + "tconstruct:mining_speed": 2.1000001f + "tconstruct:attack_damage": 4.2000003f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 2700.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:knockback" + level: 2s + } + { + name: "tconstruct:maintained" + level: 2s + } + { + name: "tconstruct:shovel_transform_hidden" + level: 1s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + "tconstruct:wood" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 2700 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + x: -1.5d + y: 6.0d + description: ["开掘铲是用来清除软质材料的,在3X3的范围内挖掘,可以扩展到5X5。作为武器时,它为工匠提供了击退II。"] + dependencies: ["23F5852361B79CC5"] + id: "667107A66B7C2419" + tasks: [ + { + id: "5BF3938DAD311F49" + type: "item" + item: { + id: "tconstruct:tough_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + count: 2L + } + { + id: "3187A4EF49CC6DEB" + type: "item" + item: { + id: "tconstruct:large_plate" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + count: 2L + } + { + id: "37A966D19CE92FF4" + type: "item" + item: { + id: "tconstruct:excavator" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.3f + "tconstruct:attack_damage": 1.2f + "tconstruct:durability": 3.75f + } + tic_stats: { + "tconstruct:attack_speed": 1.0f + "tconstruct:mining_speed": 2.1000001f + "tconstruct:attack_damage": 4.2000003f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 2700.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:knockback" + level: 2s + } + { + name: "tconstruct:maintained" + level: 2s + } + { + name: "tconstruct:shovel_transform_hidden" + level: 1s + } + { + name: "tconstruct:two_handed" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + "tconstruct:tinkers_bronze" + "tconstruct:wood" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 2700 + } + tic_persistent_data: { + abilities: 1 + upgrades: 2 + } + } + } + } + ] + rewards: [{ + id: "2E9D3BDDA1C917DB" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "匠魂匕首" + icon: { + id: "tconstruct:dagger" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.75f + "tconstruct:attack_damage": 0.5f + "tconstruct:durability": 1.0f + } + tic_stats: { + "tconstruct:attack_speed": 2.0f + "tconstruct:mining_speed": 3.0f + "tconstruct:attack_damage": 1.5f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 97.5f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:padded" + level: 1s + } + { + name: "tconstruct:stonebound" + level: 1s + } + { + name: "tconstruct:offhand_attack" + level: 1s + } + { + name: "tconstruct:silky_shears" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:duel_wielding": 1b + } + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + x: 6.0d + y: -1.5d + description: ["匕首是一种快速武器,伤害比剑低。然而,它的特点是可以用副手拿着,并右击使用。"] + dependencies: ["43EDC38B89D1611F"] + id: "0A1F2503E161F0D5" + tasks: [ + { + id: "025428EE964634F9" + type: "item" + item: { + id: "tconstruct:tool_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "05925847578DAAA6" + type: "item" + item: { + id: "tconstruct:small_blade" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "7327F7B00A53A0AC" + type: "item" + item: { + id: "tconstruct:dagger" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.75f + "tconstruct:attack_damage": 0.5f + "tconstruct:durability": 1.0f + } + tic_stats: { + "tconstruct:attack_speed": 2.0f + "tconstruct:mining_speed": 3.0f + "tconstruct:attack_damage": 1.5f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 97.5f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:padded" + level: 1s + } + { + name: "tconstruct:stonebound" + level: 1s + } + { + name: "tconstruct:offhand_attack" + level: 1s + } + { + name: "tconstruct:silky_shears" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:duel_wielding": 1b + } + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + } + ] + rewards: [{ + id: "7B6CD460C9115C68" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + title: "匠魂剑" + icon: { + id: "tconstruct:sword" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.5f + "tconstruct:durability": 1.1f + } + tic_stats: { + "tconstruct:attack_speed": 1.6f + "tconstruct:mining_speed": 2.1f + "tconstruct:attack_damage": 4.0f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 128.7f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:stonebound" + level: 2s + } + { + name: "tconstruct:silky_shears" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + "tconstruct:stone" + ] + Damage: 0 + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + x: 7.0d + y: -1.5d + description: ["工匠的主要武器和防御手段。这个工具少了一个升级槽,但多了一个能力槽。它也有一个横扫的效果,可以击中多个怪物。"] + dependencies: ["43EDC38B89D1611F"] + id: "692DB41333C3CDDE" + tasks: [ + { + id: "25B84BDE5A786C7B" + type: "item" + item: { + id: "tconstruct:tool_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "5FF280BD1F11A0C8" + type: "item" + item: { + id: "tconstruct:tool_handle" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "1C7195648F674B23" + type: "item" + item: { + id: "tconstruct:small_blade" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "45CA6B5BE9DBF183" + type: "item" + item: { + id: "tconstruct:sword" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:mining_speed": 0.5f + "tconstruct:durability": 1.1f + } + tic_stats: { + "tconstruct:attack_speed": 1.6f + "tconstruct:mining_speed": 2.1f + "tconstruct:attack_damage": 4.0f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 128.7f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:stonebound" + level: 2s + } + { + name: "tconstruct:silky_shears" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + "tconstruct:stone" + ] + Damage: 0 + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + } + ] + rewards: [{ + id: "1EA77611F0AC1E99" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + title: "匠魂短柄斧" + icon: { + id: "tconstruct:hand_axe" + Count: 1b + tag: { + tic_multipliers: { } + tic_stats: { + "tconstruct:attack_speed": 0.9f + "tconstruct:mining_speed": 4.0f + "tconstruct:attack_damage": 7.0f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 130.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:stonebound" + level: 1s + } + { + name: "tconstruct:axe_transform_hidden" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + "tconstruct:wood" + ] + Damage: 0 + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + x: 8.0d + y: -1.0d + description: ["这种工具既可作为砍树工具,也可作为怪物杀手。后续可以用延展强化对其进行改造,以增加其作用范围"] + dependencies: ["43EDC38B89D1611F"] + id: "562A1A67F8D4CEC9" + tasks: [ + { + id: "1D92A4C406557314" + type: "item" + item: { + id: "tconstruct:tool_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "287B6A979DFE8B15" + type: "item" + item: { + id: "tconstruct:tool_binding" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "196473D02024EA2D" + type: "item" + item: { + id: "tconstruct:small_axe_head" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "4511726CB8D1CD6C" + type: "item" + item: { + id: "tconstruct:hand_axe" + Count: 1b + tag: { + tic_multipliers: { } + tic_stats: { + "tconstruct:attack_speed": 0.9f + "tconstruct:mining_speed": 4.0f + "tconstruct:attack_damage": 7.0f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 130.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:stonebound" + level: 1s + } + { + name: "tconstruct:axe_transform_hidden" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + "tconstruct:wood" + ] + Damage: 0 + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + } + ] + rewards: [{ + id: "621BBB412302C46E" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + title: "匠魂镐" + icon: { + id: "tconstruct:pickaxe" + Count: 1b + tag: { + tic_multipliers: { } + tic_stats: { + "tconstruct:attack_speed": 1.2f + "tconstruct:mining_speed": 4.0f + "tconstruct:attack_damage": 1.0f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 130.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:piercing" + level: 1s + } + { + name: "tconstruct:stonebound" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + "tconstruct:wood" + ] + Damage: 0 + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + x: 8.0d + y: 0.0d + description: ["标准的镐,主要的匠魂工具。可以用延展强化进行改造,以增加其挖掘范围。作为一种武器,它的伤害较低,但它有少许穿透力,可以对装甲怪物造成额外伤害。"] + dependencies: ["43EDC38B89D1611F"] + id: "33FC71952CA316E2" + tasks: [ + { + id: "322F0607B2C62A66" + type: "item" + title: "任意#tconstruct:parts" + item: { + id: "tconstruct:pickaxe_head" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "4F8B2E5E8EAE7CD9" + type: "item" + item: { + id: "tconstruct:tool_binding" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "6094A6B157AD81E5" + type: "item" + item: { + id: "tconstruct:tool_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "674FDC458072886E" + type: "item" + item: { + id: "tconstruct:pickaxe" + Count: 1b + tag: { + tic_multipliers: { } + tic_stats: { + "tconstruct:attack_speed": 1.2f + "tconstruct:mining_speed": 4.0f + "tconstruct:attack_damage": 1.0f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 130.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:piercing" + level: 1s + } + { + name: "tconstruct:stonebound" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + "tconstruct:wood" + ] + Damage: 0 + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + } + ] + rewards: [{ + id: "47C2863E17519633" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + title: "匠魂鹤嘴锄" + icon: { + id: "tconstruct:mattock" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:secondary_mining": 0.65f + "tconstruct:mining_speed": 1.1f + "tconstruct:attack_damage": 1.1f + "tconstruct:durability": 1.25f + } + tic_stats: { + "tconstruct:attack_speed": 0.9f + "tconstruct:secondary_mining": 0.65f + "tconstruct:attack_damage": 2.75f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 162.5f + "tconstruct:mining_speed": 4.4f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:knockback" + level: 1s + } + { + name: "tconstruct:stonebound" + level: 2s + } + { + name: "tconstruct:shovel_transform_hidden" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + "tconstruct:stone" + ] + Damage: 0 + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + x: 8.0d + y: 1.0d + description: ["鹤嘴锄才是工匠们真正的铲子。右击铲子能够右击的方块,可在世界中创造草径。作为武器时,额外的重量会给你的攻击增加击退。"] + dependencies: ["43EDC38B89D1611F"] + id: "2E1A013A03B71744" + tasks: [ + { + id: "43AA6472EE8AB6AB" + type: "item" + item: { + id: "tconstruct:tool_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "56802289223C9314" + type: "item" + item: { + id: "tconstruct:small_axe_head" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "1A579C8C86013F3B" + type: "item" + item: { + id: "tconstruct:pickaxe_head" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "5A248F2C6C8C0332" + type: "item" + item: { + id: "tconstruct:mattock" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:secondary_mining": 0.65f + "tconstruct:mining_speed": 1.1f + "tconstruct:attack_damage": 1.1f + "tconstruct:durability": 1.25f + } + tic_stats: { + "tconstruct:attack_speed": 0.9f + "tconstruct:secondary_mining": 0.65f + "tconstruct:attack_damage": 2.75f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 162.5f + "tconstruct:mining_speed": 4.4f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:knockback" + level: 1s + } + { + name: "tconstruct:stonebound" + level: 2s + } + { + name: "tconstruct:shovel_transform_hidden" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + "tconstruct:stone" + ] + Damage: 0 + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + } + ] + rewards: [{ + id: "2948AA63DF7E591E" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + title: "匠魂短刃镰" + icon: { + id: "tconstruct:kama" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:attack_damage": 0.75f + } + tic_stats: { + "tconstruct:attack_speed": 1.8f + "tconstruct:mining_speed": 4.0f + "tconstruct:attack_damage": 1.5f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 130.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:stonebound" + level: 1s + } + { + name: "tconstruct:shears" + level: 1s + } + { + name: "tconstruct:harvest" + level: 1s + } + { + name: "tconstruct:hoe_transform_hidden" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + "tconstruct:wood" + ] + Damage: 0 + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + x: 7.0d + y: 1.5d + description: ["短刃镰是全能的农夫工具,能够锄地,也能像镰刀一样割草。对抗怪物时,它比剑更快,但伤害较低。"] + dependencies: ["43EDC38B89D1611F"] + id: "41E205C314A9B740" + tasks: [ + { + id: "5F1E9AD8FBF20D48" + type: "item" + item: { + id: "tconstruct:tool_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "12C51E27816AD89C" + type: "item" + item: { + id: "tconstruct:tool_binding" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "7F691442018C5BD5" + type: "item" + item: { + id: "tconstruct:small_blade" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + } + { + id: "273FBFDB3BAEA882" + type: "item" + item: { + id: "tconstruct:kama" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:attack_damage": 0.75f + } + tic_stats: { + "tconstruct:attack_speed": 1.8f + "tconstruct:mining_speed": 4.0f + "tconstruct:attack_damage": 1.5f + "tconstruct:harvest_level": 1.0f + "tconstruct:durability": 130.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 2s + } + { + name: "tconstruct:stonebound" + level: 1s + } + { + name: "tconstruct:shears" + level: 1s + } + { + name: "tconstruct:harvest" + level: 1s + } + { + name: "tconstruct:hoe_transform_hidden" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:stone" + "tconstruct:wood" + "tconstruct:wood" + ] + Damage: 0 + tic_persistent_data: { + abilities: 1 + upgrades: 3 + } + } + } + } + ] + rewards: [{ + id: "064C84E7962377DE" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + title: "匠魂修补件" + icon: { + id: "tconstruct:repair_kit" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + x: 6.0d + y: 1.5d + description: ["匠魂修补件是修复工匠工具耐久值的便携手段。用于制作修补件的材料可以修复含有该材料制成的头部部件的工具。"] + dependencies: ["43EDC38B89D1611F"] + id: "51AB322D09030F9D" + tasks: [{ + id: "5075865B03CC4E82" + type: "item" + item: { + id: "tconstruct:repair_kit" + Count: 1b + tag: { + Material: "tconstruct:stone" + } + } + count: 4L + }] + rewards: [{ + id: "27D0A07F410FABC6" + type: "command" + title: "普通匠魂战利品箱" + icon: "kubejs:common_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_common" + player_command: false + }] + } + { + title: "匠魂扳手" + icon: { + id: "materialis:wrench" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:attack_speed": 1.8f + "tconstruct:mining_speed": 2.0f + "tconstruct:attack_damage": 0.5f + "tconstruct:durability": 1.5f + } + tic_stats: { + "tconstruct:attack_speed": 1.8f + "tconstruct:mining_speed": 14.0f + "tconstruct:attack_damage": 1.0f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 1080.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:maintained" + level: 1s + } + { + name: "materialis:wrenching_hidden" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 1080 + } + tic_persistent_data: { + abilities: 3 + upgrades: 1 + } + } + } + x: 1.0d + y: 8.0d + description: ["这个工具为工匠提供了扳动各种方块的手段。"] + dependencies: ["23F5852361B79CC5"] + id: "49D7D1068B4DAE7C" + tasks: [ + { + id: "3A2E5BFAE0CE1902" + type: "item" + item: { + id: "materialis:wrench_head" + Count: 1b + tag: { + Material: "tconstruct:tinkers_bronze" + } + } + } + { + id: "0CE2A3FC63B6239B" + type: "item" + item: { + id: "tconstruct:tool_handle" + Count: 1b + tag: { + Material: "tconstruct:wood" + } + } + } + { + id: "05803F9EC3AB1729" + type: "item" + item: { + id: "materialis:wrench" + Count: 1b + tag: { + tic_multipliers: { + "tconstruct:attack_speed": 1.8f + "tconstruct:mining_speed": 2.0f + "tconstruct:attack_damage": 0.5f + "tconstruct:durability": 1.5f + } + tic_stats: { + "tconstruct:attack_speed": 1.8f + "tconstruct:mining_speed": 14.0f + "tconstruct:attack_damage": 1.0f + "tconstruct:harvest_level": 3.0f + "tconstruct:durability": 1080.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:cultivated" + level: 1s + } + { + name: "tconstruct:maintained" + level: 1s + } + { + name: "materialis:wrenching_hidden" + level: 1s + } + ] + HideFlags: 3 + tic_materials: [ + "tconstruct:tinkers_bronze" + "tconstruct:wood" + ] + Damage: 0 + tic_volatile_data: { + "tconstruct:durability": 1080 + } + tic_persistent_data: { + abilities: 3 + upgrades: 1 + } + } + } + } + ] + rewards: [{ + id: "38E9F61A1FE02FAC" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "碧空黏液岛" + icon: "tconstruct:sky_congealed_slime" + x: -3.0d + y: -2.5d + description: ["爬上这些岛屿是工匠的一项任务,奖励是碧空黏液。碧空黏液对合成能提供额外空中跳跃能力的物品非常有用。"] + dependencies: ["535EDB063EEB4A69"] + id: "56C19E78027E3478" + tasks: [{ + id: "57D5581D008C3BB1" + type: "advancement" + advancement: "tconstruct:world/sky_island" + criterion: "" + }] + rewards: [{ + id: "401E5383DA0E156C" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + }] + } + { + title: "大地黏液岛" + icon: "tconstruct:earth_congealed_slime" + x: -2.0d + y: -3.5d + description: ["这些沿海岛屿是绿色黏液和收集大地黏液的重要来源。这种黏液具有额外的弹力,可以将工匠弹射到很远的地方。"] + dependencies: ["535EDB063EEB4A69"] + id: "0109D4318847D233" + tasks: [{ + id: "3D6D7E6640CFD7C5" + type: "advancement" + advancement: "tconstruct:world/earth_island" + criterion: "" + }] + rewards: [{ + id: "35F2AA26A4D5D8D2" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + }] + } + { + title: "黏血岛" + icon: "tconstruct:blood_congealed_slime" + x: -0.5d + y: -3.5d + description: ["这些被血和灵浆覆盖的岛屿是岩浆膏的重要来源,而黏血球是帮助工匠从凶恶的怪物中恢复过来的重要资源。"] + dependencies: ["48DD79D9708932B9"] + id: "1B3921C6457D614E" + tasks: [{ + id: "34C9060B1E212855" + type: "advancement" + advancement: "tconstruct:world/blood_island" + criterion: "" + }] + rewards: [{ + id: "3695278114E43DE3" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "末影黏液岛" + icon: "tconstruct:ender_congealed_slime" + x: 2.0d + y: -3.5d + description: ["这些紫色的岛屿是末影黏液的家园,它们被虚空所腐蚀,有着末影人所拥有的一些空间属性。"] + dependencies: ["3DB4D65F8A5ECA0B"] + id: "4FF8B7FECDC15915" + tasks: [{ + id: "3653D52783DBEB70" + type: "advancement" + advancement: "tconstruct:world/ender_island" + criterion: "" + }] + rewards: [{ + id: "14B1C5BAFCC29C7F" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "工匠装置宝典" + x: -4.5d + y: 0.0d + description: ["工匠可以合成《工匠装置宝典》,来帮助他们制作装置。该指南解释了各种装置的配方和用途。"] + dependencies: ["4588297F41674524"] + id: "107AE2C18410AAF4" + tasks: [{ + id: "5CE33B51FD169EF7" + type: "item" + item: "tconstruct:tinkers_gadgetry" + }] + rewards: [{ + id: "59AAD91F145CFF75" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + }] + } + { + title: "匠魂旅行计划" + x: -4.5d + y: -1.5d + description: [ + "这是工匠们长途旅行的必备装置,不要忘了制作一双配套的靴子,以确保能在降落时得以存活。" + "" + "弹弓的属性取决于所使用的粘液。大地黏液可将你弹射得很远,碧空黏液可在半空中使用,灵浆黏液可造成巨大的击退,而末影黏液则会将你传送走。" + ] + dependencies: ["107AE2C18410AAF4"] + id: "7DC5FED1332CEA9A" + tasks: [ + { + id: "5AB4A9C576A0B94D" + type: "item" + item: { + id: "tconstruct:earth_slime_sling" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "4B47FDB068378A24" + type: "item" + item: { + id: "tconstruct:sky_slime_sling" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "7D03B74F851E2872" + type: "item" + item: { + id: "tconstruct:ichor_slime_sling" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "6F6DD91B4A1C5906" + type: "item" + item: { + id: "tconstruct:ender_slime_sling" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [{ + id: "0D399ECD900A5194" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + }] + } + { + title: "匠魂靴子" + x: -5.5d + y: -1.5d + description: ["这些靴子可使工匠能够从很高的高度安全弹起,而不是狠狠地砸在地上。与弹弓不同,不同种类的靴子纯粹是为了美学。"] + dependencies: ["107AE2C18410AAF4"] + id: "12B4F7ED5AD83DBC" + tasks: [{ + id: "176867E738D4714C" + type: "item" + item: { + id: "tconstruct:slime_boots" + Count: 1b + tag: { + tic_multipliers: { } + tic_stats: { + "tconstruct:durability": 546.0f + "tconstruct:armor": 0.0f + } + tic_broken: 0b + HideFlags: 3 + tic_modifiers: [ + { + name: "tconstruct:bouncy" + level: 1s + } + { + name: "tconstruct:leaping" + level: 1s + } + ] + Damage: 0 + tic_persistent_data: { + abilities: 1 + upgrades: 5 + } + } + } + }] + rewards: [{ + id: "7DE85E011FF0A2CC" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + }] + } + { + title: "匠魂蛋糕" + x: -6.0d + y: -0.5d + description: ["工匠可以利用黏液的元素制作各种蛋糕,每一种都有不同的效果:大地黏液给予幸运、碧空黏液给予跳跃提升、黏血给予生命恢复、灵浆给予防火、末影黏液球给予飘浮。"] + dependencies: ["107AE2C18410AAF4"] + id: "372290D6D62EA1DF" + tasks: [ + { + id: "23F2330C9246048D" + type: "item" + item: "tconstruct:earth_cake" + } + { + id: "1D46C963FD2F703E" + type: "item" + item: "tconstruct:sky_cake" + } + { + id: "32CA2371285A4C0D" + type: "item" + item: "tconstruct:blood_cake" + } + { + id: "24852B540B531501" + type: "item" + item: "tconstruct:magma_cake" + } + { + id: "7542787C4D7CE5EC" + type: "item" + item: "tconstruct:ender_cake" + } + ] + rewards: [{ + id: "3A2C7744EA23580D" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + }] + } + { + title: "匠魂手里剑" + x: -6.0d + y: 0.5d + description: ["这些手里剑为工匠提供了一些远程伤害的选择,其中燧石提供了良好的击退,而下界石英往往会造成更多的伤害。"] + dependencies: ["107AE2C18410AAF4"] + id: "14B4D5EECBE75C1D" + tasks: [ + { + id: "403BA616D867A459" + type: "item" + item: "tconstruct:flint_shuriken" + } + { + id: "5EC67721EC320427" + type: "item" + item: "tconstruct:quartz_shuriken" + } + ] + rewards: [{ + id: "4DBE23D96A29B760" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "匠魂肩驮架" + x: -5.5d + y: 1.5d + description: ["在工匠制作出更合适的移动生物的工具之前,肩驮架是将生物扔到农场(或冶炼炉)的好东西。肩驮架最多可以同时搬运3只生物,尽管有一些重量惩罚。"] + dependencies: ["107AE2C18410AAF4"] + id: "5CB5295AA44608C3" + tasks: [{ + id: "736FA0532CD0A635" + type: "item" + item: "tconstruct:piggy_backpack" + }] + rewards: [{ + id: "453BCD8A3851B3D5" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "匠魂荧光球" + x: -3.5d + y: -1.0d + description: ["这个装置对于照亮大片区域和怪物喜欢的各种角落与缝隙非常有用。"] + dependencies: ["107AE2C18410AAF4"] + id: "75B59BCBF7F652B5" + tasks: [{ + id: "6A8D01C2EB24B204" + type: "item" + item: "tconstruct:glow_ball" + }] + rewards: [{ + id: "02884B430B3BF339" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "匠魂展示框" + icon: "tconstruct:gold_item_frame" + x: -4.5d + y: 1.5d + description: ["工匠可以使用各种展示框来展示自己创造的有趣和独特的工具!不同的展示框有不同的效果。查看《工匠装置宝典》以了解更多信息。"] + dependencies: ["107AE2C18410AAF4"] + id: "688D7FD0E9FFE3A8" + tasks: [ + { + id: "5C56BB3A80D11534" + type: "item" + item: "tconstruct:gold_item_frame" + } + { + id: "1130EFC44B3FFC81" + type: "item" + item: "tconstruct:clear_item_frame" + } + { + id: "6278DD1B1B0501DE" + type: "item" + item: "tconstruct:reversed_gold_item_frame" + } + { + id: "1FCD4E09C671B5E5" + type: "item" + item: "tconstruct:manyullyn_item_frame" + } + { + id: "6778B3950B2FC80F" + type: "item" + item: "tconstruct:diamond_item_frame" + } + { + id: "6C83947EDB1025A1" + type: "item" + item: "tconstruct:netherite_item_frame" + } + ] + rewards: [{ + id: "7E5386B6B02AB842" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + }] + } + { + title: "噬生之骨" + x: 0.5d + y: -3.5d + description: ["这些由凋灵骷髅掉落的物品作为升级材料使用后会给予工匠的工具肢解能力。作为基本部件使用时,它会给予噬生能力。"] + dependencies: ["48DD79D9708932B9"] + id: "1490641AFE8E77AB" + tasks: [{ + id: "7C1FCB8F38A3F12E" + type: "item" + item: "tconstruct:necrotic_bone" + count: 3L + }] + rewards: [{ + id: "64293FDBCA193636" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + }] + } + { + title: "炸龙" + x: 3.0d + y: -2.5d + description: ["这些从末影龙身上炸下来的掉落物可以与工匠的工具结合起来,使工具获得一个额外的能力槽。"] + dependencies: ["3DB4D65F8A5ECA0B"] + id: "0C1B8EB37B96FCF8" + tasks: [{ + id: "3F12DC8055402C8A" + type: "item" + item: "tconstruct:dragon_scale" + count: 4L + }] + rewards: [{ + id: "08D2DAC0A6FB6AA8" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + }] + } + { + title: "匠魂青铜打火石" + x: -1.5d + y: 4.5d + description: [ + "无聊的老式打火石只能将单个方块点燃,而且一旦用完,就没有了。还是看看远处的青铜打火石吧。" + "" + "这种工具比一般的打火石更耐用,并能够接受能力和升级。可点燃不只一个方块!让怪物们火烧屁股吧!" + ] + dependencies: ["155CE535A506F2D4"] + id: "7802B228C5246FA3" + tasks: [{ + id: "695EB3346312D3B2" + type: "item" + item: { + id: "tconstruct:flint_and_bronze" + Count: 1b + tag: { + tic_multipliers: { } + tic_stats: { + "tconstruct:durability": 100.0f + } + tic_broken: 0b + tic_modifiers: [ + { + name: "tconstruct:fiery" + level: 1s + } + { + name: "tconstruct:firestarter_hidden" + level: 1s + } + ] + HideFlags: 3 + Damage: 0 + tic_persistent_data: { + abilities: 0 + upgrades: 1 + } + } + } + }] + rewards: [{ + id: "3C720973EBA7E4F7" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "匠魂合金" + x: 0.0d + y: 5.0d + description: ["大多数三级材料都是合金,是两种或更多基础材料的组合。合金方块也打开了制造大型匠魂工具的大门。"] + dependencies: ["40474087F229A612"] + id: "155CE535A506F2D4" + tasks: [{ + id: "45D7DCB514F39202" + type: "item" + title: "Any #tconstruct:anvil_metal" + item: { + id: "itemfilters:tag" + Count: 1b + tag: { + value: "tconstruct:anvil_metal" + } + } + count: 3L + }] + rewards: [{ + id: "036E87473B7C85A8" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "焦褐合金炉" + icon: "tconstruct:scorched_alloyer" + x: -3.0d + y: 4.5d + description: ["既然熔铸炉本身不能制作合金,那么焦褐合金炉可以用来制造合金。将存放在合金炉周围的熔融金属结合就可以铸造合金。"] + dependencies: ["76BAE86D90953DD4"] + id: "22CC2CE8C9CE487C" + tasks: [ + { + id: "6017846F585DCE5E" + type: "item" + item: "tconstruct:scorched_alloyer" + } + { + id: "6F9717E6DE96C5DB" + type: "item" + item: "tconstruct:scorched_ingot_tank" + count: 3L + } + { + id: "1DC3AFCF13CF85C6" + type: "item" + item: "tconstruct:scorched_faucet" + } + { + id: "682E626701DD85C6" + type: "item" + item: "tconstruct:scorched_basin" + } + ] + rewards: [{ + id: "0D18F8A84FD9D693" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + }] + } + { + title: "下界砖泥" + x: -2.5d + y: 3.0d + description: ["工匠会发现,如同普通砖泥对于熔化炉和冶炼炉,下界砖泥对应着熔铸炉和合金炉。"] + dependencies: ["6BDF1FD62E49EEBF"] + dependency_requirement: "one_completed" + id: "76BAE86D90953DD4" + tasks: [{ + id: "4F6E6B943AA69895" + type: "item" + item: "tconstruct:nether_grout" + count: 8L + }] + rewards: [ + { + id: "12E6713DEA768158" + type: "item" + item: "tconstruct:nether_grout" + count: 8 + } + { + id: "0F2EE0DB50A0B61E" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + } + ] + } + { + title: "熔铸炉控制器" + icon: "tconstruct:foundry_controller" + x: -4.0d + y: 4.0d + description: [ + "由下界材料驱动的匠魂熔铸炉提供了许多好处。" + "" + "首先,熔铸炉不会产生合金! 现在,工匠将不必担心在他们的自动化中会出现非预期的材料。" + "" + "其次,熔铸炉可以解锁材料副产品,这意味着一种矿块可以提供另一种材料(见涉及铸造厂控制器的JEI配方)。" + "" + "最后,与普通冶炼炉相比,在相同的尺寸下,其内部缓冲区要大得多。再加上无法制造合金,它可使工匠以液体形式储存他们的金属。" + ] + dependencies: ["76BAE86D90953DD4"] + id: "2D5128C9C5BB2841" + tasks: [ + { + id: "3DCE1F91A7495D9C" + type: "item" + item: "tconstruct:foundry_controller" + } + { + id: "323576E71D6B4D41" + type: "item" + item: "tconstruct:scorched_fuel_tank" + } + { + id: "6E804F5B40519D6E" + type: "item" + item: "tconstruct:scorched_drain" + } + { + id: "16469B6439A6E954" + type: "item" + item: "tconstruct:scorched_chute" + } + { + id: "3C19976905EB5B33" + type: "item" + item: "tconstruct:scorched_table" + } + ] + rewards: [{ + id: "1B8ABABF76B47D58" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + }] + } + { + title: "烈焰血" + icon: "tconstruct:blazing_blood_bucket" + x: -1.5d + y: 3.5d + description: [ + "如果没有最高温度的燃料,一些最高级的材料和合金是无法制造的。处理这些材料,工匠需要烈焰血。" + "" + "这种高温燃料由烈焰直接制成,是匠魂燃料的最高级产品。" + ] + dependencies: ["6BDF1FD62E49EEBF"] + id: "6BA8E17439A52354" + tasks: [{ + id: "6766FA979D4C8FA9" + type: "item" + item: "tconstruct:blazing_blood_bucket" + }] + rewards: [{ + id: "1BDD19DE0C12C98D" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + }] + } + { + title: "匠魂设计" + icon: { + id: "framedblocks:framed_blueprint" + Count: 1b + tag: { + blueprint_data: { } + } + } + x: 0.0d + y: 1.0d + description: [ + "该模组包加入了匠魂设计模组。该模组可使工匠规划材料、升级和能力,以添加到将要制造的工具中。" + "" + "想访问设计界面,请点击工匠站或工匠砧界面中的蓝图图标。" + ] + id: "7EE0DA8E57E9F200" + tasks: [{ + id: "2BAF751DE6718A77" + type: "checkmark" + }] + rewards: [{ + id: "6E520DA01C89DFE5" + type: "xp" + xp: 100 + }] + } + { + title: "液态光源" + icon: "tconstruct:seared_lantern" + x: 3.5d + y: 2.0d + description: [ + "有时,工匠需要为作坊增添一种美感。有时,工匠则会在熔化炉中剩下的不到一锭的液态金属。来看看焦黑灯笼吧!" + "" + "焦黑灯笼可以容纳工匠制造的任何100mB液体,并让这些液体向环境中投射出略带色泽的光。" + ] + dependencies: ["53998A418EE25004"] + id: "488869B6B52A42FE" + tasks: [{ + id: "17F778F630B3531D" + type: "item" + item: "tconstruct:seared_lantern" + count: 3L + }] + rewards: [{ + id: "1F552B03FA0AA138" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + }] + } + { + title: "匠魂升级" + icon: { + id: "tconstruct:creative_slot" + Count: 1b + tag: { + slot: "upgrades" + } + } + x: 3.0d + y: 4.5d + description: [ + "给工匠的工具增添新的数据需要在工匠站内使用某些材料。许多材料都会消耗升级槽。" + "" + "要想知道某个工匠的工具有哪些升级,可以在JEI上搜索工具的用途,并寻找带有锤子和铁砧图标的标签。" + ] + dependencies: ["1BECFB61E2216217"] + id: "447AF11477C88460" + tasks: [{ + id: "7A189C6BAE8AAB90" + type: "advancement" + title: "对一个匠魂工具进行修改" + icon: { + id: "tconstruct:creative_slot" + Count: 1b + tag: { + slot: "upgrades" + } + } + advancement: "tconstruct:tools/modified" + criterion: "" + }] + rewards: [{ + id: "53E6B568FDDCCB88" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + }] + } + { + title: "匠魂能力" + icon: { + id: "tconstruct:creative_slot" + Count: 1b + tag: { + slot: "abilities" + } + } + x: 1.5d + y: 4.5d + description: [ + "除了升级之外,匠魂工具还可以获得拓展工具功能的能力。" + "" + "幸运、精准采集、自动烧炼、双持,这些都是工匠拥有合适的部件,就可以获得的潜在能力。" + ] + dependencies: ["155CE535A506F2D4"] + id: "713CA45FD351DDDC" + tasks: [{ + id: "5CE846491E77EC1D" + type: "item" + item: "tconstruct:silky_cloth" + count: 5L + }] + rewards: [{ + id: "104FB75E9793E8FE" + type: "command" + title: "史诗匠魂战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_epic" + player_command: false + }] + } + { + title: "模组铸模" + x: 5.0d + y: 6.5d + description: ["不同的模组为工匠所使用的金属增加了不同的形状,因此,聪明的工匠会制造铸模,让这些形状可以直接用熔融金属制成。"] + dependencies: ["3097BA4EEC6A0FD6"] + id: "204C114BF9C94045" + tasks: [ + { + id: "4242E3B301F85A76" + type: "item" + item: "tconstruct:gear_cast" + } + { + id: "3DA64C6962D9EA7F" + type: "item" + item: "tconstruct:plate_cast" + } + { + id: "0457F7C5B0A64DAB" + type: "item" + item: "materialis:inlay_cast" + } + { + id: "03BB016BF8408207" + type: "item" + item: "tconstruct:rod_cast" + } + ] + rewards: [{ + id: "12A49D4465A41A74" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + }] + } + { + title: "EFLN" + icon: "tconstruct:efln_ball" + x: -3.5d + y: 1.0d + description: ["当你需要迅速在地上挖出一个洞时,EFLN就是你要做的工具。爆炸性开采,不会破坏掉落。"] + dependencies: ["107AE2C18410AAF4"] + id: "50396EA0CF9414DC" + tasks: [{ + id: "080E9B70231C0337" + type: "item" + item: "tconstruct:efln_ball" + }] + rewards: [{ + id: "6CA368A371E00A05" + type: "command" + title: "稀有匠魂战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_rare" + player_command: false + }] + } + { + title: "工匠大百科" + icon: "tconstruct:encyclopedia" + x: -3.5d + y: 2.5d + description: ["把四个等级的材料分散在四本书中似乎有点乱。幸运的是,通过一点巧思,工匠可以将所有四本书合并为一册。四卷资料触手可及。"] + dependencies: ["6BDF1FD62E49EEBF"] + id: "1C5427ED9F095712" + tasks: [{ + id: "7CD650663B7E192C" + type: "item" + item: "tconstruct:encyclopedia" + }] + rewards: [{ + id: "587FF35C8CD308E1" + type: "command" + title: "传奇匠魂战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_tinkers_legendary" + player_command: false + }] + } + { + title: "焦黑输导孔" + icon: "tconstruct:seared_duct" + x: 1.5d + y: 3.5d + subtitle: "嘎嘎?" + description: ["在你的冶炼炉或熔铸炉中添加一个焦黑输导孔,可使你将一桶或一铜罐的液体作为过滤器来提取特定的液体。右击输导孔进入其界面以放入过滤物品。"] + dependencies: [ + "1EFC81649E4D4C50" + "40474087F229A612" + ] + id: "2D600E439D5DE40B" + tasks: [ + { + id: "6E5DBA482DE50E8D" + type: "item" + title: "焦黑或焦褐输导孔" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "tconstruct:seared_duct" + Count: 1b + } + { + id: "tconstruct:scorched_duct" + Count: 1b + } + ] + } + } + } + { + id: "4A9CC9C83CE83620" + type: "item" + item: "tconstruct:copper_can" + } + ] + rewards: [{ + id: "2D49C30575BD08AE" + type: "item" + item: "tconstruct:copper_can" + count: 8 + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/tools.snbt b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/tools.snbt new file mode 100644 index 00000000..3a1f6240 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/ftbquests/quests/chapters/tools.snbt @@ -0,0 +1,3256 @@ +{ + id: "0000000000000093" + group: "74B3CF67FCEAB20F" + order_index: 0 + filename: "tools" + title: "工具与盔甲" + icon: { + id: "minecraft:netherite_pickaxe" + Count: 1b + tag: { + Damage: 0 + } + } + default_quest_shape: "" + default_hide_dependency_lines: false + quests: [ + { + x: -7.5d + y: -8.5d + subtitle: "瑞士军……锤" + description: [ + "一种用途广泛的多工具,可轻松夷平大片区域。潜行右击以打开安装钻头和附魔书以及切换钻机模式的界面。" + "" + "可接受时运或精准采集的附魔书。" + ] + dependencies: ["0000000000000145"] + id: "00000000000001C6" + tasks: [{ + id: "00000000000001C7" + type: "item" + item: "pneumaticcraft:jackhammer" + }] + rewards: [ + { + id: "00000000000001C8" + type: "item" + title: "压缩铁钻头" + item: "pneumaticcraft:drill_bit_compressed_iron" + } + { + id: "0000000000000A58" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: -7.5d + y: -7.5d + subtitle: "天空中的露西" + description: ["比压缩铁钻头快一点,且有基础的矿脉挖掘功能。"] + dependencies: ["00000000000001C6"] + id: "00000000000001C9" + tasks: [{ + id: "00000000000001CA" + type: "item" + item: "pneumaticcraft:drill_bit_diamond" + }] + rewards: [ + { + id: "00000000000001CB" + type: "item" + title: "容积升级" + item: "pneumaticcraft:volume_upgrade" + count: 5 + } + { + id: "00000000000006F8" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + ] + } + { + x: -7.5d + y: -6.5d + subtitle: "我听说你是最棒的" + description: ["更快,且有着完整的矿脉挖掘功能。"] + dependencies: ["00000000000001C9"] + id: "00000000000001CC" + tasks: [{ + id: "00000000000001CD" + type: "item" + item: "pneumaticcraft:drill_bit_netherite" + }] + rewards: [ + { + id: "00000000000001CE" + type: "item" + title: "速度升级" + item: "pneumaticcraft:speed_upgrade" + count: 2 + } + { + id: "00000000000006F7" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + ] + } + { + x: -10.0d + y: -9.5d + subtitle: "你尽管出招,都是螳臂当车,我的外壳如此坚硬" + description: [ + "值得注意的升级" + "" + "● 磁铁升级" + "● 工具自动充气" + "● 方块发射器" + "● 自我修复" + ] + dependencies: ["0000000000000165"] + id: "00000000000001CF" + tasks: [{ + id: "00000000000001D0" + type: "item" + item: { + id: "pneumaticcraft:pneumatic_chestplate" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000650" + type: "command" + title: "史诗气动工艺战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -10.0d + y: -10.5d + subtitle: "浸泡其中因为这就是你最后一眼" + description: [ + "值得注意的升级" + "" + "● 夜视" + "● 实体和方块追踪" + "● 实体和方块侵入" + "● 水肺套装" + "● 物品搜寻" + "● 自我修复" + ] + dependencies: ["0000000000000165"] + id: "00000000000001D1" + tasks: [{ + id: "00000000000001D2" + type: "item" + item: { + id: "pneumaticcraft:pneumatic_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "000000000000064F" + type: "command" + title: "史诗气动工艺战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -10.0d + y: -7.5d + subtitle: "我不会躲藏,我也不能。我太炫彩夺目。" + description: [ + "值得注意的升级" + "" + "● 疾跑速度" + "● 跳跃高度" + "● 自我修复" + ] + dependencies: ["0000000000000165"] + id: "00000000000001D3" + tasks: [{ + id: "00000000000001D4" + type: "item" + item: { + id: "pneumaticcraft:pneumatic_leggings" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000651" + type: "command" + title: "史诗气动工艺战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -10.0d + y: -6.5d + subtitle: "现在是踢你……屁股的时候了" + description: [ + "值得注意的升级" + "" + "● 内置步行辅助" + "● 内置摔落保护" + "● 游泳速度" + "● 强力踢击" + "● 创造飞行" + "● 自我修复" + ] + dependencies: ["0000000000000165"] + id: "00000000000001D5" + tasks: [{ + id: "00000000000001D6" + type: "item" + item: { + id: "pneumaticcraft:pneumatic_boots" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000652" + type: "command" + title: "史诗气动工艺战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + title: "护甲升级" + x: -10.0d + y: -8.5d + subtitle: "你尝试变得坚强,但你内心不够坚定" + description: ["每件护甲最多可接受四个升级,以提供极强的保护。"] + dependencies: [ + "00000000000001D1" + "00000000000001D5" + "00000000000001D3" + "00000000000001CF" + ] + dependency_requirement: "one_completed" + id: "00000000000001D7" + tasks: [{ + id: "00000000000001D8" + type: "item" + item: "pneumaticcraft:armor_upgrade" + count: 4L + }] + rewards: [{ + id: "0000000000000654" + type: "item" + title: "护甲升级" + item: "pneumaticcraft:armor_upgrade" + count: 4 + }] + } + { + x: -9.0d + y: -10.0d + dependencies: ["00000000000001D1"] + id: "00000000000001D9" + tasks: [{ + id: "00000000000001DA" + type: "item" + item: "pneumaticcraft:night_vision_upgrade" + }] + rewards: [{ + id: "0000000000000645" + type: "command" + title: "史诗气动工艺战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -11.0d + y: -10.0d + dependencies: ["00000000000001D1"] + id: "00000000000001DB" + tasks: [{ + id: "00000000000001DC" + type: "item" + item: "pneumaticcraft:scuba_upgrade" + }] + rewards: [{ + id: "0000000000000644" + type: "command" + title: "史诗气动工艺战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -9.0d + y: -9.0d + dependencies: ["00000000000001CF"] + id: "00000000000001DD" + tasks: [{ + id: "00000000000001DE" + type: "item" + item: "pneumaticcraft:magnet_upgrade" + }] + rewards: [{ + id: "0000000000000642" + type: "command" + title: "史诗气动工艺战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -11.0d + y: -9.0d + dependencies: ["00000000000001CF"] + id: "00000000000001DF" + tasks: [{ + id: "00000000000001E0" + type: "item" + item: "pneumaticcraft:charging_upgrade" + }] + rewards: [{ + id: "0000000000000643" + type: "command" + title: "史诗气动工艺战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -11.0d + y: -7.0d + dependencies: ["00000000000001D5"] + id: "00000000000001E3" + tasks: [{ + id: "00000000000001E4" + type: "item" + item: "pneumaticcraft:flippers_upgrade" + }] + rewards: [{ + id: "000000000000063F" + type: "command" + title: "史诗气动工艺战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_epic" + player_command: false + }] + } + { + x: -9.0d + y: -8.0d + subtitle: "共享经验" + description: ["把这个方便的装置放在物品栏或饰品栏中,它就会帮你把你的宝贵经验完整的保存起来。"] + dependencies: ["0000000000000145"] + id: "00000000000001E7" + tasks: [{ + id: "00000000000001E8" + type: "item" + item: "pneumaticcraft:memory_stick" + }] + rewards: [{ + id: "0000000000000653" + type: "xp_levels" + xp_levels: 30 + }] + } + { + title: "跳跃升级" + x: -11.0d + y: -8.0d + description: [""] + dependencies: ["00000000000001D3"] + id: "00000000000001ED" + tasks: [{ + id: "00000000000001EE" + type: "item" + item: "pneumaticcraft:jumping_upgrade_4" + }] + rewards: [{ + id: "0000000000000641" + type: "command" + title: "传奇气动工艺战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" + player_command: false + }] + } + { + title: "喷射鞋升级" + x: -9.0d + y: -7.0d + description: [""] + dependencies: ["00000000000001D5"] + id: "00000000000001F5" + tasks: [{ + id: "00000000000001F6" + type: "item" + item: "pneumaticcraft:jet_boots_upgrade_5" + }] + rewards: [{ + id: "0000000000000640" + type: "command" + title: "传奇气动工艺战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_pneumaticcraft_loot_legendary" + player_command: false + }] + } + { + x: -6.0d + y: -7.5d + subtitle: "目标已锁定" + description: [ + "蝙蝠。最大的万人敌。现在看好了,它们的小命在你的手掌心里。" + "" + "微型导弹是目标追踪的爆炸物。它们不会对地形造成破坏,并且可以设置不同的爆炸范围、移动速度和转向速度。潜行右击进行设置。" + ] + dependencies: ["0000000000000165"] + id: "00000000000001F7" + tasks: [{ + id: "00000000000001F8" + type: "item" + item: { + id: "pneumaticcraft:micromissiles" + Count: 1b + tag: { + damage: 0.0f + topSpeed: 0.0f + Damage: 0 + turnSpeed: 0.0f + } + } + }] + rewards: [{ + id: "0000000000000A56" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -5.0d + y: -9.5d + subtitle: "为人师表" + description: ["一种智能炮台,可以添加过滤来让其只攻击特定生物。例如,只攻击成年的动物。"] + dependencies: ["00000000000001FB"] + id: "00000000000001F9" + tasks: [{ + id: "00000000000001FA" + type: "item" + item: "pneumaticcraft:sentry_turret" + }] + rewards: [{ + id: "0000000000000868" + type: "item" + title: "破甲型加特林机枪弹药" + item: { + id: "pneumaticcraft:gun_ammo_ap" + Count: 1b + tag: { + Damage: 0 + Enchantments: [{ + lvl: 5s + id: "minecraft:unbreaking" + }] + } + } + }] + } + { + x: -6.0d + y: -9.5d + subtitle: "创造平等环境" + description: ["杀死怪物的现代解决方案。对你的宠物也很友好!"] + dependencies: ["00000000000000B3"] + id: "00000000000001FB" + tasks: [{ + id: "00000000000001FC" + type: "item" + item: "pneumaticcraft:minigun" + }] + rewards: [{ + id: "0000000000000867" + type: "item" + title: "加特林机枪弹药" + item: { + id: "pneumaticcraft:gun_ammo" + Count: 1b + tag: { + Damage: 0 + Enchantments: [{ + lvl: 5s + id: "minecraft:unbreaking" + }] + } + } + }] + } + { + title: "弹药" + x: -6.0d + y: -8.5d + subtitle: "准备齐全" + description: ["合成一些专用弹药然后试一试。普通弹药也可以涂上药水,让它变得更特殊。"] + dependencies: ["00000000000001FB"] + id: "0000000000000202" + tasks: [ + { + id: "0000000000000203" + type: "item" + item: { + id: "pneumaticcraft:gun_ammo_freezing" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000020B" + type: "item" + item: { + id: "pneumaticcraft:gun_ammo_explosive" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000869" + type: "item" + item: { + id: "pneumaticcraft:gun_ammo_incendiary" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [{ + id: "0000000000000A55" + type: "command" + title: "炼金快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + x: -5.0d + y: -8.5d + subtitle: "不可避免地战争升级" + description: [ + "苦力怕横行让你很不爽?整天听僵尸村民敲门听烦了?希望那些骷髅能待在僵尸人埋葬它们的地方?" + "" + "不必再寻找了。这个自动哨卫系统只需少量维护就能够让你的家免受怪物的侵扰。" + ] + dependencies: ["00000000000001FB"] + id: "000000000000020E" + tasks: [{ + id: "000000000000020F" + type: "item" + item: "pneumaticcraft:guard_drone" + }] + rewards: [{ + id: "0000000000000655" + type: "command" + title: "农夫快乐包" + icon: "kubejs:farmers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_farmers_delight" + player_command: false + }] + } + { + x: -5.0d + y: -7.5d + subtitle: "天网就是这么来的" + description: [ + "为守卫无人机或可编程无人机添加该升级后,它们就会变成最先进的杀戮机器。" + "" + "不含弹药。" + ] + dependencies: ["000000000000020E"] + id: "0000000000000210" + tasks: [{ + id: "0000000000000211" + type: "item" + item: "pneumaticcraft:minigun_upgrade" + }] + rewards: [{ + id: "0000000000000A57" + type: "command" + title: "炼金快乐包" + icon: "kubejs:alchemists_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_alchemists_delight" + player_command: false + }] + } + { + x: -7.5d + y: -9.5d + subtitle: "游戏结束!我占领了制高点!" + description: ["提供对玩家物品栏的自动管理,可以实现自动喂食、自动为装备充气等等功能。"] + dependencies: ["0000000000000168"] + id: "0000000000000212" + tasks: [{ + id: "0000000000000213" + type: "item" + item: "pneumaticcraft:aerial_interface" + }] + rewards: [{ + id: "0000000000000894" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + x: -1.0d + y: -10.5d + subtitle: "他们唯一害怕的是……是你。" + description: [ + "值得注意的升级" + "" + "● 自动喂食" + "● 夜视" + "● 太阳能充电" + "● 水下呼吸" + "● 魔法伤害保护" + "● 状态效果保护" + "● 辐射保护" + "● 能量护盾" + ] + dependencies: ["00000000000007A9"] + id: "0000000000000435" + tasks: [{ + id: "0000000000000436" + type: "item" + item: { + id: "mekanism:mekasuit_helmet" + Count: 1b + tag: { + HideFlags: 2 + } + } + }] + rewards: [{ + id: "0000000000000836" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + x: -1.0d + y: -9.5d + subtitle: "坚强地抵抗它们的军团" + description: [ + "值得注意的升级" + "" + "● 创造飞行" + "● 辐射追踪" + "● 能量分配" + "● 辐射保护" + "● 能量护盾" + ] + dependencies: ["00000000000007A9"] + id: "0000000000000437" + tasks: [{ + id: "0000000000000438" + type: "item" + item: { + id: "mekanism:mekasuit_bodyarmor" + Count: 1b + tag: { + HideFlags: 2 + } + } + }] + rewards: [{ + id: "0000000000000835" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + x: -1.0d + y: -7.5d + subtitle: "他们愤怒、残忍、无情" + description: [ + "值得注意的升级" + "" + "● 疾跑速度加强" + "● 辐射保护" + "● 能量护盾" + ] + dependencies: ["00000000000007A9"] + id: "0000000000000439" + tasks: [{ + id: "000000000000043A" + type: "item" + item: { + id: "mekanism:mekasuit_pants" + Count: 1b + tag: { + HideFlags: 2 + } + } + }] + rewards: [{ + id: "0000000000000834" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + x: -1.0d + y: -6.5d + subtitle: "但是你,你会比它们更糟糕" + description: [ + "值得注意的升级" + "" + "● 跳跃高度加强" + "● 磁铁升级" + "● 辐射保护" + "● 能量护盾" + ] + dependencies: ["00000000000007A9"] + id: "000000000000043B" + tasks: [{ + id: "000000000000043C" + type: "item" + item: { + id: "mekanism:mekasuit_boots" + Count: 1b + tag: { + HideFlags: 2 + } + } + }] + rewards: [{ + id: "0000000000000833" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + icon: "mekanism:canteen" + x: 0.0d + y: -8.0d + subtitle: "大扁豆绿饼" + description: ["所有你必需的维生素、矿物质和氨基酸,都整齐地浓缩成一种方便咀嚼的糊状物。真香。"] + dependencies: ["00000000000006A5"] + id: "000000000000043D" + tasks: [ + { + id: "000000000000043E" + type: "item" + item: "mekanism:canteen" + } + { + id: "00000000000004B5" + type: "item" + item: "mekanism:nutritional_liquifier" + } + ] + rewards: [{ + id: "000000000000083D" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: 0.0d + y: -10.0d + dependencies: ["0000000000000435"] + id: "000000000000043F" + tasks: [{ + id: "0000000000000440" + type: "item" + item: "mekanism:module_vision_enhancement_unit" + }] + rewards: [{ + id: "000000000000083B" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: -2.0d + y: -10.0d + dependencies: ["0000000000000435"] + id: "0000000000000441" + tasks: [{ + id: "0000000000000442" + type: "item" + item: "mekanism:module_electrolytic_breathing_unit" + }] + rewards: [{ + id: "000000000000083A" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: -2.0d + y: -7.0d + dependencies: ["000000000000043B"] + id: "0000000000000443" + tasks: [{ + id: "0000000000000444" + type: "item" + item: "mekanism:module_hydraulic_propulsion_unit" + }] + rewards: [{ + id: "0000000000000839" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: 0.0d + y: -7.0d + dependencies: ["000000000000043B"] + id: "0000000000000445" + tasks: [{ + id: "0000000000000446" + type: "item" + item: "mekanism:module_magnetic_attraction_unit" + }] + rewards: [{ + id: "000000000000083E" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: -2.0d + y: -9.0d + dependencies: ["0000000000000437"] + id: "0000000000000447" + tasks: [{ + id: "0000000000000448" + type: "item" + item: "mekanism:module_charge_distribution_unit" + }] + rewards: [{ + id: "0000000000000837" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: -1.0d + y: -8.5d + subtitle: "发展的代价" + description: [""] + dependencies: [ + "0000000000000437" + "000000000000043B" + "0000000000000435" + "0000000000000439" + ] + id: "0000000000000449" + tasks: [{ + id: "000000000000044A" + type: "item" + item: "mekanism:module_energy_unit" + }] + rewards: [{ + id: "000000000000083F" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: 0.0d + y: -9.0d + dependencies: ["0000000000000437"] + id: "000000000000044B" + tasks: [{ + id: "000000000000044C" + type: "item" + item: "mekanism:module_jetpack_unit" + }] + rewards: [{ + id: "000000000000083C" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: -2.0d + y: -8.0d + dependencies: ["0000000000000439"] + id: "000000000000044D" + tasks: [{ + id: "000000000000044E" + type: "item" + item: "mekanism:module_locomotive_boosting_unit" + }] + rewards: [{ + id: "0000000000000838" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: -3.5d + y: -8.5d + subtitle: "不要忘记关掉那台等离子切割机" + description: ["一种基础的多工具,内置矿脉挖掘且有着卓越的攻击伤害。"] + dependencies: ["00000000000006C5"] + id: "000000000000044F" + tasks: [{ + id: "0000000000000450" + type: "item" + item: { + id: "mekanism:atomic_disassembler" + Count: 1b + tag: { + HideFlags: 2 + } + } + }] + rewards: [{ + id: "0000000000000831" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + x: -3.5d + y: -6.5d + subtitle: "开膛破肚" + description: [ + "一种强大一体式工具,可接受数个升级。" + "" + "值得注意的升级" + "" + "● 攻击增强单元" + "● 挖掘上升单元" + "● 矿脉挖掘单元" + "● 精准采集单元" + "● 传送单元" + "● 耕种单元" + ] + dependencies: ["00000000000007A9"] + id: "0000000000000451" + tasks: [{ + id: "0000000000000452" + type: "item" + item: { + id: "mekanism:meka_tool" + Count: 1b + tag: { + HideFlags: 2 + } + } + }] + rewards: [{ + id: "0000000000000832" + type: "command" + title: "传奇通用机械战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_legendary" + player_command: false + }] + } + { + x: -3.5d + y: -7.5d + subtitle: "做出改变" + description: ["用于为Meka工具和MekaSuit套装安装升级。"] + dependencies: ["00000000000007A9"] + id: "0000000000000453" + tasks: [{ + id: "0000000000000454" + type: "item" + item: "mekanism:modification_station" + }] + rewards: [{ + id: "0000000000000830" + type: "command" + title: "史诗通用机械战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_mekanism_loot_epic" + player_command: false + }] + } + { + title: "工具与盔甲" + x: -4.5d + y: -11.5d + shape: "gear" + description: [ + "许多模组添加了各式各样非常有用却容易被忽视的工具。这些任务不会涵盖所有工具,但会重点突出其一些更值得被提到的工具。" + "" + "注:大多数工具和盔甲都有标签,以供在JEI里更方便地搜索。搜索下列类型以发现更多:" + "" + "● $armor" + "● $armor/helm" + "● $armor/chest" + "● $armor/leggings" + "● $armor/boots" + "" + "● $tools" + "● $tools/pickaxe" + "● $tools/shovel" + "● $tools/axe" + "● $tools/hoe" + "● $tools/multi-tool" + ] + id: "000000000000045C" + tasks: [{ + id: "000000000000045D" + type: "checkmark" + icon: { + id: "minecraft:netherite_chestplate" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000CA4" + type: "xp" + xp: 100 + }] + } + { + icon: { + id: "mininggadgets:mininggadget" + Count: 1b + tag: { } + } + x: -10.0d + y: -16.0d + subtitle: "他喵的激光束" + description: [ + "一种能够远距离采掘方块的电动工具。" + "" + "危险:四类激光装置。请避免眼睛或皮肤的接触。" + "" + "值得注意的升级" + "" + "●火把放置器" + "●范围采掘" + "●精准采集" + "●时运" + "●可过滤虚空升级,用于删除如过量石头这样不想要的垃圾" + "●磁铁升级,用于将采掘的物品吸入你的物品栏" + ] + dependencies: ["000000000000046C"] + id: "000000000000045F" + tasks: [ + { + id: "0000000000000460" + type: "item" + title: "采掘小帮手" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "mininggadgets:mininggadget" + Count: 1b + tag: { } + } + { + id: "mininggadgets:mininggadget_simple" + Count: 1b + tag: { } + } + { + id: "mininggadgets:mininggadget_fancy" + Count: 1b + tag: { } + } + ] + } + } + } + { + id: "00000000000006F2" + type: "item" + item: "mininggadgets:modificationtable" + } + ] + rewards: [ + { + id: "000000000000067D" + type: "item" + title: "升级:光源放置器" + item: "mininggadgets:upgrade_light_placer" + } + { + id: "0000000000000A52" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + title: "时运激光升级(等级1)" + x: -10.5d + y: -15.0d + dependencies: ["000000000000045F"] + id: "0000000000000464" + tasks: [{ + id: "0000000000000465" + type: "item" + item: "mininggadgets:upgrade_fortune_3" + }] + rewards: [{ + id: "00000000000006EF" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + title: "精准采集激光升级(等级1)" + x: -11.0d + y: -14.0d + dependencies: ["000000000000045F"] + id: "0000000000000466" + tasks: [{ + id: "000000000000067C" + type: "item" + item: "mininggadgets:upgrade_silk" + }] + rewards: [ + { + id: "000000000000067B" + type: "item" + title: "升级:磁铁" + item: "mininggadgets:upgrade_magnet" + } + { + id: "0000000000000A53" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + title: "效率激光升级(等级5)" + x: -9.5d + y: -15.0d + dependencies: ["000000000000045F"] + id: "0000000000000468" + tasks: [{ + id: "0000000000000469" + type: "item" + item: "mininggadgets:upgrade_efficiency_5" + }] + rewards: [{ + id: "00000000000006EE" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + }] + } + { + title: "电池激光升级(等级3)" + x: -9.0d + y: -14.0d + dependencies: ["000000000000045F"] + id: "000000000000046A" + tasks: [{ + id: "000000000000046B" + type: "item" + item: "mininggadgets:upgrade_battery_3" + }] + rewards: [{ + id: "0000000000000A54" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "精灵钢盔甲" + icon: { + id: "mythicbotany:alfsteel_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + x: 0.0d + y: -12.0d + subtitle: "进化完成" + description: ["一次对泰拉钢盔甲的升级,精灵钢提供了额外的触及半径、速度和击退抗性。"] + dependencies: [ + "0000000000000475" + "0000000000000595" + ] + id: "0000000000000470" + tasks: [ + { + id: "0000000000000471" + type: "item" + item: { + id: "mythicbotany:alfsteel_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000472" + type: "item" + item: { + id: "mythicbotany:alfsteel_chestplate" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000473" + type: "item" + item: { + id: "mythicbotany:alfsteel_leggings" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000474" + type: "item" + item: { + id: "mythicbotany:alfsteel_boots" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [{ + id: "000000000000065C" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + title: "泰拉钢盔甲" + icon: { + id: "botania:terrasteel_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + x: -0.5d + y: -13.0d + subtitle: "发泄我的怒火" + description: ["充满魔力的强大盔甲,泰拉钢提供了卓越的保护、魔力减损和击退抗性。"] + dependencies: ["0000000000000517"] + id: "0000000000000475" + tasks: [ + { + id: "0000000000000476" + type: "item" + item: { + id: "botania:terrasteel_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000477" + type: "item" + item: { + id: "botania:terrasteel_chestplate" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000478" + type: "item" + item: { + id: "botania:terrasteel_leggings" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000479" + type: "item" + item: { + id: "botania:terrasteel_boots" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [{ + id: "000000000000065D" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + x: -1.5d + y: -13.0d + subtitle: "它有点东西,就是不确定是啥" + description: ["被魔法灌注并结合。该工具可以吸收魔力来提升它的力量,和泰拉粉碎者相似。"] + dependencies: ["0000000000000517"] + id: "000000000000047A" + tasks: [{ + id: "000000000000047B" + type: "item" + item: { + id: "aiotbotania:terra_aiot" + Count: 1b + tag: { + mana: 9999 + Damage: 0 + } + } + }] + rewards: [{ + id: "000000000000065E" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + x: -2.0d + y: -12.0d + subtitle: "美丽动人" + description: ["被魔法灌注并结合。该工具可以吸收魔力来提升它的力量,和泰拉粉碎者相似。"] + dependencies: ["0000000000000595"] + id: "000000000000047C" + tasks: [{ + id: "000000000000047D" + type: "item" + item: { + id: "aiotbotania:alfsteel_aiot" + Count: 1b + tag: { + mana: 9999 + Damage: 0 + } + } + }] + rewards: [{ + id: "000000000000065B" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + title: "海王盔甲" + icon: { + id: "aquaculture:neptunium_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + x: 0.0d + y: -14.0d + subtitle: "奇迹降临时,死亡亦将死亡" + description: ["很久以前在最深处锻造而成。海王盔甲给予了穿戴者一种无法想象的深渊深处力量的体验。"] + dependencies: ["00000000000004B3"] + id: "000000000000047E" + tasks: [ + { + id: "000000000000047F" + type: "item" + item: { + id: "aquaculture:neptunium_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000660" + type: "item" + item: { + id: "aquaculture:neptunium_chestplate" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000661" + type: "item" + item: { + id: "aquaculture:neptunium_leggings" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "0000000000000662" + type: "item" + item: { + id: "aquaculture:neptunium_boots" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [ + { + id: "000000000000065F" + type: "item" + title: "下界之星鱼钩" + item: "aquaculture:nether_star_hook" + } + { + id: "00000000000006F4" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + } + ] + } + { + x: -2.0d + y: -14.0d + subtitle: "钻井取水" + description: ["海王工具为那些大多数时间生活在水下的人提供了许多好处。"] + dependencies: ["00000000000004B3"] + id: "0000000000000480" + tasks: [{ + id: "0000000000000481" + type: "item" + item: { + id: "aquaculture:neptunium_pickaxe" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "00000000000006F5" + type: "command" + title: "法师快乐包" + icon: "kubejs:sorcerers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_sorcerers_delight" + player_command: false + }] + } + { + title: "大法师的奥术能力" + icon: { + id: "ars_nouveau:archmage_hood" + Count: 1b + tag: { + Damage: 0 + } + } + x: -1.0d + y: -16.0d + description: ["新生魔艺有多个等级的护甲来帮助那些有远大志向的施法者。每个等级都能使穿戴者拥有更多魔力和更快的魔力再生速度。"] + dependencies: ["00000000000003D5"] + id: "0000000000000486" + tasks: [ + { + id: "0000000000000487" + type: "item" + item: { + id: "ars_nouveau:archmage_hood" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000048A" + type: "item" + item: { + id: "ars_nouveau:archmage_robes" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000048B" + type: "item" + item: { + id: "ars_nouveau:archmage_leggings" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000048C" + type: "item" + item: { + id: "ars_nouveau:archmage_boots" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [ + { + id: "0000000000000666" + type: "command" + title: "稀有新生魔艺战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_ars_nouveau_loot_rare" + player_command: false + } + { + id: "000000000000066E" + type: "item" + title: "魔力提升 V、魔力再生 V" + item: { + id: "minecraft:enchanted_book" + Count: 1b + tag: { + StoredEnchantments: [ + { + lvl: 5s + id: "ars_nouveau:mana_regen" + } + { + lvl: 5s + id: "ars_nouveau:mana_boost" + } + ] + } + } + } + ] + } + { + title: "探天者斗篷" + icon: { + id: "naturesaura:sky_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + x: -0.5d + y: -15.0d + description: ["探天者套装赋予佩戴者风的亲和力,使其提升速度且步伐更轻盈。"] + dependencies: ["00000000000002E9"] + id: "0000000000000488" + tasks: [ + { + id: "0000000000000489" + type: "item" + item: { + id: "naturesaura:sky_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000048D" + type: "item" + item: { + id: "naturesaura:sky_chest" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000048E" + type: "item" + item: { + id: "naturesaura:sky_pants" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000048F" + type: "item" + item: { + id: "naturesaura:sky_shoes" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [{ + id: "0000000000000665" + type: "command" + title: "史诗自然灵气战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_epic" + player_command: false + }] + } + { + x: -6.0d + y: -5.5d + subtitle: "保证让你满意" + description: [ + "使任何挖掘任务都变得很快速的电钻。使用工匠工作台安装各种升级:" + "" + "● 整合组件" + "● 通量线圈" + "● 径向范围拓展" + ] + dependencies: ["00000000000004A3"] + id: "0000000000000490" + tasks: [{ + id: "0000000000000491" + type: "item" + item: "thermal:flux_drill" + }] + rewards: [ + { + id: "0000000000000657" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + } + { + id: "0000000000000865" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + ] + } + { + x: -5.0d + y: -5.5d + subtitle: "你试图抓住我但我挣脱了" + description: [ + "使任何伐木任务都变得很快速的电锯。使用工匠工作台安装各种升级:" + "" + "● 整合组件" + "● 通量线圈" + "● 径向范围拓展" + ] + dependencies: ["00000000000004A3"] + id: "0000000000000492" + tasks: [{ + id: "0000000000000493" + type: "item" + item: "thermal:flux_saw" + }] + rewards: [ + { + id: "0000000000000656" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + } + { + id: "0000000000000866" + type: "command" + title: "矿工快乐包" + icon: "kubejs:miners_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_miners_delight" + player_command: false + } + ] + } + { + title: "防化套装" + icon: { + id: "thermal:hazmat_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + x: -6.5d + y: -4.5d + subtitle: "这很危险,你必须签署弃权声明" + description: ["对世界上的许多危险,如火灾和尖锐的嘘声提供坚实的保护。"] + dependencies: ["00000000000004A6"] + id: "0000000000000494" + tasks: [ + { + id: "0000000000000495" + type: "item" + item: { + id: "thermal:hazmat_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000049A" + type: "item" + item: { + id: "thermal:hazmat_chestplate" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000049B" + type: "item" + item: { + id: "thermal:hazmat_leggings" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000049C" + type: "item" + item: { + id: "thermal:hazmat_boots" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [{ + id: "0000000000000659" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + title: "潜泳套装" + icon: { + id: "thermal:diving_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + x: -4.5d + y: -4.5d + subtitle: "你会认为你在看着一位海王" + description: ["允许佩戴者在水下更长时间保持生产力的科学奇迹。"] + dependencies: ["00000000000003A2"] + id: "0000000000000496" + tasks: [ + { + id: "0000000000000497" + type: "item" + item: { + id: "thermal:diving_helmet" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000049D" + type: "item" + item: { + id: "thermal:diving_chestplate" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000049E" + type: "item" + item: { + id: "thermal:diving_leggings" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "000000000000049F" + type: "item" + item: { + id: "thermal:diving_boots" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + rewards: [{ + id: "0000000000000658" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + x: -5.5d + y: -3.5d + description: [ + "一种电力磁铁,完美保护你的贵重物品不落入熔岩中。使用工匠工作台安装各种升级:" + "" + "● 整合组件" + "● 通量线圈" + "● 径向范围拓展" + ] + dependencies: ["00000000000004A3"] + id: "0000000000000498" + tasks: [{ + id: "0000000000000499" + type: "item" + item: "thermal:flux_magnet" + }] + rewards: [{ + id: "000000000000065A" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + x: -1.5d + y: -15.0d + subtitle: "钻井取空" + description: [ + "自然灵气有很多有用的采掘工具,每个都有自己独有的特性,不只是基本的破坏方块。" + "" + "在自然灵气之书中的自然物品类别阅读它们的更多信息。" + ] + dependencies: ["00000000000002E9"] + id: "00000000000004B6" + tasks: [{ + id: "00000000000004B7" + type: "item" + item: { + id: "naturesaura:sky_pickaxe" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "0000000000000664" + type: "command" + title: "史诗自然灵气战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_natures_aura_loot_epic" + player_command: false + }] + } + { + x: -9.5d + y: -13.0d + subtitle: "雕刻得宛如一尊希腊神像" + description: [ + "它可以切割、研磨、雕刻、抛光,甚至还可以做饭和清洁!" + "" + "切石机的所有功能,现在以紧凑的便携形式来到了你的手中。" + "" + "免责声明:实际上不会做饭或打扫。不用于商业用途。" + "" + "警告:远离儿童、动物和傻瓜。移动时不要将手放在刀片上。过度使用可能导致疲劳和视力下降。" + ] + dependencies: ["000000000000046E"] + id: "0000000000000AF7" + tasks: [{ + id: "0000000000000AF8" + type: "item" + item: "portable_stonecutter:portable_stonecutter" + }] + rewards: [{ + id: "0000000000000B0B" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -7.5d + y: -13.5d + subtitle: "无法凿穿基岩" + description: ["无限钻头消耗生物燃料来使你能够挖掘大片区域。它可以通过充能来升级。"] + dependencies: ["0000000000000082"] + id: "0000000000000F5F" + tasks: [{ + id: "0000000000000F60" + type: "item" + item: { + id: "industrialforegoing:infinity_drill" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "POOR" + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + }] + } + { + x: -6.0d + y: -13.0d + subtitle: "加油啊,小锯子" + description: ["无限链锯消耗生物燃料来使你能够砍倒大片森林。它可以通过充能来升级。"] + dependencies: ["0000000000000F09"] + id: "0000000000000F61" + tasks: [{ + id: "0000000000000F62" + type: "item" + item: { + id: "industrialforegoing:infinity_saw" + Count: 1b + tag: { + CanCharge: 1b + Special: 0b + Selected: "POOR" + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + } + } + }] + } + { + x: -5.0d + y: -13.0d + subtitle: "三叉戟 * ♾" + description: ["无限三叉戟是Minecraft三叉戟的升级版,大多数魔咒都可以通过将其升级而解锁。它可以通过充能来升级。"] + dependencies: ["0000000000000F07"] + id: "0000000000000F63" + tasks: [{ + id: "0000000000000F64" + type: "item" + item: { + id: "industrialforegoing:infinity_trident" + Count: 1b + tag: { + CanCharge: 1b + Riptide: 0 + Channeling: 0b + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0b + Selected: "POOR" + Loyalty: 0 + } + } + }] + } + { + x: -3.5d + y: -13.5d + subtitle: "很可惜它不能用来建造多方块" + description: ["无限电锤消耗生物燃料来使你能够大范围地攻击敌人。它可以通过充能来升级。"] + dependencies: ["0000000000000F0B"] + id: "0000000000000F65" + tasks: [{ + id: "0000000000000F66" + type: "item" + item: { + id: "industrialforegoing:infinity_hammer" + Count: 1b + tag: { + CanCharge: 1b + Energy: 0L + Fluid: { + FluidName: "biofuel" + Amount: 0 + } + Special: 0b + Selected: "POOR" + Beheading: 0 + } + } + }] + } + { + x: -5.5d + y: -4.5d + description: [ + "通量工具安装径向范围拓展后,它们就可以更大的范围运作。一次钻或锯3x3、5x5或7x7的范围。" + "" + "同样,它增加了通量磁铁的拾取范围。" + ] + dependencies: [ + "00000000000004A4" + "0000000000000490" + "0000000000000492" + "0000000000000498" + ] + dependency_requirement: "one_completed" + id: "0000000000000F98" + tasks: [{ + id: "0000000000000F99" + type: "item" + item: "thermal:area_radius_augment" + }] + rewards: [ + { + id: "0000000000000F9A" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + } + { + id: "0000000000000F9B" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: -4.0d + y: -2.0d + subtitle: "噗噗噗" + description: [ + "完美适用于砍树或砍僵尸的手持式锯子。" + "" + "该工具消耗生物柴油运行,尽管内置储罐在其更小的一侧。在野外时可以考虑携带一个储罐加油。只需将其放置在储罐的输入栏位中即可将其充满。" + "" + "将其放置在工程师装配台内以添加或移除加强。" + ] + dependencies: ["0000000000000012"] + id: "1487479CFA348530" + tasks: [{ + id: "716019716B2915F9" + type: "item" + item: { + id: "immersiveengineering:buzzsaw" + Count: 1b + ForgeCaps: { + Parent: { + Size: 5 + Items: [ ] + } + } + } + }] + rewards: [ + { + id: "4AA86E1E20DADE27" + type: "item" + title: "高级液体储罐" + item: { + id: "mekanism:advanced_fluid_tank" + Count: 1b + tag: { + mekData: { + FluidTanks: [{ + Tank: 0b + stored: { + FluidName: "immersiveengineering:biodiesel" + Amount: 16000 + } + }] + } + } + } + } + { + id: "17E85BEC398930AD" + type: "item" + title: "锯条" + item: { + id: "immersiveengineering:sawblade" + Count: 1b + tag: { + Damage: 0 + } + } + } + ] + } + { + x: -1.0d + y: -5.0d + subtitle: "首先有笑声,然后是谎言。最后是枪声。" + description: [ + "适合所有神枪手的可靠小手枪。" + "" + "将其放置在工程师装配台内以添加或移除加强。" + ] + dependencies: ["0000000000000012"] + id: "52DFEA36FFFBCDD5" + tasks: [{ + id: "54E76BD7C4FB9D97" + type: "item" + item: { + id: "immersiveengineering:revolver" + Count: 1b + ForgeCaps: { + Parent: { + Size: 21 + Items: [ ] + } + } + } + }] + rewards: [ + { + id: "098BE70A0BFCDBDC" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + } + { + id: "02E988D98405DAFB" + type: "item" + title: "卡苏尔弹" + item: "immersiveengineering:casull" + count: 64 + } + ] + } + { + x: -7.0d + y: -2.0d + subtitle: "在煤矿井里劳作。唔,差点儿滑倒。" + description: [ + "一种能够快速挖凿穿最坚硬的岩石的手持式隧道钻机。" + "" + "该工具消耗生物柴油运行,尽管内置储罐在其更小的一侧。在野外时可以考虑携带一个储罐加油。只需将其放置在储罐的输入栏位中即可将其充满。" + "" + "将其放置在工程师装配台内以添加或移除加强。" + ] + dependencies: ["0000000000000012"] + id: "0A476C6332EB6477" + tasks: [{ + id: "5B3CC19ED97DFA26" + type: "item" + item: { + id: "immersiveengineering:drill" + Count: 1b + ForgeCaps: { + Parent: { + Size: 5 + Items: [ ] + } + } + } + }] + rewards: [ + { + id: "5D7232BCA248639D" + type: "item" + title: "高级液体储罐" + item: { + id: "mekanism:advanced_fluid_tank" + Count: 1b + tag: { + mekData: { + FluidTanks: [{ + Tank: 0b + stored: { + FluidName: "immersiveengineering:biodiesel" + Amount: 16000 + } + }] + } + } + } + } + { + id: "7683853C5B00EE25" + type: "item" + title: "铁质钻头" + item: "immersiveengineering:drillhead_iron" + } + ] + } + { + x: -10.0d + y: -5.0d + subtitle: "你指尖跳动的电光……" + description: [ + "磁轨炮是一种凶猛的武器,能够以极快的速度发射弹射物,并撕裂目标,使其免受痛苦。" + "" + "适合的弹药包括铁和钢杆,以及石墨电极等等。" + "" + "将其放置在工程师装配台内以添加或移除加强。" + ] + dependencies: ["0000000000000012"] + id: "69C4E9422B0C695A" + tasks: [{ + id: "404F5C421F8FFFD5" + type: "item" + item: { + id: "immersiveengineering:railgun" + Count: 1b + ForgeCaps: { + Parent: { + Size: 3 + Items: [ ] + } + } + } + }] + rewards: [ + { + id: "57BCCB513CA91D6B" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + } + { + id: "6BCA8B2194807B4D" + type: "item" + title: "铁杆" + item: "emendatusenigmatica:iron_rod" + count: 16 + } + ] + } + { + x: 0.0d + y: -4.0d + subtitle: "枪战开始后,只要动的都要杀死。" + description: [ + "快速装弹器在弹药耗尽时会自动重新为左轮手枪装弹,这是持续战斗的好方法。" + "" + "想让它持续装填,只需要右击并将你的子弹放进去。不过,它也可以放在3x3合成网格里,周围围上弹药进行装填。结合一些自动化和一个玩家模块,就意味着弹药再也不会用光了。" + ] + dependencies: ["52DFEA36FFFBCDD5"] + id: "3FC9C9BA6C4B9597" + tasks: [{ + id: "46FB2138D39F9238" + type: "item" + item: { + id: "immersiveengineering:speedloader" + Count: 1b + ForgeCaps: { + Parent: { + Size: 8 + Items: [ ] + } + } + } + }] + rewards: [{ + id: "24A27D154F9FB236" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -2.0d + y: -4.0d + subtitle: "黑衣人逃过了沙漠……" + description: ["为野兽靠得太近,或者你的弹药耗尽时准备。"] + dependencies: ["52DFEA36FFFBCDD5"] + id: "3C6A4FF4F12DCAB2" + tasks: [{ + id: "4E1995B3908BE0A1" + type: "item" + item: "immersiveengineering:toolupgrade_revolver_bayonet" + }] + rewards: [{ + id: "1EE1E0D6A82D9B90" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -9.0d + y: -4.0d + subtitle: "历史车轮滚滚,世界不断前进。" + description: ["散热器使磁轨炮能够更快地充能,更快地进行火力摧毁。"] + dependencies: ["69C4E9422B0C695A"] + id: "4AEF4EECF33AAD14" + tasks: [{ + id: "1722BA00297D1CD5" + type: "item" + item: "immersiveengineering:toolupgrade_railgun_capacitors" + }] + rewards: [{ + id: "388801C14A6A9916" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -11.0d + y: -4.0d + subtitle: "所有的事情都需要喜笑颜开。" + description: ["安装后鼠标中键可以开启瞄准镜,鼠标滚轮可以调整放大等级。非常适合远距离瞄准目标。"] + dependencies: ["69C4E9422B0C695A"] + id: "375C292687CF5637" + tasks: [{ + id: "258019F9C44FA366" + type: "item" + item: "immersiveengineering:toolupgrade_railgun_scope" + }] + rewards: [{ + id: "231932437B4E9839" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -10.0d + y: -3.5d + subtitle: "毕竟,疼痛是一种工具。有时它是最好的工具。" + description: [ + "磁轨炮,尽管很强大,但FE储量相对很低。电容背包是延长电池寿命的绝佳方法。" + "" + "虽然电容背包可以放在饰品栏中,但最好还是把它和胸甲在合成网格中合并。" + ] + dependencies: ["69C4E9422B0C695A"] + id: "149EC37E85BC39BB" + tasks: [{ + id: "0946F869835964E3" + type: "item" + item: { + id: "immersiveengineering:powerpack" + Count: 1b + tag: { + energy: 100000 + } + } + }] + } + { + title: "子弹" + x: -1.0d + y: -3.5d + subtitle: "……枪侠一路紧跟" + description: [ + "卡苏尔弹是最便宜、最基础的弹药;然而,他们仍然有不小的杀伤力。 " + "" + "穿甲弹可以快速击穿敌方的护甲而银弹对付亡灵生物时很强大。" + "" + "想要控制数量较大的群体,可以考虑更强力的子弹,如短程锥型爆破的鹿弹或龙息弹。并且如果单纯是你的准头十分差劲,则可以考虑狼群弹,它们在撞击后爆炸,向各个方向发射寻的弹片, 迅速摧毁任何它们遇到的东西。" + "" + "探索你的选择,在工程师手册中阅读更多信息。" + ] + dependencies: ["52DFEA36FFFBCDD5"] + id: "7EA4E88D7230D94D" + tasks: [{ + id: "3E8BA9F57E3C4452" + type: "item" + title: "子弹" + item: { + id: "itemfilters:or" + Count: 1b + tag: { + items: [ + { + id: "immersiveengineering:casull" + Count: 1b + } + { + id: "immersiveengineering:armor_piercing" + Count: 1b + } + { + id: "immersiveengineering:buckshot" + Count: 1b + } + { + id: "immersiveengineering:he" + Count: 1b + } + { + id: "immersiveengineering:silver" + Count: 1b + } + { + id: "immersiveengineering:dragons_breath" + Count: 1b + } + { + id: "immersiveengineering:potion" + Count: 1b + } + { + id: "immersiveengineering:flare" + Count: 1b + } + { + id: "immersiveengineering:firework" + Count: 1b + } + { + id: "immersiveengineering:homing" + Count: 1b + } + { + id: "immersiveengineering:wolfpack" + Count: 1b + } + ] + } + } + count: 24L + }] + rewards: [{ + id: "673B7ECE0BDE897E" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -3.0d + y: -1.5d + subtitle: "干净利落" + description: ["一种特殊的切割工具,可以干净地切割出石头、冰或玻璃等方块,可有效地充当精准采集工具。"] + dependencies: ["1487479CFA348530"] + id: "650F8ED52289B8AC" + tasks: [{ + id: "07CF70C497212059" + type: "item" + item: { + id: "immersiveengineering:rockcutter" + Count: 1b + tag: { + Damage: 0 + } + } + }] + rewards: [{ + id: "541EA45AC0E8D7CF" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -7.0d + y: -1.0d + subtitle: "别把它弄炸了" + description: ["采矿机械钻的发动机通常不能在水下工作。不过,增加压缩空气罐后,它就可以保持全速运行。"] + dependencies: ["0A476C6332EB6477"] + id: "322F7E60078AC6F6" + tasks: [{ + id: "4D1F4C0716B593B9" + type: "item" + item: "immersiveengineering:toolupgrade_drill_waterproof" + }] + rewards: [{ + id: "5691DD3285ADB605" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -8.0d + y: -1.5d + subtitle: "无底矿洞" + description: [ + "钻头会随着时间的推移而磨损,不过它们可以从机械钻上拆下来并在铁砧中修复。" + "" + "升级到钢钻头不仅提高了耐久度,而且可以开采黑曜石,而不必浪费你那宝贵的闪亮蓝色宝石。" + ] + dependencies: ["0A476C6332EB6477"] + id: "13AA0065B8167EF4" + tasks: [{ + id: "6A6D387D221FEC38" + type: "item" + item: "immersiveengineering:drillhead_steel" + }] + rewards: [{ + id: "39097B6C7B38506A" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -5.5d + y: 0.5d + description: ["在挖掘岩石的钻头和切割坚硬材料的锯子上添加一些润滑油可以大大延长工具的使用寿命。"] + dependencies: [ + "5B3CC19ED97DFA26" + "716019716B2915F9" + ] + dependency_requirement: "one_completed" + id: "546222019B6470BA" + tasks: [{ + id: "4A295A3D115FE1F2" + type: "item" + item: "immersiveengineering:toolupgrade_drill_lube" + }] + rewards: [{ + id: "713B059CB5DBEBCA" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -5.5d + y: -0.5d + description: ["适用于机械钻、机械锯甚至化学喷射器的拓展燃料杠。非常值得。"] + dependencies: [ + "716019716B2915F9" + "672C630D81BD8E94" + "5B3CC19ED97DFA26" + ] + dependency_requirement: "one_completed" + id: "7B384B41FCA9F17A" + tasks: [{ + id: "5761B4339C81361F" + type: "item" + item: "immersiveengineering:toolupgrade_drill_capacity" + }] + rewards: [{ + id: "60482427F2F16E9B" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -8.0d + y: -0.5d + description: ["一台机械钻最多可以增加三个额外的加强,每个加强都可以加快采掘速度,甚至可以提升对站在其前面的任何不幸生物的伤害。"] + dependencies: ["0A476C6332EB6477"] + id: "1A0053922B30B033" + tasks: [{ + id: "762650E500C59FAF" + type: "item" + item: "immersiveengineering:toolupgrade_drill_damage" + }] + rewards: [{ + id: "1D732032B9C86AB5" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -4.0d + y: -1.0d + subtitle: "所以等等,这不是箭……" + description: ["刀片盒子可以在工程师装配台中加装到机械锯上,以携带额外的锯条,且使你在机械锯运行时切换它们。潜行+鼠标滚轮切换锯条。"] + dependencies: ["1487479CFA348530"] + id: "283516E560D1D20E" + tasks: [{ + id: "59195DC2ADAA355B" + type: "item" + item: "immersiveengineering:toolupgrade_buzzsaw_spareblades" + }] + rewards: [{ + id: "36142E0E21AC2474" + type: "command" + title: "稀有沉浸工程战利品箱" + icon: "kubejs:rare_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_immersive_engineering_loot_rare" + player_command: false + }] + } + { + x: -5.5d + y: -1.5d + subtitle: "所以管他呢,我直接开炸了" + description: [ + "想要一支火焰喷射器吗?现在你的机会来了。给这玩意装满任何易燃燃料,潜行+右击点燃火焰,开始扫射吧。" + "" + "将其放置在工程师装配台内以添加或移除加强。" + ] + dependencies: ["0000000000000012"] + id: "4498690DCA41A562" + tasks: [{ + id: "672C630D81BD8E94" + type: "item" + item: { + id: "immersiveengineering:chemthrower" + Count: 1b + ForgeCaps: { + Parent: { + Size: 4 + Items: [ ] + } + } + } + }] + rewards: [{ + id: "2DBC321E9D2AE461" + type: "item" + title: "聚焦喷嘴" + item: "immersiveengineering:toolupgrade_chemthrower_focus" + }] + } + { + x: -9.5d + y: -12.0d + subtitle: "生活在云上" + description: [ + "你曾梦想过不用搭擎天柱就能在空中建造一个平台吗?" + "" + "好吧,如果你不会飞,你可能还需要那根擎天柱。不过,如果你会飞的话,就可以装一瓶云来充当平台的起点。" + "" + "在y126至y132之间使用玻璃瓶你会获得瓶中云。再次右击空气将会放置这朵云,其他方块就能够放在它的旁边。一会儿后它就会消失,但如果有另外一块方块及时的放置在它的旁边,它就会自己回到你的瓶中。" + ] + id: "322E9DDDEE1623E3" + tasks: [{ + id: "2AF9B5D1BACA4A59" + type: "item" + item: "quark:bottled_cloud" + }] + rewards: [{ + id: "43188DFF0C8F9DDC" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -10.5d + y: -13.0d + subtitle: "只愿一生和你在一起……" + description: [ + "如珍宝般存下每一天,挥霍在任何你喜欢的事上。" + "" + "潜行右击大多数机器可以消耗存储在其中的时间,并短暂的将它们加速。" + ] + dependencies: ["000000000000046D"] + id: "7AE1180EFAF22376" + tasks: [{ + id: "4D29649F3F51D7D3" + type: "item" + item: { + id: "tiab:timeinabottle" + Count: 1b + tag: { + timeData: { } + } + } + }] + rewards: [{ + id: "4FDD99B9F9F65B1D" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -1.0d + y: -11.5d + description: [ + "只有被其认可才可以挥舞的强大武器。" + "" + "但它是怎么找到你的?" + ] + dependencies: ["3EA3751B482189B7"] + id: "1C861BDF9266B721" + tasks: [{ + id: "14ED2E5760DB70B5" + type: "item" + item: "mythicbotany:mjoellnir" + }] + rewards: [{ + id: "196A0F3B1A3EB04F" + type: "command" + title: "传奇植物魔法战利品箱" + icon: "kubejs:legendary_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_botania_loot_legendary" + player_command: false + }] + } + { + title: "奥术兵工厂" + x: -1.0d + y: -14.0d + description: ["使用时可被法术附魔的强大工具。是任何志向远大的法师的必备。"] + dependencies: ["00000000000003D7"] + id: "4A1C227E044B02D6" + tasks: [ + { + id: "0733FFA5BAB24544" + type: "item" + item: "ars_nouveau:spell_bow" + } + { + id: "25A8965A5E3C4458" + type: "item" + item: { + id: "ars_nouveau:enchanters_sword" + Count: 1b + tag: { + Damage: 0 + } + } + } + { + id: "4CDEBD46316A28AF" + type: "item" + item: "ars_nouveau:wand" + } + ] + } + { + x: -10.0d + y: -14.0d + subtitle: "身在曹营心在汉" + description: [ + "在服务器内游玩?考虑合成一些离线方块以在你下线时禁用机器。" + "" + "当放置离线方块的玩家在线时,离线方块会发出红石信号。所以简单放置一个然后设置好只依赖于红石的自动化。" + ] + dependencies: ["000000000000046F"] + id: "03CE9A1AE5E2538D" + tasks: [{ + id: "21050326FB2FBF70" + type: "item" + item: "clockout:clockout_block" + }] + rewards: [{ + id: "1A05BF41EEF353BA" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + x: -10.5d + y: -12.0d + subtitle: "技术支持:皮姆" + description: [ + "更小,但一样的强大?这不可能!" + "" + "现在可能了。" + "" + "有个人缩放装置在手,就可以缩小到最小的尺寸,甚至穿过老鼠都直摇头的缝隙。" + "" + "● 右击以打开界面并选择尺寸。" + "● 潜行+右击以缩小自己。" + "● 左击以缩小一个实体。" + "● 用玻璃瓶右击缩小的实体以将其装起。" + "" + "在你口袋里装一个村民以求好运吧!" + ] + dependencies: ["00000000000003FF"] + min_width: 300 + id: "2A74822BE970E9D4" + tasks: [{ + id: "417D1AA02B005770" + type: "item" + item: { + id: "shrink:shrinking_device" + Count: 1b + tag: { } + } + }] + rewards: [ + { + id: "39498CF292AB8B53" + type: "item" + title: "玻璃瓶" + item: "minecraft:glass_bottle" + count: 8 + } + { + id: "00012916E3BF0CC7" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + } + ] + } + { + x: -6.5d + y: -11.5d + shape: "gear" + description: [ + "总是在寻找合适的工具?这是公制的?还是英制的?还有那个平头螺丝刀跑哪里去了?" + "" + "隆重介绍变形工具:永远知道该干什么的工具。只需将其指向一个机器,然后看着它根据该方块所属的模组变换成合适的形状。" + "" + "需要一个特定的扳手来旋转你在安装的那些烦人的楼梯?潜行并滚动鼠标滚轮以选择任何装备的工具。并且如果你宁愿分开使用工具,潜行并丢弃将该工具从变形工具中弹出。把它放回去只需简单地再次将两者进行合成。" + "" + "确保查看特殊的简易预装配方,只需一些齿轮和红石,就可以为你的扳手预装来自常见模组的各种各样的工具,以帮助你上手。" + ] + id: "7EDFBD3AEAC8B587" + tasks: [{ + id: "0D382E19423F7F14" + type: "item" + item: "morphtool:tool" + }] + rewards: [{ + id: "2826CA3ECD3974D4" + type: "command" + title: "拾荒者快乐包" + icon: "kubejs:scavengers_delight" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_scavengers_delight" + player_command: false + }] + } + { + title: "铁喷气背包" + x: -5.5d + y: -14.5d + subtitle: "等下,这也不是铁制的啊" + description: [ + "这些喷气背包是基于等级的实用工具,只需将其放进某种充电装置,提供足够的RF,就能带你飞行。" + "" + "在Enigmatica-6中,喷气背包是用热力系列和Powah模组的物品合成的。第一个喷气背包,硬化喷气背包,是由热力防化套装和多种硬化等级的Powah机器与材料制作而成。" + ] + dependencies: ["000000000000019B"] + id: "32543CB763F99E26" + tasks: [{ + id: "5E0566EA6AC167A7" + type: "item" + item: { + id: "ironjetpacks:hardened_jetpack" + Count: 1b + tag: { + Throttle: 1.0d + } + } + }] + rewards: [{ + id: "1CB81CA01A66EFF3" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "依然不是铁制的" + x: -4.5d + y: -15.5d + subtitle: "差不多" + description: ["第二个喷气背包主要由殷钢,一种由镍和铁制成的合金,以及你的老硬化喷漆背包打造而成。"] + dependencies: ["32543CB763F99E26"] + id: "517AFDCCF9B4F556" + tasks: [{ + id: "6CC77BA53377140C" + type: "item" + item: { + id: "ironjetpacks:invar_jetpack" + Count: 1b + tag: { + Throttle: 1.0d + } + } + }] + rewards: [{ + id: "2A08858F195AB557" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + title: "字面意义上的很火" + x: -6.5d + y: -15.5d + subtitle: "多讽刺啊,这些都不是铁制的" + description: ["第三级的喷气背包仅仅使用了Powah的烈焰等级的物品(再加上殷钢喷气背包)。"] + dependencies: ["517AFDCCF9B4F556"] + id: "3DE9AC6CE13B591B" + tasks: [{ + id: "55F87954F5A7F169" + type: "item" + item: { + id: "ironjetpacks:blazing_jetpack" + Count: 1b + tag: { + Throttle: 1.0d + } + } + }] + rewards: [{ + id: "3CF8EC622824974F" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "无信号" + x: -4.5d + y: -16.5d + subtitle: "不,等一下,其实是信号太多了。" + description: ["第四个喷气背包是由信素,一种由银和导电性优良的红石制成的合金,打造而成的。哦,当然,它还需要一个烈焰喷漆背包。"] + dependencies: ["3DE9AC6CE13B591B"] + id: "7A685C5CF8B6792E" + tasks: [{ + id: "3AC7C02A3C65D157" + type: "item" + item: { + id: "ironjetpacks:signalum_jetpack" + Count: 1b + tag: { + Throttle: 1.0d + } + } + }] + rewards: [{ + id: "2F7341AFE1379D57" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + title: "由能量饮料赞助播出" + x: -6.5d + y: -16.5d + subtitle: "……这是用啥做的?!" + description: ["第五个喷气背包。钻石喷气背包,是由Powah的钻石等级和之前喷气背包等级的材料制作而成。"] + dependencies: ["7A685C5CF8B6792E"] + id: "53232F72A2133D14" + tasks: [{ + id: "377EE5AC5053521D" + type: "item" + item: { + id: "ironjetpacks:niotic_jetpack" + Count: 1b + tag: { + Throttle: 1.0d + } + } + }] + rewards: [{ + id: "1C0DB38F8304E24B" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "你个流芒" + x: -4.5d + y: -17.5d + subtitle: "这和铁根本不贴边" + description: ["流明是由锡、银和萤石制成的合金。"] + dependencies: ["53232F72A2133D14"] + id: "64D05D57CD3BD048" + tasks: [{ + id: "7632CE1603104C5B" + type: "item" + item: { + id: "ironjetpacks:lumium_jetpack" + Count: 1b + tag: { + Throttle: 1.0d + } + } + }] + rewards: [{ + id: "1A8129ADCF741705" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + { + title: "精神升华" + x: -6.5d + y: -17.5d + subtitle: "好,好,我不吐槽了" + description: ["富生喷气背包是由Powah的富生等级制作而成的。"] + dependencies: ["64D05D57CD3BD048"] + id: "78FB2B0A5D565203" + tasks: [{ + id: "76E9010CA6A45910" + type: "item" + item: { + id: "ironjetpacks:spirited_jetpack" + Count: 1b + tag: { + Throttle: 1.0d + } + } + }] + rewards: [{ + id: "44AEA9FA58AF9913" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "登峰造极" + x: -5.5d + y: -20.5d + shape: "gear" + subtitle: "古惑狼最爱的玩具" + description: ["最后一级的喷气背包是由下界等级的Powah物品制作而成。祝你飞行愉快!不,我不想搭车,你自己用你的超音速喷气背包,谢谢。"] + dependencies: ["0430DED82424A380"] + size: 2.0d + id: "4A1D635E224616E5" + tasks: [{ + id: "1E21A04D7897170A" + type: "item" + item: { + id: "ironjetpacks:nitro_jetpack" + Count: 1b + tag: { + Throttle: 1.0d + } + } + }] + rewards: [{ + id: "4C390C7FDB3F39FD" + type: "command" + title: "Powah战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_powah_loot" + player_command: false + }] + } + { + title: "全都是传送" + x: -5.5d + y: -18.5d + subtitle: "所以这就是末影人远距离旅行的秘诀。" + description: ["不要问这是怎么做到的,只要相信它能做到就好。"] + dependencies: ["78FB2B0A5D565203"] + id: "0430DED82424A380" + tasks: [{ + id: "3AD4174B377A96BE" + type: "item" + item: { + id: "ironjetpacks:enderium_jetpack" + Count: 1b + tag: { + Throttle: 1.0d + } + } + }] + rewards: [{ + id: "33DDF92F40291EBA" + type: "command" + title: "史诗热力系列战利品箱" + icon: "kubejs:epic_lootbox" + command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:chests/quest_thermal_series_loot_epic" + player_command: false + }] + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/akashic.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/akashic.json new file mode 100644 index 00000000..87f89c76 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/akashic.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "阿卡什宝典是一本便携式书架,能够装下所有模组的指南和手册。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/astral_cake.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/astral_cake.json new file mode 100644 index 00000000..cb8ecc69 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/astral_cake.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "利用星辉魔法可以很容易地做出贪食花自动化。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/astral_linking.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/astral_linking.json new file mode 100644 index 00000000..200d0329 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/astral_linking.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "你可以把星辉魔法的链接器放到你的副手,而链接过程仍然会继续。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/automation.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/automation.json new file mode 100644 index 00000000..fd1f98d1 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/automation.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "模组Minecraft第一法则:需要量产的东西,那就自动化!" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/automation_2.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/automation_2.json new file mode 100644 index 00000000..66485b7b --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/automation_2.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "模组Minecraft第二法则:不需要量产的东西,也要自动化!" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/automation_3.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/automation_3.json new file mode 100644 index 00000000..b55fcbbf --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/automation_3.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "模组Minecraft第三法则:不需要的东西也统统给我自动化!" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/backpacks.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/backpacks.json new file mode 100644 index 00000000..63fd4033 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/backpacks.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "精妙背包可以通过升级来拓展一些非常有用的功能,比如内置的工作台和熔炉!" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/bee_recipes.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/bee_recipes.json new file mode 100644 index 00000000..ffe39163 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/bee_recipes.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "某些蜜蜂的获取方式不会在正常的培育或突变信息内出现。想要知道如何获取这些蜜蜂,请在JEI里面搜索对应的蜂罐或怪物蛋。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/bees.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/bees.json new file mode 100644 index 00000000..99945a85 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/bees.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "不要害怕缤纷蜜蜂:它们可以产出很多资源!查看对应的任务章节来了解更多信息。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/blood_altar.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/blood_altar.json new file mode 100644 index 00000000..dfc1329f --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/blood_altar.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "血魔法的祭坛将会占用非常大的空间。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/catjam.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/catjam.json new file mode 100644 index 00000000..11d4f702 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/catjam.json @@ -0,0 +1,10 @@ +{ + "title": { + "text": "本模组包最棒的小贴士", + "bold": true, + "color": "yellow" + }, + "tip": { + "text": ":catjam:" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/catjammies.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/catjammies.json new file mode 100644 index 00000000..3779e243 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/catjammies.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "为猫咪播放CD,它们就会摇头!" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/changelog.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/changelog.json new file mode 100644 index 00000000..b2785ef6 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/changelog.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "更新日志上写了每个版本更新的内容。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/cobblegen.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/cobblegen.json new file mode 100644 index 00000000..d849b8d6 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/cobblegen.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "你可以用原版的刷石机产出随机的石头或圆石。只要在生成的方块下方分别放上钻石块或是铁块就好啦!-TemperedFool" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/controls.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/controls.json new file mode 100644 index 00000000..221053a4 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/controls.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "去控制界面看看。许多模组都有需要绑定按键才能使用的功能。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/cow_level.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/cow_level.json new file mode 100644 index 00000000..dbe3f3f4 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/cow_level.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "根本没有奶牛关!" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/cross_dim.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/cross_dim.json new file mode 100644 index 00000000..44a28883 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/cross_dim.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "许多模组提供了廉价的跨维度传输物品或能量的方式。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/ding.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/ding.json new file mode 100644 index 00000000..c1f49d8b --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/ding.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "等游戏加载等烦了?将窗口最小化,然后去摸鱼:当你听到“叮!”时游戏就烤好了!" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/disassembler.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/disassembler.json new file mode 100644 index 00000000..f75e8fbe --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/disassembler.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "在通用机械的科技树里,原子分解机是早期就能获得的强大的多功能工具!-LorefiendElianne" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/discord.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/discord.json new file mode 100644 index 00000000..106a8bcb --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/discord.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "想和别的玩家聊天或者需要帮助?加入我们的Discord社区吧!链接可在主界面下方找到。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/drawer_key.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/drawer_key.json new file mode 100644 index 00000000..1d3cf78f --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/drawer_key.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "副手拿着抽屉钥匙时,新放置的抽屉会自动上锁。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/drones.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/drones.json new file mode 100644 index 00000000..2a3e5439 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/drones.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "通过编程,气动工艺的无人机可以飞行很复杂的路线来完成本不可能完成的自动化。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/du_charms.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/du_charms.json new file mode 100644 index 00000000..e525be11 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/du_charms.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "走过路过不要错过,来看看十分好用的Dark Utilities护符!它们可以加速你吃东西、睡觉等动作的速度!" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/ee_ores.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/ee_ores.json new file mode 100644 index 00000000..14eae2c0 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/ee_ores.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "本模组包的矿物会以碎块的形式掉落,以保证你的背包不会被各种模组的同种矿物塞满。需要方块形态的矿物?试试原版的切石机!" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/eidolon_enchanting.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/eidolon_enchanting.json new file mode 100644 index 00000000..faf3156b --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/eidolon_enchanting.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "幻梦的灵歌附魔台提供了给装备附上特定附魔并提升附魔等级的不错方法。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/emojis.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/emojis.json new file mode 100644 index 00000000..a65002ad --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/emojis.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "合理使用Emoji表情,它们非常强大 :bongocat: -Buuz135" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/ender_air_ghasts.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/ender_air_ghasts.json new file mode 100644 index 00000000..becf4162 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/ender_air_ghasts.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "对着主世界的恶魂释放末地空气会让它们眼泪汪汪!-MuteTiefling" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/extra.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/extra.json new file mode 100644 index 00000000..9f46419e --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/extra.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "需要做一组的物品,那就做两组甚至更多。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/fans.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/fans.json new file mode 100644 index 00000000..72946f7c --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/fans.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "单个鼓风机就足够驱动一对默认速度运转的粉碎轮。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/featherfalling_crops.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/featherfalling_crops.json new file mode 100644 index 00000000..9da6653e --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/featherfalling_crops.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "鞋子上附有羽落I以上的附魔就能避免踩坏庄稼。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/github.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/github.json new file mode 100644 index 00000000..b5137fa2 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/github.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "发现错误或是有改进意见可以在GitHub上提出来。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/horologium.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/horologium.json new file mode 100644 index 00000000..fdbaaa5f --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/horologium.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "时钟座是非常容易被忽略的昏暗星座。想要用这个星座对你进行共鸣,就记得每晚用天文望远镜观察天空,因为它每36天才出现一次。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/jei_backspace.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/jei_backspace.json new file mode 100644 index 00000000..5383c483 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/jei_backspace.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "在JEI里按“回车键”可以回到上一个查看的配方。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/jei_pins.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/jei_pins.json new file mode 100644 index 00000000..8e42fb7d --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/jei_pins.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "在JEI种按“A”键为一个物品添加书签。对着添加书签的物品再按一次“A”键即可取消标记。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/jei_scrolling.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/jei_scrolling.json new file mode 100644 index 00000000..a07601a1 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/jei_scrolling.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "当配方有多种材料可以选择时,你可以按住左Shift键停止可选物品在JEI中的滚动。你还可以使用鼠标滚轮手动切换可选物品。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/light_chunk_keys.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/light_chunk_keys.json new file mode 100644 index 00000000..3caf53a0 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/light_chunk_keys.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "按下F7来查看地面的光照等级,F9来查看区块边界。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/lootr.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/lootr.json new file mode 100644 index 00000000..1aafef84 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/lootr.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "你在服务器里?不用担心,每个玩家都有自己的战利品箱,因此你不会探索到已经被别人掏空的地牢!" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/mana_enchant.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/mana_enchant.json new file mode 100644 index 00000000..0a5b211e --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/mana_enchant.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "植物魔法的魔力附魔台可以让你不消耗附魔书进行附魔。-Hazearil" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/market.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/market.json new file mode 100644 index 00000000..98066997 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/market.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "需要种子或是树苗却找不到它们?那就在贸易站里购买吧!" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/mek_cables_upgrade.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/mek_cables_upgrade.json new file mode 100644 index 00000000..30f5bfe7 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/mek_cables_upgrade.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "通用机械的管道可以在世界里升级!用对应的合金右击它们可以一次性升级八个!" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/mek_tanks.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/mek_tanks.json new file mode 100644 index 00000000..d6c294e3 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/mek_tanks.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "通用机械的液体储罐可以开关桶模式 -Sakura" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/mek_upgrades.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/mek_upgrades.json new file mode 100644 index 00000000..6f91f0ff --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/mek_upgrades.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "用通用机械的升级Shift+左击机器可以不打开GUI就直接升级机器。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/mob_farms.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/mob_farms.json new file mode 100644 index 00000000..1743ce79 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/mob_farms.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "刷怪塔做的大一点可以减少卡顿,因为卡顿主要来自于怪物之间的碰撞计算。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/modded_for_dummies.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/modded_for_dummies.json new file mode 100644 index 00000000..a52ea182 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/modded_for_dummies.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "《傻瓜模组宝典》可以帮助模组新手学习基础知识。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/natures_compass.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/natures_compass.json new file mode 100644 index 00000000..1138da5f --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/natures_compass.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "想找一个特定的生物群系吗?生物群系指南针能帮助你找到任何生物群系。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/neat.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/neat.json new file mode 100644 index 00000000..328504bf --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/neat.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "极简血量显示!Vazkii钜献。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/passion_vines.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/passion_vines.json new file mode 100644 index 00000000..35704cae --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/passion_vines.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "百香果藤附着在花梨木原木或花梨树树叶的侧面时才可以结果。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/pedestals.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/pedestals.json new file mode 100644 index 00000000..445e5d23 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/pedestals.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "基座不是摆着看的!试着给基座升级,它们很有用。-Mowmaster" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/prettypipes_facade.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/prettypipes_facade.json new file mode 100644 index 00000000..ebf7bd67 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/prettypipes_facade.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "主手拿着扳手,副手拿着方块,就可以在Pretty Pipes上覆盖对应的方块。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/quark_buttons.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/quark_buttons.json new file mode 100644 index 00000000..b8d21ef9 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/quark_buttons.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "运用你物品栏里的夸克箱子按钮!它们对早期存储管理帮助很大。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/quest_book.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/quest_book.json new file mode 100644 index 00000000..0968c6e0 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/quest_book.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "你不一定要带着任务书:通过绑定按键或物品栏左上角的图标都可以直接打开任务书。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/quests.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/quests.json new file mode 100644 index 00000000..c624f675 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/quests.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "任务描述通常含有提示或小技巧。它们也可以帮助你学习模组!" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/requester.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/requester.json new file mode 100644 index 00000000..e62b80e7 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/requester.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "请求机可以把RS系统里的物品给你预先准备好。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/routers.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/routers.json new file mode 100644 index 00000000..e586156d --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/routers.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "模块化路由器功能强大,很多情况下都能用到它。来试试看吧!-Merlo" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/seals.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/seals.json new file mode 100644 index 00000000..7c3e7176 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/seals.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "你可以用鱼向海豹交易一些有用的东西!" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/shrink.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/shrink.json new file mode 100644 index 00000000..3bd0a419 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/shrink.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "个人缩放装置能把你缩小到半格方块高。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/stonecutter.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/stonecutter.json new file mode 100644 index 00000000..a371d740 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/stonecutter.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "切石机可以合成很多装饰方块,比如各种各样的石头或矿物!" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/storage_scanner.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/storage_scanner.json new file mode 100644 index 00000000..bdcf6124 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/storage_scanner.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "RF工具箱的存储检测器可以让游戏早期的合成变得简单许多。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/te_augments.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/te_augments.json new file mode 100644 index 00000000..9f434823 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/te_augments.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "热力膨胀的机器可能需要升级来制作特定的配方。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/top.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/top.json new file mode 100644 index 00000000..2b87260e --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/top.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "The One Probe提供了显示方块、实体的信息的游戏内覆盖。你可以通过输入“/theoneprobe config”来调整设置。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/travel_anchors.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/travel_anchors.json new file mode 100644 index 00000000..0adf0710 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/travel_anchors.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "旅行锚是在基地移动的绝佳手段。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/villager_seats.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/villager_seats.json new file mode 100644 index 00000000..61f30c65 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/villager_seats.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "机械动力的坐垫可以保证你的村民们即开心又安全!村民在坐垫上不会乱跑,如果旁边有工作站点他们也能正常补货。" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/waystones.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/waystones.json new file mode 100644 index 00000000..60ca40a4 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/waystones.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "传送石碑是早期设立传送点的一种方法。去劫掠一些村庄来获得它们吧!" + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/well_of_suffering.json b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/well_of_suffering.json new file mode 100644 index 00000000..b2fbe3bc --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/assets/enigmatica/tips/well_of_suffering.json @@ -0,0 +1,5 @@ +{ + "tip": { + "text": "在找一个服务器友好型的产生生命源质的办法?试试在刷怪笼上使用NoAI修改。女巫们会自己治疗自己!" + } +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/client_scripts/expert/item_modifiers/jei_descriptions.js b/project/Enigmatica 6 Expert/1.6.0/kubejs/client_scripts/expert/item_modifiers/jei_descriptions.js new file mode 100644 index 00000000..658a5602 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/client_scripts/expert/item_modifiers/jei_descriptions.js @@ -0,0 +1,72 @@ +onEvent('jei.information', (event) => { + if (global.isExpertMode == false) { + return; + } + + const recipes = [ + { + items: ['bloodmagic:soulpickaxe'], + text: ['可以挖掘艾瑟金属矿石。'] + }, + { + items: ['atum:nebu_hammer', 'mythicbotany:alfsteel_pick', 'aiotbotania:alfsteel_aiot'], + text: ['可以将神铸方块分解为阿图姆遗物。'] + }, + { + items: ['resourcefulbees:t2_apiary', 'resourcefulbees:t3_apiary', 'resourcefulbees:t4_apiary'], + text: [ + '制作此物品时配方所含的蜜蜂会被消耗 - 请确保移除蜜蜂后再进行合成!' + ] + }, + { + items: ['industrialforegoing:mob_slaughter_factory'], + text: [ + // This works but doesn't provide color in JEI text. + // I just made it like this to be easily copied from tooltips script + Text.of('在专家模式中被禁用。').red(), + Text.of('肉汤可以通过“处理”牛来获得。').color('#6e2a2a'), + Text.of('粉红黏液可以用流体镭射钻从粉色凋灵处收获。').color('#da07e6') + ] + }, + { + items: ['refinedstorage:4k_storage_part', 'refinedstorage:1k_storage_part'], + text: ['专家模式删除了该配方,请从16k存储元件开始合成。'] + }, + { + items: ['refinedstorage:256k_fluid_storage_part', 'refinedstorage:64k_fluid_storage_part'], + text: ['专家模式删除了该配方,请从1024k流体存储元件开始合成。'] + } + ]; + + recipes.forEach((recipe) => { + recipe.items.forEach((item) => { + event.add(item, recipe.text); + }); + }); + + const disabledItems = [ + 'pneumaticcraft:air_compressor', + 'pneumaticcraft:advanced_air_compressor', + 'integrateddynamics:energy_battery', + 'integrateddynamics:mechanical_squeezer', + 'integrateddynamics:mechanical_drying_basin', + 'integrateddynamics:squeezer', + 'integrateddynamics:drying_basin', + 'integrateddynamics:coal_generator', + 'mekanism:upgrade_filter', + 'darkutils:rune_damage_player', + 'integrateddynamics:coal_generator', + /darkutils:export_plate/, + /integrateddynamics:energy_battery/, + /powah:energy_cable_/, + 'eidolon:crucible', + 'eidolon:wooden_brewing_stand', + 'engineersdecor:factory_placer' + ]; + disabledItems.forEach((item) => { + event.add( + item, + "此物品在专家模式中被禁用" + ); + }); +}); diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/client_scripts/expert/item_modifiers/tooltips.js b/project/Enigmatica 6 Expert/1.6.0/kubejs/client_scripts/expert/item_modifiers/tooltips.js new file mode 100644 index 00000000..621149ab --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/client_scripts/expert/item_modifiers/tooltips.js @@ -0,0 +1,111 @@ +onEvent('item.tooltip', (event) => { + /* + Valid Color Codes: + + .black() + .darkBlue() + .darkGreen() + .darkAqua() + .darkRed() + .darkPurple() + .gold() + .gray() + .darkGray() + .blue() + .green() + .aqua() + .red() + .lightPurple() + .yellow() + .white() + .color('#808080') //any hex color + */ + if (global.isExpertMode == false) { + return; + } + const disabledInExpert = Text.of('在专家模式被禁用').red(); + const recipes = [ + { + items: ['bloodmagic:soulpickaxe'], + text: [Text.of('可以挖掘艾瑟金属矿石').color('#7e24b3')] + }, + { + items: ['tconstruct:seared_melter'], + text: [disabledInExpert, Text.of('请改用冶炼炉控制器').aqua()] + }, + { + items: [ + 'integrateddynamics:mechanical_squeezer', + 'integrateddynamics:mechanical_drying_basin', + 'integrateddynamics:squeezer', + 'integrateddynamics:drying_basin', + 'pneumaticcraft:air_compressor', + 'pneumaticcraft:advanced_air_compressor', + 'darkutils:rune_damage_player', + 'eidolon:crucible', + 'eidolon:wooden_brewing_stand', + 'engineersdecor:factory_placer', + 'eidolon:worktable', + 'mekanism:osmium_compressor', + 'mekanism:ultimate_compressing_factory', + 'mekanism:elite_compressing_factory', + 'mekanism:advanced_compressing_factory', + 'mekanism:basic_compressing_factory', + 'compactmachines:tunnel' + ], + text: [disabledInExpert] + }, + { + items: ['resourcefulbees:t2_apiary', 'resourcefulbees:t3_apiary', 'resourcefulbees:t4_apiary'], + text: [ + Text.of('制作此物品时配方所含的蜜蜂会被消耗').red(), + Text.of('请确保移除蜜蜂后再进行合成!').red() + ] + }, + { + items: ['industrialforegoing:mob_slaughter_factory'], + text: [ + disabledInExpert, + Text.of('肉汤可以通过“处理”牛来获得').color('#6e2a2a'), + Text.of('粉红黏液可以用流体镭射钻从粉色凋灵处收获').color('#da07e6') + ] + }, + { + items: ['kubejs:medium_machinery_schematics'], + text: [ + Text.of(`解锁构造以下结构的能力:`).blue(), + Text.of(`- 自动化工程师装配台`).aqua(), + Text.of(`- 柴油发电机`).aqua(), + Text.of(`- 斗轮式挖掘机`).aqua(), + Text.of(`- 工业发酵机`).aqua(), + Text.of(`- 金属冲压机`).aqua(), + Text.of(`- 混合器`).aqua(), + Text.of(`- 采油机`).aqua(), + Text.of(`- 炼油厂`).aqua(), + Text.of(`- 锯木机`).aqua(), + Text.of(`- 工业挤压机`).aqua() + ] + }, + { + items: ['kubejs:heavy_machinery_schematics'], + text: [ + Text.of(`解锁构造以下结构的能力:`).blue(), + Text.of(`- 电弧炉`).aqua(), + Text.of(`- 装配机`).aqua(), + Text.of(`- 焦化器`).aqua(), + Text.of(`- 粉碎机`).aqua(), + Text.of(`- 精馏塔`).aqua(), + Text.of(`- 避雷针`).aqua(), + Text.of(`- 硫磺回收装置`).aqua() + ] + }, + { + items: [/kubejs:diy/], + text: [Text.of(`还需要一些零件`).green(), Text.of(`不含电池`).darkRed()] + } + ]; + + recipes.forEach((recipe) => { + event.add(recipe.items, recipe.text); + }); +}); diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/client_scripts/item_modifiers/jei_descriptions.js b/project/Enigmatica 6 Expert/1.6.0/kubejs/client_scripts/item_modifiers/jei_descriptions.js new file mode 100644 index 00000000..9905565b --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/client_scripts/item_modifiers/jei_descriptions.js @@ -0,0 +1,648 @@ +onEvent('jei.information', (event) => { + const recipes = [ + { + items: ['simplefarming:cheese_slice'], + text: ['右击奶酪圈获得。'] + }, + { + items: ['farmersdelight:ham'], + text: ['用小刀击杀猪或疣猪兽获得。'] + }, + { + items: ['astralsorcery:stardust'], + text: [ + '用星辉锭切割工具左击星辉锭获得。详情见星芒宝典。' + ] + }, + { + items: ['buildinggadgets:construction_paste'], + text: ['用镐子破坏致密构建方块获得。'] + }, + { + items: ['powah:uraninite', 'powah:uraninite_block'], + text: [ + '铀矿被移除了且不会自然生成。使用Powah的充能台配方来获得晶质铀。' + ] + }, + { + items: ['thermal:blizz_rod', 'thermal:blizz_spawn_egg'], + text: [ + '暴雪人生成于寒冷的生物群系中。用机械诅咒之土或暗夜粉建造它们的刷怪塔会很方便。' + ] + }, + { + items: ['thermal:blitz_rod', 'thermal:blitz_spawn_egg'], + text: [ + '狂风人生成于温暖干燥的生物群系中。用机械诅咒之土或暗夜粉建造它们的刷怪塔会很方便。' + ] + }, + { + items: ['thermal:basalz_rod', 'thermal:basalz_spawn_egg'], + text: [ + '岩石人通常出没于贫瘠或多山的生物群系或下界的玄武岩三角洲中。 用机械诅咒之土或暗夜粉建造它们的刷怪塔会很方便。' + ] + }, + { + items: ['betterendforge:emerald_ice'], + text: [ + '可以在末地的寒冰星空生物群系中找到,也可以在远古翡翠冰旁放置水制造。' + ] + }, + { + items: ['betterendforge:dense_emerald_ice'], + text: [ + '可以在末地的寒冰星空生物群系中找到,也可以在远古翡翠冰旁放置翡翠冰制造。' + ] + }, + { + items: ['betterendforge:ancient_emerald_ice'], + text: [ + '可以在末地的寒冰星空生物群系中找到,可以把相邻的水方块变成翡翠冰,把翡翠冰变成致密翡翠冰。' + ] + }, + { + items: ['simplefarming:habanero'], + text: ['收获辣椒时的稀有掉落物。'] + }, + { + items: ['mekanismgenerators:fusion_reactor_controller'], + text: [ + '核聚变反应堆被大幅地削弱了。', + '被动产生6万至25万rf/刻的电力,但与一个或多个蒸汽涡轮配对时有高得多的产能。' + ] + }, + { + items: [ + 'industrialforegoing:infinity_backpack', + 'industrialforegoing:infinity_saw', + 'industrialforegoing:infinity_drill', + 'industrialforegoing:infinity_hammer', + 'industrialforegoing:infinity_trident', + 'industrialforegoing:infinity_nuke', + 'industrialforegoing:infinity_launcher' + ], + text: [ + "九百亿亿是个非常大的数字。真的很大。你不会相信它有多大的。" + ] + }, + { + items: [ + 'industrialforegoing:infinity_backpack', + 'industrialforegoing:infinity_saw', + 'industrialforegoing:infinity_drill', + 'industrialforegoing:infinity_hammer', + 'industrialforegoing:infinity_trident', + 'industrialforegoing:infinity_nuke', + 'industrialforegoing:infinity_launcher' + ], + text: [ + "正常的手段是没法充满这个工具的,除非你准备在这里干等上几个世纪。据说你要的答案在核合成里可以找到。" + ] + }, + { + items: ['farmersdelight:brown_mushroom_colony', 'minecraft:brown_mushroom'], + text: [ + '将棕色蘑菇种在黑暗环境下的沃土上来长成蘑菇菌落,破坏后可以获得很好的收益。' + ] + }, + { + items: ['farmersdelight:red_mushroom_colony', 'minecraft:red_mushroom'], + text: [ + '将红色蘑菇种在黑暗环境下的沃土上来长成蘑菇菌落,破坏后可以获得很好的收益。' + ] + }, + { + items: [ + 'integratedtunnels:part_interface_energy', + 'integratedtunnels:part_importer_energy', + 'integratedtunnels:part_exporter_energy' + ], + text: ['最大能量传输速率被限制在65,536FE每游戏刻。'] + }, + { + items: [ + 'integratedtunnels:part_interface_fluid', + 'integratedtunnels:part_importer_fluid', + 'integratedtunnels:part_exporter_fluid' + ], + text: ['最大流体传输速率被限制在65,536mb每游戏刻。'] + }, + { + items: ['minecraft:nautilus_shell'], + text: [ + '击杀生成在暖水海洋的鹦鹉螺获得。', + ' ', + '也可以通过包埋鹦鹉螺的石头获得。包埋鹦鹉螺的石头可以在海洋和沙滩的地下找到。' + ] + }, + { + items: ['architects_palette:twisted_sapling'], + text: ['在主世界向下界传送门投掷树苗获得。'] + }, + { + items: ['architects_palette:warpstone'], + text: ['在主世界向下界传送门投掷粘土块获得。'] + }, + { + items: ['byg:warped_cactus'], + text: ['在主世界向下界传送门投掷仙人掌获得。'] + }, + { + items: ['byg:warped_coral', 'byg:warped_coral_fan', 'byg:warped_coral'], + text: ['在主世界向下界传送门投掷任意珊瑚获得。'] + }, + { + items: ['architects_palette:chiseled_abyssaline_bricks'], + text: ['可以用海洋之心右击充能。用于给渊晶石方块供能。'] + }, + { + items: [ + 'architects_palette:abyssaline_lamp', + 'architects_palette:abyssaline_tile_slab', + 'architects_palette:abyssaline_tiles', + 'architects_palette:abyssaline_brick_slab', + 'architects_palette:abyssaline_pillar', + 'architects_palette:abyssaline_bricks', + 'architects_palette:abyssaline' + ], + text: [ + '旁边放置充能錾制渊晶石砖时会被供能。能量可以通过其他渊晶石方块传递。' + ] + }, + { + items: [ + 'architects_palette:blank_acacia_totem', + 'architects_palette:shocked_acacia_totem', + 'architects_palette:placid_acacia_totem', + 'architects_palette:grinning_acacia_totem' + ], + text: ['用斧子右击来改变脸型。'] + }, + { + items: ['betterendforge:silk_fiber'], + text: ['击杀生成在蚕蛾巢穴的蚕蛾获得。'] + }, + { + items: [/upgrade_aquatic:(?!.*dead_coralstone|chiseled)(?=.*_coralstone$)/], + text: ['在活珊瑚旁放置珊瑚石获得。'] + }, + { + items: ['upgrade_aquatic:coralstone'], + text: ['放置在活珊瑚旁来将其灌注。'] + }, + { + items: ['upgrade_aquatic:dead_coralstone'], + text: ['用不带精准采集的工具破坏灌注珊瑚石获得。'] + }, + { + items: [ + 'quark:red_crystal', + 'quark:orange_crystal', + 'quark:yellow_crystal', + 'quark:green_crystal', + 'quark:blue_crystal', + 'quark:indigo_crystal', + 'quark:violet_crystal', + 'quark:white_crystal', + 'quark:black_crystal' + ], + text: [ + '如果在地底深处放置,将会长成四格高。生长时会发出粒子效果。', + ' ', + '也许还会长出刚玉簇来。' + ] + }, + { + items: [/quark:\w+_crystal_cluster/], + text: ['在地底下的刚玉方块生长时随机出现。'] + }, + { + items: ['quark:bottled_cloud'], + text: ['在Y值126到132之间用玻璃瓶右击空气获得。'] + }, + { + items: [Item.of('naturesaura:aura_bottle', { stored_type: 'naturesaura:overworld' })], + text: [ + '在主世界或阿图姆世界用瓶与塞右击空气获得。此举措会将该地区的灵气移除。', + ' ', + `能通过发射器自动化。` + ] + }, + { + items: [Item.of('naturesaura:aura_bottle', { stored_type: 'naturesaura:end' })], + text: [ + '在末地或深暗之园用瓶与塞右击空气获得。此举措会将该地区的灵气移除。', + ' ', + `能通过发射器自动化。` + ] + }, + { + items: [Item.of('naturesaura:aura_bottle', { stored_type: 'naturesaura:nether' })], + text: [ + '在下界用瓶与塞右击空气获得。此举措会将该地区的灵气移除。', + ' ', + `能通过发射器自动化。` + ] + }, + { + items: ['quark:root_item'], + text: [ + '破坏洞穴根茎时随机掉落。', + ' ', + '洞穴根茎可以像藤蔓一样被合成,低亮度时会生长。' + ] + }, + { + items: ['quark:root'], + text: ['可以像藤蔓一样被合成或生长,低亮度时会生长。'] + }, + { + items: ['meetyourfight:phantoplasm'], + text: ['由敲钟人掉落。用缠魂铃铛召唤。'] + }, + { + items: ['meetyourfight:mossy_tooth'], + text: ['由沼泽巨颌怪掉落。用化石之饵召唤。'] + }, + { + items: ['meetyourfight:fortunes_favor'], + text: [`由福尔图娜女爵掉落。用恶魔赌注召唤。`] + }, + { + items: ['atum:ectoplasm'], + text: [`由阿图姆的沙漠废墟中的怨灵掉落。`] + }, + { + items: ['minecraft:firework_rocket'], + text: [`无序合成:一张纸和至少一撮火药。`] + }, + { + items: ['minecraft:firework_rocket'], + text: [ + `添加更多的火药来延长火箭的飞行时间。`, + `最多能添加三撮火药或七个烟火之星。` + ] + }, + { + items: ['minecraft:firework_star'], + text: [`无序合成:一撮火药和至少一个染料。`] + }, + { + items: ['minecraft:firework_star'], + text: [ + `最多能添加八个染料。`, + `添加头颅、金粒、羽毛或火焰弹可以改变形状。`, + `钻石和荧石粉都能和任何材料一起加入。` + ] + }, + { + items: ['minecraft:dragon_egg'], + text: [ + `重复生成末影龙可以获得更多龙蛋。`, + ` `, + `在末地的末地传送门的东南西北方向各放上末影水晶来召唤末影龙。` + ] + }, + { + items: ['byg:leaf_pile'], + text: [`使用剪刀采集。`] + }, + { + items: ['eidolon:soul_shard'], + text: [ + `通过在亡灵生物周围举行结晶仪式获得。该仪式可以在秘仪教典中找到。`, + ` `, + `也可以通过用死神镰刀击杀亡灵生物获得。` + ] + }, + { + items: ['atum:anputs_fingers_spores'], + text: [`可在死树木下发现,需要黑暗才能生长。`] + }, + { + items: ['immersiveengineering:furnace_heater', 'mekanism:fuelwood_heater', 'mekanism:resistive_heater'], + text: [`可以为气动工艺的机器提供热量。`] + }, + { + items: ['immersiveengineering:logic_circuit'], + text: [ + `在逻辑单元中使用以创造高级的红石逻辑。`, + ` `, + `在工程师电路台中合成。需要电路背板和焊料(铅或铜线)。除了SET模式外所有运算模式都需要真空管。` + ] + }, + { + items: ['alexsmobs:hemolymph_sac', 'alexsmobs:warped_muscle'], + text: [ + `击败诡异蚊鬼后获得。`, + ` `, + `诡异蚊鬼是一种由绯红蚊子突变形成的怪物。玩家需要前往蘑菇岛找到一个没有蘑菇的蘑菇君,然后用诡异菌插满它的身体(5个即可),让绯红蚊子吸它的血,然后绯红蚊子会变成蓝色并慢慢变大,最后突变成诡异蚊鬼。` + ] + }, + { + items: ['alexsmobs:hemolymph_sac', 'alexsmobs:warped_muscle'], + text: [ + `蘑菇君可以通过生育祭坛召唤。而绯红蚊子可以由苍蝇在下界转变而来。` + ] + }, + { + items: ['astralsorcery:gem_crystal_cluster'], + text: [ + `将水晶石或天体水晶石和辉光粉一起丢进星能液形成。`, + ` `, + `不同的生长完毕时的时间会产生不同的种类宝石。` + ] + }, + { + items: ['astralsorcery:celestial_crystal_cluster'], + text: [`将水晶石或天体水晶石和星尘一起丢进星能液形成。`] + }, + { + items: ['astralsorcery:celestial_crystal_cluster'], + text: [ + `在星辉矿上生长时速度更快。天体水晶簇会将下方的星辉矿石退化成铁矿,所以需要用聚能水晶链接将其转换回来。` + ] + }, + { + items: ['bloodmagic:weak_tau'], + text: [`可在恶魔领域的箱子中找到。`] + }, + { + items: ['bloodmagic:strong_tau'], + text: [`如果在血命果生长之时上方有牛、羊等友善动物,血命果会对它们造成伤害,最终成长为饱满血命果。`] + }, + { + items: ['eidolon:unholy_symbol'], + text: [`通过对掉落在地上的锡镴嵌材咏唱“黑暗的触摸”仪式获得。`] + }, + { + items: [ + 'resourcefulbees:t1_beehive', + 'resourcefulbees:t2_beehive', + 'resourcefulbees:t3_beehive', + 'resourcefulbees:t4_beehive' + ], + text: [ + `分级蜂箱被弃用了。请改用在世界中自然生成的蜂巢,并对之使用蜂巢升级。分级蜂箱可以在合成栏里转换成蜂巢升级。` + ] + }, + { + items: ['upgrade_aquatic:flare_spawn_egg'], + text: [`对幻翼喷溅失眠药水将其转变成耀翼。`] + }, + { + items: ['immersiveengineering:cloche'], + text: [ + `可用的肥料:`, + ` `, + `骨粉:1.25x`, + `花肥:1.5x`, + `绿色堆肥:1.5x`, + `肥料:1.7x`, + `红色堆肥:2.0x`, + `植育一号:3.0x` + ] + }, + { + items: ['quark:dragon_scale'], + text: [`只在第一次杀死末影龙后再次击杀末影龙获得。`] + }, + { + items: [ + 'dankstorage:1_to_2', + 'dankstorage:2_to_3', + 'dankstorage:3_to_4', + 'dankstorage:4_to_5', + 'dankstorage:5_to_6', + 'dankstorage:6_to_7' + ], + text: [`Shift+右击升级坞里的黑盒。`] + }, + { + items: [Item.of('resourcefulbees:bee_jar', { Entity: 'resourcefulbees:dusty_mummbee_bee' })], + text: [`异沙蜜蜂可以在法老的石棺中找到。`] + }, + { + items: ['quark:slime_in_a_bucket'], + text: [`用空桶把小史莱姆装起来。`] + }, + { + items: ['alexsmobs:mysterious_worm'], + text: [ + `将神秘蠕虫丢入末地的虚空中,即可召唤虚空蠕虫。`, + ` `, + `将绯红蚊子幼虫放入衣壳中,等待片刻后,将会掉落神秘蠕虫。` + ] + }, + { + items: ['alexsmobs:capsid'], + text: [ + `由末影噬菌体掉落。`, + ` `, + `影噬菌体罕见地生成在末地中型岛屿上。服用异界蜂蜜瓶也可强行召唤它们。` + ] + }, + { + items: ['eidolon:sanguine_amulet', 'eidolon:sapping_sword'], + text: [`想要知道合成步骤,请查阅秘仪教典仪式分栏的深红之物章节。`] + }, + { + items: ['atum:papyrus_plant'], + text: [ + `通常在阿图姆的绿洲中找到。像甘蔗一样,只不过生长在怪沙或肥沃土壤上。` + ] + }, + { + items: ['astralsorcery:infused_wood'], + text: [`将任何木头丢进星能液中获得。`] + }, + { + items: ['environmental:thief_hood'], + text: [`可以用兔子皮修复。`] + }, + { + items: ['naturesaura:gold_leaf'], + text: [`破坏黄金树叶获得。`] + }, + { + items: ['naturesaura:golden_leaves'], + text: [`通过使用闪耀纤维右击树叶可获得,经过一段时间被感染过的树叶会扩散感染其它相邻的树叶。`] + }, + { + items: [/masterfulmachinery:\w+_controller/], + text: [`人工搭建这个结构会非常困难。`] + }, + { + items: [/masterfulmachinery:\w+_controller/], + text: [ + `使用在Enigmatica-6实例文件夹找到的"building_gadgets_patterns"中的建筑小帮手模板。`, + ` `, + '可以旋转,但不能镜像翻转。' + ] + }, + { + items: [/masterfulmachinery:\w+_controller/], + text: [ + '关于这些机器的配方中所示值的注释:', + `●FE在每游戏刻都会被消耗`, + `●气动的空气在每游戏刻都会被消耗,且其压力必须大于10bar`, + `●星辉的星光在每游戏刻都会被消耗`, + `●流体在每游戏刻都会被消耗或产生`, + `●物品会在合成结束时被消耗或产生`, + `●魔力会在合成开始时被消耗或在合成结束时被产生` + ] + }, + { + items: ['naturesaura:break_prevention'], + text: [ + `用铁砧给工具应用该物品后,工具在耐久值耗尽时会失去原有功能,而不是直接损坏。` + ] + }, + { + items: ['ars_nouveau:belt_of_levitation'], + text: [`装备在腰带槽后,在空中按下潜行键悬浮。`] + }, + { + items: ['create:chromatic_compound', 'create:refined_radiance'], + text: [ + `异彩化合物被丢弃后,如果吸收光亮,会转变成光辉石。在环境光下的转换非常缓慢,周围有光照方块会更快,在激活的信标上会瞬间转化。` + ] + }, + { + items: ['create:chromatic_compound', 'create:shadow_steel'], + text: [ + `异彩化合物被丢弃后,如果坠入虚空,吸收黑暗,则会转变成暗影钢,在完成转化后会飘上来。` + ] + }, + { + items: ['naturesaura:projectile_generator'], + text: [`有效的弹射物:`, ``, `● 雪球`, `● 鸡蛋`, `● 箭矢`, `● 火焰弹`, `● 光灵箭`] + }, + { + items: ['naturesaura:projectile_generator'], + text: [`● 末影珍珠`, `● 羊驼的口水`, `● 附魔之瓶`, `● 潜影贝的导弹`, `● 三叉戟`] + }, + { + items: ['naturesaura:birth_spirit'], + text: [`在灵气过量的区域繁殖动物获得。`] + }, + { + items: ['create:hose_pulley'], + text: [ + `可用于无限泵取以下流体:`, + ` `, + `● 熔岩`, + `● 水`, + `● 牛奶`, + `● 胶乳`, + `● 污水`, + `● 污泥`, + `● 石油`, + `● 树脂`, + `● 树汁`, + `● 致毒混合物`, + `● 建筑工茶饮`, + `● 巧克力`, + `● 紫颂果浆`, + `● 门瑞欧树脂`, + `● 血`, + `● 黏液`, + `● 末影黏液`, + `● 碧空黏液` + ] + }, + { + items: ['farmersdelight:honey_glazed_ham'], + text: [`用碗右击放置的蜜汁火腿获得。`] + }, + { + items: ['farmersdelight:stuffed_pumpkin'], + text: [`用碗右击放置的填馅南瓜获得。`] + }, + { + items: ['farmersdelight:roast_chicken'], + text: [`用碗右击放置的烤鸡获得。`] + }, + { + items: ['simplefarming:brewing_barrel'], + text: [`用于酿造各种酒精饮料。`, ` `, `● 啤酒`, `● 巴西啤酒`, `● 苹果酒`, `● 蜂蜜酒`] + }, + { + items: ['simplefarming:brewing_barrel'], + text: [`● 日式清酒`, `● 美式格瓦斯`, `● 伏特加`, `● 威士忌`, `● 红酒`] + } + ]; + + const simplefarming_beverages = [ + { type: 'beer', ingredient: '大麦', effect: '力量' }, + { type: 'cauim', ingredient: '木薯', effect: '跳跃提升' }, + { type: 'cider', ingredient: '苹果', effect: '幸运' }, + { type: 'mead', ingredient: '蜜脾', effect: '急迫' }, + { type: 'sake', ingredient: '水稻', effect: '速度' }, + { type: 'tiswin', ingredient: '仙人掌果', effect: '生命提升' }, + { type: 'vodka', ingredient: '马铃薯', effect: '抗性提升' }, + { type: 'whiskey', ingredient: '小麦', effect: '伤害吸收' }, + { type: 'wine', ingredient: '葡萄', effect: '生命恢复' } + ]; + + simplefarming_beverages.forEach((beverage) => { + recipes.push({ + items: [`simplefarming:${beverage.type}`], + text: [ + `将${beverage.ingredient}右键放进酿造桶酿造而成。`, + `使饮用者获得${beverage.effect}。` + ] + }); + }); + + recipes.forEach((recipe) => { + recipe.items.forEach((item) => { + event.add(item, recipe.text); + }); + }); + + disabledItems.forEach((item) => { + event.add( + item, + "该物品已被禁用。" + ); + }); + + refinedStorageItems.forEach((item) => { + event.add(`refinedstorage:${item}`, '可以通过合成或在世界中右击来染色。'); + }); + + generatableCobblestone.forEach((cobblestone) => { + event.add( + cobblestone, + '可以通过原版刷石机生成。生成圆石的下方需要铁块。' + ); + }); + + generatableStone.forEach((stone) => { + event.add( + stone, + '可以通过原版刷石机生成。生成石头的下方需要钻石块。' + ); + }); + + var framedDrawers = [ + 'compact_drawer', + 'drawer_controller', + 'slave', + 'trim', + 'full_one', + 'full_two', + 'full_four', + 'half_one', + 'half_two', + 'half_four' + ]; + + framedDrawers.forEach((drawer) => { + event.add('framedcompactdrawers:framed_' + drawer, [ + '必须镶嵌方块才能使用。打开合成栏,在镶框抽屉的上方和左对角放上方块来镶嵌这两个方块。', + '你也可以使用不同的方块组合来进一步自定义你的抽屉!' + ]); + }); +}); diff --git a/project/Enigmatica 6 Expert/1.6.0/kubejs/client_scripts/item_modifiers/tooltips.js b/project/Enigmatica 6 Expert/1.6.0/kubejs/client_scripts/item_modifiers/tooltips.js new file mode 100644 index 00000000..71a1aaef --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/kubejs/client_scripts/item_modifiers/tooltips.js @@ -0,0 +1,199 @@ +onEvent('item.tooltip', (event) => { + /* + Valid Color Codes: + + .black() + .darkBlue() + .darkGreen() + .darkAqua() + .darkRed() + .darkPurple() + .gold() + .gray() + .darkGray() + .blue() + .green() + .aqua() + .red() + .lightPurple() + .yellow() + .white() + .color('#808080') //any hex color + */ + const recipes = [ + { + items: [ + 'integratedtunnels:part_interface_fluid', + 'integratedtunnels:part_importer_fluid', + 'integratedtunnels:part_exporter_fluid' + ], + text: [Text.of('最大流体传输速率被限制在65,536mb每游戏刻').red()] + }, + { + items: [ + 'integratedtunnels:part_interface_energy', + 'integratedtunnels:part_importer_energy', + 'integratedtunnels:part_exporter_energy' + ], + text: [Text.of('最大能量传输速率被限制在65,536FE每游戏刻').red()] + }, + { + items: ['powah:charged_snowball', 'thermal:lightning_charge'], + text: [Text.of('在击中的地方召唤一道闪电').gold()] + }, + { + items: ['kubejs:altered_recipe_indicator'], + text: [Text.of('被Enigmatica 6: Expert更改了配方,请查阅JEI').gold()] + }, + { + items: ['kubejs:disabled_recipe_indicator'], + text: [Text.of('被Enigmatica 6禁用').gold()] + }, + { + items: ['tconstruct:crafting_station', 'tconstruct:part_builder', 'tconstruct:tinker_station'], + text: [Text.of('可用任何木头合成').gold()] + }, + { + items: ['tconstruct:scorched_anvil', 'tconstruct:tinkers_anvil'], + text: [Text.of('可用任何合金方块合成').gold()] + }, + { + items: [ + 'engineersdecor:rebar_concrete_tile_stairs', + 'engineersdecor:rebar_concrete_tile_slab', + 'engineersdecor:rebar_concrete_tile', + 'engineersdecor:rebar_concrete_wall', + 'engineersdecor:rebar_concrete_stairs', + 'engineersdecor:rebar_concrete_slab', + 'engineersdecor:rebar_concrete', + 'thermal:enderium_glass', + 'thermal:lumium_glass', + 'thermal:signalum_glass', + 'thermal:obsidian_glass', + 'engineersdecor:panzerglass_block' + ], + text: [Text.of('可以抵挡凋灵').color('#4F0D75')] + }, + { + items: ['modularrouters:blast_upgrade'], + text: [Text.of('使路由器能够抵挡凋灵').color('#4F0D75')] + }, + { + items: ['astralsorcery:illumination_wand'], + text: [Text.of('使方块能够抵挡凋灵').color('#4F0D75')] + }, + { + items: [ + 'rftoolsbuilder:shield_block4', + 'rftoolsbuilder:shield_block3', + 'rftoolsbuilder:shield_block2', + 'rftoolsbuilder:shield_block1' + ], + text: [Text.of('护盾投射仪的护盾能够抵挡凋灵').color('#4F0D75')] + }, + { + items: [/bloodmagic:quick_draw_anointment/], + text: [Text.of('使弓和弩获得快速拉弓的效果').color('#7e24b3')] + }, + { + items: [/bloodmagic:fortune_anointment/], + text: [Text.of('使工具获得额外的时运效果').color('#7e24b3')] + }, + { + items: [/bloodmagic:holy_water_anointment/], + text: [Text.of('提升对亡灵的近战伤害').color('#7e24b3')] + }, + { + items: [/bloodmagic:melee_anointment/], + text: [Text.of('提升近战伤害').color('#7e24b3')] + }, + { + items: [/bloodmagic:bow_power_anointment/], + text: [Text.of('提升弓和弩的伤害').color('#7e24b3')] + }, + { + items: [/bloodmagic:silk_touch_anointment/], + text: [Text.of('获得精准采集的效果').color('#7e24b3')] + }, + { + items: [/bloodmagic:hidden_knowledge_anointment/], + text: [Text.of('收获方块时获得额外经验').color('#7e24b3')] + }, + { + items: [/bloodmagic:smelting_anointment/], + text: [Text.of('获得自动冶炼的效果').color('#7e24b3')] + }, + { + items: [/bloodmagic:looting_anointment/], + text: [Text.of('使武器获得额外的掠夺效果').color('#7e24b3')] + }, + { + items: [/bloodmagic:bow_velocity_anointment/], + text: [Text.of('增加弓和弩的弹射物速度').color('#7e24b3')] + }, + { + items: ['#enigmatica:burning_hot'], + text: [Text.of('超级烫!').darkRed()] + }, + { + items: [ + 'resourcefulbees:t1_beehive', + 'resourcefulbees:t2_beehive', + 'resourcefulbees:t3_beehive', + 'resourcefulbees:t4_beehive' + ], + text: [ + Text.of(`分级蜂箱被弃用了`).red(), + Text.of(`请改用在世界中自然生成的蜂巢,并对之使用蜂巢升级`).red(), + Text.of(`分级蜂箱可以在合成栏里转换成蜂巢升级`).red() + ] + }, + { + items: [/natures\w+:\w+_generator/], + text: [Text.of(`灵气生成器`).green()] + }, + { + items: ['clockout:clockout_block'], + text: [Text.of(`玩家在线时发出红石信号`).aqua()] + }, + { + items: ['kubejs:soggy_treasure_box'], + text: [Text.of(`箱子的锁看起来坏掉了……里面会是什么呢?`).darkAqua()] + }, + { + items: [/masterfulmachinery:\w+_mana_port/], + text: [Text.of(`与魔力发射器和火花兼容`).green()] + }, + { + items: ['kubejs:amadron_survey_tools'], + text: [Text.of(`亚马龙无人机使用的工具,用于采集稀有资源`).aqua()] + }, + { + items: ['kubejs:monster_mash'], + text: [Text.of(`……它火地很突然……`).red()] + }, + { + items: ['refinedstorage:silk_touch_upgrade'], + text: [Text.of('对刷怪笼无效。').red()] + }, + { + items: [ + 'kubejs:crystalline_flowering_palo_verde_leaves', + 'kubejs:crystalline_oak_leaves', + 'kubejs:crystalline_dark_oak_wood' + ], + text: [Text.of('防火').gold()] + } + ]; + + refinedStorageItems.forEach((item) => { + recipes.push({ + items: [`refinedstorage:${item}`], + text: ['可以通过合成染色或在世界中右击染色'] + }); + }); + + recipes.forEach((recipe) => { + event.add(recipe.items, recipe.text); + }); +}); diff --git a/project/Enigmatica 6 Expert/1.6.0/packmenu/resources/assets/masterfulmachinary/lang/zh_cn.json b/project/Enigmatica 6 Expert/1.6.0/packmenu/resources/assets/masterfulmachinary/lang/zh_cn.json new file mode 100644 index 00000000..4cd7ae8e --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/packmenu/resources/assets/masterfulmachinary/lang/zh_cn.json @@ -0,0 +1,69 @@ +{ + "block.masterfulmachinery.advanced_assembly_table_controller": "高级装配台控制器", + "block.masterfulmachinery.advanced_assembly_table_high_pressure_port_pncr_pressure_input": "高级装配台 - 高压输入端口", + "block.masterfulmachinery.advanced_assembly_table_high_pressure_port_pncr_pressure_output": "高级装配台 - 高压输出端口", + "block.masterfulmachinery.advanced_assembly_table_item_port_items_input": "高级装配台 - 物品输入端口", + "block.masterfulmachinery.advanced_assembly_table_item_port_items_output": "高级装配台 - 物品输出端口", + "block.masterfulmachinery.auto_iridescent_altar_controller": "自动五彩祭坛控制器", + "block.masterfulmachinery.auto_iridescent_altar_energy_port_energy_input": "自动五彩祭坛 - FE输入端口", + "block.masterfulmachinery.auto_iridescent_altar_energy_port_energy_output": "自动五彩祭坛 - FE输出端口", + "block.masterfulmachinery.auto_iridescent_altar_fluid_port_fluids_input": "自动五彩祭坛 - 流体输入端口", + "block.masterfulmachinery.auto_iridescent_altar_fluid_port_fluids_output": "自动五彩祭坛 - 流体输出端口", + "block.masterfulmachinery.auto_iridescent_altar_item_port_items_input": "自动五彩祭坛 - 物品输入端口", + "block.masterfulmachinery.auto_iridescent_altar_item_port_items_output": "自动五彩祭坛 - 物品输出端口", + "block.masterfulmachinery.auto_iridescent_altar_starlight_port_astral_starlight_input": "自动五彩祭坛 - 星能输入端口", + "block.masterfulmachinery.auto_iridescent_altar_starlight_port_astral_starlight_output": "自动五彩祭坛 - 星能输出端口", + "block.masterfulmachinery.enigmatic_tree_of_life_controller": "神秘生命之树控制器", + "block.masterfulmachinery.enigmatic_tree_of_life_fluid_port_fluids_input": "神秘生命之树 - 流体输入端口", + "block.masterfulmachinery.enigmatic_tree_of_life_fluid_port_fluids_output": "神秘生命之树 - 流体输出端口", + "block.masterfulmachinery.enigmatic_tree_of_life_item_port_items_input": "神秘生命之树 - 物品输入端口", + "block.masterfulmachinery.enigmatic_tree_of_life_item_port_items_output": "神秘生命之树 - 物品输出端口", + "block.masterfulmachinery.enigmatic_tree_of_life_mana_port_botania_mana_input": "神秘生命之树 - 魔力输入端口", + "block.masterfulmachinery.enigmatic_tree_of_life_mana_port_botania_mana_output": "神秘生命之树 - 魔力输出端口", + "block.masterfulmachinery.gaia_reactor_controller": "盖亚反应堆控制器", + "block.masterfulmachinery.gaia_reactor_energy_port_energy_input": "盖亚反应堆 - FE输入端口", + "block.masterfulmachinery.gaia_reactor_energy_port_energy_output": "盖亚反应堆 - FE输出端口", + "block.masterfulmachinery.gaia_reactor_fluid_port_fluids_input": "盖亚反应堆 - 流体输入端口", + "block.masterfulmachinery.gaia_reactor_fluid_port_fluids_output": "盖亚反应堆 - 流体输出端口", + "block.masterfulmachinery.gaia_reactor_high_pressure_port_pncr_pressure_input": "盖亚反应堆 - 高压输入端口", + "block.masterfulmachinery.gaia_reactor_high_pressure_port_pncr_pressure_output": "盖亚反应堆 - 高压输出端口", + "block.masterfulmachinery.gaia_reactor_item_port_items_input": "盖亚反应堆 - 物品输入端口", + "block.masterfulmachinery.gaia_reactor_item_port_items_output": "盖亚反应堆 - 物品输出端口", + "block.masterfulmachinery.gaia_reactor_mana_port_botania_mana_input": "盖亚反应堆 - 魔力输入端口", + "block.masterfulmachinery.gaia_reactor_mana_port_botania_mana_output": "盖亚反应堆 - 魔力输出端口", + "block.masterfulmachinery.industrial_deuterium_plant_controller": "工业氘装置控制器", + "block.masterfulmachinery.industrial_deuterium_plant_energy_port_energy_input": "工业氘装置 - 能量输入端口", + "block.masterfulmachinery.industrial_deuterium_plant_energy_port_energy_output": "工业氘装置 - 能量输出端口", + "block.masterfulmachinery.industrial_deuterium_plant_fluid_port_fluids_input": "工业氘装置 - 流体输入端口", + "block.masterfulmachinery.industrial_deuterium_plant_fluid_port_fluids_output": "工业氘装置 - 流体输出端口", + "block.masterfulmachinery.industrial_deuterium_plant_pressure_port_pncr_pressure_input": "工业氘装置 - 冷却输入端口", + "block.masterfulmachinery.industrial_deuterium_plant_pressure_port_pncr_pressure_output": "工业氘装置 - 冷却输出端口", + "block.masterfulmachinery.industrial_deuterium_plant_spinny_port_create_rotation_input": "工业氘装置 - 旋转力输入端口", + "block.masterfulmachinery.industrial_deuterium_plant_spinny_port_create_rotation_output": "工业氘装置 - 旋转力输出端口", + "block.masterfulmachinery.projector": "多方块投影仪", + "block.masterfulmachinery.stellar_neutron_activator_controller": "恒星中子活化器控制器", + "block.masterfulmachinery.stellar_neutron_activator_energy_port_energy_input": "恒星中子活化器 - FE输入端口", + "block.masterfulmachinery.stellar_neutron_activator_energy_port_energy_output": "恒星中子活化器 - FE输出端口", + "block.masterfulmachinery.stellar_neutron_activator_fluid_port_fluids_input": "恒星中子活化器 - 流体输入端口", + "block.masterfulmachinery.stellar_neutron_activator_fluid_port_fluids_output": "恒星中子活化器 - 流体输出端口", + "block.masterfulmachinery.stellar_neutron_activator_mana_port_botania_mana_input": "恒星中子活化器 - 魔力输入端口", + "block.masterfulmachinery.stellar_neutron_activator_mana_port_botania_mana_output": "恒星中子活化器 - 魔力输出端口", + "block.masterfulmachinery.structure_generator": "多方块生成器", + "block.masterfulmachinery.wicked_altar_controller": "邪恶祭坛控制器", + "block.masterfulmachinery.wicked_altar_fluid_port_fluids_input": "邪恶祭坛 - 流体输入端口", + "block.masterfulmachinery.wicked_altar_fluid_port_fluids_output": "邪恶祭坛 - 流体输出端口", + "block.masterfulmachinery.wicked_altar_item_port_items_input": "邪恶祭坛 - 物品输入端口", + "block.masterfulmachinery.wicked_altar_item_port_items_output": "邪恶祭坛 - 物品输出端口", + "container.masterfulmachinery.advanced_assembly_table_controller.name": "高级装配台控制器", + "container.masterfulmachinery.auto_iridescent_altar_controller.name": "自动五彩祭坛控制器", + "container.masterfulmachinery.create_rotation": "旋转力端口", + "container.masterfulmachinery.enigmatic_tree_of_life_controller.name": "神秘生命之树控制器", + "container.masterfulmachinery.gaia_reactor_controller.name": "盖亚反应堆控制器", + "container.masterfulmachinery.industrial_deuterium_plant_controller.name": "工业氘装置控制器", + "container.masterfulmachinery.stellar_neutron_activator_controller.name": "恒星中子活化器控制器", + "container.masterfulmachinery.wicked_altar_controller.name": "邪恶祭坛控制器", + "container.masterfulmachinery.industrial_deuterium_plant_pressure_port_pncr_pressure_input.name": "端口", + "item.masterfulmachinery.blueprint": "蓝图", + "item.masterfulmachinery.structure_gen_device": "多方块选择器", + "itemGroup.masterfulmachinery": "机械匠艺" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/patchouli_books/blood_magic_extension/zh_cn/categories/additions.json b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/blood_magic_extension/zh_cn/categories/additions.json new file mode 100644 index 00000000..21b5e389 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/blood_magic_extension/zh_cn/categories/additions.json @@ -0,0 +1,6 @@ +{ + "name": "Enigmatica 附加", + "description": "关于Enigmatica添加或修改的所有陨石的完整指南。$(p)该列表取代了$(l:bloodmagic:rituals/ritual_list/ritual_meteor)坠星标位$(0)$(/l)中的列表。", + "icon": "enigmatica:textures/pixel_tree.png", + "sortnum": 999 +} diff --git a/project/Enigmatica 6 Expert/1.6.0/patchouli_books/blood_magic_extension/zh_cn/entries/meteors/ritual_meteor.json b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/blood_magic_extension/zh_cn/entries/meteors/ritual_meteor.json new file mode 100644 index 00000000..8bb4b90e --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/blood_magic_extension/zh_cn/entries/meteors/ritual_meteor.json @@ -0,0 +1,82 @@ +{ + "name": "陨石", + "icon": "minecraft:fire_charge", + "category": "patchouli:additions", + "pages": [ + { + "type": "bloodmagic:meteor", + "recipe": "bloodmagic:meteor/iron", + "heading": "铁" + }, + { + "type": "bloodmagic:meteor", + "recipe": "bloodmagic:meteor/diamond", + "heading": "钻石" + }, + { + "type": "bloodmagic:meteor", + "recipe": "bloodmagic:meteor/nether", + "heading": "下界" + }, + { + "type": "bloodmagic:meteor", + "recipe": "bloodmagic:meteor/stone", + "heading": "石头" + }, + { + "type": "bloodmagic:meteor", + "recipe": "enigmatica:base/bloodmagic/meteor/godforged", + "heading": "神铸" + }, + { + "type": "bloodmagic:meteor", + "recipe": "enigmatica:base/bloodmagic/meteor/slime", + "heading": "黏糊糊" + }, + { + "type": "bloodmagic:meteor", + "recipe": "enigmatica:base/bloodmagic/meteor/arcane", + "heading": "奥术" + }, + { + "type": "bloodmagic:meteor", + "recipe": "enigmatica:base/bloodmagic/meteor/natural", + "heading": "自然" + }, + { + "type": "bloodmagic:meteor", + "recipe": "enigmatica:base/bloodmagic/meteor/water", + "heading": "海晶" + }, + { + "type": "bloodmagic:meteor", + "recipe": "enigmatica:base/bloodmagic/meteor/resonant", + "heading": "谐振" + }, + { + "type": "bloodmagic:meteor", + "recipe": "enigmatica:base/bloodmagic/meteor/spirited", + "heading": "富生" + }, + { + "type": "bloodmagic:meteor", + "recipe": "enigmatica:base/bloodmagic/meteor/booger_bomb", + "heading": "鼻涕弹" + }, + { + "type": "bloodmagic:meteor", + "recipe": "enigmatica:base/bloodmagic/meteor/celestial", + "heading": "天辉" + }, + { + "type": "bloodmagic:meteor", + "recipe": "enigmatica:base/bloodmagic/meteor/meateor", + "heading": "肉弹" + }, + { + "type": "bloodmagic:meteor", + "recipe": "enigmatica:base/bloodmagic/meteor/honey", + "heading": "蜂蜜滴" + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/book.json b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/book.json new file mode 100644 index 00000000..a6c2908e --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/book.json @@ -0,0 +1,11 @@ +{ + "name": "笨蛋模组指南", + "landing_text": "第一次接触 MC 模组?这本书能带你学习有关模组的基础知识。$(l)本书章节的阅读顺序是任意的$(reset),因为它们都注重于某一个方面或是特定的模组。值得一提的是,本书不会特别深入的讲某一个特定的模组,而是旨在让你走进 MC 模组这个新世界。祝您旅途愉快!", + "version": 1, + "book_texture": "enigmatica:textures/book_gui.png", + "subtitle": "让世界更加简单!", + "show_toasts": false, + "show_progress": false, + "model": "enigmatica:moddedfordummies", + "filler_texture": "enigmatica:textures/enigmatica_page_filler.png" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/categories/aboutus.json b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/categories/aboutus.json new file mode 100644 index 00000000..45d967ae --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/categories/aboutus.json @@ -0,0 +1,6 @@ +{ + "name": "关于我们", + "description": "想知道更多关于模组包的内容,和社区互动甚至帮助我们进行开发?$(br)$(l)非常欢迎!$(reset)详情请看本章内容。", + "icon": "enigmatica:textures/pixel_tree.png", + "sortnum": 1 +} diff --git a/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/categories/fe.json b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/categories/fe.json new file mode 100644 index 00000000..78bfdee5 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/categories/fe.json @@ -0,0 +1,5 @@ +{ + "name": "Forge 能量体系", + "description": "所有的机器都需要能量驱动,但是$(l)这些能量计量单位都有什么区别呢?$(reset) 在这一章你能会学习到 Forge 能量体系和它的实例展示。", + "icon": "enigmatica:textures/power1.png" +} diff --git a/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/categories/ftbchunks.json b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/categories/ftbchunks.json new file mode 100644 index 00000000..253329e5 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/categories/ftbchunks.json @@ -0,0 +1,5 @@ +{ + "name": "FTB 区块地图", + "description": "成功不只是高瞻远瞩,而是你本来就站在高处。 $(l)一个好的地图模组对于模组包来说至关重要$(reset)。本章教你如何使用,$(#ffa500)$(l)FTB 区块$(reset)。不是每一个地图模组,都叫 FTB 区块:你还可以声明区块后对它进行加载来保护你的基地!", + "icon": "minecraft:map" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/categories/jei.json b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/categories/jei.json new file mode 100644 index 00000000..7baec30f --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/categories/jei.json @@ -0,0 +1,5 @@ +{ + "name": "物品管理器", + "description": "$(l)$(#ffa500)Just Enough Items$(reset)(简称 JEI)是$(l)全宇宙最重要的工具模组$(reset)。它是你的人生导师。本章你讲会学习如何使用它。", + "icon": "minecraft:writable_book" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/categories/quests.json b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/categories/quests.json new file mode 100644 index 00000000..56edc3c0 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/categories/quests.json @@ -0,0 +1,5 @@ +{ + "name": "任务", + "description": "感觉有些寂寥、孤独与无助?$(l)任务是你在这个模组包里很好的目标$(reset)和进度表现。把它们统统完成吧!", + "icon": "enigmatica:textures/quest_book.png" +} diff --git a/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/categories/theoneprobe.json b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/categories/theoneprobe.json new file mode 100644 index 00000000..0ad0677e --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/categories/theoneprobe.json @@ -0,0 +1,5 @@ +{ + "name": "The One Probe", + "description": "$(l)$(#ffa500)The One Probe$(reset)是你屏幕上方的小弹窗,$(l)它会显示你的准心指向了什么$(reset)。", + "icon": "theoneprobe:probe" +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/categories/tweaks.json b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/categories/tweaks.json new file mode 100644 index 00000000..7e8e7000 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/categories/tweaks.json @@ -0,0 +1,5 @@ +{ + "name": "到处都是改进!", + "description": "作者加了很多模组来改进这个游戏并且提高了$(l)游戏质量$(reset)来改善你的游戏体验。了解它们的作用以及如何使用它们的功能将对你大有裨益。", + "icon": "enigmatica:textures/gear.png" +} diff --git a/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_credits.json b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_credits.json new file mode 100644 index 00000000..05889627 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_credits.json @@ -0,0 +1,12 @@ +{ + "name": "制作名单", + "icon": "minecraft:writable_book", + "category": "patchouli:aboutus", + "sortnum": 2, + "pages": [ + { + "type": "text", + "text": "本书旨在介绍$(l)Enigmatica$(reset)系列模组包的模组。$(br)$(l)特此鸣谢:$(reset)$(br)-$(l)Merlo$(reset):本书作者$(br)-$(l)Frikkle$(reset)漏洞和排错章节(目前还没有因为他很懒)$(br)-$(l)Ridanisaurus$(reset):全能的像素画师$(br)-$(l)NillerMedDild$(reset):Enigmatica模组包创始人和作者$(br)" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_discord.json b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_discord.json new file mode 100644 index 00000000..5fed80fc --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_discord.json @@ -0,0 +1,12 @@ +{ + "name": "Discord服务器", + "icon": "enigmatica:textures/discord-icon.png", + "category": "patchouli:aboutus", + "sortnum": 0, + "pages": [ + { + "type": "text", + "text": "我们的$(l)$(l:https://discord.com/invite/xPPwaFx)Discord 服务器$(/l)$(reset)是闲聊、讨论模组包、获得技术支持乃至加入官方服务器的绝佳渠道!快来吧,我们等着你!" + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_twitter.json b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_twitter.json new file mode 100644 index 00000000..3288d107 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/aboutus/about_twitter.json @@ -0,0 +1,12 @@ +{ + "name": "推特", + "icon": "enigmatica:textures/twitter-icon.png", + "category": "patchouli:aboutus", + "sortnum": 1, + "pages": [ + { + "type": "text", + "text": "$(l)$(l:https://twitter.com/EnigmaticaPacks)在推特上关注我们$(/l)$(reset)来获取最新的更新信息!" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/fe/fe_diff.json b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/fe/fe_diff.json new file mode 100644 index 00000000..ba82fc36 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/fe/fe_diff.json @@ -0,0 +1,16 @@ +{ + "name": "FE 和 RF 的区别是什么?", + "icon": "enigmatica:textures/power3.png", + "category": "patchouli:fe", + "sortnum": 1, + "pages": [ + { + "type": "text", + "text": "在上一节,我已经将 RF 和 FE 列为近义词,尽管这样描述确实比较准确,但是你可能会好奇它们究竟有什么本质的不同。目前的官方能量计量单位是 Forge Energy,所以$(l)理论上讲所有的机器都通过 FE 运作$(reset)。" + }, + { + "type": "text", + "text": "但是一部分机器任然以 RF 作为显示,因为在 FE 诞生前它是非官方的标准计量单位。所以对你而言,$(l)它们之间没有区别$(reset)。" + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/fe/fe_intro.json b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/fe/fe_intro.json new file mode 100644 index 00000000..dba7fef1 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/fe/fe_intro.json @@ -0,0 +1,16 @@ +{ + "name": "啊!能量!", + "icon": "enigmatica:textures/power2.png", + "category": "patchouli:fe", + "sortnum": 0, + "pages": [ + { + "type": "text", + "text": "$(l)$(#ff0000)Forge Energy$(reset)(简称 FE)或者$(l)$(#ff0000)Redstone Flux$(reset)(红石通量,简称 RF)是$(l)MC 模组里通用的能量计量单位$(reset)。你或许已经看过来自各路模组、林林总总的各种发电机或机器,它们都依靠 RF 能量体系或者它的一些变体来工作。" + }, + { + "type": "text", + "text": "但是不要害怕:消除恐惧的最好办法就是面对恐惧。有些模组有时会给 RF 取别称(比如通用机械的焦耳或是沉浸工艺的 IE),但$(l)他们实际上都是 FE 套了层皮$(reset),只有少数例外:(工业 2 的 EU 就是典型例子)当今,许多模组都依赖于牢不可破的 FE/RF 体系,所以你可以认为它是本模组包的通用能量系统。" + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_chunkloading.json b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_chunkloading.json new file mode 100644 index 00000000..a18c48ba --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_chunkloading.json @@ -0,0 +1,16 @@ +{ + "name": "区块加载", + "icon": "minecraft:clock", + "category": "patchouli:ftbchunks", + "sortnum": 3, + "pages": [ + { + "type": "text", + "text": "如果你是模组小白,那你可能对区块加载的概念非常陌生。当你远离你的基地时(或者从一个仍然在运行的服务器退出),附近没有玩家的区块会自动停止加载。如果你想要它们始终加载,让你基地里的机器在你离开的时候继续运转,你就需要使用区块加载大法。" + }, + { + "type": "text", + "text": "$(l)值得注意的是这真的会使它们一直运转$(reset),所以如果你在服务器里你就要注意区块加载对负载带来的影响。你可以在$(l:ftbchunks/ftbchunks_claiming)这一节$(reset)学习如何加载区块。" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_claiming.json b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_claiming.json new file mode 100644 index 00000000..e45a4419 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_claiming.json @@ -0,0 +1,25 @@ +{ + "name": "声明和同盟", + "icon": "enigmatica:textures/friends.png", + "category": "patchouli:ftbchunks", + "sortnum": 4, + "pages": [ + { + "type": "text", + "text": "通过背包左上角的“我的区块”选项,你可以查看一块标记着区块的地图,在上面为你的队伍声明区块。那么如何声明区块呢?首先,试着对着一个区块左键(或者按住左键在地图上移动鼠标)来声明你的第一个区块。" + }, + { + "type": "text", + "text": "$(l)涂色边界内的区域就是属于你队伍的地盘$(reset),这意味着只有你和你的盟友(可以从同在背包左上角的“我的团队”调整盟友)能够在这个区域里面和方块互动。$(l)不经过你的允许,$(reset)别人就无法在你的领地破坏方块,打开箱子,或者干其他任何事。" + }, + { + "type": "text", + "text": "这对怪物也同样有效,所以例如苦力怕的爆炸就破坏不了你区块里的方块。一些模组同样也需要与你的区块互动,比如模块化路由器或是通用机械等等模组需要放置或破坏方块时。这些模组提供了假玩家来让你把它们加入到盟友中,以获取权限。 想要解除对一个区块的声明,只需要右击它就可以了。" + }, + { + "type": "text", + "text": "$(l)如果你按住 Shift 键并且点击你已经声明过的区块的话,你就可以将该区块强制加载。$(reset)(详情见$(l:ftbchunks/ftbchunks_chunkloading)这一节$(reset))。按照国际惯例,Shift+左键会强制加载区块而 Shift + 右击可以取消强制加载的区块。" + + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_minimap.json b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_minimap.json new file mode 100644 index 00000000..c968d9bf --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_minimap.json @@ -0,0 +1,12 @@ +{ + "name": "小地图", + "icon": "minecraft:compass", + "category": "patchouli:ftbchunks", + "sortnum": 0, + "pages": [ + { + "type": "text", + "text": "你应该已经注意到了在你屏幕右上角的小地图。它可以使你方便的观察周遭的环境,并且它$(l)通过菜单选项进行个性化的调整$(reset),可以从$(l:ftbchunks/ftbchunks_worldmap)主地图$(reset)菜单进入。你可以更改包括位置,大小和实体显示方式等选项。亲自去看看吧!" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_waypoints.json b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_waypoints.json new file mode 100644 index 00000000..d5a6b4e7 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_waypoints.json @@ -0,0 +1,16 @@ +{ + "name": "路径点", + "icon": "enigmatica:textures/pin.png", + "category": "patchouli:ftbchunks", + "sortnum": 2, + "pages": [ + { + "type": "text", + "text": "$(l)在地图上右击$(reset)来创建路径点。它们非常直观且可以很方便的标记你想去探索或是重要的地方。" + }, + { + "type": "text", + "text": "$(l)你可以右击目标点来编辑它。$(reset)你每次死亡时地图会自动创建一个死亡路径点,这对追踪你的坟墓十分有用!路径点在世界中会以信标的方式显示以方便定位。如果你想禁用路径点的光柱,右击路径点后选择“隐藏”就行。" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_worldmap.json b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_worldmap.json new file mode 100644 index 00000000..dbb2e193 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/ftbchunks/ftbchunks_worldmap.json @@ -0,0 +1,12 @@ +{ + "name": "世界地图", + "icon": "minecraft:map", + "category": "patchouli:ftbchunks", + "sortnum": 1, + "pages": [ + { + "type": "text", + "text": "全屏世界地图是你主要与地图交互的地方。你可以按$(k:ftbchunks.map)键或者$(l)点击背包左上角的按钮$(reset)打开世界地图。在这里你可以打开选项菜单(左下角的齿轮图标)、通过左上角$(l:ftbchunks/ftbchunks_claiming)声明区块和结交盟友$(reset)和$(l:ftbchunks/ftbchunks_waypoints)添加路径点$(reset)。" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_bookmarks.json b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_bookmarks.json new file mode 100644 index 00000000..6a8b4775 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_bookmarks.json @@ -0,0 +1,16 @@ +{ + "name": "书签", + "icon": "minecraft:book", + "category": "patchouli:jei", + "sortnum": 3, + "pages": [ + { + "type": "text", + "text": "$(l)JEI 书签$(reset)是非常强大的工具,你可以把它当作待办清单或是配方追踪。打开 JEI,将光标悬停一个物品上,按$(l)$(k:jei.bookmark)$(reset)键,该物品就会被添加到你的列表中。" + }, + { + "type": "text", + "text": "$(l)瞧一眼你物品栏的左半边!$(reset)你的物品已经被标记在这,知道你再次对它按下$(l)$(k:jei.bookmark)$(reset)键来删除它。利用书签来追踪复杂、长流程的的配方或是提醒你接下来要做什么!" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_creative.json b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_creative.json new file mode 100644 index 00000000..44a20749 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_creative.json @@ -0,0 +1,12 @@ +{ + "name": "创造工具", + "icon": "minecraft:command_block", + "category": "patchouli:jei", + "sortnum": 5, + "pages": [ + { + "type": "text", + "text": "如果有管理员权限的话,你可以开启 JEI 作弊模式。$(l)按住 Ctrl 键并点击搜索栏旁的扳手图标$(reset)将会把它变成红色(这意味着作弊模式开启了)并且让你把 JEI 当作创造模式菜单使用。左击物品可以获得该物品一个,而 Shift + 左击可以获得一组。" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_intro.json b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_intro.json new file mode 100644 index 00000000..a51ede50 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_intro.json @@ -0,0 +1,16 @@ +{ + "name": "介绍", + "icon": "minecraft:writable_book", + "category": "patchouli:jei", + "sortnum": 0, + "pages": [ + { + "type": "text", + "text": "你或许已经打开过你的物品栏,并且发现你的右边屏幕被一整页的物品给占据了。你或许会觉得它们太多了,简直就是有多少物品都不嫌够(Not Enough Items),但我说这些物品正好够(Just Enough Items)。" + }, + { + "type": "text", + "text": "实际上你所看到的是$(l)$(#ffa500)Just Enough Items$(reset)这个模组,它的主要目的是将游戏内所有的物品都罗列起来,方便你查找。在接下来的小节里你将会学习如何使用它。$(br)你也可以对 JEI 进行个性化设置,$(l)左击右下角的扳手图标$(reset)试试看吧!" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_jer.json b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_jer.json new file mode 100644 index 00000000..4c8da84b --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_jer.json @@ -0,0 +1,16 @@ +{ + "name": "资源查看器", + "icon": "minecraft:iron_ore", + "category": "patchouli:jei", + "sortnum": 4, + "pages": [ + { + "type": "text", + "text": "$(#ffa500)$(l)Just Enough Resources$(reset)(简写 JER)是 JEI 的一个附属模组。它为 JEI 添加了一些新的标签,以显示那些不能通过普通合成获得的东西(比如说怪物掉落,或者地牢的战利品)。" + }, + { + "type": "text", + "text": "注意 JER 现在有个错误:显示不同矿物生成高度的图表$(l)数据不准确$(reset),所以不要误以为真。" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_recipes.json b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_recipes.json new file mode 100644 index 00000000..20838865 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_recipes.json @@ -0,0 +1,16 @@ +{ + "name": "配方", + "icon": "minecraft:crafting_table", + "category": "patchouli:jei", + "sortnum": 1, + "pages": [ + { + "type": "text", + "text": "JEI 的主要目标是$(l)展示旅途上你需要的所有合成配方$(reset),很像原版的配方书的进化版。对物品左击就可以显示它所有的配方,上方还有标签来显示所有可能的合成手段。" + }, + { + "type": "text", + "text": "或者你可以对物品使用$(l)$(k:jei.showRecipe)$(reset)键来查询配方(这种方式在任何地方都适用)。按$(l)$(k:jei.showUses)$(reset)键会显示该物品的所有用途(也就是作为原料可以合成什么,比如橡木原木可以合成橡木木板等等)。$(l)点击标题$(reset)(比如“工作台配方”,“熔炉配方”等等)将会显示该条件下所有可能的配方。" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_search.json b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_search.json new file mode 100644 index 00000000..23cbb713 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/jei/jei_search.json @@ -0,0 +1,16 @@ +{ + "name": "JEI 搜索", + "icon": "minecraft:map", + "category": "patchouli:jei", + "sortnum": 1, + "pages": [ + { + "type": "text", + "text": "模组包里的物品千千万,知道如何搜索物品很关键。JEI 有个对查找物品非常方便的功能——在$(l)你要搜索的东西$(reset)前面加上一些特定的符号(例如 @mekanism, %misc 等等):" + }, + { + "type": "text", + "text": "-@ 根据$(l)指定的模组名称$(reset)查询所有物品$(br)-# 根据$(l)指定的物品描述$(reset)查询所有物品$(br)-% 根据$(l)创造模式分栏$(reset)查询所有物品$(br)-$ 根据$(l)特定的标签(Tag)$(reset)查询所有物品$(br) 另外注意$(l)可以同时添加多个符号,在语句前面添加“-”$(l)在查找中来排除该条语句$(reset)。" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/quests/quests_intro.json b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/quests/quests_intro.json new file mode 100644 index 00000000..40459dd6 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/quests/quests_intro.json @@ -0,0 +1,22 @@ +{ + "name": "任务介绍!", + "icon": "enigmatica:textures/quest_book.png", + "category": "patchouli:quests", + "sortnum": 0, + "pages": [ + { + "type": "text", + "text": "在以前,你可能从没使用过$(#ffa500)$(l)FTB 任务$(reset),所以本章旨在简短地想你介绍关于任务的一些事。任务是什么不言而喻:$(l)它就是一系列的目标,完成后会给予你一些奖励$(reset)。" + }, + + { + "type": "text", + "text": "它们是完全可选的,但是通常会带有很有用的模组小贴士和指导,而且完成任务多有趣啊!不同任务之间可能大有不同,包括但不限于制作一样特定物品,上交能量,或是完成一个更具体的目标。总的来说,任务会告诉你到底要做什么,并且给予回报。某些任务会奖励你物品,有些则会给你随机的战利品!" + }, + + { + "type": "text", + "text": "如果你不确定要做什么或是对某个模组不熟悉,试着跟着有关的任务章节走一走。并且即使你已经知道一个模组了,你也有可能温故而知新,还领取到许多好东西!你还在等什么呢?$(l)通过打开任务书,或者点击你物品栏界面左上角的任务书图标,亦或者通过绑定的按键($(k:ftbquests.quests))来查看任务。$(reset)祝您推任务愉快!" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/top/top_config.json b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/top/top_config.json new file mode 100644 index 00000000..37d03d52 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/top/top_config.json @@ -0,0 +1,16 @@ +{ + "name": "设置", + "icon": "theoneprobe:probenote", + "category": "patchouli:theoneprobe", + "sortnum": 1, + "pages": [ + { + "type": "text", + "text": "你可以通过/theoneprobe指令来调整$(#ffa500)$(l)The One Probe$(reset)中的各种设置。$(br)-$(l)/theoneprobe config$(reset)(也可右击检测器)可以调整游戏内覆盖的外观。试试看不同的摆放位置,显示风格和大小。$(br)" + }, + { + "type": "text", + "text": "-$(l)/theoneprobe need$(reset)(也可右击 The One Probe 指南)可以打开或关闭是否需要检测器才能显示游戏内覆盖。这个选项默认是关闭的,所以游戏内覆盖总是可见。根据你的意愿修改它吧!" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/top/top_intro.json b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/top/top_intro.json new file mode 100644 index 00000000..a6ca06cf --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/top/top_intro.json @@ -0,0 +1,16 @@ +{ + "name": "介绍", + "icon": "theoneprobe:probe", + "category": "patchouli:theoneprobe", + "sortnum": 0, + "pages": [ + { + "type": "text", + "text": "这里实属无需多言,真相已经十分明显。探测器的游戏内覆盖可以帮助你$(l)知道你的准心指向了什么方块或是实体$(reset),这对识别你不熟悉的物体十分的有帮助。" + }, + { + "type": "text", + "text": "$(l)潜行(按住 Shift 键)$(reset)可以显示方块的额外信息(比如一个实体方块的物品栏)。游戏内覆盖还会为你显示$(l)挖掘等级信息$(reset),也就是你该用什么类型的工具来破坏这个方块,以及你手中的工具能否破坏它。" + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_craft.json b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_craft.json new file mode 100644 index 00000000..aa8ff190 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_craft.json @@ -0,0 +1,15 @@ +{ + "name": "合成辅助", + "icon": "minecraft:crafting_table", + "category": "patchouli:tweaks", + "pages": [ + { + "type": "text", + "text": "你或许已经发现打开的工作台多了一些按钮。$(#ffa500)$(l)Crafting Tweaks$(reset)提供了一些实用功能来玩转工作台:$(l)最顶上的按钮$(reset)会将合成网格里的配方旋转,$(l)中间的按钮$(reset)会将配方中的物品平均分配,$(l)底下的按钮$(reset)则会把合成网格里的所有物品放回你的物品栏。" + }, + { + "type": "text", + "text": "不仅如此,按住 Shift 键再点击平均分配按钮你还可以将一组物品平均分配到整个合成网格中,右击合成结果槽将会合成一整组物品,还有一个把物品压缩成他的3x3或是2x2配方的快捷键绑定。" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_ding.json b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_ding.json new file mode 100644 index 00000000..11584178 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_ding.json @@ -0,0 +1,12 @@ +{ + "name": "叮!", + "icon": "minecraft:note_block", + "category": "patchouli:tweaks", + "sortnum": 4, + "pages": [ + { + "type": "text", + "text": "这个功能很简单。模组包加载时间挺长的,你可以$(l)提高电脑音量$(reset),去干点别的事情,听到“叮”时你的模组包就烤好啦。新鲜出炉!" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_inv.json b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_inv.json new file mode 100644 index 00000000..1d8b744a --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_inv.json @@ -0,0 +1,15 @@ +{ + "name": "R键整理", + "icon": "minecraft:chest", + "category": "patchouli:tweaks", + "pages": [ + { + "type": "text", + "text": "$(#ffa500)$(l)Inventory Tweaks$(reset)主要对你的物品栏做手脚。他最著名的改动是按下$(k:invtweaks_sort_either.desc)$(l)来整理任何你打开的物品栏$(reset)。" + }, + { + "type": "text", + "text": "该模组还有其他实用功能,比如在你背包里有多余物品时,自动装填你快捷栏里的消耗完的物品。" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_mouse.json b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_mouse.json new file mode 100644 index 00000000..08c17c86 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_mouse.json @@ -0,0 +1,11 @@ +{ + "name": "鼠标手势", + "icon": "enigmatica:textures/mouse_tweaks.png", + "category": "patchouli:tweaks", + "pages": [ + { + "type": "text", + "text": "$(#ffa500)$(l)Mouse Tweaks$(reset)添加了一些和鼠标有关的实用功能,它们对操作物品栏和合成物品十分有帮助。 该模组的$(l:https://www.curseforge.com/minecraft/mc-mods/mouse-tweaks)Curseforge 主页$(/l)详尽的展示了这些功能,我建议您查阅此网站以了解更多。" + } + ] +} diff --git a/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_ultimine.json b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_ultimine.json new file mode 100644 index 00000000..44021ab4 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/patchouli_books/modded_for_dummies/zh_cn/entries/tweaks/tweaks_ultimine.json @@ -0,0 +1,16 @@ +{ + "name": "FTB 连锁破坏", + "icon": "minecraft:diamond_pickaxe", + "category": "patchouli:tweaks", + "sortnum": 3, + "pages": [ + { + "type": "text", + "text": "在模组 MC 中,你经常需要一次性地挖掘大量重复的方块,比如一个巨大的矿脉,一栋你不想要的建筑或是一大片石头。我在此向你隆重介绍$(#ffa500)$(l)FTB Ultimine$(reset)!这个模组的家族历史十分久远,所以你也许知道它和$(l)矿脉矿工$(reset)或是$(l)矿石挖掘$(reset)拥有一样的功能。" + }, + { + "type": "text", + "text": "$(l)按住$(k:ftbultimine)键启用连锁破坏$(reset)。 你现在应该看见一块被你选中的区域:相互连接同类型的方块会被高亮显示。如果此时你用正确的工具破坏他们,$(l)所有被选中的方块将会被同时破坏$(reset),并且消耗一些你的饱食度。亲自试试看,但是小心别一个连锁毁了你的家!" + } + ] +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/schematics/README.txt b/project/Enigmatica 6 Expert/1.6.0/schematics/README.txt new file mode 100644 index 00000000..3292faa4 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/schematics/README.txt @@ -0,0 +1,20 @@ +需求: + ● 来自机械动力的蓝图加农炮 + ● 来自机械动力的蓝图桌 + ● 驱动加农炮的火药 + ● 一张空白的蓝图 + +加载蓝图很简单: + 1) 蓝图在文件夹中按模组排序,但根蓝图文件夹(README.txt所在位置)中的任何蓝图都可以从蓝图桌中获得。将它们从模组文件夹移动/复制到根蓝图文件夹。 + 2) 在游戏中,打开蓝图桌。选择要加载的蓝图,将空白蓝图放入表中,然后单击复选框。 + 3) 使用蓝图在世界中放置多方块结构的虚影。手拿蓝图时,屏幕上将显示调整虚影的说明。 + 4) 将蓝图和火药装入蓝图加农炮。将带有所需方块的容器放在加农炮旁边。 + 5) 单击“开始”按钮两次,欣赏它构建您的多方块结构。 + +某些蓝图粘贴后需要一些手动操作。例如,加农炮无法放置通用机械工业蒸汽涡轮的涡轮叶片。这些必须手动安装。它也不能放置液体,所以你需要手动填充星辉魔法的多方块结构。 + +机械动力的维基很好的讲述了如何加载和构造蓝图: + +保存新的蓝图:https://github.com/Creators-of-Create/Create/wiki/Saving-a-Schematic +加载蓝图:https://github.com/Creators-of-Create/Create/wiki/Loading-a-Schematic +打印蓝图:https://github.com/Creators-of-Create/Create/wiki/Printing-a-Schematic From 3ce4b2235cdfda78b0521a64b3d3d556196bf44f Mon Sep 17 00:00:00 2001 From: RCqaq <1965716763@qq.com> Date: Sat, 22 Oct 2022 16:19:42 +0800 Subject: [PATCH 8/8] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E8=9C=9C=E8=9C=82?= =?UTF-8?q?=E4=BB=8B=E7=BB=8D=E7=BF=BB=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resourcefulbees/bees/alloy/Brass.json | 69 ++++++++++++++ .../resourcefulbees/bees/alloy/Bronze.json | 64 +++++++++++++ .../bees/alloy/Constantan.json | 64 +++++++++++++ .../resourcefulbees/bees/alloy/Electrum.json | 64 +++++++++++++ .../resourcefulbees/bees/alloy/Enderium.json | 64 +++++++++++++ .../resourcefulbees/bees/alloy/Invar.json | 64 +++++++++++++ .../resourcefulbees/bees/alloy/Lumium.json | 64 +++++++++++++ .../resourcefulbees/bees/alloy/Signalum.json | 64 +++++++++++++ .../resourcefulbees/bees/alloy/Steel.json | 64 +++++++++++++ .../resourcefulbees/bees/dev/Kitten.json | 51 ++++++++++ .../config/resourcefulbees/bees/dev/Oreo.json | 37 ++++++++ .../bees/dev/Starry_Lexxie.json | 64 +++++++++++++ .../config/resourcefulbees/bees/dev/Yeti.json | 48 ++++++++++ .../resourcefulbees/bees/gem/Diamond.json | 67 +++++++++++++ .../resourcefulbees/bees/gem/Emerald.json | 67 +++++++++++++ .../resourcefulbees/bees/gem/Lapis.json | 69 ++++++++++++++ .../resourcefulbees/bees/gem/Redstone.json | 69 ++++++++++++++ .../resourcefulbees/bees/magic/Bloody.json | 47 +++++++++ .../resourcefulbees/bees/magic/Carbee.json | 50 ++++++++++ .../resourcefulbees/bees/magic/Elven.json | 34 +++++++ .../resourcefulbees/bees/magic/Infused.json | 24 +++++ .../resourcefulbees/bees/magic/Mana.json | 24 +++++ .../bees/magic/Otherworldly.json | 58 +++++++++++ .../resourcefulbees/bees/magic/Sky.json | 24 +++++ .../resourcefulbees/bees/magic/Starry.json | 25 +++++ .../resourcefulbees/bees/magic/Tainted.json | 24 +++++ .../bees/magic/Terrestrial.json | 24 +++++ .../resourcefulbees/bees/material/Clay.json | 65 +++++++++++++ .../bees/material/Enderslime.json | 61 ++++++++++++ .../resourcefulbees/bees/material/Gravel.json | 65 +++++++++++++ .../resourcefulbees/bees/material/Ichor.json | 61 ++++++++++++ .../bees/material/Shepherd.json | 76 +++++++++++++++ .../bees/material/Skyslime.json | 61 ++++++++++++ .../resourcefulbees/bees/metal/Aluminum.json | 67 +++++++++++++ .../resourcefulbees/bees/metal/Cobalt.json | 62 ++++++++++++ .../resourcefulbees/bees/metal/Copper.json | 69 ++++++++++++++ .../resourcefulbees/bees/metal/Frosty.json | 73 ++++++++++++++ .../resourcefulbees/bees/metal/Gold.json | 69 ++++++++++++++ .../resourcefulbees/bees/metal/Iron.json | 69 ++++++++++++++ .../resourcefulbees/bees/metal/Lead.json | 69 ++++++++++++++ .../resourcefulbees/bees/metal/Nickel.json | 67 +++++++++++++ .../resourcefulbees/bees/metal/Osmium.json | 69 ++++++++++++++ .../resourcefulbees/bees/metal/Regal.json | 65 +++++++++++++ .../resourcefulbees/bees/metal/Silver.json | 69 ++++++++++++++ .../resourcefulbees/bees/metal/Tin.json | 69 ++++++++++++++ .../resourcefulbees/bees/metal/Uranium.json | 67 +++++++++++++ .../resourcefulbees/bees/metal/Zinc.json | 67 +++++++++++++ .../bees/natural/Brutish Zombee.json | 73 ++++++++++++++ .../resourcefulbees/bees/natural/Clogged.json | 71 ++++++++++++++ .../resourcefulbees/bees/natural/Coal.json | 75 +++++++++++++++ .../resourcefulbees/bees/natural/Creeper.json | 77 +++++++++++++++ .../resourcefulbees/bees/natural/Ender.json | 70 ++++++++++++++ .../resourcefulbees/bees/natural/Forest.json | 71 ++++++++++++++ .../bees/natural/Glowstone.json | 79 +++++++++++++++ .../resourcefulbees/bees/natural/Icy.json | 73 ++++++++++++++ .../bees/natural/Obsidian.json | 72 ++++++++++++++ .../resourcefulbees/bees/natural/Pigman.json | 74 +++++++++++++++ .../resourcefulbees/bees/natural/RGBee.json | 63 ++++++++++++ .../resourcefulbees/bees/natural/Rocky.json | 74 +++++++++++++++ .../resourcefulbees/bees/natural/Sand.json | 72 ++++++++++++++ .../bees/natural/Skeleton.json | 72 ++++++++++++++ .../resourcefulbees/bees/natural/Slimy.json | 73 ++++++++++++++ .../resourcefulbees/bees/natural/Water.json | 79 +++++++++++++++ .../resourcefulbees/bees/natural/Zombie.json | 73 ++++++++++++++ .../resourcefulbees/bees/nether/Blaze.json | 87 +++++++++++++++++ .../resourcefulbees/bees/nether/Ghast.json | 73 ++++++++++++++ .../bees/nether/Netherite.json | 69 ++++++++++++++ .../resourcefulbees/bees/nether/Wither.json | 70 ++++++++++++++ .../bees/nether/nether_quartz.json | 65 +++++++++++++ .../resourcefulbees/bees/special/Boobee.json | 72 ++++++++++++++ .../bees/special/Clockwork.json | 71 ++++++++++++++ .../bees/special/Direbee20.json | 95 +++++++++++++++++++ .../bees/special/Dusty_Mummbee.json | 62 ++++++++++++ .../bees/special/GenerikBee.json | 66 +++++++++++++ .../resourcefulbees/bees/special/Soup.json | 73 ++++++++++++++ .../bees/special/Spelling.json | 68 +++++++++++++ .../resourcefulbees/bees/special/Wasabee.json | 69 ++++++++++++++ .../resourcefulbees/bees/tech/Basalz.json | 57 +++++++++++ .../resourcefulbees/bees/tech/Blitz.json | 57 +++++++++++ .../resourcefulbees/bees/tech/Blizz.json | 57 +++++++++++ .../bees/tech/Industrious.json | 87 +++++++++++++++++ .../resourcefulbees/bees/tech/PCBee.json | 53 +++++++++++ 82 files changed, 5219 insertions(+) create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Brass.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Bronze.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Constantan.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Electrum.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Enderium.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Invar.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Lumium.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Signalum.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Steel.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/dev/Kitten.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/dev/Oreo.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/dev/Starry_Lexxie.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/dev/Yeti.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/gem/Diamond.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/gem/Emerald.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/gem/Lapis.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/gem/Redstone.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Bloody.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Carbee.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Elven.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Infused.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Mana.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Otherworldly.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Sky.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Starry.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Tainted.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Terrestrial.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/material/Clay.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/material/Enderslime.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/material/Gravel.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/material/Ichor.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/material/Shepherd.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/material/Skyslime.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Aluminum.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Cobalt.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Copper.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Frosty.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Gold.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Iron.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Lead.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Nickel.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Osmium.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Regal.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Silver.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Tin.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Uranium.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Zinc.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Brutish Zombee.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Clogged.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Coal.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Creeper.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Ender.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Forest.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Glowstone.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Icy.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Obsidian.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Pigman.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/RGBee.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Rocky.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Sand.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Skeleton.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Slimy.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Water.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Zombie.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/nether/Blaze.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/nether/Ghast.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/nether/Netherite.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/nether/Wither.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/nether/nether_quartz.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/special/Boobee.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/special/Clockwork.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/special/Direbee20.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/special/Dusty_Mummbee.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/special/GenerikBee.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/special/Soup.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/special/Spelling.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/special/Wasabee.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/tech/Basalz.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/tech/Blitz.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/tech/Blizz.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/tech/Industrious.json create mode 100644 project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/tech/PCBee.json diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Brass.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Brass.json new file mode 100644 index 00000000..48443f0e --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Brass.json @@ -0,0 +1,69 @@ +{ + "flower": "ALL", + "lore": "3级:\n在感应炉中放入空蜂罐和对应的蜜脾块可以制造出合金蜜蜂。", + "loreColor": "#00AAAA", + "maxTimeInHive": 3600, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "traits": ["can_swim"], + "baseLayerTexture": "metals/brass", + "ColorData": { + "honeycombColor": "#998d38", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "BLOCK", + "inputID": "tag:forge:storage_blocks/copper", + "outputs": [{ "outputID": "emendatusenigmatica:brass_block", "weight": 10 }] + }, + { + "type": "BLOCK", + "inputID": "tag:forge:storage_blocks/zinc", + "outputs": [{ "outputID": "emendatusenigmatica:brass_block", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "create:crushed_brass", + "mainOutputWeight": 0.5, + "mainOutputCount": 1, + + "secondaryOutput": "emendatusenigmatica:copper_nugget", + "secondaryOutputWeight": 0.1, + "secondaryOutputCount": 3, + + "bottleOutput": "resourcefulbees:brass_honey_bottle", + "bottleOutputWeight": 0.1, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/brass", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Bronze.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Bronze.json new file mode 100644 index 00000000..c0eb082c --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Bronze.json @@ -0,0 +1,64 @@ +{ + "flower": "ALL", + "lore": "3级:\n在感应炉中放入空蜂罐和对应的蜜脾块可以制造出合金蜜蜂。", + "loreColor": "#00AAAA", + "maxTimeInHive": 3600, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "traits": ["can_swim"], + "baseLayerTexture": "metals/bronze", + "ColorData": { + "honeycombColor": "#d38c53", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "BLOCK", + "inputID": "tag:forge:storage_blocks/tin", + "outputs": [{ "outputID": "emendatusenigmatica:bronze_block", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "emendatusenigmatica:bronze_dust", + "mainOutputWeight": 0.5, + "mainOutputCount": 1, + + "secondaryOutput": "emendatusenigmatica:tin_nugget", + "secondaryOutputWeight": 0.1, + "secondaryOutputCount": 3, + + "bottleOutput": "resourcefulbees:bronze_honey_bottle", + "bottleOutputWeight": 0.01, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/bronze", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Constantan.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Constantan.json new file mode 100644 index 00000000..89c4f0c3 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Constantan.json @@ -0,0 +1,64 @@ +{ + "flower": "ALL", + "lore": "3级:\n在感应炉中放入空蜂罐和对应的蜜脾块可以制造出合金蜜蜂。", + "loreColor": "#00AAAA", + "maxTimeInHive": 3600, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "traits": ["can_swim"], + "baseLayerTexture": "metals/constantan", + "ColorData": { + "honeycombColor": "#d8876b", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "BLOCK", + "inputID": "tag:forge:storage_blocks/copper", + "outputs": [{ "outputID": "emendatusenigmatica:constantan_block", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "emendatusenigmatica:constantan_dust", + "mainOutputWeight": 0.3, + "mainOutputCount": 1, + + "secondaryOutput": "emendatusenigmatica:copper_nugget", + "secondaryOutputWeight": 0.1, + "secondaryOutputCount": 3, + + "bottleOutput": "resourcefulbees:constantan_honey_bottle", + "bottleOutputWeight": 0.01, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/constantan", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Electrum.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Electrum.json new file mode 100644 index 00000000..0852a1aa --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Electrum.json @@ -0,0 +1,64 @@ +{ + "flower": "ALL", + "lore": "3级:\n在感应炉中放入空蜂罐和对应的蜜脾块可以制造出合金蜜蜂。", + "loreColor": "#00AAAA", + "maxTimeInHive": 3600, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "traits": ["can_swim"], + "baseLayerTexture": "metals/electrum", + "ColorData": { + "honeycombColor": "#e5b840", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "BLOCK", + "inputID": "tag:forge:storage_blocks/silver", + "outputs": [{ "outputID": "emendatusenigmatica:electrum_block", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "emendatusenigmatica:electrum_dust", + "mainOutputWeight": 0.5, + "mainOutputCount": 1, + + "secondaryOutput": "emendatusenigmatica:silver_nugget", + "secondaryOutputWeight": 0.1, + "secondaryOutputCount": 3, + + "bottleOutput": "resourcefulbees:electrum_honey_bottle", + "bottleOutputWeight": 0.02, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/electrum", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Enderium.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Enderium.json new file mode 100644 index 00000000..fe778e69 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Enderium.json @@ -0,0 +1,64 @@ +{ + "flower": "ALL", + "lore": "3级:\n在感应炉中放入空蜂罐和对应的蜜脾块可以制造出合金蜜蜂。", + "loreColor": "#00AAAA", + "maxTimeInHive": 3600, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "traits": ["can_swim"], + "baseLayerTexture": "metals/enderium", + "ColorData": { + "honeycombColor": "#0a4a4a", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "BLOCK", + "inputID": "tag:forge:storage_blocks/diamond", + "outputs": [{ "outputID": "emendatusenigmatica:enderium_block", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "emendatusenigmatica:enderium_dust", + "mainOutputWeight": 0.3, + "mainOutputCount": 1, + + "secondaryOutput": "emendatusenigmatica:diamond_dust", + "secondaryOutputWeight": 0.05, + "secondaryOutputCount": 1, + + "bottleOutput": "resourcefulbees:enderium_honey_bottle", + "bottleOutputWeight": 0.02, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/enderium", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Invar.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Invar.json new file mode 100644 index 00000000..b8bf2ea2 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Invar.json @@ -0,0 +1,64 @@ +{ + "flower": "ALL", + "lore": "3级:\n在感应炉中放入空蜂罐和对应的蜜脾块可以制造出合金蜜蜂。", + "loreColor": "#00AAAA", + "maxTimeInHive": 3600, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "traits": ["can_swim"], + "baseLayerTexture": "metals/invar", + "ColorData": { + "honeycombColor": "#dfe5e2", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "BLOCK", + "inputID": "tag:forge:storage_blocks/nickel", + "outputs": [{ "outputID": "emendatusenigmatica:invar_block", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "emendatusenigmatica:invar_dust", + "mainOutputWeight": 0.5, + "mainOutputCount": 1, + + "secondaryOutput": "emendatusenigmatica:nickel_nugget", + "secondaryOutputWeight": 0.1, + "secondaryOutputCount": 3, + + "bottleOutput": "resourcefulbees:invar_honey_bottle", + "bottleOutputWeight": 0.02, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/invar", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Lumium.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Lumium.json new file mode 100644 index 00000000..6c7aa9dc --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Lumium.json @@ -0,0 +1,64 @@ +{ + "flower": "ALL", + "lore": "3级:\n在感应炉中放入空蜂罐和对应的蜜脾块可以制造出合金蜜蜂。", + "loreColor": "#00AAAA", + "maxTimeInHive": 3600, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "traits": ["can_swim"], + "baseLayerTexture": "metals/lumium", + "ColorData": { + "honeycombColor": "#e5f3b5", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "BLOCK", + "inputID": "tag:forge:storage_blocks/gold", + "outputs": [{ "outputID": "emendatusenigmatica:lumium_block", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "emendatusenigmatica:lumium_dust", + "mainOutputWeight": 0.5, + "mainOutputCount": 1, + + "secondaryOutput": "minecraft:glowstone_dust", + "secondaryOutputWeight": 0.05, + "secondaryOutputCount": 1, + + "bottleOutput": "resourcefulbees:lumium_honey_bottle", + "bottleOutputWeight": 0.02, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/lumium", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Signalum.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Signalum.json new file mode 100644 index 00000000..7ffb8a73 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Signalum.json @@ -0,0 +1,64 @@ +{ + "flower": "ALL", + "lore": "3级:\n在感应炉中放入空蜂罐和对应的蜜脾块可以制造出合金蜜蜂。", + "loreColor": "#00AAAA", + "maxTimeInHive": 3600, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "traits": ["can_swim"], + "baseLayerTexture": "metals/signalum", + "ColorData": { + "honeycombColor": "#fd641a", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "BLOCK", + "inputID": "tag:forge:storage_blocks/silver", + "outputs": [{ "outputID": "emendatusenigmatica:signalum_block", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "emendatusenigmatica:signalum_dust", + "mainOutputWeight": 0.5, + "mainOutputCount": 1, + + "secondaryOutput": "minecraft:redstone", + "secondaryOutputWeight": 0.05, + "secondaryOutputCount": 1, + + "bottleOutput": "resourcefulbees:signalum_honey_bottle", + "bottleOutputWeight": 0.02, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/signalum", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Steel.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Steel.json new file mode 100644 index 00000000..8ece394b --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/alloy/Steel.json @@ -0,0 +1,64 @@ +{ + "flower": "ALL", + "lore": "3级:\n在感应炉中放入空蜂罐和对应的蜜脾块可以制造出合金蜜蜂。", + "loreColor": "#00AAAA", + "maxTimeInHive": 3600, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "traits": ["can_swim"], + "baseLayerTexture": "metals/steel", + "ColorData": { + "honeycombColor": "#858585", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "BLOCK", + "inputID": "tag:forge:storage_blocks/coal_coke", + "outputs": [{ "outputID": "emendatusenigmatica:steel_block", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "emendatusenigmatica:steel_dust", + "mainOutputWeight": 0.5, + "mainOutputCount": 1, + + "secondaryOutput": "minecraft:iron_nugget", + "secondaryOutputWeight": 0.1, + "secondaryOutputCount": 3, + + "bottleOutput": "resourcefulbees:steel_honey_bottle", + "bottleOutputWeight": 0.02, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/steel", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/dev/Kitten.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/dev/Kitten.json new file mode 100644 index 00000000..ab96da39 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/dev/Kitten.json @@ -0,0 +1,51 @@ +{ + "beeVersion": 0.10, + "flower": "tag:minecraft:beds", + "baseLayerTexture": "kitten/bee", + "creator": "Dawn Felstar", + "lore": "可爱的小猫咪蜜蜂。", + "loreColor": "rainbow", + "traits": ["kitten"], + "customCombDrop": "resourcefulbees:catnip_honeycomb", + "customCombBlockDrop": "resourcefulbees:catnip_honeycomb_block", + "sizeModifier": 0.75, + "maxTimeInHive": 500, + "hasHoneycomb": true, + "ColorData" : { + "isBeeColored": false, + "modelType": "KITTEN", + "primaryColor": "#EAA939", + "secondaryColor": "#4C483B" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:cat_spawn_egg", + "mainOutputWeight": 0.01, + "bottleOutput": "resourcefulbees:catnip_honey_bottle", + "bottleOutputWeight": 0.1 + }, + "CombatData": { + "isPassive": false, + "attackDamage": 0, + "baseHealth": 20, + "removeStingerOnAttack": false + }, + "SpawnData" : { + "canSpawnInWorld": true, + "spawnWeight": 3, + "biomeWhitelist": "tag:rare", + "lightLevel": "DAY", + "minGroupSize": 1, + "maxGroupSize": 1 + }, + "TraitData": { + "hasTraits": true + }, + "BreedData": { + "isBreedable": false, + "feedItem": "tag:minecraft:fishes", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + } + } \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/dev/Oreo.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/dev/Oreo.json new file mode 100644 index 00000000..a1c0a493 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/dev/Oreo.json @@ -0,0 +1,37 @@ +{ + "beeVersion": 0.10, + "flower": "ALL", + "baseLayerTexture": "oreo/oreo_bee", + "creator": "Epic Oreo", + "lore": "美味的蜜蜂", + "loreColor": "rainbow", + "traits": ["oreo"], + "apiaryOutputAmounts": [1, 2, 3, 4], + "customCombDrop": "resourcefulbees:oreo_cookie", + "customCombBlockDrop": "resourcefulbees:oreo_cookie", + "sizeModifier": 1.5, + "maxTimeInHive": 6000, + "hasHoneycomb": true, + "ColorData" : { + "isBeeColored": false, + "primaryColor": "#442920", + "secondaryColor": "#e1d9b8" + }, + "CombatData": { + "isPassive": false, + "attackDamage": 0, + "baseHealth": 20, + "removeStingerOnAttack": false + }, + "SpawnData" : { + "canSpawnInWorld": true, + "spawnWeight": 3, + "biomeWhitelist": "tag:rare", + "lightLevel": "DAY", + "minGroupSize": 1, + "maxGroupSize": 1 + }, + "TraitData": { + "hasTraits": true + } +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/dev/Starry_Lexxie.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/dev/Starry_Lexxie.json new file mode 100644 index 00000000..0e5df8ee --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/dev/Starry_Lexxie.json @@ -0,0 +1,64 @@ +{ + "beeVersion": 0.10, + "flower": "minecraft:beacon", + "maxTimeInHive": 1200, + "traits": ["starry"], + "creator": "Lady Lexxie", + "lore": "伸手摘星!", + "loreColor": "rainbow", + "sizeModifier": 1.25, + "hasHoneycomb": true, + "apiaryOutputAmounts": [1, 1, 1, 1, 1], + "apiaryOutputTypes": ["COMB", "COMB", "COMB", "COMB", "COMB"], + "honeycombRarity": "EPIC", + "baseLayerTexture": "empty_layer", + "ColorData": { + "isBeeColored": true, + "primaryColor": "#FFFFFF", + "secondaryColor": "#FFA500", + "honeycombColor": "#FFA500", + "primaryLayerTexture": "starry/starry_bee_primary_layer", + "secondaryLayerTexture": "empty_layer", + "emissiveLayerTexture": "starry/starry_bee_emissive", + "isGlowing": true, + "glowColor": "#FFA500", + "glowingPulse": 1, + "modelType": "QUEEN" + }, + "MutationData": { + "hasMutation": true, + "mutations": [{ + "type": "ITEM", + "inputID": "resourcefulbees:starry_honey_block", + "outputs": [{ + "outputID": "minecraft:nether_star", + "chance": 0.1 + }] + }] + }, + "CombatData": { + "isInvulnerable": true, + "removeStingerOnAttack": false, + "baseHealth": 20, + "attackDamage": 0 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "resourcefulbees:starry_honey", + "mainOutputWeight": 0.1, + "mainOutputCount": 5, + "hasFluidOutput": true + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "minecraft:small_end_islands", + "spawnWeight": 2, + "minGroupSize": 1, + "maxGroupSize": 1, + "minYLevel": 50, + "maxYLevel": 80 + }, + "TraitData": { + "hasTraits": true + } +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/dev/Yeti.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/dev/Yeti.json new file mode 100644 index 00000000..80ca7a1d --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/dev/Yeti.json @@ -0,0 +1,48 @@ +{ + "beeVersion": 0.10, + "flower": "minecraft:snow_block", + "baseLayerTexture": "yeti/yeti_bee", + "creator": "Joosh", + "lore": "一只冷酷的蜜蜂。\n它想和你成为最好的蜜友 :)", + "loreColor": "#ADD8E6", + "traits": ["oreo"], + "sizeModifier": 1.25, + "maxTimeInHive": 6000, + "hasHoneycomb": false, + "ColorData" : { + "isBeeColored": false, + "primaryColor": "#E9F4F6", + "secondaryColor": "#777E86", + "modelType": "YETI" + }, + "CombatData": { + "isPassive": false, + "attackDamage": 0, + "baseHealth": 20, + "removeStingerOnAttack": false + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 30, + "mutations": [ + { + "type": "BLOCK", + "inputID": "minecraft:water", + "outputs": [ + {"outputID": "minecraft:ice"} + ] + } + ] + }, + "SpawnData" : { + "canSpawnInWorld": true, + "spawnWeight": 2, + "biomeWhitelist": "tag:snowy", + "lightLevel": "DAY", + "minGroupSize": 1, + "maxGroupSize": 1 + }, + "TraitData": { + "hasTraits": true + } +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/gem/Diamond.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/gem/Diamond.json new file mode 100644 index 00000000..1c351939 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/gem/Diamond.json @@ -0,0 +1,67 @@ +{ + "flower": "ALL", + "lore": "3级:\n钻石蜜蜂的家世表明了钻石不过是染上蓝色的石英而已。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["sedimentary", "can_swim"], + "baseLayerTexture": "ores/diamond/diamond_bee", + "ColorData": { + "honeycombColor": "#00ffff", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "BLOCK", + "inputID": "create:granite_cobblestone", + "outputs": [{ "outputID": "emendatusenigmatica:diamond_granite_ore", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "emendatusenigmatica:diamond_chunk", + "mainOutputWeight": 0.2, + "mainOutputCount": 1, + + "secondaryOutput": "emendatusenigmatica:arcane_chunk", + "secondaryOutputWeight": 0.1, + "secondaryOutputCount": 1, + + "bottleOutput": "resourcefulbees:diamond_honey_bottle", + "bottleOutputWeight": 0.01, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "parent1": "nether_quartz", + "parent2": "lapis", + "feedItem": "tag:forge:storage_blocks/diamond", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/gem/Emerald.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/gem/Emerald.json new file mode 100644 index 00000000..f5f2c108 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/gem/Emerald.json @@ -0,0 +1,67 @@ +{ + "flower": "ALL", + "lore": "3级:\n显然,将钻石染成绿色(并弄得黏黏的)就可以获得一颗绿宝石。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["sedimentary", "can_swim"], + "baseLayerTexture": "ores/emerald/emerald_bee", + "ColorData": { + "honeycombColor": "#18eb09", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "BLOCK", + "inputID": "create:diorite_cobblestone", + "outputs": [{ "outputID": "emendatusenigmatica:emerald_diorite_ore", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "emendatusenigmatica:emerald_chunk", + "mainOutputWeight": 0.5, + "mainOutputCount": 1, + + "secondaryOutput": "minecraft:prismarine_shard", + "secondaryOutputWeight": 0.1, + "secondaryOutputCount": 3, + + "bottleOutput": "resourcefulbees:emerald_honey_bottle", + "bottleOutputWeight": 0.01, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "parent1": "diamond", + "parent2": "slimy", + "feedItem": "tag:forge:storage_blocks/emerald", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/gem/Lapis.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/gem/Lapis.json new file mode 100644 index 00000000..e07a0e93 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/gem/Lapis.json @@ -0,0 +1,69 @@ +{ + "flower": "ALL", + "lore": "2级:\n在煤炭的内心深处,它是想变蓝的。用水清洗煤炭,你就会在它的内部找到青金石。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["sedimentary", "can_swim"], + "baseLayerTexture": "ores/lapis/lapis_bee", + "ColorData": { + "honeycombColor": "#345ec3", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations" : [ + { + "type": "BLOCK", + "inputID": "minecraft:cobblestone", + "outputs": [ + {"outputID": "emendatusenigmatica:lapis_ore", "weight": 10} + ] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "emendatusenigmatica:lapis_chunk", + "mainOutputWeight": 0.5, + "mainOutputCount": 1, + + "secondaryOutput": "emendatusenigmatica:apatite_chunk", + "secondaryOutputWeight": 0.25, + "secondaryOutputCount": 1, + + "bottleOutput": "resourcefulbees:lapis_honey_bottle", + "bottleOutputWeight": 0.02, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "parent1": "water", + "parent2": "coal", + "feedItem": "tag:forge:storage_blocks/lapis", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/gem/Redstone.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/gem/Redstone.json new file mode 100644 index 00000000..56c08905 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/gem/Redstone.json @@ -0,0 +1,69 @@ +{ + "flower": "ALL", + "lore": "2级:\n煤炭+彩虹=红石?有道理。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["sedimentary", "can_swim"], + "baseLayerTexture": "ores/redstone/redstone_bee", + "ColorData": { + "honeycombColor": "#aa0f01", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations" : [ + { + "type": "BLOCK", + "inputID": "create:andesite_cobblestone", + "outputs": [ + {"outputID": "emendatusenigmatica:redstone_andesite_ore", "weight": 10} + ] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "emendatusenigmatica:redstone_chunk", + "mainOutputWeight": 0.5, + "mainOutputCount": 1, + + "secondaryOutput": "emendatusenigmatica:cinnabar_chunk", + "secondaryOutputWeight": 0.1, + "secondaryOutputCount": 3, + + "bottleOutput": "resourcefulbees:redstone_honey_bottle", + "bottleOutputWeight": 0.02, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "parent1": "rgbee", + "parent2": "coal", + "feedItem": "tag:forge:storage_blocks/redstone", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Bloody.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Bloody.json new file mode 100644 index 00000000..44c8ad98 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Bloody.json @@ -0,0 +1,47 @@ +{ + "flower": "undergarden:blood_mushroom", + "creator": "Ridanisaurus Rid & TemperedFool", + "lore": "沐浴在鲜血之中,可使青铜蜜蜂……完成蜕变。", + "loreColor": "#00AAAA", + "maxTimeInHive": 6000, + "hasHoneycomb": true, + "traits": ["can_swim"], + "baseLayerTexture": "other/bloody", + "ColorData": { + "honeycombColor": "#80251f", + "modelType": "MUSHROOM" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 3 + }, + "MutationData": { + "hasMutation": true, + "mutations": [ + { + "type": "BLOCK", + "chance": 0.2, + "inputID": "minecraft:water", + "outputs": [{ "outputID": "bloodmagic:life_essence_block", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "bloodmagic:slate_ampoule", + "mainOutputWeight": 0.10, + "mainOutputCount": 1, + + "secondaryOutput": "bloodmagic:blankslate", + "secondaryOutputWeight": 0.03, + "secondaryOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": {"canSpawnInWorld": false}, + "BreedData": {"isBreedable": false}, + "TraitData": {"hasTraits": true} +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Carbee.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Carbee.json new file mode 100644 index 00000000..e4aa76ab --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Carbee.json @@ -0,0 +1,50 @@ +{ + "flower": "ars_nouveau:mana_bloom_crop", + "creator": "Ridanisaurus Rid & TemperedFool", + "lore": "通过魔法将卡班克尔护符与金蜜蜂绑定,就会获得卡班克尔蜜蜂。卡班克尔蜜蜂可以将动物返老还童,使它们永远年轻。", + "loreColor": "#00AAAA", + "maxTimeInHive": 6000, + "hasHoneycomb": true, + "traits": ["can_swim"], + "baseLayerTexture": "other/carbee", + "ColorData": { + "honeycombColor": "#e39c27", + "modelType": "DRAGON" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 3 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "ENTITY", + "inputID": "entity:minecraft:cow", + "outputs": [{ "outputID": "entity:minecraft:cow", "weight": 50, "nbtData": {"Age":-6000} }] + }, + { + "type": "ENTITY", + "inputID": "entity:minecraft:chicken", + "outputs": [{ "outputID": "entity:minecraft:chicken", "weight": 50, "nbtData": {"Age":-6000} }] + }, + { + "type": "ENTITY", + "inputID": "entity:minecraft:pig", + "outputs": [{ "outputID": "entity:minecraft:pig", "weight": 50, "nbtData": {"Age":-6000} }] + }, + { + "type": "ENTITY", + "inputID": "entity:minecraft:sheep", + "outputs": [{ "outputID": "entity:minecraft:sheep", "weight": 50, "nbtData": {"Age":-6000} }] + } + ] + }, + "CentrifugeData": {"hasCentrifugeOutput": false}, + "SpawnData": {"canSpawnInWorld": false}, + "BreedData": {"isBreedable": false}, + "TraitData": {"hasTraits": true} +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Elven.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Elven.json new file mode 100644 index 00000000..2f651c7f --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Elven.json @@ -0,0 +1,34 @@ +{ + "flower": "tag:botania:mystical_flowers", + "creator": "Ridanisaurus Rid & TemperedFool", + "lore": "尽管亚尔夫海姆拥有许多的蜜蜂,但缺少魔力蜜蜂。因此,他们很愿意交易一些。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "hasHoneycomb": true, + "traits": ["can_swim"], + "baseLayerTexture": "other/elven", + "ColorData": { + "honeycombColor": "#ff66cc" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": {"hasMutation": false}, + "CentrifugeData": {"hasCentrifugeOutput": false}, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "mythicbotany:alfheim_hills,mythicbotany:alfheim_lakes,mythicbotany:alfheim_plains,mythicbotany:dreamwood_forest,mythicbotany:golden_fields", + "biomeBlacklist": "tag:OCEAN,OVERWORLD,NETHER,END", + "minGroupSize": 2, + "maxGroupSize": 3, + "spawnWeight": 12, + "minYLevel": 12, + "maxYLevel": 75, + "lightLevel": "ANY" + }, + "BreedData": {"isBreedable": false}, + "TraitData": {"hasTraits": true} +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Infused.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Infused.json new file mode 100644 index 00000000..379c8735 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Infused.json @@ -0,0 +1,24 @@ +{ + "flower": "tag:minecraft:flowers", + "creator": "Ridanisaurus Rid & TemperedFool", + "lore": "将合适的贡品奉给大自然,就会诞生一只注有自然灵气的蜜蜂……", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "hasHoneycomb": true, + "traits": ["can_swim"], + "baseLayerTexture": "other/infused", + "ColorData": { + "honeycombColor": "#1bb373" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": {"hasMutation": false}, + "CentrifugeData": {"hasCentrifugeOutput": false}, + "SpawnData": {"canSpawnInWorld": false}, + "BreedData": {"isBreedable": false}, + "TraitData": {"hasTraits": true} +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Mana.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Mana.json new file mode 100644 index 00000000..a44c8125 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Mana.json @@ -0,0 +1,24 @@ +{ + "flower": "tag:botania:mystical_flowers", + "creator": "Ridanisaurus Rid & TemperedFool", + "lore": "铁蜜蜂被注入魔力后将会产生一次美丽的蜕变,与蝴蝶相仿。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "hasHoneycomb": true, + "traits": ["can_swim"], + "baseLayerTexture": "other/mana", + "ColorData": { + "honeycombColor": "#4c97ff" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": {"hasMutation": false}, + "CentrifugeData": {"hasCentrifugeOutput": false}, + "SpawnData": {"canSpawnInWorld": false}, + "BreedData": {"isBreedable": false}, + "TraitData": {"hasTraits": true} +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Otherworldly.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Otherworldly.json new file mode 100644 index 00000000..0364eaec --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Otherworldly.json @@ -0,0 +1,58 @@ +{ + "flower": "occultism:spirit_fire", + "creator": "Ridanisaurus Rid & TemperedFool", + "lore": "通过仪式献祭石头蜜蜂,可将异界蜜蜂绑定之此位面。", + "loreColor": "#00AAAA", + "maxTimeInHive": 6000, + "hasHoneycomb": true, + "traits": ["can_swim"], + "baseLayerTexture": "other/otherworldly", + "ColorData": { + "honeycombColor": "#1d1d24", + "modelType": "DRAGON" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 3 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "ITEM", + "chance": 0.5, + "inputID": "tag:forge:bookshelves", + "outputs": [ + {"outputID": "occultism:book_of_binding_foliot", "weight": 512}, + {"outputID": "occultism:book_of_binding_djinni", "weight": 256}, + {"outputID": "occultism:book_of_binding_afrit", "weight": 128}, + {"outputID": "occultism:book_of_binding_marid", "weight": 64} + + ] + }, + { + "type": "BLOCK", + "chance": 0.5, + "inputID": "minecraft:andesite", + "outputs": [ + {"outputID": "occultism:otherstone", "weight": 512} + ] + }, + { + "type": "BLOCK", + "chance": 0.5, + "inputID": "minecraft:oak_log", + "outputs": [ + {"outputID": "occultism:otherworld_log", "weight": 512} + ] + } + ] + }, + "CentrifugeData": {"hasCentrifugeOutput": false}, + "SpawnData": {"canSpawnInWorld": false}, + "BreedData": {"isBreedable": false}, + "TraitData": {"hasTraits": true} +} \ No newline at end of file diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Sky.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Sky.json new file mode 100644 index 00000000..5794868b --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Sky.json @@ -0,0 +1,24 @@ +{ + "flower": "tag:minecraft:flowers", + "creator": "Ridanisaurus Rid & TemperedFool", + "lore": "向大自然供奉合适的贡品,可使天之降诞。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "hasHoneycomb": true, + "traits": ["can_swim"], + "baseLayerTexture": "other/sky", + "ColorData": { + "honeycombColor": "#73d0ff" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": {"hasMutation": false}, + "CentrifugeData": {"hasCentrifugeOutput": false}, + "SpawnData": {"canSpawnInWorld": false}, + "BreedData": {"isBreedable": false}, + "TraitData": {"hasTraits": true} +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Starry.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Starry.json new file mode 100644 index 00000000..2bf5ae7b --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Starry.json @@ -0,0 +1,25 @@ +{ + "flower": "astralsorcery:glow_flower", + "creator": "Ridanisaurus Rid & TemperedFool", + "lore": "将铁蜜蜂沐浴在星光之中,注入星能,可使其手摘星辰。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "hasHoneycomb": true, + "traits": ["can_swim"], + "baseLayerTexture": "other/starry", + "ColorData": { + "honeycombColor": "#002184" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": {"hasMutation": false}, + "CentrifugeData": {"hasCentrifugeOutput": false}, + "SpawnData": {"canSpawnInWorld": false}, + "BreedData": {"isBreedable": false}, + "TraitData": {"hasTraits": true} +} + diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Tainted.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Tainted.json new file mode 100644 index 00000000..4a76d486 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Tainted.json @@ -0,0 +1,24 @@ +{ + "flower": "tag:minecraft:flowers", + "creator": "Ridanisaurus Rid & TemperedFool", + "lore": "向大自然供奉合适的贡品,可使此非自然之物诞生。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "hasHoneycomb": true, + "traits": ["can_swim"], + "baseLayerTexture": "other/tainted", + "ColorData": { + "honeycombColor": "#cc6d3d" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": {"hasMutation": false}, + "CentrifugeData": {"hasCentrifugeOutput": false}, + "SpawnData": {"canSpawnInWorld": false}, + "BreedData": {"isBreedable": false}, + "TraitData": {"hasTraits": true} +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Terrestrial.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Terrestrial.json new file mode 100644 index 00000000..bce6f87d --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/magic/Terrestrial.json @@ -0,0 +1,24 @@ +{ + "flower": "tag:botania:mystical_flowers", + "creator": "Ridanisaurus Rid & TemperedFool", + "lore": "加强魔力蜜蜂,使其成为合适的自然守护者。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "hasHoneycomb": true, + "traits": ["can_swim"], + "baseLayerTexture": "other/terrastrial", + "ColorData": { + "honeycombColor": "#5bf23d" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": {"hasMutation": false}, + "CentrifugeData": {"hasCentrifugeOutput": false}, + "SpawnData": {"canSpawnInWorld": false}, + "BreedData": {"isBreedable": false}, + "TraitData": {"hasTraits": true} +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/material/Clay.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/material/Clay.json new file mode 100644 index 00000000..e6d44357 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/material/Clay.json @@ -0,0 +1,65 @@ +{ + "flower": "ALL", + "lore": "2级:\n石头蜜蜂的暴脾气可以由史莱姆蜜蜂调和,从而获得黏土蜜蜂。", + "loreColor": "#00AAAA", + "maxTimeInHive": 2400, + "sizeModifier": 0.75, + "traits": ["can_swim"], + "hasHoneycomb": true, + "baseLayerTexture": "other/clay", + "ColorData": { + "honeycombColor": "#acaebd", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutations": [ + { + "type": "BLOCK", + "inputID": "tag:minecraft:sand", + "outputs": [{ "outputID": "minecraft:clay", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "minecraft:clay", + "mainOutputWeight": 0.5, + "mainOutputCount": 2, + + "secondaryOutput": "minecraft:terracotta", + "secondaryOutputWeight": 0.1, + "secondaryOutputCount": 1, + + "bottleOutput": "minecraft:honey_bottle", + "bottleOutputWeight": 0.25, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "parent1": "rocky", + "parent2": "slimy", + "feedItem": "tag:forge:storage_blocks/clay", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/material/Enderslime.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/material/Enderslime.json new file mode 100644 index 00000000..4032af43 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/material/Enderslime.json @@ -0,0 +1,61 @@ +{ + "flower": "ALL", + "creator": "Ridanisaurus Rid & TemperedFool", + "lore": "一个娴熟的工匠可以用冶炼炉来铸造除工具以外的其他东西。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["slimy", "can_swim"], + "baseLayerTexture": "slime/ender_slime_bee", + "ColorData": { + "honeycombColor": "#a777e1", + "modelType": "GELATINOUS" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 + }, + "MutationData": { + "hasMutation": true, + "mutations": [ + { + "type": "BLOCK", + "inputID": "minecraft:honey_block", + "outputs": [{ "outputID": "tconstruct:ender_slime", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "tconstruct:ender_slime_ball", + "mainOutputWeight": 0.6, + "mainOutputCount": 4, + + "secondaryOutput": "refinedstorage:processor_binding", + "secondaryOutputWeight": 0.02, + "secondaryOutputCount": 1, + + "bottleOutput": "minecraft:honey_bottle", + "bottleOutputWeight": 0.25, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:slime_block", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/material/Gravel.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/material/Gravel.json new file mode 100644 index 00000000..5687aaf0 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/material/Gravel.json @@ -0,0 +1,65 @@ +{ + "flower": "ALL", + "lore": "2级:\n沙砾看起来就是石头版本的沙子,不是吗?", + "loreColor": "#00AAAA", + "maxTimeInHive": 2400, + "sizeModifier": 0.75, + "traits": ["can_swim"], + "hasHoneycomb": true, + "baseLayerTexture": "other/gravel", + "ColorData": { + "honeycombColor": "#968e8e", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutations": [ + { + "type": "BLOCK", + "inputID": "tag:forge:stone", + "outputs": [{ "outputID": "minecraft:gravel", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "minecraft:gravel", + "mainOutputWeight": 0.6, + "mainOutputCount": 3, + + "secondaryOutput": "minecraft:flint", + "secondaryOutputWeight": 0.1, + "secondaryOutputCount": 3, + + "bottleOutput": "minecraft:honey_bottle", + "bottleOutputWeight": 0.25, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "parent1": "rocky", + "parent2": "sand", + "feedItem": "tag:forge:gravel", + "feedAmount": 2, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/material/Ichor.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/material/Ichor.json new file mode 100644 index 00000000..ed2c23f5 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/material/Ichor.json @@ -0,0 +1,61 @@ +{ + "flower": "ALL", + "creator": "Ridanisaurus Rid & TemperedFool", + "lore": "一个娴熟的工匠可以用冶炼炉来铸造除工具以外的其他东西。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["slimy", "can_swim"], + "baseLayerTexture": "slime/ichor_slime_bee", + "ColorData": { + "honeycombColor": "#f7731f", + "modelType": "GELATINOUS" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 + }, + "MutationData": { + "hasMutation": true, + "mutations": [ + { + "type": "BLOCK", + "inputID": "minecraft:honey_block", + "outputs": [{ "outputID": "tconstruct:ichor_slime", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "tconstruct:ichor_slime_ball", + "mainOutputWeight": 0.6, + "mainOutputCount": 4, + + "secondaryOutput": "refinedstorage:processor_binding", + "secondaryOutputWeight": 0.02, + "secondaryOutputCount": 1, + + "bottleOutput": "minecraft:honey_bottle", + "bottleOutputWeight": 0.25, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:slime_block", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/material/Shepherd.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/material/Shepherd.json new file mode 100644 index 00000000..2bb1b563 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/material/Shepherd.json @@ -0,0 +1,76 @@ +{ + "flower": "farmersdelight:shepherds_pie_block", + "lore": "2级:\n牧羊人蜜蜂由RGBee和水蜜蜂生育而成,它会在巢穴中储藏各种动物产品。由牧羊人蜜蜂采集的花粉也会使动物立即长大。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "traits": ["can_swim"], + "hasHoneycomb": true, + "baseLayerTexture": "other/shepherd", + "ColorData": { + "honeycombColor": "#945c45", + "modelType": "VILLAGER" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "mutations": [ + { + "type": "ENTITY", + "inputID": "entity:minecraft:cow", + "outputs": [{ "outputID": "entity:minecraft:cow", "weight": 50, "nbtData": {"Age":0} }] + }, + { + "type": "ENTITY", + "inputID": "entity:minecraft:chicken", + "outputs": [{ "outputID": "entity:minecraft:chicken", "weight": 50, "nbtData": {"Age":0} }] + }, + { + "type": "ENTITY", + "inputID": "entity:minecraft:pig", + "outputs": [{ "outputID": "entity:minecraft:pig", "weight": 50, "nbtData": {"Age":0} }] + }, + { + "type": "ENTITY", + "inputID": "entity:minecraft:sheep", + "outputs": [{ "outputID": "entity:minecraft:sheep", "weight": 50, "nbtData": {"Age":0} }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "minecraft:mutton", + "mainOutputWeight": 0.5, + "mainOutputCount": 1, + + "secondaryOutput": "resourcefulbees:wax", + "secondaryOutputWeight": 0.5, + "secondaryOutputCount": 3, + + "bottleOutput": "minecraft:honey_bottle", + "bottleOutputWeight": 0.5, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "parent1": "rgbee", + "parent2": "water", + "feedItem": "tag:enigmatica:meats", + "feedAmount": 3, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/material/Skyslime.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/material/Skyslime.json new file mode 100644 index 00000000..a4bc57eb --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/material/Skyslime.json @@ -0,0 +1,61 @@ +{ + "flower": "ALL", + "creator": "Ridanisaurus Rid & TemperedFool", + "lore": "一个娴熟的工匠可以用冶炼炉来铸造除工具以外的其他东西。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["slimy", "can_swim"], + "baseLayerTexture": "slime/sky_slime_bee", + "ColorData": { + "honeycombColor": "#4ab1a4", + "modelType": "GELATINOUS" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 + }, + "MutationData": { + "hasMutation": true, + "mutations": [ + { + "type": "BLOCK", + "inputID": "minecraft:honey_block", + "outputs": [{ "outputID": "tconstruct:sky_slime", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "tconstruct:sky_slime_ball", + "mainOutputWeight": 0.6, + "mainOutputCount": 4, + + "secondaryOutput": "refinedstorage:processor_binding", + "secondaryOutputWeight": 0.02, + "secondaryOutputCount": 1, + + "bottleOutput": "minecraft:honey_bottle", + "bottleOutputWeight": 0.25, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:slime_block", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Aluminum.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Aluminum.json new file mode 100644 index 00000000..b4ebd3f5 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Aluminum.json @@ -0,0 +1,67 @@ +{ + "flower": "ALL", + "lore": "2级:\n金属蜜蜂有着庞大的繁殖体系,它以在野外找到的蜜蜂作为开始。", + "loreColor": "#00AAAA", + "maxTimeInHive": 3600, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["sedimentary", "can_swim"], + "baseLayerTexture": "ores/aluminum/aluminum_bee", + "ColorData": { + "honeycombColor": "#dce6f7", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "BLOCK", + "inputID": "minecraft:cobblestone", + "outputs": [{ "outputID": "emendatusenigmatica:aluminum_ore", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "emendatusenigmatica:aluminum_chunk", + "mainOutputWeight": 0.5, + "mainOutputCount": 1, + + "secondaryOutput": "minecraft:iron_nugget", + "secondaryOutputWeight": 0.1, + "secondaryOutputCount": 3, + + "bottleOutput": "minecraft:honey_bottle", + "bottleOutputWeight": 0.25, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "parent1": "tin", + "parent2": "osmium", + "feedItem": "tag:forge:storage_blocks/aluminum", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Cobalt.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Cobalt.json new file mode 100644 index 00000000..9ecbb940 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Cobalt.json @@ -0,0 +1,62 @@ +{ + "flower": "ALL", + "creator": "Ridanisaurus Rid & TemperedFool", + "lore": "一个娴熟的工匠可以用冶炼炉来铸造除工具以外的其他东西。", + "loreColor": "#00AAAA", + "maxTimeInHive": 3600, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["sedimentary", "can_swim"], + "baseLayerTexture": "ores/cobalt/cobalt_bee", + "ColorData": { + "honeycombColor": "#20adc9", + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "BLOCK", + "inputID": "minecraft:polished_basalt", + "outputs": [{ "outputID": "emendatusenigmatica:cobalt_basalt_ore", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "emendatusenigmatica:cobalt_chunk", + "mainOutputWeight": 0.5, + "mainOutputCount": 1, + + "secondaryOutput": "tconstruct:manyullyn_nugget", + "secondaryOutputWeight": 0.1, + "secondaryOutputCount": 3, + + "bottleOutput": "minecraft:honey_bottle", + "bottleOutputWeight": 0.25, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/cobalt", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Copper.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Copper.json new file mode 100644 index 00000000..bdf0bc0a --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Copper.json @@ -0,0 +1,69 @@ +{ + "flower": "ALL", + "lore": "2级:\n金属蜜蜂有着庞大的繁殖体系,它以在野外找到的蜜蜂作为开始。", + "loreColor": "#00AAAA", + "maxTimeInHive": 3600, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["sedimentary", "can_swim"], + "baseLayerTexture": "ores/copper/copper_bee", + "ColorData": { + "honeycombColor": "#bb5b30", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations" : [ + { + "type": "BLOCK", + "inputID": "create:diorite_cobblestone", + "outputs": [ + {"outputID": "emendatusenigmatica:copper_diorite_ore", "weight": 10} + ] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "emendatusenigmatica:copper_chunk", + "mainOutputWeight": 0.5, + "mainOutputCount": 1, + + "secondaryOutput": "minecraft:gold_nugget", + "secondaryOutputWeight": 0.1, + "secondaryOutputCount": 3, + + "bottleOutput": "minecraft:honey_bottle", + "bottleOutputWeight": 0.25, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "parent1": "rocky", + "parent2": "skeleton", + "feedItem": "tag:forge:storage_blocks/copper", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Frosty.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Frosty.json new file mode 100644 index 00000000..39417735 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Frosty.json @@ -0,0 +1,73 @@ +{ + "flower": "undergarden:gloomgourd", + "lore": "2级:\n将扼塞蜜蜂与冰蜜蜂配种,以获得清凉的霜钢子代。\n它的奶昔让所有蜂后都馋哭了。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["can_swim"], + "baseLayerTexture": "other/frosty", + "ColorData": { + "honeycombColor": "#b9d3ec", + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations" : [ + { + "type": "BLOCK", + "inputID": "minecraft:stone", + "outputs": [ + {"outputID": "undergarden:depthrock", "weight": 10} + ] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "undergarden:froststeel_ore", + "mainOutputWeight": 0.4, + "mainOutputCount": 1, + + "secondaryOutput": "thermal:blizz_powder", + "secondaryOutputWeight": 0.1, + "secondaryOutputCount": 2, + + "bottleOutput": "minecraft:honey_bottle", + "bottleOutputWeight": 0.25, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:UNDERGARDEN", + "biomeBlacklist": "tag:OCEAN,NETHER,END", + "lightLevel": "ANY", + "spawnWeight": 10, + "minYLevel": 12, + "maxYLevel": 250, + "minGroupSize": 2, + "maxGroupSize": 4 + }, + "BreedData": { + "isBreedable": true, + "parent1": "clogged", + "parent2": "icy", + "feedItem": "undergarden:froststeel_ingot", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Gold.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Gold.json new file mode 100644 index 00000000..ae9b2b44 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Gold.json @@ -0,0 +1,69 @@ +{ + "flower": "ALL", + "lore": "2级:\n金属蜜蜂有着庞大的繁殖体系,它以在野外找到的蜜蜂作为开始。", + "loreColor": "#00AAAA", + "maxTimeInHive": 3600, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["sedimentary", "can_swim"], + "baseLayerTexture": "ores/gold/gold_bee", + "ColorData": { + "honeycombColor": "#ffdc00", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations" : [ + { + "type": "BLOCK", + "inputID": "create:granite_cobblestone", + "outputs": [ + {"outputID": "emendatusenigmatica:gold_granite_ore", "weight": 10} + ] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "emendatusenigmatica:gold_chunk", + "mainOutputWeight": 0.5, + "mainOutputCount": 1, + + "secondaryOutput": "emendatusenigmatica:copper_nugget", + "secondaryOutputWeight": 0.1, + "secondaryOutputCount": 3, + + "bottleOutput": "resourcefulbees:gold_honey_bottle", + "bottleOutputWeight": 0.02, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "parent1": "nickel", + "parent2": "water", + "feedItem": "tag:forge:storage_blocks/gold", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Iron.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Iron.json new file mode 100644 index 00000000..40b9ee0f --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Iron.json @@ -0,0 +1,69 @@ +{ + "flower": "ALL", + "lore": "2级:\n金属蜜蜂有着庞大的繁殖体系,它以在野外找到的蜜蜂作为开始。", + "loreColor": "#00AAAA", + "maxTimeInHive": 3600, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["sedimentary", "can_swim"], + "baseLayerTexture": "ores/iron/iron_bee", + "ColorData": { + "honeycombColor": "#ffcc99", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations" : [ + { + "type": "BLOCK", + "inputID": "minecraft:cobblestone", + "outputs": [ + {"outputID": "emendatusenigmatica:iron_ore", "weight": 10} + ] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "emendatusenigmatica:iron_chunk", + "mainOutputWeight": 0.5, + "mainOutputCount": 1, + + "secondaryOutput": "emendatusenigmatica:nickel_nugget", + "secondaryOutputWeight": 0.1, + "secondaryOutputCount": 3, + + "bottleOutput": "resourcefulbees:iron_honey_bottle", + "bottleOutputWeight": 0.02, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "parent1": "forest", + "parent2": "sand", + "feedItem": "tag:forge:storage_blocks/iron", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Lead.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Lead.json new file mode 100644 index 00000000..6514b3d7 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Lead.json @@ -0,0 +1,69 @@ +{ + "flower": "ALL", + "lore": "2级:\n金属蜜蜂有着庞大的繁殖体系,它以在野外找到的蜜蜂作为开始。", + "loreColor": "#00AAAA", + "maxTimeInHive": 3600, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["sedimentary", "can_swim"], + "baseLayerTexture": "ores/lead/lead_bee", + "ColorData": { + "honeycombColor": "#333952", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations" : [ + { + "type": "BLOCK", + "inputID": "minecraft:cobblestone", + "outputs": [ + {"outputID": "emendatusenigmatica:lead_ore", "weight": 10} + ] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "emendatusenigmatica:lead_chunk", + "mainOutputWeight": 0.5, + "mainOutputCount": 1, + + "secondaryOutput": "emendatusenigmatica:silver_nugget", + "secondaryOutputWeight": 0.1, + "secondaryOutputCount": 3, + + "bottleOutput": "minecraft:honey_bottle", + "bottleOutputWeight": 0.25, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "parent1": "icy", + "parent2": "iron", + "feedItem": "tag:forge:storage_blocks/lead", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Nickel.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Nickel.json new file mode 100644 index 00000000..7c0b5c22 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Nickel.json @@ -0,0 +1,67 @@ +{ + "flower": "ALL", + "lore": "2级:\n金属蜜蜂有着庞大的繁殖体系,它以在野外找到的蜜蜂作为开始。", + "loreColor": "#00AAAA", + "maxTimeInHive": 3600, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["sedimentary", "can_swim"], + "baseLayerTexture": "ores/nickel/nickel_bee", + "ColorData": { + "honeycombColor": "#8c8f86", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "BLOCK", + "inputID": "create:granite_cobblestone", + "outputs": [{ "outputID": "emendatusenigmatica:nickel_granite_ore", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "emendatusenigmatica:nickel_chunk", + "mainOutputWeight": 0.5, + "mainOutputCount": 1, + + "secondaryOutput": "minecraft:iron_nugget", + "secondaryOutputWeight": 0.1, + "secondaryOutputCount": 3, + + "bottleOutput": "minecraft:honey_bottle", + "bottleOutputWeight": 0.25, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "parent1": "copper", + "parent2": "rgbee", + "feedItem": "tag:forge:storage_blocks/nickel", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Osmium.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Osmium.json new file mode 100644 index 00000000..95924e04 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Osmium.json @@ -0,0 +1,69 @@ +{ + "flower": "ALL", + "lore": "2级:\n金属蜜蜂有着庞大的繁殖体系,它以在野外找到的蜜蜂作为开始。", + "loreColor": "#00AAAA", + "maxTimeInHive": 3600, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["sedimentary", "can_swim"], + "baseLayerTexture": "ores/osmium/osmium_bee", + "ColorData": { + "honeycombColor": "#c1e0e7", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations" : [ + { + "type": "BLOCK", + "inputID": "create:diorite_cobblestone", + "outputs": [ + {"outputID": "emendatusenigmatica:osmium_diorite_ore", "weight": 10} + ] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "emendatusenigmatica:osmium_chunk", + "mainOutputWeight": 0.5, + "mainOutputCount": 1, + + "secondaryOutput": "emendatusenigmatica:tin_nugget", + "secondaryOutputWeight": 0.1, + "secondaryOutputCount": 3, + + "bottleOutput": "minecraft:honey_bottle", + "bottleOutputWeight": 0.25, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "parent1": "skeleton", + "parent2": "zombie", + "feedItem": "tag:forge:storage_blocks/osmium", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Regal.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Regal.json new file mode 100644 index 00000000..831fc79d --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Regal.json @@ -0,0 +1,65 @@ +{ + "flower": "undergarden:gloomgourd", + "lore": "2级:\n有了金蜜蜂带来的光泽,霜钢蜜蜂就可以产下这位地底权贵。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["can_swim"], + "baseLayerTexture": "other/regal", + "ColorData": { + "honeycombColor": "#ebbe76", + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations" : [ + { + "type": "BLOCK", + "inputID": "undergarden:depthrock", + "outputs": [ + {"outputID": "undergarden:shiverstone", "weight": 10} + ] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "undergarden:regalium_ore", + "mainOutputWeight": 0.4, + "mainOutputCount": 1, + + "secondaryOutput": "undergarden:utherium_ore", + "secondaryOutputWeight": 0.3, + "secondaryOutputCount": 2, + + "bottleOutput": "minecraft:honey_bottle", + "bottleOutputWeight": 0.4, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "parent1": "frosty", + "parent2": "gold", + "feedItem": "undergarden:regalium_ingot", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Silver.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Silver.json new file mode 100644 index 00000000..9aa2cf2f --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Silver.json @@ -0,0 +1,69 @@ +{ + "flower": "ALL", + "lore": "2级:\n金属蜜蜂有着庞大的繁殖体系,它以在野外找到的蜜蜂作为开始。", + "loreColor": "#00AAAA", + "maxTimeInHive": 3600, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["sedimentary", "can_swim"], + "baseLayerTexture": "ores/silver/silver_bee", + "ColorData": { + "honeycombColor": "#c5d1fe", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations" : [ + { + "type": "BLOCK", + "inputID": "create:granite_cobblestone", + "outputs": [ + {"outputID": "emendatusenigmatica:silver_granite_ore", "weight": 10} + ] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "emendatusenigmatica:silver_chunk", + "mainOutputWeight": 0.5, + "mainOutputCount": 1, + + "secondaryOutput": "emendatusenigmatica:lead_nugget", + "secondaryOutputWeight": 0.1, + "secondaryOutputCount": 3, + + "bottleOutput": "minecraft:honey_bottle", + "bottleOutputWeight": 0.25, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "parent1": "lead", + "parent2": "water", + "feedItem": "tag:forge:storage_blocks/silver", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Tin.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Tin.json new file mode 100644 index 00000000..d90352ae --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Tin.json @@ -0,0 +1,69 @@ +{ + "flower": "ALL", + "lore": "2级:\n金属蜜蜂有着庞大的繁殖体系,它以在野外找到的蜜蜂作为开始。", + "loreColor": "#00AAAA", + "maxTimeInHive": 3600, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["sedimentary", "can_swim"], + "baseLayerTexture": "ores/tin/tin_bee", + "ColorData": { + "honeycombColor": "#7d81a4", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations" : [ + { + "type": "BLOCK", + "inputID": "minecraft:cobblestone", + "outputs": [ + {"outputID": "emendatusenigmatica:tin_ore", "weight": 10} + ] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "emendatusenigmatica:tin_chunk", + "mainOutputWeight": 0.5, + "mainOutputCount": 1, + + "secondaryOutput": "emendatusenigmatica:osmium_nugget", + "secondaryOutputWeight": 0.1, + "secondaryOutputCount": 3, + + "bottleOutput": "minecraft:honey_bottle", + "bottleOutputWeight": 0.25, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "parent1": "forest", + "parent2": "zombie", + "feedItem": "tag:forge:storage_blocks/tin", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Uranium.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Uranium.json new file mode 100644 index 00000000..c09fd02a --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Uranium.json @@ -0,0 +1,67 @@ +{ + "flower": "ALL", + "lore": "2级:\n金属蜜蜂有着庞大的繁殖体系,它以在野外找到的蜜蜂作为开始。", + "loreColor": "#00AAAA", + "maxTimeInHive": 3600, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["sedimentary", "can_swim"], + "baseLayerTexture": "ores/uranium/uranium_bee", + "ColorData": { + "honeycombColor": "#333c2f", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "BLOCK", + "inputID": "create:diorite_cobblestone", + "outputs": [{ "outputID": "emendatusenigmatica:uranium_diorite_ore", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "emendatusenigmatica:uranium_chunk", + "mainOutputWeight": 0.5, + "mainOutputCount": 1, + + "secondaryOutput": "powah:uraninite", + "secondaryOutputWeight": 0.01, + "secondaryOutputCount": 1, + + "bottleOutput": "minecraft:honey_bottle", + "bottleOutputWeight": 0.25, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "parent1": "obsidian", + "parent2": "silver", + "feedItem": "tag:forge:storage_blocks/uranium", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Zinc.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Zinc.json new file mode 100644 index 00000000..1b1ca173 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/metal/Zinc.json @@ -0,0 +1,67 @@ +{ + "flower": "ALL", + "lore": "2级:\n金属蜜蜂有着庞大的繁殖体系,它以在野外找到的蜜蜂作为开始。", + "loreColor": "#00AAAA", + "maxTimeInHive": 3600, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["sedimentary", "can_swim"], + "baseLayerTexture": "ores/zinc/zinc_bee", + "ColorData": { + "honeycombColor": "#818653", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "BLOCK", + "inputID": "create:andesite_cobblestone", + "outputs": [{ "outputID": "emendatusenigmatica:zinc_ore", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "emendatusenigmatica:zinc_chunk", + "mainOutputWeight": 0.5, + "mainOutputCount": 1, + + "secondaryOutput": "minecraft:gold_nugget", + "secondaryOutputWeight": 0.1, + "secondaryOutputCount": 3, + + "bottleOutput": "minecraft:honey_bottle", + "bottleOutputWeight": 0.25, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "parent1": "aluminum", + "parent2": "creeper", + "feedItem": "tag:forge:storage_blocks/zinc", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Brutish Zombee.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Brutish Zombee.json new file mode 100644 index 00000000..51100ca0 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Brutish Zombee.json @@ -0,0 +1,73 @@ +{ + "flower": "ALL", + "lore": "1级:\n有些僵尸生来……就是一个错误,并且充满攻击性。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "sizeModifier": 2.5, + "hasHoneycomb": true, + "traits": ["zombie", "angry", "can_swim"], + "baseLayerTexture": "zombie/zombie_bee", + "ColorData": { + "honeycombColor": "#2f4e32", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 10 + }, + "MutationData": { + "hasMutation": true, + "mutations" : [ + { + "type": "BLOCK", + "inputID": "minecraft:stone", + "outputs": [ + {"outputID": "minecraft:cobblestone", "weight": 10} + ] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "eidolon:zombie_heart", + "mainOutputWeight": 0.05, + "mainOutputCount": 1, + + "secondaryOutput": "resourcefulbees:wax", + "secondaryOutputWeight": 0.75, + "secondaryOutputCount": 6, + + "bottleOutput": "minecraft:honey_bottle", + "bottleOutputWeight": 0.75, + "bottleOutputCount": 2, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:SPOOKY,DEAD,RARE,UNDERGARDEN", + "biomeBlacklist": "tag:OCEAN,END", + "lightLevel": "NIGHT", + "spawnWeight": 5, + "minYLevel": 12, + "maxYLevel": 250, + "minGroupSize": 2, + "maxGroupSize": 4 + }, + "BreedData": { + "isBreedable": true, + "feedItem": "eidolon:zombie_heart", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Clogged.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Clogged.json new file mode 100644 index 00000000..bf9efce8 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Clogged.json @@ -0,0 +1,71 @@ +{ + "flower": "create:fluid_pipe", + "lore": "1级:\n这些蜜蜂在地底生存了如此之久,都已经堵塞了。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "traits": ["can_swim"], + "baseLayerTexture": "other/clogged", + "ColorData": { + "honeycombColor": "#ba9d7b", + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations" : [ + { + "type": "BLOCK", + "inputID": "minecraft:gravel", + "outputs": [ + {"outputID": "undergarden:sediment", "weight": 10} + ] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "undergarden:cloggrum_ore", + "mainOutputWeight": 0.4, + "mainOutputCount": 1, + + "secondaryOutput": "undergarden:sediment", + "secondaryOutputWeight": 0.3, + "secondaryOutputCount": 2, + + "bottleOutput": "minecraft:honey_bottle", + "bottleOutputWeight": 0.4, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:UNDERGARDEN", + "biomeBlacklist": "tag:OCEAN,NETHER,END", + "lightLevel": "ANY", + "spawnWeight": 10, + "minYLevel": 12, + "maxYLevel": 250, + "minGroupSize": 2, + "maxGroupSize": 4 + }, + "BreedData": { + "isBreedable": true, + "feedItem": "undergarden:cloggrum_ingot", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Coal.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Coal.json new file mode 100644 index 00000000..cb988e97 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Coal.json @@ -0,0 +1,75 @@ +{ + "flower": "ALL", + "lore": "1级:\n主世界常见的黑色蜜蜂,可以在海平面附近的高度找到。", + "loreColor": "#00AAAA", + "maxTimeInHive": 2400, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "traits": ["sedimentary", "can_swim"], + "baseLayerTexture": "ores/coal/coal_bee", + "ColorData": { + "honeycombColor": "#303030", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations" : [ + { + "type": "BLOCK", + "inputID": "minecraft:cobblestone", + "outputs": [ + {"outputID": "emendatusenigmatica:coal_ore", "weight": 10} + ] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "emendatusenigmatica:coal_chunk", + "mainOutputWeight": 0.5, + "mainOutputCount": 2, + + "secondaryOutput": "emendatusenigmatica:bitumen_chunk", + "secondaryOutputWeight": 0.25, + "secondaryOutputCount": 1, + + "bottleOutput": "resourcefulbees:coal_honey_bottle", + "bottleOutputWeight": 0.02, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 2, + "maxGroupSize": 3, + "spawnWeight": 10, + "minYLevel": 12, + "maxYLevel": 75, + "lightLevel": "ANY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/coal", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Creeper.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Creeper.json new file mode 100644 index 00000000..e338ecd1 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Creeper.json @@ -0,0 +1,77 @@ +{ + "flower": "ALL", + "lore": "1级:\n蜂立怕幽匿于废土和平顶山的黑暗中。", + "loreColor": "#00AAAA", + "maxTimeInHive": 2400, + "sizeModifier": 1, + "hasHoneycomb": true, + "baseLayerTexture": "/creeper/creeper_bee", + "traits": ["creeper", "can_swim"], + "ColorData": { + "honeycombColor": "#0c9f0a", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": true, + "isEnchanted": false, + "glowColor": "#e2d3d3", + "glowingPulse": 2, + "emissiveLayerTexture": "/creeper/creeper_bee_emissive" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations" : [ + { + "type": "BLOCK", + "inputID": "tag:minecraft:lava", + "outputs": [ + {"outputID": "minecraft:mossy_cobblestone", "weight": 10} + ] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "minecraft:gunpowder", + "mainOutputWeight": 0.6, + "mainOutputCount": 3, + + "secondaryOutput": "resourcefulbees:wax", + "secondaryOutputWeight": 0.6, + "secondaryOutputCount": 3, + + "bottleOutput": "minecraft:honey_bottle", + "bottleOutputWeight": 0.4, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:MESA,WASTELAND,UNDERGARDEN", + "biomeBlacklist": "tag:OCEAN", + "lightLevel": "ALL", + "minGroupSize": 2, + "maxGroupSize": 4, + "minYLevel": 12, + "maxYLevel": 250, + "spawnWeight": 12 + }, + "BreedData": { + "isBreedable": true, + "feedItem": "minecraft:gunpowder", + "feedAmount": 2, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Ender.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Ender.json new file mode 100644 index 00000000..f4b862bc --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Ender.json @@ -0,0 +1,70 @@ +{ + "flower": "minecraft:chorus_flower", + "lore": "1级:\n末影蜜蜂,蜂如其名,和末影人来自同一片土地。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["ender", "can_swim", "desert", "wither"], + "baseLayerTexture": "other/ender", + "ColorData": { + "honeycombColor": "#339786", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "BLOCK", + "inputID": "tag:forge:stone", + "outputs": [{ "outputID": "minecraft:end_stone", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "minecraft:ender_pearl", + "mainOutputWeight": 0.5, + "mainOutputCount": 1, + + "secondaryOutput": "emendatusenigmatica:dimensional_chunk", + "secondaryOutputWeight": 0.25, + "secondaryOutputCount": 1, + + "bottleOutput": "minecraft:dragon_breath", + "bottleOutputWeight": 0.01, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:END", + "biomeBlacklist": "tag:OVERWORLD,NETHER", + "lightLevel": "ALL", + "minGroupSize": 1, + "maxGroupSize": 2, + "spawnWeight": 10 + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:dusts/ender", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Forest.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Forest.json new file mode 100644 index 00000000..01442330 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Forest.json @@ -0,0 +1,71 @@ +{ + "flower": "ALL", + "lore": "1级:\n森林蜜蜂喜欢栖居在他们出生的树林和林间空隙中。", + "loreColor": "#00AAAA", + "maxTimeInHive": 2400, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "traits": ["can_swim"], + "baseLayerTexture": "other/forest", + "ColorData": { + "honeycombColor": "#4c4c26", + "modelType": "ARMORED" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations" : [ + { + "type": "BLOCK", + "inputID": "tag:forge:stone", + "outputs": [ + {"outputID": "minecraft:oak_log", "weight": 10} + ] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "minecraft:oak_log", + "mainOutputWeight": 0.5, + "mainOutputCount": 4, + + "secondaryOutput": "resourcefulbees:wax", + "secondaryOutputWeight": 0.6, + "secondaryOutputCount": 3, + + "bottleOutput": "resourcefulbees:illuminating_honey_bottle", + "bottleOutputWeight": 0.4, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:FOREST,CLEARING", + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 2, + "maxGroupSize": 3, + "minYLevel": 60, + "maxYLevel": 250, + "spawnWeight": 14, + "lightLevel": "ANY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:minecraft:logs", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Glowstone.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Glowstone.json new file mode 100644 index 00000000..25bf01ff --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Glowstone.json @@ -0,0 +1,79 @@ +{ + "flower": "ALL", + "lore": "1级:\n荧石蜜蜂可以在地狱中有荧石的地方发现。", + "loreColor": "#00AAAA", + "maxTimeInHive": 2400, + "sizeModifier": 0.75, + "traits": ["nether", "can_swim", "wither"], + "hasHoneycomb": true, + "baseLayerTexture": "other/glowstone", + "ColorData": { + "honeycombColor": "#ffbc5e", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations" : [ + { + "type": "BLOCK", + "inputID": "minecraft:polished_basalt", + "outputs": [ + {"outputID": "minecraft:glowstone", "weight": 10} + ] + }, + { + "type": "ENTITY", + "inputID": "entity:resourcefulbees:coal_bee", + "outputs": [ + {"outputID": "entity:resourcefulbees:blaze_bee", "weight": 10} + ] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "minecraft:glowstone_dust", + "mainOutputWeight": 0.6, + "mainOutputCount": 6, + + "secondaryOutput": "resourcefulbees:wax", + "secondaryOutputWeight": 0.2, + "secondaryOutputCount": 3, + + "bottleOutput": "resourcefulbees:glowstone_honey_bottle", + "bottleOutputWeight": 0.02, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "spawnWeight": 10, + "biomeWhitelist": "tag:NETHER", + "biomeBlacklist": "tag:OVERWORLD,END", + "minGroupSize": 2, + "maxGroupSize": 3, + "lightLevel": "ALL" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/glowstone", + "feedAmount": 2, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Icy.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Icy.json new file mode 100644 index 00000000..ccf15c4e --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Icy.json @@ -0,0 +1,73 @@ +{ + "flower": "ALL", + "lore": "1级:\n你为什么会来这里,冬蜜蜂先生?\n你不应该在这里。\n太阳下山了,你孤身一人。\n所以你为什么来这里,冬蜜蜂先生?", + "loreColor": "#00AAAA", + "maxTimeInHive": 2400, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "traits": ["can_swim"], + "baseLayerTexture": "other/icy", + "ColorData": { + "honeycombColor": "#92b9fe", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ARMORED" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "BLOCK", + "inputID": "minecraft:water", + "outputs": [{ "outputID": "minecraft:blue_ice", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "minecraft:snowball", + "mainOutputWeight": 0.5, + "mainOutputCount": 8, + + "secondaryOutput": "powah:dry_ice", + "secondaryOutputWeight": 0.05, + "secondaryOutputCount": 1, + + "bottleOutput": "resourcefulbees:icy_honey_bottle", + "bottleOutputWeight": 0.5, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:COLD,SNOWY", + "biomeBlacklist": "tag:HOT,NETHER,END,OCEAN", + "minGroupSize": 2, + "maxGroupSize": 3, + "minYLevel": 60, + "maxYLevel": 250, + "spawnWeight": 12, + "lightLevel": "ANY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "minecraft:snow_block", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Obsidian.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Obsidian.json new file mode 100644 index 00000000..db9126df --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Obsidian.json @@ -0,0 +1,72 @@ +{ + "flower": "minecraft:chorus_flower", + "lore": "1级:\n黑曜石蜜蜂,出乎意料的,来自末地。\n也许是因为末地的黑曜石柱吧。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["can_swim", "desert", "wither"], + "baseLayerTexture": "other/obsidian", + "ColorData": { + "honeycombColor": "#663399", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations" : [ + { + "type": "BLOCK", + "inputID": "minecraft:netherrack", + "outputs": [ + {"outputID": "minecraft:obsidian", "weight": 10} + ] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "minecraft:obsidian", + "mainOutputWeight": 0.5, + "mainOutputCount": 1, + + "secondaryOutput": "fluxnetworks:flux_dust", + "secondaryOutputWeight": 0.02, + "secondaryOutputCount": 3, + + "bottleOutput": "resourcefulbees:obsidian_honey_bottle", + "bottleOutputWeight": 0.02, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:END", + "biomeBlacklist": "tag:NETHER,OVERWORLD", + "minGroupSize": 1, + "maxGroupSize": 2, + "spawnWeight": 10, + "lightLevel": "ANY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "minecraft:obsidian", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Pigman.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Pigman.json new file mode 100644 index 00000000..186fa7ca --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Pigman.json @@ -0,0 +1,74 @@ +{ + "flower": "tag:forge:mushrooms", + "lore": "1级:\n猪人蜜蜂喜欢它们的猪灵兄弟的环境。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "traits": ["nether", "pigman", "can_swim", "wither"], + "baseLayerTexture": "pigman/pigman_bee", + "ColorData": { + "honeycombColor": "#885956", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "BLOCK", + "inputID": "minecraft:blackstone", + "outputs": [{ "outputID": "minecraft:gilded_blackstone", "weight": 10 }] + }, + { + "type": "ENTITY", + "inputID": "entity:resourcefulbees:icy_bee", + "outputs": [{ "outputID": "entity:resourcefulbees:nether_quartz_bee", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "minecraft:gold_nugget", + "mainOutputWeight": 0.2, + "mainOutputCount": 6, + + "secondaryOutput": "resourcefulbees:wax", + "secondaryOutputWeight": 0.75, + "secondaryOutputCount": 3, + + "bottleOutput": "minecraft:honey_bottle", + "bottleOutputWeight": 0.4, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "minecraft:nether_wastes, minecraft:crimson_forest", + "biomeBlacklist": "tag:OVERWORLD,END", + "lightLevel": "ANY", + "spawnWeight": 10 + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/gold", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/RGBee.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/RGBee.json new file mode 100644 index 00000000..783e2152 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/RGBee.json @@ -0,0 +1,63 @@ +{ + "flower": "ALL", + "lore": "1级:\nRGBees在开阔的区域飞行,用它们的颜色与花朵融合。", + "loreColor": "rainbow", + "maxTimeInHive": 2400, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["can_swim"], + "ColorData": { + "honeycombColor": "#ffffff", + "isBeeColored": false, + "isRainbowBee": true, + "isGlowing": true, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": false + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "minecraft:experience_bottle", + "mainOutputWeight": 0.01, + "mainOutputCount": 2, + + "secondaryOutput": "quark:rainbow_rune", + "secondaryOutputWeight": 0.05, + "secondaryOutputCount": 1, + + "bottleOutput": "resourcefulbees:rainbow_honey_bottle", + "bottleOutputWeight": 0.01, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:PLAINS,SAVANNA", + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 2, + "maxGroupSize": 3, + "minYLevel": 60, + "maxYLevel": 250, + "spawnWeight": 12, + "lightLevel": "ANY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:minecraft:flowers", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Rocky.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Rocky.json new file mode 100644 index 00000000..d2456090 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Rocky.json @@ -0,0 +1,74 @@ +{ + "flower": "ALL", + "lore": "1级:\n山脉和丘陵是石头蜜蜂所代表的纪念碑。", + "loreColor": "#00AAAA", + "maxTimeInHive": 2400, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "traits": ["sedimentary", "can_swim"], + "baseLayerTexture": "other/rocky", + "ColorData": { + "honeycombColor": "#8f8f8f", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations" : [ + { + "type": "BLOCK", + "inputID": "minecraft:cobblestone", + "outputs": [ + {"outputID": "minecraft:stone", "weight": 10} + ] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "minecraft:stone", + "mainOutputWeight": 0.5, + "mainOutputCount": 4, + + "secondaryOutput": "minecraft:cobblestone", + "secondaryOutputWeight": 0.25, + "secondaryOutputCount": 3, + + "bottleOutput": "resourcefulbees:rocky_honey_bottle", + "bottleOutputWeight": 0.2, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:MOUNTAIN,HILLS,CLEARING", + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 2, + "maxGroupSize": 3, + "minYLevel": 60, + "maxYLevel": 250, + "spawnWeight": 14, + "lightLevel": "ANY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "minecraft:stone", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Sand.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Sand.json new file mode 100644 index 00000000..fef4c695 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Sand.json @@ -0,0 +1,72 @@ +{ + "flower": "ALL", + "lore": "1级:\n沙子蜜蜂,不出所料,可以在沙子上找到。", + "loreColor": "#00AAAA", + "maxTimeInHive": 2400, + "sizeModifier": 0.75, + "traits": ["can_swim", "desert"], + "hasHoneycomb": true, + "baseLayerTexture": "other/sand", + "ColorData": { + "honeycombColor": "#e7e4bb", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "BLOCK", + "inputID": "minecraft:gravel", + "outputs": [{ "outputID": "minecraft:sand", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "minecraft:sand", + "mainOutputWeight": 0.6, + "mainOutputCount": 3, + + "secondaryOutput": "minecraft:glass", + "secondaryOutputWeight": 0.05, + "secondaryOutputCount": 1, + + "bottleOutput": "minecraft:honey_bottle", + "bottleOutputWeight": 0.4, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "spawnWeight": 12, + "biomeWhitelist": "tag:BEACH,SANDY,ATUM", + "biomeBlacklist": "tag:NETHER,END,OCEAN", + "minGroupSize": 2, + "maxGroupSize": 3, + "minYLevel": 60, + "maxYLevel": 250, + "lightLevel": "ANY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:minecraft:sand", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Skeleton.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Skeleton.json new file mode 100644 index 00000000..e230389b --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Skeleton.json @@ -0,0 +1,72 @@ +{ + "flower": "ALL", + "lore": "1级:\n骷髅蜜蜂可以在闹鬼、死寂的地方找到。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["can_swim"], + "baseLayerTexture": "skeleton/skeleton_bee", + "ColorData": { + "honeycombColor": "#f6f2e6", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "BLOCK", + "inputID": "tag:forge:stone", + "outputs": [{ "outputID": "minecraft:bone_block", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "minecraft:bone", + "mainOutputWeight": 0.5, + "mainOutputCount": 3, + + "secondaryOutput": "minecraft:bone_block", + "secondaryOutputWeight": 0.05, + "secondaryOutputCount": 2, + + "bottleOutput": "minecraft:honey_bottle", + "bottleOutputWeight": 0.8, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:SPOOKY,DEAD,RARE,NETHER", + "biomeBlacklist": "tag:END,OCEAN", + "lightLevel": "ANY", + "minGroupSize": 2, + "maxGroupSize": 3, + "minYLevel": 12, + "maxYLevel": 250, + "spawnWeight": 12 + }, + "BreedData": { + "isBreedable": true, + "feedItem": "minecraft:bone_block", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Slimy.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Slimy.json new file mode 100644 index 00000000..e90cb550 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Slimy.json @@ -0,0 +1,73 @@ +{ + "flower": "ALL", + "lore": "1级:\n史莱姆蜜蜂可以与史莱姆在沼泽区域一同被发现。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["slimy", "can_swim"], + "baseLayerTexture": "slime/slime_bee", + "ColorData": { + "honeycombColor": "#73c262", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "GELATINOUS" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "BLOCK", + "inputID": "minecraft:honey_block", + "outputs": [{ "outputID": "minecraft:slime_block", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "minecraft:slime_ball", + "mainOutputWeight": 0.6, + "mainOutputCount": 4, + + "secondaryOutput": "refinedstorage:processor_binding", + "secondaryOutputWeight": 0.05, + "secondaryOutputCount": 1, + + "bottleOutput": "minecraft:honey_bottle", + "bottleOutputWeight": 0.4, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "spawnWeight": 12, + "biomeWhitelist": "tag:SWAMP,UNDERGARDEN", + "biomeBlacklist": "tag:NETHER,END", + "minGroupSize": 2, + "maxGroupSize": 3, + "minYLevel": 60, + "maxYLevel": 250, + "lightLevel": "ANY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:slime_block", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Water.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Water.json new file mode 100644 index 00000000..c4542d7e --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Water.json @@ -0,0 +1,79 @@ +{ + "flower": "ALL", + "lore": "1级:\n水蜜蜂喜欢补充水分,但总是栖居于淡水旁边。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "traits": ["can_swim"], + "baseLayerTexture": "other/water", + "ColorData": { + "honeycombColor": "#5979ef", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "BLOCK", + "inputID": "minecraft:lava", + "outputs": [{ "outputID": "minecraft:obsidian", "weight": 10 }] + }, + { + "type": "ENTITY", + "inputID": "entity:minecraft:cat", + "outputs": [ + {"outputID": "entity:resourcefulbees:wasabee_bee", "weight": 10} + ] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "minecraft:kelp", + "mainOutputWeight": 0.5, + "mainOutputCount": 16, + + "secondaryOutput": "minecraft:sea_pickle", + "secondaryOutputWeight": 0.5, + "secondaryOutputCount": 1, + + "bottleOutput": "resourcefulbees:water_honey_bottle", + "bottleOutputWeight": 0.02, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:RIVER,WET,BEACH", + "biomeBlacklist": "tag:NETHER,END,OCEAN,SPOOKY", + "minGroupSize": 2, + "maxGroupSize": 3, + "minYLevel": 60, + "maxYLevel": 250, + "spawnWeight": 12, + "lightLevel": "ANY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "minecraft:seagrass", + "feedAmount": 4, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Zombie.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Zombie.json new file mode 100644 index 00000000..c0d0bd89 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/natural/Zombie.json @@ -0,0 +1,73 @@ +{ + "flower": "ALL", + "lore": "1级:\n僵尸蜜蜂是阴森的亡灵。在类似的环境中寻找它们。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["zombie", "can_swim"], + "baseLayerTexture": "zombie/zombie_bee", + "ColorData": { + "honeycombColor": "#2f4e32", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 + }, + "MutationData": { + "hasMutation": true, + "mutations" : [ + { + "type": "BLOCK", + "inputID": "minecraft:stone", + "outputs": [ + {"outputID": "minecraft:cobblestone", "weight": 10} + ] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "minecraft:rotten_flesh", + "mainOutputWeight": 0.7, + "mainOutputCount": 3, + + "secondaryOutput": "minecraft:leather", + "secondaryOutputWeight": 0.1, + "secondaryOutputCount": 1, + + "bottleOutput": "minecraft:honey_bottle", + "bottleOutputWeight": 0.4, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:SPOOKY,DEAD,RARE,UNDERGARDEN", + "biomeBlacklist": "tag:OCEAN,END", + "lightLevel": "ANY", + "spawnWeight": 12, + "minYLevel": 12, + "maxYLevel": 250, + "minGroupSize": 2, + "maxGroupSize": 4 + }, + "BreedData": { + "isBreedable": true, + "feedItem": "minecraft:rotten_flesh", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/nether/Blaze.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/nether/Blaze.json new file mode 100644 index 00000000..e323a244 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/nether/Blaze.json @@ -0,0 +1,87 @@ +{ + "flower": "tconstruct:magma_cake", + "lore": "3级:\n煤炭蜜蜂有一个潜在的基因,当激活时,将会变成烈焰蜜蜂。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "sizeModifier": 1.0, + "traits": ["blaze", "nether", "wither", "can_swim"], + "hasHoneycomb": true, + "baseLayerTexture": "other/blaze", + "ColorData": { + "honeycombColor": "#fff32d", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations" : [ + { + "type": "ENTITY", + "inputID": "entity:resourcefulbees:creeper_bee", + "outputs": [ + {"outputID": "entity:resourcefulbees:ghast_bee", "weight": 10} + ] + }, + { + "type": "ENTITY", + "inputID": "entity:thermal:basalz", + "outputs": [ + {"outputID": "entity:resourcefulbees:basalz_bee", "weight": 10} + ] + }, + { + "type": "ENTITY", + "inputID": "entity:thermal:blitz", + "outputs": [ + {"outputID": "entity:resourcefulbees:blitz_bee", "weight": 10} + ] + }, + { + "type": "ENTITY", + "inputID": "entity:thermal:blizz", + "outputs": [ + {"outputID": "entity:resourcefulbees:blizz_bee", "weight": 10} + ] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "minecraft:blaze_rod", + "mainOutputWeight": 0.20, + "mainOutputCount": 1, + + "secondaryOutput": "emendatusenigmatica:sulfur_chunk", + "secondaryOutputWeight": 0.25, + "secondaryOutputCount": 1, + + "bottleOutput": "resourcefulbees:blaze_honey_bottle", + "bottleOutputWeight": 0.02, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:rods/blaze", + "feedAmount": 3, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/nether/Ghast.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/nether/Ghast.json new file mode 100644 index 00000000..08507018 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/nether/Ghast.json @@ -0,0 +1,73 @@ +{ + "flower": "minecraft:crimson_fungus", + "lore": "3级:\n蜂立怕蜜蜂的爆炸能力可以被烈焰蜜蜂突变,形成一种来自于下界的生物。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["nether", "blaze", "wither", "can_swim"], + "baseLayerTexture": "other/ghast", + "ColorData": { + "honeycombColor": "#faebd7", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 3 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations" : [ + { + "type": "BLOCK", + "inputID": "minecraft:polished_basalt", + "outputs": [ + {"outputID": "minecraft:tnt", "weight": 10} + ] + }, + { + "type": "ENTITY", + "inputID": "entity:resourcefulbees:diamond_bee", + "outputs": [ + {"outputID": "entity:resourcefulbees:netherite_bee", "weight": 10} + ] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "minecraft:ghast_tear", + "mainOutputWeight": 0.3, + "mainOutputCount": 1, + + "secondaryOutput": "emendatusenigmatica:potassium_nitrate_chunk", + "secondaryOutputWeight": 0.25, + "secondaryOutputCount": 3, + + "bottleOutput": "minecraft:honey_bottle", + "bottleOutputWeight": 0.25, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "feedItem": "minecraft:ghast_tear", + "feedAmount": 8, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/nether/Netherite.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/nether/Netherite.json new file mode 100644 index 00000000..dfb0165a --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/nether/Netherite.json @@ -0,0 +1,69 @@ +{ + "flower": "minecraft:wither_rose", + "lore": "3级:\n钻石蜜蜂的心是古老的——这个永恒的遗物可以被恶魂蜜蜂所转变。", + "loreColor": "#00AAAA", + "maxTimeInHive": 7200, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["nether", "wither", "can_swim"], + "baseLayerTexture": "ores/netherite/netherite_bee", + "ColorData": { + "honeycombColor": "#654740", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 3 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "BLOCK", + "inputID": "minecraft:cobblestone", + "outputs": [{ "outputID": "minecraft:blackstone", "weight": 10 }] + }, + { + "type": "ENTITY", + "inputID": "entity:resourcefulbees:ender_bee", + "outputs": [{ "outputID": "resourcefulbees:wither_bee", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "minecraft:ancient_debris", + "mainOutputWeight": 0.5, + "mainOutputCount": 1, + + "secondaryOutput": "minecraft:gold_nugget", + "secondaryOutputWeight": 0.1, + "secondaryOutputCount": 3, + + "bottleOutput": "resourcefulbees:netherite_honey_bottle", + "bottleOutputWeight": 0.02, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:ingots/netherite", + "feedAmount": 4, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/nether/Wither.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/nether/Wither.json new file mode 100644 index 00000000..4cea5251 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/nether/Wither.json @@ -0,0 +1,70 @@ +{ + "flower": "minecraft:wither_rose", + "lore": "3级:\n凋灵蜜蜂不属于这个世界;下界合金蜜蜂可以牺牲其表亲末影蜜蜂将其带到这个世界。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["nether", "wither", "can_swim"], + "baseLayerTexture": "wither/wither_bee", + "ColorData": { + "honeycombColor": "#444444", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 3 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "BLOCK", + "inputID": "minecraft:water", + "chance": 0.1, + "outputs": [{ "outputID": "minecraft:lava", "weight": 10 }] + }, + { + "type": "ENTITY", + "inputID": "entity:minecraft:skeleton", + "outputs": [{ "outputID": "entity:minecraft:wither_skeleton", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "wstweaks:fragment", + "mainOutputWeight": 0.3, + "mainOutputCount": 1, + + "secondaryOutput": "minecraft:wither_rose", + "secondaryOutputWeight": 0.05, + "secondaryOutputCount": 1, + + "bottleOutput": "resourcefulbees:wither_honey_bottle", + "bottleOutputWeight": 0.01, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "feedItem": "minecraft:nether_star", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/nether/nether_quartz.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/nether/nether_quartz.json new file mode 100644 index 00000000..dfe6a852 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/nether/nether_quartz.json @@ -0,0 +1,65 @@ +{ + "flower": "minecraft:warped_fungus", + "lore": "3级:\n在冰蜜蜂的结晶中有着沉睡的潜能;猪人蜜蜂可以释放它。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "traits": ["nether", "wither", "can_swim"], + "baseLayerTexture": "ores/nether_quartz/nether_quartz_bee", + "ColorData": { + "honeycombColor": "#d4caba", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "BLOCK", + "inputID": "minecraft:polished_basalt", + "outputs": [{ "outputID": "emendatusenigmatica:quartz_basalt_ore", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "emendatusenigmatica:quartz_chunk", + "mainOutputWeight": 0.5, + "mainOutputCount": 1, + + "secondaryOutput": "emendatusenigmatica:fluorite_chunk", + "secondaryOutputWeight": 0.05, + "secondaryOutputCount": 1, + + "bottleOutput": "minecraft:honey_bottle", + "bottleOutputWeight": 0.25, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/quartz", + "feedAmount": 2, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/special/Boobee.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/special/Boobee.json new file mode 100644 index 00000000..390c1484 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/special/Boobee.json @@ -0,0 +1,72 @@ +{ + "flower": "create:deployer", + "creator": "The Boo", + "lore": "这完全是关于鬼魂和水管工的事。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "sizeModifier": 2.5, + "hasHoneycomb": true, + "traits": ["nether", "blaze", "can_swim"], + "baseLayerTexture": "other/boobee", + "ColorData": { + "honeycombColor": "#e9f3ea", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "QUEEN" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 3 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "BLOCK", + "inputID": "tag:forge:sand", + "outputs": [{ "outputID": "minecraft:tnt", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "minecraft:ghast_tear", + "mainOutputWeight": 0.15, + "mainOutputCount": 2, + + "secondaryOutput": "minecraft:spectral_arrow", + "secondaryOutputWeight": 0.2, + "secondaryOutputCount": 3, + + "bottleOutput": "farmersdelight:milk_bottle", + "bottleOutputWeight": 0.25, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "minecraft:nether_wastes, minecraft:soul_sand_valley, minecraft:basalt_deltas", + "biomeBlacklist": "tag:OVERWORLD,END", + "spawnWeight": 2, + "minGroupSize": 1, + "maxGroupSize": 2, + "lightLevel": "ANY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "minecraft:ghast_tear", + "feedAmount": 24, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/special/Clockwork.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/special/Clockwork.json new file mode 100644 index 00000000..1e650ef4 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/special/Clockwork.json @@ -0,0 +1,71 @@ +{ + "flower": "create:cuckoo_clock", + "creator": "NizBot", + "lore": "由弹簧和齿轮组成的发条生物。", + "loreColor": "#00AAAA", + "maxTimeInHive": 6000, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["can_swim"], + "baseLayerTexture": "other/clockwork", + "ColorData": { + "honeycombColor": "#70522e", + "modelType": "ARMORED" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 3 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "ITEM", + "inputID": "tag:forge:planks", + "outputs": [ + { "outputID": "create:andesite_casing", "weight": 10 }, + { "outputID": "create:brass_casing", "weight": 2 } + ] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "create:andesite_alloy", + "mainOutputWeight": 0.40, + "mainOutputCount": 3, + + "secondaryOutput": "create:cogwheel", + "secondaryOutputWeight": 0.1, + "secondaryOutputCount": 2, + + "bottleOutput": "create:builders_tea", + "bottleOutputWeight": 0.1, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:RARE", + "biomeBlacklist": "tag:OCEAN", + "spawnWeight": 3, + "minGroupSize": 1, + "maxGroupSize": 1, + "lightLevel": "ANY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "minecraft:clock", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/special/Direbee20.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/special/Direbee20.json new file mode 100644 index 00000000..ea8e9be9 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/special/Direbee20.json @@ -0,0 +1,95 @@ +{ + "flower": "atmospheric:yucca_flower", + "creator": "direwolf20", + "lore": "这有多酷?", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["desert", "can_swim"], + "baseLayerTexture": "other/direbee20", + "ColorData": { + "honeycombColor": "#859292" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "ITEM", + "inputID": "buildinggadgets:construction_block_powder", + "outputs": [ + {"outputID": "buildinggadgets:construction_paste", "weight": 512}, + {"outputID": "buildinggadgets:construction_paste_container_t1", "nbtData": {"amount": 512}, "weight": 16}, + {"outputID": "buildinggadgets:construction_paste_container_t2", "nbtData": {"amount": 2048}, "weight": 8}, + {"outputID": "buildinggadgets:construction_paste_container_t3", "nbtData": {"amount": 8192}, "weight": 1} + + ] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "minecraft:bread", + "mainOutputWeight": 0.1, + "mainOutputCount": 1, + + "secondaryOutput": "pneumaticcraft:reinforced_chest", + "secondaryOutputWeight": 0.01, + "secondaryOutputCount": 1, + "secondaryNBTData": { + "RepairCost":0, + "BlockEntityTag":{ + "ForgeCaps":{}, + "Items":{ + "Size":36, + "Items":[ + {"Slot":0,"id":"minecraft:cobblestone","Count":64}, + {"Slot":1,"id":"minecraft:cobblestone","Count":64}, + {"Slot":2,"id":"minecraft:cobblestone","Count":64}, + {"Slot":3,"id":"minecraft:cobblestone","Count":64}, + {"Slot":4,"id":"minecraft:cobblestone","Count":48}, + {"Slot":5,"id":"connectedglass:borderless_glass","Count":16}, + {"Slot":6,"id":"minecraft:oak_door","Count":1}, + {"Slot":7,"id":"torchmaster:feral_flare_lantern","Count":1} + ] + }, + "id":"pneumaticcraft:reinforced_chest" + }, + "display":{ + "Name":"{\"text\":\"Dire's Patented 9x9 Starter Kit\"}" + } + }, + + "bottleOutput": "minecraft:potion", + "bottleOutputWeight": 0.02, + "bottleOutputCount": 1, + "bottleNBTData" : { + "Potion": "alexsmobs:speed_iii" + }, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "parent1": "rocky", + "parent2": "osmium", + "feedItem": "minecraft:bread", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/special/Dusty_Mummbee.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/special/Dusty_Mummbee.json new file mode 100644 index 00000000..ba705e75 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/special/Dusty_Mummbee.json @@ -0,0 +1,62 @@ +{ + "flower": "atum:oasis_grass", + "lore": "法老们来世之旅的珍贵向导。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "traits": ["can_swim", "desert"], + "hasHoneycomb": true, + "baseLayerTexture": "other/dusty_mummbee", + "ColorData": { + "honeycombColor": "#e7e4bb", + "modelType": "ARMORED" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "BLOCK", + "chance": 0.5, + "inputID": "minecraft:sandstone", + "outputs": [{ "outputID": "atum:sand", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "atum:sand", + "mainOutputWeight": 0.4, + "mainOutputCount": 1, + + "secondaryOutput": "resourcefulbees:wax", + "secondaryOutputWeight": 0.4, + "secondaryOutputCount": 3, + + "bottleOutput": "minecraft:honey_bottle", + "bottleOutputWeight": 0.4, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "feedItem": "atum:sand", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/special/GenerikBee.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/special/GenerikBee.json new file mode 100644 index 00000000..c095d44a --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/special/GenerikBee.json @@ -0,0 +1,66 @@ +{ + "flower": "simplefarming:corn_crop", + "creator": "GenerikB", + "lore": "小鸟!", + "loreColor": "#FFA500", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["slimy", "can_swim"], + "baseLayerTexture": "other/generikbee", + "ColorData": { + "honeycombColor": "#f25843" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 5, + "baseHealth": 20 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "ENTITY", + "inputID": "undergarden:scintling", + "outputs": [ + {"outputID": "minecraft:chicken", "nbtData": {"CustomName":"{\"text\":\"Pecker\"}"}, "weight": 512} + ] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "undergarden:goo_ball", + "mainOutputWeight": 0.1, + "mainOutputCount": 1, + + "secondaryOutput": "minecraft:egg", + "secondaryOutputWeight": 0.1, + "secondaryOutputCount": 1, + + "bottleOutput": "resourcefulbees:rocket_honey_bottle", + "bottleOutputWeight": 0.1, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "parent1": "slimy", + "parent2": "creeper", + "feedItem": "simplefarming:cornbread", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/special/Soup.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/special/Soup.json new file mode 100644 index 00000000..a07791c8 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/special/Soup.json @@ -0,0 +1,73 @@ +{ + "flower": "tag:forge:mushrooms", + "creator": "Hazearil", + "lore": "戴着绿色的花环森林之王,派了他最强大的仆人来帮助你。\n不幸的是,仆人很忙,派了这只蜜蜂来见你。", + "loreColor": "#00AAAA", + "maxTimeInHive": 6000, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["can_swim"], + "baseLayerTexture": "other/soup", + "ColorData": { + "honeycombColor": "#8b7173", + "modelType": "MUSHROOM" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 3 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "ITEM", + "inputID": "minecraft:oak_log", + "outputs": [{ "outputID": "minecraft:mushroom_stew", "weight": 10 }] + }, + { + "type": "ENTITY", + "inputID": "entity:minecraft:cow", + "outputs": [{ "outputID": "entity:minecraft:mooshroom", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "minecraft:mushroom_stew", + "mainOutputWeight": 0.40, + "mainOutputCount": 1, + + "secondaryOutput": "minecraft:beef", + "secondaryOutputWeight": 0.2, + "secondaryOutputCount": 3, + + "bottleOutput": "farmersdelight:milk_bottle", + "bottleOutputWeight": 0.25, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:RARE", + "biomeBlacklist": "tag:OCEAN", + "spawnWeight": 3, + "minGroupSize": 1, + "maxGroupSize": 1, + "lightLevel": "ANY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "minecraft:red_mushroom", + "feedAmount": 4, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/special/Spelling.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/special/Spelling.json new file mode 100644 index 00000000..5bfee3aa --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/special/Spelling.json @@ -0,0 +1,68 @@ +{ + "flower": "minecraft:lectern", + "creator": "NizBot", + "lore": "一只极客蜜蜂,爱卖弄学究。", + "loreColor": "#00AAAA", + "maxTimeInHive": 6000, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["can_swim"], + "baseLayerTexture": "other/spelling", + "ColorData": { + "honeycombColor": "#905e43", + "modelType": "VILLAGER" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 3 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 1, + "mutations": [ + { + "type": "ENTITY", + "inputID": "entity:minecraft:villager", + "outputs": [{ "outputID": "entity:minecraft:villager", "weight": 10, "nbtData": {"VillagerData":{"profession":"librarian","level":2,"type":"plains"},"PersistenceRequired":1,"Offers":{"Recipes":[{"buyB":{"id":"book","Count":1},"buy":{"id":"gold_ingot","Count":1},"sell":{"id":"darkutils:book_galactic","Count":1},"rewardExp":"0b","maxUses":99999},{"buy":{"id":"book","Count":1},"buyB":{"id":"diamond","Count":1},"sell":{"id":"darkutils:book_runelic","Count":1},"rewardExp":"0b","maxUses":99999},{"buy":{"id":"oak_log","Count":2},"buyB":{"id":"iron_ingot","Count":2},"sell":{"id":"supplementaries:globe","Count":1},"rewardExp":"0b","maxUses":99999},{"buy":{"id":"book","Count":1},"buyB":{"id":"emerald","Count":1},"sell":{"id":"enchanted_book","Count":1,"tag":{"StoredEnchantments":[{"id":"apotheosis:life_mending","lvl":3}]}},"rewardExp":"0b","maxUses":99999}]}}}] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "minecraft:book", + "mainOutputWeight": 0.5, + "mainOutputCount": 1, + + "secondaryOutput": "minecraft:paper", + "secondaryOutputWeight": 0.8, + "secondaryOutputCount": 3, + + "bottleOutput": "minecraft:experience_bottle", + "bottleOutputWeight": 0.25, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:RARE", + "biomeBlacklist": "tag:OCEAN", + "spawnWeight": 3, + "minGroupSize": 1, + "maxGroupSize": 1, + "lightLevel": "ANY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "minecraft:bookshelf", + "feedAmount": 4, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/special/Wasabee.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/special/Wasabee.json new file mode 100644 index 00000000..2a0ac5dc --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/special/Wasabee.json @@ -0,0 +1,69 @@ +{ + "flower": "sushigocrafting:wasabi_crop", + "creator": "Ridanisaurus Rid & TemperedFool", + "lore": "水蜜蜂能够迫使普通家猫的形态发生变化,将其变成芥末蜜蜂。我们保证,这非常有道理。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "sizeModifier": 1.25, + "hasHoneycomb": true, + "traits": ["can_swim"], + "baseLayerTexture": "other/wasabee", + "ColorData": { + "honeycombColor": "#59a523", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ARMORED" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 3 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "BLOCK", + "inputID": "upgrade_aquatic:kelp_block", + "outputs": [{ "outputID": "minecraft:dried_kelp_block", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "sushigocrafting:nori_sheets", + "mainOutputWeight": 0.4, + "mainOutputCount": 2, + + "secondaryOutput": "sushigocrafting:rice", + "secondaryOutputWeight": 0.2, + "secondaryOutputCount": 2, + + "bottleOutput": "sushigocrafting:soy_sauce", + "bottleNBTData": { "Amount": 15 }, + "bottleOutputWeight": 0.05, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "parent1": "water", + "parent2": "kitten", + "feedItem": "sushigocrafting:wakame_gunkan", + "feedAmount": 4, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/tech/Basalz.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/tech/Basalz.json new file mode 100644 index 00000000..3b5472f2 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/tech/Basalz.json @@ -0,0 +1,57 @@ +{ + "flower": "tconstruct:earth_cake", + "creator": "Ridanisaurus Rid & TemperedFool", + "lore": "这只蜜蜂可以通过烈焰蜜蜂的诱变性质获得——它的花粉可以使岩石人变成蜜蜂形态。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "sizeModifier": 1.0, + "traits": ["basalz", "wither", "can_swim"], + "baseLayerTexture": "other/basalz", + "hasHoneycomb": true, + "ColorData": { + "honeycombColor": "#1b141d", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 + }, + "MutationData": { + "hasMutation": false + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "thermal:basalz_rod", + "mainOutputWeight": 0.20, + "mainOutputCount": 1, + + "secondaryOutput": "thermal:slag", + "secondaryOutputWeight": 0.25, + "secondaryOutputCount": 1, + + "bottleOutput": "resourcefulbees:blaze_honey_bottle", + "bottleOutputWeight": 0.02, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:rods/basalz", + "feedAmount": 3, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/tech/Blitz.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/tech/Blitz.json new file mode 100644 index 00000000..ecc48fa1 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/tech/Blitz.json @@ -0,0 +1,57 @@ +{ + "flower": "tconstruct:sky_cake", + "creator": "Ridanisaurus Rid & TemperedFool", + "lore": "这只蜜蜂可以通过烈焰蜜蜂的诱变性质获得——它的花粉可以使狂风人变成蜜蜂形态。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "sizeModifier": 1.0, + "traits": ["blitz", "wither", "can_swim"], + "baseLayerTexture": "other/blitz", + "hasHoneycomb": true, + "ColorData": { + "honeycombColor": "#def7fa", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 + }, + "MutationData": { + "hasMutation": false + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "thermal:blitz_rod", + "mainOutputWeight": 0.20, + "mainOutputCount": 1, + + "secondaryOutput": "emendatusenigmatica:potassium_nitrate_chunk", + "secondaryOutputWeight": 0.25, + "secondaryOutputCount": 1, + + "bottleOutput": "resourcefulbees:blaze_honey_bottle", + "bottleOutputWeight": 0.02, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:rods/blitz", + "feedAmount": 3, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/tech/Blizz.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/tech/Blizz.json new file mode 100644 index 00000000..26c0e9e6 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/tech/Blizz.json @@ -0,0 +1,57 @@ +{ + "flower": "tconstruct:ender_cake", + "creator": "Ridanisaurus Rid & TemperedFool", + "lore": "这只蜜蜂可以通过烈焰蜜蜂的诱变性质获得——它的花粉可以使暴雪人变成蜜蜂形态。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "sizeModifier": 1.0, + "traits": ["blizz", "wither", "can_swim"], + "baseLayerTexture": "other/blizz", + "hasHoneycomb": true, + "ColorData": { + "honeycombColor": "#37b7fe", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 + }, + "MutationData": { + "hasMutation": false + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "thermal:blizz_rod", + "mainOutputWeight": 0.20, + "mainOutputCount": 1, + + "secondaryOutput": "minecraft:snowball", + "secondaryOutputWeight": 0.25, + "secondaryOutputCount": 1, + + "bottleOutput": "resourcefulbees:blaze_honey_bottle", + "bottleOutputWeight": 0.02, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:rods/blizz", + "feedAmount": 3, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/tech/Industrious.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/tech/Industrious.json new file mode 100644 index 00000000..35479494 --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/tech/Industrious.json @@ -0,0 +1,87 @@ +{ + "flower": "minecraft:acacia_log", + "creator": "Ridanisaurus Rid & TemperedFool", + "lore": "通过工业处理,将两个铁蜂蜜块、两个粉红黏液锭和两个铁蜜脾块进行溶解。将它们倒入蜂罐,并放入一个高级机器框架。最后在粉红黏液中固化。", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["can_swim"], + "baseLayerTexture": "other/industrious", + "ColorData": { + "honeycombColor": "#ce7dce" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "ITEM", + "inputID": "minecraft:hay_block", + "outputs": [{ "outputID": "minecraft:cooked_beef", "weight": 10, "chance": 0.1 }] + }, + { + "type": "ENTITY", + "inputID": "minecraft:sheep", + "outputs": [{ "outputID": "minecraft:rabbit", "weight": 10 }] + }, + { + "type": "ENTITY", + "inputID": "minecraft:rabbit", + "outputs": [{ "outputID": "minecraft:pig", "weight": 10 }] + }, + { + "type": "ENTITY", + "inputID": "minecraft:pig", + "outputs": [{ "outputID": "minecraft:cow", "weight": 10 }] + }, + { + "type": "ENTITY", + "inputID": "minecraft:cow", + "outputs": [{ "outputID": "minecraft:chicken", "weight": 10 }] + }, + { + "type": "ENTITY", + "inputID": "minecraft:chicken", + "outputs": [{ "outputID": "minecraft:sheep", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + + "mainOutput": "industrialforegoing:latex", + "mainOutputWeight": 0.2, + "mainOutputCount": 250, + "hasFluidOutput": true, + + "secondaryOutput": "industrialforegoing:pink_slime", + "secondaryOutputWeight": 0.05, + "secondaryOutputCount": 1, + + "bottleOutput": "resourcefulbees:meaty_honey_bottle", + "bottleOutputWeight": 0.1, + "bottleOutputCount": 1, + + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:plastic", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/tech/PCBee.json b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/tech/PCBee.json new file mode 100644 index 00000000..d7eb153c --- /dev/null +++ b/project/Enigmatica 6 Expert/1.6.0/config/resourcefulbees/bees/tech/PCBee.json @@ -0,0 +1,53 @@ +{ + "flower": "tag:pneumaticcraft:plastic_bricks", + "creator": "Ridanisaurus Rid & TemperedFool", + "lore": "如果你给铁蜜蜂涂上润滑油,把它塞进一个气动头盔中,再把它扔进压力室会怎么样?\n我……是……PCBEE!", + "loreColor": "#00AAAA", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "hasHoneycomb": true, + "traits": ["can_swim", "slippers"], + "baseLayerTexture": "other/pcbee", + "ColorData": { + "honeycombColor": "#7a7f80", + "modelType": "ARMORED" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 + }, + "MutationData": { + "hasMutation": true, + "mutationCount": 4, + "mutations": [ + { + "type": "BLOCK", + "inputID": "minecraft:water", + "outputs": [{ "outputID": "pneumaticcraft:yeast_culture", "weight": 10, "chance": 0.2 }] + }, + { + "type": "BLOCK", + "inputID": "pneumaticcraft:vegetable_oil", + "outputs": [{ "outputID": "pneumaticcraft:oil", "weight": 10 }] + } + ] + }, + "CentrifugeData": { + "hasCentrifugeOutput": false + }, + "SpawnData": { + "canSpawnInWorld": false + }, + "BreedData": { + "isBreedable": true, + "feedItem": "pneumaticcraft:programming_puzzle", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +}