Hello everyone,
I’ve come across an issue related to resources that support multiple resource types—they’re being placed in incorrect destination folders.
For example, if you try to install simple-voice-chat for the bukkit loader, MCR incorrectly places it in the mods folder.
The root of the problem is that the modrinth@v2 registry only returns a single resource type per project. This limitation causes confusion when a project is compatible with multiple environments.
The good news is that this has already been addressed in the modrinth@v3 registry. However, since we currently don’t have access to the v3 documentation, it’s not feasible for us to begin implementing support for it just yet.
That said, I’ve already added modrinth@v3 support to our roadmap. As soon as v3 is stable and the documentation becomes available, we’ll begin integrating it.
Thx
Hello everyone,
I’ve come across an issue related to resources that support multiple resource types—they’re being placed in incorrect destination folders.
For example, if you try to install
simple-voice-chatfor thebukkitloader, MCR incorrectly places it in themodsfolder.The root of the problem is that the
modrinth@v2registry only returns a single resource type per project. This limitation causes confusion when a project is compatible with multiple environments.The good news is that this has already been addressed in the
modrinth@v3registry. However, since we currently don’t have access to the v3 documentation, it’s not feasible for us to begin implementing support for it just yet.That said, I’ve already added modrinth@v3 support to our roadmap. As soon as v3 is stable and the documentation becomes available, we’ll begin integrating it.
Thx