Hamburger
farmersdelight:hamburger

Hamburger

Farmer's Delight · by MehVahdJukaar, MerchantPug
item Foods

Hamburger is a item from Farmer's Delight, crafted from Any Breads Food, Beef Patty, Any Salad Ingredients, Tomato, and Onion.

Acquisition

Crafting using Any Breads Food, Beef Patty, Any Salad Ingredients, Tomato and Onion, in any arrangement. Produces Hamburger.

Crafting ⇆ any arrangement
Any Breads Food
Beef Patty
Any Salad Ingredients
Tomato
Onion
Hamburger Hamburger guaranteed
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
}