Is your feature request related to a problem? Please describe
When working on OneConfig mods, having just a single run/mods folder for each version can be inconvenient, because I need to delete/rename JARs while testing mod compatibility-related changes on multiple Minecraft versions.
Describe the behaviour you'd like
A separate mods folder per version in every OneConfig mod, such as run/mods/<version>.
Describe alternatives you've considered
The run folder could also be separated out entirely, but that is probably overkill, and would result in accessibility onboarding etc. starting from scratch for each tested version, which would be a nuisance.
Additional context
Is your feature request related to a problem? Please describe
When working on OneConfig mods, having just a single
run/modsfolder for each version can be inconvenient, because I need to delete/rename JARs while testing mod compatibility-related changes on multiple Minecraft versions.Describe the behaviour you'd like
A separate mods folder per version in every OneConfig mod, such as
run/mods/<version>.Describe alternatives you've considered
The
runfolder could also be separated out entirely, but that is probably overkill, and would result in accessibility onboarding etc. starting from scratch for each tested version, which would be a nuisance.Additional context