minecraft · recipes
· 1.14.4
Iron Chestplate
iron_chestplate
Recipe #747
1.14.4
#9
{
"type": "minecraft:crafting_shaped",
"pattern": [
"X X",
"XXX",
"XXX"
],
"key": {
"X": {
"item": "minecraft:iron_ingot"
}
},
"result": {
"item": "minecraft:iron_chestplate"
}
}