...simplechat?
This commit is contained in:
parent
ffcfcde720
commit
e8aba77687
4 changed files with 19 additions and 19 deletions
10
index.toml
10
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"
|
||||
|
|
|
@ -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"
|
13
mods/vmp-fabric.pw.toml
Normal file
13
mods/vmp-fabric.pw.toml
Normal file
|
@ -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"
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue