minecraft · recipes
· 1.17.1
Stone Shovel
stone_shovel
Recipe #530
1.17.1
#6
{
"type": "minecraft:crafting_shaped",
"pattern": [
"X",
"#",
"#"
],
"key": {
"#": {
"item": "minecraft:stick"
},
"X": {
"tag": "minecraft:stone_tool_materials"
}
},
"result": {
"item": "minecraft:stone_shovel"
}
}