minecraft · recipes
· 1.19.4
Wooden Shovel
wooden_shovel
Recipe #309
1.19.4
#4
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": {
"item": "minecraft:stick"
},
"X": {
"tag": "minecraft:planks"
}
},
"pattern": [
"X",
"#",
"#"
],
"result": {
"item": "minecraft:wooden_shovel"
},
"show_notification": true
}