Compatibility
Minecraft: Java Edition
26.1.x
1.21.11
Platforms
Supported environments
Server-side
Singleplayer
Tags
Creators
Details
Licensed MIT
Published 22 hours ago
Optometrist
A cross-platform render distance manipulation mod
About
This mod provides a command for adjusting per-player render distances
Usage
The vd command is used to set a specific view distance for a player (or group of players).
vd <targets> <view_distance>
The default_view_distance gamerule is used to set the view distance given to a player when they join for the first time.
Supported Platforms
- Fabric/Quilt
- Forge
- NeoForge
- PaperMC/Spigot/Folia via Ignite
- Sponge
Installation
Fabric, Quilt, Forge, NeoForge
Simply put the mod in the mods folder
Sponge
Simply put the plugin in the plugins folder
Spigot/PaperMC
- Install the Ignite Mixin loader
- Run the ignite jar alongside the paper/spigot jar
- Put the mod in the mods folder and restart
Folia
- Install the Ignite Mixin loader
- Rename the Folia jar to "paper.jar". Alternatively, you can launch the game with the following JVM args:
-Dignite.locator=paper -Dignite.jar=./folia.jar - Run the ignite jar alongside the folia jar
- Put the mod in the mods folder and restart


