How to change ocean height in custom dimesion?

Started by aNOnyMous1901122 on

Topic category: Troubleshooting, bugs, and solutions

Active 3 years ago
Joined Sep 2019
Points:
726

User statistics:

  • Modifications: 2
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 28
How to change ocean height in custom dimesion?

I haven't found any way to do this. Well, actually I HAVE but it was for regular world generation (and it was outdated).

I basically wanted to make an almost completely submerged dimension with nether generation but I don't know how.

Does anyone know a way you can do this with the nether-like generation?

Active 3 weeks ago
Joined Sep 2020
Points:
1227

User statistics:

  • Modifications: 7
  • Forum topics: 17
  • Wiki pages: 4
  • MCreator plugins: 0
  • Comments: 774
You could create an air-like…
Tue, 07/20/2021 - 14:28

You could create an air-like block that spawns like a mineral in the air of the dimension and place it with a very high spawn. Then you create a procedure that on "tick update" and when "neighboring blocks change" removes the block and places water. Remember to tick the block otherwise it won't work.
Remember: this method could be quite laggy and could even crash.