100 grams rice-short-grain-white
200 grams water
RICE COOKER
STOVETOP
{
"serving": "1 serving",
"calories": "0 kcal",
"water": "200 g"
}
{
"nutritionEntries": [
{
"id": "rice-short-grain-white",
"type": "eats",
"amount": {
"value": 1,
"unit": "serving"
},
"nutritionData": {
"serving": {
"value": 1,
"unit": "serving"
},
"components": {}
}
},
{
"id": "water",
"type": "ingredients",
"amount": {
"value": 200,
"unit": "ml"
},
"nutritionData": {
"serving": {
"value": 200,
"unit": "ml"
},
"components": {
"water": {
"value": 200,
"unit": "g"
},
"calories": {
"value": 0,
"unit": "kcal"
}
}
}
}
]
}
{
"id": "rice-short-grain-white-cooked",
"emoji": "π",
"status": "β
Reliable",
"name": "Rice, short-grain white, cooked",
"dataFilePath": "./data/eats/rice-short-grain-white-cooked.json",
"slug": "rice-short-grain-white-cooked",
"summary": "",
"source": "",
"sourceUrl": "obsidian:///Users/zachshilton/code/eats-plants/source-files/eats/rice-short-grain-white-cooked.md",
"ingredients": [
"100 grams [rice-short-grain-white](/eats/rice-short-grain-white)\n",
"200 grams [water](/ingredients/water)\n"
],
"method": "**RICE COOKER**\n\n* Rinse the rise. Drop the rice and water in your cooker. Run on the \"glutinous\" setting.\n\n**STOVETOP**\n\n* I dunno, I use my rice cooker and am too lazy to try this right now!\n",
"notes": "* Could try adding some salt, if you want!\n",
"nutritionData": {
"serving": {
"value": 1,
"unit": "serving"
},
"components": {
"water": {
"value": 200,
"unit": "g"
},
"calories": {
"value": 0,
"unit": "kcal"
}
},
"_dev": {
"nutritionEntries": [
{
"id": "rice-short-grain-white",
"type": "eats",
"amount": {
"value": 1,
"unit": "serving"
},
"nutritionData": {
"serving": {
"value": 1,
"unit": "serving"
},
"components": {}
}
},
{
"id": "water",
"type": "ingredients",
"amount": {
"value": 200,
"unit": "ml"
},
"nutritionData": {
"serving": {
"value": 200,
"unit": "ml"
},
"components": {
"water": {
"value": 200,
"unit": "g"
},
"calories": {
"value": 0,
"unit": "kcal"
}
}
}
}
]
}
},
"yieldData": null,
"measurementData": null,
"ingredientTree": {
"ingredients": [
{
"id": "water",
"emoji": "π§",
"name": "Water"
}
],
"eats": [
{
"id": "rice-short-grain-white",
"emoji": "β¬",
"name": "Rice, short-grain white",
"ingredientTree": {
"ingredients": [
{
"id": "rice",
"emoji": "π",
"name": "Rice"
}
],
"eats": [],
"flattenedIngredients": [
{
"id": "rice",
"emoji": "π",
"name": "Rice"
}
],
"flattenedEats": []
}
}
],
"flattenedIngredients": [
{
"id": "water",
"emoji": "π§",
"name": "Water"
},
{
"id": "rice",
"emoji": "π",
"name": "Rice"
}
],
"flattenedEats": [
{
"id": "rice-short-grain-white",
"emoji": "β¬",
"name": "Rice, short-grain white"
}
]
},
"usedIn": [
{
"id": "rice-pudding",
"emoji": "π",
"name": "Rice Pudding"
}
]
}