diff --git a/akanealw_custom_datapacks/tacz-ammo-recipes/data/tacz/recipes/ammo/556x45.json b/akanealw_custom_datapacks/tacz-ammo-recipes/data/tacz/recipes/ammo/556x45.json deleted file mode 100755 index eebf8ea..0000000 --- a/akanealw_custom_datapacks/tacz-ammo-recipes/data/tacz/recipes/ammo/556x45.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "type": "minecraft:crafting_shapeless", - "category": "misc", - "ingredients": [ - { - "item": "minecraft:copper_ingot" - }, - { - "item": "minecraft:gunpowder" - } - ], - "result": { - "type": "ammo", - "id": "tacz:556x45", - "count": 60 - } -}