The Bug:
Lava deltas can intersect bastions.
Here is an example:
Version: 1.20.4
Seed: -2853169021812492922
Coordinates: /execute in minecraft:the_nether run tp @s -10065.57 87.04 -9953.16 -123.23 49.91
Steps to Reproduce:
Generate a world with the seed provided above and teleport to the given coordinates.
Look closely at the generation of the lava deltas.
Take note as to whether or not lava deltas can intersect bastions.
Observed Behavior:
Lava deltas can intersect bastions.
Expected Behavior:
Lava deltas would not be able to intersect bastions.
Linked issues
is duplicated by 2
Attachments
Comments 11
Can confirm in 1.17.1:
Seed: 6716215672233009057
Coordinates: /execute in minecraft:the_nether run tp @s 487.55 46.09 1033.26 63.30 28.20
I can confirm that this issue is still present in 1.18.1.
[media]Version: 1.18.1
Seed: -2853169021812492922
Coordinates: /execute in minecraft:the_nether run tp @s -10065.63 87.60 -9946.69 -132.46 41.57
I'm sure the issue has been clearly demonstrated but wanted to mention that the basalt can also generate inside the corridors. This makes the bastions unnavigable as the corridors are completely locked off.
[media][media]
Seed: -5945101765652447370
/execute in minecraft:the_nether run tp @s 300 75 520
Can confirm in 1.20.6. The reason this occurs is because both bastions and delta features are placed on the surface_structures step in world generation. If bastions were directly placed after, then the deltas would not spawn inside of them.
Please provide the seed and coordinates of where this occurs.