Started by
SilesianLion
on
Topic category: Help with Minecraft modding (Java Edition)
Trying to make my mod compatible with Better Combat, getting this error message/code whenever I try to run the client. I think it might be an easy fix but I'm just not quite sure on what to do. Anyway, here it is;
If you just put the Better Combat jar file into the mods folder as downloaded from curseforge it won't work, this is because the MCreator enviroment is deobfuscated while most exported mods are obfuscated. So you'll need to either import the mod using the "build.gradle" file or getting an deobfuscated version of it.
If you can't pull any of these off just exporting it and running it on a seperate profile is also an option.
Thanks! I got it working!
can you tell me more details please?
You can just use this Plugin!