diff --git a/akanealw_custom_datapacks/ae2-custom-recipes/pack.mcmeta b/akanealw_custom_datapacks/ae2-custom-recipes/pack.mcmeta new file mode 100755 index 0000000..bb9e262 --- /dev/null +++ b/akanealw_custom_datapacks/ae2-custom-recipes/pack.mcmeta @@ -0,0 +1,6 @@ +{ + "pack": { + "pack_format": 15, + "description": "ae2 custom recipes" + } +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/mekanism-custom-recipes/pack.mcmeta b/akanealw_custom_datapacks/mekanism-custom-recipes/pack.mcmeta new file mode 100755 index 0000000..78d9bf5 --- /dev/null +++ b/akanealw_custom_datapacks/mekanism-custom-recipes/pack.mcmeta @@ -0,0 +1,6 @@ +{ + "pack": { + "pack_format": 15, + "description": "mekanism custom recipes" + } +} \ No newline at end of file