Remove unneeded mod
This commit is contained in:
parent
1ebf82e791
commit
b3d6377f36
|
@ -415,11 +415,6 @@ file = "mods/resourceful-lib.pw.toml"
|
||||||
hash = "3f9e020fb15e1c2ede36d50b40c72d536f6de3f817bd703d26805a747175c8bc"
|
hash = "3f9e020fb15e1c2ede36d50b40c72d536f6de3f817bd703d26805a747175c8bc"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/sc-peripherals.pw.toml"
|
|
||||||
hash = "ae1d2d701bbdef9328d170b9800074de03e6256269f05fc2ab089144bb150d25"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/searchables.pw.toml"
|
file = "mods/searchables.pw.toml"
|
||||||
hash = "830270b8e5a34f5621720ae09c4cf716a65d8003a30d585c8b817aba1fde9ac8"
|
hash = "830270b8e5a34f5621720ae09c4cf716a65d8003a30d585c8b817aba1fde9ac8"
|
||||||
|
|
|
@ -1,13 +0,0 @@
|
||||||
name = "SwitchCraft Peripherals"
|
|
||||||
filename = "sc-peripherals-1.10.5.jar"
|
|
||||||
side = "both"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/OvQeJciX/versions/1R3KY7Z1/sc-peripherals-1.10.5.jar"
|
|
||||||
hash-format = "sha512"
|
|
||||||
hash = "b0d9f0228cb4d23357de6e0cede2cd37d0cd89d4550957fdfd9d59db805edc91d0ca2d2e8907a331872882580bba018352d026d4718dcbbc93ee070c31308b05"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "OvQeJciX"
|
|
||||||
version = "1R3KY7Z1"
|
|
|
@ -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 = "1b2fb74f310a9b211cc25658f9396a0a1c77f1b1f2a1e706f18d0bfe26c0f06a"
|
hash = "10607c2b5f1ef1efe6b1ecdbd8c98bfdf6c849e61741c82647cbdb605ec4d8a3"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.14"
|
fabric = "0.16.14"
|
||||||
|
|
Loading…
Reference in a new issue