minecraft · recipes
· 26.1.2
Stone Spear
stone_spear
Recipe #651
26.1.2
#2
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": "minecraft:stick",
"X": "#minecraft:stone_tool_materials"
},
"pattern": [
" X",
" # ",
"# "
],
"result": {
"id": "minecraft:stone_spear"
}
}