Added HSWF3 and SUGE

This commit is contained in:
Casey 2024-05-16 17:08:28 +03:00
parent 18fcb212e8
commit 39c39d70fe
Signed by: hkc
GPG Key ID: F0F6CFE11CDB0960
4 changed files with 37 additions and 1 deletions

View File

@ -549,6 +549,11 @@ file = "mods/horse-expert.pw.toml"
hash = "12f236d2a2baa1e1f75628a5cc20eae9caf207861fe957dfdf8907dcca50b1d6"
metafile = true
[[files]]
file = "mods/hswf3.pw.toml"
hash = "63a2a52fe93599f921b7df18cbccc4a7e7848f6f14bb858369a243e0e2a7f450"
metafile = true
[[files]]
file = "mods/immersive-aircraft.pw.toml"
hash = "cb202449f255e6599d6506c9c4fa0027ec244918f3e69f4e0957a2348f787216"
@ -929,6 +934,11 @@ file = "mods/shulkerboxtooltip.pw.toml"
hash = "5003f2c451c9459b7911ac786897eead4d74a8ebdad4741476949791b26c3caa"
metafile = true
[[files]]
file = "mods/shut-up-gl-error.pw.toml"
hash = "20b3e6e3ecbb6ea0f2fd31f166a3cef23c0124f376c25fdc6613b3f674347ff3"
metafile = true
[[files]]
file = "mods/simple-tag-viewer.pw.toml"
hash = "3c2ced7de82deef49baab853b14f18d2d594f912342d509c4d1c6c294c2263e6"

13
mods/hswf3.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Hide Scoreboard When F3"
filename = "hswf3-1.0.0.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/XUAqRQnx/versions/OpGhyPhV/hswf3-1.0.0.jar"
hash-format = "sha1"
hash = "4cc1eaac0841f9375362baaa1ee824f5815d381e"
[update]
[update.modrinth]
mod-id = "XUAqRQnx"
version = "OpGhyPhV"

View File

@ -0,0 +1,13 @@
name = "Shut Up GL Error"
filename = "Shut Up GL Error-fabric-1.20.1-1.0.0.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/houIxdGF/versions/aHibkCCo/Shut%20Up%20GL%20Error-fabric-1.20.1-1.0.0.jar"
hash-format = "sha1"
hash = "da6f7fa900fb1c9c0312587efdbbdb3472eb27e2"
[update]
[update.modrinth]
mod-id = "houIxdGF"
version = "aHibkCCo"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "1bfa81f4599264d0e98d549c8ee7cb60206ec46a48ae33d6829c4d457a218fd3"
hash = "c663c953fe58a97adf99f7a817aefc55cb349835f9b82c61965df705692c89d2"
[versions]
fabric = "0.15.10"