For AUTO_CURSEFORGE, fixed typo with CF_EXCLUDE_MODS (#1901)

This commit is contained in:
Geoff Bourne
2023-01-12 21:46:04 -06:00
committed by GitHub
parent c0be7dbb95
commit f8ea9d49f5
2 changed files with 5 additions and 3 deletions

View File

@@ -45,9 +45,11 @@ defaultModExcludes=(
433760 # not-enough-animations
568563 # entity-texture-features-fabric
274259 # carry-on
787666 # ignitioncoil, not a client mod, but doesn't seem to play nice with server mode
700629 # defensive-measures
)
: "${CF_EXLUDE_MODS:=${defaultModExcludes[@]}}"
args+=(--exclude-mods="$CF_EXLUDE_MODS")
: "${CF_EXCLUDE_MODS:=${defaultModExcludes[@]}}"
args+=(--exclude-mods="$CF_EXCLUDE_MODS")
defaultModForceIncludes=(
656526 # revelationary