Prospector
Prospector
Version v4.2.0-beta.1 of Mod Menu backports the 1.19.3 version entirely to 1.19.2. Would be great if anyone could see if this resolves the issue on 1.19.2: https://modrinth.com/mod/modmenu/version/4.2.0-beta.1
Looking at that mod's code, I don't see any evidence of it supporting Mod Menu
Just checked out that mod's code too, I also don't see any Mod Menu support in there or in the config library that mod uses. Perhaps they removed it?
Actually, maybe the mod `Configured` is supposed to do it. Possibly it is broken
Ok I figured it out. It works if you install the mod "Configured" https://www.curseforge.com/minecraft/mc-mods/configured-fabric The config API that the shoulder surfing mod uses silently requires this mod in order to...
to put it more simply, using the metadata currently available, in mrpack index files, all mods should be marked as client `required` unless otherwise indicated by the modpack author (there...
We could probably fix this going forward but anything that downloads files should do the job of sanitizing the file name for the operating system. For example, this is what...
Could you elaborate? I have no idea what you're talking about.
ah, I see. yeah, that's a known issue. It's a backend issue though so let me transfer it over.
I think a better idea to solve this same problem would be to allow separate versions to share a file. So you'd have the fabric and quilt versions as separate...