MrCrayfish / Configured

The easiest way to change the configuration of mods!
https://www.curseforge.com/minecraft/mc-mods/configured
Other
58 stars 44 forks source link

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

Open pixelcris opened 4 days ago

pixelcris commented 4 days ago

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 commented 3 days ago

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

MrCrayfish commented 2 days ago

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 commented 2 days ago

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 commented 1 day ago

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