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.

TheRustyTitan

Members
  • Joined

  • Last visited

Everything posted by TheRustyTitan

  1. Hello, I updated my mod to 1.18.2, but now I keep getting an error that says this for my package: I tried looking it up, but I can't find anyone that has the same issue. Does anyone know any fixes to this? Thank you
  2. The constructor MobBucketItem is deprecated, so are there any alternative constructors?
  3. Hi, I'm a new modder. I'm having some trouble creating a mob bucket item, and I would really appreciate some help. Here is the error message: The constructor MobBucketItem(RegistryObject<EntityType<Eel>>, FlowingFluid, SoundEvent, Item.Properties) is undefined Here is the code: public static final RegistryObject<MobBucketItem> EEL_BUCKET = ITEMS.register("eel_bucket", () -> new MobBucketItem(EntityInit.EEL, Fluids.WATER, SoundEvents.BUCKET_EMPTY_FISH, (new Item.Properties().tab(CreativeModeTab.TAB_MISC)))); Putting a .get() after EntityInit.EEL fixes the error, but the game crashes when I try to load 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.