Crafting using Kelp, Onion, Tomato, Brown Mushroom, Raw Cod and Rope, in any arrangement. Produces Stuffed Cod.
item· Other
Stuffed Cod
Ocean's Delight · by Scouter456
Stuffed Cod is an item from Ocean's Delight, crafted from Kelp, Onion, Tomato, Brown Mushroom, Raw Cod, and Rope.
Acquisition
Related items
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
}