Adds f3 + f shortcut that was removed in vanilla 1.19. Lets you manage server render distance from client
f3f-VERSION.jar in your mods/ folder on both client an serverf3f.change - allows managing server render distance
/lp user <username> permission set f3f.change true
The mod automatically creates config/f3f.json.
| Setting | Description | Default |
|---|---|---|
permissionNode |
LuckPerms permission required to change render distance | f3f.change |
minRenderDistance |
Minimum allowed render distance (chunks) | 2 |
maxRenderDistance |
Maximum allowed render distance (chunks) | 32 |
enableAutoSync |
Enable automatic sync when render distance changes in settings | true |
enableF3FKeys |
Enable F3+F key combinations | true |
f3fCooldown |
Cooldown after F3+F usage (milliseconds) | 1000 |
serverUpdateCooldown |
Cooldown after server updates (milliseconds) | 1000 |
en_us)ru_ru)git clone https://github.com/RealKomander/f3f.git
cd f3f
./gradlew build