Server side update

This commit is contained in:
Mateusz Słodkowicz 2026-05-01 13:34:20 +02:00
parent 272af94ee2
commit 33ad4f1e7f
Signed by: materus
SSH Key Fingerprint: SHA256:rzVduzTiiszuYfLPYD0SDZV+g8lxhpcRgpbOZA1X0Uo
6 changed files with 9 additions and 9 deletions

View File

@ -1218,7 +1218,7 @@ metafile = true
[[files]] [[files]]
file = "mods/mpalladium.pw.toml" file = "mods/mpalladium.pw.toml"
hash = "ecea6722c62bc3eadb6893d75ee941655b0f5378bd463519773f7aff0c368307" hash = "30cd1eefdff16a19d2fddb7d9430f6d5584dd9cd5d40618f657ae8fd9cc74f9a"
metafile = true metafile = true
[[files]] [[files]]
@ -1687,7 +1687,7 @@ metafile = true
[[files]] [[files]]
file = "mods/toadlib.pw.toml" file = "mods/toadlib.pw.toml"
hash = "fb3f7aff0e776639951d7e8efbf88224fdd2b65426667d59a531164794f78463" hash = "4042909c9fed9e74c3637db92a58e253debb1e93a6ea79a6ac3e20fbf6f8f1a8"
metafile = true metafile = true
[[files]] [[files]]
@ -1786,12 +1786,12 @@ metafile = true
[[files]] [[files]]
file = "mods/watermedia-yt-plugin.pw.toml" file = "mods/watermedia-yt-plugin.pw.toml"
hash = "ae4c442f0049d0af3abbe851d1b51126c43e614cb97636c9958036b910b619c9" hash = "42d7f384202b7b18d4671a28f8e2a1972cb9487683df1100db5718d84258080b"
metafile = true metafile = true
[[files]] [[files]]
file = "mods/watermedia.pw.toml" file = "mods/watermedia.pw.toml"
hash = "0528731743be7df4ba5a8952264861920f90475ed333f914fddea75473cd6012" hash = "61e0cf045bf5fdaa54f9e4d2cb5304b239ca1479e3b2f64be3e1f2b453200b56"
metafile = true metafile = true
[[files]] [[files]]

View File

@ -1,6 +1,6 @@
name = "Palladium" name = "Palladium"
filename = "Palladium-1.1.8-1.21-1.21.1.jar" filename = "Palladium-1.1.8-1.21-1.21.1.jar"
side = "both" side = "client"
[download] [download]
url = "https://cdn.modrinth.com/data/JNRr4jji/versions/GCEHKiTz/Palladium-1.1.8-1.21-1.21.1.jar" url = "https://cdn.modrinth.com/data/JNRr4jji/versions/GCEHKiTz/Palladium-1.1.8-1.21-1.21.1.jar"

View File

@ -1,6 +1,6 @@
name = "ToadLib" name = "ToadLib"
filename = "Toadlib-1.3.2-1.21-1.21.1.jar" filename = "Toadlib-1.3.2-1.21-1.21.1.jar"
side = "both" side = "client"
[download] [download]
url = "https://cdn.modrinth.com/data/CYQ7VYrM/versions/Ljldqqcx/Toadlib-1.3.2-1.21-1.21.1.jar" url = "https://cdn.modrinth.com/data/CYQ7VYrM/versions/Ljldqqcx/Toadlib-1.3.2-1.21-1.21.1.jar"

View File

@ -1,6 +1,6 @@
name = "WATERMeDIA: Youtube Plugin" name = "WATERMeDIA: Youtube Plugin"
filename = "watermedia_youtube_plugin-2.1.2.jar" filename = "watermedia_youtube_plugin-2.1.2.jar"
side = "both" side = "client"
[download] [download]
hash-format = "sha1" hash-format = "sha1"

View File

@ -1,6 +1,6 @@
name = "WATERMeDIA: Multimedia API" name = "WATERMeDIA: Multimedia API"
filename = "watermedia-2.1.37.jar" filename = "watermedia-2.1.37.jar"
side = "both" side = "client"
[download] [download]
hash-format = "sha1" hash-format = "sha1"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "ee4f4b311d35026699e2302b0a2c4b57dbe63169bbdf2395085592caf6c198e3" hash = "85085861db3119e3575c040757c75f5c8190a23cbac8e2f6744a0919fe536446"
[versions] [versions]
minecraft = "1.21.1" minecraft = "1.21.1"