Iron Kitchen Knife
16×16 · BAKED

item· Tools

Iron Kitchen Knife

Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
item Knives ToolCookery Mod ItemsKitchen Knife

Iron Kitchen Knife is an item from Kaleidoscope Cookery, crafted from Any Iron Ingot and Stick.

Acquisition

Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot and Stick, arranged in the pattern shown. Produces Iron Kitchen Knife.

Crafting
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Stick
  • Inputs
  • 3 × Any Iron Ingot
  • Stick
  • Output
  • Iron Kitchen Knife
Iron Kitchen Knife Iron Kitchen Knife guaranteed

Mining & drops

sourcecountdrop rateconditions
Gameplay loot table: Village Chest (kaleidoscope_cookery) kaleidoscope_cookery:village_chest1–1100%

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Developer reference
Registry name
kaleidoscope_cookery:iron_kitchen_knife
Namespace
kaleidoscope_cookery
Mod ID
kaleidoscope_cookery
Tags (3)
farmersdelight:items/tools/knives
kaleidoscope_cookery:items/cookery_mod_items
kaleidoscope_cookery:items/kitchen_knife

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "#S"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:ingots/iron"
    },
    "S": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}