-
-
Notifications
You must be signed in to change notification settings - Fork 42
Closed
Description
The dependency resolution resolves a forge mod version that is cannot be loaded by neoforge, even tough a neoforge version is also available.
modrinth --projects="waystones:21.5.8+neoforge-1.21.5" --output-directory=/path/to/output --loader="neoforge" --game-version=1.21.5 --download-dependencies=REQUIRED
For this example, it resolves the balm-forge-1.21.5-21.5.20-all.jar
which cannot be loaded by neoforge.
The solution is as simple as removing the forge compatibility in
neoforge("mods", forge), |
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
Done