Cached / Client Side Chunks
0x000006 opened this issue ยท 2 comments
It would be great if Sodium had an option to cache chunks to memory.
Imagine a server that has 8 render distance. The client is set to 32 chunks. Sodium would keep the chunks loaded client side that you previously explored.
Duplicate of #149