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

Posted

I'm trying to make a modding api for my mods, but I don't know how to start. I've already made a few mods, but they have some really repetitive code. How do I make a mod with classes my other mods can use?

It isn't as difficult as you think. It was pretty easy for me, even when I hardly knew java.

Eclipse has an export option, you need to export src/main/java, src/main/resources and the folder src.

In eclipse you have a toolbar above your files, you need project/properties/libraries/add external jar and than choose the jar you created with the export funtion.

  • Author

I already did that, it worked fine whilst testing it in my modding environment.

However, as soon as I try to build it using Gradle, it fails because of "classes not found".

Are you sure you have exported all required folders?

You needed to export 3 folders.

Can you open the source folders from the mod that imports the other mod?

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.