data.magistuarmory.recipes.steel_chivalrylance.json Maven / Gradle / Ivy
{
"type": "minecraft:crafting_shaped",
"pattern": [
" m",
"mp ",
"hm "
],
"key": {
"m": {
"tag": "forge:ingots/steel"
},
"p": {
"item": "magistuarmory:pole"
},
"h": {
"item": "magistuarmory:hilt"
}
},
"result": {
"item": "magistuarmory:steel_chivalrylance",
"count": 1
}
}