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 06/29/19 in all areas

  1. You are supposed to override Block#hasTIleEntity.
  2. The title lies or this crash report doesn't match your story. According to the information, you're using minecraft 1.10.2 Most of your mods are for 1.10.2, except for some which are for 1.9.4 You're using an outdated forge, for 1.10.2. In case you wonder, it also says that for some odd reason you don't have the scala library, so you will need to reinstall things. If this is really about 1.12.2, please post the right information.
  3. No, because the super class does not return useful values. You need to return the correct values. Yes. Blocks cannot store data. Block classes are singleton instances, meaning that the data is shared across all blocks of that type. That's why you have a TileEntity for per-location specific data. Yes, essentially. There is already a "base block class" its called Block. "CustomName" is still a hard-coded string. And also a bad name.

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.