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.

Leaderboard

Popular Content

Showing content with the highest reputation on 07/03/18 in all areas

  1. Do you know what events are? No? Do you know what a newsletter email is? Ok, good, that's an event. SubscribeEvent is how you tell the newsletter organizer that you want to receive the email. Now you know how events work.
  2. If you are registering a class object to the event bus your event handers must be static. To have non-static handlers working register an instance of your class to the bus. https://mcforge.readthedocs.io/en/latest/events/intro/#static-event-handlers
  3. You need to first know Java and type inheritance.
  4. This is based on your resources pack format. If you have a pack.mcmeta file that specifies the pack_format as 3 then all resource names MUST be lowercase including the lang file. If you are using format 2(happens if you do not specify the format at all then forge will use LegacyV2Adapter) then lang files must be as en_US.
  5. mappings = "stable_20" Maybe?
  6. How are you downloading the modpack? If you are using a pack from CurseForge using the Twitch launcher it handles Forge differently and installs it for you. Note: A Forge "Installation" is not like your typical Windows program installation, it is paired with an instance or profile of Minecraft and is dependent on its location relative to said instance or profile..

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.