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