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

  1. Use JSON. https://github.com/MinecraftForge/MinecraftForge/blob/1.15.x/src/generated/resources/data/forge/tags/items/arrows.json
  2. If you haven't made any config changes delete your config folder
  3. Oh geez, I somehow didn't notice the "External Libraries" section in Intellij's sidebar underneath the project. I was too busy looking at the folders inside the project. This is what I get for trying to learn my way around a new IDE and a new set of libraries all at once. Thanks for pointing that out, as well as letting me know which libraries in the list to look at. I also found the event bus code, and along with the explanation, it's making a lot more sense to me now. It's one big object keeping a map of all listener methods to the objects they're listening to. Edit: Thanks to everyone's help, I was able to register a PlayerLoggedInEvent listener with the EVENT_BUS and got my "Hello World!"
  4. Thanks for the amazing work, it was such a fast release!
  5. Create an Enum Class that implements IItemTier and copy everything from ItemTier and define your custom material type It can be done like this

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.