Updating to 1.21.4 has no biome blending applied, sometimes causing straight biome borders at chunk borders.
How to reproduce
Set render distance to 2 chunks
In 1.21.3: create a new world
Creative
Seed: 60694719
Keep winter drop experiment disabled
Don't move and exit the game
Update to 1.21.4-pre3
Reenter the world
Increase render distance and look north-east
❌ The biome border is straight
Expected result
The biomes are blended causing non-straight border.
Cause
The data-fixes apply the BlendingDataFix
in schema 3441 (first snapshot of 1.20), but it isn't applied in the 1.21.3 -> 1.21.4 update.
Can confirm this issue.