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.

verticalegg

Members
  • Joined

  • Last visited

Everything posted by verticalegg

  1. I noticed that in the documentation for tags, it's mentioned that Forge supports a "remove" key that removes objects from tags. I tried to use this feature, but it didn't work. Neither did setting the "replace" key to true. I believe what's happening here is that my mod's data is being loaded before the mod I want to affect - meaning that when I attempt to modify the data, it doesn't exist yet. In Vanilla, one would use the /datapack command to change load priority, but Forge lumps all mod data together. I also tried using the dependency ordering in mods.toml, but that didn't work. Is there any way I can set my mod's data to load later than another mod's?
  2. I don't think the issue is lakes - the chunk generation seems to fill all areas lower than sea level with water.
  3. I've been experimenting with world generation lately, but I'm having a hard time figuring out how I should go about doing this. Every time I generate a new world, despite the SurfaceBuilder, there are pools of water on the surface which I don't want. I've narrowed the possibilities for water addition down to protected BlockState func_236086_a_(double p_236086_1_, int p_236086_3_) in NoiseChunkGenerator, but that class is final and I'm not sure how to go about making any of this work.

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.