From 31a39bc46b90c445d05096125425d6136e031c78 Mon Sep 17 00:00:00 2001 From: Geoff Bourne Date: Sat, 27 Sep 2025 10:20:34 -0500 Subject: [PATCH] Add "ok menu" and "particle rain" to default excludes (#3674) --- 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 cc2bda60..00ff0967 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 d01c3fe7..a0745da6 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",