Bread Knife
16×16 · BAKED

item· Tools

Bread Knife

[Let's Do] Bakery · by Satisfy
item KnivesKnives Tool

Bread Knife is an item from [Let's Do] Bakery, crafted from Iron Ingot and Any Planks.

Acquisition

Crafting using Iron Ingot, Iron Ingot and Any Planks, arranged in the pattern shown. Produces Bread Knife.

Crafting
Iron Ingot
Iron Ingot
Any Planks
  • Inputs
  • 2 × Iron Ingot
  • Any Planks
  • Output
  • Bread Knife
Bread Knife Bread Knife guaranteed
Developer reference
Registry name
bakery:bread_knife
Namespace
bakery
Mod ID
bakery
Tags (2)
bakery: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
}