minecraft · recipes
· 1.19.4
Spectral Arrow
spectral_arrow
Recipe #867
1.19.4
#4
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": {
"item": "minecraft:glowstone_dust"
},
"X": {
"item": "minecraft:arrow"
}
},
"pattern": [
" # ",
"#X#",
" # "
],
"result": {
"count": 2,
"item": "minecraft:spectral_arrow"
},
"show_notification": true
}