mojira.dev

Wesley1808

More than one avatar was detected! There might be multiple accounts sharing this same name.

Assigned

No issues.

Reported

MC-302554 Glowing falling blocks no longer show the glowing outline Confirmed MC-302519 Players respawn at bedrock level when the default game mode is Adventure Confirmed MC-267941 The end portal kills mobs at spawnChunkRadius 0 Fixed MC-263426 Advancements aren't always saved, allowing for advancement reward duplication. Invalid MC-262351 Worldgen deadlock caused by supporting block checks Fixed

Comments

Can reproduce with both regular and calibrated sculk sensors.
They no longer give the advancement for just moving around whilst sneaking, you now have to trigger other game events like falling whilst sneaking to trigger it.

I believe this is caused by changes in the nether's surface generation, which might have something to do with the surface rules.
In noise generation stages, it still generates the bedrock like it usually would,
but at the surface generation stage these bedrock layers get replaced by regular surface blocks (which does not happen in 21w42a).

Making sure that these surface terrain generation stages cannot replace bedrock blocks fixes this issue