Biome Help?

Started by Syn0 on

Topic category: Help with Minecraft modding (Java Edition)

Active 6 years ago
Joined Jan 2019
Points:
676

User statistics:

  • Modifications: 1
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
Biome Help?

I'm currently working on a mod called "Fear The Deep" but I'm trying to make a new ocean biome. Is there possibly a way to make the entire biome an ocean instead of just the first 4 blocks on the surface? Help would really be appreciated! 

Active 5 years ago
Joined Jul 2018
Points:
841

User statistics:

  • Modifications: 3
  • Forum topics: 16
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 114
I don't think this will work…
Mon, 02/11/2019 - 22:25

I don't think this will work but maybe try it :). First, make a biome that has the ground water and underground as water too, then set the height difference to 0, then create a dimension using that biome. If this doesn't work then browse around the whole ocean biome topic :).

Active 5 years ago
Joined Mar 2018
Points:
687

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
I just recently did this for…
Sun, 02/17/2019 - 11:05

I just recently did this for a mod I'm working on. the biome base height and height variation need to be negatives. the base height is basically how much above/below sea level, and the variation is how tall the hills will be. Idk the specific values, but mess around with them a bit and you should be able to get a pretty decent product.

Active 5 years ago
Joined Dec 2018
Points:
695

User statistics:

  • Modifications: 1
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
You can't put Height…
Tue, 07/30/2019 - 18:00

You can't put Height Variation in negative. ¿What I can do? Because I want to make something like Syn0