minecraft · recipes
· 1.16.5
Diamond Shovel
diamond_shovel
Recipe #554
1.16.5
#7
{
"type": "minecraft:crafting_shaped",
"pattern": [
"X",
"#",
"#"
],
"key": {
"#": {
"item": "minecraft:stick"
},
"X": {
"item": "minecraft:diamond"
}
},
"result": {
"item": "minecraft:diamond_shovel"
}
}