Ice accumulates one layer below water.
xVIPERx98 opened this issue · 5 comments
Mod loader
Forge
Minecraft version
1.18.1
Mod version
SnowRealMagic-1.18-forge-3.2.2
Modloader version
Forge 39.0.0
Modpack info
No response
If bug:
- Can you reproduce this issue with relevant mods only?
If bug: The latest.log file
Issue description
Ice accumulates one layer under the water, rather than being at the topmost layer of the water.
I can't reproduce this issue. In general it's impossible to freeze water if its neighbors are all water, and SnowRealMagic does not change this. But in your picture, it breaks this rule. If you have more information you can reopen this issue
Hi Snownee,
I've got the same issue.
It seems this is caused by the "snowMakingIce" option when it's snowing.
The code for this doesn't use any vanilla freezing mechanics but simply checks if there's a water block at the position and sets it to an ice block. Therefore none of the usual freezing rules apply.
Please make sure it is reproducible without other mods, and provide detailed steps to reproduce it