Compare commits

...

2 commits

Author SHA1 Message Date
c7d1a2d8d1 remove free the end and add welcome message 2026-05-15 20:59:41 +07:00
0691a4160e switch out for something less op 2026-05-15 20:05:26 +07:00
7 changed files with 52 additions and 34 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"
@ -235,6 +235,11 @@ file = "mods/noisiumforked.pw.toml"
hash = "e2690ce7e51e74527ead933b1aef4566c84d2a4d0d482edd9e329c8a2a06963b" hash = "e2690ce7e51e74527ead933b1aef4566c84d2a4d0d482edd9e329c8a2a06963b"
metafile = true metafile = true
[[files]]
file = "mods/op-warden-loot.pw.toml"
hash = "3cc5858328096b615cd912d0accd8c96baafd1acd88e86f8ef4d0b02d37ae20e"
metafile = true
[[files]] [[files]]
file = "mods/packet-fixer.pw.toml" file = "mods/packet-fixer.pw.toml"
hash = "3750aa5e0f26b0a27ccd97ca1bdd38d05607789d24320e4837a8c128428eb070" hash = "3750aa5e0f26b0a27ccd97ca1bdd38d05607789d24320e4837a8c128428eb070"
@ -391,8 +396,8 @@ hash = "9ce3767540efbf35e0a0c266040c9879efc9136ec59cd38e06e45b3c3c3e90e0"
metafile = true metafile = true
[[files]] [[files]]
file = "mods/warden-with-loot.pw.toml" file = "mods/welcome-message.pw.toml"
hash = "ad6d1cd2174bc5e7907e1a41cb4dfcf1a105ea29d4ea93899e1eb3a0ae96e2c8" hash = "50f039911839f7452860edfb1a1bf6fdef7037fd8475e27d469c3b97710425ef"
metafile = true metafile = true
[[files]] [[files]]

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 = "OP Warden Loot"
filename = "op-warden-loot-v1.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/1gH96w5t/versions/OSGOmT9S/op-warden-loot-v1.1.jar"
hash-format = "sha512"
hash = "0cbcc4d5286d805134472f46553b3bcdb172ceb371a443a9432631e3a667850f311eed18def4783ede60a27594b182e62074c77062a4a58178a7fe07ff78acf2"
[update]
[update.modrinth]
mod-id = "1gH96w5t"
version = "OSGOmT9S"

View file

@ -1,13 +0,0 @@
name = "Warden With Loot"
filename = "warden-with-loot-3.4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/T2Z3j2pD/versions/JapRpXun/warden-with-loot-3.4.jar"
hash-format = "sha512"
hash = "7cfafa7cbdac10a3d0c5e5b2c05cfa484c47bf8237744220ccc0a4b49d822eccb55857351ad5d5db6d31976a656861c26cbedb6e1c1ff27e16c16d1a9b7decfc"
[update]
[update.modrinth]
mod-id = "T2Z3j2pD"
version = "JapRpXun"

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