18 lines
263 B
JSON
18 lines
263 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "equipment",
|
|
"key": {
|
|
"X": {
|
|
"item": "minecraft:iron_ingot"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"X X",
|
|
"XXX",
|
|
"XXX"
|
|
],
|
|
"result": {
|
|
"count": 1,
|
|
"id": "minecraft:iron_chestplate"
|
|
}
|
|
} |