Added HSWF3 and SUGE
This commit is contained in:
parent
18fcb212e8
commit
39c39d70fe
10
index.toml
10
index.toml
|
@ -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"
|
||||
|
|
|
@ -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"
|
|
@ -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"
|
Loading…
Reference in New Issue