Crafting using Any Breads Food, Beef Patty, Any Salad Ingredients, Tomato and Onion, in any arrangement. Produces Hamburger.
Hamburger
Farmer's Delight · by MehVahdJukaar, MerchantPug
Hamburger is a item from Farmer's Delight, crafted from Any Breads Food, Beef Patty, Any Salad Ingredients, Tomato, and Onion.
Acquisition
Related items
Developer reference
- Registry name
farmersdelight:hamburger- Namespace
farmersdelight- Mod ID
farmersdelight- Tags (1)
c:items/foods
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "c:foods/breads"
},
{
"item": "farmersdelight:beef_patty"
},
{
"tag": "c:salad_ingredients"
},
{
"tag": "c:crops/tomato"
},
{
"tag": "c:crops/onion"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}