custom server messages

This commit is contained in:
Satria 2026-06-24 10:29:43 +07:00
commit 20545ce413
3 changed files with 19 additions and 1 deletions

View file

@ -491,6 +491,11 @@ file = "mods/servercore.pw.toml"
hash = "16a351dac4db6e5b8035f56090710a227d33482797ef5bcc09a367099304be74" hash = "16a351dac4db6e5b8035f56090710a227d33482797ef5bcc09a367099304be74"
metafile = true metafile = true
[[files]]
file = "mods/servermessages.pw.toml"
hash = "32c21a2e3da94efbd0d18650e39edf33afb64288c088d4f9e7de158900705f0d"
metafile = true
[[files]] [[files]]
file = "mods/show-my-recipes!.pw.toml" file = "mods/show-my-recipes!.pw.toml"
hash = "463ddfef6bdb79bfca4d4d2b68acc873200d7e997aeea463f521ebeba5ba42cc" hash = "463ddfef6bdb79bfca4d4d2b68acc873200d7e997aeea463f521ebeba5ba42cc"

View file

@ -0,0 +1,13 @@
name = "Custom Server Messages"
filename = "servermessages-1.0.4-1.21.9.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/37SQy46F/versions/IvNYWPvi/servermessages-1.0.4-1.21.9.jar"
hash-format = "sha512"
hash = "cde45fe455e18f564dfd25da18b7473a0463897286305815d645291a16529c10448a96ea3f8d67214b51dbdcaac6cbf213629a129eb7d86517364d53d6fca4de"
[update]
[update.modrinth]
mod-id = "37SQy46F"
version = "IvNYWPvi"

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 = "bac599cf9b52c1e3af1ba4fa719ef3c25ffb5f509df583c07403efe652a9e4f8" hash = "bc289f13bb8f7cff12e4e673d5246ca793145e7278dc2b8cd4a45bb48808b60d"
[versions] [versions]
fabric = "0.19.2" fabric = "0.19.2"