minecraft · recipes
· 1.12.2
Stone Shovel
stone_shovel
Recipe #530
1.12.2
#11
{
"type": "crafting_shaped",
"pattern": [
"X",
"#",
"#"
],
"key": {
"#": {
"item": "minecraft:stick"
},
"X": {
"item": "minecraft:cobblestone"
}
},
"result": {
"item": "minecraft:stone_shovel"
}
}