Vanilla Biomes automatically create land (no solution yet)

Started by Tucky143 on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 days ago
Joined Feb 2024
Points:
527

User statistics:

  • Modifications: 1
  • Forum topics: 47
  • Wiki pages: 0
  • MCreator plugins: 2
  • Comments: 189
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
Active 4 hours ago
Joined Apr 2023
Points:
746

User statistics:

  • Modifications: 5
  • Forum topics: 27
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 565
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.