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