minecraft · recipes
· 1.17.1
Diamond Boots
diamond_boots
Recipe #714
1.17.1
#6
{
"type": "minecraft:crafting_shaped",
"pattern": [
"X X",
"X X"
],
"key": {
"X": {
"item": "minecraft:diamond"
}
},
"result": {
"item": "minecraft:diamond_boots"
}
}