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.

ScottKillen

Forge Modder
  • Joined

  • Last visited

  1. ScottKillen changed their profile photo
  2. I had to change my ways for 1.12. This works: Blocks Items I hope that helps. I'm glad to see you updating this!
  3. What happens in the logs? Any specific errors?
  4. Try updating your mappings to snapshot_20170812 in build.gradle...
  5. Can't helps solve the problem without knowing the error you are getting....however, you are doing the token replacement twice... expand 'version':project.version, 'mcversion':project.minecraft.version
  6. It appears that your build environment does not include the guava libraries in the class path.
  7. Any official word on the status of this? There is no current download link to the latest recommended version of forge (#291) on this site.
  8. No problem! Looking forward to using this in a million different ways!
  9. It shouldn't work this way...but my mod Extrabiomes just went open source last night...the code there might help...specifically look at Wasteland and MountainRidge. The top and filler blocks are not set until later because they can be disabled by the user. https://github.com/ScottKillen/ExtrabiomesXL
  10. Glad it worked out. In my mods, there is no functionality whatsoever in in the mod_ classes. As to the SMP Multiverse...will DimensionManager.getWorld(id) work for you?
  11. It is a dummy on the server.
  12. It can delegate to another class, and the delegate can register the animations on the client and just be a dummy on the server.
  13. Kinniken... Why not move that out to another class that you can split?
  14. This is the proper place to post 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.