Roaster using Any Oat, Any Oat, Any Oat, Any Dough, Any Butter and Any Strawberry. Produces 3× Oat Pancake.
item· Other
Oat Pancake
[Let's Do] Farm & Charm · by satisfy, jason13
Oat Pancake is an item from [Let's Do] Farm & Charm, crafted from Any Oat, Any Dough, Any Butter, and Any Strawberry.
Acquisition
Related items
Developer reference
- Registry name
farm_and_charm:oat_pancake- Namespace
farm_and_charm- Mod ID
farm_and_charm- Tags (1)
create:items/upright_on_belt
Recipe JSON (1):
{
"recipe_type": "farm_and_charm:roaster",
"pattern": null,
"ingredients": [
{
"tag": "farm_and_charm:oat"
},
{
"tag": "farm_and_charm:oat"
},
{
"tag": "farm_and_charm:oat"
},
{
"tag": "farm_and_charm:dough"
},
{
"tag": "farm_and_charm:butter"
},
{
"tag": "farm_and_charm:strawberry"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}