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.

ffuok

Members
  • Joined

  • Last visited

  1. Update on this, it's very strange but it seems like the unlit blocks are just not receiving light from the sun, despite being in clear view of it. In the debug menu I can see that they're getting 0 light from the sun, which means no matter how many times I were to update them, they'd still remain unlit. Any idea why this is?
  2. ffuok joined the community
  3. I'm working on a mod that strips away all the land of a world and leaves just the ores, floating in space. I just wanted to do it to see if I can. I've gotten the core functionality working, by hooking into the ChunkEvent.load event, and I iterate through every block in the chunk, deleting (read: turning to air) the ones that aren't ores. I also removed the surface rules/feature placements in a datapack so I'm just working with stone, air, lava, and ores prior to the ChunkEvent. After this process, the world displays the floating ores in a curious way- some are lit, as if by a shaft of light, and others are in pitch darkness, even though there is nothing above them. I think this is because the lighting is already determined before I remove the blocks, causing some to be in darkness as if they were in a cave. It seems like I need to force a lighting update in the chunkevent, or something along those lines, but I'm not sure how to do it. It's possible I should hook into a later event and try to instigate a global lighting update, but I don't know which one that should be. Any help would be appreciated!

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.