Skip to content

Commit

Permalink
Align recipes for cocktails starting with A (#550)
Browse files Browse the repository at this point in the history
* Sort properties alphabetically

Sorted the Cocktails, Ingredients, and Instructions JSON alphabetically for easier finding.

* Update wording of Afterglow recipe

* Aligned Alexander recipe to IBA

I have updated Gin to Cognac in the Alexander recipe as per the IBA recipe here: https://iba-world.com/alexander/

Note that the linked page also states Gin was originally used for this cocktail, but I have swapped it to align with the current IBA recipe.

* Update After Dinner Cocktail

Updated lime juice to 15ml to better align with most recipes.

* Minor format changes to Alfie cocktail

* Minor update to Algonquin instructions

Updated instructions to align with other similar instructions.

* Minor update to Almeria

Minor recipe wording change to try to align with other recipes

* Minor change to Almond Joy recipe to align with other recipes

* Minor change to Amaretto Fizz

Adjusted Amaretto Fizz recipe to better align with other recipes.

* Minor update to Americano

Adjusted the instructions to better align with other instructions

* Minor update to Angel Face

Adjusted instructions to better align with other cocktails

* Updated Aperol Spritz method

Aligned instructions to other instructions, and to better represent to IBA instructions.

* Updated Apple Highball

Updated the apple highball recipe to have the ginger beer ingredient listed as an ingredient, and also adjusted instructions to align with ingredients.

* Updated Apple Karate recipe

Updated ingredients to align with other recipes. 70ml + 1 carrot was not going to fill three small cups. All other recipes I found online stated 2 cups of apple juice to one carrot, so I have used the same.

Also simplified instructions to align with other recipes.

* Update Apple Slammer recipe

Updated the recipe to better align with other recipes.

* Update to Aquafaba Gin Fizz recipe

Bumped up the soda water amount. Most recipes I found called for filling the rest of the glass, and one called for 30ml/1oz. Have gone with 30ml for now as this seems to be the minimum you'd want.

Adjusted instructions to refer to simple syrup like the ingredient list instead of sugar syrup.

* Fixed melon liqueur

Melon liqueur was listed as a replacement for itself. Fixed.

* Minor change to arizona antifreeze

Minor word change in instructions.

* Minor update to AT&T

Slight word update

* Adjust Aviation

Aligned wording of recipe with other recipes

* Update Aperol Spritz

Align recipe with other instructions
  • Loading branch information
Neriderc authored Sep 13, 2024
1 parent d9df614 commit a11c8b9
Show file tree
Hide file tree
Showing 4 changed files with 309 additions and 308 deletions.
15 changes: 8 additions & 7 deletions src/data/cocktail-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ const cocktails: StaticCocktail[] = [
ingredientGroups: [
{ amount: '30', ingredientId: '29', unit: Unit.ML },
{ amount: '30', ingredientId: '38', unit: Unit.ML },
{ amount: '60', ingredientId: '2', unit: Unit.ML }
{ amount: '15', ingredientId: '2', unit: Unit.ML }
],
tags: []
},
Expand Down Expand Up @@ -385,7 +385,7 @@ const cocktails: StaticCocktail[] = [
translation: 'alexander',
category: DrinkCategory.Cocktail,
ingredientGroups: [
{ amount: '30', ingredientId: '6', unit: Unit.ML },
{ amount: '30', ingredientId: '61', unit: Unit.ML },
{ amount: '30', ingredientId: '47', unit: Unit.ML },
{ amount: '30', ingredientId: '48', unit: Unit.ML },
{ amount: '', ingredientId: '49', unit: '' }
Expand Down Expand Up @@ -1308,9 +1308,9 @@ const cocktails: StaticCocktail[] = [
translation: 'aperol-spritz',
category: DrinkCategory.Cocktail,
ingredientGroups: [
{ amount: '30', ingredientId: '4', unit: Unit.ML },
{ amount: '90', ingredientId: '86', unit: Unit.ML },
{ amount: '60', ingredientId: '80', unit: Unit.ML },
{ amount: '90', ingredientId: '86', unit: Unit.ML }
{ amount: '30', ingredientId: '4', unit: Unit.ML }
],
tags: [Tag.IBA, Tag.NewEraDrinks]
},
Expand Down Expand Up @@ -1493,7 +1493,7 @@ const cocktails: StaticCocktail[] = [
{ amount: '25', ingredientId: '2', unit: Unit.ML },
{ amount: '50', ingredientId: '6', unit: Unit.ML },
{ amount: '30', ingredientId: '3', unit: Unit.ML },
{ amount: '20', ingredientId: '4', unit: Unit.ML }
{ amount: '30', ingredientId: '4', unit: Unit.ML }
],
tags: []
},
Expand Down Expand Up @@ -1610,7 +1610,7 @@ const cocktails: StaticCocktail[] = [
translation: 'apple-karate',
category: DrinkCategory.Mocktail,
ingredientGroups: [
{ amount: '5', ingredientId: '97', unit: Unit.DL },
{ amount: '2', ingredientId: '97', unit: Unit.CUP },
{ amount: '1', ingredientId: '98', unit: '' }
],
tags: []
Expand Down Expand Up @@ -2435,7 +2435,8 @@ const cocktails: StaticCocktail[] = [
ingredientGroups: [
{ amount: '1', ingredientId: '106', unit: '' },
{ amount: '45', ingredientId: '155', unit: Unit.ML },
{ amount: '45', ingredientId: '61', unit: Unit.ML }
{ amount: '45', ingredientId: '61', unit: Unit.ML },
{ amount: '120', ingredientId: '24', unit: Unit.ML }
],
tags: []
},
Expand Down
2 changes: 1 addition & 1 deletion src/data/ingredient-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ const currentIngredients: StaticIngredient[] = [
// Unknown. Used a tentative 30
{ id: '76', translation: 'blueberry-juice', spiritType: SpiritType.None },
{ id: '77', translation: 'milk', spiritType: SpiritType.None },
{ id: '78', translation: 'melon-liqueur', spiritType: SpiritType.None, abv: 17, replacementIds: ['78'] },
{ id: '78', translation: 'melon-liqueur', spiritType: SpiritType.None, abv: 17},
{ id: '79', translation: 'ouzo', spiritType: SpiritType.None, abv: 37.5 },
// https://en.wikipedia.org/wiki/Ouzo
// From 37.5 to 50. Used 37.5
Expand Down
286 changes: 143 additions & 143 deletions src/locales/en/ingredients.json
Original file line number Diff line number Diff line change
@@ -1,168 +1,168 @@
{
"light-rum": "Light Rum",
"lime-juice": "Lime Juice",
"simple-syrup": "Simple syrup",
"soda-water": "Soda Water",
"mint": "Mint",
"gin": "Gin",
"tonic-water": "Tonic Water",
"vodka": "Vodka",
"tomato-juice": "Tomato Juice",
"lemon-juice": "Lemon Juice",
"tabasco-sauce": "Tabasco sauce",
"worcestershire-sauce": "Worcestershire sauce",
"black-pepper": "Black Pepper",
"celery-salt": "Celery Salt",
"celery": "Celery",
"powdered-sugar": "Powdered Sugar",
"cranberry-juice": "Cranberry Juice",
"tequila": "Tequila",
"orange-liqueur": "Orange liqueur",
"strawberry": "Strawberry",
"spiced-rum": "Spiced rum",
"7-up": "7 Up",
"absinthe": "Absinthe",
"activated-charcoal-capsule": "Activated Charcoal Capsule",
"agave-syrup": "Agave Syrup",
"amaretto": "Amaretto",
"egg-white": "Egg white",
"ginger-beer": "Ginger Beer",
"coconut-cream": "Coconut Cream",
"pineapple-juice": "Pineapple Juice",
"amaro-montenegro": "Amaro Montenegro",
"amaro-nonino": "Amaro Nonino",
"angostura-bitters": "Angostura bitters",
"bourbon-whiskey": "Bourbon Whiskey",
"aperol": "Aperol",
"apple": "Apple",
"apple-brandy": "Apple brandy",
"apple-juice": "Apple Juice",
"apple-schnapps": "Apple Schnapps",
"apricot-brandy": "Apricot Brandy",
"grenadine": "Grenadine",
"dry-vermouth": "Dry Vermouth",
"olive": "Olive",
"galliano": "Galliano",
"coffee": "Coffee",
"cream": "Cream",
"campari": "Campari",
"sweet-vermouth": "Sweet Vermouth",
"triple-sec": "Triple Sec",
"southern-comfort": "Southern Comfort",
"sloe-gin": "Sloe Gin",
"irish-whiskey": "Irish Whiskey",
"sugar": "Sugar",
"coffee-liqueur": "Coffee Liqueur",
"aquafaba": "Aquafaba",
"baileys": "Baileys",
"banana": "Banana",
"banana-liqueur": "Banana Liqueur",
"black-pepper": "Black Pepper",
"blackberries": "Blackberries",
"blackberry-brandy": "Blackberry brandy",
"blended-whiskey": "Blended Whiskey",
"blood-orange": "Blood Orange",
"blue-curacao": "Blue Curacao",
"sprite": "Sprite",
"salt": "Salt",
"creme-de-cacao": "Creme De Cacao",
"light-cream": "Light Cream",
"nutmeg": "Nutmeg",
"blueberries": "Blueberries",
"blueberry-juice": "Blueberry Juice",
"bourbon-whiskey": "Bourbon Whiskey",
"brandy": "Brandy",
"lemon-vodka": "Lemon Vodka",
"blended-whiskey": "Blended Whiskey",
"blackberry-brandy": "Blackberry brandy",
"dark-rum": "Dark rum",
"kahlua": "Kahlua",
"scotch": "Scotch",
"maraschino-liqueur": "Maraschino liqueur",
"orange-bitters": "Orange bitters",
"egg-yolk": "Egg yolk",
"brown-sugar": "Brown Sugar",
"butter": "Butter",
"cachaca": "Cachaça",
"calvados": "Calvados",
"campari": "Campari",
"carrot": "Carrot",
"celery": "Celery",
"celery-salt": "Celery Salt",
"champagne": "Champagne",
"cognac": "Cognac",
"cherry-juice": "Cherry Juice",
"cherry-liqueur": "Cherry Liqueur",
"chocolate-ice-cream": "Chocolate Ice-cream",
"chocolate-liqueur": "Chocolate Liqueur",
"chocolate-sauce": "Chocolate Sauce",
"cinnamon": "Cinnamon",
"cloves": "Cloves",
"club-mate": "Club Mate",
"coca-cola": "Coca-Cola",
"orange-juice": "Orange Juice",
"apple-brandy": "Apple brandy",
"orgeat-syrup": "Orgeat Syrup",
"sweet-and-sour": "Sweet and Sour",
"creme-de-cassis": "Creme De Cassis",
"peach-schnapps": "Peach Schnapps",
"grapefruit-juice": "Grapefruit Juice",
"coconut-cream": "Coconut Cream",
"coconut-liqueur": "Coconut liqueur",
"malibu-rum": "Malibu rum",
"lager-beer": "Lager Beer",
"absinthe": "Absinthe",
"licor-43": "Licor 43",
"blueberry-juice": "Blueberry Juice",
"milk": "Milk",
"melon-liqueur": "Melon Liqueur",
"ouzo": "Ouzo",
"aperol": "Aperol",
"peach-brandy": "Peach Brandy",
"kiwi": "Kiwi",
"elderflower-cordial": "Elderflower cordial",
"blackberries": "Blackberries",
"orange-curacao": "Orange Curacao",
"prosecco": "Prosecco",
"white-wine": "White wine",
"blueberries": "Blueberries",
"agave-syrup": "Agave Syrup",
"mezcal": "Mezcal",
"water": "Water",
"coffee": "Coffee",
"coffee-liqueur": "Coffee Liqueur",
"cognac": "Cognac",
"cointreau": "Cointreau",
"pisco": "Pisco",
"aquafaba": "Aquafaba",
"mango": "Mango",
"passoa": "Passoa",
"apple-juice": "Apple Juice",
"carrot": "Carrot",
"banana": "Banana",
"cachaca": "Cachaça",
"red-wine": "Red wine",
"cloves": "Cloves",
"cinnamon": "Cinnamon",
"apple": "Apple",
"lime": "Lime",
"lemon": "Lemon",
"raspberry-liqueur": "Raspberry Liqueur",
"baileys": "Baileys",
"grand-marnier": "Grand Marnier",
"gold-rum": "Gold Rum",
"creme-de-mure": "Crème de Mûre",
"green-chartreuse": "Green Chartreuse",
"port-wine": "Port Wine",
"egg": "Egg",
"honey-syrup": "Honey Syrup",
"amaro-nonino": "Amaro Nonino",
"lagavulin-16y-whisky": "Lagavulin 16 Years",
"ginger": "Ginger",
"cranberry-juice": "Cranberry Juice",
"cream": "Cream",
"cream-liqueur": "Cream Liqueur",
"creme-de-banana": "Creme de Banana",
"creme-de-cacao": "Creme De Cacao",
"creme-de-cassis": "Creme De Cassis",
"creme-de-menthe-green": "Creme de Menthe (Green)",
"creme-de-menthe-white": "Creme de Menthe (White)",
"lillet-blanc": "Lillet Blanc",
"peychauds-bitters": "Peychaud's Bitters",
"cherry-liqueur": "Cherry Liqueur",
"creme-de-mure": "Crème de Mûre",
"creme-de-violette": "Crème de Violette",
"dark-rum": "Dark rum",
"dom-benedictine": "DOM Bénédictine",
"dooleys": "Dooleys",
"drambuie": "Drambuie",
"raspberry-syrup": "Raspberry Syrup",
"pink-grapefruit-soda": "Pink Grapefruit Soda",
"dry-vermouth": "Dry Vermouth",
"egg": "Egg",
"egg-white": "Egg white",
"egg-yolk": "Egg yolk",
"elderflower-cordial": "Elderflower cordial",
"espresso": "Espresso",
"orange": "Orange",
"red-chili-flakes": "Red Chili Flakes",
"cherry-juice": "Cherry Juice",
"raisins": "Raisins",
"activated-charcoal-capsule": "Activated Charcoal Capsule",
"maple-syrup": "Maple Syrup",
"pumpkin-pie-spice": "Pumpkin Pie Spice",
"pumpkin-puree": "Pumpkin Puree",
"galliano": "Galliano",
"gammel-dansk": "Gammel Dansk",
"gin": "Gin",
"ginger": "Ginger",
"ginger-beer": "Ginger Beer",
"gold-rum": "Gold Rum",
"graham-crackers": "Graham Crackers",
"grounded-ginger": "Ground Ginger",
"grand-marnier": "Grand Marnier",
"grapefruit-juice": "Grapefruit Juice",
"green-chartreuse": "Green Chartreuse",
"grenadine": "Grenadine",
"grounded-allspice": "Ground Allspice",
"grounded-cinnamon": "Ground Cinnamon",
"grounded-cloves": "Ground Cloves",
"grounded-ginger": "Ground Ginger",
"grounded-nutmeg": "Ground Nutmeg",
"grounded-cinnamon": "Ground Cinnamon",
"hard-cider": "Hard Cider",
"honey-syrup": "Honey Syrup",
"irish-whiskey": "Irish Whiskey",
"jägermeister": "Jägermeister",
"banana-liqueur": "Banana Liqueur",
"midori": "Midori",
"cream-liqueur": "Cream Liqueur",
"kahlua": "Kahlua",
"kiwi": "Kiwi",
"lagavulin-16y-whisky": "Lagavulin 16 Years",
"lager-beer": "Lager Beer",
"lemon": "Lemon",
"lemon-juice": "Lemon Juice",
"lemon-vodka": "Lemon Vodka",
"licor-43": "Licor 43",
"light-cream": "Light Cream",
"light-rum": "Light Rum",
"lillet-blanc": "Lillet Blanc",
"lime": "Lime",
"lime-juice": "Lime Juice",
"limoncello-di-capri": "Limoncello di Capri",
"dooleys": "Dooleys",
"creme-de-banana": "Creme de Banana",
"hard-cider": "Hard Cider",
"gammel-dansk": "Gammel Dansk",
"calvados": "Calvados",
"wheat-beer": "Wheat Beer",
"apple-schnapps": "Apple Schnapps",
"7-up": "7 Up",
"malibu-rum": "Malibu rum",
"mango": "Mango",
"maple-syrup": "Maple Syrup",
"maraschino-liqueur": "Maraschino liqueur",
"melon-liqueur": "Melon Liqueur",
"mezcal": "Mezcal",
"midori": "Midori",
"milk": "Milk",
"mint": "Mint",
"nutmeg": "Nutmeg",
"olive": "Olive",
"orange": "Orange",
"orange-bitters": "Orange bitters",
"orange-curacao": "Orange Curacao",
"orange-juice": "Orange Juice",
"orange-liqueur": "Orange liqueur",
"orgeat-syrup": "Orgeat Syrup",
"ouzo": "Ouzo",
"passion-fruit-syrup": "Passion Fruit Syrup",
"passoa": "Passoa",
"peach-brandy": "Peach Brandy",
"peach-schnapps": "Peach Schnapps",
"peychauds-bitters": "Peychaud's Bitters",
"pineapple-juice": "Pineapple Juice",
"pink-grapefruit-soda": "Pink Grapefruit Soda",
"pisco": "Pisco",
"port-wine": "Port Wine",
"powdered-sugar": "Powdered Sugar",
"prosecco": "Prosecco",
"pumpkin-pie-spice": "Pumpkin Pie Spice",
"pumpkin-puree": "Pumpkin Puree",
"raisins": "Raisins",
"raspberry-liqueur": "Raspberry Liqueur",
"raspberry-syrup": "Raspberry Syrup",
"red-chili-flakes": "Red Chili Flakes",
"red-wine": "Red wine",
"salt": "Salt",
"scotch": "Scotch",
"sherry": "Sherry",
"amaro-montenegro": "Amaro Montenegro",
"blood-orange": "Blood Orange",
"creme-de-violette": "Crème de Violette",
"brown-sugar": "Brown Sugar",
"club-mate": "Club Mate",
"chocolate-liqueur": "Chocolate Liqueur",
"chocolate-sauce": "Chocolate Sauce",
"butter": "Butter",
"vanilla-extract": "Vanilla Extract"
"simple-syrup": "Simple syrup",
"sloe-gin": "Sloe Gin",
"soda-water": "Soda Water",
"southern-comfort": "Southern Comfort",
"spiced-rum": "Spiced rum",
"sprite": "Sprite",
"strawberry": "Strawberry",
"sugar": "Sugar",
"sweet-and-sour": "Sweet and Sour",
"sweet-vermouth": "Sweet Vermouth",
"tabasco-sauce": "Tabasco sauce",
"tequila": "Tequila",
"tomato-juice": "Tomato Juice",
"tonic-water": "Tonic Water",
"triple-sec": "Triple Sec",
"vanilla-extract": "Vanilla Extract",
"vodka": "Vodka",
"water": "Water",
"wheat-beer": "Wheat Beer",
"white-wine": "White wine",
"worcestershire-sauce": "Worcestershire sauce"
}
Loading

0 comments on commit a11c8b9

Please sign in to comment.