15 lines
196 B
JSON
15 lines
196 B
JSON
{
|
|
"type": "crafting_shaped",
|
|
"pattern": [
|
|
"X X",
|
|
"X X"
|
|
],
|
|
"key": {
|
|
"X": {
|
|
"item": "minecraft:diamond"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "minecraft:diamond_boots"
|
|
}
|
|
} |