Steak and Potatoes
farmersdelight:steak_and_potatoes

Steak and Potatoes

Farmer's Delight · by vectorwing
item Meals

Acquisition

Crafting using Baked Potato, Steak, Bowl, Onion and Cooked Rice, in any arrangement. Produces Steak and Potatoes.

Crafting ⇆ any arrangement
Baked Potato
Steak
Bowl
Onion
Cooked Rice
Steak and Potatoes Steak and Potatoes guaranteed
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
}