Jump to content

Recommended Posts

Posted

Hello.

 

I want to modify main Minecraft code. I know that modifying core code is a bad practice, but I really need to do it - there is no Forge hooks for some methods. I extracted code from forgeSrc-<version>-sources.jar to separate folder. How to add this folder to build path?

 

I know about runtime code translation, but for it I need compiled and reobfuscated versions of patched classes. There is too many changes to patch in bytecode.

 

Sorry for my [probably] bad grammar, English is not my native language.

Posted

I just want to achieve ablity to modify core classes and get reobfuscated versions of modified ones, like old MCP with forge src. Compatibility issues are not issues for me, because my mod will be used only in specific environment.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.