Cooking using Rice, Any Eggs, Carrot and Onion (200 ticks, 1 xp). Produces Fried Rice.
Fried Rice
Farmer's Delight · by vectorwing
Acquisition
Related items
Developer reference
- Registry name
farmersdelight:fried_rice- Namespace
farmersdelight- Mod ID
farmersdelight- Tags (1)
farmersdelight:items/meals
Recipe JSON (1):
{
"recipe_type": "farmersdelight:cooking",
"pattern": null,
"ingredients": [
{
"tag": "forge:crops/rice"
},
{
"tag": "forge:eggs"
},
{
"tag": "forge:crops/carrot"
},
{
"tag": "forge:crops/onion"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 1,
"cooking_time": 200
}