Improvable Skills 3

Improvable Skills 3

1M Downloads

Source code for the 1.12.2 version of the mod ?

Shykaruu opened this issue ยท 6 comments

commented

Hello, Can you add the source code for the 1.12.2 version of the mod please ?

commented

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.

commented

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.

commented

1.12.2 is unsupported. Update to later versions.

commented

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.

commented

I want to make modification on the 1.12.2 version of the mod but i can't because of there's no source code of the mod