remove free the end and add welcome message

This commit is contained in:
Satria 2026-05-15 20:59:41 +07:00
commit c7d1a2d8d1
5 changed files with 37 additions and 19 deletions

View file

@ -75,6 +75,11 @@ file = "mods/clumps.pw.toml"
hash = "a5f67311e64ea67e8097c1fdd4d20cf11e1c5236334b5becabad7dabdae975db" hash = "a5f67311e64ea67e8097c1fdd4d20cf11e1c5236334b5becabad7dabdae975db"
metafile = true metafile = true
[[files]]
file = "mods/collective.pw.toml"
hash = "cff7e3b271e89b0dc9d306fcb2e4f01e2a93f52941dcad7727a85d2ac8fc1d24"
metafile = true
[[files]] [[files]]
file = "mods/crashexploitfixer.pw.toml" file = "mods/crashexploitfixer.pw.toml"
hash = "87ba18c75453672bc6dbc1514ecc6f845d790421da5d5cc2e7fd82a91c2c6a40" hash = "87ba18c75453672bc6dbc1514ecc6f845d790421da5d5cc2e7fd82a91c2c6a40"
@ -140,11 +145,6 @@ file = "mods/forge-config-api-port.pw.toml"
hash = "b22f1d052eee2810fda73d850dd6f425a1214965e03a5a9dada421abfe74603b" hash = "b22f1d052eee2810fda73d850dd6f425a1214965e03a5a9dada421abfe74603b"
metafile = true metafile = true
[[files]]
file = "mods/free-the-end.pw.toml"
hash = "f9fdcd47e9d1305a91a44614165c3053d8aeedce8f36aa788cb1d4e9dca0f4fb"
metafile = true
[[files]] [[files]]
file = "mods/get-it-together-drops.pw.toml" file = "mods/get-it-together-drops.pw.toml"
hash = "9aa3cdec1892fe39d5c9bc5050bd22d95317219ee6ce215af3f9dc95275dfbb9" hash = "9aa3cdec1892fe39d5c9bc5050bd22d95317219ee6ce215af3f9dc95275dfbb9"
@ -395,6 +395,11 @@ file = "mods/vmp-fabric.pw.toml"
hash = "9ce3767540efbf35e0a0c266040c9879efc9136ec59cd38e06e45b3c3c3e90e0" hash = "9ce3767540efbf35e0a0c266040c9879efc9136ec59cd38e06e45b3c3c3e90e0"
metafile = true metafile = true
[[files]]
file = "mods/welcome-message.pw.toml"
hash = "50f039911839f7452860edfb1a1bf6fdef7037fd8475e27d469c3b97710425ef"
metafile = true
[[files]] [[files]]
file = "mods/yacl.pw.toml" file = "mods/yacl.pw.toml"
hash = "1113d43c39a9866252a83ee50d16aa3ce6fcf749acd84d58b05ca09eba4d187b" hash = "1113d43c39a9866252a83ee50d16aa3ce6fcf749acd84d58b05ca09eba4d187b"

13
mods/collective.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Collective"
filename = "collective-1.21.11-8.22.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/e0M1UDsY/versions/6EPDFSpU/collective-1.21.11-8.22.jar"
hash-format = "sha512"
hash = "53ffcc1ae26713254c11a975f4d5182e709b637f4706e563cf1d3e8b90bab510ed6552609a1e757e298f505ae9aabe1cdb952afbdc2879c8039226783733a3b4"
[update]
[update.modrinth]
mod-id = "e0M1UDsY"
version = "6EPDFSpU"

View file

@ -1,13 +0,0 @@
name = "Free The End"
filename = "free-the-end-1.21.11.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/ckV6yvaE/versions/1bfifmd4/free-the-end-1.21.11.jar"
hash-format = "sha512"
hash = "ff8760a34ee3c94221f237b70ca1878914c1a563e8dd55c3591009beaeebcdd9de3dc9e622ba73bc8753f5e90e1f3da66c56678b17a20a9eee5c58d479a97d19"
[update]
[update.modrinth]
mod-id = "ckV6yvaE"
version = "1bfifmd4"

View file

@ -0,0 +1,13 @@
name = "Welcome Message"
filename = "welcomemessage-1.21.11-2.8.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/DMK2eYu7/versions/5rSy2RLB/welcomemessage-1.21.11-2.8.jar"
hash-format = "sha512"
hash = "1c27fbb5d444b79d9e89d84d8c8cdd4d4522da4136be77f3cda799aed8bf3a9ee412d639a082bc2d9391525a430d33512b978926018e51c0ed34088462692451"
[update]
[update.modrinth]
mod-id = "DMK2eYu7"
version = "5rSy2RLB"

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