-
Bug
-
Resolution: Unresolved
-
None
-
1.18.31, 1.19.10, 1.20.12 Hotfix, 1.20.15 Hotfix, 1.20.30
-
Confirmed
-
Multiple
-
773581
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:
- Create a world with any seed.
- Go to the end.
- Create another world, with the seed of the original world + the number 4294967296 added to it.
- Go to the end in the new world.
- 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.
- relates to
-
MCPE-167106 Structure generation differs from Java Edition
- Open