Roaster using Any Barley, Any Barley, Potato, Any Butter, Egg and Any Cabbage. Produces 2× Barley Patty with Potatoes.
item· Other
Barley Patty with Potatoes
[Let's Do] Farm & Charm · by satisfy, jason13
Barley Patty with Potatoes is an item from [Let's Do] Farm & Charm, crafted from Any Barley, Potato, Any Butter, Egg, and Any Cabbage.
Acquisition
Developer reference
- Registry name
farm_and_charm:barley_patties_with_potatoes- Namespace
farm_and_charm- Mod ID
farm_and_charm
Recipe JSON (1):
{
"recipe_type": "farm_and_charm:roaster",
"pattern": null,
"ingredients": [
{
"tag": "farm_and_charm:barley"
},
{
"tag": "farm_and_charm:barley"
},
{
"item": "minecraft:potato"
},
{
"tag": "farm_and_charm:butter"
},
{
"item": "minecraft:egg"
},
{
"tag": "farm_and_charm:cabbage"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}