How to create a Ocean type biome?

Started by HyperSpaceGZ_YT on

Topic category: Help with Minecraft modding (Java Edition)

Active 5 years ago
Joined Dec 2018
Points:
702

User statistics:

  • Modifications: 1
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
How to create a Ocean type biome?

A while ago I made a forum topic talking about this, and a user told me that, to make an ocean like biome, I have to put the biome height variation in negative numbers, but it is impossible. I want to make this because I want to create an aquatic creature that it's unique in that dimension.

Thanks for reading. 

Active 5 years ago
Joined Aug 2019
Points:
1033

User statistics:

  • Modifications: 0
  • Forum topics: 31
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 450
Currently, the height of the…
Tue, 10/29/2019 - 17:52

Currently, the height of the biomes isn't linked to the actual biome and the height will just generate in random biomes. If you have a mountain biome and a flat biome, then the mountain height generation will cause mountains to appear in both biomes occasionally. Fixing this is currently out of scope for MCreator.