Enhancement Type
Improve an existing feature
Describe the enhancement
If you use MODRINTH_PROJECTS to specify a plugin you want to use, but the plugin hasn't explicitly marked itself as supporting the Minecraft version you're using, the plugin will fail to download. Sometimes plugins won't receive an update in a long time, but the plugin still functions across game updates.
This seems to happen because the Minecraft version is used as a filter when calling the Modrinth API.
It'd be nice to have an option that controls whether the version filter is used.