diff --git a/index.toml b/index.toml index 0fb5f6a..41ef6e2 100644 --- a/index.toml +++ b/index.toml @@ -130,6 +130,11 @@ file = "mods/cell.pw.toml" hash = "6c5d0b3000bf4a1936fdfbc18ddb7c8f62028ed58ee7d9cc217c11c8dd74a5ae" metafile = true +[[files]] +file = "mods/chat-heads.pw.toml" +hash = "41e4a989d8dbae537a86f95008a4ca7d7126d17e9cdf50ad1b6c19759666c773" +metafile = true + [[files]] file = "mods/cicada.pw.toml" hash = "9429467855b96d1437d6335f45282625c4af182ec760a876f97270d0f2397f5a" diff --git a/mods/chat-heads.pw.toml b/mods/chat-heads.pw.toml new file mode 100644 index 0000000..a4bbdef --- /dev/null +++ b/mods/chat-heads.pw.toml @@ -0,0 +1,13 @@ +name = "Chat Heads" +filename = "chat_heads-0.12.13-fabric-1.20.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/Wb5oqrBJ/versions/MdoSw2dL/chat_heads-0.12.13-fabric-1.20.jar" +hash-format = "sha1" +hash = "3ca2e18866f1c297e30075148c216a3e833ef9b4" + +[update] +[update.modrinth] +mod-id = "Wb5oqrBJ" +version = "MdoSw2dL"