Crafting using Baked Potato, Steak, Bowl, Onion and Cooked Rice, in any arrangement. Produces Steak and Potatoes.
Steak and Potatoes
Farmer's Delight · by vectorwing
Acquisition
Related items
Developer reference
- Registry name
farmersdelight:steak_and_potatoes- Namespace
farmersdelight- Mod ID
farmersdelight- Tags (1)
farmersdelight:items/meals
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:baked_potato"
},
{
"item": "minecraft:cooked_beef"
},
{
"item": "minecraft:bowl"
},
{
"tag": "forge:crops/onion"
},
{
"item": "farmersdelight:cooked_rice"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}