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.

untamemadman

Forge Modder
  • Joined

  • Last visited

Everything posted by untamemadman

  1. Sorry, turns out the code didn't commit correctly so wasn't on GitHub. Its on there now Also here is my minecraft log if its needed: http://pastebin.com/Q3Kn5Rsx
  2. All my code is here: https://github.com/ME-Corp/MineralEssentials When I run minecraft it only says there are 3 mods installed when there should be 4
  3. The addPotionEffect methord is part of EntityLivingBase and is public. but I have no idea how I would use it
  4. The vanilla golden apple uses .addPotionEffect but when I try to use it it says it doesn't exist
  5. I am trying to make a food item that when eaten gives the user multiple effects like the golden apple from vanilla minecraft. this.setPotionEffect(Potion.regeneration.id, 50, 5, 100); this.setPotionEffect(Potion.fireResistance.id, 500, 1, 100); Is the code I am using but the user only gets the Fire resistance effect and not regeneration. Please help!

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.