[c] fix mods being installed only on serverside

This commit is contained in:
Sangelo 2024-05-29 11:29:01 +02:00
parent 5fced7a057
commit 5a42faf4ec
6 changed files with 9 additions and 9 deletions

View file

@ -369,7 +369,7 @@ metafile = true
[[files]]
file = "mods/enhanced-groups.pw.toml"
hash = "d1c3e8626b56c91b98a0d0472b00fcc6b890006bed3b3b6aba0899d260debc27"
hash = "f6b157f030610e7b0c1af56b67317079e91a330d18373dafb720feafcb45a1fe"
metafile = true
[[files]]
@ -689,7 +689,7 @@ metafile = true
[[files]]
file = "mods/noisium.pw.toml"
hash = "e7712ecf20e3c2e52da19f968762b671726222cbc4c48206231b56b6c6cd79a7"
hash = "265cd890e280c9dfd5baae1e928282f756d1f75d3f07939909f60bf741036b52"
metafile = true
[[files]]
@ -894,7 +894,7 @@ metafile = true
[[files]]
file = "mods/terralith.pw.toml"
hash = "78264cc5097e26b3c5b34fd1b01754182b4543602ea99079a5d3fa4e69a7e579"
hash = "bfe46c098031de85aa222b0460dbe5a35aff9ce5c071543ec807f2ec18c15959"
metafile = true
[[files]]
@ -934,7 +934,7 @@ metafile = true
[[files]]
file = "mods/voice-chat-interaction.pw.toml"
hash = "ed77ef0ba487dea1aa253926993b0a4b5bd03a4997d7ab42ea0ac7246040a03e"
hash = "3d906397ad21b3980280145572398d8ac0a29cd13cec31d53aefe37ac66e0ab0"
metafile = true
[[files]]

View file

@ -1,6 +1,6 @@
name = "Simple Voice Chat Enhanced Groups"
filename = "instantgroup-fabric-1.20.1-1.6.0.jar"
side = "server"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/1LE7mid6/versions/YXLv3lWE/instantgroup-fabric-1.20.1-1.6.0.jar"

View file

@ -1,6 +1,6 @@
name = "Noisium"
filename = "noisium-fabric-2.0.3+mc1.20-1.20.1.jar"
side = "server"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/KuNKN7d2/versions/uTdy9g9c/noisium-fabric-2.0.3%2Bmc1.20-1.20.1.jar"

View file

@ -1,6 +1,6 @@
name = "Terralith"
filename = "Terralith_1.20_v2.5.1.jar"
side = "server"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/8oi3bsk5/versions/rWmFwtGy/Terralith_1.20_v2.5.1.jar"

View file

@ -1,6 +1,6 @@
name = "Voice Chat Interaction"
filename = "vcinteraction-fabric-1.20.1-1.0.6.jar"
side = "server"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/qsSP2ZZ0/versions/LX0uNyw4/vcinteraction-fabric-1.20.1-1.0.6.jar"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "b79309a90cfc757fecfeaa243b2716d7096ce3cadcf3961bd11bf28be6859f85"
hash = "01a28bd719358a01a403b3ec91dda3815eecda3865a3431dabf8660528765dab"
[versions]
minecraft = "1.20.1"