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