How to remove caves from the world generation?

Started by twinz on

Topic category: Help with Minecraft modding (Java Edition)

Joined Dec 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to remove caves from the world generation?

Hi!

I started making a mod with dimensions for 1.20.1 forge on version MCreator 2025.3. How can I remove the generation of caves, canyons, lava lakes, that is, make the world monolithic, from one block?

Joined Apr 2026
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
there is no way to make that…
Sat, 04/11/2026 - 20:28

there is no way to make that from a place of a block, but you can disable cave spawning in a custom biome, then put that in your dimension, and set the water with your custom block that you make the dimension out of, but there is no way to do all that with a block