data.magistuarmory.recipes.wood_estoc.json Maven / Gradle / Ivy
{
"type": "minecraft:crafting_shaped",
"pattern": [
" m",
"t "
],
"key": {
"t": {
"item": "magistuarmory:wood_shortsword"
},
"m": {
"tag": "minecraft:planks"
}
},
"result": {
"item": "magistuarmory:wood_estoc",
"count": 1
}
}