minecraft · recipes
· 1.13.2
Diamond Chestplate
diamond_chestplate
Recipe #920
1.13.2
#10
{
"type": "crafting_shaped",
"pattern": [
"X X",
"XXX",
"XXX"
],
"key": {
"X": {
"item": "minecraft:diamond"
}
},
"result": {
"item": "minecraft:diamond_chestplate"
}
}