Cooking using Any Pasta, Any Eggs, Dried Kelp and Any Raw Pork (200 ticks, 1 xp). Produces Noodle Soup.
200 ticks· 1 xp
Cooking using Any Pasta, Any Eggs, Dried Kelp and Any Raw Pork (200 ticks, 1 xp). Produces Noodle Soup.
200 ticks· 1 xp
farmersdelight:noodle_soupfarmersdelightfarmersdelightfarmersdelight:items/meals
Recipe JSON (1):
{
"recipe_type": "farmersdelight:cooking",
"pattern": null,
"ingredients": [
{
"tag": "forge:pasta"
},
{
"tag": "forge:eggs"
},
{
"item": "minecraft:dried_kelp"
},
{
"tag": "forge:raw_pork"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 1,
"cooking_time": 200
}