minecraft · recipes
· 1.19.4
Wooden Sword
wooden_sword
Recipe #690
1.19.4
#4
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": {
"item": "minecraft:stick"
},
"X": {
"tag": "minecraft:planks"
}
},
"pattern": [
"X",
"X",
"#"
],
"result": {
"item": "minecraft:wooden_sword"
},
"show_notification": true
}