minecraft · recipes
· 1.12.2
Stone Hoe
stone_hoe
Recipe #136
1.12.2
#11
{
"type": "crafting_shaped",
"pattern": [
"XX",
" #",
" #"
],
"key": {
"#": {
"item": "minecraft:stick"
},
"X": {
"item": "minecraft:cobblestone"
}
},
"result": {
"item": "minecraft:stone_hoe"
}
}