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