minecraft · recipes
· 1.18.2
Leather Chestplate
leather_chestplate
Recipe #591
1.18.2
#5
{
"type": "minecraft:crafting_shaped",
"pattern": [
"X X",
"XXX",
"XXX"
],
"key": {
"X": {
"item": "minecraft:leather"
}
},
"result": {
"item": "minecraft:leather_chestplate"
}
}