minecraft · recipes
· 1.13.2
Spectral Arrow
spectral_arrow
Recipe #867
1.13.2
#10
{
"type": "crafting_shaped",
"pattern": [
" # ",
"#X#",
" # "
],
"key": {
"#": {
"item": "minecraft:glowstone_dust"
},
"X": {
"item": "minecraft:arrow"
}
},
"result": {
"item": "minecraft:spectral_arrow",
"count": 2
}
}