Skip to content

Can't make a mods folder ONLY for fabric #1706

Discussion options

You must be logged in to vote

Fabric currently has three methods of discovering mods.

  • Add them to the classpath when you start fabric/minecraft
  • Put them in the mods folder
  • Specify the mods to use with a system property -Dfabric.addMods=pathToMod1;pathToMod2;pathToMod3

It doesn't sound like any of these are exactly what you want?
I suggest you raise the issue here:
https://github.com/FabricMC/fabric-loader/issues

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by commandrod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants