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.

bears

Members
  • Joined

  • Last visited

Everything posted by bears

  1. I want to regenerate some chunks in my world. I don't particularly want to stop the server, download the world files, open them in MCEdit, delete the chunks, upload the files again, and restart the server. My solution was to use the ICBM rejuvenation missiles. Turns out those don't exist in the 1.7.10 version. Because ICBM 1.6.4 is open source I figured it would be fairly simple to create a block with the code from ICBM that, when placed, regenerates the chunk it's in. Creative only, of course. The code works in my development environment, but get the following error on both the server and client in singleplayer and multiplayer. [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.ClassCastException: net.minecraft.world.chunk.EmptyChunk cannot be cast to net.minecraft.world.chunk.IChunkProvider You can see the ICBM code here. The regeneration code is identical, the only difference is I have placed the code in my regeneration block's onPlacedBy() method.

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.