Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/henkelmax/view-distance-fix

A server side Fabric mod that fixes the fog when having a higher render distance on the client than on the server.
https://github.com/henkelmax/view-distance-fix

fabric-mod fabricmc fabricmc-mod minecraft minecraft-mod

Last synced: about 1 month ago
JSON representation

A server side Fabric mod that fixes the fog when having a higher render distance on the client than on the server.

Awesome Lists containing this project

README

        

# View Distance Fix

This server side Fabric mod fixes the fog when having a higher render distance on the client than on the server.

The server tricks the client into thinking that it has the same render distance as the client.

## Screenshots

### Without the mod
![](https://user-images.githubusercontent.com/13237524/195091961-6d348096-9919-476a-8f45-99cbc05097b3.png)
*Server render distance 10, client render distance 16*

### With the mod
![](https://user-images.githubusercontent.com/13237524/195091990-e796b3db-78c2-4481-ae5c-ee265cb0de0e.png)
*Server render distance 10, client render distance 16*