diff --git a/index.toml b/index.toml index 130d137..a1d8700 100644 --- a/index.toml +++ b/index.toml @@ -535,11 +535,6 @@ file = "mods/simple-voice-chat.pw.toml" hash = "9b6155f3adc212bf6faf818c9d4e02be39dfd822951ecd6c8960ac0f51122fa7" metafile = true -[[files]] -file = "mods/simplechatfork.pw.toml" -hash = "573a30a3bdf96d1891665ad0233c8d17d1f3457233b73b8a33dd263331891d27" -metafile = true - [[files]] file = "mods/slice-and-dice.pw.toml" hash = "c097b1c0b87ce63028d3158d572805d5b7eb99ac87c82cae59083d15985937e6" @@ -590,6 +585,11 @@ file = "mods/visuality.pw.toml" hash = "64198a70cc10476df9209fa114b967e86d2d4a9623c87e70b0466dfb11397069" metafile = true +[[files]] +file = "mods/vmp-fabric.pw.toml" +hash = "40f1effd2c65b6c6f9a1b5dfd0903c87df02b23da6b57f389f61f361ef86d425" +metafile = true + [[files]] file = "mods/wavey-capes.pw.toml" hash = "40a671d70577d680fbb5afec7b00cd26a28cf78bc2045ad594e3a53f2fca2672" diff --git a/mods/simplechatfork.pw.toml b/mods/simplechatfork.pw.toml deleted file mode 100644 index 45005c7..0000000 --- a/mods/simplechatfork.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "SimpleChat (fork)" -filename = "simplechat-1.9.3.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/O2DN3m2D/versions/a481JvRv/simplechat-1.9.3.jar" -hash-format = "sha1" -hash = "1a82b17827eb9954bebf20e43b11b8f05ee6fa50" - -[update] -[update.modrinth] -mod-id = "O2DN3m2D" -version = "a481JvRv" diff --git a/mods/vmp-fabric.pw.toml b/mods/vmp-fabric.pw.toml new file mode 100644 index 0000000..59e993a --- /dev/null +++ b/mods/vmp-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "Very Many Players (Fabric)" +filename = "vmp-fabric-mc1.20.1-0.2.0+beta.7.102-all.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/wnEe9KBa/versions/sV8lIBhJ/vmp-fabric-mc1.20.1-0.2.0%2Bbeta.7.102-all.jar" +hash-format = "sha1" +hash = "46e896cabf7813275413c97e6dd2f48ef534057d" + +[update] +[update.modrinth] +mod-id = "wnEe9KBa" +version = "sV8lIBhJ" diff --git a/pack.toml b/pack.toml index 08d39c3..b1cc477 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "b8806edcfe3b8148f2f59e87c62aa35308bfd22685f0793c83c911aeb0dcf0b4" +hash = "6f1b0af2ab542f6961b461cf689a1581adb3d10f0d51b92d271b5cc867d34b31" [versions] minecraft = "1.20.1"