{
  "reset": false,
  "advancementMapping": [
    {
      "key": "minecraft:recipes/misc/beacon",
      "value": {
        "parentId": "minecraft:recipes/root",
        "criteria": [
          {
            "key": "has_nether_star"
          },
          {
            "key": "has_the_recipe"
          }
        ],
        "requirements": [
          [
            "has_nether_star",
            "has_the_recipe"
          ]
        ]
      }
    }
  ],
  "identifiers": [],
  "progressMapping": [
    {
      "key": "minecraft:recipes/misc/beacon",
      "value": [
        {
          "criterionIdentifier": "has_nether_star",
          "criterionProgress": [
            396,
            -1215820807
          ]
        },
        {
          "criterionIdentifier": "has_the_recipe"
        }
      ]
    }
  ]
}