KingContaria / seedqueue

Minecraft mod that generates multiple worlds concurrently and lets players reset them on an ingame wall screen.
MIT License
30 stars 17 forks source link

Option/functionality to disable preview rendering/geometry building #71

Open DuncanRuns opened 1 week ago

DuncanRuns commented 1 week ago

Original discord message:

Something that could really juice out village resetting, notably for weaker hardware, is just not building any geometry if the entire preview is covered by the chunkmap

In general this could be done by some option like "don't build geometry for non-locked instances", or could be implemented by checking if the chunkmap covers the entire preview as said in the original idea

Also I'm using the words "preview rendering" pretty loosely, I am specifically referring to the world rendering not including the chunkmap of course