diff --git a/scripts/start-setupModpack b/scripts/start-setupModpack index e1467b8d..8257e292 100755 --- a/scripts/start-setupModpack +++ b/scripts/start-setupModpack @@ -275,7 +275,7 @@ function handleModrinthProjects() { if [[ $MODRINTH_PROJECTS ]] && isFamily HYBRID FORGE FABRIC SPIGOT; then if isFamily HYBRID FORGE; then loader=forge - elif isFaily FABRIC; then + elif isFamily FABRIC; then loader=fabric else # we're left with Bukkit/Spigot down-lines where plugins seem to be