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

"configured" button isnt there in title screen or options #145

Open
pixelcris opened this issue Jun 27, 2024 · 4 comments
Open

"configured" button isnt there in title screen or options #145

pixelcris opened this issue Jun 27, 2024 · 4 comments

Comments

@pixelcris
Copy link

the "configured" button isnt there for me anywhere, ive tried installing framework and catalogue and it didnt work still
it seems to only be a problem on fabric 1.20.1. Ive used configured in forge and other versions and its worked perfectly fine

@ardissaps
Copy link

same with 1.21, this mod just do nothing, nothing appear, nothing work

@MrCrayfish
Copy link
Owner

MrCrayfish commented Jun 28, 2024

Basically Fabric doesn't have a standard config library, and thus makes it difficult to allow Configured to work with every mod. Configured will only generate a config menu for supported config libraries. At the moment, it only supports Forge/NeoForge config library, Framework config library, and JEI config library. Configured essentially loses its magic on Fabric unfortunately.

@Ayyavazi
Copy link

Basically Fabric doesn't have a standard config library, and thus makes it difficult to allow Configured to work with every mod. Configured will only generate a config menu for supported config libraries. At the moment, it only supports Forge/NeoForge config library, Framework config library, and JEI config library. Configured essentially loses its magic on Fabric unfortunately.

I'm confused. I have both JEI and Framework installed and still have greyed out config buttons. Does it work only for those mods and not others? If so, it might be worth advertising that explicitly in the mod description. I came from a 1.20.1 forge install where the mod worked seamlessly and expected a comparable experience on Fabric. I assume most folks are similar. Is there a way to make it work? Either way, thanks for your hard work. I know maintaining this isn't easy.

@MrCrayfish
Copy link
Owner

Framework doesn't have a config. As for JEI, I'll look into it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants