minecraft · recipes
· 1.15.2
Golden Axe
golden_axe
Recipe #517
1.15.2
#8
{
"type": "minecraft:crafting_shaped",
"pattern": [
"XX",
"X#",
" #"
],
"key": {
"#": {
"item": "minecraft:stick"
},
"X": {
"item": "minecraft:gold_ingot"
}
},
"result": {
"item": "minecraft:golden_axe"
}
}