minecraft · recipes
· 1.17.1
Wooden Hoe
wooden_hoe
Recipe #592
1.17.1
#6
{
"type": "minecraft:crafting_shaped",
"pattern": [
"XX",
" #",
" #"
],
"key": {
"#": {
"item": "minecraft:stick"
},
"X": {
"tag": "minecraft:planks"
}
},
"result": {
"item": "minecraft:wooden_hoe"
}
}