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