Crafting using Any Bread, Steak and Any Cabbage, in any arrangement. Produces 2× Sandwich.
- Inputs
- Any Bread
- Steak
- Any Cabbage
- Output
- → Sandwich ×2
item· Other
Sandwich is an item from [Let's Do] Bakery, crafted from Any Bread, Steak, and Any Cabbage.
bakery:sandwichbakerybakeryRecipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "bakery:bread"
},
{
"tag": "bakery:cooked_beef"
},
{
"tag": "farm_and_charm:cabbage"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}