{
  "version": 1,
  "ingredients": [
    {
      "mobName": "minecraft:wither",
      "items": [
        {
          "item": "minecraft:soul_sand",
          "count": 4
        },
        {
          "item": "minecraft:skull",
          "data": 1,
          "count": 3
        }
      ],
      "fluids": []
    },
    {
      "mobName": "minecraft:ender_dragon",
      "items": [
        {
          "item": "minecraft:end_crystal",
          "count": 4
        }
      ],
      "fluids": []
    },
    {
      "mobName": "draconicevolution:chaosguardian",
      "items": [
        {
          "item": "draconicevolution:awakened_core",
          "count": 1
        }
      ],
      "fluids": [ ]
    }
  ]
}