No more Infinite Water
This mod tackles the issue of infinite water sources outside specific biomes. Now you'll need to plan your water source locations more carefully!
How It Works
The core functionality is simple but effective: water sources become limited everywhere except in specially designated water biomes. This adds extra challenge and realism to the game.
Flexible Configuration
The customization options are quite extensive. By editing the biome tag finitewater:is_infinite_water_biome, you can independently determine in which specific biomes water will behave as an infinite source. By default, the system accounts for Minecraft's standard water biomes: rivers, oceans, and deep oceans.
You can also fundamentally change how the system works by switching from a whitelist to a blacklist approach. In normal mode, only marked biomes allow for eternal water creation, but you can reverse this if desired.
Technical Features
The developers created this mod in two versions - for Fabric and Forge. It can presumably be used only on the server side, which simplifies its integration into existing game worlds.