diff --git a/index.toml b/index.toml index 9cd7fb5..403b16a 100644 --- a/index.toml +++ b/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]] diff --git a/mods/dripsounds-fabric.pw.toml b/mods/dripsounds-fabric.pw.toml deleted file mode 100644 index de90a78..0000000 --- a/mods/dripsounds-fabric.pw.toml +++ /dev/null @@ -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" diff --git a/mods/presence-footsteps.pw.toml b/mods/presence-footsteps.pw.toml deleted file mode 100644 index 60ddce3..0000000 --- a/mods/presence-footsteps.pw.toml +++ /dev/null @@ -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" diff --git a/mods/sound-physics-remastered.pw.toml b/mods/sound-physics-remastered.pw.toml deleted file mode 100644 index feb675d..0000000 --- a/mods/sound-physics-remastered.pw.toml +++ /dev/null @@ -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" diff --git a/mods/styled-nicknames.pw.toml b/mods/styled-nicknames.pw.toml new file mode 100644 index 0000000..eedb5b4 --- /dev/null +++ b/mods/styled-nicknames.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index 48d5ff8..b67b3cf 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 = "31eb02757ba74f74754704fcd53a18bfe92c9856bb3fab3b18738366b1ddb0bc" +hash = "c710f1299cd8e56fb478e26738fa970dfec4755781de24940d503a23b383d124" [versions] fabric = "0.15.7"