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: 11 days 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.
- Host: GitHub
- URL: https://github.com/henkelmax/view-distance-fix
- Owner: henkelmax
- Created: 2022-02-21T15:15:44.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-25T18:56:42.000Z (29 days ago)
- Last Synced: 2025-04-12T09:11:19.829Z (11 days ago)
- Topics: fabric-mod, fabricmc, fabricmc-mod, minecraft, minecraft-mod
- Language: Java
- Homepage:
- Size: 211 KB
- Stars: 24
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
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

*Server render distance 10, client render distance 16*### With the mod

*Server render distance 10, client render distance 16*