NebelNidas

Results 68 comments of NebelNidas

Does [mapping-io](https://github.com/FabricMC/mapping-io/blob/master/src/main/java/net/fabricmc/mappingio/format/ProGuardReader.java) handle this correctly?

That would of course be a solution, but imagine having multiple mods do that. That would result in quite a bit of redundancy and overhead, for a thing modmenu already...

https://github.com/malte0811/FerriteCore/commit/99fb47146cbfcb2ff7d710ccf8d363f50add74b3 has fixed this issue, hasn't it?

For a short term solution, look here: ![image](https://user-images.githubusercontent.com/48808497/88228359-5b18a780-cc6f-11ea-9114-afd52c2eb78a.png) https://www.curseforge.com/minecraft/mc-mods/retino

Why hasn't this been merged yet? Is it still not safe to use?

if you want to use the old launcher (I personally like it better, too), you can download it from here: https://launcher.mojang.com/v1/objects/eabbff5ff8e21250e33670924a0c5e38f47c840b/launcher.jar Just note that it will not be updated to...

I'm bumping this. While I fully agree with modmuss that separate game profiles/directories should be preferred over this, there are some edge cases where changing the mods directory is useful....

I'm going to commit the filtering of packages in a separate PR

It seems like the official author, @tterrag1098, has abandoned this project. However, LexManos (the creator of Forge) has published fixes for this issue here in this pull request: https://github.com/tterrag1098/BON2/pull/48 When...