-
Notifications
You must be signed in to change notification settings - Fork 551
/
beras-kencur.json
55 lines (54 loc) · 1.36 KB
/
beras-kencur.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
{
"name": "Beras Kencur",
"description": "A well-known traditional Indonesian herb drink which is trusted to have many benefits for health.",
"github": "ayualdilasalma",
"ingredients": [
{
"quantity": "50",
"measure": "gram",
"ingredient": "galangal"
},
{
"quantity": "200",
"measure": "gram",
"ingredient": "rice"
},
{
"quantity": "30",
"measure": "gram",
"ingredient": "tamarind"
},
{
"quantity": "1/4",
"measure": "teaspoon",
"ingredient": "salt"
},
{
"quantity": "130gr",
"measure": "gram",
"ingredient": "palm sugar"
},
{
"quantity": "1.5",
"measure": "litre",
"ingredient": "water"
}
],
"directions": [
"Wash the rice in the water before use.",
"Soak the rice with water for around three hours.",
"Peal, wash and chop galangal and tumeric.",
"Blend the tumeric, galangal, and rice with blender and wait until all the ingredients are smooth.",
"Boil the water and pour all the ingredients into the water.",
"Stir constantly for a few minutes.",
"Store in refrigerator. Serve cold."
],
"image": "beras-kencur.jpg",
"keywords": [
"herbal",
"galangal",
"non-alcoholic",
"sugar",
"tamarind"
]
}