From 59e7f06379eba4d7b5b2e7f5ac92517f2ad79f25 Mon Sep 17 00:00:00 2001 From: hpf3 <18592150+hpf3@users.noreply.github.com> Date: Tue, 21 Feb 2023 16:32:32 -0800 Subject: [PATCH 1/3] added rubiddium dynamic lights to exclude list --- files/cf-exclude-include.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/files/cf-exclude-include.json b/files/cf-exclude-include.json index d9debcba98f..27cd552b3b3 100644 --- a/files/cf-exclude-include.json +++ b/files/cf-exclude-include.json @@ -15,7 +15,8 @@ "magnesium-extras", "skin-layers-3d", "textrues-rubidium-options", - "torohealth-damage-indicators" + "torohealth-damage-indicators", + "dynamiclights-reforged" ], "modpacks": { "all-of-fabric-6": { From 77a40580e370028ba5e6fac8fe1985c60ee4c544 Mon Sep 17 00:00:00 2001 From: hpf3 <18592150+hpf3@users.noreply.github.com> Date: Tue, 21 Feb 2023 16:32:32 -0800 Subject: [PATCH 2/3] added rubiddium dynamic lights to exclude list --- files/cf-exclude-include.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/files/cf-exclude-include.json b/files/cf-exclude-include.json index d9debcba98f..27cd552b3b3 100644 --- a/files/cf-exclude-include.json +++ b/files/cf-exclude-include.json @@ -15,7 +15,8 @@ "magnesium-extras", "skin-layers-3d", "textrues-rubidium-options", - "torohealth-damage-indicators" + "torohealth-damage-indicators", + "dynamiclights-reforged" ], "modpacks": { "all-of-fabric-6": { From 8655d7d051cf4c55f79c994c7df864112a791e7a Mon Sep 17 00:00:00 2001 From: hpf3 <18592150+hpf3@users.noreply.github.com> Date: Wed, 22 Feb 2023 11:18:19 -0800 Subject: [PATCH 3/3] adjusted list order --- files/cf-exclude-include.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/cf-exclude-include.json b/files/cf-exclude-include.json index 27cd552b3b3..da828e88e09 100644 --- a/files/cf-exclude-include.json +++ b/files/cf-exclude-include.json @@ -2,6 +2,7 @@ "globalExcludes": [ "carry-on", "defensive-measures", + "dynamiclights-reforged", "entity-texture-features-fabric", "entityculling", "extreme-sound-muffler", @@ -15,8 +16,7 @@ "magnesium-extras", "skin-layers-3d", "textrues-rubidium-options", - "torohealth-damage-indicators", - "dynamiclights-reforged" + "torohealth-damage-indicators" ], "modpacks": { "all-of-fabric-6": {