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