Stove using Potato, Raw Beef and Honey Bottle. Produces 2× Potato With Roast Meat.
item· Other
Potato With Roast Meat
[Let's Do] Farm & Charm · by satisfy, jason13
Potato With Roast Meat is an item from [Let's Do] Farm & Charm, crafted from Potato, Raw Beef, and Honey Bottle.
Acquisition
Related items
Developer reference
- Registry name
farm_and_charm:potato_with_roast_meat- Namespace
farm_and_charm- Mod ID
farm_and_charm- Tags (4)
c:items/cooked_beef diet:items/special_food forge:items/cooked_beef origins:items/meat
Recipe JSON (1):
{
"recipe_type": "farm_and_charm:stove",
"pattern": null,
"ingredients": [
{
"item": "minecraft:potato"
},
{
"item": "minecraft:beef"
},
{
"item": "minecraft:honey_bottle"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.5,
"cooking_time": null
}