Source code for the 1.12.2 version of the mod ?
Shykaruu opened this issue ยท 6 comments
You don't need source code to develop an addon. IntelliJ has a built-in decompiler.
To add the mod to the workspace you'd just have to add it into runtime using deobfCompile "org.zeith.ImprovableSkills:ImprovableSkills-1.12.2:12.4.68:deobf"
while using stable_39
mappings.
I think the person wants to make an addon for 1.12.2 but the source code doesnt exist for 1.12.2 anymore on the github.
You are not really allowed to modify the mod's code. You are free to develop an addon to add on to the existing mod.