Crafting using Any Bread, Any Cheese and Any Bread, arranged in the pattern shown. Produces 6× Cheese Sandwich.
- Inputs
- 2 × Any Bread
- Any Cheese
- Output
- → Cheese Sandwich ×6
item· Other
Cheese Sandwich is an item from [Let's Do] Meadow, crafted from Any Bread and Any Cheese.
Crafting using Any Bread, Any Cheese and Any Bread, arranged in the pattern shown. Produces 6× Cheese Sandwich.
meadow:cheese_sandwichmeadowmeadowRecipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"M",
"#"
],
"ingredients": {
"#": {
"tag": "meadow:bread"
},
"M": {
"tag": "meadow:cheese"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}