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