Crafting using Bread, Beef Patty and Cooked Egg, in any arrangement. Produces Hamburger with Egg.
- Inputs
- Bread
- Beef Patty
- Cooked Egg
- Output
- → Hamburger with Egg
item· Other
Hamburger with Egg is an item from More Delight, crafted from Bread, Beef Patty, and Cooked Egg.
Crafting using Bread, Beef Patty and Cooked Egg, in any arrangement. Produces Hamburger with Egg.
moredelight:hamburger_with_eggmoredelightmoredelightRecipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "forge:bread"
},
{
"item": "farmersdelight:beef_patty"
},
{
"tag": "forge:cooked_eggs"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}