Roaster using Any Oat, Any Butter, Potato, Carrot, Minced Beef and Minced Beef. Produces 2× Sausage with Oat Patty.
item· Other
Sausage with Oat Patty
[Let's Do] Farm & Charm · by satisfy, jason13
Sausage with Oat Patty is an item from [Let's Do] Farm & Charm, crafted from Any Oat, Any Butter, Potato, Carrot, and Minced Beef.
Acquisition
Related items
Developer reference
- Registry name
farm_and_charm:sausage_with_oat_patty- Namespace
farm_and_charm- Mod ID
farm_and_charm- Tags (2)
forge:items/cooked_beef origins:items/meat
Recipe JSON (1):
{
"recipe_type": "farm_and_charm:roaster",
"pattern": null,
"ingredients": [
{
"tag": "farm_and_charm:oat"
},
{
"tag": "farm_and_charm:butter"
},
{
"item": "minecraft:potato"
},
{
"item": "minecraft:carrot"
},
{
"item": "farm_and_charm:minced_beef"
},
{
"item": "farm_and_charm:minced_beef"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}