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