Please help with my datapack
can someone help me with my datapack its not working im in version 1.20.1 and its supposed to change recipe of netherite template but its not working
Craftable Netherite Template V3.zip -- data ---- minecraft ------ recipies -------- netheritetemplate_recipe.json -------- Contents: { "type": "minecraft:crafting_shaped", "pattern": [ "#N#", "#S#", "###" ], "key": { "#": { "item": "minecraft:diamond" }, "N": { "item": "minecraft:netherite_scrap" }, "S": { "item": "minecraft:netherrack" } }, "result": {} }
-- pack.mcmeta Contents: {"pack":{"pack_format":18,"description":"Generated with TheDestruc7i0n's Crafting Generator: https://crafting.thedestruc7i0n.ca"}}