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.

smelch

Members
  • Joined

  • Last visited

  1. Let me try to clarify a little bit, since it seems like you're probably new to coding or at least new to Java. Java has a "Java Runtime Environment", which is what the JRE is. This is the part of Java you need to execute java applications. It's fine for playing Minecraft. However, there is another part of Java that is used to create things that the JRE can run. This is the Java Development Kit, or JDK, and this is what is required when creating mods. If you have not already installed the JDK, you can do so here: http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html Once you have installed it, I believe it will update your JAVA_HOME environment variable for you. At this point, I would just try the command again. If it does not fix itself, you can update the JAVA_HOME environment variable yourself by going to Control Panel\All Control Panel Items\System, clicking on Advanced System Settings (it's a link over on the left side). This opens another window with a button near the bottom labeled Environment Variables. Good luck!

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.