Removed some optional mods
They should be installed manually instead
This commit is contained in:
parent
2ebde5f85c
commit
02fa84862e
18
index.toml
18
index.toml
|
@ -170,11 +170,6 @@ file = "mods/double-doors.pw.toml"
|
|||
hash = "f0f49ff245a4551a6e87187731a3d4d2217aab641e290217a24ef115df31825e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/dripsounds-fabric.pw.toml"
|
||||
hash = "6992619452254eac894dbaaaff722c4dfa3d3576405f1b3c4d9782fe98aaf7e1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/dynamic-fps.pw.toml"
|
||||
hash = "df7d79acf12a498c7d2c06c80417b14974e321aac61afa7e570b30330aedc764"
|
||||
|
@ -420,11 +415,6 @@ file = "mods/powerae2cc.pw.toml"
|
|||
hash = "6eb64220f87961daa78156f8d63b2f77a2870eeddf6d6af55af62eea407fe565"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/presence-footsteps.pw.toml"
|
||||
hash = "7a6c27fcdf9d6e4c25ad433a676357353b8d6125433e7a883de4ddb889767f88"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/puzzles-lib.pw.toml"
|
||||
hash = "234817faae966a2587dcc1c11e599ac9ab3a2ae16073f4a399048d6dd2242cba"
|
||||
|
@ -486,13 +476,13 @@ hash = "b95814d4e967bad35033e1a34c82031866e2c37ec049e2ae0f749e383ea0b7e2"
|
|||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/sound-physics-remastered.pw.toml"
|
||||
hash = "cfeac7b1e393b702a18e76e887a4857b021b2fa56a62261513b715d2c8e35833"
|
||||
file = "mods/spark.pw.toml"
|
||||
hash = "96e3771cd09bb4a808d1c1fcb5a050efdc2ffb4efe7b584407ed54c46c0388d9"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/spark.pw.toml"
|
||||
hash = "96e3771cd09bb4a808d1c1fcb5a050efdc2ffb4efe7b584407ed54c46c0388d9"
|
||||
file = "mods/styled-nicknames.pw.toml"
|
||||
hash = "274b84b0e258d26e57d647506d0d1995da1fd82cecbedbe98caeedd45faa4d23"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
name = "Drip Sounds (Fabric)"
|
||||
filename = "DripSounds-1.19.4-0.3.2.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/T8MMXTpr/versions/7GB1hLrr/DripSounds-1.19.4-0.3.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "0ec2a4722337bdcb668b6e37c43ec35bc2e0c617"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "T8MMXTpr"
|
||||
version = "7GB1hLrr"
|
|
@ -1,13 +0,0 @@
|
|||
name = "Presence Footsteps"
|
||||
filename = "PresenceFootsteps-1.9.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/rcTfTZr3/versions/pOCYcZUF/PresenceFootsteps-1.9.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "e2c171536c326079b46a1f9c7d115f196dade772"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "rcTfTZr3"
|
||||
version = "pOCYcZUF"
|
|
@ -1,13 +0,0 @@
|
|||
name = "Sound Physics Remastered"
|
||||
filename = "sound-physics-remastered-fabric-1.20.1-1.3.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/qyVF9oeo/versions/GdHd0uVw/sound-physics-remastered-fabric-1.20.1-1.3.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "fc41d2febae832dd6e7df66ba37905b9641a3f88"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "qyVF9oeo"
|
||||
version = "GdHd0uVw"
|
|
@ -0,0 +1,13 @@
|
|||
name = "Styled Nicknames"
|
||||
filename = "styled-nicknames-1.2.1+1.20.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/DOk6Gcdi/versions/9k8RQJkW/styled-nicknames-1.2.1%2B1.20.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "737962952717aedd849797b3351ceaae925099f2"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "DOk6Gcdi"
|
||||
version = "9k8RQJkW"
|
Loading…
Reference in New Issue