data.magistuarmory.recipes.crusader_boots.json Maven / Gradle / Ivy
{
"type": "minecraft:crafting_shaped",
"pattern": [
"c c",
"l l",
"l l"
],
"key": {
"c": {
"item": "magistuarmory:steel_chainmail"
},
"l": {
"item": "minecraft:leather"
}
},
"result": {
"item": "magistuarmory:crusader_boots",
"count": 1
}
}