Started by
Marcoff
on
Topic category: Help with Minecraft modding (Java Edition)
hello, i'm trying to create a mod on the theme of "one piece" in the latest version of mcreator. it's going pretty well but i'm encountering a major problem when creating an ocean biome, in fact, the dimension keeps generating rivers, lava lakes, mountains... even though i've only put oceans in the biomes to be generated. if anyone has an idea, an addon or a line of code to suggest, i'd love to hear from you.
thanks in advance
In one of the dimension code sections, there is a value called sea level that can be easily changed to alter ocean height. I'm pretty sure that it is near the top of the section it is in, but I am not positive.
ok thanks a lot i'll try it right now