Crafting using Glow Goop, Glow Goop, Glow Goop, Glow Goop, Arrow, Glow Goop, Glow Goop, Glow Goop and Glow Goop, arranged in the pattern shown. Produces 2× Spectral Arrow.
Spectral Arrow
Minecraft · by Mojang Studios
Acquisition
Crafting using Glowstone Dust, Glowstone Dust, Arrow, Glowstone Dust and Glowstone Dust, arranged in the pattern shown. Produces 2× Spectral Arrow.
Crafting using Glowstone Dust, Glowstone Dust, Arrow, Glowstone Dust and Glowstone Dust, arranged in the pattern shown. Produces 2× Spectral Arrow.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Bastion Treasure (minecraft) minecraft:bastion_treasure | 1–1 | 100% | — |
Loot table: Bastion Other (minecraft) minecraft:bastion_other | 1–1 | 100% | — |
Gameplay loot table: Piglin Bartering (minecraft) minecraft:piglin_bartering | 1–1 | 100% | — |
Loot table: Bastion Bridge (minecraft) minecraft:bastion_bridge | 1–1 | 100% | — |
Developer reference
- Registry name
minecraft:spectral_arrow- Namespace
minecraft- Mod ID
minecraft- Tags (2)
minecraft:items/arrows minecraft:entity_types/arrows
Recipe JSON (3):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#A#",
"###"
],
"ingredients": {
"#": {
"item": "naturalist:glow_goop"
},
"A": {
"item": "minecraft:arrow"
}
},
"conditions": [],
"sequence": null,
"group_name": "naturalist:spectral_arrow",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" # ",
"#X#",
" # "
],
"ingredients": {
"#": {
"item": "minecraft:glowstone_dust"
},
"X": {
"item": "minecraft:arrow"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" # ",
"#X#",
" # "
],
"ingredients": {
"#": {
"item": "minecraft:glowstone_dust"
},
"X": {
"item": "minecraft:arrow"
}
},
"conditions": [],
"sequence": null,
"group_name": "naturalist:spectral_arrow",
"experience": null,
"cooking_time": null
}