diff --git a/examples/rad2/compose.yaml b/examples/rad2/compose.yaml index fa2520c7..59e6114d 100644 --- a/examples/rad2/compose.yaml +++ b/examples/rad2/compose.yaml @@ -14,11 +14,8 @@ services: #CF_FILENAME_MATCHER: "0.2.34" CF_EXCLUDE_MODS: | controlling - craftpresence creative-core default-options - equipment-compare - item-borders itemphysic-lite konkrete oauth diff --git a/examples/vault-hunters-1-18-2/docker-compose.yml b/examples/vault-hunters-1-18-2/docker-compose.yml index c99d6cc4..2abc1460 100644 --- a/examples/vault-hunters-1-18-2/docker-compose.yml +++ b/examples/vault-hunters-1-18-2/docker-compose.yml @@ -13,7 +13,6 @@ services: MEMORY: 6G # 4G for base server + 2G per player CF_EXCLUDE_MODS: | reauth - item-highlighter ALLOW_FLIGHT: true ENABLE_COMMAND_BLOCK: true DIFFICULTY: hard @@ -21,4 +20,4 @@ services: - mc-data:/data volumes: - mc-data: {} \ No newline at end of file + mc-data: {} diff --git a/files/cf-exclude-include.json b/files/cf-exclude-include.json index a958f0e4..794ce61d 100644 --- a/files/cf-exclude-include.json +++ b/files/cf-exclude-include.json @@ -26,6 +26,7 @@ "clickable-advancements", "configured", "controlling", + "craftpresence", "ctm", "custom-main-menu", "dark-mode-everywhere", @@ -44,6 +45,7 @@ "entity-collision-fps-fix", "entity-texture-features-fabric", "entityculling", + "equipment-compare", "extreme-sound-muffler", "ezzoom", "fading-night-vision", @@ -61,6 +63,8 @@ "inmisaddon", "iris-flywheel-compat", "irisshaders", + "item-borders", + "item-highlighter", "item-obliterator", "itemphysic-lite", "itemzoom", @@ -125,6 +129,7 @@ "vanillafix", "visuality", "waila-harvestability", + "wawla", "xaeroplus", "yungs-menu-tweaks", "zume"