Sumandora

Results 2 issues of Sumandora

I wanted to use layered mappings like this: ```groovy mappings loom.layered { officialMojangMappings() mappings("net.fabricmc:yarn:$project.yarn_mappings:v2") } ``` Basically using mojmap as fallback for fields and methods, which don't have yarn names,...

This PR turns this: ![image](https://github.com/user-attachments/assets/272d1ac7-7022-4b3f-af93-6a7155b51ee1) into this: ![image](https://github.com/user-attachments/assets/383307a3-4f2f-4f09-b588-d3adb63eb1ff) The main issue is that something like #8362 is not merged. I initially wanted to expand all tabs by default, however this...