diff --git a/index.toml b/index.toml index 2ca4fa3..eb33e71 100644 --- a/index.toml +++ b/index.toml @@ -233,6 +233,11 @@ file = "mods/cloth-config.pw.toml" hash = "213cad77d46ff46fe20780b01856cb1a8812747e9c3564203669bf3905e646e2" metafile = true +[[files]] +file = "mods/connectivity.pw.toml" +hash = "da71f852f114dc4f7d9ddb408778de380a34822237d2e6722d0bde156fc204cc" +metafile = true + [[files]] file = "mods/continuity.pw.toml" hash = "3648ed55ffae5bc153c16b2d414925cc30165b5171aa0e2a146e5ba22366fcf1" diff --git a/mods/connectivity.pw.toml b/mods/connectivity.pw.toml new file mode 100644 index 0000000..be9f1d0 --- /dev/null +++ b/mods/connectivity.pw.toml @@ -0,0 +1,13 @@ +name = "Connectivity[Forge/Fabric]" +filename = "connectivity-fabric-1.19-3.3.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "ca60eef17e9f506de7dde31bed17e3b5a59471a6" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3911352 +project-id = 470193 diff --git a/pack.toml b/pack.toml index 757f52c..403588c 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "86876f70815a219a00453d59b7f3475a2d5e193983ff181b8d3332da0489a3cf" +hash = "6917a10da9d85054421f317848e76bfa6f5d38a0f88773381ce17148214642e0" [versions] fabric = "0.14.9"