From f746162360b65e4eecbdfc07f4fbb78acf862cfd Mon Sep 17 00:00:00 2001 From: Luke Van De Weghe <39035228+gorfey@users.noreply.github.com> Date: Sun, 28 Dec 2025 17:44:10 -0600 Subject: [PATCH] Globally exclude crash-assistant mod (#3839) --- files/cf-exclude-include.json | 1 + files/modrinth-exclude-include.json | 1 + 2 files changed, 2 insertions(+) diff --git a/files/cf-exclude-include.json b/files/cf-exclude-include.json index e38bd3f4..69c1c3a5 100644 --- a/files/cf-exclude-include.json +++ b/files/cf-exclude-include.json @@ -35,6 +35,7 @@ "controllable", "controlling", "craftpresence", + "crash-assistant", "cull-less-leaves", "ctm", "custom-main-menu", diff --git a/files/modrinth-exclude-include.json b/files/modrinth-exclude-include.json index 5bbbf47d..2ab5314f 100644 --- a/files/modrinth-exclude-include.json +++ b/files/modrinth-exclude-include.json @@ -32,6 +32,7 @@ "continuity", "controlling", "craftpresence", + "CrashAssistant", "Cull Less Leaves", "cwb", "DisableCustomWorldsAdvice",