thought this looked cool.

mod link: https://modrinth.com/mod/distanthorizons

I’m using a dev build for 1.20.1 that they have in their discord server, they don’t have an official release for that version yet.

  • @xavier666
    link
    English
    211 months ago

    When you set render to 128 chunks, does it render all 128 chunks or only those chunks which have already been rendered beforehand?

    • @kartoffelsaft@programming.dev
      link
      fedilink
      English
      511 months ago

      It’s a setting you can change. The default is a “quick generation” mode which looks as similar to the world seed/settings as it can without taking the performance hit of actually generating it. But it can either be changed to generate the chunks genuinely out to the render distance (which would be lag hell for 128 chunks) or to only render already generated chunks (like you suspect). Only the latter works in multiplayer though.

      • @xavier666
        link
        English
        211 months ago

        Only the latter works in multiplayer though.

        Thanks. I was wondering if I started using it, would it lag everyone else or not. This is better.