Minecraft – a Minecraft mod really, and how can I sanely manage them

minecraft-java-editionmods

I have found a few mods for minecraft I like a lot. I know you cant use them all at the same time. I know that some go together well, so how do I find out what goes with what?

Is there a way to load some for now, and unload them later so that I can change them out? I got a patch device but I don't think it works that well.

I tried to play with this stuff on my own but I got things so messed up that I had to delete everything and start over. So what am I doing wrong?

KH

Best Answer

Mods will be compatible as long as they don't overwrite the same files in minecraft.jar. You can check this by looking at the class files in the mod (that have obfusticated names like a.class or bg.class, and you need to put into minecraft.jar) and checking that there's no overlap between the two lists of files.

Related Topic