data.magistuarmory.recipes.cuirassier_leggings.json Maven / Gradle / Ivy
{
"type": "minecraft:crafting_shaped",
"pattern": [
"lwl",
"w w",
"w w"
],
"key": {
"w": {
"item": "magistuarmory:woolen_fabric"
},
"l": {
"item": "minecraft:leather"
}
},
"result": {
"item": "magistuarmory:cuirassier_leggings",
"count": 1
}
}