From 65219e61a52997a8cf51aefc7800bf1f96dcedfb Mon Sep 17 00:00:00 2001 From: Dragonvil Date: Wed, 14 May 2025 22:07:08 +0200 Subject: [PATCH 1/4] Added Beyond Depth's client mods to the cf-exclude-include.json --- files/cf-exclude-include.json | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/files/cf-exclude-include.json b/files/cf-exclude-include.json index 14d734a876d..9c1150503b8 100644 --- a/files/cf-exclude-include.json +++ b/files/cf-exclude-include.json @@ -28,6 +28,7 @@ "clickable-advancements", "compass-coords", "configured", + "controllable" "controlling", "craftpresence", "ctm", @@ -37,6 +38,8 @@ "ding", "drippy-loading-screen", "dynamic-surroundings", + "dynamic-view", + "dynamiclights-reforged", "dynamiclights-reforged", "easiervillagertrading", "effective-forge", @@ -44,19 +47,23 @@ "embeddium-extension", "embeddium-extras", "enchantment-descriptions", + "enhanced-boss-bars", "enhancedvisuals", "entity-collision-fps-fix", "entity-model-features", "entity-texture-features-fabric", "entityculling", "equipment-compare", + "essential-mod", "euphoria-patches", "extreme-sound-muffler", "ezzoom", "fading-night-vision", "falling-leaves-forge", "fancymenu", + "farsight", "faster-ladder-climbing", + "flerovium", "foamfix-optimization-mod", "fps-reducer", "free-cam", @@ -65,6 +72,7 @@ "hwyla", "iceberg", "ignitioncoil", + "illager-raid-music", "inmisaddon", "iris-flywheel-compat", "irisshaders", @@ -80,8 +88,10 @@ "legendary-tooltips", "lighty", "loot-capacitor-tooltips", + "loot-journal", "lootbeams", "magnesium-extras", + "make-bubbles-pop", "menumobs", "minecraft-rich-presence", "model-gap-fix", @@ -92,13 +102,15 @@ "no-nv-flash", "no-recipe-book", "not-enough-animations", + "not-enough-animations", "oculus", "oldjavawarning", "overloaded-armor-bar", - "particular", "packmenu", "packmodemenu", + "particular", "reauth", + "rebind-narrator", "reblured", "reeses-sodium-options", "reforgium", @@ -113,6 +125,7 @@ "seasonhud", "shulkerboxviewer", "skin-layers-3d", + "skin-layers-3d", "smart-hud", "smithing-template-viewer", "smooth-font", @@ -122,9 +135,9 @@ "sodium-options-api", "sodium-rubidium-occlusion-culling-fix", "sound", - "sound-reloader", "sound-filters", "sound-physics-remastered", + "sound-reloader", "stellar-sky", "swingthroughgrass", "textrues-embeddium-options", From a0e93c1adc8d0248d00672d7631a4b7cc3465ae5 Mon Sep 17 00:00:00 2001 From: Dragonvil Date: Wed, 14 May 2025 22:12:36 +0200 Subject: [PATCH 2/4] Removed the deplicate entries from the cf-exclude-include.json --- files/cf-exclude-include.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/files/cf-exclude-include.json b/files/cf-exclude-include.json index 9c1150503b8..f6abfd30c0a 100644 --- a/files/cf-exclude-include.json +++ b/files/cf-exclude-include.json @@ -40,7 +40,6 @@ "dynamic-surroundings", "dynamic-view", "dynamiclights-reforged", - "dynamiclights-reforged", "easiervillagertrading", "effective-forge", "embeddium", @@ -102,7 +101,6 @@ "no-nv-flash", "no-recipe-book", "not-enough-animations", - "not-enough-animations", "oculus", "oldjavawarning", "overloaded-armor-bar", @@ -125,7 +123,6 @@ "seasonhud", "shulkerboxviewer", "skin-layers-3d", - "skin-layers-3d", "smart-hud", "smithing-template-viewer", "smooth-font", From 81591ecdd58a088a223ce55e4406eb417bf7cc57 Mon Sep 17 00:00:00 2001 From: Dragonvil Date: Thu, 15 May 2025 22:41:41 +0200 Subject: [PATCH 3/4] Added forgeskyboxes from issue 3405 https://github.com/itzg/docker-minecraft-server/issues/3405 --- files/cf-exclude-include.json | 1 + 1 file changed, 1 insertion(+) diff --git a/files/cf-exclude-include.json b/files/cf-exclude-include.json index f6abfd30c0a..52f79099475 100644 --- a/files/cf-exclude-include.json +++ b/files/cf-exclude-include.json @@ -64,6 +64,7 @@ "faster-ladder-climbing", "flerovium", "foamfix-optimization-mod", + "forgeskyboxes", "fps-reducer", "free-cam", "ftb-backups-2", From f6b779ea4c0f94dd23e64359eedf08d2d2694388 Mon Sep 17 00:00:00 2001 From: Dragonvil Date: Thu, 15 May 2025 22:43:29 +0200 Subject: [PATCH 4/4] Added particular-reforged and wakes-reforged from issue 3436 https://github.com/itzg/docker-minecraft-server/issues/3436 note this had PR: (but there was a formatting issue) https://github.com/itzg/docker-minecraft-server/pull/3443 --- files/cf-exclude-include.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files/cf-exclude-include.json b/files/cf-exclude-include.json index 52f79099475..b6d3347999e 100644 --- a/files/cf-exclude-include.json +++ b/files/cf-exclude-include.json @@ -108,6 +108,7 @@ "packmenu", "packmodemenu", "particular", + "particular-reforged", "reauth", "rebind-narrator", "reblured", @@ -149,6 +150,7 @@ "vanillafix", "visuality", "waila-harvestability", + "wakes-reforged", "wawla", "xaeroplus", "yungs-menu-tweaks",