{
	"type": "forge:conditional",
	"recipes": [
		{
			"conditions": [
				{
					"type": "reliquary:alkahestry_enabled"
				}
			],
			"recipe": {
				"type": "reliquary:alkahestry_crafting",
				"charge": 72,
				"ingredient": {
					"item": "powah:crystal_spirited"
				},
				"result_count": 2
			}
		}
	]
}