Skip to content

Commit

Permalink
add a quick recipe to satisfy the test
Browse files Browse the repository at this point in the history
  • Loading branch information
revilowaldow committed Dec 14, 2023
1 parent 471bb44 commit 493e811
Showing 1 changed file with 60 additions and 0 deletions.
60 changes: 60 additions & 0 deletions recipe/Gollancz; The Witcher Official Cookbook.json
Original file line number Diff line number Diff line change
Expand Up @@ -962,5 +962,65 @@
"source": "TWOC"
}
}
],
"recipe": [
{
"name": "Zerrikanian Spice Blend",
"source": "TWOC",
"page": 41,
"type": "White Orchard",
"diet": "V",
"allergenGroups": [
"gluten"
],
"makes": "about 2 tbsp",
"ingredients": [
{
"type": "ingredient",
"entry": "{=amount1/v} tbsp ground cinnamon",
"amount1": 1
},
{
"type": "ingredient",
"entry": "{=amount1/v} tsp ground cloves",
"amount1": 1.5
},
{
"type": "ingredient",
"entry": "{=amount1/v} tsp ground ginger",
"amount1": 1
},
{
"type": "ingredient",
"entry": "{=amount1/v} pinches ground nutmeg (optional)",
"amount1": 2
},
{
"type": "ingredient",
"entry": "{=amount1/v} pinch freshly ground black pepper (optional)",
"amount1": 1
},
{
"type": "ingredient",
"entry": "{=amount1/v} pinch ground cardamom (optional)",
"amount1": 1
},
{
"type": "ingredient",
"entry": "{=amount1/v} pinch ground allspice (optional)",
"amount1": 1
}
],
"instructions": [
"In a small bowl, combine all the spices and, using a fork, mix well.",
"Transfer to an airtight container and store in a cool, dry place for up to 1 month."
],
"fluff": {
"_recipeFluff": {
"name": "Zerrikanian Spice Blend",
"source": "TWOC"
}
}
}
]
}

0 comments on commit 493e811

Please sign in to comment.