It should be noted that the top_layer_freeze feature takes care of water freezing anyway (the reason this issue occurs is due to water placement checking the biome to see if it should freeze or not,) so it’s optimal to just remove that altogether from the Lake feature.
Although it may not have Ice across chunk borders, it is a much better solution than just crashing.
Another solution is freezing all water if the feature’s origin pos would freeze, though this will result in inconsistent behavior with other Water-Ice generation in the game.
It should be noted that the top_layer_freeze feature takes care of water freezing anyway (the reason this issue occurs is due to water placement checking the biome to see if it should freeze or not,) so it’s optimal to just remove that altogether from the Lake feature.
Although it may not have Ice across chunk borders, it is a much better solution than just crashing.
Another solution is freezing all water if the feature’s origin pos would freeze, though this will result in inconsistent behavior with other Water-Ice generation in the game.