Baked Cod Stew
farmersdelight:baked_cod_stew

Baked Cod Stew

Farmer's Delight · by MehVahdJukaar, MerchantPug
item FoodsMeals

Baked Cod Stew is a item from Farmer's Delight, crafted from Raw Cod, Potato, Alligator Egg, and Tomato.

Acquisition

Cooking using Raw Cod, Potato, Alligator Egg and Tomato (200 ticks, 1 xp). Produces Baked Cod Stew.

Cooking
Baked Cod Stew Baked Cod Stew guaranteed
Developer reference
Registry name
farmersdelight:baked_cod_stew
Namespace
farmersdelight
Mod ID
farmersdelight
Tags (2)
c:items/foods
farmersdelight:items/meals

Recipe JSON (1):

{
  "recipe_type": "farmersdelight:cooking",
  "pattern": null,
  "ingredients": [
    {
      "tag": "c:foods/raw_fishes/cod"
    },
    {
      "item": "minecraft:potato"
    },
    {
      "tag": "c:eggs"
    },
    {
      "tag": "c:crops/tomato"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 200
}