Added back SeasonHUD

This commit is contained in:
Casey 2024-03-19 21:57:12 +03:00
parent 0a5032f953
commit 55690a270c
Signed by: hkc
GPG Key ID: F0F6CFE11CDB0960
3 changed files with 19 additions and 1 deletions

View File

@ -789,6 +789,11 @@ file = "mods/seamless-loading-screen.pw.toml"
hash = "1cc8781b7c9b2fe9a7a3b9ab2ae6742374a007fc075c865827f97ece36f2919d" hash = "1cc8781b7c9b2fe9a7a3b9ab2ae6742374a007fc075c865827f97ece36f2919d"
metafile = true metafile = true
[[files]]
file = "mods/seasonhud-fabric.pw.toml"
hash = "a63fc5319df49a269aea28f022b89caa9414cf6a88924fe27f54424e7f215e7e"
metafile = true
[[files]] [[files]]
file = "mods/servercore.pw.toml" file = "mods/servercore.pw.toml"
hash = "b9eb5237b412cdae4005301af44f6b2298cb3b6f53cfd93456cf9c7833ad6a4b" hash = "b9eb5237b412cdae4005301af44f6b2298cb3b6f53cfd93456cf9c7833ad6a4b"

View File

@ -0,0 +1,13 @@
name = "SeasonHUD-Fabric"
filename = "seasonhud-fabric-1.20.1-1.7.15.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/iDiIfZLX/versions/p3CJQq2e/seasonhud-fabric-1.20.1-1.7.15.jar"
hash-format = "sha1"
hash = "04973849c48a26aef36745cd85b5e9685c060ba0"
[update]
[update.modrinth]
mod-id = "iDiIfZLX"
version = "p3CJQq2e"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "80781f125a68d1e5d99680fc5e8c121f78084f57d8946b333ec2ab865f0b60ed" hash = "bc7112d16a2f4ea0fa40cf0c4d4e146e2efb0e898996d0d92112ceaa44a050bb"
[versions] [versions]
fabric = "0.15.7" fabric = "0.15.7"