minecraft · recipes
· 1.15.2
Diamond Hoe
diamond_hoe
Recipe #624
1.15.2
#8
{
"type": "minecraft:crafting_shaped",
"pattern": [
"XX",
" #",
" #"
],
"key": {
"#": {
"item": "minecraft:stick"
},
"X": {
"item": "minecraft:diamond"
}
},
"result": {
"item": "minecraft:diamond_hoe"
}
}