Crafting using Iron Ingot, Iron Ingot and Any Planks, arranged in the pattern shown. Produces Bread Knife.
- Inputs
- 2 × Iron Ingot
- Any Planks
- Output
- → Bread Knife
item· Tools
Bread Knife is an item from [Let's Do] Bakery, crafted from Iron Ingot and Any Planks.
Crafting using Iron Ingot, Iron Ingot and Any Planks, arranged in the pattern shown. Produces Bread Knife.
bakery:bread_knifebakerybakerybakery:items/knives farmersdelight:items/tools/knives
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" i",
" i ",
"B "
],
"ingredients": {
"B": {
"tag": "minecraft:planks"
},
"i": {
"item": "minecraft:iron_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": "faucet",
"experience": null,
"cooking_time": null
}