Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BREW-689 The Witcher Official Cookbook #1933

Merged
merged 23 commits into from
Dec 22, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add a quick recipe to satisfy the test
revilowaldow committed Dec 14, 2023
commit 493e81160bfddc7fdf74fa31c0beb64e4f3e3d79
60 changes: 60 additions & 0 deletions recipe/Gollancz; The Witcher Official Cookbook.json
Original file line number Diff line number Diff line change
@@ -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"
}
}
}
]
}