data.magistuarmory.recipes.copper_lochaberaxe.json Maven / Gradle / Ivy
{
"type": "minecraft:crafting_shaped",
"pattern": [
" mm",
" m ",
"p "
],
"key": {
"m": {
"tag": "forge:ingots/copper"
},
"p": {
"item": "magistuarmory:pole"
}
},
"result": {
"item": "magistuarmory:copper_lochaberaxe",
"count": 1
}
}