minecraft · recipes
· 1.20.6
Iron Chestplate
iron_chestplate
Recipe #747
1.20.6
#3
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"X": {
"item": "minecraft:iron_ingot"
}
},
"pattern": [
"X X",
"XXX",
"XXX"
],
"result": {
"count": 1,
"id": "minecraft:iron_chestplate"
}
}