Okay so long story short, for the past four hours I've been trying to figure out how to decompile a forge mod and deobfuscate it (not specifically in that order), and I haven't been able to find anything that would help. All I've understood is that I need a mapping to translate the games compiled jar into its deobf parts yet for SOME REASON I can't find the right mappings, I think. What I think the best option I've found is to use Enigma, import the jar, open the mapping and export the sources. The part I'm getting stuck on is opening the mappings. So the problem I'm running into is that the mappings dont actually update anything (as in they don't add anything to the "deobfuscated code" section), honestly I'm pretty sure that when the mappings load it just stays on idle and doesn't do anything. Any help would be appreciated.
mappings - https://launcher.mojang.com/v1/objects/e4d540e0cba05a6097e885dffdf363e621f87d3f/client.txt
found from - https://minecraft.fandom.com/wiki/Java_Edition_1.17.1#:~:text=Obfuscation maps-,Client,-Server