minecraft · recipes
· 1.14.4
Diamond Sword
diamond_sword
Recipe #976
1.14.4
#9
{
"type": "minecraft:crafting_shaped",
"pattern": [
"X",
"X",
"#"
],
"key": {
"#": {
"item": "minecraft:stick"
},
"X": {
"item": "minecraft:diamond"
}
},
"result": {
"item": "minecraft:diamond_sword"
}
}