Cooked Cod
16×16 · BAKED

item· Other

Cooked Cod

[Let's Do] Farm & Charm · by satisfy, jason13
item Cooked FishesCooked FishesMeat

Cooked Cod is an item from [Let's Do] Farm & Charm, crafted from Carrot, Any Cabbage, Raw Cod, and Any Butter.

Acquisition

Roaster using Carrot, Any Cabbage, Raw Cod and Any Butter. Produces Cooked Cod.

Roaster
Carrot CarrotAny Cabbage Any Cabbage·members not yet documentedRaw Cod Raw CodAny Butter Any Butter·members not yet documented
Cooked Cod Cooked Cod guaranteed
Developer reference
Registry name
farm_and_charm:cooked_cod
Namespace
farm_and_charm
Mod ID
farm_and_charm
Tags (3)
c:items/cooked_fishes
forge:items/cooked_fishes
origins:items/meat

Recipe JSON (1):

{
  "recipe_type": "farm_and_charm:roaster",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:carrot"
    },
    {
      "tag": "farm_and_charm:cabbage"
    },
    {
      "item": "minecraft:cod"
    },
    {
      "tag": "farm_and_charm:butter"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}