Installing mods from Curseforge to a Quilt 1.18.2 archive isn't working properly for me. Here's an example with the mod CleanCut.
pacmc install cleancut results in the following output:
Resolving versions and dependencies...
[+] resolved slugs
java.lang.IllegalStateException: The loader Quilt is not supported by Curseforge
at net.axay.pacmc.repoapi.curseforge.CurseforgeApi$getProjectVersions$2$1$1.invokeSuspend(CurseforgeApi.kt:68)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:749)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
This happens with many other mods on Curseforge as well.
Installing mods from Curseforge to a Quilt 1.18.2 archive isn't working properly for me. Here's an example with the mod CleanCut.
pacmc install cleancut
results in the following output:This happens with many other mods on Curseforge as well.