diff --git a/index.toml b/index.toml index 7d2811e..2724147 100644 --- a/index.toml +++ b/index.toml @@ -572,6 +572,11 @@ file = "mods/reeses-sodium-options.pw.toml" hash = "e9133c80c483d4741651144ded2937be8454d673f08a720ce568c89c0050345e" metafile = true +[[files]] +file = "mods/resourcify.pw.toml" +hash = "60ffaf81ed3a7c829c3df1120259e424a68e65f029f369e3e47167992c328e36" +metafile = true + [[files]] file = "mods/rrls.pw.toml" hash = "3d54ff3eba6f860a2f46e75924461beb58130581e7a0be3b677d3cb8f22c1623" diff --git a/mods/resourcify.pw.toml b/mods/resourcify.pw.toml new file mode 100644 index 0000000..bd976a3 --- /dev/null +++ b/mods/resourcify.pw.toml @@ -0,0 +1,13 @@ +name = "Resourcify" +filename = "Resourcify (1.21-1.21.1-fabric)-1.5.0.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/RLzHAoZe/versions/2Ws6WoIz/Resourcify%20%281.21-1.21.1-fabric%29-1.5.0.1.jar" +hash-format = "sha1" +hash = "43386a31b1d938ddb7e8d070c46adf10f0af5308" + +[update] +[update.modrinth] +mod-id = "RLzHAoZe" +version = "2Ws6WoIz" diff --git a/pack.toml b/pack.toml index 6d239ea..5743919 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "ef56401b8d795dd51dd4b04c04b03c3c874eb545d071fa0590ca0d6ff069e2c4" +hash = "566c9c8b7a1a5e804d32063704131c23bd887df44991c05275bc82efa6ee28a3" [versions] fabric = "0.16.7"