data.magistuarmory.recipes.copper_zweihander.json Maven / Gradle / Ivy
{
"type": "minecraft:crafting_shaped",
"pattern": [
" m",
"mt ",
"hm "
],
"key": {
"t": {
"item": "magistuarmory:copper_shortsword"
},
"m": {
"tag": "forge:ingots/copper"
},
"h": {
"item": "magistuarmory:hilt"
}
},
"result": {
"item": "magistuarmory:copper_zweihander",
"count": 1
}
}