minecraft · recipes
· 1.14.4
Iron Axe
iron_axe
Recipe #555
1.14.4
#9
{
"type": "minecraft:crafting_shaped",
"pattern": [
"XX",
"X#",
" #"
],
"key": {
"#": {
"item": "minecraft:stick"
},
"X": {
"item": "minecraft:iron_ingot"
}
},
"result": {
"item": "minecraft:iron_axe"
}
}