custom recipe won't show up

directory is: breacher/data/breacher/recipe/escapeitem

code is:

{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        " # ",
        "#W#",
        " # "
    ],
    "key": {
        "#": {
            "item": "minecraft:phantom_membrane"
        },
        "W": {
            "item": "minecraft:wither_skeleton_skull"
        }
    },
    "result": {
        "id": "minecraft:paper",
        "count": 1
    }
}```
Continue to help post