From 68d99f434d59f8450ffcc57558f9128a9b289bf3 Mon Sep 17 00:00:00 2001 From: Alexey Potsetsuev Date: Sat, 15 Aug 2026 01:41:45 +0800 Subject: [PATCH] Fix two Modrinth packs that fail to start due to excluded server-required mods (#4232) --- files/modrinth-exclude-include.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/files/modrinth-exclude-include.json b/files/modrinth-exclude-include.json index 695c72f4..79e3ef91 100644 --- a/files/modrinth-exclude-include.json +++ b/files/modrinth-exclude-include.json @@ -48,7 +48,6 @@ "fancymenu", "fast-ip-ping", "fastquit", - "FauxCustomEntityData", "feytweaks", "figura", "ForgeConfigScreens", @@ -111,6 +110,9 @@ "cobbleverse": { "excludes": [ "cloth-config" + ], + "forceIncludes": [ + "configurable" ] } }