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