diff --git a/index.toml b/index.toml index 39c29c9..1304a69 100644 --- a/index.toml +++ b/index.toml @@ -24,11 +24,6 @@ file = "mods/cc-tweaked.pw.toml" hash = "85e384667b89e3851580f924733c686d8cd7fd3ad7f841aca971cb01bd60e4d7" metafile = true -[[files]] -file = "mods/craftpresence.pw.toml" -hash = "ca46bcd6384d762c095f0f4f5c1f8984fc873e3e2549aea6ae80e814cb732f4e" -metafile = true - [[files]] file = "mods/create-steam-n-rails.pw.toml" hash = "ba16d5e568349bc79bb6a648090047fee23db3931f5399f9ad09c930410c740c" @@ -103,11 +98,6 @@ file = "mods/storage-drawers.pw.toml" hash = "eb7fb878f669cc17a22d19902fe96cdcfe541a9cf7d03eb7244fc11e13713b61" metafile = true -[[files]] -file = "mods/unilib.pw.toml" -hash = "30453d1bae49112a43d26a267a2026b604da37ec33aa6de3217f88b35b78efea" -metafile = true - [[files]] file = "mods/webdisplays.pw.toml" hash = "157409c7c77537e2a6d852a845340a210e06fbaeb9d913f595c2c2c201b0c297" diff --git a/mods/craftpresence.pw.toml b/mods/craftpresence.pw.toml deleted file mode 100644 index 8353bce..0000000 --- a/mods/craftpresence.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "CraftPresence" -filename = "CraftPresence-2.5.2+1.20.1-forge.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/DFqQfIBR/versions/HClX5OHB/CraftPresence-2.5.2%2B1.20.1-forge.jar" -hash-format = "sha512" -hash = "657aafb1c1d977400ee19373207ce8fb4039e1baefa0fb3d799653ce7e78d0dfa21f51653ca458e8e11f34e8f888ee53200922322aca8ab5ed24fff22c32677e" - -[update] -[update.modrinth] -mod-id = "DFqQfIBR" -version = "HClX5OHB" diff --git a/mods/unilib.pw.toml b/mods/unilib.pw.toml deleted file mode 100644 index 3fc2c76..0000000 --- a/mods/unilib.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "UniLib" -filename = "UniLib-1.0.4+1.20.1-forge.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/nT86WUER/versions/iIAaZ8Vu/UniLib-1.0.4%2B1.20.1-forge.jar" -hash-format = "sha512" -hash = "e6f0e82680e3a8d0c33c2e59e941f2fe0dfadb72a928da093982b36c8eedb644a751b5463f658d064b31e2f7df42fe559bb7ff628fefeefb0d7c656d0de73dca" - -[update] -[update.modrinth] -mod-id = "nT86WUER" -version = "iIAaZ8Vu" diff --git a/pack.toml b/pack.toml index 7a42f78..52edc8a 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 = "749eb9ba5ac81d4418c7e78b81d985086e489d8e613590684c955b8a4f1065ff" +hash = "8ca5cc1ecdaedb607a2f638a274a7725a6d7e9f646f150f66f27782945ec4350" [versions] minecraft = "1.20.1"