-
Notifications
You must be signed in to change notification settings - Fork 552
/
beer-pletok.json
63 lines (63 loc) · 1.79 KB
/
beer-pletok.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
{
"name": "Beer Pletok",
"description": "Pletok beer is a refreshing drink made from a mixture of several herbs, namely ginger, fragrant pandan leaves, and lemongrass. This traditional drink is known among Betawi ethnic groups",
"github": "YogaSakti",
"ingredients": [
{
"quantity": "2",
"measure": "thumbs",
"ingredient": "ginger (choose the old one)"
},
{
"quantity": "2",
"measure": "stems, bruised",
"ingredient": "lemongrass"
},
{
"quantity": "1",
"measure": "liter",
"ingredient": "water (boiled)"
},
{
"quantity": "150",
"measure": "grams",
"ingredient": "sappan wood (washed)"
},
{
"quantity": "5",
"measure": "milligrams",
"ingredient": "cinnamon"
},
{
"quantity": "150",
"measure": "grams",
"ingredient": "of granulated sugar"
},
{
"quantity": "",
"measure": "",
"ingredient": "ice cubes as needed"
},
{
"quantity": "",
"measure": "",
"ingredient": "salt as needed"
}
],
"directions": [
"Burn the ginger then peel and crush, set aside.",
"Boil ginger, lemongrass, secang wood, cinnamon, salt, and sugar until boiling.",
"Reduce the heat and continue until the boiled water is thick.",
"Lift and strain.",
"Chill the pletok beer.",
"Blend with ice.",
"Serve immediately while still cold."
],
"image": "bir-pletok.jpg",
"keywords": [
"vegan",
"non-alcoholic",
"tea",
"fresh"
]
}