data.magistuarmory.recipes.wood_roundshield.json Maven / Gradle / Ivy
{
"type": "minecraft:crafting_shaped",
"pattern": [
" wm",
"www",
" w "
],
"key": {
"m": {
"tag": "forge:ingots/steel"
},
"w": {
"tag": "minecraft:planks"
}
},
"result": {
"item": "magistuarmory:wood_roundshield",
"count": 1
}
}