From c4661d1c3696cc483155ea8df4cf0d1926b102df Mon Sep 17 00:00:00 2001 From: Geoff Bourne Date: Fri, 26 Sep 2025 17:40:19 -0500 Subject: [PATCH] Add "ok menu" and "particle rain" to default excludes --- 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 cc2bda602e4..00ff0967d18 100644 --- a/files/cf-exclude-include.json +++ b/files/cf-exclude-include.json @@ -108,12 +108,14 @@ "no-recipe-book", "not-enough-animations", "oculus", + "ok-zoomer", "oldjavawarning", "overloaded-armor-bar", "packmenu", "packmodemenu", "particle-effects", "particle-effects-reforged", + "particle-rain", "particular", "particular-reforged", "reauth", diff --git a/files/modrinth-exclude-include.json b/files/modrinth-exclude-include.json index d01c3fe7a27..a0745da6615 100644 --- a/files/modrinth-exclude-include.json +++ b/files/modrinth-exclude-include.json @@ -74,7 +74,9 @@ "nicer-skies", "notenoughanimations", "oculus", + "ok_zoomer", "OverflowingBars", + "particlerain", "PickUpNotifier", "PresenceFootsteps", "Prism",