-
Bug
-
Resolution: Fixed
-
1.18 Pre-release 2, 1.18 Pre-release 3, 1.18 Pre-release 4
-
None
-
Community Consensus
-
Datafixer
-
Important
In 1.18 pre-release 2, check for y0 bedrock is done per chunk instead of per block column. Entire chunks need to be devoid of y0 bedrock in order to prevent new generation.
1.16:
Expected behaviour (pre1)
Pre2 behaviour (note the new generation being aligned with chunk borders):
Reason for this change was to fix MC-240030 which should have been marked working as intended. The bug that there wasn't bedrock at y0 in alpha versions is already fixed. The game simply looked at each block and placed new terrain underneath where there is y0 bedrock, as it should have.
- relates to
-
MC-240030 Holes in worlds created in Alpha and Infdev below y=0 after conversion
- Resolved