Fried Rice
farmersdelight:fried_rice

Fried Rice

Farmer's Delight · by vectorwing
item Meals

Acquisition

Cooking using Rice, Any Eggs, Carrot and Onion (200 ticks, 1 xp). Produces Fried Rice.

Cooking
Fried Rice Fried Rice guaranteed
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
}