minecraft · recipes
· 1.13.2
Iron Shovel
iron_shovel
Recipe #277
1.13.2
#10
{
"type": "crafting_shaped",
"pattern": [
"X",
"#",
"#"
],
"key": {
"#": {
"item": "minecraft:stick"
},
"X": {
"item": "minecraft:iron_ingot"
}
},
"result": {
"item": "minecraft:iron_shovel"
}
}