diff --git a/index.toml b/index.toml index 7646337..0c1be42 100644 --- a/index.toml +++ b/index.toml @@ -19,6 +19,11 @@ file = "mods/architectury-api.pw.toml" hash = "e12dce3e543168379a2856c66064ee2001e6420a9dfc6163f37b78e518947456" metafile = true +[[files]] +file = "mods/armorhide.pw.toml" +hash = "5a02c555802a9072120885e74bbed1ef8800211c1f4ed0237a05527408bb76cf" +metafile = true + [[files]] file = "mods/backported-wolves-terralith-compat.pw.toml" hash = "13bddd1fabe44e86113835e545d7d779353b6913fc1158aeb5f7b26eb90b170a" diff --git a/mods/armorhide.pw.toml b/mods/armorhide.pw.toml new file mode 100644 index 0000000..298ca93 --- /dev/null +++ b/mods/armorhide.pw.toml @@ -0,0 +1,13 @@ +name = "ArmorHide" +filename = "armorhide-1.1.2.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/dst0bRuX/versions/qQqkA52q/armorhide-1.1.2.jar" +hash-format = "sha512" +hash = "75f1f40c71c67c034c28e22a3cd0fb840d970bab5088dcc96af064ca3f1b24ec037f26a41a62bf74d1fe880272d41f77bf8b20ff170178c260c646a3cdec6dcf" + +[update] +[update.modrinth] +mod-id = "dst0bRuX" +version = "qQqkA52q" diff --git a/pack.toml b/pack.toml index f0b9c5e..418bc6d 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 = "ef3b99132b3d5432044e0bfbe60a9ccd5e2ab54f994079878fb389ecfd3faa7e" +hash = "cd0b592eebb194348d77f370051aba60a523320cfecebba3d461090d66815b89" [versions] fabric = "0.16.10"