diff --git a/index.toml b/index.toml index 7bbee65..8f1b832 100644 --- a/index.toml +++ b/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" diff --git a/mods/hswf3.pw.toml b/mods/hswf3.pw.toml new file mode 100644 index 0000000..abe1d3b --- /dev/null +++ b/mods/hswf3.pw.toml @@ -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" diff --git a/mods/shut-up-gl-error.pw.toml b/mods/shut-up-gl-error.pw.toml new file mode 100644 index 0000000..767fa2c --- /dev/null +++ b/mods/shut-up-gl-error.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index 2f02214..d942837 100644 --- a/pack.toml +++ b/pack.toml @@ -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"