data.magistuarmory.recipes.diamond_heavywarhammer.json Maven / Gradle / Ivy
{
"type": "minecraft:crafting_shaped",
"pattern": [
"mm ",
"msm",
" h "
],
"key": {
"s": {
"tag": "forge:rods/wooden"
},
"m": {
"tag": "forge:gems/diamond"
},
"h": {
"item": "magistuarmory:hilt"
}
},
"result": {
"item": "magistuarmory:diamond_heavywarhammer",
"count": 1
}
}