From d8bca85d5592c3cc569ec36f76aa50196e0dd212 Mon Sep 17 00:00:00 2001 From: bobo <63786893+Bobrokus@users.noreply.github.com> Date: Sun, 20 Jul 2025 14:16:17 +0200 Subject: [PATCH] cf + modrinth: exclude config-menus-forge & welcome-screen (#3561) Co-authored-by: Geoff Bourne --- files/cf-exclude-include.json | 2 ++ files/modrinth-exclude-include.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/files/cf-exclude-include.json b/files/cf-exclude-include.json index 0e1282bc..5b52eb6c 100644 --- a/files/cf-exclude-include.json +++ b/files/cf-exclude-include.json @@ -28,6 +28,7 @@ "chunk-animator", "clickable-advancements", "compass-coords", + "config-menus-forge", "configured", "controllable", "controlling", @@ -158,6 +159,7 @@ "waila-harvestability", "wakes-reforged", "wawla", + "welcome-screen", "xaeroplus", "yungs-menu-tweaks", "zume" diff --git a/files/modrinth-exclude-include.json b/files/modrinth-exclude-include.json index 1f5fe608..5b446182 100644 --- a/files/modrinth-exclude-include.json +++ b/files/modrinth-exclude-include.json @@ -46,6 +46,7 @@ "FauxCustomEntityData", "feytweaks", "figura", + "ForgeConfigScreens", "GeckoLibIrisCompat", "gpumemleakfix", "Highlighter", @@ -83,6 +84,7 @@ "sorted_enchantments", "visuality", "VR-Combat", + "welcomescreen", "YeetusExperimentus", "yungsmenutweaks", "Zoomify",