minecraft · recipes
· 1.20.6
Wooden Pickaxe
wooden_pickaxe
Recipe #116
1.20.6
#3
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": {
"item": "minecraft:stick"
},
"X": {
"tag": "minecraft:planks"
}
},
"pattern": [
"XXX",
" # ",
" # "
],
"result": {
"count": 1,
"id": "minecraft:wooden_pickaxe"
}
}