Does anyone know of a mod that, given the seed for example, could locally generate chunks so that they can be displayed before the server generates them?

IE if multiple people are exploring and the server’s struggling to keep up, it would be awesome if the client could generate them locally and fill in the gaps locally until the server gets around to generating them proper

(Kinda like how I imagine distant horizons does it)

  • MrStetson@suppo.fi
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    4 months ago

    I don’t think it’s possible to generate server chunks on client live, this would make it vulnerable to different kinds of attacks and exploits.

    Best way to do this would be pre-generating the world or some server side pre-generation mod