golden_chestplate.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"X": {
"item": "minecraft:gold_ingot"
}
},
"pattern": [
"X X",
"XXX",
"XXX"
],
"result": {
"item": "minecraft:golden_chestplate"
},
"show_notification": true
}