
Don't Freeze
This mod provides flexible control over natural ice formation in your Minecraft world. Instead of the game's standard behavior where ice forms naturally in cold biomes, you can now completely manage this process.
Main Functionality
The mod adds a special game rule shouldFreezeNaturally
that allows you to enable or disable automatic water freezing at low temperatures. This is particularly useful for servers and maps where environmental control is crucial.
Operation Features
When using the plugin version on Bukkit servers, changes take effect immediately after installation. To restore natural ice formation, you need to remove the plugin from the server.
Usage
For managing the functionality, a console command is available:
/gamerule shouldFreezeNaturally [value]
The value can be set to true (enabled) or false (disabled), providing complete control over the water freezing process throughout the entire game world.