Fixing Modrinth projects support for non-Forge (#2016)

This commit is contained in:
Geoff Bourne 2023-03-17 22:15:01 -05:00 committed by GitHub
parent e01fe46645
commit db3fbd8cd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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