Vanilla Biomes automatically create land (no solution yet)

Started by Tucky143 on

Topic category: Help with modding (Java Edition)

Last seen on 01:08, 16. Sep 2024
Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Vanilla Biomes automatically create land (no solution yet)
Fri, 08/16/2024 - 23:54 (edited)

So, it started when I needed to make an ocean world with islands with their own biome when I noticed that if I create a dimension with a vanilla biome, it will make that biome a landmass like for example if I make a dimension with ocean biomes it automatically makes land. I think it is because it is an excact copy of the overworld with different values. PLS FIX!!!

Edited by Tucky143 on Fri, 08/16/2024 - 23:54
Last seen on 12:35, 16. Sep 2024
Joined Apr 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Modern terrain generation is…
Fri, 09/13/2024 - 17:55

Modern terrain generation is based on dimension settings rather than biome settings.

To fix this, you need to go into the dimension's code and change a line called 'sea level' to include whatever number you want instead of the default.