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.

blaxout1213

Members
  • Joined

  • Last visited

  1. Is there a way to change how much light is coming from the sky (Sun/Moon). I'd like to make full moons brighter than new in a sort of oscillating pattern.
  2. The onUpdate() method is called when an item is in a players inventory. Is there a way to make said item update inside of a chest?
  3. Put your code into the "onEntityCollidedWithBlock" method
  4. The best i could think of is to check to players potion effects in the onUpdate event than cut the duration of the potion in half
  5. Add and "@Override" the "attackEntityFrom" method to check for fall damage and then dont apply it.
  6. Change EntityLiving to EntityMob, after the instanceof
  7. Ya that worked but is there a way to get them to spawn regardless of biome, other than putting every single biome in there?
  8. But if there is nothing there its supposed to spawn them regardless of biome. Correct?
  9. I'm trying to have cave-spiders spawn anywhere, i don't get a crash-error but they just don't spawn Here's the line I'm using in the pre-int: EntityRegistry.addSpawn(EntityCaveSpider.class, 10, 1, 2, EnumCreatureType.monster); am i doing something wrong?
  10. Thanks this helps alot
  11. Is there any possible way to take control away form the player?

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.