Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot and Stick, arranged in the pattern shown. Produces Iron Kitchen Knife.
- Inputs
- 3 × Any Iron Ingot
- Stick
- Output
- → Iron Kitchen Knife
item· Tools
Iron Kitchen Knife is an item from Kaleidoscope Cookery, crafted from Any Iron Ingot and Stick.
Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot and Stick, arranged in the pattern shown. Produces Iron Kitchen Knife.
| source | count | drop rate | conditions |
|---|---|---|---|
Gameplay loot table: Village Chest (kaleidoscope_cookery) kaleidoscope_cookery:village_chest | 1–1 | 100% | — |
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.
kaleidoscope_cookery:iron_kitchen_knifekaleidoscope_cookerykaleidoscope_cookeryfarmersdelight: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
}