From b4dda2ce32712a32c4568e80d3953940ede48c8b Mon Sep 17 00:00:00 2001 From: NullBite Date: Sun, 18 Jun 2023 00:41:02 -0400 Subject: [PATCH] Revert "Add Discord RPC mod" This reverts commit 1a4f78c72e61076c75d17ac1354ac0245f23d2c7. This crashed my game immediately --- index.toml | 10 ---------- mods/craterlib.pw.toml | 13 ------------- mods/simple-discord-rpc.pw.toml | 13 ------------- pack.toml | 2 +- 4 files changed, 1 insertion(+), 37 deletions(-) delete mode 100644 mods/craterlib.pw.toml delete mode 100644 mods/simple-discord-rpc.pw.toml diff --git a/index.toml b/index.toml index d98a84a..2d9898a 100644 --- a/index.toml +++ b/index.toml @@ -75,11 +75,6 @@ file = "mods/continuity.pw.toml" hash = "8e73f68cbcbff53b6a00c30f371fc34a63c2ac2240af4792008d67dce74fb507" metafile = true -[[files]] -file = "mods/craterlib.pw.toml" -hash = "23d2c83abcf601d56fa8a500660d8d512192a5a038468492037ec1025ba08b78" -metafile = true - [[files]] file = "mods/cull-less-leaves.pw.toml" hash = "312270e142843c8709d2768888f6a95572ed385d4b4aaf50526f1bfa667cf23c" @@ -240,11 +235,6 @@ file = "mods/rei.pw.toml" hash = "be84563e2c530c6960ceedec8a6ec6a1272fcb6de2740d7e6bcf096e347ea38f" metafile = true -[[files]] -file = "mods/simple-discord-rpc.pw.toml" -hash = "528cfa4ab8def3ed78b472ac38da0553d546c44eb9713fb6f21ed46be61f5993" -metafile = true - [[files]] file = "mods/sodium-extra.pw.toml" hash = "ea193a0081775b5b2dda289e12578c9122294ec6b6363dbfd7c1e7b5d2dfbd71" diff --git a/mods/craterlib.pw.toml b/mods/craterlib.pw.toml deleted file mode 100644 index 81cc2ff..0000000 --- a/mods/craterlib.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "CraterLib" -filename = "CraterLib-fabric-1.20-1.0.0.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/Nn8Wasaq/versions/5Tb1a93E/CraterLib-fabric-1.20-1.0.0.jar" -hash-format = "sha1" -hash = "51e9d649f15cf80856930dd19b817c9ce2007a6e" - -[update] -[update.modrinth] -mod-id = "Nn8Wasaq" -version = "5Tb1a93E" diff --git a/mods/simple-discord-rpc.pw.toml b/mods/simple-discord-rpc.pw.toml deleted file mode 100644 index 80c9ad4..0000000 --- a/mods/simple-discord-rpc.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Simple Discord RPC" -filename = "simple-rpc-fabric-1.20-3.2.2.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/ObXSoyrn/versions/28C8ubz1/simple-rpc-fabric-1.20-3.2.2.jar" -hash-format = "sha1" -hash = "a45491d43bb933721539b2f31cc44f1a1bd32482" - -[update] -[update.modrinth] -mod-id = "ObXSoyrn" -version = "28C8ubz1" diff --git a/pack.toml b/pack.toml index 4c7a657..4794662 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 = "ce585c55c6ad435f71ecb923c6bc88aef2e438a93fefc39e3ababa771ae69c08" +hash = "1ebd58e41949697c512d2e6aca074331004f8750f78a76108dd5ca7950e73ff4" [versions] fabric = "0.14.21"