diff --git a/index.toml b/index.toml index 6b2764f..f3b4cf3 100644 --- a/index.toml +++ b/index.toml @@ -1,2 +1,6 @@ hash-format = "sha256" -files = [] + +[[files]] +file = "mods/sodium.pw.toml" +hash = "bff35d4d3b4fa8c82b5890555d8d9123c223787c545ba7c000c0208b68a72a6d" +metafile = true diff --git a/mods/sodium.pw.toml b/mods/sodium.pw.toml new file mode 100644 index 0000000..a0034b9 --- /dev/null +++ b/mods/sodium.pw.toml @@ -0,0 +1,13 @@ +name = "Sodium" +filename = "sodium-fabric-mc1.20.1-0.5.2.jar" +side = "client" + +[download] + url = "https://cdn.modrinth.com/data/AANobbMI/versions/6SSPmLc9/sodium-fabric-mc1.20.1-0.5.2.jar" + hash-format = "sha1" + hash = "0bd317776db069f7ed1035f6b8ef628ebbe7779d" + +[update] + [update.modrinth] + mod-id = "AANobbMI" + version = "6SSPmLc9" diff --git a/pack.toml b/pack.toml index 3210c44..54e5482 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 = "7b81c9e9d9e6e21a9865a2dded0dfd77e7683d679b98fe5b0114eaed9a31f17e" +hash = "6e932a4e1f1e1cb333fb5e7f6dcd1df3ec904acda3974d24a4cc0f1a0e1f5289" [versions] fabric = "0.14.22"