Crafting using Any Bread and Apple Jam, in any arrangement. Produces 5× Bread with Jam.
- Inputs
- Any Bread
- Apple Jam
- Output
- → Bread with Jam ×5
item· Other
Bread with Jam is an item from [Let's Do] Bakery, crafted from Any Bread and Apple Jam.
bakery:bread_with_jambakerybakeryRecipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "bakery:bread"
},
{
"tag": "bakery:jam"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}