Cooking using Brown Mushroom, Red Mushroom, Rice and Any of Carrot / Potato (200 ticks, 1 xp). Produces Mushroom Rice.
200 ticks· 1 xp
Mushroom Rice is a item from Farmer's Delight, crafted from Brown Mushroom, Red Mushroom, Rice, and Any of Carrot / Potato.
Cooking using Brown Mushroom, Red Mushroom, Rice and Any of Carrot / Potato (200 ticks, 1 xp). Produces Mushroom Rice.
200 ticks· 1 xp
farmersdelight:mushroom_ricefarmersdelightfarmersdelightc:items/foods farmersdelight:items/meals
Recipe JSON (1):
{
"recipe_type": "farmersdelight:cooking",
"pattern": null,
"ingredients": [
{
"item": "minecraft:brown_mushroom"
},
{
"item": "minecraft:red_mushroom"
},
{
"tag": "c:crops/rice"
},
{
"anyOf": [
{
"item": "minecraft:carrot"
},
{
"item": "minecraft:potato"
}
]
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 1,
"cooking_time": 200
}