Smoking using Dough (100 ticks). Produces Bread.
100 ticks
Smoking using Dough (100 ticks). Produces Bread.
100 ticks
Smelting using Dough (200 ticks). Produces Bread.
200 ticks
Crafting using Wheat, Wheat and Wheat, arranged in the pattern shown. Produces Bread.
Campfire Cooking using Dough (600 ticks). Produces Bread.
600 ticks
Crafting using Any Tool Bakeware and Dough, in any arrangement. Produces Bread.
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Simple Dungeon (minecraft) minecraft:simple_dungeon | 1–1 | 100% | — |
Gameplay loot table: Farmer Gift (minecraft) minecraft:farmer_gift | 1–1 | 100% | — |
Loot table: Village Mason (minecraft) minecraft:village_mason | 1–1 | 100% | — |
Loot table: Village Cartographer (minecraft) minecraft:village_cartographer | 1–1 | 100% | — |
Loot table: Stronghold Corridor (minecraft) minecraft:stronghold_corridor | 1–1 | 100% | — |
Loot table: Village Weaponsmith (minecraft) minecraft:village_weaponsmith | 1–1 | 100% | — |
Loot table: Village Tannery (minecraft) minecraft:village_tannery | 1–1 | 100% | — |
Loot table: Abandoned Mineshaft (minecraft) minecraft:abandoned_mineshaft | 1–1 | 100% | — |
Loot table: Village Taiga House (minecraft) minecraft:village_taiga_house | 1–1 | 100% | — |
Loot table: Woodland Mansion (minecraft) minecraft:woodland_mansion | 1–1 | 100% | — |
Loot table: Village Snowy House (minecraft) minecraft:village_snowy_house | 1–1 | 100% | — |
Loot table: Village Savanna House (minecraft) minecraft:village_savanna_house | 1–1 | 100% | — |
Loot table: Village Desert House (minecraft) minecraft:village_desert_house | 1–1 | 100% | — |
Loot table: Spawn Bonus Chest (minecraft) minecraft:spawn_bonus_chest | 1–3 | 100% | — |
Loot table: Village Plains House (minecraft) minecraft:village_plains_house | 1–1 | 100% | — |
Loot table: Village Toolsmith (minecraft) minecraft:village_toolsmith | 1–1 | 100% | — |
Loot table: Stronghold Crossing (minecraft) minecraft:stronghold_crossing | 1–1 | 100% | — |
Loot table: Village Temple (minecraft) minecraft:village_temple | 1–1 | 100% | — |
Loot table: Village Armorer (minecraft) minecraft:village_armorer | 1–1 | 100% | — |
minecraft:breadminecraftminecraftRecipe JSON (5):
{
"recipe_type": "minecraft:smoking",
"pattern": null,
"ingredients": {
"item": "create:dough"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0,
"cooking_time": 100
}{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"item": "create:dough"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0,
"cooking_time": 200
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "minecraft:wheat"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:campfire_cooking",
"pattern": null,
"ingredients": {
"item": "create:dough"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0,
"cooking_time": 600
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "forge:tool_bakeware"
},
{
"tag": "forge:dough"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}