Magma blocks can generate exposed to the air beside aquifers
The Bug:
Magma blocks can generate exposed to the air beside aquifers.
Here is an example:
Version: 1.19.3
Seed: -6018321323546593994 Coordinates: /execute in minecraft:overworld run tp @s -215.53 29.00 26.67 54.65 20.21
Steps to Reproduce:
- Generate a world with the seed provided above and teleport to the given coordinates.
- Look closely at the magma block.
- Take note as to whether or not magma blocks can generate exposed to the air beside aquifers.
Observed Behavior:
Magma blocks can generate exposed to the air beside aquifers.
Expected Behavior:
Magma blocks would not be able to generate exposed to the air beside aquifers.
Linked Issues
Created Issue:
Magma blocks can generate exposed to the air beside aquifers
The Bug:
Magma blocks can generate exposed to the air beside aquifers.
Here is an example:
Version: 1.19.3Seed: -6018321323546593994 Coordinates: /execute in minecraft:overworld run tp @s -215.53 29.00 26.67 54.65 20.21Steps to Reproduce:
- Generate a world with the seed provided above and teleport to the given coordinates.
- Look closely at the magma block.
- Take note as to whether or not magma blocks can generate exposed to the air beside aquifers.
Observed Behavior:
Magma blocks can generate exposed to the air beside aquifers.
Expected Behavior:
Magma blocks would not be able to generate exposed to the air beside aquifers.
Added Attachments:
Added Linked Issues:
clones
Added Linked Issues:
relates to
Added Category: World generation
Removed Category: (Unassigned)
Added Affects Versions: 1.19.4

This ticket clones
MC-222379and relates to MC-237158.Probably caused by
MC-260750, and seemingly relates to MC-258504 (both are random ticking before the state can update, here it is water turning to air, before it can turn to a bubble column).