cant seem to use crafting recipe in game

{ "type": "minecraft:crafting_shaped", "category": "equipment", "pattern": [ "|d|", "isi", "iri" ], "key": { "d": [ "minecraft:diamond" ], "s": [ "minecraft:armadillo_scute" ], "i": [ "minecraft:iron_block" ], "r": [ "minecraft:redstone" ] }, "result": { "id": "minecraft:prismarine_shard", "components": { "minecraft:custom_name": "{\"text\":\"Diamond Drill\",\"italic\":false,\"color\":\"aqua\"}", "minecraft:lore": [ "{\"text\":\"+ mines 3x3\",\"italic\":false,\"color\":\"dark_green\"}", "{\"text\":\"- breaks quickly\",\"italic\":false,\"color\":\"dark_red\"}" ], "minecraft:enchantment_glint_override": true, "minecraft:attribute_modifiers": { "modifiers": [ { "type": "minecraft:block_interaction_range", "id": "minecraft:modify", "amount": -3, "operation": "add_value", "slot": "hand" } ] }, "minecraft:tool": { "rules": [ { "blocks": "#minecraft:mineable/pickaxe", "speed": 10, "correct_for_drops": true } ], "default_mining_speed": 10, "damage_per_block": 1 }, "minecraft:damage": 0, "minecraft:max_damage": 20, "minecraft:max_stack_size": 1, "minecraft:custom_data": "{dp:1}" } } }
Continue to help post