Crafting using Bread, Beef Patty and Flaxen Cheese Wedge, in any arrangement. Produces Hamburger with Cheese.
- Inputs
- Bread
- Beef Patty
- Flaxen Cheese Wedge
- Output
- → Hamburger with Cheese
item· Other
Hamburger with Cheese is an item from More Delight, crafted from Bread, Beef Patty, and Flaxen Cheese Wedge.
Crafting using Bread, Beef Patty and Flaxen Cheese Wedge, in any arrangement. Produces Hamburger with Cheese.
Crafting using Bread, Beef Patty and Cheese Wheel Slice, in any arrangement. Produces Hamburger with Cheese.
moredelight:hamburger_with_cheesemoredelightmoredelightRecipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "forge:bread"
},
{
"item": "farmersdelight:beef_patty"
},
{
"item": "brewinandchewin:flaxen_cheese_wedge"
}
],
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "brewinandchewin"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "forge:bread"
},
{
"item": "farmersdelight:beef_patty"
},
{
"item": "casualness_delight:cheese_wheel_slice"
}
],
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "casualness_delight"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}