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