{
  "type": "forge:conditional",
  "recipes": [
    {
      "conditions": [
        {
          "type": "reliquary:alkahestry_enabled"
        }
      ],
      "recipe": {
        "type": "reliquary:alkahestry_charging",
        "charge": 24,
        "ingredient": {
          "item": "minecraft:experience_bottle"
        }
      }
    }
  ]
}