minecraft · recipes
· 1.18.2
Stone Axe
stone_axe
Recipe #526
1.18.2
#5
{
"type": "minecraft:crafting_shaped",
"pattern": [
"XX",
"X#",
" #"
],
"key": {
"#": {
"item": "minecraft:stick"
},
"X": {
"tag": "minecraft:stone_tool_materials"
}
},
"result": {
"item": "minecraft:stone_axe"
}
}