minecraft · recipes
· 1.14.4
Stone Axe
stone_axe
Recipe #526
1.14.4
#9
{
"type": "minecraft:crafting_shaped",
"pattern": [
"XX",
"X#",
" #"
],
"key": {
"#": {
"item": "minecraft:stick"
},
"X": {
"item": "minecraft:cobblestone"
}
},
"result": {
"item": "minecraft:stone_axe"
}
}