Skip to content

Commit 6fd275c

Browse files
authored
cf: added default excludes needed for ATM10 (#3164)
1 parent 954bb88 commit 6fd275c

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

examples/atm10/docker-compose.yml

-11
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,6 @@ services:
1414
# Optional: select a specific version/file
1515
# CF_FILENAME_MATCHER: "1.17"
1616
ALLOW_FLIGHT: true
17-
CF_EXCLUDE_MODS: |
18-
lighty
19-
dark-mode-everywhere
20-
iceberg
21-
just-enough-mekanism-multiblocks
22-
model-gap-fix
23-
packmenu
24-
reeses-sodium-options
25-
sodium-extra
26-
sodium-options-api
27-
toast-control
2817
CF_OVERRIDES_EXCLUSIONS: |
2918
shaderpacks/**
3019
volumes:
File renamed without changes.

files/cf-exclude-include.json

+11
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"appleskin",
66
"armor-chroma",
77
"armor-toughness-bar",
8+
"audio-extension-for-fancymenu-forge",
89
"auudio-forge",
910
"beehivetooltips",
1011
"better-advancements",
@@ -26,6 +27,7 @@
2627
"controlling",
2728
"ctm",
2829
"custom-main-menu",
30+
"dark-mode-everywhere",
2931
"defensive-measures",
3032
"ding",
3133
"drippy-loading-screen",
@@ -53,6 +55,7 @@
5355
"ftb-backups-2",
5456
"fullscreen-windowed-borderless-for-minecraft",
5557
"hwyla",
58+
"iceberg",
5659
"ignitioncoil",
5760
"inmisaddon",
5861
"iris-flywheel-compat",
@@ -61,15 +64,18 @@
6164
"itemphysic-lite",
6265
"itemzoom",
6366
"just-enough-harvestcraft",
67+
"just-enough-mekanism-multiblocks",
6468
"just-enough-resources-jer",
6569
"just-zoom",
6670
"konkrete",
6771
"legendary-tooltips",
72+
"lighty",
6873
"loot-capacitor-tooltips",
6974
"lootbeams",
7075
"magnesium-extras",
7176
"menumobs",
7277
"minecraft-rich-presence",
78+
"model-gap-fix",
7379
"more-overlays",
7480
"mouse-tweaks",
7581
"neat",
@@ -80,9 +86,11 @@
8086
"oculus",
8187
"oldjavawarning",
8288
"overloaded-armor-bar",
89+
"packmenu",
8390
"packmodemenu",
8491
"reauth",
8592
"reblured",
93+
"reeses-sodium-options",
8694
"reforgium",
8795
"resource-reloader",
8896
"rubidium",
@@ -98,6 +106,8 @@
98106
"smooth-font",
99107
"smoothwater",
100108
"sodium",
109+
"sodium-extra",
110+
"sodium-options-api",
101111
"sodium-rubidium-occlusion-culling-fix",
102112
"sound-filters",
103113
"sound-physics-remastered",
@@ -107,6 +117,7 @@
107117
"textrues-rubidium-options",
108118
"thaumic-jei",
109119
"tips",
120+
"toast-control",
110121
"torohealth-damage-indicators",
111122
"true-darkness",
112123
"ungrab-mouse-mod",

0 commit comments

Comments
 (0)