mojira.dev
MCPE-155137

The terrain, decorators and structures of the end only depend on the last 32 bits of the seed, rather than all 64 bits.

So if you create a world with any seed, go to the end, and then create another world with the seed of the first world, except with the number 4294967296 added to it, then the end will look absolutely the same. 

Steps to reproduce: 

  1. Create a world with any seed.

  2. Go to the end. 

  3. Create another world, with the seed of the original world + the number 4294967296 added to it. 

  4. Go to the end in the new world. 

  5. Compare them. 

Observed results: 

The end dimensions of both worlds look absolutely the same. 

Expected results: 

The entire end generation should depend on all 64 bits of the world seed. 

Attachments

Comments 1

BeeTeeKay

Affects 1.19.10

Hotcoco-cat

(Unassigned)

773581

Confirmed

Multiple

Android 10

world-generation

1.18.31, 1.19.10, 1.20.12 Hotfix, 1.20.15 Hotfix, 1.20.30

Retrieved