Skip to content

Biome - Fix snow accumulating in custom biomes without precipitation#11854

Merged
kennytv merged 2 commits into
PaperMC:mainfrom
ShaneBeee:shane/fix-snow-issue
Jan 11, 2025
Merged

Biome - Fix snow accumulating in custom biomes without precipitation#11854
kennytv merged 2 commits into
PaperMC:mainfrom
ShaneBeee:shane/fix-snow-issue

Conversation

@ShaneBeee
Copy link
Copy Markdown
Contributor

This PR aims to fix a bug in Minecraft in which a custom biome which is cold enough but does NOT have precipitation will accumulate snow on the ground during rain.
The biome will not visually snow, but the snow will still form on the ground.
This has been reported on MoJira MC-248212 and is marked as a bug.

@ShaneBeee ShaneBeee requested a review from a team as a code owner December 28, 2024 22:22
@ShaneBeee ShaneBeee changed the title Biome - fix snow issue Biome - Fix snow accumulating in custom biomes without precipitation Dec 28, 2024
@NoahvdAa NoahvdAa added the type: bug Something doesn't work as it was intended to. label Dec 30, 2024
@kennytv kennytv merged commit 3e42518 into PaperMC:main Jan 11, 2025
@ShaneBeee ShaneBeee deleted the shane/fix-snow-issue branch January 12, 2025 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug Something doesn't work as it was intended to.

Projects

Status: Merged

Development

Successfully merging this pull request may close these issues.

3 participants