Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration with CurseForge and Modrinth Launcher #35

Open
MrRedstoneToGo opened this issue Apr 20, 2024 · 2 comments
Open

Integration with CurseForge and Modrinth Launcher #35

MrRedstoneToGo opened this issue Apr 20, 2024 · 2 comments
Labels
feedback Suggestions for how something can be improved.

Comments

@MrRedstoneToGo
Copy link

Minecraft Version

All

Mod Loader

Other / Don't Know

Feedback

The CurseForge launcher places data packs in the resource packs directory (don't ask me why) and the Modrinth app creates a new folder called "datapacks". The problem is that Data Packs aren't loaded into either "resourcepacks" or "datapacks".

You need to add one of these folders to the config by hand to get data packs working. Add these two folder paths to the config by default so that data packs from Curse Forge or Modrinth will work without having to change the config file.

thanks

@MrRedstoneToGo MrRedstoneToGo added the feedback Suggestions for how something can be improved. label Apr 20, 2024
@Darkhax
Copy link
Member

Darkhax commented Apr 22, 2024

Hello, on 1.20.4 OpenLoader will already load data packs from the resourcepacks folder. This feature is enabled by default but you may want to check the loadResourcePackData config option if it's not working for you. The datapacks folder used by Modrinth is not supported yet, but will be soon.

On older versions, you can already load from both folders by adding them to the config as you mentioned. It's not as convenient but I don't think I will have time to backport, especially with 1.20.5 coming out.

@MrRedstoneToGo
Copy link
Author

I'm on 1.20.1. The version isn't that old after all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feedback Suggestions for how something can be improved.
Projects
None yet
Development

No branches or pull requests

2 participants