G GameIDs
minecraft · recipes · 1.20.6

Spectral Arrow

spectral_arrow

Recipe #867

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