feat: add chat heads mod
This commit is contained in:
parent
f08cab1f0c
commit
53fa42a1a2
|
@ -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"
|
||||
|
|
13
mods/chat-heads.pw.toml
Normal file
13
mods/chat-heads.pw.toml
Normal file
|
@ -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"
|
Loading…
Reference in a new issue