data.magistuarmory.recipes.jousting_chestplate.json Maven / Gradle / Ivy
{
"type": "minecraft:crafting_shaped",
"pattern": [
"pkp",
"ppp",
"ppp"
],
"key": {
"k": {
"item": "magistuarmory:knight_chestplate"
},
"p": {
"tag": "forge:plates/steel"
}
},
"result": {
"item": "magistuarmory:jousting_chestplate",
"count": 1
}
}