Crafting using Any Gold Ingot, Any Gold Ingot, Any Gold Ingot and Stick, arranged in the pattern shown. Produces Gold Kitchen Knife.
- Inputs
- 3 × Any Gold Ingot
- Stick
- Output
- → Gold Kitchen Knife
item· Tools
Gold Kitchen Knife is an item from Kaleidoscope Cookery, crafted from Any Gold Ingot and Stick.
kaleidoscope_cookery:gold_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/gold"
},
"S": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}