{
  "id": "ftbechoes:t0_echo_guidance",
  "title": {"translate": "ftb.echo.guidance.title"},
  "all_complete": {"translate": "ftb.echo.guidance.completed", "color": "ftb:rainbow"},
  "stages": [
    {
      "title": {"translate": "ftb.echo.stage0.title"},
      "lore": [
        {"type": "ftbechoes:audio", "location": "ftb:ftb.echo.startup", "text": {"translate": "ftb.echo.voice_over"}},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage0.task1.startup"}]},
        {"type": "ftbechoes:audio", "location": "ftb:ftb.echo.guidance.stage0.task1", "text": {"translate": "ftb.echo.voice_over"}},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage0.task1.lore"}]},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage0.task1.lore2"}]},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage0.task1.lore3"}]}
      ],
      "not_ready": {"translate": "ftb.echo.bugged"},
      "required_stage": "echo_guidance_interact",
      "ready": {"translate": "ftb.echo.guidance.stage0.task1.ready"},
      "completed": {"translate": "ftb.echo.guidance.stage0.task1.completed"},
      "completion_reward": {"command": {"run": "kubejs stages add @s echo_guidance_meet", "permission": 3}},
      "shop_unlock": [
        {"name": "Questbook", "item": {"id": "ftbquests:book", "count": 1}, "cost": 0}
      ]
    },
    {
      "title": {"translate": "ftb.echo.stage1.title1"},
      "lore": [
        {"type": "ftbechoes:audio", "location": "ftb:ftb.echo.guidance.stage1.task1", "text": {"translate": "ftb.echo.voice_over"}},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage1.task1.lore"}]},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage1.task1.lore2"}]},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage1.task1.lore3"}]}
      ],
      "not_ready": {"translate": "ftb.echo.guidance.stage1.task1.not_ready"},
      "required_stage": "echo_guidance_stage1_task1_completed",
      "ready": {"translate": "ftb.echo.guidance.stage1.task1.ready"},
      "completed": {"translate": "ftb.echo.guidance.stage1.task1.completed"},
      "completion_reward": {"command": {"run": "kubejs stages add @s echo_guidance_stage1_task1_check", "permission": 3}, "experience": 25},
      "shop_unlock": [
        {"name": "Torches", "item": {"id": "minecraft:torch", "count": 16}, "cost": 1},
        {"name": "Random Food", "item": {"id": "ftbquests:lootcrate", "components": {"ftbquests:loot_crate": "random_food"}, "count": 1}, "cost": 3, "description": {"translate": "ftb.shop.description.loot_crate"}, "icon": "minecraft:textures/gui/sprites/hud/heart/full.png"}
      ]
    },
    {
      "title": {"translate": "ftb.echo.stage1.title2"},
      "lore": [
        {"type": "ftbechoes:audio", "location": "ftb:ftb.echo.guidance.stage1.task2", "text": {"translate": "ftb.echo.voice_over"}},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage1.task2.lore"}]},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage1.task2.lore2"}]},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage1.task2.lore3"}]},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage1.task2.lore4"}]}
      ],
      "not_ready": {"translate": "ftb.echo.guidance.stage1.task2.not_ready"},
      "required_stage": "echo_guidance_stage1_task2_completed",
      "ready": {"translate": "ftb.echo.guidance.stage1.task2.ready"},
      "completed": {"translate": "ftb.echo.guidance.stage1.task2.completed"},
      "completion_reward": {"command": {"run": "kubejs stages add @s echo_guidance_stage1_task2_check", "permission": 3}},
      "shop_unlock": [
        {"name": "Random Resource", "item": {"id": "ftbquests:lootcrate", "components": {"ftbquests:loot_crate": "random_resource"}, "count": 1}, "cost": 8, "description": [{"translate": "ftb.shop.description.loot_crate"}, {"translate": "ftb.shop.description.exclusive"}], "icon": "minecraft:item/diamond"},
        {"name": "Gateway - Emerald Grove", "item": {"id": "gateways:gate_pearl", "components": {"gateways:gateway":"gateways:emerald_grove"}, "count": 1}, "cost": 7, "description": [{"translate": "ftb.shop.description.gate_pearl.rewards"}, {"translate": "ftb.shop.description.gate_pearl.emerald_grove1"}, {"translate": "ftb.shop.description.gate_pearl.emerald_grove2"}, {"translate": "ftb.shop.description.gate_pearl.emerald_grove3"}, {"translate": "ftb.shop.description.gate_pearl.emerald_grove4"}, {"translate": "ftb.shop.description.gate_pearl.emerald_grove5"}]},
        {"name": "player_upgrade", "item": {"id": "ftb:player_upgrade", "count": 1}, "cost": 20, "description": [{"translate": "ftb.shop.description.player_upgrade1"}, {"translate": "ftb.shop.description.player_upgrade2"}]},
        {"name": "Mining Speed Increase", "command": {"run": "echo_attribute ftbechoes:t0_echo_guidance \"Mining Speed Increase\" @s apothic_attributes:mining_speed modifier add 0.1 0.5 add_value", "permission": 3, "silent": true, "description": {"translate": "ftb.shop.description.mining_speed.reward"}}, "cost": 10, "description": [{"translate": "ftb.shop.description.mining_speed.reward1"}, {"translate": "ftb.shop.description.mining_speed.reward2"}, {"translate": "ftb.shop.description.attribute.warning"}], "icon": "minecraft:textures/mob_effect/haste.png"}
      ]
    },
    {
      "title": {"translate": "ftb.echo.stage1.title3"},
      "lore": [
        {"type": "ftbechoes:audio", "location": "ftb:ftb.echo.guidance.stage1.task3", "text": {"translate": "ftb.echo.voice_over"}},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage1.task3.lore"}]},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage1.task3.lore2"}]}
      ],
      "not_ready": {"translate": "ftb.echo.guidance.stage1.task3.not_ready"},
      "required_stage": "echo_guidance_stage1_task3_completed",
      "ready": {"translate": "ftb.echo.guidance.stage1.task3.ready"},
      "completed": {"translate": "ftb.echo.guidance.stage1.task3.completed"},
      "completion_reward": {"command": {"run": "kubejs stages add @s echo_guidance_stage1_task3_check", "permission": 3}, "experience": 100},
      "shop_unlock": [
        {"name": "Endershard Deepslate Ring Bundle", "command": {"run": "ftbquests change_progress @s complete 02CC4D7DB653D0B6", "permission": 3, "silent": true, "description": {"translate": "ftb.shop.title.endershard.deepslate"}}, "cost": 5, "description": [{"translate": "ftb.shop.description.endershard1"}, {"translate": "ftb.shop.description.endershard2"}, {"translate": "ftb.shop.description.exclusive"}], "icon": "simpleteleporters:item/ender_shard"},
        {"name": "Smithing Template", "item": {"id": "apotheosis:iron_upgrade_smithing_template", "count": 1}, "cost": 10},
        {"name": "Random Chest Upgrade", "item": {"id": "ftbquests:lootcrate", "components": {"ftbquests:loot_crate": "random_chest_upgrade"}, "count": 1}, "cost": 15, "description": [{"translate": "ftb.shop.description.loot_crate"}, {"translate": "ftb.shop.description.exclusive"}], "icon": "sophisticatedstorage:item/basic_to_netherite_tier_upgrade"},
        {"name": "Random Furnace", "item": {"id": "ftbquests:lootcrate", "components": {"ftbquests:loot_crate": "random_furnace"}, "count": 1}, "cost": 15, "description": [{"translate": "ftb.shop.description.loot_crate"}, {"translate": "ftb.shop.description.exclusive"}],  "icon": "ironfurnaces:item/rainbow_coal"},
        {"name": "Random Glyph", "item": {"id": "ftbquests:lootcrate", "components": {"ftbquests:loot_crate": "random_glyph"}, "count": 1}, "cost": 20, "description": [{"translate": "ftb.shop.description.loot_crate"}, {"translate": "ftb.shop.description.exclusive"}],  "icon": "ars_nouveau:item/glyph_template"}
      ]
    },
    {
      "title": {"translate": "ftb.echo.stage1.title"},
      "lore": [
        {"type": "ftbechoes:audio", "location": "ftb:ftb.echo.guidance.stage1.task4", "text": {"translate": "ftb.echo.voice_over"}},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage1.task4.lore"}]},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage1.task4.lore2"}]},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage1.task4.lore3"}]},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage1.task4.lore4"}]},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage1.task4.lore5"}]}
      ],
      "not_ready": {"translate": "ftb.echo.guidance.stage1.task4.not_ready"},
      "required_stage": "echo_guidance_stage1_final_completed",
      "ready": {"translate": "ftb.echo.guidance.stage1.task4.ready"},
      "completed": {"translate": "ftb.echo.guidance.stage1.task4.completed"},
      "completion_reward": {"command": {"run": "kubejs stages add @s echo_guidance_stage1_final_check", "permission": 3}, "experience": 200},
      "shop_unlock": [
        {"name": "Endershard Nether Ring Bundle", "command": {"run": "ftbquests change_progress @s complete 69A10E50E3B5403D", "permission": 3, "silent": true, "description": {"translate": "ftb.shop.title.endershard.nether"}}, "cost": 15, "description": [{"translate": "ftb.shop.description.endershard1"}, {"translate": "ftb.shop.description.endershard2"}, {"translate": "ftb.shop.description.exclusive"}], "icon": "simpleteleporters:item/ender_shard"},
        {"name": "Random Enchanting Tome", "item": {"id": "ftbquests:lootcrate", "components": {"ftbquests:loot_crate": "random_apotheosis_tome"}, "count": 1}, "cost": 15, "description": [{"translate": "ftb.shop.description.loot_crate"}, {"translate": "ftb.shop.description.exclusive"}], "icon": "apothic_enchanting:items/tomes/extraction"},
        {"name": "Random Teleporter", "item": {"id": "ftbquests:lootcrate", "components": {"ftbquests:loot_crate": "random_teleporter"}, "count": 1}, "cost": 45, "description": [{"translate": "ftb.shop.description.loot_crate"}, {"translate":"ftb.shop.description.exclusive"}], "icon": "minecraft:item/ender_pearl"},
        {"name": "Random Chest Addon", "item": {"id": "ftbquests:lootcrate", "components": {"ftbquests:loot_crate": "random_chest_addon"}, "count": 1}, "cost": 30, "description": [{"translate": "ftb.shop.description.loot_crate"}, {"translate": "ftb.shop.description.exclusive"}], "icon": "sophisticatedstorage:item/stack_upgrade_omega_tier"},
        {"name": "Random Backpack Addon", "item": {"id": "ftbquests:lootcrate", "components": {"ftbquests:loot_crate": "random_backpack_addon"}, "count": 1}, "cost": 30, "description": [{"translate": "ftb.shop.description.loot_crate"}, {"translate": "ftb.shop.description.exclusive"}], "icon": "sophisticatedbackpacks:item/stack_upgrade_omega_tier"},
        {"name": "Random Lesser Exploration Relic", "item": {"id": "ftbquests:lootcrate", "components": {"ftbquests:loot_crate": "random_lesser_exploration_relic"}, "count": 1}, "cost": 35, "description": [{"translate": "ftb.shop.description.loot_crate"}, {"translate": "ftb.shop.description.exclusive"}], "icon": "artifacts:item/night_vision_goggles"},
        {"name": "Random Lesser Combat Relic", "item": {"id": "ftbquests:lootcrate", "components": {"ftbquests:loot_crate": "random_lesser_combat_relic"}, "count": 1}, "cost": 35, "description": [{"translate": "ftb.shop.description.loot_crate"}, {"translate": "ftb.shop.description.exclusive"}], "icon": "relics:item/reflection_necklace"}
      ]
    },
    {
      "title": {"translate": "ftb.echo.stage2.title"},
      "lore": [
        {"type": "ftbechoes:audio", "location": "ftb:ftb.echo.guidance.stage2.task1", "text": {"translate": "ftb.echo.voice_over"}},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage2.task1.lore"}]},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage2.task1.lore2"}]},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage2.task1.lore3"}]},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage2.task1.lore4"}]}
      ],
      "not_ready": {"translate": "ftb.echo.guidance.stage2.task1.not_ready"},
      "required_stage": "echo_guidance_stage2_task1_completed",
      "ready": {"translate": "ftb.echo.guidance.stage2.task1.ready"},
      "completed": {"translate": "ftb.echo.guidance.stage2.task1.completed"},
      "completion_reward": {"command": {"run": "kubejs stages add @s echo_guidance_stage2_task1_check", "permission": 3}, "experience": 200},
      "shop_unlock": [
        {"name": "Endershard End Ring Bundle", "command": {"run": "ftbquests change_progress @s complete 2F6A260008E1E6E3", "permission": 3, "silent": true, "description": {"translate": "ftb.shop.title.endershard.end"}}, "cost": 25, "description": [{"translate": "ftb.shop.description.endershard1"}, {"translate": "ftb.shop.description.endershard2"}, {"translate": "ftb.shop.description.exclusive"}], "icon": "simpleteleporters:item/ender_shard"},
        {"name": "Random Data Model", "item": {"id": "ftbquests:lootcrate", "components": {"ftbquests:loot_crate": "random_data_model"}, "count": 1}, "cost": 75, "description": [{"translate": "ftb.shop.description.loot_crate"}, {"translate": "ftb.shop.description.exclusive"}], "icon": "hostilenetworks:item/blank_data_model"},
        {"name": "Random Iron's Gear", "item": {"id": "ftbquests:lootcrate", "components": {"ftbquests:loot_crate": "random_irons_mods_gear"}, "count": 1}, "cost": 32, "description": [{"translate": "ftb.shop.description.loot_crate"}, {"translate": "ftb.shop.description.exclusive"}], "icon": "irons_spellbooks:item/wandering_magician_helmet"},
        {"name": "Random RF Source", "item": {"id": "ftbquests:lootcrate", "components": {"ftbquests:loot_crate": "random_rf_source"}, "count": 1}, "cost": 65, "description": [{"translate": "ftb.shop.description.loot_crate"}, {"translate":"ftb.shop.description.exclusive"}], "icon": "ironfurnaces:item/augment_generator"},
        {"name": "Random Wyvern Draconic Gear", "item": {"id": "ftbquests:lootcrate", "components": {"ftbquests:loot_crate": "random_wyvern_draconic_gear"}, "count": 1}, "cost": 75, "description": [{"translate": "ftb.shop.description.loot_crate"}, {"translate": "ftb.shop.description.exclusive"}], "icon": "draconicevolution:item/components/wyvern_core"},
        {"name": "Random Exploration Greater Relic", "item": {"id": "ftbquests:lootcrate", "components": {"ftbquests:loot_crate": "random_greater_exploration_relic"}, "count": 1}, "cost": 50, "description": [{"translate": "ftb.shop.description.loot_crate"}, {"translate": "ftb.shop.description.exclusive"}], "icon": "relics:item/bastion_ring"},
        {"name": "Random Greater Combat Relic", "item": {"id": "ftbquests:lootcrate", "components": {"ftbquests:loot_crate": "random_greater_combat_relic"}, "count": 1}, "cost": 50, "description": [{"translate": "ftb.shop.description.loot_crate"}, {"translate": "ftb.shop.description.exclusive"}], "icon": "relics:item/midnight_robe"}
      ]
    },
    {
      "title": {"translate": "ftb.echo.stage3.title"},
      "lore": [
        {"type": "ftbechoes:audio", "location": "ftb:ftb.echo.guidance.stage3.task1", "text": {"translate": "ftb.echo.voice_over"}},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage3.task1.lore"}]},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage3.task1.lore2"}]},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage3.task1.lore3"}]},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage3.task1.lore4"}]}
      ],
      "not_ready": {"translate": "ftb.echo.guidance.stage3.task1.not_ready"},
      "required_stage": "echo_guidance_stage3_task1_completed",
      "ready": {"translate": "ftb.echo.guidance.stage3.task1.ready"},
      "completed": {"translate": "ftb.echo.guidance.stage3.task1.completed"},
      "completion_reward": {"command": {"run": "kubejs stages add @s echo_guidance_stage3_task1_check", "permission": 3}, "experience": 500},
      "shop_unlock": [
        {"name": "Endershard Twilight Ring Bundle", "command": {"run": "ftbquests change_progress @s complete 40FA733233F38BAA", "permission": 3, "silent": true, "description": {"translate": "ftb.shop.title.endershard.twilight"}}, "cost": 50, "description": [{"translate": "ftb.shop.description.endershard1"}, {"translate": "ftb.shop.description.endershard2"}, {"translate": "ftb.shop.description.exclusive"}], "icon": "simpleteleporters:item/ender_shard"},
        {"name": "Endershard Void Ring Bundle", "command": {"run": "ftbquests change_progress @s complete 223F8518EBC9EFF4", "permission": 3, "silent": true, "description": {"translate": "ftb.shop.title.endershard.void"}}, "cost": 100, "description": [{"translate": "ftb.shop.description.endershard1"}, {"translate": "ftb.shop.description.endershard2"}, {"translate": "ftb.shop.description.exclusive"}], "icon": "simpleteleporters:item/ender_shard"},
        {"name": "Random ProjectE Gear", "item": {"id": "ftbquests:lootcrate", "components": {"ftbquests:loot_crate": "random_projecte_gear"}, "count": 1}, "cost": 50, "description": [{"translate": "ftb.shop.description.loot_crate"}, {"translate": "ftb.shop.description.exclusive"}], "icon": "projecte:item/gem_armor/chest"},
        {"name": "Random Exploration Supreme Relic", "item": {"id": "ftbquests:lootcrate", "components": {"ftbquests:loot_crate": "random_supreme_exploration_relic"}, "count": 1}, "cost": 90, "description": [{"translate": "ftb.shop.description.loot_crate"}, {"translate": "ftb.shop.description.exclusive"}], "icon": "reliquified_twilight_forest:item/chromatic_cloak"},
        {"name": "Random Supreme Combat Relic", "item": {"id": "ftbquests:lootcrate", "components": {"ftbquests:loot_crate": "random_supreme_combat_relic"}, "count": 1}, "cost": 90, "description": [{"translate": "ftb.shop.description.loot_crate"}, {"translate": "ftb.shop.description.exclusive"}], "icon": "reliquified_twilight_forest:item/lich_crown"},
        {"name": "Random Awakened Draconic Gear", "item": {"id": "ftbquests:lootcrate", "components": {"ftbquests:loot_crate": "random_awakened_draconic_gear"}, "count": 1}, "cost": 115, "description": [{"translate": "ftb.shop.description.loot_crate"}, {"translate": "ftb.shop.description.exclusive"}], "icon": "draconicevolution:item/components/awakened_core"}
      ]
    },
    {
      "title": {"translate": "ftb.echo.stage4.title"},
      "lore": [
        {"type": "ftbechoes:audio", "location": "ftb:ftb.echo.guidance.stage4.task1", "text": {"translate": "ftb.echo.voice_over"}},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage4.task1.lore"}]},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage4.task1.lore2"}]},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage4.task1.lore3"}]}
      ],
      "not_ready": {"translate": "ftb.echo.guidance.stage4.task1.not_ready"},
      "required_stage": "echo_guidance_stage4_task1_completed",
      "ready": {"translate": "ftb.echo.guidance.stage4.task1.ready"},
      "completed": {"translate": "ftb.echo.guidance.stage4.task1.completed"},
      "completion_reward": {"command": {"run": "kubejs stages add @s echo_guidance_stage4_task1_check", "permission": 3}, "experience": 1000},
      "shop_unlock": []
    },
    {
      "title": {"translate": "ftb.echo.stage4.title1"},
      "lore": [
        {"type": "ftbechoes:audio", "location": "ftb:ftb.echo.guidance.stage4.task2", "text": {"translate": "ftb.echo.voice_over"}},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage4.task2.lore"}]},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage4.task2.lore2"}]},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage4.task2.lore3"}]}
      ],
      "not_ready": {"translate": "ftb.echo.guidance.stage4.task2.not_ready"},
      "required_stage": "echo_guidance_stage4_task2_completed",
      "ready": {"translate": "ftb.echo.guidance.stage4.task2.ready"},
      "completed": {"translate": "ftb.echo.guidance.stage4.task2.completed"},
      "completion_reward": {"command": {"run": "kubejs stages add @s echo_guidance_stage4_task2_check", "permission": 3}, "experience": 2000},
      "shop_unlock": [
        {"name": "Random Chaotic Draconic Gear", "item": {"id": "ftbquests:lootcrate", "components": {"ftbquests:loot_crate": "random_chaotic_draconic_gear"}, "count": 1}, "cost": 200, "description": [{"translate": "ftb.shop.description.loot_crate"}, {"translate": "ftb.shop.description.exclusive"}], "icon":"draconicevolution:item/components/chaotic_core"}
      ]
    },
    {
      "title": {"translate": "ftb.echo.stage5.title"},
      "lore": [
        {"type": "ftbechoes:audio", "location": "ftb:ftb.echo.guidance.stage5.task1", "text": {"translate": "ftb.echo.voice_over"}},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage5.task1.lore"}]},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage5.task1.lore2"}]},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage5.task1.lore3"}]},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage5.task1.lore4"}]},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.guidance.stage5.task1.lore5"}]}
      ],
      "not_ready": {"translate": "ftb.echo.guidance.stage5.task1.not_ready"},
      "required_stage": "echo_guidance_stage5_task1_completed",
      "ready": {"translate": "ftb.echo.guidance.stage5.task1.ready"},
      "completed": {"translate": "ftb.echo.guidance.stage5.task1.completed"},
      "completion_reward": {"command": {"run": "kubejs stages add @s echo_guidance_stage5_task1_check", "permission": 3}, "experience": 3000},
      "shop_unlock": []
    }
  ]
}
