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.

skoll_012

Members
  • Joined

  • Last visited

  1. I seem to be having the same problem (if I'm understanding the OP correctly). I have 5 blocks. 2 of them are furnaces, so they each have a tile entity and each take up 2 ID's (one for idle, one for active). 2 others are custom crafting tables, one which has a 3x3 grid and another which has a 4x4 grid. The last is an ore which does have generation code. The ore and 1st crafting table show up with the exact same name that the 2nd crafting table has. The two furnaces are fine. Yes they all have different unlocalized names. EDIT: Nevermind, fixed it. The answer to the problem was that I had the unlocalized names in my Mod ID's class but didn't set them for some of the blocks. Just put "this.setUnlocalizedName(unlocalized name goes here)" in the constructor of each of your blocks and put the block's unlocalized name in the parentheses.

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.