minecraft · recipes
· 1.20.6
Wooden Hoe
wooden_hoe
Recipe #592
1.20.6
#3
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": {
"item": "minecraft:stick"
},
"X": {
"tag": "minecraft:planks"
}
},
"pattern": [
"XX",
" #",
" #"
],
"result": {
"count": 1,
"id": "minecraft:wooden_hoe"
}
}