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/11/20 in all areas

  1. You can also select a type already present in your code and hit F4. Which will open the type hierarchy window, focused on the type you selected. You can then go up to the root class, Event, right click and "Focus On..." which will show the Event class and all sublcasses.
  2. 1 point
    Looked at the load order, for some reason I thought CommonSetup was called sooner. ERROR(null), VALIDATE(null), CONSTRUCT(null), CREATE_REGISTRIES(null), LOAD_REGISTRIES(null), COMMON_SETUP(()-> FMLCommonSetupEvent::new), SIDED_SETUP(SidedProvider.SIDED_SETUP_EVENT::get), ENQUEUE_IMC(()-> InterModEnqueueEvent::new), PROCESS_IMC(()-> InterModProcessEvent::new), COMPLETE(()-> FMLLoadCompleteEvent::new), DONE(null), GATHERDATA(ModLoader.get()::getDataGeneratorEvent);
  3. if you are only syncing some ints you can use the methods in Container class, I believe they are called trackedInt/trackIntArray
  4. The new system is still being developed and tested, it's not ready for use yet, however there are manually-created mapping versions pinned in the modder-support-116 channel of the Forge Discord
  5. Thank you, this worked as well! Now none of the leaves despawn from the tree.
  6. 1 point
    Do you have Optifine installed? If so, remove it.

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.