data.magistuarmory.recipes.crusader_chestplate.json Maven / Gradle / Ivy
{
"type": "minecraft:crafting_shaped",
"pattern": [
"w w",
"wcw",
"www"
],
"key": {
"c": {
"item": "magistuarmory:platemail_chestplate"
},
"w": {
"item": "magistuarmory:woolen_fabric"
}
},
"result": {
"item": "magistuarmory:crusader_chestplate",
"count": 1
}
}