If you want to propose a change to an existing structure (like villages), or add something brand new in a current dimension or biome, this is the place.

11

Seeds beyond 64-bit

2 Comments

Please sign in to leave a comment.

Sorted by oldest
  • 0
    Registered User commented
    Comment actions Permalink

    Strangely enough the new xoroshiro rng thats being used for the biomes and caves in 1.18 is capable of 128 bit seeds.  But to be honest getting bedrock to 64 bit seeds, even if it's just for the biomes and caves is important.  Imagine if seed parity meant java had to drop back to 32 bit seeds.

  • 1
    Registered User commented
    Comment actions Permalink

    I'm not sure if Java (programming language) supports full 128- or 256-bit values as integers/floating point. If it did work as one value, and not 2 or 4, that'd allow for pretty large values as integers