The bug
Partially generated structures from older versions get cut off along chunk borders.
To reproduce
Open the attached world
.
Alternatively, open a world in 1.15.2 with the following seed and teleport to the coordinates:
Seed: -4086024126150179283 Coordinates: -2100 80 700
Close the world and open it in the newest version.
/execute in minecraft:overworld run tp @s -2167.50 46.85 702.53 -93.60 30.75
.
Expected result
Partially generated structures from older versions would not get cut off along chunk borders.
Linked issues
Attachments
Comments 4
I don't think it is a duplicate of MC-185253, but it is at least related.
Might be a case of MC-185253, I don't know if it is a separate issue.
Discovered while testing MC-241308, which I have not been able to reproduce since.