minecraft · recipes
· 26.1.2
Diamond Spear
diamond_spear
Recipe #836
26.1.2
#2
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": "minecraft:stick",
"X": "#minecraft:diamond_tool_materials"
},
"pattern": [
" X",
" # ",
"# "
],
"result": {
"id": "minecraft:diamond_spear"
}
}