minecraft · recipes
· 1.15.2
Wooden Axe
wooden_axe
Recipe #635
1.15.2
#8
{
"type": "minecraft:crafting_shaped",
"pattern": [
"XX",
"X#",
" #"
],
"key": {
"#": {
"item": "minecraft:stick"
},
"X": {
"tag": "minecraft:planks"
}
},
"result": {
"item": "minecraft:wooden_axe"
}
}