Cooked Salmon
16×16 · BAKED

item· Other

Cooked Salmon

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

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

Acquisition

Roaster using Any Corn, Any Cabbage, Raw Salmon and Any Butter. Produces Cooked Salmon.

Roaster
Any Corn Any Corn·members not yet documentedAny Cabbage Any Cabbage·members not yet documentedRaw Salmon Raw SalmonAny Butter Any Butter·members not yet documented
Cooked Salmon Cooked Salmon guaranteed
Developer reference
Registry name
farm_and_charm:cooked_salmon
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": [
    {
      "tag": "farm_and_charm:corn"
    },
    {
      "tag": "farm_and_charm:cabbage"
    },
    {
      "item": "minecraft:salmon"
    },
    {
      "tag": "farm_and_charm:butter"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}