Crafting using Dark Oak Planks and Stick, arranged in the pattern shown. Produces Wooden Knife.
- Inputs
- Dark Oak Planks
- Stick
- Output
- → Wooden Knife
tool· Tools
Wooden Knife is a tool from More Delight, crafted from Dark Oak Planks and Stick.
Crafting using Dark Oak Planks and Stick, arranged in the pattern shown. Produces Wooden Knife.
moredelight:wooden_knifemoredelightmoredelightfarmersdelight:items/tools/knives forge:items/tools/knives
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"A",
"B"
],
"ingredients": {
"A": {
"tag": "minecraft:planks"
},
"B": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}