How to remove water around the player?

Started by Dustrylite on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to remove water around the player?

I am looking to make water in the overworld evaporate/disappear around the player, problem is that it needs to be quick and extend as far as the player can see. My attempts at making this work using a procedure in a 90x90x90 block box results in the game freezing forever, which I of course do not want. Any ideas/suggestions?

Joined Feb 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I don't know of any way this…
Tue, 02/25/2025 - 20:41

I don't know of any way this could be possible. Its a limitations within Minecraft itself that result in this. What you could do is make a new dimension that has all of the biomes and properties of the overworld and just make water block something else like grass.