From 420ff52265aeb41c209590a305718e3a3a4b83cc Mon Sep 17 00:00:00 2001 From: Nesquate Date: Mon, 24 Jul 2023 08:42:14 +0800 Subject: [PATCH] Add other useful mods No Chat Reports (ban report mechanic) https://modrinth.com/mod/no-chat-reports FabricProxy-Lite (Communicate with proxy) https://modrinth.com/mod/fabricproxy-lite Raknetify (Using raknet technology to connect server for poor network player) https://modrinth.com/plugin/raknetify MCDiscordChat (Discord bot) https://modrinth.com/mod/mcdiscordchat --- index.toml | 20 ++++++++++++++++++++ mods/fabricproxy-lite.pw.toml | 13 +++++++++++++ mods/mcdiscordchat.pw.toml | 13 +++++++++++++ mods/no-chat-reports.pw.toml | 13 +++++++++++++ mods/raknetify.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 6 files changed, 73 insertions(+), 1 deletion(-) create mode 100644 mods/fabricproxy-lite.pw.toml create mode 100644 mods/mcdiscordchat.pw.toml create mode 100644 mods/no-chat-reports.pw.toml create mode 100644 mods/raknetify.pw.toml diff --git a/index.toml b/index.toml index 5ca9dac..1823ae2 100644 --- a/index.toml +++ b/index.toml @@ -67,6 +67,11 @@ file = "mods/fabric-permissions-api.pw.toml" hash = "3b349a6282921c190f8dda084f7c423aa227c3c048b3293d0e8d0c7d363cd036" metafile = true +[[files]] +file = "mods/fabricproxy-lite.pw.toml" +hash = "2e505480c06836448dfe277bdf93d184ca1aca821291574ddd3fccfe9f0ca387" +metafile = true + [[files]] file = "mods/faster-random.pw.toml" hash = "73f815e7ef5c0589d30b901856be86dd0e6ceee51b4d361fb5bdda43e9dafd09" @@ -107,16 +112,31 @@ file = "mods/luckperms.pw.toml" hash = "879f42a9c6ede67873e773764319cc52105db1c5bfdd540878c9a28eaa0c5561" metafile = true +[[files]] +file = "mods/mcdiscordchat.pw.toml" +hash = "fd5c552628fcda7f9c6504c5e7f6712bd87d9649e18da8a13028d7d4fa81ff56" +metafile = true + [[files]] file = "mods/memoryleakfix.pw.toml" hash = "97ffbc7d0e4087777c5e3732780f01958f99d44c4f09fd534bbb8f239d4980a1" metafile = true +[[files]] +file = "mods/no-chat-reports.pw.toml" +hash = "7ca62a9da5c2ec9f0a8bed5394021c959e90077db16b313be44f4c8736f7fbf5" +metafile = true + [[files]] file = "mods/owo-lib.pw.toml" hash = "83b476730dba8c3cdc9ee6ed4e0623f97bc116848aebfe3149eece321083b251" metafile = true +[[files]] +file = "mods/raknetify.pw.toml" +hash = "e01e749bc9136bf07c90a76c3eaff99c3be2469f37045b8920eb1632eb057720" +metafile = true + [[files]] file = "mods/recipecooldown.pw.toml" hash = "e8fa46e5c43883dbdc0ad1069813f2b079ea948ff59a6c00defda16363545871" diff --git a/mods/fabricproxy-lite.pw.toml b/mods/fabricproxy-lite.pw.toml new file mode 100644 index 0000000..e248294 --- /dev/null +++ b/mods/fabricproxy-lite.pw.toml @@ -0,0 +1,13 @@ +name = "FabricProxy-Lite" +filename = "FabricProxy-Lite-2.6.0.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/8dI2tmqs/versions/XJmDAnj5/FabricProxy-Lite-2.6.0.jar" +hash-format = "sha1" +hash = "4953b0c78fb6556b537f5bad93099c212b5e9f18" + +[update] +[update.modrinth] +mod-id = "8dI2tmqs" +version = "XJmDAnj5" diff --git a/mods/mcdiscordchat.pw.toml b/mods/mcdiscordchat.pw.toml new file mode 100644 index 0000000..bd0499a --- /dev/null +++ b/mods/mcdiscordchat.pw.toml @@ -0,0 +1,13 @@ +name = "MCDiscordChat" +filename = "MCDiscordChat-2.2.0.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/D0sHdnXY/versions/s3vYTmUO/MCDiscordChat-2.2.0.jar" +hash-format = "sha1" +hash = "4a9604ce71e111ecbe8fde069b9118dd899ae66d" + +[update] +[update.modrinth] +mod-id = "D0sHdnXY" +version = "s3vYTmUO" diff --git a/mods/no-chat-reports.pw.toml b/mods/no-chat-reports.pw.toml new file mode 100644 index 0000000..c63912b --- /dev/null +++ b/mods/no-chat-reports.pw.toml @@ -0,0 +1,13 @@ +name = "No Chat Reports" +filename = "NoChatReports-FABRIC-1.20.1-v2.2.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/HeZZR2kF/NoChatReports-FABRIC-1.20.1-v2.2.2.jar" +hash-format = "sha1" +hash = "b99f23fb76aad5a944400717e6d71aa011c4d7f7" + +[update] +[update.modrinth] +mod-id = "qQyHxfxd" +version = "HeZZR2kF" diff --git a/mods/raknetify.pw.toml b/mods/raknetify.pw.toml new file mode 100644 index 0000000..77f14a2 --- /dev/null +++ b/mods/raknetify.pw.toml @@ -0,0 +1,13 @@ +name = "Raknetify" +filename = "raknetify-fabric-0.1.0+alpha.5.88-all.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/5IovSY3u/versions/XBmdyuit/raknetify-fabric-0.1.0%2Balpha.5.88-all.jar" +hash-format = "sha1" +hash = "df00e1f5c8d927740007849a635e92265a052cd2" + +[update] +[update.modrinth] +mod-id = "5IovSY3u" +version = "XBmdyuit" diff --git a/pack.toml b/pack.toml index 3082e03..0f9d621 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "56e869994f092fef24c06d7fc5f3f1b08197658cd0f2b8eddb30aca2f3c3ebd0" +hash = "9d894a4ced8a4bb20d661749ba6c88e7d9b09b1e0855cfd73a9c4c8b23ec0e7c" [versions] fabric = "0.14.21"