From aa3a1d0d9bc298baafcc9c4fc6ea94a46d1a65ac Mon Sep 17 00:00:00 2001 From: Sergeant Acoustic Date: Sun, 31 Aug 2025 20:48:00 +0100 Subject: [PATCH] Add log begone --- modrinth.index.json | 15 +++++++++++++++ overrides/config/logbegone.toml | 5 +++++ 2 files changed, 20 insertions(+) create mode 100644 overrides/config/logbegone.toml diff --git a/modrinth.index.json b/modrinth.index.json index cc6e166..5cf00c0 100644 --- a/modrinth.index.json +++ b/modrinth.index.json @@ -233,6 +233,21 @@ }, "path": "mods/JadeAddons-1.20.1-Forge-5.5.0.jar" }, + { + "downloads": [ + "https://cdn.modrinth.com/data/9ON3zv6e/versions/HEJGfa5J/Log-Begone-Forge-1.20.1-1.0.8.jar" + ], + "env": { + "client": "required", + "server": "required" + }, + "fileSize": 58508, + "hashes": { + "sha1": "3b9f1c7fea5e0bdbc6f06429e147bd0a7c08663d", + "sha512": "505fcf7df73d084169c20f401f7a90d987837eaac04ac18678d51669303051609b05f6da11df031cefc8c65a906137148e8bcc6f4f5899a42e817832d936faaf" + }, + "path": "mods/Log-Begone-Forge-1.20.1-1.0.8.jar" + }, { "downloads": [ "https://cdn.modrinth.com/data/Cg6Uc79H/versions/ATZFAPLK/Mantle-1.20.1-1.11.79.jar" diff --git a/overrides/config/logbegone.toml b/overrides/config/logbegone.toml new file mode 100644 index 0000000..9fa34a3 --- /dev/null +++ b/overrides/config/logbegone.toml @@ -0,0 +1,5 @@ + +[logbegone] + regex = ["Disconnecting VANILLA connection attempt", "Channels "] + phrases = ["Disconnecting VANILLA connection attempt", "Channels ", "modernminecarts:blockstates/sloped_rail.json"] +