G GameIDs
minecraft · recipes · 26.1.2

Spectral Arrow

spectral_arrow

Recipe #867

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "equipment",
    "key": {
        "#": "minecraft:glowstone_dust",
        "X": "minecraft:arrow"
    },
    "pattern": [
        " # ",
        "#X#",
        " # "
    ],
    "result": {
        "count": 2,
        "id": "minecraft:spectral_arrow"
    }
}