Revert "Add Discord RPC mod"
This reverts commit 1a4f78c72e61076c75d17ac1354ac0245f23d2c7. This crashed my game immediately
This commit is contained in:
parent
1a4f78c72e
commit
b4dda2ce32
10
index.toml
10
index.toml
@ -75,11 +75,6 @@ file = "mods/continuity.pw.toml"
|
|||||||
hash = "8e73f68cbcbff53b6a00c30f371fc34a63c2ac2240af4792008d67dce74fb507"
|
hash = "8e73f68cbcbff53b6a00c30f371fc34a63c2ac2240af4792008d67dce74fb507"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/craterlib.pw.toml"
|
|
||||||
hash = "23d2c83abcf601d56fa8a500660d8d512192a5a038468492037ec1025ba08b78"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/cull-less-leaves.pw.toml"
|
file = "mods/cull-less-leaves.pw.toml"
|
||||||
hash = "312270e142843c8709d2768888f6a95572ed385d4b4aaf50526f1bfa667cf23c"
|
hash = "312270e142843c8709d2768888f6a95572ed385d4b4aaf50526f1bfa667cf23c"
|
||||||
@ -240,11 +235,6 @@ file = "mods/rei.pw.toml"
|
|||||||
hash = "be84563e2c530c6960ceedec8a6ec6a1272fcb6de2740d7e6bcf096e347ea38f"
|
hash = "be84563e2c530c6960ceedec8a6ec6a1272fcb6de2740d7e6bcf096e347ea38f"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/simple-discord-rpc.pw.toml"
|
|
||||||
hash = "528cfa4ab8def3ed78b472ac38da0553d546c44eb9713fb6f21ed46be61f5993"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/sodium-extra.pw.toml"
|
file = "mods/sodium-extra.pw.toml"
|
||||||
hash = "ea193a0081775b5b2dda289e12578c9122294ec6b6363dbfd7c1e7b5d2dfbd71"
|
hash = "ea193a0081775b5b2dda289e12578c9122294ec6b6363dbfd7c1e7b5d2dfbd71"
|
||||||
|
@ -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"
|
|
@ -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"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "ce585c55c6ad435f71ecb923c6bc88aef2e438a93fefc39e3ababa771ae69c08"
|
hash = "1ebd58e41949697c512d2e6aca074331004f8750f78a76108dd5ca7950e73ff4"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.21"
|
fabric = "0.14.21"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user