diff --git a/index.toml b/index.toml index 8800889..073f693 100644 --- a/index.toml +++ b/index.toml @@ -132,6 +132,11 @@ file = "mods/cha-s.pw.toml" hash = "6b272b5614ce93245d5a300504c603216bb36a42ab10bb11dc03f3a2cec39c03" metafile = true +[[files]] +file = "mods/chat-heads.pw.toml" +hash = "522541d0f64752df95a0fd2089aff87c13aada4ebf6c9f54150284f28e207286" +metafile = true + [[files]] file = "mods/chipped.pw.toml" hash = "8cc8ae82b42d7da756faa8d03bc3073bac5d4c494606d926cd238e3a9c5d7352" diff --git a/mods/chat-heads.pw.toml b/mods/chat-heads.pw.toml new file mode 100644 index 0000000..0b87eb5 --- /dev/null +++ b/mods/chat-heads.pw.toml @@ -0,0 +1,13 @@ +name = "Chat Heads" +filename = "chat_heads-0.12.2-fabric-1.20.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/Wb5oqrBJ/versions/JY2IAuhd/chat_heads-0.12.2-fabric-1.20.jar" +hash-format = "sha1" +hash = "bf195a306aa59c765590c7f654f6c6bdeea6cf02" + +[update] +[update.modrinth] +mod-id = "Wb5oqrBJ" +version = "JY2IAuhd" diff --git a/pack.toml b/pack.toml index c4e9951..d9b6cf6 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 = "12148c52dd1bca06ca4ccd82d20129c5e3fd6b415d69d066417da7e85d486d4d" +hash = "b85a8ec6224156721f8ab216e99e541f137f9c2cfaf7ac2cc87f1615e7d28f5b" [versions] minecraft = "1.20.1"