From f7ff2779d91c01a382b6fc711c0dfd1a393987ab Mon Sep 17 00:00:00 2001 From: Geoff Bourne Date: Mon, 9 Oct 2023 18:21:42 -0500 Subject: [PATCH] Resolve Modrinth projects for Quilt specifically (#2427) --- scripts/start-setupModpack | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/start-setupModpack b/scripts/start-setupModpack index ca186140..c78e9270 100755 --- a/scripts/start-setupModpack +++ b/scripts/start-setupModpack @@ -239,10 +239,7 @@ function handleModrinthProjects() { if [[ $MODRINTH_PROJECTS ]] && isFamily HYBRID FORGE FABRIC SPIGOT; then if isFamily HYBRID FORGE; then loader=forge - elif isFamily FABRIC; then - loader=fabric else - # we're left with Bukkit/Spigot down-lines where plugins seem to be loader="${TYPE,,}" fi mc-image-helper modrinth \