Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Just clone your Git repo into a workspace and... oh, you didn't use an online repository? Oops :P

 

You can use JD-GUI to view compiled .java files as source code and then copy / paste those into new text files for your project. It'll be a pain in the ass, but at least it's something. Next time, use git ;)

Fernflower.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

What do you think gives you Minecraft's Source? Fernflower.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

@LexManos I thought Mojang did. :P

I am not a cat. I know my profile picture is sexy and amazing beyond anything you could imagine but my cat like features only persist in my fierce eyes. I might be a cat.

1. Download your JAR then run it through this program called BON (I will link the file) to deobfuscate it.

 

2. Use JD-GUI to open the file, then save all the sources to a .zip folder.

 

3. Create a directory with forge decompiled in it (extract forge and run in a command window gradlew setupDecompWorkspace, gradlew decompile, and gradlew eclipse).

 

4. Go to the src/main/java directory and remove the examplemod package, and then remove the mcmod.info from the resources directory.

 

5. In src/main/java drop your source code from the JD-GUI zip file, and the resources from your JD-GUI zip file.

 

6. Run from a command window  gradlew setupDecompWorkspace and gradlew eclipse once more.

 

7. Open it into your eclipse workspace, and continue as normal.

 

...

 

Btw, this has happened to me before.

 

Link to BON: https://www.dropbox.com/s/z44a8tlf1ujewbc/BON.jar?dl=1

while(awake)

{

    coffee++;

}

  • Blakexx changed the title to sussy amogus

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...

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.