{
  "type": "forge:conditional",
  "recipes": [
    {
      "conditions": [
        {
          "type": "reliquary:alkahestry_enabled"
        }
      ],
      "recipe": {
        "type": "reliquary:alkahestry_crafting",
        "charge": 16,
        "ingredient": {
          "tag": "forge:ingots/gold"
        },
        "result_count": 2
      }
    }
  ]
}