How to create a Ocean type biome?

Started by HyperSpaceGZ_YT on

Topic category: Help with modding (Java Edition)

Last seen on 17:33, 20. Apr 2020
Joined Dec 2018
Points:

User statistics:

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

Last seen on 20:25, 8. May 2020
Joined Aug 2019
Points:

User statistics:

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