From a4005768c1f3eefabee421ca4e647a0efd9d5469 Mon Sep 17 00:00:00 2001 From: Ben C Date: Thu, 11 Dec 2025 14:52:26 -0500 Subject: [PATCH] Chat Mods --- index.toml | 15 +++++++++++++++ mods/chat-heads.pw.toml | 13 +++++++++++++ mods/chatanimation.pw.toml | 13 +++++++++++++ mods/chatpatches.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 5 files changed, 55 insertions(+), 1 deletion(-) create mode 100644 mods/chat-heads.pw.toml create mode 100644 mods/chatanimation.pw.toml create mode 100644 mods/chatpatches.pw.toml diff --git a/index.toml b/index.toml index abd25fe..01ca918 100644 --- a/index.toml +++ b/index.toml @@ -709,6 +709,21 @@ file = "mods/carry-on.pw.toml" hash = "1ba7fcf69deeec5536f8c9e43ee4527a5871e9e5805c1801b855e5c00b25d05a" metafile = true +[[files]] +file = "mods/chat-heads.pw.toml" +hash = "2dda36229536c02155b8bdc705598904b74b3e958e56bf7946785f59c3427a9b" +metafile = true + +[[files]] +file = "mods/chatanimation.pw.toml" +hash = "b6e39fe6de4778d6213357a43abed1f246128e3fcde1c0aff6148018528d1c68" +metafile = true + +[[files]] +file = "mods/chatpatches.pw.toml" +hash = "d3c63f438a007fc0615987f1cc2108e240a61c22a21ef643912e8591352a417f" +metafile = true + [[files]] file = "mods/cherished-worlds.pw.toml" hash = "8f534cf725f8fc338c29453a25bbff94c5adba4f4b1815863f5d0f073b8f42e3" diff --git a/mods/chat-heads.pw.toml b/mods/chat-heads.pw.toml new file mode 100644 index 0000000..b232332 --- /dev/null +++ b/mods/chat-heads.pw.toml @@ -0,0 +1,13 @@ +name = "Chat Heads" +filename = "chat_heads-0.14.2-fabric-1.21.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/Wb5oqrBJ/versions/9dRmYosQ/chat_heads-0.14.2-fabric-1.21.jar" +hash-format = "sha512" +hash = "155e95d91c01812be603d6940db8e1e348dafbbfd82cd9d238d17c951e7bd5859c42d99b612f59e5b4f52ac9babbf936495fa3ebf76a0f6acc2382d4ee4eb049" + +[update] +[update.modrinth] +mod-id = "Wb5oqrBJ" +version = "9dRmYosQ" diff --git a/mods/chatanimation.pw.toml b/mods/chatanimation.pw.toml new file mode 100644 index 0000000..dc4f72a --- /dev/null +++ b/mods/chatanimation.pw.toml @@ -0,0 +1,13 @@ +name = "Chat Animation [Smooth Chat]" +filename = "chatanimation-fabric-1.21.1-1.1.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/DnNYdJsx/versions/TSTUdvfn/chatanimation-fabric-1.21.1-1.1.1.jar" +hash-format = "sha512" +hash = "b8f62e9fb60499ee75d2e6c71e4d3d632e672517b552c7c56b30521b734f1e1b52b00f0db0972f459728ee13f874ca651c699408ab0efd71d5e884b9c2b2aada" + +[update] +[update.modrinth] +mod-id = "DnNYdJsx" +version = "TSTUdvfn" diff --git a/mods/chatpatches.pw.toml b/mods/chatpatches.pw.toml new file mode 100644 index 0000000..ae29030 --- /dev/null +++ b/mods/chatpatches.pw.toml @@ -0,0 +1,13 @@ +name = "Chat Patches" +filename = "chatpatches-8.0-alpha.6+1.21.1-fabric.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/MOqt4Z5n/versions/PREyJMQN/chatpatches-8.0-alpha.6%2B1.21.1-fabric.jar" +hash-format = "sha512" +hash = "1edc17559a3cdbbc5cf4c9c219426dc25deca3c55d11cc28e300f8f6814827973d6c229bb8cc342fbea70d69c812409af9b1d48bafe598b157983c882ca83df3" + +[update] +[update.modrinth] +mod-id = "MOqt4Z5n" +version = "PREyJMQN" diff --git a/pack.toml b/pack.toml index 5b054d4..172e6ef 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 = "43670a2b15b4b6ab2867c365be42bbeb48f215a3bdcdc144e2aef056189b8d0a" +hash = "31c8b9ad842211790a6fb45b8812f36ec584acf3d98f84b95b57ba7412ba1ca3" [versions] fabric = "0.18.1" -- 2.51.2