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.

iOppy

Members
  • Joined

  • Last visited

  1. Thanks Choonster this has fixed my problem... Also I tried learning java in several different places but none seem seem to stick recommend any places?
  2. Hello everyone today I bring an issue to the forums about an error I cannot seem to fix on my mod... Here is the code with the error package com.ioppy.industrialrevolution.init; import net.minecraft.item.Item; public class IndustrialRevolutionItems { public static Item pocket_watch; public static void register() { pocket_watch = new Item().setUnlocalizedName(pocket_watch); } } It is the line "pocket_watch = new Item().setUnlocalizedName(pocket_watch);" I keep getting the error: "The method setUnlocalizedName(String) in the type Item is not applicable for the arguments (Item)" As you can probably tell I am brand new to mod creation and I was hoping someone could help me resolve this so that I can learn from it.... Note: if you need to see any other part of my mod please let me know! Regards, ~Ops

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.