Roaster using Carrot, Any Cabbage, Raw Cod and Any Butter. Produces Cooked Cod.
item· Other
Cooked Cod
[Let's Do] Farm & Charm · by satisfy, jason13
Cooked Cod is an item from [Let's Do] Farm & Charm, crafted from Carrot, Any Cabbage, Raw Cod, and Any Butter.
Acquisition
Related items
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
}