data.magistuarmory.recipes.bronze_rondache.json Maven / Gradle / Ivy
{
"type": "minecraft:crafting_shaped",
"pattern": [
"mmm",
"msm",
"mmm"
],
"key": {
"m": {
"tag": "forge:ingots/bronze"
},
"s": {
"item": "magistuarmory:wood_roundshield"
}
},
"result": {
"item": "magistuarmory:bronze_rondache",
"count": 1
}
}