Stuffed Cod
16×16 · BAKED

item· Other

Stuffed Cod

Ocean's Delight · by Scouter456
item ProteinsVegetables

Stuffed Cod is an item from Ocean's Delight, crafted from Kelp, Onion, Tomato, Brown Mushroom, Raw Cod, and Rope.

Acquisition

Developer reference
Registry name
oceansdelight:stuffed_cod
Namespace
oceansdelight
Mod ID
oceansdelight
Tags (2)
diet:items/proteins
diet:items/vegetables

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:kelp"
    },
    {
      "tag": "forge:crops/onion"
    },
    {
      "tag": "forge:crops/tomato"
    },
    {
      "item": "minecraft:brown_mushroom"
    },
    {
      "item": "minecraft:cod"
    },
    {
      "item": "farmersdelight:rope"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}